Pull request #3438 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7b111e79427abc25e398b9bf859cfc4522b4fe85+106205dfb17fde51d29924d02061c8a1d01e98d4 (2df8ecef9bd6c6ffe4205918bee76b7e4285a41d) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3438/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3438/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/v1, 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3822 in /w/workspace/edgexfoundry_edgex-go_PR-3438 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3438/head:refs/remotes/origin/PR-3438 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 7b111e79427abc25e398b9bf859cfc4522b4fe85 Merge succeeded, producing 7b111e79427abc25e398b9bf859cfc4522b4fe85 Checking out Revision 7b111e79427abc25e398b9bf859cfc4522b4fe85 (PR-3438) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:47 ========================================================= 11:05:47 EdgeX Global Pipelines Version Info 11:05:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:49 ------------------- 11:05:49 stable info: 11:05:49 ------------------- 11:05:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:49 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 11:05:49 Message: update stable to v1.0.191 11:05:50 ------------------- 11:05:50 experimental info: 11:05:50 ------------------- 11:05:50 Commited By: **** collab-it+edgex@linuxfoundation.org 11:05:50 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 11:05:50 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3438 [Pipeline] echo 11:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3438 [Pipeline] echo 11:05:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3438 [Pipeline] echo 11:05:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b111e79427abc25e398b9bf859cfc4522b4fe85 [Pipeline] echo 11:05:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b111e7 [Pipeline] echo 11:05:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:05:52 provisioning config files... 11:05:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3407351774047144952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:52 ---> docker-login.sh 11:05:52 nexus3.edgexfoundry.org:10001 11:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:53 Configure a credential helper to remove this warning. See 11:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:53 11:05:53 Login Succeeded 11:05:53 nexus3.edgexfoundry.org:10002 11:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:53 Configure a credential helper to remove this warning. See 11:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:53 11:05:53 Login Succeeded 11:05:53 nexus3.edgexfoundry.org:10003 11:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:53 Configure a credential helper to remove this warning. See 11:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:53 11:05:53 Login Succeeded 11:05:53 nexus3.edgexfoundry.org:10004 11:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:53 Configure a credential helper to remove this warning. See 11:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:53 11:05:53 Login Succeeded 11:05:53 docker.io 11:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:54 Configure a credential helper to remove this warning. See 11:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:54 11:05:54 Login Succeeded 11:05:54 ---> docker-login.sh ends [Pipeline] } 11:05:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:54 ++ 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 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/core-command/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo core-command,cmd/core-command/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/core-data/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo core-data,cmd/core-data/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/core-metadata/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo core-metadata,cmd/core-metadata/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/security-bootstrapper/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/security-proxy-setup/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/support-notifications/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo support-notifications,cmd/support-notifications/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/support-scheduler/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:05:54 + for file in '`ls cmd/**/Dockerfile`' 11:05:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:05:54 ++ cut -d/ -f2 11:05:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:05:54 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:56 11:05:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:05:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:56 latest: Pulling from edgex-devops/git-semver 11:05:56 31603596830f: Pulling fs layer 11:05:56 54011a49482f: Pulling fs layer 11:05:56 a6820b24f6d8: Pulling fs layer 11:05:56 f581987b2513: Pulling fs layer 11:05:56 f581987b2513: Waiting 11:05:56 54011a49482f: Download complete 11:05:56 31603596830f: Verifying Checksum 11:05:56 31603596830f: Download complete 11:05:57 f581987b2513: Verifying Checksum 11:05:57 f581987b2513: Download complete 11:05:57 a6820b24f6d8: Verifying Checksum 11:05:57 a6820b24f6d8: Download complete 11:05:57 31603596830f: Pull complete 11:05:57 54011a49482f: Pull complete 11:05:58 a6820b24f6d8: Pull complete 11:05:58 f581987b2513: Pull complete 11:05:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:05:58 prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container 11:05:59 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:06:01 $ docker top 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:02 [ssh-agent] Looking for ssh-agent implementation... 11:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:02 $ docker exec 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent 11:06:02 SSH_AUTH_SOCK=/tmp/ssh-frDBSezpR7e4/agent.11 11:06:02 SSH_AGENT_PID=16 11:06:02 Running ssh-add (command line suppressed) 11:06:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6099599272039189651.key (/w/workspace/edgex-go/1@tmp/private_key_6099599272039189651.key) 11:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:03 + git tag --points-at HEAD [Pipeline] } 11:06:03 $ docker exec --env ******** --env ******** 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent -k 11:06:03 unset SSH_AUTH_SOCK; 11:06:03 unset SSH_AGENT_PID; 11:06:03 echo Agent pid 16 killed; 11:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:03 [ssh-agent] Looking for ssh-agent implementation... 11:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:03 $ docker exec 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent 11:06:03 SSH_AUTH_SOCK=/tmp/ssh-IggL5BreGHPe/agent.44 11:06:03 SSH_AGENT_PID=49 11:06:03 Running ssh-add (command line suppressed) 11:06:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8208042918996992732.key (/w/workspace/edgex-go/1@tmp/private_key_8208042918996992732.key) 11:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:04 + git semver init 11:06:04 # -> Open(): unable to determine branch for HEAD 11:06:04 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:06:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:06:04 # $SEMVER_REMOTE_NAME = origin 11:06:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:06:04 # $SEMVER_USER_NAME = edgex-jenkins 11:06:04 # $SEMVER_BRANCH = PR-3438 11:06:04 # $SEMVER_TEMP = /tmp/semver-726354560 11:06:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:06:26 # '/tmp/semver-726354560' -> '/w/workspace/edgex-go/1/.semver' 11:06:26 # -> Force: false 11:06:26 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:06:26 $ docker exec --env ******** --env ******** 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent -k 11:06:26 unset SSH_AUTH_SOCK; 11:06:26 unset SSH_AGENT_PID; 11:06:26 echo Agent pid 49 killed; 11:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:27 + git semver [Pipeline] } 11:06:27 $ docker stop --time=1 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 11:06:28 $ docker rm -f 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:06:30 Stashed 1 file(s) [Pipeline] echo 11:06:30 [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 11:06:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:06:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:06:31 + sudo service docker restart 11:06:31 + true 11:06:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:06:32 ========================================================= 11:06:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:06:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:06:32 + 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 . 11:06:38 Sending build context to Docker daemon 330MB 11:06:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:06:38 Step 2/6 : FROM ${BASE} 11:06:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:06:38 540db60ca938: Pulling fs layer 11:06:38 adcc1eea9eea: Pulling fs layer 11:06:38 4c4ab2625f07: Pulling fs layer 11:06:38 0510c868ecb4: Pulling fs layer 11:06:38 afea3b2eda06: Pulling fs layer 11:06:38 7809a108b3ef: Pulling fs layer 11:06:38 f706445af74f: Pulling fs layer 11:06:38 afea3b2eda06: Waiting 11:06:38 7809a108b3ef: Waiting 11:06:38 f706445af74f: Waiting 11:06:38 0510c868ecb4: Waiting 11:06:38 4c4ab2625f07: Verifying Checksum 11:06:38 4c4ab2625f07: Download complete 11:06:38 adcc1eea9eea: Download complete 11:06:38 afea3b2eda06: Download complete 11:06:38 7809a108b3ef: Verifying Checksum 11:06:38 7809a108b3ef: Download complete 11:06:38 540db60ca938: Verifying Checksum 11:06:38 540db60ca938: Download complete 11:06:38 540db60ca938: Pull complete 11:06:38 adcc1eea9eea: Pull complete 11:06:38 4c4ab2625f07: Pull complete 11:06:39 f706445af74f: Verifying Checksum 11:06:39 f706445af74f: Download complete 11:06:40 0510c868ecb4: Verifying Checksum 11:06:40 0510c868ecb4: Download complete 11:06:45 Still waiting to schedule task 11:06:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:06:46 0510c868ecb4: Pull complete 11:06:46 afea3b2eda06: Pull complete 11:06:46 7809a108b3ef: Pull complete 11:06:52 f706445af74f: Pull complete 11:06:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:06:52 ---> b068be0155e3 11:06:52 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 11:06:52 ---> Running in b9bea9b9792a 11:06:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:06:55 (1/12) Installing libmagic (5.39-r0) 11:06:55 (2/12) Installing file (5.39-r0) 11:06:55 (3/12) Installing libc-dev (0.7.2-r3) 11:06:55 (4/12) Installing g++ (10.2.1_pre1-r3) 11:07:04 (5/12) Installing fortify-headers (1.1-r0) 11:07:04 (6/12) Installing patch (2.7.6-r6) 11:07:04 (7/12) Installing build-base (0.5-r2) 11:07:04 (8/12) Installing libsodium (1.0.18-r0) 11:07:04 (9/12) Installing pkgconf (1.7.3-r0) 11:07:04 (10/12) Installing libsodium-dev (1.0.18-r0) 11:07:05 (11/12) Installing libzmq (4.3.3-r1) 11:07:05 (12/12) Installing zeromq-dev (4.3.3-r1) 11:07:05 Executing busybox-1.32.1-r6.trigger 11:07:05 OK: 219 MiB in 52 packages 11:07:10 Removing intermediate container b9bea9b9792a 11:07:10 ---> a9c3f3602a55 11:07:10 Step 4/6 : WORKDIR /edgex-go 11:07:10 ---> Running in d80cebb1e169 11:07:10 Removing intermediate container d80cebb1e169 11:07:10 ---> 80a8aaee9469 11:07:10 Step 5/6 : COPY go.mod . 11:07:10 ---> 286edad1e79c 11:07:10 Step 6/6 : RUN go mod download 11:07:10 ---> Running in f133ac08c25f 11:07:32 Removing intermediate container f133ac08c25f 11:07:32 ---> 6f0dfde9f4ec 11:07:32 Successfully built 6f0dfde9f4ec 11:07:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:07:32 + docker inspect -f . ci-base-image-x86_64 11:07:32 . [Pipeline] withDockerContainer 11:07:32 prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container 11:07:32 $ 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 ******** ci-base-image-x86_64 cat 11:07:33 $ docker top 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:34 + go version 11:07:34 go version go1.16.3 linux/amd64 [Pipeline] } 11:07:34 $ docker stop --time=1 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca 11:07:35 $ docker rm -f 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:07:36 + docker inspect -f . ci-base-image-x86_64 11:07:36 . [Pipeline] withDockerContainer 11:07:36 prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container 11:07:36 $ 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 ******** ci-base-image-x86_64 cat 11:07:36 $ docker top db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f -eo pid,comm [Pipeline] { [Pipeline] echo 11:07:37 ========================================================= 11:07:37 [edgeXBuildGoParallel] Running Tests and Build... 11:07:37 ========================================================= [Pipeline] sh 11:07:37 + go mod tidy [Pipeline] sh 11:07:39 + make test 11:07:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:07:49 ? github.com/edgexfoundry/edgex-go [no test files] 11:08:08 # github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database 11:08:08 internal/pkg/bootstrap/handlers/database/database.go:107:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) 11:08:12 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers 11:08:12 internal/pkg/v2/bootstrap/handlers/database.go:83:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) 11:08:12 # github.com/edgexfoundry/edgex-go/internal/security/config 11:08:12 internal/security/config/main.go:54:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:12 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:16 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers 11:08:16 internal/security/bootstrapper/redis/handlers/handlers.go:71:33: secretProvider.GetSecrets undefined (type interfaces.SecretProvider has no field or method GetSecrets) 11:08:16 # github.com/edgexfoundry/edgex-go/internal/security/secretstore 11:08:16 internal/security/secretstore/main.go:71:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:16 *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:16 # github.com/edgexfoundry/edgex-go/internal/security/proxy 11:08:16 internal/security/proxy/main.go:67:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:16 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:19 # github.com/edgexfoundry/edgex-go/internal/system/agent 11:08:19 internal/system/agent/main.go:60:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:19 *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:20 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 11:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements 11:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.095s coverage: 100.0% of statements 11:08:23 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 11:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 11:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 11:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 71.3% of statements 11:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.209s coverage: 87.7% of statements 11:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements 11:08:25 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 11:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements 11:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 11:08:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.192s coverage: 86.7% of statements 11:08:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements 11:08:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.119s coverage: 78.3% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.426s coverage: 95.1% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.9% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.6% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 11:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 11:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 11:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 11:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 11:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 11:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 81.8% of statements 11:08:45 # github.com/edgexfoundry/edgex-go/internal/security/proxy [github.com/edgexfoundry/edgex-go/internal/security/proxy.test] 11:08:45 internal/security/proxy/main.go:67: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:45 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:46 # github.com/edgexfoundry/edgex-go/internal/security/secretstore [github.com/edgexfoundry/edgex-go/internal/security/secretstore.test] 11:08:46 internal/security/secretstore/main.go:71: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:08:46 *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.2% of statements 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.169s coverage: 92.6% of statements 11:08:54 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.066s coverage: 64.6% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.124s coverage: 97.6% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements 11:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements 11:08:54 make: *** [Makefile:94: test] Error 2 [Pipeline] } 11:08:54 $ docker stop --time=1 db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f 11:08:56 $ docker rm -f db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f [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] } 11:08:57 Failed in branch amd64 11:10:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3825 in /w/workspace/edgexfoundry_edgex-go_PR-3438 [Pipeline] { [Pipeline] ws 11:10:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:10:37 using credential edgex-jenkins-ssh 11:10:37 Cloning the remote Git repository 11:10:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:10:37 > git init /w/workspace/edgex-go/1 # timeout=10 11:10:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:37 > git --version # timeout=10 11:10:37 > git --version # 'git version 2.17.1' 11:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:55 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 7b111e79427abc25e398b9bf859cfc4522b4fe85 11:10:56 Merge succeeded, producing 7b111e79427abc25e398b9bf859cfc4522b4fe85 11:10:56 Checking out Revision 7b111e79427abc25e398b9bf859cfc4522b4fe85 (PR-3438) 11:10:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3438/head:refs/remotes/origin/PR-3438 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:10:55 > git config core.sparsecheckout # timeout=10 11:10:55 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 11:10:56 > git remote # timeout=10 11:10:56 > git config --get remote.origin.url # timeout=10 11:10:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:56 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 11:10:56 > git rev-parse HEAD^{commit} # timeout=10 11:10:56 > git config core.sparsecheckout # timeout=10 11:10:56 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 11:11:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 11:11:00 > git --version # timeout=10 11:11:00 > git --version # 'git version 2.17.1' 11:11:00 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:11:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:11:03 + sudo service docker restart 11:11:03 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:11:05 provisioning config files... 11:11:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6472720405219631260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:05 ---> docker-login.sh 11:11:05 nexus3.edgexfoundry.org:10001 11:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:07 11:11:07 Login Succeeded 11:11:07 nexus3.edgexfoundry.org:10002 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:07 11:11:07 Login Succeeded 11:11:07 nexus3.edgexfoundry.org:10003 11:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:08 Configure a credential helper to remove this warning. See 11:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:08 11:11:08 Login Succeeded 11:11:08 nexus3.edgexfoundry.org:10004 11:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:09 Configure a credential helper to remove this warning. See 11:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:09 11:11:09 Login Succeeded 11:11:09 docker.io 11:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:09 Configure a credential helper to remove this warning. See 11:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:09 11:11:09 Login Succeeded 11:11:09 ---> docker-login.sh ends [Pipeline] } 11:11:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:10 ========================================================= 11:11:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:11:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:11:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 11:11:13 Sending build context to Docker daemon 167.6MB 11:11:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:11:13 Step 2/6 : FROM ${BASE} 11:11:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:11:13 595b0fe564bb: Pulling fs layer 11:11:13 7186ed65a4f7: Pulling fs layer 11:11:13 316046926c0a: Pulling fs layer 11:11:13 4ebd0625c992: Pulling fs layer 11:11:13 207e8628e3a3: Pulling fs layer 11:11:13 c791037a9be2: Pulling fs layer 11:11:13 ffd874e62e21: Pulling fs layer 11:11:13 4ebd0625c992: Waiting 11:11:13 207e8628e3a3: Waiting 11:11:13 c791037a9be2: Waiting 11:11:13 ffd874e62e21: Waiting 11:11:13 316046926c0a: Verifying Checksum 11:11:13 316046926c0a: Download complete 11:11:13 7186ed65a4f7: Download complete 11:11:13 207e8628e3a3: Download complete 11:11:13 c791037a9be2: Verifying Checksum 11:11:13 c791037a9be2: Download complete 11:11:13 595b0fe564bb: Verifying Checksum 11:11:13 595b0fe564bb: Download complete 11:11:14 595b0fe564bb: Pull complete 11:11:14 7186ed65a4f7: Pull complete 11:11:14 316046926c0a: Pull complete 11:11:15 ffd874e62e21: Verifying Checksum 11:11:15 ffd874e62e21: Download complete 11:11:17 4ebd0625c992: Verifying Checksum 11:11:17 4ebd0625c992: Download complete 11:11:27 4ebd0625c992: Pull complete 11:11:27 207e8628e3a3: Pull complete 11:11:27 c791037a9be2: Pull complete 11:11:32 ffd874e62e21: Pull complete 11:11:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 11:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:11:32 ---> cfc18b08335c 11:11:32 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 11:11:35 ---> Running in d78a511c9813 11:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:40 (1/12) Installing libmagic (5.39-r0) 11:11:40 (2/12) Installing file (5.39-r0) 11:11:40 (3/12) Installing libc-dev (0.7.2-r3) 11:11:40 (4/12) Installing g++ (10.2.1_pre1-r3) 11:11:59 (5/12) Installing fortify-headers (1.1-r0) 11:11:59 (6/12) Installing patch (2.7.6-r6) 11:11:59 (7/12) Installing build-base (0.5-r2) 11:11:59 (8/12) Installing libsodium (1.0.18-r0) 11:12:00 (9/12) Installing pkgconf (1.7.3-r0) 11:12:00 (10/12) Installing libsodium-dev (1.0.18-r0) 11:12:00 (11/12) Installing libzmq (4.3.3-r1) 11:12:01 (12/12) Installing zeromq-dev (4.3.3-r1) 11:12:01 Executing busybox-1.32.1-r6.trigger 11:12:01 OK: 218 MiB in 52 packages 11:12:05 Removing intermediate container d78a511c9813 11:12:05 ---> 26e43ce4c386 11:12:05 Step 4/6 : WORKDIR /edgex-go 11:12:05 ---> Running in 6185061c5224 11:12:05 Removing intermediate container 6185061c5224 11:12:05 ---> 42ba1088a958 11:12:05 Step 5/6 : COPY go.mod . 11:12:06 ---> a58a022120cc 11:12:06 Step 6/6 : RUN go mod download 11:12:06 ---> Running in b49bb0a83c3b 11:12:33 Removing intermediate container b49bb0a83c3b 11:12:33 ---> ee00ddd55d2e 11:12:33 Successfully built ee00ddd55d2e 11:12:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:12:33 + docker inspect -f . ci-base-image-arm64 11:12:33 . [Pipeline] withDockerContainer 11:12:34 prd-ubuntu18.04-docker-arm64-4c-16g-3825 does not seem to be running inside a container 11:12:34 $ 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 ******** ci-base-image-arm64 cat 11:12:35 $ docker top de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:36 + go version 11:12:36 go version go1.16.3 linux/arm64 [Pipeline] } 11:12:36 $ docker stop --time=1 de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e 11:12:38 $ docker rm -f de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:12:39 + docker inspect -f . ci-base-image-arm64 11:12:39 . [Pipeline] withDockerContainer 11:12:40 prd-ubuntu18.04-docker-arm64-4c-16g-3825 does not seem to be running inside a container 11:12:40 $ 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 ******** ci-base-image-arm64 cat 11:12:41 $ docker top 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a -eo pid,comm [Pipeline] { [Pipeline] echo 11:12:42 ========================================================= 11:12:42 [edgeXBuildGoParallel] Running Tests and Build... 11:12:42 ========================================================= [Pipeline] sh 11:12:43 + go mod tidy [Pipeline] sh 11:12:44 + make test 11:12:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:13:11 ? github.com/edgexfoundry/edgex-go [no test files] 11:13:58 # github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database 11:13:58 internal/pkg/bootstrap/handlers/database/database.go:107:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) 11:14:17 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers 11:14:17 internal/pkg/v2/bootstrap/handlers/database.go:83:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) 11:14:17 # github.com/edgexfoundry/edgex-go/internal/security/config 11:14:17 internal/security/config/main.go:54:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:14:17 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:14:23 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers 11:14:23 internal/security/bootstrapper/redis/handlers/handlers.go:71:33: secretProvider.GetSecrets undefined (type interfaces.SecretProvider has no field or method GetSecrets) 11:14:25 # github.com/edgexfoundry/edgex-go/internal/security/proxy 11:14:25 internal/security/proxy/main.go:67:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:14:25 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:14:25 # github.com/edgexfoundry/edgex-go/internal/security/secretstore 11:14:25 internal/security/secretstore/main.go:71:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:14:25 *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:14:37 # github.com/edgexfoundry/edgex-go/internal/system/agent 11:14:37 internal/system/agent/main.go:60:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:14:37 *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:14:39 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 11:14:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.115s coverage: 19.8% of statements 11:14:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements 11:14:47 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 11:14:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.173s coverage: 100.0% of statements 11:14:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.177s coverage: 100.0% of statements 11:14:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.289s coverage: 71.3% of statements 11:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.551s coverage: 87.7% of statements 11:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.147s coverage: 78.9% of statements 11:14:51 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 11:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.213s coverage: 100.0% of statements 11:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements 11:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.374s coverage: 86.7% of statements 11:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.444s coverage: 97.5% of statements 11:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.212s coverage: 78.3% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.292s coverage: 95.1% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 0.9% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.113s coverage: 22.6% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.153s coverage: 79.5% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 11:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.127s coverage: 87.5% of statements 11:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.161s coverage: 94.4% of statements 11:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.132s coverage: 44.8% of statements 11:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.571s coverage: 81.8% of statements 11:15:28 # github.com/edgexfoundry/edgex-go/internal/security/proxy [github.com/edgexfoundry/edgex-go/internal/security/proxy.test] 11:15:28 internal/security/proxy/main.go:67: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:15:28 *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:15:30 # github.com/edgexfoundry/edgex-go/internal/security/secretstore [github.com/edgexfoundry/edgex-go/internal/security/secretstore.test] 11:15:30 internal/security/secretstore/main.go:71: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: 11:15:30 *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.155s coverage: 80.0% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.200s coverage: 87.2% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.218s coverage: 85.4% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.2% of statements 11:15:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 11:15:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 11:15:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 11:15:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 11:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 11:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements 11:15:31 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 11:15:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.161s coverage: 100.0% of statements 11:15:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 11:15:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.175s coverage: 9.6% of statements 11:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 92.6% of statements 11:15:38 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 11:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 11:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.206s coverage: 100.0% of statements 11:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 64.6% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.143s coverage: 87.9% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.090s coverage: 100.0% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements 11:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 11:15:45 make: *** [Makefile:94: test] Error 2 [Pipeline] } 11:15:45 $ docker stop --time=1 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a 11:15:48 $ docker rm -f 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:15:49 ---> job-cost.sh 11:15:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PcPY 11:16:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:18:05 lf-activate-venv(): INFO: Adding /tmp/venv-PcPY/bin to PATH 11:18:05 INFO: No Stack... 11:18:05 INFO: Retrieving Pricing Info for: lf-standard-4 11:18:05 INFO: Archiving Costs [Pipeline] sh 11:18:05 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 11:18:05 [Pipeline] lock 11:18:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] 11:18:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] did not exist. Created. 11:18:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:06 + echo total: 0.20999999344348907 [Pipeline] stash 11:18:07 Stashed 1 file(s) [Pipeline] } 11:18:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:18:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:18:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:18:10 ---> package-listing.sh 11:18:10 ++ facter osfamily 11:18:10 ++ tr '[:upper:]' '[:lower:]' 11:18:10 + OS_FAMILY=redhat 11:18:10 + workspace=/w/workspace/edgex-go/1 11:18:10 + START_PACKAGES=/tmp/packages_start.txt 11:18:10 + END_PACKAGES=/tmp/packages_end.txt 11:18:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:10 + PACKAGES=/tmp/packages_start.txt 11:18:10 + '[' /w/workspace/edgex-go/1 ']' 11:18:10 + PACKAGES=/tmp/packages_end.txt 11:18:10 + case "${OS_FAMILY}" in 11:18:10 + rpm -qa 11:18:10 + sort 11:18:15 + '[' -f /tmp/packages_start.txt ']' 11:18:15 + '[' -f /tmp/packages_end.txt ']' 11:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:15 + '[' /w/workspace/edgex-go/1 ']' 11:18:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:18:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:18:15 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 11:18:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:18:16 11:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:18:17 alpine: Pulling from edgex-lftools-log-publisher 11:18:17 df20fa9351a1: Pulling fs layer 11:18:17 36b3adc4ff6f: Pulling fs layer 11:18:17 8ad3a11d3b57: Pulling fs layer 11:18:17 46f8f816bc3b: Pulling fs layer 11:18:17 93b61091891f: Pulling fs layer 11:18:17 93b9cdb0e59b: Pulling fs layer 11:18:17 5e14af77c1be: Pulling fs layer 11:18:17 01666e4c0597: Pulling fs layer 11:18:17 aa168da1d23b: Pulling fs layer 11:18:17 93b9cdb0e59b: Waiting 11:18:17 5e14af77c1be: Waiting 11:18:17 01666e4c0597: Waiting 11:18:17 aa168da1d23b: Waiting 11:18:17 46f8f816bc3b: Waiting 11:18:17 93b61091891f: Waiting 11:18:17 36b3adc4ff6f: Verifying Checksum 11:18:17 36b3adc4ff6f: Download complete 11:18:17 46f8f816bc3b: Download complete 11:18:17 df20fa9351a1: Verifying Checksum 11:18:17 df20fa9351a1: Download complete 11:18:17 93b9cdb0e59b: Verifying Checksum 11:18:17 93b9cdb0e59b: Download complete 11:18:17 93b61091891f: Verifying Checksum 11:18:17 93b61091891f: Download complete 11:18:17 5e14af77c1be: Verifying Checksum 11:18:17 5e14af77c1be: Download complete 11:18:17 01666e4c0597: Verifying Checksum 11:18:17 01666e4c0597: Download complete 11:18:17 8ad3a11d3b57: Verifying Checksum 11:18:17 8ad3a11d3b57: Download complete 11:18:17 df20fa9351a1: Pull complete 11:18:17 36b3adc4ff6f: Pull complete 11:18:18 8ad3a11d3b57: Pull complete 11:18:18 46f8f816bc3b: Pull complete 11:18:19 93b61091891f: Pull complete 11:18:19 93b9cdb0e59b: Pull complete 11:18:19 5e14af77c1be: Pull complete 11:18:19 01666e4c0597: Pull complete 11:18:20 aa168da1d23b: Download complete 11:18:26 aa168da1d23b: Pull complete 11:18:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:18:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:18:26 prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container 11:18: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:18:30 $ docker top 1af7bab6a9168ae8ffb3957197863916fa6456ea0db22c8519e8634942cf64eb -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:18:31 + mkdir -p /var/log/sa [Pipeline] sh 11:18:31 + ls /var/log/sa-host 11:18:31 + sadf -c /var/log/sa-host/sa09 11:18:31 file_magic: OK 11:18:31 HZ: Using current value: 100 11:18:31 file_header: OK 11:18:31 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 11:18:31 Statistics: 11:18:31 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... 11:18:31 File successfully converted to sysstat format version 12.2.1 11:18:31 + sadf -c /var/log/sa-host/sa23 11:18:31 file_magic: OK 11:18:31 HZ: Using current value: 100 11:18:31 file_header: OK 11:18:31 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 11:18:31 Statistics: 11:18:31 Hnuu...uuuununununu... 11:18:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:32 provisioning config files... 11:18:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2594164850003582521tmp [Pipeline] { [Pipeline] echo 11:18:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:32 ---> create-netrc.sh [Pipeline] } 11:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:18:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:18:32 ---> python-tools-install.sh [Pipeline] echo 11:18:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:33 ---> sudo-logs.sh 11:18:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:18:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:33 ---> job-cost.sh 11:18:33 lf-activate-venv: SKIPPING 11:18:33 DEBUG: total: 0.20999999344348907 11:18:33 INFO: Retrieving Stack Cost... 11:18:35 INFO: Retrieving Pricing Info for: v1-standard-2 11:18:35 INFO: Archiving Costs [Pipeline] echo 11:18:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:36 ---> logs-deploy.sh 11:18:36 lf-activate-venv: SKIPPING 11:18:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3438/1 11:18:36 INFO: archiving workspace using pattern(s): 11:18:37 Archives upload complete. 11:18:37 INFO: archiving logs to Nexus 11:18:38 ---> uname -a: 11:18:38 Linux prd-centos7-docker-4c-2g-3822.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:18:38 11:18:38 11:18:38 ---> lscpu: 11:18:38 Architecture: x86_64 11:18:38 CPU op-mode(s): 32-bit, 64-bit 11:18:38 Byte Order: Little Endian 11:18:38 Address sizes: 40 bits physical, 48 bits virtual 11:18:38 CPU(s): 4 11:18:38 On-line CPU(s) list: 0-3 11:18:38 Thread(s) per core: 1 11:18:38 Core(s) per socket: 1 11:18:38 Socket(s): 4 11:18:38 NUMA node(s): 1 11:18:38 Vendor ID: GenuineIntel 11:18:38 CPU family: 6 11:18:38 Model: 44 11:18:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:18:38 Stepping: 1 11:18:38 CPU MHz: 2933.442 11:18:38 BogoMIPS: 5866.88 11:18:38 Virtualization: VT-x 11:18:38 Hypervisor vendor: KVM 11:18:38 Virtualization type: full 11:18:38 L1d cache: 128 KiB 11:18:38 L1i cache: 128 KiB 11:18:38 L2 cache: 16 MiB 11:18:38 L3 cache: 64 MiB 11:18:38 NUMA node0 CPU(s): 0-3 11:18:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:18:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:18:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:18:38 Vulnerability Meltdown: Mitigation; PTI 11:18:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:18:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:18:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:18:38 Vulnerability Srbds: Not affected 11:18:38 Vulnerability Tsx async abort: Not affected 11:18:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 11:18:38 11:18:38 11:18:38 ---> nproc: 11:18:38 4 11:18:38 11:18:38 11:18:38 ---> df -h: 11:18:38 Filesystem Size Used Available Use% Mounted on 11:18:38 overlay 50.0G 8.2G 41.8G 16% / 11:18:38 tmpfs 64.0M 0 64.0M 0% /dev 11:18:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:18:38 shm 64.0M 0 64.0M 0% /dev/shm 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 11:18:38 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp 11:18:38 11:18:38 11:18:38 ---> free -m: 11:18:38 total used free shared buff/cache available 11:18:38 Mem: 1837 777 131 0 928 968 11:18:38 Swap: 1023 3 1020 11:18:38 11:18:38 11:18:38 ---> ip addr: 11:18:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:18:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:38 inet 127.0.0.1/8 scope host lo 11:18:38 valid_lft forever preferred_lft forever 11:18:38 inet6 ::1/128 scope host 11:18:38 valid_lft forever preferred_lft forever 11:18:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:18:38 link/ether fa:16:3e:02:a7:ec brd ff:ff:ff:ff:ff:ff 11:18:38 inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 11:18:38 valid_lft 85555sec preferred_lft 85555sec 11:18:38 inet6 fe80::f816:3eff:fe02:a7ec/64 scope link 11:18:38 valid_lft forever preferred_lft forever 11:18:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:18:38 link/ether 02:42:64:9e:08:35 brd ff:ff:ff:ff:ff:ff 11:18:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:18:38 valid_lft forever preferred_lft forever 11:18:38 inet6 fe80::42:64ff:fe9e:835/64 scope link 11:18:38 valid_lft forever preferred_lft forever 11:18:38 11:18:38 11:18:38 ---> sar -b -r -n DEV: 11:18:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:18:38 11:18:38 11:04:21 LINUX RESTART (4 CPU) 11:18:38 11:18:38 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:18:38 11:06:01 55.81 14.46 41.35 0.00 4318.80 8435.97 0.00 11:18:38 11:07:01 216.92 101.90 115.02 0.00 7399.53 43835.94 0.00 11:18:38 11:08:01 283.75 126.88 156.87 0.00 4660.15 21406.40 0.00 11:18:38 11:09:01 91.15 22.16 68.99 0.00 1601.60 10336.98 0.00 11:18:38 11:10:01 5.38 1.25 4.13 0.00 69.39 134.03 0.00 11:18:38 11:11:01 0.67 0.02 0.65 0.00 0.53 7.89 0.00 11:18:38 11:12:01 1.43 0.93 0.50 0.00 53.16 5.35 0.00 11:18:38 11:13:01 0.23 0.00 0.23 0.00 0.00 3.21 0.00 11:18:38 11:14:02 0.23 0.00 0.23 0.00 0.00 3.13 0.00 11:18:38 11:15:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 11:18:38 11:16:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 11:18:38 11:17:01 0.52 0.00 0.52 0.00 0.00 5.75 0.00 11:18:38 11:18:01 0.30 0.02 0.28 0.00 0.13 3.35 0.00 11:18:38 Average: 50.63 20.63 30.01 0.00 1395.27 6488.44 0.00 11:18:38 11:18:38 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:38 11:06:01 64808 0 711368 37.81 2620 1102748 1889440 64.48 551760 1060004 44 11:18:38 11:07:01 81628 0 744932 39.59 1572 1053412 1427188 48.71 574892 986424 55548 11:18:38 11:08:01 133520 0 931544 49.51 740 815740 1782452 60.83 706296 766968 70120 11:18:38 11:09:01 588264 0 718988 38.21 492 573800 1104176 37.68 442952 574376 20 11:18:38 11:10:01 603496 0 701820 37.30 492 575736 1095712 37.39 451844 565400 12 11:18:38 11:11:01 607744 0 697568 37.07 492 575740 1090816 37.23 451652 561428 8 11:18:38 11:12:01 607032 0 696680 37.03 492 577340 1074624 36.68 450640 563372 20 11:18:38 11:13:01 606924 0 696784 37.03 492 577344 1074660 36.68 451000 563372 20 11:18:38 11:14:02 607252 0 696448 37.01 492 577352 1074588 36.67 450648 563372 12 11:18:38 11:15:01 607236 0 696456 37.02 492 577360 1074648 36.68 450876 563372 20 11:18:38 11:16:01 609116 0 694576 36.92 492 577360 1074300 36.66 448820 563372 16 11:18:38 11:17:01 609296 0 694388 36.91 492 577368 1074264 36.66 448888 563372 8 11:18:38 11:18:01 608648 0 694980 36.94 492 577424 1074408 36.67 449492 563388 16 11:18:38 Average: 487305 0 721272 38.33 758 672210 1223944 41.77 486905 650632 9682 11:18:38 11:18:38 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:38 11:06:01 veth3cb5099 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:06:01 eth0 753.56 586.62 3286.65 75.68 0.00 0.00 0.00 0.00 11:18:38 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:06:01 vethc246010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:07:01 vethed8520b 61.15 111.70 4.27 293.00 0.00 0.00 0.00 0.00 11:18:38 11:07:01 eth0 991.21 1236.86 5681.83 152.98 0.00 0.00 0.00 0.00 11:18:38 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:07:01 docker0 998.40 685.21 78.30 2971.49 0.00 0.00 0.00 0.00 11:18:38 11:08:01 eth0 170.08 122.19 582.37 21.86 0.00 0.00 0.00 0.00 11:18:38 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:08:01 vethca69cc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:18:38 11:08:01 docker0 102.33 133.45 7.70 549.99 0.00 0.00 0.00 0.00 11:18:38 11:09:01 eth0 29.48 16.12 22.26 11.62 0.00 0.00 0.00 0.00 11:18:38 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:09:01 docker0 2.53 2.53 0.17 0.20 0.00 0.00 0.00 0.00 11:18:38 11:10:01 eth0 2.01 0.58 0.72 0.26 0.00 0.00 0.00 0.00 11:18:38 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:11:01 eth0 8.54 7.83 1.09 19.79 0.00 0.00 0.00 0.00 11:18:38 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:12:01 eth0 4.20 4.00 0.51 7.07 0.00 0.00 0.00 0.00 11:18:38 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:13:01 eth0 4.76 3.85 0.58 7.11 0.00 0.00 0.00 0.00 11:18:38 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:14:02 eth0 4.53 3.91 0.55 7.09 0.00 0.00 0.00 0.00 11:18:38 11:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:15:01 eth0 7.00 6.96 0.76 14.19 0.00 0.00 0.00 0.00 11:18:38 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:16:01 eth0 0.22 0.18 0.07 0.04 0.00 0.00 0.00 0.00 11:18:38 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:17:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:38 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:18:01 eth0 4.41 4.71 0.52 13.53 0.00 0.00 0.00 0.00 11:18:38 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 Average: eth0 152.60 153.65 738.14 25.50 0.00 0.00 0.00 0.00 11:18:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:38 Average: docker0 85.03 63.29 6.64 271.41 0.00 0.00 0.00 0.00 11:18:38 11:18:38 11:18:38 ---> sar -P ALL: 11:18:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:18:38 11:18:38 11:04:21 LINUX RESTART (4 CPU) 11:18:38 11:18:38 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:18:38 11:06:01 all 7.24 0.00 3.26 1.43 0.12 87.94 11:18:38 11:06:01 0 7.67 0.00 3.81 0.22 0.15 88.14 11:18:38 11:06:01 1 6.36 0.00 2.65 1.18 0.07 89.75 11:18:38 11:06:01 2 8.86 0.00 3.87 0.59 0.08 86.60 11:18:38 11:06:01 3 6.11 0.00 2.74 3.68 0.19 87.28 11:18:38 11:07:01 all 15.50 0.00 9.19 2.01 0.18 73.13 11:18:38 11:07:01 0 11.81 0.00 11.20 1.77 0.17 75.04 11:18:38 11:07:01 1 13.49 0.00 7.77 1.46 0.21 77.08 11:18:38 11:07:01 2 20.65 0.00 8.77 2.40 0.14 68.04 11:18:38 11:07:01 3 16.06 0.00 9.02 2.40 0.19 72.32 11:18:38 11:08:01 all 26.83 0.00 9.92 7.59 0.20 55.47 11:18:38 11:08:01 0 27.30 0.00 10.49 5.42 0.16 56.64 11:18:38 11:08:01 1 24.92 0.00 10.76 11.21 0.26 52.84 11:18:38 11:08:01 2 27.99 0.00 9.46 7.79 0.16 54.60 11:18:38 11:08:01 3 27.13 0.00 8.95 5.91 0.21 57.80 11:18:38 11:09:01 all 37.67 0.00 11.86 4.08 0.07 46.32 11:18:38 11:09:01 0 37.93 0.00 11.72 4.09 0.07 46.18 11:18:38 11:09:01 1 38.34 0.00 11.32 3.59 0.07 46.68 11:18:38 11:09:01 2 36.81 0.00 12.45 4.90 0.07 45.77 11:18:38 11:09:01 3 37.59 0.00 11.93 3.74 0.09 46.66 11:18:38 11:10:01 all 0.17 0.00 0.09 0.00 0.01 99.73 11:18:38 11:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:18:38 11:10:01 1 0.07 0.00 0.10 0.00 0.02 99.82 11:18:38 11:10:01 2 0.55 0.00 0.10 0.00 0.00 99.35 11:18:38 11:10:01 3 0.03 0.00 0.10 0.02 0.00 99.85 11:18:38 11:11:01 all 0.18 0.00 0.10 0.00 0.01 99.71 11:18:38 11:11:01 0 0.13 0.00 0.13 0.00 0.02 99.72 11:18:38 11:11:01 1 0.15 0.00 0.10 0.00 0.00 99.75 11:18:38 11:11:01 2 0.32 0.00 0.12 0.00 0.02 99.55 11:18:38 11:11:01 3 0.10 0.00 0.07 0.00 0.00 99.83 11:18:38 11:12:01 all 0.08 0.00 0.09 0.00 0.01 99.82 11:18:38 11:12:01 0 0.10 0.00 0.07 0.00 0.00 99.83 11:18:38 11:12:01 1 0.08 0.00 0.12 0.00 0.02 99.78 11:18:38 11:12:01 2 0.05 0.00 0.10 0.00 0.00 99.85 11:18:38 11:12:01 3 0.08 0.00 0.08 0.00 0.02 99.82 11:18:38 11:13:01 all 0.07 0.00 0.05 0.00 0.00 99.88 11:18:38 11:13:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:18:38 11:13:01 1 0.05 0.00 0.08 0.00 0.00 99.87 11:18:38 11:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:18:38 11:13:01 3 0.10 0.00 0.05 0.00 0.00 99.85 11:18:38 11:14:02 all 0.06 0.00 0.09 0.00 0.00 99.85 11:18:38 11:14:02 0 0.08 0.00 0.07 0.00 0.00 99.85 11:18:38 11:14:02 1 0.05 0.00 0.08 0.00 0.00 99.87 11:18:38 11:14:02 2 0.08 0.00 0.15 0.00 0.00 99.77 11:18:38 11:14:02 3 0.03 0.00 0.05 0.00 0.00 99.92 11:18:38 11:15:01 all 0.08 0.00 0.06 0.00 0.00 99.86 11:18:38 11:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:18:38 11:15:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:18:38 11:15:01 2 0.08 0.00 0.08 0.00 0.00 99.83 11:18:38 11:15:01 3 0.10 0.00 0.08 0.00 0.00 99.81 11:18:38 11:16:01 all 0.04 0.00 0.03 0.00 0.00 99.93 11:18:38 11:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:18:38 11:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:18:38 11:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:18:38 11:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:18:38 11:18:38 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:18:38 11:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:18:38 11:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:18:38 11:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:18:38 11:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:18:38 11:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:18:38 11:18:01 all 0.09 0.00 0.06 0.00 0.00 99.85 11:18:38 11:18:01 0 0.13 0.00 0.08 0.00 0.00 99.78 11:18:38 11:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:18:38 11:18:01 2 0.10 0.00 0.05 0.00 0.02 99.83 11:18:38 11:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:18:38 Average: all 6.59 0.00 2.61 1.13 0.05 89.62 11:18:38 Average: 0 6.39 0.00 2.83 0.86 0.04 89.88 11:18:38 Average: 1 6.27 0.00 2.48 1.31 0.05 89.89 11:18:38 Average: 2 7.17 0.00 2.64 1.17 0.04 88.97 11:18:38 Average: 3 6.54 0.00 2.49 1.18 0.05 89.74 11:18:38 11:18:38 11:18:38