Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5314874968215459522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9062594942932534816.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1442657688208465528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9187404026995250750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8980847795981917035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-606 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh5204164446170295166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh7912873940618364896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Merge succeeded, producing 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Checking out Revision 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh5778944540058249505.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T22:27:55.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T22:27:55.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T22:27:55.925Z] ========================================================= [2021-06-21T22:27:55.925Z] EdgeX Global Pipelines Version Info [2021-06-21T22:27:55.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:57.456Z] ------------------- [2021-06-21T22:27:57.456Z] stable info: [2021-06-21T22:27:57.456Z] ------------------- [2021-06-21T22:27:57.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T22:27:57.456Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T22:27:57.456Z] Message: update stable to v1.0.195 [2021-06-21T22:27:58.033Z] ------------------- [2021-06-21T22:27:58.033Z] experimental info: [2021-06-21T22:27:58.033Z] ------------------- [2021-06-21T22:27:58.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T22:27:58.033Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T22:27:58.033Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T22:27:58.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-21T22:27:58.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-21T22:27:58.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T22:27:58.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T22:27:58.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T22:27:58.264Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T22:27:58.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T22:27:58.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-21T22:27:58.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-21T22:27:58.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-21T22:27:58.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T22:27:58.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T22:27:58.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T22:27:58.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T22:27:58.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T22:27:58.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T22:27:58.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T22:27:58.540Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T22:27:58.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-21T22:27:58.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-21T22:27:58.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T22:27:58.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T22:27:58.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T22:27:58.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T22:27:58.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-21T22:27:58.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a [Pipeline] echo [2021-06-21T22:27:58.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dd6914 [Pipeline] echo [2021-06-21T22:27:58.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:27:58.885Z] provisioning config files... [2021-06-21T22:27:58.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2722721426689982974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:59.233Z] ---> docker-login.sh [2021-06-21T22:27:59.233Z] nexus3.edgexfoundry.org:10001 [2021-06-21T22:27:59.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:27:59.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:27:59.496Z] Configure a credential helper to remove this warning. See [2021-06-21T22:27:59.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:27:59.496Z] [2021-06-21T22:27:59.496Z] Login Succeeded [2021-06-21T22:27:59.497Z] nexus3.edgexfoundry.org:10002 [2021-06-21T22:27:59.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:27:59.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:27:59.765Z] Configure a credential helper to remove this warning. See [2021-06-21T22:27:59.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:27:59.765Z] [2021-06-21T22:27:59.765Z] Login Succeeded [2021-06-21T22:27:59.765Z] nexus3.edgexfoundry.org:10003 [2021-06-21T22:27:59.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:27:59.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:27:59.765Z] Configure a credential helper to remove this warning. See [2021-06-21T22:27:59.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:27:59.765Z] [2021-06-21T22:27:59.765Z] Login Succeeded [2021-06-21T22:27:59.765Z] nexus3.edgexfoundry.org:10004 [2021-06-21T22:28:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:28:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:28:00.028Z] Configure a credential helper to remove this warning. See [2021-06-21T22:28:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:28:00.028Z] [2021-06-21T22:28:00.028Z] Login Succeeded [2021-06-21T22:28:00.028Z] docker.io [2021-06-21T22:28:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:28:00.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:28:00.601Z] Configure a credential helper to remove this warning. See [2021-06-21T22:28:00.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:28:00.601Z] [2021-06-21T22:28:00.601Z] Login Succeeded [2021-06-21T22:28:00.601Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T22:28:00.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:28:00.947Z] ++ 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 [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] ++ dirname cmd/core-command/Dockerfile [2021-06-21T22:28:00.948Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/core-data/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-21T22:28:00.948Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:28:00.948Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-21T22:28:00.948Z] ++ cut -d/ -f2 [2021-06-21T22:28:00.948Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-21T22:28:00.995Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:28:01.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:28:01.796Z] [2021-06-21T22:28:01.796Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:28:02.116Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:28:02.116Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T22:28:02.116Z] 31603596830f: Pulling fs layer [2021-06-21T22:28:02.116Z] 54011a49482f: Pulling fs layer [2021-06-21T22:28:02.116Z] a6820b24f6d8: Pulling fs layer [2021-06-21T22:28:02.116Z] f581987b2513: Pulling fs layer [2021-06-21T22:28:02.116Z] f581987b2513: Waiting [2021-06-21T22:28:02.116Z] 54011a49482f: Download complete [2021-06-21T22:28:02.388Z] 31603596830f: Verifying Checksum [2021-06-21T22:28:02.388Z] 31603596830f: Download complete [2021-06-21T22:28:02.388Z] f581987b2513: Verifying Checksum [2021-06-21T22:28:02.388Z] f581987b2513: Download complete [2021-06-21T22:28:02.388Z] a6820b24f6d8: Verifying Checksum [2021-06-21T22:28:02.388Z] a6820b24f6d8: Download complete [2021-06-21T22:28:02.388Z] 31603596830f: Pull complete [2021-06-21T22:28:02.654Z] 54011a49482f: Pull complete [2021-06-21T22:28:03.237Z] a6820b24f6d8: Pull complete [2021-06-21T22:28:03.237Z] f581987b2513: Pull complete [2021-06-21T22:28:03.237Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T22:28:03.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:28:03.237Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T22:28:03.319Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-21T22:28:03.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T22:28:04.438Z] $ docker top 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T22:28:04.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:28:04.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:28:04.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:28:04.671Z] $ docker exec 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent [2021-06-21T22:28:04.780Z] SSH_AUTH_SOCK=/tmp/ssh-zJSwO2tvgT1a/agent.15 [2021-06-21T22:28:04.780Z] SSH_AGENT_PID=22 [2021-06-21T22:28:04.787Z] Running ssh-add (command line suppressed) [2021-06-21T22:28:04.868Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_2967817104593606742.key (/w/workspace/edgex-go/12@tmp/private_key_2967817104593606742.key) [2021-06-21T22:28:04.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:28:05.199Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T22:28:05.209Z] $ docker exec --env ******** --env ******** 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent -k [2021-06-21T22:28:05.301Z] unset SSH_AUTH_SOCK; [2021-06-21T22:28:05.301Z] unset SSH_AGENT_PID; [2021-06-21T22:28:05.301Z] echo Agent pid 22 killed; [2021-06-21T22:28:05.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T22:28:05.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:28:05.354Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:28:05.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:28:05.460Z] $ docker exec 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent [2021-06-21T22:28:05.564Z] SSH_AUTH_SOCK=/tmp/ssh-bzvJfbUnFK1J/agent.55 [2021-06-21T22:28:05.564Z] SSH_AGENT_PID=62 [2021-06-21T22:28:05.570Z] Running ssh-add (command line suppressed) [2021-06-21T22:28:05.665Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_2921792716650019934.key (/w/workspace/edgex-go/12@tmp/private_key_2921792716650019934.key) [2021-06-21T22:28:05.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:28:05.990Z] + git semver init [2021-06-21T22:28:05.990Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T22:28:05.990Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-06-21T22:28:05.990Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-06-21T22:28:05.990Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T22:28:05.990Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T22:28:05.990Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T22:28:05.990Z] # $SEMVER_BRANCH = PR-3579 [2021-06-21T22:28:05.990Z] # $SEMVER_TEMP = /tmp/semver-737738376 [2021-06-21T22:28:05.990Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-21T22:28:32.629Z] # '/tmp/semver-737738376' -> '/w/workspace/edgex-go/12/.semver' [2021-06-21T22:28:32.629Z] # -> Force: false [2021-06-21T22:28:32.629Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-06-21T22:28:32.638Z] $ docker exec --env ******** --env ******** 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent -k [2021-06-21T22:28:32.730Z] unset SSH_AUTH_SOCK; [2021-06-21T22:28:32.731Z] unset SSH_AGENT_PID; [2021-06-21T22:28:32.731Z] echo Agent pid 62 killed; [2021-06-21T22:28:32.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:28:33.090Z] + git semver [Pipeline] } [2021-06-21T22:28:33.102Z] $ docker stop --time=1 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc [2021-06-21T22:28:35.154Z] $ docker rm -f 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T22:28:35.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T22:28:35.982Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T22:28:35.986Z] [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 [2021-06-21T22:28:36.543Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:28:36.840Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:28:37.170Z] + sudo service docker restart [2021-06-21T22:28:37.170Z] + true [2021-06-21T22:28:37.170Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T22:28:51.172Z] Still waiting to schedule task [2021-06-21T22:28:51.172Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-604’ is offline [Pipeline] echo [2021-06-21T22:28:55.380Z] ========================================================= [2021-06-21T22:28:55.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T22:28:55.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:28:55.696Z] + 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 . [2021-06-21T22:28:57.123Z] Sending build context to Docker daemon 329.6MB [2021-06-21T22:28:57.123Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T22:28:57.123Z] Step 2/6 : FROM ${BASE} [2021-06-21T22:28:57.123Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T22:28:57.123Z] 540db60ca938: Pulling fs layer [2021-06-21T22:28:57.123Z] adcc1eea9eea: Pulling fs layer [2021-06-21T22:28:57.123Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T22:28:57.123Z] 0510c868ecb4: Pulling fs layer [2021-06-21T22:28:57.123Z] afea3b2eda06: Pulling fs layer [2021-06-21T22:28:57.123Z] 7809a108b3ef: Pulling fs layer [2021-06-21T22:28:57.123Z] f706445af74f: Pulling fs layer [2021-06-21T22:28:57.123Z] afea3b2eda06: Waiting [2021-06-21T22:28:57.123Z] 7809a108b3ef: Waiting [2021-06-21T22:28:57.123Z] f706445af74f: Waiting [2021-06-21T22:28:57.123Z] 0510c868ecb4: Waiting [2021-06-21T22:28:57.123Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T22:28:57.123Z] 4c4ab2625f07: Download complete [2021-06-21T22:28:57.123Z] adcc1eea9eea: Verifying Checksum [2021-06-21T22:28:57.123Z] adcc1eea9eea: Download complete [2021-06-21T22:28:57.123Z] afea3b2eda06: Verifying Checksum [2021-06-21T22:28:57.123Z] afea3b2eda06: Download complete [2021-06-21T22:28:57.123Z] 540db60ca938: Verifying Checksum [2021-06-21T22:28:57.123Z] 540db60ca938: Download complete [2021-06-21T22:28:57.123Z] 7809a108b3ef: Verifying Checksum [2021-06-21T22:28:57.123Z] 7809a108b3ef: Download complete [2021-06-21T22:28:57.383Z] 540db60ca938: Pull complete [2021-06-21T22:28:57.383Z] adcc1eea9eea: Pull complete [2021-06-21T22:28:57.644Z] 4c4ab2625f07: Pull complete [2021-06-21T22:28:59.030Z] f706445af74f: Verifying Checksum [2021-06-21T22:28:59.030Z] f706445af74f: Download complete [2021-06-21T22:28:59.296Z] 0510c868ecb4: Verifying Checksum [2021-06-21T22:28:59.296Z] 0510c868ecb4: Download complete [2021-06-21T22:29:02.636Z] 0510c868ecb4: Pull complete [2021-06-21T22:29:02.636Z] afea3b2eda06: Pull complete [2021-06-21T22:29:02.636Z] 7809a108b3ef: Pull complete [2021-06-21T22:29:06.029Z] f706445af74f: Pull complete [2021-06-21T22:29:06.029Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T22:29:06.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T22:29:06.029Z] ---> b068be0155e3 [2021-06-21T22:29:06.029Z] 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 [2021-06-21T22:29:06.982Z] ---> Running in 11260d13cd20 [2021-06-21T22:29:06.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T22:29:07.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T22:29:08.190Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T22:29:09.136Z] (2/12) Installing file (5.39-r0) [2021-06-21T22:29:09.136Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T22:29:09.136Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T22:29:14.440Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T22:29:14.440Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T22:29:14.440Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T22:29:14.440Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T22:29:14.440Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T22:29:14.440Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T22:29:14.440Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T22:29:14.440Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T22:29:14.704Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T22:29:14.704Z] OK: 219 MiB in 52 packages [2021-06-21T22:29:16.101Z] Removing intermediate container 11260d13cd20 [2021-06-21T22:29:16.101Z] ---> 60d7aef57a4a [2021-06-21T22:29:16.101Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T22:29:16.101Z] ---> Running in 5c44796ddc84 [2021-06-21T22:29:16.101Z] Removing intermediate container 5c44796ddc84 [2021-06-21T22:29:16.101Z] ---> 7f137987180e [2021-06-21T22:29:16.101Z] Step 5/6 : COPY go.mod . [2021-06-21T22:29:16.368Z] ---> cec5d212bd91 [2021-06-21T22:29:16.368Z] Step 6/6 : RUN go mod download [2021-06-21T22:29:16.368Z] ---> Running in ceba5d13a54a [2021-06-21T22:29:28.690Z] Removing intermediate container ceba5d13a54a [2021-06-21T22:29:28.691Z] ---> 09a7ab518d57 [2021-06-21T22:29:28.691Z] Successfully built 09a7ab518d57 [2021-06-21T22:29:28.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:29:29.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T22:29:29.004Z] . [Pipeline] withDockerContainer [2021-06-21T22:29:29.092Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-21T22:29:29.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T22:29:29.536Z] $ docker top a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:29:29.914Z] + go version [2021-06-21T22:29:29.914Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T22:29:29.925Z] $ docker stop --time=1 a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 [2021-06-21T22:29:31.103Z] $ docker rm -f a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:29:31.697Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T22:29:31.697Z] . [Pipeline] withDockerContainer [2021-06-21T22:29:31.777Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-21T22:29:31.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T22:29:32.350Z] $ docker top 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T22:29:32.451Z] ========================================================= [2021-06-21T22:29:32.451Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T22:29:32.451Z] ========================================================= [Pipeline] sh [2021-06-21T22:29:32.748Z] + go mod tidy [Pipeline] sh [2021-06-21T22:29:33.310Z] + make test [2021-06-21T22:29:33.310Z] go mod tidy [2021-06-21T22:29:33.311Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T22:29:38.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T22:29:56.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T22:29:58.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T22:29:59.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T22:29:59.800Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T22:30:02.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T22:30:02.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T22:30:02.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T22:30:02.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T22:30:03.235Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T22:30:03.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T22:30:03.818Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T22:30:03.818Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T22:30:03.818Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T22:30:03.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T22:30:06.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-06-21T22:30:06.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T22:30:06.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T22:30:07.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements [2021-06-21T22:30:07.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T22:30:07.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 53.1% of statements [2021-06-21T22:30:07.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T22:30:07.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T22:30:08.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.091s coverage: 87.7% of statements [2021-06-21T22:30:08.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T22:30:08.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:30:08.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements [2021-06-21T22:30:09.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-21T22:30:09.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T22:30:09.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T22:30:09.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T22:30:09.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T22:30:09.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T22:30:10.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.233s coverage: 95.1% of statements [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T22:30:10.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T22:30:10.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T22:30:11.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-06-21T22:30:11.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T22:30:11.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-21T22:30:11.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-06-21T22:30:11.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T22:30:11.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-21T22:30:11.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-06-21T22:30:11.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-21T22:30:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-06-21T22:30:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-21T22:30:24.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-06-21T22:30:24.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-21T22:30:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-06-21T22:30:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-21T22:30:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 66.9% of statements [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T22:30:47.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T22:30:48.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-21T22:30:48.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T22:30:48.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T22:30:48.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-21T22:30:48.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T22:30:48.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-21T22:30:48.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T22:30:53.015Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-607 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-21T22:30:53.044Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-06-21T22:30:53.277Z] The recommended git tool is: git [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T22:30:55.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-21T22:30:55.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-21T22:30:55.514Z] GO111MODULE=on go vet ./... [2021-06-21T22:30:58.816Z] using credential edgex-jenkins-ssh [2021-06-21T22:30:58.863Z] Cloning the remote Git repository [2021-06-21T22:30:58.919Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:30:59.025Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-06-21T22:30:59.125Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:30:59.126Z] > git --version # timeout=10 [2021-06-21T22:30:59.150Z] > git --version # 'git version 2.17.1' [2021-06-21T22:30:59.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T22:30:59.250Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T22:31:14.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T22:31:14.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T22:31:14.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T22:31:14.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:31:14.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T22:31:14.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T22:31:15.744Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a [2021-06-21T22:31:16.072Z] Merge succeeded, producing 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a [2021-06-21T22:31:16.073Z] Checking out Revision 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a (PR-3579) [2021-06-21T22:31:15.759Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T22:31:15.781Z] > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 [2021-06-21T22:31:15.983Z] > git remote # timeout=10 [2021-06-21T22:31:16.002Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T22:31:16.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T22:31:16.035Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-21T22:31:16.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T22:31:16.077Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T22:31:16.086Z] > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 [2021-06-21T22:31:18.086Z] gofmt -l . [2021-06-21T22:31:18.086Z] snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul [2021-06-21T22:31:18.086Z] snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' [2021-06-21T22:31:18.086Z] snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' [2021-06-21T22:31:18.086Z] snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' [2021-06-21T22:31:18.086Z] snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status [2021-06-21T22:31:18.086Z] make: *** [Makefile:100: test] Error 2 [Pipeline] } [2021-06-21T22:31:18.098Z] $ docker stop --time=1 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 [2021-06-21T22:31:19.648Z] $ docker rm -f 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [2021-06-21T22:31:20.416Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T22:31:20.584Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T22:31:21.917Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:31:22.340Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:31:22.685Z] + sudo service docker restart [2021-06-21T22:31:22.685Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:31:41.041Z] provisioning config files... [2021-06-21T22:31:41.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1097391620311270013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:31:41.457Z] ---> docker-login.sh [2021-06-21T22:31:41.457Z] nexus3.edgexfoundry.org:10001 [2021-06-21T22:31:42.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:31:42.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:31:42.724Z] Configure a credential helper to remove this warning. See [2021-06-21T22:31:42.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:31:42.724Z] [2021-06-21T22:31:42.724Z] Login Succeeded [2021-06-21T22:31:42.724Z] nexus3.edgexfoundry.org:10002 [2021-06-21T22:31:43.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:31:43.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:31:43.326Z] Configure a credential helper to remove this warning. See [2021-06-21T22:31:43.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:31:43.326Z] [2021-06-21T22:31:43.326Z] Login Succeeded [2021-06-21T22:31:43.326Z] nexus3.edgexfoundry.org:10003 [2021-06-21T22:31:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:31:43.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:31:43.878Z] Configure a credential helper to remove this warning. See [2021-06-21T22:31:43.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:31:43.878Z] [2021-06-21T22:31:43.878Z] Login Succeeded [2021-06-21T22:31:43.878Z] nexus3.edgexfoundry.org:10004 [2021-06-21T22:31:44.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:31:44.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:31:44.437Z] Configure a credential helper to remove this warning. See [2021-06-21T22:31:44.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:31:44.437Z] [2021-06-21T22:31:44.437Z] Login Succeeded [2021-06-21T22:31:44.437Z] docker.io [2021-06-21T22:31:44.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:31:45.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:31:45.312Z] Configure a credential helper to remove this warning. See [2021-06-21T22:31:45.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:31:45.312Z] [2021-06-21T22:31:45.312Z] Login Succeeded [2021-06-21T22:31:45.312Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T22:31:45.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T22:31:45.633Z] ========================================================= [2021-06-21T22:31:45.633Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T22:31:45.633Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:31:45.987Z] + 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 . [2021-06-21T22:31:48.643Z] Sending build context to Docker daemon 166.4MB [2021-06-21T22:31:48.643Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T22:31:48.643Z] Step 2/6 : FROM ${BASE} [2021-06-21T22:31:48.643Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T22:31:48.643Z] 595b0fe564bb: Pulling fs layer [2021-06-21T22:31:48.643Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T22:31:48.643Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T22:31:48.643Z] ba82ee9f976e: Pulling fs layer [2021-06-21T22:31:48.643Z] 506bd15cee9f: Pulling fs layer [2021-06-21T22:31:48.643Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T22:31:48.643Z] 618dc40b7e24: Pulling fs layer [2021-06-21T22:31:48.643Z] 506bd15cee9f: Waiting [2021-06-21T22:31:48.643Z] 75a0a4a0db45: Waiting [2021-06-21T22:31:48.643Z] 618dc40b7e24: Waiting [2021-06-21T22:31:48.643Z] ba82ee9f976e: Waiting [2021-06-21T22:31:48.643Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T22:31:48.643Z] 5b7225fbf94c: Download complete [2021-06-21T22:31:48.643Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T22:31:48.643Z] 3088b5b3c5c0: Download complete [2021-06-21T22:31:48.643Z] 506bd15cee9f: Verifying Checksum [2021-06-21T22:31:48.643Z] 506bd15cee9f: Download complete [2021-06-21T22:31:48.643Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T22:31:48.643Z] 75a0a4a0db45: Download complete [2021-06-21T22:31:48.643Z] 595b0fe564bb: Verifying Checksum [2021-06-21T22:31:48.643Z] 595b0fe564bb: Download complete [2021-06-21T22:31:49.258Z] 595b0fe564bb: Pull complete [2021-06-21T22:31:49.864Z] 3088b5b3c5c0: Pull complete [2021-06-21T22:31:50.140Z] 5b7225fbf94c: Pull complete [2021-06-21T22:31:51.125Z] 618dc40b7e24: Verifying Checksum [2021-06-21T22:31:51.125Z] 618dc40b7e24: Download complete [2021-06-21T22:31:52.572Z] ba82ee9f976e: Verifying Checksum [2021-06-21T22:31:52.572Z] ba82ee9f976e: Download complete [2021-06-21T22:32:02.747Z] ba82ee9f976e: Pull complete [2021-06-21T22:32:02.747Z] 506bd15cee9f: Pull complete [2021-06-21T22:32:03.022Z] 75a0a4a0db45: Pull complete [2021-06-21T22:32:07.366Z] 618dc40b7e24: Pull complete [2021-06-21T22:32:07.366Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T22:32:07.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T22:32:07.366Z] ---> a36622ca3599 [2021-06-21T22:32:07.366Z] 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 [2021-06-21T22:32:09.393Z] ---> Running in 3f4edf6feae7 [2021-06-21T22:32:10.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T22:32:11.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T22:32:12.783Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T22:32:12.783Z] (2/12) Installing file (5.39-r0) [2021-06-21T22:32:12.783Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T22:32:13.062Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T22:32:17.369Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T22:32:17.369Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T22:32:17.369Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T22:32:17.369Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T22:32:17.369Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T22:32:17.369Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T22:32:17.369Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T22:32:17.369Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T22:32:17.648Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T22:32:17.648Z] OK: 218 MiB in 52 packages [2021-06-21T22:32:21.978Z] Removing intermediate container 3f4edf6feae7 [2021-06-21T22:32:21.978Z] ---> 0d47443e81f9 [2021-06-21T22:32:21.978Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T22:32:21.978Z] ---> Running in c57b864c6775 [2021-06-21T22:32:21.978Z] Removing intermediate container c57b864c6775 [2021-06-21T22:32:21.978Z] ---> 31e9ef28f500 [2021-06-21T22:32:21.978Z] Step 5/6 : COPY go.mod . [2021-06-21T22:32:22.968Z] ---> f2d287ad2f95 [2021-06-21T22:32:22.968Z] Step 6/6 : RUN go mod download [2021-06-21T22:32:22.968Z] ---> Running in 60ab0d51110a [2021-06-21T22:32:49.797Z] Removing intermediate container 60ab0d51110a [2021-06-21T22:32:49.797Z] ---> 5e300366ca03 [2021-06-21T22:32:49.797Z] Successfully built 5e300366ca03 [2021-06-21T22:32:49.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:32:50.153Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T22:32:50.153Z] . [Pipeline] withDockerContainer [2021-06-21T22:32:50.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-607 does not seem to be running inside a container [2021-06-21T22:32:50.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T22:32:53.792Z] $ docker top 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:32:54.744Z] + go version [2021-06-21T22:32:54.744Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T22:32:54.766Z] $ docker stop --time=1 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea [2021-06-21T22:32:56.584Z] $ docker rm -f 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:32:57.406Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T22:32:57.406Z] . [Pipeline] withDockerContainer [2021-06-21T22:32:57.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-607 does not seem to be running inside a container [2021-06-21T22:32:57.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T22:32:59.330Z] $ docker top e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T22:32:59.676Z] ========================================================= [2021-06-21T22:32:59.676Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T22:32:59.676Z] ========================================================= [Pipeline] sh [2021-06-21T22:33:00.339Z] + go mod tidy [Pipeline] sh [2021-06-21T22:33:01.606Z] + make test [2021-06-21T22:33:01.606Z] go mod tidy [2021-06-21T22:33:02.206Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T22:33:29.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T22:34:25.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T22:34:25.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T22:34:29.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T22:34:29.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T22:34:38.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T22:34:38.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T22:34:38.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T22:34:38.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T22:34:38.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T22:34:39.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T22:34:40.826Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T22:34:40.826Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T22:34:40.826Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T22:34:40.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T22:34:51.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements [2021-06-21T22:34:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T22:34:51.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T22:34:54.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements [2021-06-21T22:34:54.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T22:34:55.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 53.1% of statements [2021-06-21T22:34:55.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T22:34:55.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T22:34:56.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 87.7% of statements [2021-06-21T22:34:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T22:34:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:34:56.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.209s coverage: 78.9% of statements [2021-06-21T22:35:00.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-06-21T22:35:00.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T22:35:00.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T22:35:00.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T22:35:00.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T22:35:00.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.320s coverage: 95.1% of statements [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements [2021-06-21T22:35:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements [2021-06-21T22:35:05.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2021-06-21T22:35:06.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-06-21T22:35:07.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-06-21T22:35:20.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements [2021-06-21T22:35:20.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-06-21T22:35:27.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.686s coverage: 81.8% of statements [2021-06-21T22:35:27.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.239s coverage: 85.4% of statements [2021-06-21T22:35:32.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-06-21T22:35:32.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T22:35:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.793s coverage: 64.4% of statements [2021-06-21T22:35:33.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T22:35:33.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T22:35:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-06-21T22:35:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-06-21T22:35:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-06-21T22:35:34.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-06-21T22:35:34.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-06-21T22:35:39.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.983s coverage: 66.9% of statements [2021-06-21T22:35:39.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T22:35:39.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T22:35:39.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T22:35:40.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements [2021-06-21T22:35:40.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T22:35:40.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T22:35:40.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2021-06-21T22:35:40.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T22:35:40.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2021-06-21T22:35:40.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.3% of statements [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 91.9% of statements [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.6% of statements [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T22:35:48.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-06-21T22:35:48.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-21T22:35:49.561Z] GO111MODULE=on go vet ./... [2021-06-21T22:37:11.401Z] gofmt -l . [2021-06-21T22:37:11.401Z] snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul [2021-06-21T22:37:11.401Z] snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' [2021-06-21T22:37:11.401Z] snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' [2021-06-21T22:37:11.401Z] snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' [2021-06-21T22:37:11.401Z] snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status [2021-06-21T22:37:11.401Z] make: *** [Makefile:100: test] Error 2 [Pipeline] } [2021-06-21T22:37:11.421Z] $ docker stop --time=1 e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff [2021-06-21T22:37:13.705Z] $ docker rm -f e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:37:15.749Z] ---> job-cost.sh [2021-06-21T22:37:15.749Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k8Qh [2021-06-21T22:37:54.729Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T22:39:16.491Z] lf-activate-venv(): INFO: Adding /tmp/venv-k8Qh/bin to PATH [2021-06-21T22:39:16.491Z] INFO: No Stack... [2021-06-21T22:39:17.474Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T22:39:18.069Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T22:39:18.415Z] + cut -d, -f6 [2021-06-21T22:39:18.415Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock [2021-06-21T22:39:18.480Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] [2021-06-21T22:39:18.491Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] did not exist. Created. [2021-06-21T22:39:18.491Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T22:39:18.860Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T22:39:19.626Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T22:39:19.634Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T22:39:19.946Z] 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 [2021-06-21T22:39:21.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:22.489Z] ---> package-listing.sh [2021-06-21T22:39:22.489Z] ++ facter osfamily [2021-06-21T22:39:22.489Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T22:39:22.752Z] + OS_FAMILY=redhat [2021-06-21T22:39:22.752Z] + workspace=/w/workspace/edgex-go/12 [2021-06-21T22:39:22.752Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T22:39:22.752Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T22:39:22.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T22:39:22.752Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T22:39:22.752Z] + '[' /w/workspace/edgex-go/12 ']' [2021-06-21T22:39:22.752Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T22:39:22.752Z] + case "${OS_FAMILY}" in [2021-06-21T22:39:22.752Z] + rpm -qa [2021-06-21T22:39:22.752Z] + sort [2021-06-21T22:39:23.327Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T22:39:23.327Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T22:39:23.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T22:39:23.327Z] + '[' /w/workspace/edgex-go/12 ']' [2021-06-21T22:39:23.327Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-06-21T22:39:23.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-06-21T22:39:23.340Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T22:39:23.631Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:39:24.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:39:24.198Z] [2021-06-21T22:39:24.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:39:24.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:39:24.515Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T22:39:24.515Z] df20fa9351a1: Pulling fs layer [2021-06-21T22:39:24.515Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T22:39:24.515Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T22:39:24.515Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T22:39:24.515Z] 93b61091891f: Pulling fs layer [2021-06-21T22:39:24.515Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T22:39:24.515Z] 5e14af77c1be: Pulling fs layer [2021-06-21T22:39:24.515Z] 01666e4c0597: Pulling fs layer [2021-06-21T22:39:24.515Z] aa168da1d23b: Pulling fs layer [2021-06-21T22:39:24.515Z] 46f8f816bc3b: Waiting [2021-06-21T22:39:24.515Z] 93b61091891f: Waiting [2021-06-21T22:39:24.515Z] 93b9cdb0e59b: Waiting [2021-06-21T22:39:24.515Z] 5e14af77c1be: Waiting [2021-06-21T22:39:24.515Z] 01666e4c0597: Waiting [2021-06-21T22:39:24.515Z] aa168da1d23b: Waiting [2021-06-21T22:39:24.515Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T22:39:24.515Z] 36b3adc4ff6f: Download complete [2021-06-21T22:39:24.515Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T22:39:24.515Z] 46f8f816bc3b: Download complete [2021-06-21T22:39:24.778Z] df20fa9351a1: Verifying Checksum [2021-06-21T22:39:24.778Z] df20fa9351a1: Download complete [2021-06-21T22:39:24.778Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T22:39:24.778Z] 93b9cdb0e59b: Download complete [2021-06-21T22:39:24.778Z] 5e14af77c1be: Verifying Checksum [2021-06-21T22:39:24.778Z] 5e14af77c1be: Download complete [2021-06-21T22:39:24.778Z] 93b61091891f: Verifying Checksum [2021-06-21T22:39:24.778Z] 93b61091891f: Download complete [2021-06-21T22:39:24.778Z] 01666e4c0597: Verifying Checksum [2021-06-21T22:39:24.778Z] 01666e4c0597: Download complete [2021-06-21T22:39:24.778Z] df20fa9351a1: Pull complete [2021-06-21T22:39:25.050Z] 36b3adc4ff6f: Pull complete [2021-06-21T22:39:25.050Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T22:39:25.050Z] 8ad3a11d3b57: Download complete [2021-06-21T22:39:25.622Z] 8ad3a11d3b57: Pull complete [2021-06-21T22:39:25.622Z] 46f8f816bc3b: Pull complete [2021-06-21T22:39:25.886Z] 93b61091891f: Pull complete [2021-06-21T22:39:25.886Z] 93b9cdb0e59b: Pull complete [2021-06-21T22:39:25.886Z] 5e14af77c1be: Pull complete [2021-06-21T22:39:25.886Z] 01666e4c0597: Pull complete [2021-06-21T22:39:26.843Z] aa168da1d23b: Verifying Checksum [2021-06-21T22:39:26.843Z] aa168da1d23b: Download complete [2021-06-21T22:39:31.060Z] aa168da1d23b: Pull complete [2021-06-21T22:39:31.060Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T22:39:31.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:39:31.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T22:39:31.142Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-21T22:39:31.184Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T22:39:33.806Z] $ docker top 29ae37a976d514bae458f2c689290661d1303d6661dee4882189edb5f233bf23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:39:34.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T22:39:34.492Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T22:39:34.795Z] + ls /var/log/sa-host [2021-06-21T22:39:34.796Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T22:39:34.796Z] file_magic: OK [2021-06-21T22:39:34.796Z] HZ: Using current value: 100 [2021-06-21T22:39:34.796Z] file_header: OK [2021-06-21T22:39:34.796Z] 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 [2021-06-21T22:39:34.796Z] Statistics: [2021-06-21T22:39:34.796Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:39:34.796Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T22:39:34.796Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T22:39:34.796Z] file_magic: OK [2021-06-21T22:39:34.796Z] HZ: Using current value: 100 [2021-06-21T22:39:34.796Z] file_header: OK [2021-06-21T22:39:34.796Z] 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 [2021-06-21T22:39:34.796Z] Statistics: [2021-06-21T22:39:34.796Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:39:34.796Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:39:35.012Z] provisioning config files... [2021-06-21T22:39:35.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config2594779229438532679tmp [Pipeline] { [Pipeline] echo [2021-06-21T22:39:35.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:35.355Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T22:39:35.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:35.731Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T22:39:35.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:36.036Z] ---> sudo-logs.sh [2021-06-21T22:39:36.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T22:39:36.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:36.400Z] ---> job-cost.sh [2021-06-21T22:39:36.401Z] lf-activate-venv: SKIPPING [2021-06-21T22:39:36.401Z] DEBUG: total: 0.18000000715255737 [2021-06-21T22:39:36.401Z] INFO: Retrieving Stack Cost... [2021-06-21T22:39:37.344Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T22:39:37.926Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T22:39:37.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:39:38.240Z] ---> logs-deploy.sh [2021-06-21T22:39:38.240Z] lf-activate-venv: SKIPPING [2021-06-21T22:39:38.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/12 [2021-06-21T22:39:38.240Z] INFO: archiving workspace using pattern(s): [2021-06-21T22:39:39.188Z] Archives upload complete. [2021-06-21T22:39:39.188Z] INFO: archiving logs to Nexus