Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5333512030350564144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3515110891051625887.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8465911278167025362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2916143613118710367.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6983458806214865528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-603 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5951554354278489452.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Merge succeeded, producing 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Checking out Revision 609ee72a2b20284acfb9fc2a8bfa958bb4c336db (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh8092720926408422471.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh2229029802766698731.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:57 ========================================================= 22:23:57 EdgeX Global Pipelines Version Info 22:23:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 22:23:59 ------------------- 22:23:59 stable info: 22:23:59 ------------------- 22:23:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:23:59 Message: update stable to v1.0.195 22:23:59 ------------------- 22:23:59 experimental info: 22:23:59 ------------------- 22:23:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:23:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609ee72a2b20284acfb9fc2a8bfa958bb4c336db [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609ee72 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:01 provisioning config files... 22:24:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6025098973532634588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:01 ---> docker-login.sh 22:24:01 nexus3.edgexfoundry.org:10001 22:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:01 Configure a credential helper to remove this warning. See 22:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:01 22:24:01 Login Succeeded 22:24:01 nexus3.edgexfoundry.org:10002 22:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:02 Configure a credential helper to remove this warning. See 22:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:02 22:24:02 Login Succeeded 22:24:02 nexus3.edgexfoundry.org:10003 22:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:02 Configure a credential helper to remove this warning. See 22:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:02 22:24:02 Login Succeeded 22:24:02 nexus3.edgexfoundry.org:10004 22:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:02 Configure a credential helper to remove this warning. See 22:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:02 22:24:02 Login Succeeded 22:24:02 docker.io 22:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:02 Configure a credential helper to remove this warning. See 22:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:02 22:24:02 Login Succeeded 22:24:02 ---> docker-login.sh ends [Pipeline] } 22:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:02 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ cut -d/ -f2 22:24:02 ++ dirname cmd/core-command/Dockerfile 22:24:02 + echo core-command,cmd/core-command/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/core-data/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo core-data,cmd/core-data/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/core-metadata/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo core-metadata,cmd/core-metadata/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/security-bootstrapper/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/security-proxy-setup/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/support-notifications/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo support-notifications,cmd/support-notifications/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/support-scheduler/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:24:02 + for file in '`ls cmd/**/Dockerfile`' 22:24:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:24:02 ++ cut -d/ -f2 22:24:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:24:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:04 22:24:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:24:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:04 latest: Pulling from edgex-devops/git-semver 22:24:04 31603596830f: Pulling fs layer 22:24:04 54011a49482f: Pulling fs layer 22:24:04 a6820b24f6d8: Pulling fs layer 22:24:04 f581987b2513: Pulling fs layer 22:24:04 f581987b2513: Waiting 22:24:04 54011a49482f: Verifying Checksum 22:24:04 54011a49482f: Download complete 22:24:04 31603596830f: Verifying Checksum 22:24:04 31603596830f: Download complete 22:24:05 f581987b2513: Verifying Checksum 22:24:05 f581987b2513: Download complete 22:24:05 a6820b24f6d8: Verifying Checksum 22:24:05 a6820b24f6d8: Download complete 22:24:05 31603596830f: Pull complete 22:24:05 54011a49482f: Pull complete 22:24:05 a6820b24f6d8: Pull complete 22:24:05 f581987b2513: Pull complete 22:24:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:24:06 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 22:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:07 $ docker top 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:07 [ssh-agent] Looking for ssh-agent implementation... 22:24:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:07 $ docker exec 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent 22:24:07 SSH_AUTH_SOCK=/tmp/ssh-HET4uzHsuehG/agent.13 22:24:07 SSH_AGENT_PID=19 22:24:07 Running ssh-add (command line suppressed) 22:24:07 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3294143708753975358.key (/w/workspace/edgex-go/10@tmp/private_key_3294143708753975358.key) 22:24:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:08 + git tag --points-at HEAD [Pipeline] } 22:24:08 $ docker exec --env ******** --env ******** 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent -k 22:24:08 unset SSH_AUTH_SOCK; 22:24:08 unset SSH_AGENT_PID; 22:24:08 echo Agent pid 19 killed; 22:24:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:08 [ssh-agent] Looking for ssh-agent implementation... 22:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:08 $ docker exec 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent 22:24:08 SSH_AUTH_SOCK=/tmp/ssh-H0huv1FZxC2J/agent.54 22:24:08 SSH_AGENT_PID=61 22:24:08 Running ssh-add (command line suppressed) 22:24:08 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6861248704999499241.key (/w/workspace/edgex-go/10@tmp/private_key_6861248704999499241.key) 22:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:09 + git semver init 22:24:09 # -> Open(): unable to determine branch for HEAD 22:24:09 # $GIT_DIR = /w/workspace/edgex-go/10/.git 22:24:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 22:24:09 # $SEMVER_REMOTE_NAME = origin 22:24:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:09 # $SEMVER_USER_NAME = edgex-jenkins 22:24:09 # $SEMVER_BRANCH = PR-3579 22:24:09 # $SEMVER_TEMP = /tmp/semver-272708832 22:24:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:24:24 # '/tmp/semver-272708832' -> '/w/workspace/edgex-go/10/.semver' 22:24:24 # -> Force: false 22:24:24 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 22:24:24 $ docker exec --env ******** --env ******** 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent -k 22:24:24 unset SSH_AUTH_SOCK; 22:24:24 unset SSH_AGENT_PID; 22:24:24 echo Agent pid 61 killed; 22:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:24 + git semver [Pipeline] } 22:24:24 $ docker stop --time=1 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a 22:24:28 $ docker rm -f 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a [Pipeline] // withDockerContainer [Pipeline] sh 22:24:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:24:28 Stashed 1 file(s) [Pipeline] echo 22:24:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:24:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:30 + true 22:24:30 + sudo service docker restart 22:24:30 Redirecting to /bin/systemctl restart docker.service 22:24:44 Still waiting to schedule task 22:24:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 22:24:48 ========================================================= 22:24:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:24:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:24:49 Sending build context to Docker daemon 329.6MB 22:24:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:24:49 Step 2/6 : FROM ${BASE} 22:24:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:49 540db60ca938: Pulling fs layer 22:24:49 adcc1eea9eea: Pulling fs layer 22:24:49 4c4ab2625f07: Pulling fs layer 22:24:49 0510c868ecb4: Pulling fs layer 22:24:49 afea3b2eda06: Pulling fs layer 22:24:49 7809a108b3ef: Pulling fs layer 22:24:49 f706445af74f: Pulling fs layer 22:24:49 0510c868ecb4: Waiting 22:24:49 afea3b2eda06: Waiting 22:24:49 7809a108b3ef: Waiting 22:24:49 f706445af74f: Waiting 22:24:49 4c4ab2625f07: Verifying Checksum 22:24:49 4c4ab2625f07: Download complete 22:24:49 adcc1eea9eea: Verifying Checksum 22:24:49 adcc1eea9eea: Download complete 22:24:49 afea3b2eda06: Verifying Checksum 22:24:49 afea3b2eda06: Download complete 22:24:50 540db60ca938: Verifying Checksum 22:24:50 540db60ca938: Download complete 22:24:50 540db60ca938: Pull complete 22:24:50 7809a108b3ef: Verifying Checksum 22:24:50 7809a108b3ef: Download complete 22:24:50 adcc1eea9eea: Pull complete 22:24:50 4c4ab2625f07: Pull complete 22:24:52 f706445af74f: Verifying Checksum 22:24:52 f706445af74f: Download complete 22:24:52 0510c868ecb4: Verifying Checksum 22:24:52 0510c868ecb4: Download complete 22:24:55 0510c868ecb4: Pull complete 22:24:56 afea3b2eda06: Pull complete 22:24:56 7809a108b3ef: Pull complete 22:24:57 f706445af74f: Pull complete 22:24:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:24:57 ---> b068be0155e3 22:24:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:25:00 ---> Running in d1e1ab34e3a5 22:25:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:25:02 (1/12) Installing libmagic (5.39-r0) 22:25:03 (2/12) Installing file (5.39-r0) 22:25:03 (3/12) Installing libc-dev (0.7.2-r3) 22:25:03 (4/12) Installing g++ (10.2.1_pre1-r3) 22:25:07 (5/12) Installing fortify-headers (1.1-r0) 22:25:07 (6/12) Installing patch (2.7.6-r6) 22:25:07 (7/12) Installing build-base (0.5-r2) 22:25:07 (8/12) Installing libsodium (1.0.18-r0) 22:25:07 (9/12) Installing pkgconf (1.7.3-r0) 22:25:07 (10/12) Installing libsodium-dev (1.0.18-r0) 22:25:07 (11/12) Installing libzmq (4.3.3-r1) 22:25:07 (12/12) Installing zeromq-dev (4.3.3-r1) 22:25:07 Executing busybox-1.32.1-r6.trigger 22:25:07 OK: 219 MiB in 52 packages 22:25:09 Removing intermediate container d1e1ab34e3a5 22:25:09 ---> 02e0235b4488 22:25:09 Step 4/6 : WORKDIR /edgex-go 22:25:09 ---> Running in 241fd5f414a3 22:25:09 Removing intermediate container 241fd5f414a3 22:25:09 ---> ef0b688eba14 22:25:09 Step 5/6 : COPY go.mod . 22:25:09 ---> e1f63512b709 22:25:09 Step 6/6 : RUN go mod download 22:25:09 ---> Running in 133f8fbcd33e 22:25:24 Removing intermediate container 133f8fbcd33e 22:25:24 ---> 45f1f49d76e3 22:25:24 Successfully built 45f1f49d76e3 22:25:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:25:25 + docker inspect -f . ci-base-image-x86_64 22:25:25 . [Pipeline] withDockerContainer 22:25:25 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 22:25:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:25 $ docker top d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:25 + go version 22:25:25 go version go1.16.3 linux/amd64 [Pipeline] } 22:25:25 $ docker stop --time=1 d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe 22:25:27 $ docker rm -f d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:27 + docker inspect -f . ci-base-image-x86_64 22:25:27 . [Pipeline] withDockerContainer 22:25:27 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 22:25:27 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:28 $ docker top d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:28 ========================================================= 22:25:28 [edgeXBuildGoParallel] Running Tests and Build... 22:25:28 ========================================================= [Pipeline] sh 22:25:28 + go mod tidy [Pipeline] sh 22:25:29 + make test 22:25:29 go mod tidy 22:25:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:25:34 ? github.com/edgexfoundry/edgex-go [no test files] 22:25:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:25:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:25:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:25:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:25:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:25:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:25:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 22:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 22:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 53.1% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.077s coverage: 87.7% of statements 22:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements 22:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 95.1% of statements 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:26:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:26:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 22:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 22:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 22:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 22:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 22:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 81.8% of statements 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 66.9% of statements 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:26:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:26:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 22:26:43 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 22:26:43 The recommended git tool is: git 22:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements 22:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 22:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 22:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:26:49 using credential edgex-jenkins-ssh 22:26:49 Cloning the remote Git repository 22:26:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:26:49 > git init /w/workspace/edgex-go/10 # timeout=10 22:26:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:26:49 > git --version # timeout=10 22:26:49 > git --version # 'git version 2.17.1' 22:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.3% of statements 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:26:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 22:26:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:26:51 GO111MODULE=on go vet ./... 22:27:05 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 609ee72a2b20284acfb9fc2a8bfa958bb4c336db [Pipeline] } [Pipeline] // ws [Pipeline] } 22:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:27:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:27:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:27:05 > git config core.sparsecheckout # timeout=10 22:27:05 > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:27:06 Failed in branch arm64 22:27:13 gofmt -l . 22:27:13 snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul 22:27:13 snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' 22:27:13 snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' 22:27:13 snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' 22:27:13 snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status 22:27:13 make: *** [Makefile:100: test] Error 2 [Pipeline] } 22:27:13 $ docker stop --time=1 d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 22:27:15 $ docker rm -f d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 [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] } 22:27:16 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:27:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:27:18 ---> package-listing.sh 22:27:18 ++ facter osfamily 22:27:18 ++ tr '[:upper:]' '[:lower:]' 22:27:18 + OS_FAMILY=redhat 22:27:18 + workspace=/w/workspace/edgex-go/10 22:27:18 + START_PACKAGES=/tmp/packages_start.txt 22:27:18 + END_PACKAGES=/tmp/packages_end.txt 22:27:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:18 + PACKAGES=/tmp/packages_start.txt 22:27:18 + '[' /w/workspace/edgex-go/10 ']' 22:27:18 + PACKAGES=/tmp/packages_end.txt 22:27:18 + case "${OS_FAMILY}" in 22:27:18 + sort 22:27:18 + rpm -qa 22:27:19 + '[' -f /tmp/packages_start.txt ']' 22:27:19 + '[' -f /tmp/packages_end.txt ']' 22:27:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:19 + '[' /w/workspace/edgex-go/10 ']' 22:27:19 + mkdir -p /w/workspace/edgex-go/10/archives/ 22:27:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 22:27:19 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:27:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:19 22:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:27:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:20 alpine: Pulling from edgex-lftools-log-publisher 22:27:20 df20fa9351a1: Pulling fs layer 22:27:20 36b3adc4ff6f: Pulling fs layer 22:27:20 8ad3a11d3b57: Pulling fs layer 22:27:20 46f8f816bc3b: Pulling fs layer 22:27:20 93b61091891f: Pulling fs layer 22:27:20 93b9cdb0e59b: Pulling fs layer 22:27:20 5e14af77c1be: Pulling fs layer 22:27:20 01666e4c0597: Pulling fs layer 22:27:20 aa168da1d23b: Pulling fs layer 22:27:20 46f8f816bc3b: Waiting 22:27:20 93b61091891f: Waiting 22:27:20 93b9cdb0e59b: Waiting 22:27:20 5e14af77c1be: Waiting 22:27:20 01666e4c0597: Waiting 22:27:20 aa168da1d23b: Waiting 22:27:20 36b3adc4ff6f: Verifying Checksum 22:27:20 36b3adc4ff6f: Download complete 22:27:20 46f8f816bc3b: Verifying Checksum 22:27:20 46f8f816bc3b: Download complete 22:27:20 df20fa9351a1: Verifying Checksum 22:27:20 df20fa9351a1: Download complete 22:27:20 93b9cdb0e59b: Verifying Checksum 22:27:20 93b9cdb0e59b: Download complete 22:27:20 5e14af77c1be: Verifying Checksum 22:27:20 5e14af77c1be: Download complete 22:27:20 93b61091891f: Verifying Checksum 22:27:20 93b61091891f: Download complete 22:27:20 01666e4c0597: Verifying Checksum 22:27:20 01666e4c0597: Download complete 22:27:20 df20fa9351a1: Pull complete 22:27:20 36b3adc4ff6f: Pull complete 22:27:21 8ad3a11d3b57: Verifying Checksum 22:27:21 8ad3a11d3b57: Download complete 22:27:21 8ad3a11d3b57: Pull complete 22:27:21 46f8f816bc3b: Pull complete 22:27:21 93b61091891f: Pull complete 22:27:21 93b9cdb0e59b: Pull complete 22:27:21 5e14af77c1be: Pull complete 22:27:21 01666e4c0597: Pull complete 22:27:22 aa168da1d23b: Verifying Checksum 22:27:22 aa168da1d23b: Download complete 22:27:27 aa168da1d23b: Pull complete 22:27:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:27:27 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 22:27:27 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:27:29 $ docker top 58e6092a25f48be3f3306fc50b76b95daa9ea3782fe56ee2b0c09508073f3dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:30 + touch /tmp/pre-build-complete [Pipeline] sh 22:27:30 + mkdir -p /var/log/sa [Pipeline] sh 22:27:30 + ls /var/log/sa-host 22:27:30 + sadf -c /var/log/sa-host/sa05 22:27:30 file_magic: OK 22:27:30 HZ: Using current value: 100 22:27:30 file_header: OK 22:27:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:27:30 Statistics: 22:27:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:27:30 File successfully converted to sysstat format version 12.2.1 22:27:30 + sadf -c /var/log/sa-host/sa21 22:27:30 file_magic: OK 22:27:30 HZ: Using current value: 100 22:27:30 file_header: OK 22:27:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:27:30 Statistics: 22:27:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:27:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:31 provisioning config files... 22:27:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3702075744149404641tmp [Pipeline] { [Pipeline] echo 22:27:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:27:31 ---> create-netrc.sh [Pipeline] } 22:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:27:32 ---> python-tools-install.sh [Pipeline] echo 22:27:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:27:32 ---> sudo-logs.sh 22:27:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:27:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:27:32 ---> job-cost.sh 22:27:32 lf-activate-venv: SKIPPING 22:27:32 INFO: No Stack... 22:27:36 INFO: Retrieving Pricing Info for: v3-standard-2 22:27:36 INFO: Archiving Costs [Pipeline] echo 22:27:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:27:36 ---> logs-deploy.sh 22:27:36 lf-activate-venv: SKIPPING 22:27:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/10 22:27:36 INFO: archiving workspace using pattern(s): 22:27:37 Archives upload complete. 22:27:37 INFO: archiving logs to Nexus 22:27:38 ---> uname -a: 22:27:38 Linux prd-centos7-docker-4c-2g-603.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:27:38 22:27:38 22:27:38 ---> lscpu: 22:27:38 Architecture: x86_64 22:27:38 CPU op-mode(s): 32-bit, 64-bit 22:27:38 Byte Order: Little Endian 22:27:38 Address sizes: 40 bits physical, 48 bits virtual 22:27:38 CPU(s): 2 22:27:38 On-line CPU(s) list: 0,1 22:27:38 Thread(s) per core: 1 22:27:38 Core(s) per socket: 1 22:27:38 Socket(s): 2 22:27:38 NUMA node(s): 1 22:27:38 Vendor ID: AuthenticAMD 22:27:38 CPU family: 23 22:27:38 Model: 49 22:27:38 Model name: AMD EPYC-Rome Processor 22:27:38 Stepping: 0 22:27:38 CPU MHz: 2800.000 22:27:38 BogoMIPS: 5600.00 22:27:38 Virtualization: AMD-V 22:27:38 Hypervisor vendor: KVM 22:27:38 Virtualization type: full 22:27:38 L1d cache: 64 KiB 22:27:38 L1i cache: 64 KiB 22:27:38 L2 cache: 1 MiB 22:27:38 L3 cache: 32 MiB 22:27:38 NUMA node0 CPU(s): 0,1 22:27:38 Vulnerability Itlb multihit: Not affected 22:27:38 Vulnerability L1tf: Not affected 22:27:38 Vulnerability Mds: Not affected 22:27:38 Vulnerability Meltdown: Not affected 22:27:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:27:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:27:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:27:38 Vulnerability Srbds: Not affected 22:27:38 Vulnerability Tsx async abort: Not affected 22:27:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:27:38 22:27:38 22:27:38 ---> nproc: 22:27:38 2 22:27:38 22:27:38 22:27:38 ---> df -h: 22:27:38 Filesystem Size Used Available Use% Mounted on 22:27:38 overlay 40.0G 8.6G 31.4G 21% / 22:27:38 tmpfs 64.0M 0 64.0M 0% /dev 22:27:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:27:38 shm 64.0M 0 64.0M 0% /dev/shm 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/10 22:27:38 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/10@tmp 22:27:38 22:27:38 22:27:38 ---> free -m: 22:27:38 total used free shared buff/cache available 22:27:38 Mem: 7821 1161 3575 0 3084 6519 22:27:38 Swap: 1023 0 1023 22:27:38 22:27:38 22:27:38 ---> ip addr: 22:27:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:27:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:27:38 inet 127.0.0.1/8 scope host lo 22:27:38 valid_lft forever preferred_lft forever 22:27:38 inet6 ::1/128 scope host 22:27:38 valid_lft forever preferred_lft forever 22:27:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:27:38 link/ether fa:16:3e:0a:88:59 brd ff:ff:ff:ff:ff:ff 22:27:38 inet 10.30.122.32/23 brd 10.30.123.255 scope global dynamic eth0 22:27:38 valid_lft 86143sec preferred_lft 86143sec 22:27:38 inet6 fe80::f816:3eff:fe0a:8859/64 scope link 22:27:38 valid_lft forever preferred_lft forever 22:27:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:27:38 link/ether 02:42:8e:14:4e:c6 brd ff:ff:ff:ff:ff:ff 22:27:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:27:38 valid_lft forever preferred_lft forever 22:27:38 inet6 fe80::42:8eff:fe14:4ec6/64 scope link 22:27:38 valid_lft forever preferred_lft forever 22:27:38 22:27:38 22:27:38 ---> sar -b -r -n DEV: 22:27:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:27:38 22:27:38 22:23:11 LINUX RESTART (2 CPU) 22:27:38 22:27:38 22:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:27:38 22:25:01 102.39 0.68 101.71 0.00 357.93 45443.59 0.00 22:27:38 22:26:01 131.51 0.00 131.51 0.00 0.00 17623.92 0.00 22:27:38 22:27:01 58.03 0.03 57.99 0.00 1.07 10722.06 0.00 22:27:38 Average: 97.29 0.23 97.05 0.00 118.29 24477.10 0.00 22:27:38 22:27:38 22:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:27:38 22:25:01 4199572 0 953824 11.91 2620 2852924 1601384 17.68 1043976 2280768 28 22:27:38 22:26:01 3826204 0 1145596 14.30 2620 3034520 1669824 18.44 1359992 2271124 277760 22:27:38 22:27:01 3801336 0 1222708 15.27 2620 2982276 1839588 20.31 1364628 2280460 70088 22:27:38 Average: 3942371 0 1107376 13.83 2620 2956573 1703599 18.81 1256199 2277451 115959 22:27:38 22:27:38 22:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:27:38 22:25:01 vethb439982 0.46 0.54 0.04 0.82 0.00 0.00 0.00 0.00 22:27:38 22:25:01 eth0 1099.44 1295.65 5810.15 130.21 0.00 0.00 0.00 0.00 22:27:38 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:38 22:25:01 docker0 965.05 726.67 78.04 2739.54 0.00 0.00 0.00 0.00 22:27:38 22:26:01 veth8a97121 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:27:38 22:26:01 eth0 290.85 241.04 880.28 33.93 0.00 0.00 0.00 0.00 22:27:38 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:38 22:26:01 docker0 217.70 248.78 15.00 840.49 0.00 0.00 0.00 0.00 22:27:38 22:27:01 veth8a97121 2.35 2.35 0.19 0.20 0.00 0.00 0.00 0.00 22:27:38 22:27:01 eth0 31.24 24.39 20.05 50.52 0.00 0.00 0.00 0.00 22:27:38 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:38 22:27:01 docker0 2.35 2.35 0.16 0.20 0.00 0.00 0.00 0.00 22:27:38 Average: veth8a97121 0.79 0.83 0.06 0.07 0.00 0.00 0.00 0.00 22:27:38 Average: eth0 470.27 515.91 2216.31 71.21 0.00 0.00 0.00 0.00 22:27:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:38 Average: docker0 391.77 323.65 30.79 1184.60 0.00 0.00 0.00 0.00 22:27:38 22:27:38 22:27:38 ---> sar -P ALL: 22:27:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:27:38 22:27:38 22:23:11 LINUX RESTART (2 CPU) 22:27:38 22:27:38 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:27:38 22:25:01 all 19.20 0.00 6.24 4.64 0.09 69.82 22:27:38 22:25:01 0 23.45 0.00 6.71 4.12 0.09 65.63 22:27:38 22:25:01 1 15.01 0.00 5.78 5.16 0.09 73.96 22:27:38 22:26:01 all 50.05 0.00 7.85 2.59 0.11 39.41 22:27:38 22:26:01 0 50.18 0.00 8.11 1.73 0.13 39.85 22:27:38 22:26:01 1 49.91 0.00 7.59 3.45 0.09 38.96 22:27:38 22:27:01 all 33.46 0.00 4.81 0.47 0.09 61.16 22:27:38 22:27:01 0 32.83 0.00 4.89 0.44 0.09 61.76 22:27:38 22:27:01 1 34.10 0.00 4.73 0.51 0.09 60.56 22:27:38 Average: all 34.17 0.00 6.29 2.56 0.09 56.89 22:27:38 Average: 0 35.42 0.00 6.55 2.09 0.10 55.83 22:27:38 Average: 1 32.92 0.00 6.02 3.03 0.09 57.94 22:27:38 22:27:38 22:27:38