Branch indexing 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d+0d0448aa1bb13b12920e2a3260a06e62bf327a94 (87395053c8f6566e498facbbc8fd92a1a8fc51df) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@a0a4852ea43f8cb2a740401713355780602d9fc2 Attempting to resolve a0a4852ea43f8cb2a740401713355780602d9fc2 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find a0a4852ea43f8cb2a740401713355780602d9fc2 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse a0a4852ea43f8cb2a740401713355780602d9fc2^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Selected match: pr/264/merge revision a0a4852ea43f8cb2a740401713355780602d9fc2 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 without 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0a4852ea43f8cb2a740401713355780602d9fc2 (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:false, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@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-14212 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Merge succeeded, producing 78053f2f83c22d3208902b9b612e783bb8ac49d0 Checking out Revision 78053f2f83c22d3208902b9b612e783bb8ac49d0 (PR-2898) > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78053f2f83c22d3208902b9b612e783bb8ac49d0 # timeout=10 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-03T00:30:52.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-03T00:30:53.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T00:30:53.157Z] ========================================================= [2020-12-03T00:30:53.157Z] EdgeX Global Pipelines Version Info [2020-12-03T00:30:53.157Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 [2020-12-03T00:30:54.601Z] ------------------- [2020-12-03T00:30:54.602Z] stable info: [2020-12-03T00:30:54.602Z] ------------------- [2020-12-03T00:30:54.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T00:30:54.602Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T00:30:54.602Z] Message: update stable to v1.0.169 [2020-12-03T00:30:55.549Z] ------------------- [2020-12-03T00:30:55.549Z] experimental info: [2020-12-03T00:30:55.549Z] ------------------- [2020-12-03T00:30:55.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T00:30:55.549Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T00:30:55.549Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T00:30:55.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-03T00:30:55.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-03T00:30:56.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T00:30:56.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T00:30:56.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T00:30:56.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T00:30:56.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T00:30:56.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-03T00:30:56.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-03T00:30:56.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-03T00:30:56.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T00:30:56.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T00:30:57.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T00:30:57.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T00:30:57.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T00:30:57.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T00:30:57.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T00:30:57.544Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T00:30:57.637Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-03T00:30:57.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-03T00:30:57.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-03T00:30:57.915Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T00:30:58.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo [2020-12-03T00:30:58.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo [2020-12-03T00:30:58.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo [2020-12-03T00:30:58.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78053f2f83c22d3208902b9b612e783bb8ac49d0 [Pipeline] echo [2020-12-03T00:30:58.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78053f2 [Pipeline] echo [2020-12-03T00:30:58.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T00:30:58.680Z] provisioning config files... [2020-12-03T00:30:58.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4939017534297625675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:30:59.148Z] ---> docker-login.sh [2020-12-03T00:30:59.148Z] nexus3.edgexfoundry.org:10001 [2020-12-03T00:30:59.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:30:59.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:30:59.694Z] Configure a credential helper to remove this warning. See [2020-12-03T00:30:59.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:30:59.694Z] [2020-12-03T00:30:59.694Z] Login Succeeded [2020-12-03T00:30:59.694Z] nexus3.edgexfoundry.org:10002 [2020-12-03T00:30:59.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:30:59.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:30:59.959Z] Configure a credential helper to remove this warning. See [2020-12-03T00:30:59.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:30:59.959Z] [2020-12-03T00:30:59.959Z] Login Succeeded [2020-12-03T00:30:59.959Z] nexus3.edgexfoundry.org:10003 [2020-12-03T00:30:59.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:30:59.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:30:59.959Z] Configure a credential helper to remove this warning. See [2020-12-03T00:30:59.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:30:59.959Z] [2020-12-03T00:30:59.959Z] Login Succeeded [2020-12-03T00:30:59.959Z] nexus3.edgexfoundry.org:10004 [2020-12-03T00:31:00.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:31:00.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:31:00.225Z] Configure a credential helper to remove this warning. See [2020-12-03T00:31:00.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:31:00.225Z] [2020-12-03T00:31:00.225Z] Login Succeeded [2020-12-03T00:31:00.225Z] docker.io [2020-12-03T00:31:00.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:31:00.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:31:00.752Z] Configure a credential helper to remove this warning. See [2020-12-03T00:31:00.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:31:00.752Z] [2020-12-03T00:31:00.752Z] Login Succeeded [2020-12-03T00:31:00.752Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T00:31:00.763Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T00:31:01.258Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/core-command/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/core-data/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/support-logging/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-03T00:31:01.258Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T00:31:01.258Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-03T00:31:01.258Z] ++ cut -d/ -f2 [2020-12-03T00:31:01.258Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-03T00:31:01.330Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:31:02.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T00:31:02.190Z] [2020-12-03T00:31:02.190Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:31:02.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T00:31:02.583Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T00:31:02.583Z] 31603596830f: Pulling fs layer [2020-12-03T00:31:02.583Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T00:31:02.583Z] 6ca5941a6612: Pulling fs layer [2020-12-03T00:31:02.583Z] ecc8261a40a4: Pulling fs layer [2020-12-03T00:31:02.583Z] 2a8b12db71e7: Download complete [2020-12-03T00:31:02.850Z] 31603596830f: Verifying Checksum [2020-12-03T00:31:02.850Z] 31603596830f: Download complete [2020-12-03T00:31:02.850Z] ecc8261a40a4: Verifying Checksum [2020-12-03T00:31:02.850Z] ecc8261a40a4: Download complete [2020-12-03T00:31:02.850Z] 6ca5941a6612: Verifying Checksum [2020-12-03T00:31:02.850Z] 6ca5941a6612: Download complete [2020-12-03T00:31:03.430Z] 31603596830f: Pull complete [2020-12-03T00:31:03.430Z] 2a8b12db71e7: Pull complete [2020-12-03T00:31:04.392Z] 6ca5941a6612: Pull complete [2020-12-03T00:31:04.392Z] ecc8261a40a4: Pull complete [2020-12-03T00:31:04.392Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T00:31:04.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T00:31:04.392Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T00:31:04.505Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:31:04.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T00:31:07.267Z] $ docker top d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T00:31:07.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T00:31:07.739Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T00:31:07.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T00:31:07.985Z] $ docker exec d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent [2020-12-03T00:31:08.169Z] SSH_AUTH_SOCK=/tmp/ssh-xMKXinlNWXzC/agent.11 [2020-12-03T00:31:08.170Z] SSH_AGENT_PID=17 [2020-12-03T00:31:08.184Z] Running ssh-add (command line suppressed) [2020-12-03T00:31:08.323Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6860548540156789630.key (/w/workspace/edgex-go/5@tmp/private_key_6860548540156789630.key) [2020-12-03T00:31:08.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T00:31:08.712Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T00:31:08.739Z] $ docker exec --env ******** --env ******** d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent -k [2020-12-03T00:31:08.857Z] unset SSH_AUTH_SOCK; [2020-12-03T00:31:08.857Z] unset SSH_AGENT_PID; [2020-12-03T00:31:08.857Z] echo Agent pid 17 killed; [2020-12-03T00:31:08.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T00:31:09.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T00:31:09.160Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T00:31:09.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T00:31:09.350Z] $ docker exec d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent [2020-12-03T00:31:09.531Z] SSH_AUTH_SOCK=/tmp/ssh-iBVhMeZsL7U1/agent.49 [2020-12-03T00:31:09.531Z] SSH_AGENT_PID=54 [2020-12-03T00:31:09.539Z] Running ssh-add (command line suppressed) [2020-12-03T00:31:09.666Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6740710700121477795.key (/w/workspace/edgex-go/5@tmp/private_key_6740710700121477795.key) [2020-12-03T00:31:09.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T00:31:10.068Z] + git semver init [2020-12-03T00:31:10.068Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T00:31:10.068Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2020-12-03T00:31:10.068Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2020-12-03T00:31:10.068Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T00:31:10.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T00:31:10.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T00:31:10.068Z] # $SEMVER_BRANCH = PR-2898 [2020-12-03T00:31:10.068Z] # $SEMVER_TEMP = /tmp/semver-268556222 [2020-12-03T00:31:10.068Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-03T00:31:36.761Z] # '/tmp/semver-268556222' -> '/w/workspace/edgex-go/5/.semver' [2020-12-03T00:31:36.761Z] # -> Force: false [2020-12-03T00:31:36.761Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2020-12-03T00:31:36.779Z] $ docker exec --env ******** --env ******** d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 ssh-agent -k [2020-12-03T00:31:37.034Z] unset SSH_AUTH_SOCK; [2020-12-03T00:31:37.035Z] unset SSH_AGENT_PID; [2020-12-03T00:31:37.035Z] echo Agent pid 54 killed; [2020-12-03T00:31:37.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T00:31:37.608Z] + git semver [Pipeline] } [2020-12-03T00:31:37.629Z] $ docker stop --time=1 d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 [2020-12-03T00:31:39.435Z] $ docker rm -f d463ed3e7442aba510541a3fdfc3b52fa1ddb3ccfeb067e13b4b1f71604b9235 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T00:31:39.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T00:31:40.694Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T00:31:40.697Z] [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 [2020-12-03T00:31:41.737Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-03T00:31:42.067Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T00:31:42.401Z] + sudo service docker restart [2020-12-03T00:31:42.401Z] + true [2020-12-03T00:31:42.401Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-03T00:31:43.029Z] ========================================================= [2020-12-03T00:31:43.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-03T00:31:43.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:31:43.391Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-03T00:31:47.625Z] Sending build context to Docker daemon 326MB [2020-12-03T00:31:47.625Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-03T00:31:47.625Z] Step 2/7 : FROM ${BASE} [2020-12-03T00:31:47.625Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-03T00:31:47.625Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T00:31:47.625Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T00:31:47.625Z] de9db76c5a1d: Pulling fs layer [2020-12-03T00:31:47.625Z] bca2f99d35d6: Pulling fs layer [2020-12-03T00:31:47.625Z] 93359f2a8cfa: Pulling fs layer [2020-12-03T00:31:47.625Z] 7c6f9722023f: Pulling fs layer [2020-12-03T00:31:47.625Z] a35cf1a2eb13: Pulling fs layer [2020-12-03T00:31:47.625Z] bca2f99d35d6: Waiting [2020-12-03T00:31:47.625Z] 93359f2a8cfa: Waiting [2020-12-03T00:31:47.625Z] 7c6f9722023f: Waiting [2020-12-03T00:31:47.625Z] a35cf1a2eb13: Waiting [2020-12-03T00:31:47.625Z] de9db76c5a1d: Verifying Checksum [2020-12-03T00:31:47.625Z] de9db76c5a1d: Download complete [2020-12-03T00:31:47.625Z] 0ef7d3d256c8: Verifying Checksum [2020-12-03T00:31:47.625Z] 0ef7d3d256c8: Download complete [2020-12-03T00:31:47.625Z] 93359f2a8cfa: Verifying Checksum [2020-12-03T00:31:47.625Z] 93359f2a8cfa: Download complete [2020-12-03T00:31:47.625Z] 7c6f9722023f: Verifying Checksum [2020-12-03T00:31:47.625Z] 7c6f9722023f: Download complete [2020-12-03T00:31:47.897Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T00:31:47.897Z] 188c0c94c7c5: Download complete [2020-12-03T00:31:48.177Z] 188c0c94c7c5: Pull complete [2020-12-03T00:31:48.444Z] 0ef7d3d256c8: Pull complete [2020-12-03T00:31:49.027Z] de9db76c5a1d: Pull complete [2020-12-03T00:31:49.605Z] a35cf1a2eb13: Verifying Checksum [2020-12-03T00:31:49.605Z] a35cf1a2eb13: Download complete [2020-12-03T00:31:50.185Z] bca2f99d35d6: Verifying Checksum [2020-12-03T00:31:50.186Z] bca2f99d35d6: Download complete [2020-12-03T00:31:56.162Z] Still waiting to schedule task [2020-12-03T00:31:56.162Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-03T00:31:56.833Z] bca2f99d35d6: Pull complete [2020-12-03T00:31:56.833Z] 93359f2a8cfa: Pull complete [2020-12-03T00:31:56.833Z] 7c6f9722023f: Pull complete [2020-12-03T00:32:01.086Z] a35cf1a2eb13: Pull complete [2020-12-03T00:32:01.086Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-03T00:32:01.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-03T00:32:01.086Z] ---> a62c8e92a672 [2020-12-03T00:32:01.086Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-03T00:32:01.086Z] ---> Running in db138ab0fb7d [2020-12-03T00:32:01.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:32:02.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:32:03.211Z] (1/12) Installing libmagic (5.38-r0) [2020-12-03T00:32:03.211Z] (2/12) Installing file (5.38-r0) [2020-12-03T00:32:03.211Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-03T00:32:03.474Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-03T00:32:30.752Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-03T00:32:30.752Z] (6/12) Installing patch (2.7.6-r6) [2020-12-03T00:32:30.752Z] (7/12) Installing build-base (0.5-r2) [2020-12-03T00:32:30.752Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-03T00:32:30.752Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-03T00:32:30.752Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-03T00:32:30.752Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-03T00:32:30.752Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-03T00:32:30.752Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:32:30.752Z] OK: 233 MiB in 51 packages [2020-12-03T00:32:34.993Z] Removing intermediate container db138ab0fb7d [2020-12-03T00:32:34.993Z] ---> a45332393a71 [2020-12-03T00:32:34.993Z] Step 4/7 : WORKDIR /edgex-go [2020-12-03T00:32:34.993Z] ---> Running in 498077301fcf [2020-12-03T00:32:34.993Z] Removing intermediate container 498077301fcf [2020-12-03T00:32:34.993Z] ---> 42dc45c40bf3 [2020-12-03T00:32:34.993Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-03T00:32:35.257Z] latest: Pulling from library/docker [2020-12-03T00:32:35.524Z] 188c0c94c7c5: Already exists [2020-12-03T00:32:35.524Z] 0c7c675703d6: Pulling fs layer [2020-12-03T00:32:35.524Z] cc8c12a437cb: Pulling fs layer [2020-12-03T00:32:35.524Z] f092543453df: Pulling fs layer [2020-12-03T00:32:35.524Z] 65b6bc45957d: Pulling fs layer [2020-12-03T00:32:35.524Z] 4de832df471b: Pulling fs layer [2020-12-03T00:32:35.524Z] 79aa7fa92271: Pulling fs layer [2020-12-03T00:32:35.524Z] 65b6bc45957d: Waiting [2020-12-03T00:32:35.524Z] 4de832df471b: Waiting [2020-12-03T00:32:35.524Z] 79aa7fa92271: Waiting [2020-12-03T00:32:35.524Z] cc8c12a437cb: Verifying Checksum [2020-12-03T00:32:35.524Z] cc8c12a437cb: Download complete [2020-12-03T00:32:35.524Z] 0c7c675703d6: Download complete [2020-12-03T00:32:35.793Z] 65b6bc45957d: Verifying Checksum [2020-12-03T00:32:35.793Z] 65b6bc45957d: Download complete [2020-12-03T00:32:35.793Z] 4de832df471b: Verifying Checksum [2020-12-03T00:32:35.793Z] 4de832df471b: Download complete [2020-12-03T00:32:35.793Z] 79aa7fa92271: Verifying Checksum [2020-12-03T00:32:35.793Z] 79aa7fa92271: Download complete [2020-12-03T00:32:35.793Z] 0c7c675703d6: Pull complete [2020-12-03T00:32:36.058Z] cc8c12a437cb: Pull complete [2020-12-03T00:32:37.466Z] f092543453df: Verifying Checksum [2020-12-03T00:32:37.466Z] f092543453df: Download complete [2020-12-03T00:32:40.050Z] f092543453df: Pull complete [2020-12-03T00:32:40.318Z] 65b6bc45957d: Pull complete [2020-12-03T00:32:40.318Z] 4de832df471b: Pull complete [2020-12-03T00:32:40.593Z] 79aa7fa92271: Pull complete [2020-12-03T00:32:40.593Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-03T00:32:40.593Z] Status: Downloaded newer image for docker:latest [2020-12-03T00:32:42.545Z] ---> 35fd01c2198d [2020-12-03T00:32:42.545Z] Step 6/7 : COPY go.mod . [2020-12-03T00:32:42.810Z] ---> 94d2767e09c9 [2020-12-03T00:32:42.810Z] Step 7/7 : RUN go mod download [2020-12-03T00:32:42.810Z] ---> Running in 184da03e0000 [2020-12-03T00:33:04.868Z] Removing intermediate container 184da03e0000 [2020-12-03T00:33:04.868Z] ---> a97ed4a1d438 [2020-12-03T00:33:04.868Z] Successfully built a97ed4a1d438 [2020-12-03T00:33:04.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:33:05.199Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T00:33:05.199Z] . [Pipeline] withDockerContainer [2020-12-03T00:33:05.331Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:33:05.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2020-12-03T00:33:06.328Z] $ docker top e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T00:33:06.983Z] + go version [2020-12-03T00:33:06.983Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-03T00:33:07.003Z] $ docker stop --time=1 e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 [2020-12-03T00:33:08.445Z] $ docker rm -f e7f95146b1fe8de5f27544f1b8547f04cbdb4d42e777698217dfbd0486320d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:33:09.369Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T00:33:09.369Z] . [Pipeline] withDockerContainer [2020-12-03T00:33:09.480Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:33:09.540Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2020-12-03T00:33:10.412Z] $ docker top f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T00:33:10.620Z] ========================================================= [2020-12-03T00:33:10.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-03T00:33:10.620Z] ========================================================= [Pipeline] sh [2020-12-03T00:33:10.914Z] + make test [2020-12-03T00:33:10.914Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-03T00:33:23.277Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-03T00:33:46.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-03T00:33:46.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-03T00:33:47.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-03T00:33:47.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-03T00:33:47.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-03T00:33:47.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-03T00:33:49.623Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s [2020-12-03T00:33:49.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-03T00:33:49.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-03T00:33:49.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-03T00:33:50.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-03T00:33:50.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-03T00:33:50.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-03T00:33:50.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-03T00:33:54.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 46.6% of statements [2020-12-03T00:33:54.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-03T00:33:54.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-03T00:33:54.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-03T00:33:54.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-03T00:33:54.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-03T00:33:59.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.1% of statements [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-03T00:33:59.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-03T00:33:59.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-03T00:33:59.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.408s coverage: 66.4% of statements [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-03T00:33:59.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-03T00:34:00.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.427s coverage: 82.7% of statements [2020-12-03T00:34:00.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-03T00:34:00.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T00:34:00.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-03T00:34:00.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-03T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-03T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-03T00:34:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2020-12-03T00:34:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-03T00:34:02.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.154s coverage: 86.7% of statements [2020-12-03T00:34:02.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-03T00:34:02.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.171s coverage: 97.5% of statements [2020-12-03T00:34:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-03T00:34:02.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2020-12-03T00:34:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-03T00:34:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-03T00:34:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-03T00:34:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 95.2% of statements [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.0% of statements [no tests to run] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.297s coverage: 63.5% of statements [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-03T00:34:05.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2020-12-03T00:34:05.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2020-12-03T00:34:05.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2020-12-03T00:34:05.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2020-12-03T00:34:07.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.455s coverage: 55.9% of statements [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-03T00:34:07.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.261s coverage: 86.3% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.344s coverage: 72.2% of statements [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.455s coverage: 72.1% of statements [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.038s coverage: 82.4% of statements [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.062s coverage: 48.4% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 37.2% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.310s coverage: 84.1% of statements [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.031s coverage: 100.0% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-03T00:34:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.083s coverage: 100.0% of statements [2020-12-03T00:34:14.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.868s coverage: 29.1% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-03T00:34:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2020-12-03T00:34:16.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2020-12-03T00:34:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-03T00:34:17.358Z] GO111MODULE=on go vet ./... [2020-12-03T00:34:44.576Z] gofmt -l . [2020-12-03T00:34:44.576Z] [ "`gofmt -l .`" = "" ] [2020-12-03T00:34:44.576Z] ./bin/test-go-mod-tidy.sh [2020-12-03T00:34:44.576Z] ./bin/test-attribution-txt.sh [2020-12-03T00:34:44.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14221 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-03T00:34:44.809Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2020-12-03T00:34:46.832Z] + ls -al . [2020-12-03T00:34:46.832Z] total 644 [2020-12-03T00:34:46.832Z] drwxrwxr-x 10 1001 1001 4096 Dec 3 00:34 . [2020-12-03T00:34:46.832Z] drwxr-xr-x 4 root root 28 Dec 3 00:33 .. [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 11 Dec 3 00:30 .dockerignore [2020-12-03T00:34:46.832Z] drwxrwxr-x 8 1001 1001 179 Dec 3 00:30 .git [2020-12-03T00:34:46.832Z] drwxrwxr-x 3 1001 1001 125 Dec 3 00:30 .github [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 971 Dec 3 00:30 .gitignore [2020-12-03T00:34:46.832Z] drwx------ 3 1001 1001 47 Dec 3 00:31 .semver [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 166 Dec 3 00:30 .sonarcloud.properties [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 3804 Dec 3 00:30 CONTRIBUTING.md [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 1035 Dec 3 00:30 Dockerfile.build [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 943 Dec 3 00:30 Jenkinsfile [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 10775 Dec 3 00:30 LICENSE [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 6581 Dec 3 00:30 Makefile [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 6447 Dec 3 00:30 README.md [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 259 Dec 3 00:30 SECURITY.md [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 5 Dec 3 00:31 VERSION [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 4131 Dec 3 00:30 ZMQWindows.md [2020-12-03T00:34:46.832Z] drwxrwxr-x 2 1001 1001 117 Dec 3 00:30 bin [2020-12-03T00:34:46.832Z] drwxrwxr-x 15 1001 1001 4096 Dec 3 00:30 cmd [2020-12-03T00:34:46.832Z] -rw-r--r-- 1 root root 552039 Dec 3 00:34 coverage.out [2020-12-03T00:34:46.832Z] -rw-r--r-- 1 root root 1041 Dec 3 00:34 go.mod [2020-12-03T00:34:46.832Z] -rw-r--r-- 1 root root 18856 Dec 3 00:34 go.sum [2020-12-03T00:34:46.832Z] drwxrwxr-x 8 1001 1001 127 Dec 3 00:30 internal [2020-12-03T00:34:46.832Z] drwxrwxr-x 4 1001 1001 26 Dec 3 00:30 openapi [2020-12-03T00:34:46.832Z] drwxrwxr-x 4 1001 1001 71 Dec 3 00:30 snap [2020-12-03T00:34:46.832Z] -rw-rw-r-- 1 1001 1001 168 Dec 3 00:30 version.go [Pipeline] sh [2020-12-03T00:34:47.140Z] + '[' -e coverage.out ] [2020-12-03T00:34:47.140Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-03T00:34:47.394Z] Stashed 1 file(s) [Pipeline] sh [2020-12-03T00:34:47.696Z] + make build [2020-12-03T00:34:47.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-03T00:34:49.940Z] using credential edgex-jenkins-ssh [2020-12-03T00:34:50.001Z] Cloning the remote Git repository [2020-12-03T00:34:50.060Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:34:50.177Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-12-03T00:34:50.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:34:50.253Z] > git --version # timeout=10 [2020-12-03T00:34:50.280Z] > git --version # 'git version 2.17.1' [2020-12-03T00:34:50.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:34:50.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T00:34:57.871Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-03T00:35:01.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-03T00:35:03.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-12-03T00:35:04.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-03T00:35:06.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-03T00:35:06.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-03T00:35:08.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-03T00:35:09.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-03T00:35:10.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-03T00:35:11.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-03T00:35:13.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-03T00:35:14.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2020-12-03T00:35:15.580Z] $ docker stop --time=1 f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f [2020-12-03T00:35:17.442Z] $ docker rm -f f298f28271ab52b01867b858962c4c605669b492c06f1cb72756782b80f4ee4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:35:19.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T00:35:19.470Z] [2020-12-03T00:35:19.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:35:19.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T00:35:19.844Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-03T00:35:19.844Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-03T00:35:19.844Z] ca9280d653b3: Pulling fs layer [2020-12-03T00:35:19.844Z] 7e9c9ca2126c: Pulling fs layer [2020-12-03T00:35:20.110Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-03T00:35:20.110Z] cbdbe7a5bc2a: Download complete [2020-12-03T00:35:20.700Z] ca9280d653b3: Verifying Checksum [2020-12-03T00:35:20.700Z] ca9280d653b3: Download complete [2020-12-03T00:35:20.700Z] cbdbe7a5bc2a: Pull complete [2020-12-03T00:35:21.655Z] 7e9c9ca2126c: Download complete [2020-12-03T00:35:21.655Z] ca9280d653b3: Pull complete [2020-12-03T00:35:26.976Z] Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-12-03T00:35:26.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T00:35:26.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T00:35:26.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T00:35:26.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:35:26.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:35:26.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T00:35:26.996Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T00:35:27.010Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-12-03T00:35:27.755Z] Merge succeeded, producing 7a3f8190ccefe998ea802fb6882190b9ef00f096 [2020-12-03T00:35:27.756Z] Checking out Revision 7a3f8190ccefe998ea802fb6882190b9ef00f096 (PR-2898) [2020-12-03T00:35:28.288Z] 7e9c9ca2126c: Pull complete [2020-12-03T00:35:28.288Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-03T00:35:28.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T00:35:28.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-03T00:35:28.428Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:35:28.488Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-03T00:35:27.315Z] > git remote # timeout=10 [2020-12-03T00:35:27.332Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T00:35:27.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:35:27.359Z] > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 [2020-12-03T00:35:27.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T00:35:27.766Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T00:35:27.777Z] > git checkout -f 7a3f8190ccefe998ea802fb6882190b9ef00f096 # timeout=10 [2020-12-03T00:35:30.474Z] $ docker top ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T00:35:31.848Z] + docker-compose build --help [2020-12-03T00:35:31.848Z] + grep parallel [2020-12-03T00:35:32.177Z] Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" [2020-12-03T00:35:32.196Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T00:35:33.239Z] --parallel Build images in parallel. [2020-12-03T00:35:32.188Z] > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 [Pipeline] } [2020-12-03T00:35:33.569Z] $ docker stop --time=1 ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 [2020-12-03T00:35:33.837Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-03T00:35:35.000Z] $ docker rm -f ca8d6f5fb72e327c7a628b4b2d9c2971f6108429dadaa92a67aa25dda5395124 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:35:35.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T00:35:35.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T00:35:35.757Z] . [Pipeline] withDockerContainer [2020-12-03T00:35:35.893Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:35:35.934Z] + true [2020-12-03T00:35:35.934Z] + sudo service docker restart [2020-12-03T00:35:35.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-03T00:35:36.843Z] $ docker top f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T00:35:37.392Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T00:35:38.001Z] provisioning config files... [2020-12-03T00:35:38.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8860255381153315311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:35:38.448Z] ---> docker-login.sh [2020-12-03T00:35:38.448Z] nexus3.edgexfoundry.org:10001 [2020-12-03T00:35:38.796Z] Building docker-core-command-go ... [2020-12-03T00:35:38.796Z] Building docker-core-data-go ... [2020-12-03T00:35:38.796Z] Building docker-core-metadata-go ... [2020-12-03T00:35:38.796Z] Building docker-security-bootstrap-redis-go ... [2020-12-03T00:35:38.796Z] Building docker-security-proxy-setup-go ... [2020-12-03T00:35:38.796Z] Building docker-security-secrets-setup-go ... [2020-12-03T00:35:38.796Z] Building docker-security-secretstore-setup-go ... [2020-12-03T00:35:38.796Z] Building docker-support-logging-go ... [2020-12-03T00:35:38.796Z] Building docker-support-notifications-go ... [2020-12-03T00:35:38.796Z] Building docker-support-scheduler-go ... [2020-12-03T00:35:38.796Z] Building docker-sys-mgmt-agent-go ... [2020-12-03T00:35:38.796Z] Building docker-core-data-go [2020-12-03T00:35:38.796Z] Building docker-security-proxy-setup-go [2020-12-03T00:35:38.796Z] Building docker-support-notifications-go [2020-12-03T00:35:38.796Z] Building docker-core-command-go [2020-12-03T00:35:38.796Z] Building docker-support-logging-go [2020-12-03T00:35:39.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:35:39.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:35:39.713Z] Configure a credential helper to remove this warning. See [2020-12-03T00:35:39.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:35:39.713Z] [2020-12-03T00:35:39.713Z] Login Succeeded [2020-12-03T00:35:39.713Z] nexus3.edgexfoundry.org:10002 [2020-12-03T00:35:40.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:35:40.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:35:40.311Z] Configure a credential helper to remove this warning. See [2020-12-03T00:35:40.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:35:40.311Z] [2020-12-03T00:35:40.311Z] Login Succeeded [2020-12-03T00:35:40.311Z] nexus3.edgexfoundry.org:10003 [2020-12-03T00:35:40.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:35:40.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:35:40.911Z] Configure a credential helper to remove this warning. See [2020-12-03T00:35:40.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:35:40.911Z] [2020-12-03T00:35:40.911Z] Login Succeeded [2020-12-03T00:35:40.911Z] nexus3.edgexfoundry.org:10004 [2020-12-03T00:35:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:35:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:35:41.516Z] Configure a credential helper to remove this warning. See [2020-12-03T00:35:41.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:35:41.516Z] [2020-12-03T00:35:41.516Z] Login Succeeded [2020-12-03T00:35:41.516Z] docker.io [2020-12-03T00:35:42.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T00:35:42.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T00:35:42.391Z] Configure a credential helper to remove this warning. See [2020-12-03T00:35:42.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T00:35:42.391Z] [2020-12-03T00:35:42.391Z] Login Succeeded [2020-12-03T00:35:42.391Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T00:35:42.413Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T00:35:42.852Z] ========================================================= [2020-12-03T00:35:42.852Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T00:35:42.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:35:43.231Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-03T00:35:45.890Z] Sending build context to Docker daemon 165.4MB [2020-12-03T00:35:45.890Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-03T00:35:45.890Z] Step 2/7 : FROM ${BASE} [2020-12-03T00:35:45.890Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T00:35:45.890Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T00:35:45.890Z] a4357932f1b6: Pulling fs layer [2020-12-03T00:35:45.890Z] 18c013af1878: Pulling fs layer [2020-12-03T00:35:45.890Z] 00ac8860ef70: Pulling fs layer [2020-12-03T00:35:45.890Z] 63d7cb157983: Pulling fs layer [2020-12-03T00:35:45.890Z] b116817d02f9: Pulling fs layer [2020-12-03T00:35:45.890Z] 745a02a5169b: Pulling fs layer [2020-12-03T00:35:45.890Z] 00ac8860ef70: Waiting [2020-12-03T00:35:45.890Z] 63d7cb157983: Waiting [2020-12-03T00:35:45.890Z] b116817d02f9: Waiting [2020-12-03T00:35:45.890Z] 745a02a5169b: Waiting [2020-12-03T00:35:45.890Z] 18c013af1878: Verifying Checksum [2020-12-03T00:35:45.890Z] 18c013af1878: Download complete [2020-12-03T00:35:45.890Z] a4357932f1b6: Verifying Checksum [2020-12-03T00:35:45.890Z] a4357932f1b6: Download complete [2020-12-03T00:35:45.890Z] 63d7cb157983: Verifying Checksum [2020-12-03T00:35:45.890Z] 63d7cb157983: Download complete [2020-12-03T00:35:45.890Z] b116817d02f9: Verifying Checksum [2020-12-03T00:35:45.890Z] b116817d02f9: Download complete [2020-12-03T00:35:45.890Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T00:35:45.890Z] 5f621e34cdf4: Download complete [2020-12-03T00:35:46.171Z] 5f621e34cdf4: Pull complete [2020-12-03T00:35:46.782Z] a4357932f1b6: Pull complete [2020-12-03T00:35:47.380Z] 18c013af1878: Pull complete [2020-12-03T00:35:50.012Z] 745a02a5169b: Download complete [2020-12-03T00:35:51.443Z] 00ac8860ef70: Verifying Checksum [2020-12-03T00:35:51.443Z] 00ac8860ef70: Download complete [2020-12-03T00:36:01.627Z] 00ac8860ef70: Pull complete [2020-12-03T00:36:01.627Z] 63d7cb157983: Pull complete [2020-12-03T00:36:01.627Z] b116817d02f9: Pull complete [2020-12-03T00:36:05.042Z] 745a02a5169b: Pull complete [2020-12-03T00:36:05.042Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T00:36:05.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T00:36:05.042Z] ---> b7e6874047d6 [2020-12-03T00:36:05.042Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-03T00:36:08.473Z] ---> Running in 3ab792a82852 [2020-12-03T00:36:09.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T00:36:11.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T00:36:13.887Z] (1/12) Installing libmagic (5.38-r0) [2020-12-03T00:36:14.163Z] (2/12) Installing file (5.38-r0) [2020-12-03T00:36:14.163Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-03T00:36:14.163Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-03T00:36:17.763Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:36:17.763Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:36:17.763Z] ---> a97ed4a1d438 [2020-12-03T00:36:17.763Z] Step 3/20 : WORKDIR /edgex-go [2020-12-03T00:36:17.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:36:17.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:36:17.763Z] ---> a97ed4a1d438 [2020-12-03T00:36:17.763Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T00:36:17.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:36:17.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:36:17.763Z] ---> a97ed4a1d438 [2020-12-03T00:36:17.763Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T00:36:17.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:36:17.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:36:17.763Z] ---> a97ed4a1d438 [2020-12-03T00:36:17.763Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T00:36:17.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:36:17.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:36:17.763Z] ---> a97ed4a1d438 [2020-12-03T00:36:17.763Z] Step 3/23 : WORKDIR /edgex-go [2020-12-03T00:36:17.763Z] ---> Running in 475c8ae87d1c [2020-12-03T00:36:17.763Z] ---> Running in 13af5a98589f [2020-12-03T00:36:17.763Z] ---> Running in 401a66bdb0ef [2020-12-03T00:36:17.763Z] ---> Running in fed73ffb7cec [2020-12-03T00:36:17.763Z] ---> Running in 9a96084aade2 [2020-12-03T00:36:17.763Z] Removing intermediate container 13af5a98589f [2020-12-03T00:36:17.763Z] ---> 91dbcba3d4b2 [2020-12-03T00:36:17.763Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:36:17.763Z] Removing intermediate container 9a96084aade2 [2020-12-03T00:36:17.763Z] ---> 92cb2afe88c6 [2020-12-03T00:36:17.763Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:36:17.763Z] Removing intermediate container 401a66bdb0ef [2020-12-03T00:36:17.763Z] ---> 8faa4bb664e4 [2020-12-03T00:36:17.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:36:17.763Z] Removing intermediate container fed73ffb7cec [2020-12-03T00:36:17.763Z] ---> 9b15ae9c1043 [2020-12-03T00:36:17.763Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:36:17.763Z] Removing intermediate container 475c8ae87d1c [2020-12-03T00:36:17.763Z] ---> 645470620336 [2020-12-03T00:36:17.763Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:36:17.763Z] ---> Running in 49da0b8f6130 [2020-12-03T00:36:17.763Z] ---> Running in 93434f96c8ef [2020-12-03T00:36:17.763Z] ---> Running in 22563970bb4d [2020-12-03T00:36:17.763Z] ---> Running in 6f04bc87caf6 [2020-12-03T00:36:17.763Z] ---> Running in d554dc3cd4ec [2020-12-03T00:36:18.357Z] Removing intermediate container 93434f96c8ef [2020-12-03T00:36:18.357Z] ---> 78a2cb87c312 [2020-12-03T00:36:18.357Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-03T00:36:18.357Z] Removing intermediate container 22563970bb4d [2020-12-03T00:36:18.357Z] ---> 6be431a8df35 [2020-12-03T00:36:18.357Z] Step 5/20 : RUN apk update && apk add make git [2020-12-03T00:36:18.630Z] ---> Running in 8a489014b42a [2020-12-03T00:36:18.630Z] ---> Running in 1e1ecc9c67e0 [2020-12-03T00:36:18.630Z] Removing intermediate container 49da0b8f6130 [2020-12-03T00:36:18.630Z] ---> 0527b311baa7 [2020-12-03T00:36:18.630Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-03T00:36:18.901Z] Removing intermediate container 6f04bc87caf6 [2020-12-03T00:36:18.901Z] ---> bb2f26d69341 [2020-12-03T00:36:18.901Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T00:36:18.901Z] Removing intermediate container d554dc3cd4ec [2020-12-03T00:36:18.901Z] ---> 273c64953a75 [2020-12-03T00:36:18.901Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-12-03T00:36:19.174Z] ---> Running in 80d39a6685d5 [2020-12-03T00:36:19.174Z] ---> Running in 0dcb58f32c72 [2020-12-03T00:36:19.174Z] ---> Running in 0a2a44c98ec3 [2020-12-03T00:36:19.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:19.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:20.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:20.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:20.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:21.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:21.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:21.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:21.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:21.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:36:22.822Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:36:22.822Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:36:22.822Z] OK: 12745 distinct packages available [2020-12-03T00:36:23.109Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:23.109Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:36:23.109Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:36:23.109Z] OK: 12745 distinct packages available [2020-12-03T00:36:23.395Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:36:23.395Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:36:23.395Z] OK: 12745 distinct packages available [2020-12-03T00:36:23.395Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:36:23.395Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:36:23.395Z] OK: 12745 distinct packages available [2020-12-03T00:36:23.669Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:23.669Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:23.669Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:23.942Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:23.942Z] Removing intermediate container 1e1ecc9c67e0 [2020-12-03T00:36:23.942Z] ---> 1ccd0e1751a0 [2020-12-03T00:36:23.942Z] Step 6/20 : COPY go.mod . [2020-12-03T00:36:23.942Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:36:23.942Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:36:23.942Z] OK: 12745 distinct packages available [2020-12-03T00:36:24.218Z] OK: 233 MiB in 51 packages [2020-12-03T00:36:24.491Z] ---> 614ddc5ee71d [2020-12-03T00:36:24.491Z] Step 7/20 : RUN go mod download [2020-12-03T00:36:24.491Z] Removing intermediate container 0dcb58f32c72 [2020-12-03T00:36:24.491Z] ---> e7b7085212bd [2020-12-03T00:36:24.491Z] Step 6/22 : COPY go.mod . [2020-12-03T00:36:24.491Z] Removing intermediate container 8a489014b42a [2020-12-03T00:36:24.491Z] ---> e736ba462be1 [2020-12-03T00:36:24.491Z] Step 6/23 : COPY go.mod . [2020-12-03T00:36:24.491Z] ---> Running in cb2aa102e1e7 [2020-12-03T00:36:24.767Z] Removing intermediate container 0a2a44c98ec3 [2020-12-03T00:36:24.767Z] ---> 143ac831d84d [2020-12-03T00:36:24.767Z] Step 6/22 : COPY go.mod . [2020-12-03T00:36:25.038Z] ---> 7dfb0950e01e [2020-12-03T00:36:25.038Z] Step 7/22 : RUN go mod download [2020-12-03T00:36:25.038Z] ---> 3f2fe9e407aa [2020-12-03T00:36:25.038Z] Step 7/23 : RUN go mod download [2020-12-03T00:36:25.038Z] ---> 71066f878ed1 [2020-12-03T00:36:25.038Z] Step 7/22 : RUN go mod download [2020-12-03T00:36:25.310Z] ---> Running in 25daa6a1d713 [2020-12-03T00:36:25.310Z] ---> Running in 2c5fb1e3b4e8 [2020-12-03T00:36:25.310Z] Removing intermediate container 80d39a6685d5 [2020-12-03T00:36:25.310Z] ---> bb71e1fcaf15 [2020-12-03T00:36:25.310Z] Step 6/24 : COPY go.mod . [2020-12-03T00:36:25.310Z] ---> Running in 20a792167a26 [2020-12-03T00:36:25.915Z] ---> 398a38e17052 [2020-12-03T00:36:25.915Z] Step 7/24 : RUN go mod download [2020-12-03T00:36:25.915Z] ---> Running in 24802aa6de34 [2020-12-03T00:36:27.932Z] Removing intermediate container 2c5fb1e3b4e8 [2020-12-03T00:36:27.932Z] ---> da5ea048c3c3 [2020-12-03T00:36:27.932Z] Step 8/22 : COPY . . [2020-12-03T00:36:27.932Z] Removing intermediate container cb2aa102e1e7 [2020-12-03T00:36:27.932Z] ---> ba9e30a60cff [2020-12-03T00:36:27.932Z] Step 8/20 : COPY . . [2020-12-03T00:36:28.212Z] Removing intermediate container 24802aa6de34 [2020-12-03T00:36:28.212Z] ---> ab7e58afa647 [2020-12-03T00:36:28.212Z] Step 8/24 : COPY . . [2020-12-03T00:36:28.212Z] Removing intermediate container 20a792167a26 [2020-12-03T00:36:28.212Z] ---> 04c40adb81bb [2020-12-03T00:36:28.212Z] Step 8/22 : COPY . . [2020-12-03T00:36:28.212Z] Removing intermediate container 25daa6a1d713 [2020-12-03T00:36:28.212Z] ---> 79392b9cbbbc [2020-12-03T00:36:28.212Z] Step 8/23 : COPY . . [2020-12-03T00:36:40.963Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-03T00:36:40.963Z] (6/12) Installing patch (2.7.6-r6) [2020-12-03T00:36:40.963Z] (7/12) Installing build-base (0.5-r2) [2020-12-03T00:36:40.963Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-03T00:36:40.963Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-03T00:36:40.963Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-03T00:36:40.963Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-03T00:36:40.963Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-03T00:36:40.963Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:36:40.963Z] OK: 217 MiB in 51 packages [2020-12-03T00:36:45.310Z] Removing intermediate container 3ab792a82852 [2020-12-03T00:36:45.310Z] ---> 321802b53ffd [2020-12-03T00:36:45.310Z] Step 4/7 : WORKDIR /edgex-go [2020-12-03T00:36:45.310Z] ---> Running in 6ffeb4823187 [2020-12-03T00:36:45.310Z] Removing intermediate container 6ffeb4823187 [2020-12-03T00:36:45.310Z] ---> 45d3a218930e [2020-12-03T00:36:45.310Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-03T00:36:45.904Z] latest: Pulling from library/docker [2020-12-03T00:36:45.904Z] 5f621e34cdf4: Already exists [2020-12-03T00:36:46.180Z] 85db56a05063: Pulling fs layer [2020-12-03T00:36:46.180Z] ccb67d6aeaaa: Pulling fs layer [2020-12-03T00:36:46.180Z] de930078acea: Pulling fs layer [2020-12-03T00:36:46.180Z] d5a9d88a4785: Pulling fs layer [2020-12-03T00:36:46.180Z] e7f15c1544d5: Pulling fs layer [2020-12-03T00:36:46.180Z] 877c515997d3: Pulling fs layer [2020-12-03T00:36:46.180Z] d5a9d88a4785: Waiting [2020-12-03T00:36:46.180Z] e7f15c1544d5: Waiting [2020-12-03T00:36:46.180Z] 877c515997d3: Waiting [2020-12-03T00:36:46.180Z] ccb67d6aeaaa: Verifying Checksum [2020-12-03T00:36:46.180Z] ccb67d6aeaaa: Download complete [2020-12-03T00:36:46.180Z] 85db56a05063: Verifying Checksum [2020-12-03T00:36:46.180Z] 85db56a05063: Download complete [2020-12-03T00:36:46.458Z] d5a9d88a4785: Verifying Checksum [2020-12-03T00:36:46.458Z] d5a9d88a4785: Download complete [2020-12-03T00:36:46.458Z] e7f15c1544d5: Verifying Checksum [2020-12-03T00:36:46.458Z] e7f15c1544d5: Download complete [2020-12-03T00:36:46.458Z] 877c515997d3: Verifying Checksum [2020-12-03T00:36:46.458Z] 877c515997d3: Download complete [2020-12-03T00:36:47.063Z] 85db56a05063: Pull complete [2020-12-03T00:36:47.338Z] ccb67d6aeaaa: Pull complete [2020-12-03T00:36:47.612Z] de930078acea: Verifying Checksum [2020-12-03T00:36:47.612Z] de930078acea: Download complete [2020-12-03T00:36:51.062Z] de930078acea: Pull complete [2020-12-03T00:36:51.338Z] d5a9d88a4785: Pull complete [2020-12-03T00:36:51.615Z] e7f15c1544d5: Pull complete [2020-12-03T00:36:52.208Z] 877c515997d3: Pull complete [2020-12-03T00:36:52.208Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-03T00:36:52.208Z] Status: Downloaded newer image for docker:latest [2020-12-03T00:36:55.593Z] ---> 3af744f4500e [2020-12-03T00:36:55.593Z] Step 6/7 : COPY go.mod . [2020-12-03T00:36:55.593Z] ---> c988c1b9f41d [2020-12-03T00:36:55.593Z] Step 7/7 : RUN go mod download [2020-12-03T00:36:55.867Z] ---> Running in dfff89b48f37 [2020-12-03T00:37:07.453Z] ---> 6c87c8b6c78b [2020-12-03T00:37:07.453Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-03T00:37:07.453Z] ---> e81641b52494 [2020-12-03T00:37:07.453Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-03T00:37:08.417Z] ---> Running in 6bf76db31037 [2020-12-03T00:37:08.417Z] ---> Running in 9a7070e884e9 [2020-12-03T00:37:08.417Z] ---> 375cf9dabc69 [2020-12-03T00:37:08.417Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-12-03T00:37:08.417Z] ---> 1ae1bf223ac7 [2020-12-03T00:37:08.417Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-03T00:37:08.417Z] ---> d08214c96da6 [2020-12-03T00:37:08.417Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-12-03T00:37:08.417Z] ---> Running in 7a65db91cfca [2020-12-03T00:37:08.417Z] ---> Running in 94344862d015 [2020-12-03T00:37:08.417Z] ---> Running in 88707c886f72 [2020-12-03T00:37:09.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-03T00:37:09.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-03T00:37:09.865Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-03T00:37:09.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-03T00:37:09.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-12-03T00:37:23.395Z] Removing intermediate container dfff89b48f37 [2020-12-03T00:37:23.395Z] ---> 0607939e6070 [2020-12-03T00:37:23.395Z] Successfully built 0607939e6070 [2020-12-03T00:37:23.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:37:23.743Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T00:37:23.743Z] . [Pipeline] withDockerContainer [2020-12-03T00:37:23.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-14221 does not seem to be running inside a container [2020-12-03T00:37:24.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2020-12-03T00:37:25.764Z] $ docker top 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T00:37:26.810Z] + go version [2020-12-03T00:37:26.810Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T00:37:26.835Z] $ docker stop --time=1 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec [2020-12-03T00:37:28.804Z] $ docker rm -f 8bc4c875c1390937f629a46e96b6aafb5b61fe512bb02282c88d1412f1c769ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:37:29.920Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T00:37:29.920Z] . [Pipeline] withDockerContainer [2020-12-03T00:37:30.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-14221 does not seem to be running inside a container [2020-12-03T00:37:30.265Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2020-12-03T00:37:31.645Z] $ docker top 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T00:37:32.052Z] ========================================================= [2020-12-03T00:37:32.052Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-03T00:37:32.052Z] ========================================================= [Pipeline] sh [2020-12-03T00:37:32.699Z] + make test [2020-12-03T00:37:32.699Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-03T00:37:49.042Z] Removing intermediate container 7a65db91cfca [2020-12-03T00:37:49.042Z] ---> 1525b156e8f0 [2020-12-03T00:37:49.042Z] [2020-12-03T00:37:49.042Z] Step 10/20 : FROM alpine [2020-12-03T00:37:49.042Z] latest: Pulling from library/alpine [2020-12-03T00:37:49.042Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T00:37:49.042Z] Status: Downloaded newer image for alpine:latest [2020-12-03T00:37:49.042Z] ---> d6e46aa2470d [2020-12-03T00:37:49.042Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-03T00:37:49.627Z] ---> Running in e186f19300b6 [2020-12-03T00:37:49.901Z] Removing intermediate container 88707c886f72 [2020-12-03T00:37:49.901Z] ---> 4c2f70854f0e [2020-12-03T00:37:49.901Z] [2020-12-03T00:37:49.901Z] Step 10/22 : FROM scratch [2020-12-03T00:37:49.901Z] ---> [2020-12-03T00:37:49.901Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-03T00:37:50.496Z] ---> Running in ceb134d54dce [2020-12-03T00:37:51.098Z] Removing intermediate container ceb134d54dce [2020-12-03T00:37:51.098Z] ---> 8b6351546255 [2020-12-03T00:37:51.098Z] Step 12/22 : ENV APP_PORT=48061 [2020-12-03T00:37:51.098Z] ---> Running in 544e66056a6b [2020-12-03T00:37:51.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:37:51.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:37:51.658Z] Removing intermediate container 544e66056a6b [2020-12-03T00:37:51.658Z] ---> 553f47a89b5c [2020-12-03T00:37:51.658Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T00:37:51.658Z] ---> Running in 9ead266c3186 [2020-12-03T00:37:51.930Z] v3.12.1-69-gbdfcc49399 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:37:51.930Z] v3.12.1-70-ge9f0a0ac97 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:37:51.930Z] OK: 12746 distinct packages available [2020-12-03T00:37:51.930Z] Removing intermediate container 9ead266c3186 [2020-12-03T00:37:51.930Z] ---> 8af86e1079ee [2020-12-03T00:37:51.930Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-12-03T00:37:52.202Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-03T00:37:52.202Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T00:37:52.202Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-03T00:37:52.202Z] (4/4) Installing curl (7.69.1-r1) [2020-12-03T00:37:52.466Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:37:52.729Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T00:37:52.729Z] OK: 7 MiB in 18 packages [2020-12-03T00:37:55.348Z] ---> 87aea56dfb4b [2020-12-03T00:37:55.348Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-12-03T00:37:57.288Z] Removing intermediate container 94344862d015 [2020-12-03T00:37:57.288Z] ---> 9d357c030c79 [2020-12-03T00:37:57.288Z] [2020-12-03T00:37:57.288Z] Step 10/24 : FROM scratch [2020-12-03T00:37:57.288Z] ---> [2020-12-03T00:37:57.288Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-03T00:37:57.288Z] ---> 30d4e4548cce [2020-12-03T00:37:57.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-12-03T00:37:57.288Z] ---> Using cache [2020-12-03T00:37:57.288Z] ---> 8b6351546255 [2020-12-03T00:37:57.288Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-03T00:37:57.556Z] Removing intermediate container e186f19300b6 [2020-12-03T00:37:57.556Z] ---> 2c4236677394 [2020-12-03T00:37:57.556Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T00:37:57.556Z] Removing intermediate container 9a7070e884e9 [2020-12-03T00:37:57.556Z] ---> 323b62393cb9 [2020-12-03T00:37:57.556Z] [2020-12-03T00:37:57.556Z] Step 10/22 : FROM scratch [2020-12-03T00:37:57.556Z] ---> [2020-12-03T00:37:57.556Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T00:37:57.823Z] ---> Running in 4d5458f88bc0 [2020-12-03T00:37:58.401Z] ---> Running in fbc7ea3c79c2 [2020-12-03T00:37:58.401Z] ---> Running in 1d8f3287f9b1 [2020-12-03T00:37:58.401Z] ---> 490c77ba2600 [2020-12-03T00:37:58.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-12-03T00:37:58.401Z] Removing intermediate container 4d5458f88bc0 [2020-12-03T00:37:58.401Z] ---> f413628717a8 [2020-12-03T00:37:58.401Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-03T00:37:58.671Z] ---> Running in 5cc23c2df711 [2020-12-03T00:37:58.671Z] Removing intermediate container 1d8f3287f9b1 [2020-12-03T00:37:58.671Z] ---> 968226c065bf [2020-12-03T00:37:58.671Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-03T00:37:58.671Z] Removing intermediate container fbc7ea3c79c2 [2020-12-03T00:37:58.671Z] ---> b04b98e25ec4 [2020-12-03T00:37:58.671Z] Step 13/20 : WORKDIR /edgex [2020-12-03T00:37:58.671Z] ---> Running in cbb3301aa084 [2020-12-03T00:37:58.946Z] ---> Running in 20d9bdc554b6 [2020-12-03T00:37:58.946Z] ---> 69a6f57b00bf [2020-12-03T00:37:58.946Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-12-03T00:37:58.946Z] Removing intermediate container 5cc23c2df711 [2020-12-03T00:37:58.946Z] ---> 765d19f7906d [2020-12-03T00:37:58.946Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-03T00:37:58.946Z] Removing intermediate container cbb3301aa084 [2020-12-03T00:37:58.946Z] ---> 4f0570858f9e [2020-12-03T00:37:58.946Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T00:37:59.214Z] ---> Running in b66af9d5f85a [2020-12-03T00:37:59.214Z] ---> Running in 56a3334e74d7 [2020-12-03T00:37:59.214Z] Removing intermediate container 20d9bdc554b6 [2020-12-03T00:37:59.214Z] ---> e2041f728ce6 [2020-12-03T00:37:59.214Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-03T00:37:59.484Z] ---> 9424929960ca [2020-12-03T00:37:59.484Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-03T00:37:59.484Z] Removing intermediate container 56a3334e74d7 [2020-12-03T00:37:59.484Z] ---> ec85e3fccf5f [2020-12-03T00:37:59.484Z] Step 14/22 : WORKDIR / [2020-12-03T00:37:59.484Z] ---> Running in dca51eff6470 [2020-12-03T00:37:59.484Z] Removing intermediate container b66af9d5f85a [2020-12-03T00:37:59.484Z] ---> 41d3920cfcfb [2020-12-03T00:37:59.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:37:59.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-03T00:37:59.748Z] ---> Running in f39d7a2ac8fd [2020-12-03T00:38:00.327Z] ---> ea706cc53db9 [2020-12-03T00:38:00.327Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-03T00:38:00.591Z] Removing intermediate container dca51eff6470 [2020-12-03T00:38:00.591Z] ---> 7a4680f729aa [2020-12-03T00:38:00.591Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-03T00:38:00.591Z] Removing intermediate container f39d7a2ac8fd [2020-12-03T00:38:00.591Z] ---> d1d41ebac36b [2020-12-03T00:38:00.591Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T00:38:01.554Z] ---> fd1bc9e730ff [2020-12-03T00:38:01.554Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-03T00:38:01.554Z] ---> Running in f29a839ad599 [2020-12-03T00:38:01.838Z] ---> a087955c519b [2020-12-03T00:38:01.838Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-03T00:38:01.838Z] ---> 33ee6d6270d8 [2020-12-03T00:38:01.838Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-03T00:38:01.838Z] ---> Running in d13ef16efdce [2020-12-03T00:38:02.426Z] Removing intermediate container f29a839ad599 [2020-12-03T00:38:02.426Z] ---> a9013c247aab [2020-12-03T00:38:02.427Z] Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:38:04.384Z] Removing intermediate container d13ef16efdce [2020-12-03T00:38:04.384Z] ---> b64a2e60a804 [2020-12-03T00:38:04.384Z] Step 17/20 : CMD ["--init=true"] [2020-12-03T00:38:04.384Z] ---> a6ea2eb985ce [2020-12-03T00:38:04.384Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-03T00:38:04.384Z] ---> 6b921b50e43a [2020-12-03T00:38:04.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-03T00:38:04.384Z] ---> Running in 6a352e68a9b9 [2020-12-03T00:38:04.384Z] ---> Running in 6cbe0c0dc375 [2020-12-03T00:38:04.649Z] Removing intermediate container 6bf76db31037 [2020-12-03T00:38:04.649Z] ---> e4e5aad9855c [2020-12-03T00:38:04.649Z] [2020-12-03T00:38:04.649Z] Step 10/23 : FROM alpine [2020-12-03T00:38:04.649Z] ---> d6e46aa2470d [2020-12-03T00:38:04.649Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T00:38:04.649Z] ---> Running in 044e77fedf66 [2020-12-03T00:38:04.921Z] Removing intermediate container 6a352e68a9b9 [2020-12-03T00:38:04.921Z] ---> 8c195cff35fd [2020-12-03T00:38:04.921Z] Step 18/20 : LABEL arch=x86_64 [2020-12-03T00:38:04.921Z] ---> 8fe3794493dd [2020-12-03T00:38:04.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-03T00:38:04.921Z] Removing intermediate container 6cbe0c0dc375 [2020-12-03T00:38:04.921Z] ---> b11696b6a9d9 [2020-12-03T00:38:04.921Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T00:38:04.921Z] ---> aa1336ec9546 [2020-12-03T00:38:04.921Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-03T00:38:05.193Z] ---> Running in 66c2be679829 [2020-12-03T00:38:05.193Z] Removing intermediate container 044e77fedf66 [2020-12-03T00:38:05.193Z] ---> 5d0ae56847d3 [2020-12-03T00:38:05.193Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-03T00:38:05.193Z] ---> Running in 39301c7f24a7 [2020-12-03T00:38:05.193Z] ---> Running in b5204d703ea4 [2020-12-03T00:38:05.463Z] ---> Running in ae06252274fa [2020-12-03T00:38:05.463Z] Removing intermediate container 66c2be679829 [2020-12-03T00:38:05.463Z] ---> 89f1ec211716 [2020-12-03T00:38:05.463Z] Step 19/20 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:38:05.726Z] ---> Running in f0b96805f6c5 [2020-12-03T00:38:05.726Z] ---> 06cb433eaaaf [2020-12-03T00:38:05.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-03T00:38:05.726Z] Removing intermediate container 39301c7f24a7 [2020-12-03T00:38:05.726Z] ---> dfcc947d9550 [2020-12-03T00:38:05.726Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:38:05.726Z] Removing intermediate container b5204d703ea4 [2020-12-03T00:38:05.726Z] ---> 897d1e668fbb [2020-12-03T00:38:05.726Z] [2020-12-03T00:38:05.989Z] Removing intermediate container ae06252274fa [2020-12-03T00:38:05.989Z] ---> 0330fd66d07a [2020-12-03T00:38:05.989Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-03T00:38:05.989Z] Successfully built 897d1e668fbb [2020-12-03T00:38:05.989Z] ---> Running in c1df1a0d99f5 [2020-12-03T00:38:05.989Z] Successfully tagged docker-support-logging-go:latest [2020-12-03T00:38:05.989Z]  Building docker-support-logging-go ... done Building docker-security-bootstrap-redis-go [2020-12-03T00:38:06.263Z] ---> Running in e4ca81ad338c [2020-12-03T00:38:06.263Z] Removing intermediate container f0b96805f6c5 [2020-12-03T00:38:06.263Z] ---> 398edff754c3 [2020-12-03T00:38:06.263Z] Step 20/20 : LABEL version=0.0.0 [2020-12-03T00:38:06.263Z] ---> 8862936981b9 [2020-12-03T00:38:06.263Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-03T00:38:06.263Z] ---> Running in e1d0fece8538 [2020-12-03T00:38:06.539Z] ---> Running in bf911513a3bb [2020-12-03T00:38:06.539Z] Removing intermediate container c1df1a0d99f5 [2020-12-03T00:38:06.539Z] ---> 378bc1df3ef5 [2020-12-03T00:38:06.539Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T00:38:06.539Z] Removing intermediate container e4ca81ad338c [2020-12-03T00:38:06.539Z] ---> 89df459ae803 [2020-12-03T00:38:06.539Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:38:06.539Z] ---> Running in 3092fe6b5ea1 [2020-12-03T00:38:06.539Z] ---> Running in cf662091e47d [2020-12-03T00:38:07.135Z] Removing intermediate container e1d0fece8538 [2020-12-03T00:38:07.135Z] ---> 9a47b7148f54 [2020-12-03T00:38:07.135Z] [2020-12-03T00:38:07.135Z] Removing intermediate container bf911513a3bb [2020-12-03T00:38:07.135Z] ---> 9dac5ed07a34 [2020-12-03T00:38:07.135Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:38:07.726Z] Successfully built 9a47b7148f54 [2020-12-03T00:38:08.685Z] Removing intermediate container 3092fe6b5ea1 [2020-12-03T00:38:08.685Z] ---> cb4231de87d1 [2020-12-03T00:38:08.685Z] Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:38:08.685Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-03T00:38:08.685Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-12-03T00:38:09.269Z] ---> Running in 505c98d157ae [2020-12-03T00:38:10.254Z] ---> Running in 5047e9157f9c [2020-12-03T00:38:10.850Z] Removing intermediate container 505c98d157ae [2020-12-03T00:38:10.850Z] ---> c07862803a8d [2020-12-03T00:38:10.850Z] Step 22/24 : LABEL arch=x86_64 [2020-12-03T00:38:12.265Z] ---> Running in d60dd2eb3151 [2020-12-03T00:38:13.218Z] Removing intermediate container 5047e9157f9c [2020-12-03T00:38:13.219Z] ---> e4a6bef36539 [2020-12-03T00:38:13.219Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T00:38:14.629Z] ---> Running in 0d52f24193e6 [2020-12-03T00:38:14.629Z] Removing intermediate container cf662091e47d [2020-12-03T00:38:14.629Z] ---> b772eb6fa233 [2020-12-03T00:38:14.629Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-03T00:38:14.629Z] Removing intermediate container d60dd2eb3151 [2020-12-03T00:38:14.629Z] ---> eccf78c07964 [2020-12-03T00:38:14.629Z] Step 23/24 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:38:14.898Z] ---> Running in faf446398b44 [2020-12-03T00:38:14.898Z] ---> Running in f1fecc3fe419 [2020-12-03T00:38:15.202Z] Removing intermediate container 0d52f24193e6 [2020-12-03T00:38:15.202Z] ---> 760a46f26809 [2020-12-03T00:38:15.202Z] [2020-12-03T00:38:15.202Z] Removing intermediate container f1fecc3fe419 [2020-12-03T00:38:15.202Z] ---> 5c80c138fb33 [2020-12-03T00:38:15.202Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T00:38:15.479Z] Successfully built 760a46f26809 [2020-12-03T00:38:15.479Z] Successfully tagged docker-core-command-go:latest [2020-12-03T00:38:15.479Z] Building docker-sys-mgmt-agent-go [2020-12-03T00:38:15.479Z]  Building docker-core-command-go ... done  ---> Running in a9a54c517db6 [2020-12-03T00:38:16.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:17.047Z] Removing intermediate container a9a54c517db6 [2020-12-03T00:38:17.047Z] ---> 806318c5a4ab [2020-12-03T00:38:17.047Z] [2020-12-03T00:38:17.047Z] Successfully built 806318c5a4ab [2020-12-03T00:38:17.319Z] Successfully tagged docker-support-notifications-go:latest [2020-12-03T00:38:17.319Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-12-03T00:38:17.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:18.754Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-03T00:38:18.754Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-03T00:38:18.754Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-03T00:38:19.338Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-03T00:38:19.339Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-03T00:38:19.606Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:38:19.606Z] OK: 8 MiB in 19 packages [2020-12-03T00:38:21.567Z] Removing intermediate container faf446398b44 [2020-12-03T00:38:21.567Z] ---> 4636c32b742e [2020-12-03T00:38:21.567Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-03T00:38:25.833Z] ---> 772f0b743cd3 [2020-12-03T00:38:25.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-03T00:38:28.437Z] ---> c7549f9a0135 [2020-12-03T00:38:28.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-03T00:38:29.048Z] ---> f90ff79d2220 [2020-12-03T00:38:29.048Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-03T00:38:29.315Z] ---> Running in 0cb75c94a909 [2020-12-03T00:38:29.931Z] Removing intermediate container 0cb75c94a909 [2020-12-03T00:38:29.931Z] ---> db1f238c23fa [2020-12-03T00:38:29.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:38:29.931Z] ---> Running in 6a092ea6b647 [2020-12-03T00:38:30.928Z] Removing intermediate container 6a092ea6b647 [2020-12-03T00:38:30.928Z] ---> 8d2db8b48129 [2020-12-03T00:38:30.928Z] Step 21/23 : LABEL arch=x86_64 [2020-12-03T00:38:31.920Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:38:31.920Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:38:31.920Z] ---> a97ed4a1d438 [2020-12-03T00:38:31.920Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T00:38:31.920Z] ---> Using cache [2020-12-03T00:38:31.920Z] ---> 645470620336 [2020-12-03T00:38:31.920Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:38:31.920Z] ---> Using cache [2020-12-03T00:38:31.920Z] ---> 273c64953a75 [2020-12-03T00:38:31.920Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T00:38:31.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:38:31.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:38:31.920Z] ---> a97ed4a1d438 [2020-12-03T00:38:31.920Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T00:38:31.920Z] ---> Using cache [2020-12-03T00:38:31.920Z] ---> 645470620336 [2020-12-03T00:38:31.920Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:38:31.920Z] ---> Using cache [2020-12-03T00:38:31.920Z] ---> 273c64953a75 [2020-12-03T00:38:31.920Z] Step 5/24 : RUN apk update && apk add make git [2020-12-03T00:38:32.822Z] ---> Running in 14ffa210841f [2020-12-03T00:38:32.822Z] ---> Running in b43152bb46f0 [2020-12-03T00:38:32.822Z] ---> Running in f5fa29002e68 [2020-12-03T00:38:34.840Z] Removing intermediate container 14ffa210841f [2020-12-03T00:38:34.840Z] ---> 9238abd7b6f3 [2020-12-03T00:38:34.840Z] Step 22/23 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:38:35.142Z] ---> Running in b09b3487d24e [2020-12-03T00:38:36.592Z] Removing intermediate container b09b3487d24e [2020-12-03T00:38:36.592Z] ---> e6f11716d767 [2020-12-03T00:38:36.592Z] Step 23/23 : LABEL version=0.0.0 [2020-12-03T00:38:36.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:36.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:36.592Z] ---> Running in f9da2fa6ab2d [2020-12-03T00:38:37.209Z] Removing intermediate container f9da2fa6ab2d [2020-12-03T00:38:37.209Z] ---> 517713e8a666 [2020-12-03T00:38:37.209Z] [2020-12-03T00:38:37.805Z] Successfully built 517713e8a666 [2020-12-03T00:38:37.805Z] Successfully tagged docker-core-data-go:latest [2020-12-03T00:38:37.805Z] Building docker-security-secrets-setup-go [2020-12-03T00:38:38.402Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:38.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:42.080Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:38:42.080Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:38:42.080Z] OK: 12745 distinct packages available [2020-12-03T00:38:42.080Z] OK: 233 MiB in 51 packages [2020-12-03T00:38:42.080Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:38:42.080Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:38:42.080Z] OK: 12745 distinct packages available [2020-12-03T00:38:43.061Z] OK: 233 MiB in 51 packages [2020-12-03T00:38:44.551Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:38:44.551Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:38:44.551Z] ---> a97ed4a1d438 [2020-12-03T00:38:44.551Z] Step 3/27 : WORKDIR /edgex-go [2020-12-03T00:38:44.551Z] ---> Using cache [2020-12-03T00:38:44.551Z] ---> 645470620336 [2020-12-03T00:38:44.551Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:38:44.551Z] ---> Using cache [2020-12-03T00:38:44.551Z] ---> 273c64953a75 [2020-12-03T00:38:44.551Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-03T00:38:44.551Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:38:44.551Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:38:44.551Z] ---> a97ed4a1d438 [2020-12-03T00:38:44.551Z] Step 3/21 : WORKDIR /edgex-go [2020-12-03T00:38:44.551Z] ---> Using cache [2020-12-03T00:38:44.551Z] ---> 645470620336 [2020-12-03T00:38:44.551Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:38:44.551Z] ---> Using cache [2020-12-03T00:38:44.551Z] ---> 273c64953a75 [2020-12-03T00:38:44.551Z] Step 5/21 : RUN apk update && apk add make git [2020-12-03T00:38:46.522Z] ---> Running in e8d81e342d9e [2020-12-03T00:38:46.522Z] ---> Running in deb6cfb5e888 [2020-12-03T00:38:46.522Z] Removing intermediate container f5fa29002e68 [2020-12-03T00:38:46.522Z] ---> 228fcf1af39f [2020-12-03T00:38:46.522Z] Step 6/22 : COPY go.mod . [2020-12-03T00:38:46.522Z] Removing intermediate container b43152bb46f0 [2020-12-03T00:38:46.522Z] ---> baabe473ae9b [2020-12-03T00:38:46.522Z] Step 6/24 : COPY go.mod . [2020-12-03T00:38:46.522Z] ---> 3a65013f3690 [2020-12-03T00:38:46.522Z] Step 7/24 : RUN go mod download [2020-12-03T00:38:46.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-03T00:38:46.795Z] ---> e14be96d880b [2020-12-03T00:38:46.795Z] Step 7/22 : RUN go mod download [2020-12-03T00:38:46.795Z] ---> Running in f5ace56b76ac [2020-12-03T00:38:46.795Z] ---> Running in 6d9d2216bd01 [2020-12-03T00:38:47.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:47.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:48.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:48.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:38:50.301Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:38:50.301Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:38:50.301Z] OK: 12745 distinct packages available [2020-12-03T00:38:50.301Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:38:50.301Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:38:50.301Z] OK: 12745 distinct packages available [2020-12-03T00:38:50.584Z] OK: 233 MiB in 51 packages [2020-12-03T00:38:50.584Z] OK: 233 MiB in 51 packages [2020-12-03T00:38:52.007Z] Removing intermediate container f5ace56b76ac [2020-12-03T00:38:52.007Z] ---> 7888508ff7fc [2020-12-03T00:38:52.007Z] Step 8/24 : COPY . . [2020-12-03T00:38:52.007Z] Removing intermediate container 6d9d2216bd01 [2020-12-03T00:38:52.007Z] ---> a6eda1f1fb8e [2020-12-03T00:38:52.007Z] Step 8/22 : COPY . . [2020-12-03T00:38:52.966Z] Removing intermediate container deb6cfb5e888 [2020-12-03T00:38:52.966Z] ---> 1170a23298ba [2020-12-03T00:38:52.966Z] Step 6/21 : COPY go.mod . [2020-12-03T00:38:52.966Z] Removing intermediate container e8d81e342d9e [2020-12-03T00:38:52.966Z] ---> bb7a068740ec [2020-12-03T00:38:52.966Z] Step 6/27 : COPY go.mod . [2020-12-03T00:38:59.661Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:38:59.661Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-03T00:38:59.661Z] ---> a97ed4a1d438 [2020-12-03T00:38:59.661Z] Step 3/29 : WORKDIR /edgex-go [2020-12-03T00:39:01.615Z] ---> Using cache [2020-12-03T00:39:01.615Z] ---> 645470620336 [2020-12-03T00:39:01.615Z] Step 4/29 : RUN apk update && apk add make git [2020-12-03T00:39:02.570Z] ---> f8820edb22bf [2020-12-03T00:39:02.571Z] Step 7/27 : RUN go mod download [2020-12-03T00:39:03.156Z] ---> 2d53df2e284c [2020-12-03T00:39:03.156Z] Step 7/21 : RUN go mod download [2020-12-03T00:39:06.535Z] ---> Running in cf836dad6a19 [2020-12-03T00:39:06.535Z] ---> Running in 073d7282f09a [2020-12-03T00:39:06.535Z] ---> Running in 1f651b4f4d5c [2020-12-03T00:39:09.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:39:09.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:39:09.719Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:39:09.719Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:39:09.719Z] OK: 12745 distinct packages available [2020-12-03T00:39:10.351Z] OK: 233 MiB in 51 packages [2020-12-03T00:39:10.621Z] Removing intermediate container 1f651b4f4d5c [2020-12-03T00:39:10.621Z] ---> 02ed7a86d0f1 [2020-12-03T00:39:10.621Z] Step 8/21 : COPY . . [2020-12-03T00:39:10.621Z] Removing intermediate container cf836dad6a19 [2020-12-03T00:39:10.621Z] ---> fe6a817312e9 [2020-12-03T00:39:10.621Z] Step 8/27 : COPY . . [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-03T00:39:13.743Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-03T00:39:13.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-03T00:39:16.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-03T00:39:17.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-03T00:39:17.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-03T00:39:17.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-03T00:39:17.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-03T00:39:18.918Z] Removing intermediate container 073d7282f09a [2020-12-03T00:39:18.918Z] ---> 9cc7464d9b92 [2020-12-03T00:39:18.918Z] Step 5/29 : COPY go.mod . [2020-12-03T00:39:23.188Z] ---> 4a26866520fd [2020-12-03T00:39:23.188Z] Step 6/29 : RUN go mod download [2020-12-03T00:39:25.812Z] ---> e7bb6302511d [2020-12-03T00:39:25.812Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-03T00:39:25.812Z] ---> ccc25bc464ce [2020-12-03T00:39:25.812Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-03T00:39:25.812Z] ---> Running in 83e542f0aff5 [2020-12-03T00:39:27.414Z] ---> Running in 21510a5d9dfa [2020-12-03T00:39:27.414Z] ---> Running in 6f69eb068c49 [2020-12-03T00:39:27.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements [2020-12-03T00:39:27.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-03T00:39:27.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-03T00:39:27.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-03T00:39:27.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-03T00:39:27.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-03T00:39:28.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-03T00:39:28.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-03T00:39:31.165Z] Removing intermediate container 83e542f0aff5 [2020-12-03T00:39:31.165Z] ---> 0a5888524628 [2020-12-03T00:39:31.165Z] Step 7/29 : COPY . . [2020-12-03T00:39:36.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.649s coverage: 27.1% of statements [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-03T00:39:36.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-03T00:39:36.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2020-12-03T00:39:36.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-03T00:39:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-03T00:39:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.630s coverage: 66.4% of statements [2020-12-03T00:39:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-03T00:39:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-03T00:39:36.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.776s coverage: 82.7% of statements [2020-12-03T00:39:36.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-03T00:39:36.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T00:39:36.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-03T00:39:36.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-03T00:39:43.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.234s coverage: 28.6% of statements [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-03T00:39:43.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.183s coverage: 100.0% of statements [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-03T00:39:43.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2020-12-03T00:39:43.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-03T00:39:44.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements [2020-12-03T00:39:44.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-03T00:39:46.361Z] ---> be6734b877d2 [2020-12-03T00:39:46.361Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-03T00:39:46.361Z] ---> 9c6ead460625 [2020-12-03T00:39:46.361Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-03T00:39:46.361Z] ---> Running in b11bd8b497e0 [2020-12-03T00:39:46.361Z] ---> Running in 00d9460b259d [2020-12-03T00:39:46.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements [2020-12-03T00:39:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-03T00:39:46.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2020-12-03T00:39:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-03T00:39:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-03T00:39:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-03T00:39:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-03T00:39:48.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-03T00:39:49.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-03T00:39:54.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.182s coverage: 95.2% of statements [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.0% of statements [no tests to run] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.675s coverage: 63.5% of statements [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-03T00:39:54.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2020-12-03T00:39:54.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2020-12-03T00:39:55.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2020-12-03T00:40:00.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.068s coverage: 55.9% of statements [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-03T00:40:00.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-03T00:40:01.560Z] ---> 200d3b36cbef [2020-12-03T00:40:01.561Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-03T00:40:02.527Z] Removing intermediate container 21510a5d9dfa [2020-12-03T00:40:02.527Z] ---> d49d962acde6 [2020-12-03T00:40:02.527Z] [2020-12-03T00:40:02.527Z] Step 10/22 : FROM alpine:3.10 [2020-12-03T00:40:02.527Z] ---> Running in 31ded40bf9b0 [2020-12-03T00:40:02.527Z] 3.10: Pulling from library/alpine [2020-12-03T00:40:03.990Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-03T00:40:03.991Z] Status: Downloaded newer image for alpine:3.10 [2020-12-03T00:40:03.991Z] ---> be4e4bea2c2e [2020-12-03T00:40:03.991Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T00:40:03.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-03T00:40:04.589Z] ---> Running in 7d06d66b9d82 [2020-12-03T00:40:05.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:05.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:06.145Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-03T00:40:06.145Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-03T00:40:06.145Z] OK: 10348 distinct packages available [2020-12-03T00:40:06.436Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-03T00:40:06.436Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-03T00:40:06.436Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-03T00:40:06.436Z] (4/5) Installing curl (7.66.0-r1) [2020-12-03T00:40:06.436Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-03T00:40:06.436Z] Removing intermediate container 6f69eb068c49 [2020-12-03T00:40:06.436Z] ---> 36aab19d1124 [2020-12-03T00:40:06.436Z] [2020-12-03T00:40:06.436Z] Step 10/24 : FROM alpine:3.10 [2020-12-03T00:40:06.436Z] ---> be4e4bea2c2e [2020-12-03T00:40:06.436Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T00:40:06.436Z] Executing busybox-1.30.1-r3.trigger [2020-12-03T00:40:06.436Z] Executing ca-certificates-20191127-r2.trigger [2020-12-03T00:40:07.060Z] OK: 7 MiB in 19 packages [2020-12-03T00:40:07.060Z] ---> Running in 1bda9fa39129 [2020-12-03T00:40:08.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:08.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:08.846Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-03T00:40:08.846Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-03T00:40:08.846Z] OK: 10348 distinct packages available [2020-12-03T00:40:08.846Z] Removing intermediate container 7d06d66b9d82 [2020-12-03T00:40:08.846Z] ---> 3d969f23c6ca [2020-12-03T00:40:08.846Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-03T00:40:09.120Z] ---> Running in 9066ff3053b2 [2020-12-03T00:40:09.120Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-03T00:40:09.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.854s coverage: 86.3% of statements [2020-12-03T00:40:09.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-03T00:40:09.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.811s coverage: 72.2% of statements [2020-12-03T00:40:09.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.887s coverage: 72.1% of statements [2020-12-03T00:40:09.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.082s coverage: 82.4% of statements [2020-12-03T00:40:09.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.082s coverage: 48.4% of statements [2020-12-03T00:40:09.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-03T00:40:09.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-03T00:40:09.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-03T00:40:09.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.100s coverage: 28.8% of statements [2020-12-03T00:40:09.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-03T00:40:09.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.089s coverage: 96.8% of statements [2020-12-03T00:40:09.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-03T00:40:09.397Z] Removing intermediate container 9066ff3053b2 [2020-12-03T00:40:09.397Z] ---> f535029114e1 [2020-12-03T00:40:09.397Z] Step 13/22 : WORKDIR / [2020-12-03T00:40:09.397Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-03T00:40:09.397Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-03T00:40:09.397Z] (4/5) Installing curl (7.66.0-r1) [2020-12-03T00:40:09.397Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-03T00:40:09.397Z] Executing busybox-1.30.1-r3.trigger [2020-12-03T00:40:09.397Z] Executing ca-certificates-20191127-r2.trigger [2020-12-03T00:40:09.679Z] OK: 7 MiB in 19 packages [2020-12-03T00:40:10.292Z] ---> Running in 70bf19df1595 [2020-12-03T00:40:12.280Z] Removing intermediate container 70bf19df1595 [2020-12-03T00:40:12.280Z] ---> 31ab872ff9cc [2020-12-03T00:40:12.280Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-03T00:40:12.280Z] Removing intermediate container 1bda9fa39129 [2020-12-03T00:40:12.280Z] ---> fa5305bcd87d [2020-12-03T00:40:12.280Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T00:40:12.558Z] ---> Running in 85420ed4f1e5 [2020-12-03T00:40:12.558Z] ---> a5479cfac150 [2020-12-03T00:40:12.558Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-03T00:40:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 37.2% of statements [2020-12-03T00:40:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-03T00:40:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-03T00:40:13.189Z] Removing intermediate container 85420ed4f1e5 [2020-12-03T00:40:13.189Z] ---> a903b83636c4 [2020-12-03T00:40:13.189Z] Step 13/24 : WORKDIR / [2020-12-03T00:40:13.189Z] ---> Running in 60f3ddb068f1 [2020-12-03T00:40:13.473Z] Removing intermediate container 60f3ddb068f1 [2020-12-03T00:40:13.473Z] ---> bf72e7fecb3a [2020-12-03T00:40:13.473Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-03T00:40:13.473Z] ---> d48b03a07001 [2020-12-03T00:40:13.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-03T00:40:14.097Z] ---> f2b9e90cb842 [2020-12-03T00:40:14.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-03T00:40:14.387Z] ---> 44e5b958158d [2020-12-03T00:40:14.387Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-03T00:40:14.559Z] --- FAIL: TestDoRequestBadReader (0.10s) [2020-12-03T00:40:14.559Z] common_test.go:64: [2020-12-03T00:40:14.559Z] Error Trace: common_test.go:64 [2020-12-03T00:40:14.559Z] Error: Not equal: [2020-12-03T00:40:14.559Z] expected: 0 [2020-12-03T00:40:14.559Z] actual : 400 [2020-12-03T00:40:14.559Z] Test: TestDoRequestBadReader [2020-12-03T00:40:14.559Z] FAIL [2020-12-03T00:40:14.559Z] coverage: 82.8% of statements [2020-12-03T00:40:14.559Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.802s [2020-12-03T00:40:14.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements [2020-12-03T00:40:14.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.106s coverage: 42.9% of statements [2020-12-03T00:40:14.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-03T00:40:14.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-03T00:40:14.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.097s coverage: 100.0% of statements [2020-12-03T00:40:14.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-03T00:40:15.346Z] ---> 390ab54a990e [2020-12-03T00:40:15.346Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-03T00:40:15.615Z] ---> Running in 03dff2cd036d [2020-12-03T00:40:15.616Z] ---> 700ad342a30a [2020-12-03T00:40:15.616Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-03T00:40:16.229Z] ---> c9fe6163c7f4 [2020-12-03T00:40:16.229Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-03T00:40:16.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.113s coverage: 83.8% of statements [2020-12-03T00:40:16.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-03T00:40:18.933Z] ---> 152f76da73f4 [2020-12-03T00:40:18.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-03T00:40:19.207Z] Removing intermediate container 00d9460b259d [2020-12-03T00:40:19.207Z] ---> 927bfc4d0b67 [2020-12-03T00:40:19.207Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-03T00:40:19.493Z] Removing intermediate container 03dff2cd036d [2020-12-03T00:40:19.493Z] ---> 39c3bf7f58fb [2020-12-03T00:40:19.493Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-03T00:40:19.493Z] ---> Running in 25d459dc2ebe [2020-12-03T00:40:20.484Z] ---> 896650e64751 [2020-12-03T00:40:20.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T00:40:20.484Z] ---> Running in 7475a1322f6f [2020-12-03T00:40:22.434Z] Removing intermediate container b11bd8b497e0 [2020-12-03T00:40:22.434Z] ---> 19958ee93e25 [2020-12-03T00:40:22.434Z] [2020-12-03T00:40:22.434Z] Step 10/21 : FROM scratch [2020-12-03T00:40:22.434Z] ---> [2020-12-03T00:40:22.434Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T00:40:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-03T00:40:22.434Z] Removing intermediate container 7475a1322f6f [2020-12-03T00:40:22.434Z] ---> f97fbe553705 [2020-12-03T00:40:22.434Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T00:40:22.434Z] ---> Running in cd6172b1f102 [2020-12-03T00:40:22.700Z] ---> Using cache [2020-12-03T00:40:22.700Z] ---> 968226c065bf [2020-12-03T00:40:22.700Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-03T00:40:22.700Z] ---> 261e1820a86a [2020-12-03T00:40:22.700Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T00:40:22.700Z] Removing intermediate container cd6172b1f102 [2020-12-03T00:40:22.700Z] ---> a6369150b89c [2020-12-03T00:40:22.700Z] Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:40:22.700Z] ---> Running in 076a95d8a888 [2020-12-03T00:40:22.966Z] ---> Running in 57db0249d325 [2020-12-03T00:40:22.966Z] ---> Running in f824b5272497 [2020-12-03T00:40:23.245Z] Removing intermediate container 076a95d8a888 [2020-12-03T00:40:23.245Z] ---> 69e045ac3e1f [2020-12-03T00:40:23.245Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-03T00:40:23.518Z] Removing intermediate container f824b5272497 [2020-12-03T00:40:23.518Z] ---> 969b8a0eb354 [2020-12-03T00:40:23.518Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T00:40:23.518Z] ---> Running in 5912a11f3626 [2020-12-03T00:40:23.785Z] ---> Running in 016fa53b3287 [2020-12-03T00:40:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.1% of statements [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-03T00:40:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-03T00:40:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.175s coverage: 100.0% of statements [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-03T00:40:24.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.168s coverage: 100.0% of statements [2020-12-03T00:40:24.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-03T00:40:25.179Z] Removing intermediate container 5912a11f3626 [2020-12-03T00:40:25.179Z] ---> b416118c80cb [2020-12-03T00:40:25.179Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-03T00:40:25.179Z] Removing intermediate container 016fa53b3287 [2020-12-03T00:40:25.179Z] ---> fb6e7821d778 [2020-12-03T00:40:25.179Z] [2020-12-03T00:40:25.179Z] Removing intermediate container 25d459dc2ebe [2020-12-03T00:40:25.179Z] ---> 726145be69ea [2020-12-03T00:40:25.179Z] [2020-12-03T00:40:25.179Z] Step 11/27 : FROM docker:latest [2020-12-03T00:40:25.179Z] ---> b0757c55a1fd [2020-12-03T00:40:25.179Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-03T00:40:25.445Z] Successfully built fb6e7821d778 [2020-12-03T00:40:25.445Z] ---> e18436d8e7ab [2020-12-03T00:40:25.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-03T00:40:25.445Z] ---> Running in e02650d50126 [2020-12-03T00:40:25.445Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-03T00:40:25.445Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-03T00:40:25.716Z] Removing intermediate container 57db0249d325 [2020-12-03T00:40:25.716Z] ---> 46b0e027a27f [2020-12-03T00:40:25.716Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T00:40:27.261Z] ---> Running in 1e865ce2488e [2020-12-03T00:40:27.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:27.835Z] ---> 6155b8510749 [2020-12-03T00:40:27.835Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-03T00:40:27.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:27.835Z] Removing intermediate container 31ded40bf9b0 [2020-12-03T00:40:27.835Z] ---> 91ef2ff7ca24 [2020-12-03T00:40:27.835Z] [2020-12-03T00:40:27.835Z] Step 9/29 : FROM alpine:latest [2020-12-03T00:40:27.835Z] ---> d6e46aa2470d [2020-12-03T00:40:27.835Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-03T00:40:27.835Z] Removing intermediate container 1e865ce2488e [2020-12-03T00:40:27.835Z] ---> 676f03d02e1a [2020-12-03T00:40:27.835Z] Step 22/24 : LABEL arch=x86_64 [2020-12-03T00:40:28.106Z] (1/2) Installing readline (8.0.4-r0) [2020-12-03T00:40:28.106Z] (2/2) Installing bash (5.0.17-r0) [2020-12-03T00:40:28.106Z] Executing bash-5.0.17-r0.post-install [2020-12-03T00:40:28.368Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:40:29.317Z] OK: 12 MiB in 22 packages [2020-12-03T00:40:30.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.992s coverage: 29.1% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-03T00:40:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-03T00:40:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.128s coverage: 100.0% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-03T00:40:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-03T00:40:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-03T00:40:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-03T00:40:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-03T00:40:30.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-03T00:40:31.246Z] ---> Running in 7c90fda75dfc [2020-12-03T00:40:31.247Z] ---> Running in 7a5acaa14b3d [2020-12-03T00:40:31.821Z] ---> 568bd6873685 [2020-12-03T00:40:31.821Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-03T00:40:31.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2020-12-03T00:40:32.084Z] ---> Running in f8ff788aee68 [2020-12-03T00:40:32.084Z] Removing intermediate container 7c90fda75dfc [2020-12-03T00:40:32.084Z] ---> 627f8059a814 [2020-12-03T00:40:32.084Z] Step 11/29 : USER root [2020-12-03T00:40:32.084Z] Removing intermediate container 7a5acaa14b3d [2020-12-03T00:40:32.084Z] ---> 845121c04a47 [2020-12-03T00:40:32.084Z] Step 23/24 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:40:32.348Z] ---> Running in 9b044a92b9f1 [2020-12-03T00:40:32.348Z] ---> Running in 4b1012838e6d [2020-12-03T00:40:32.348Z] Removing intermediate container e02650d50126 [2020-12-03T00:40:32.348Z] ---> 0d297172159c [2020-12-03T00:40:32.348Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-03T00:40:32.927Z] Removing intermediate container f8ff788aee68 [2020-12-03T00:40:32.928Z] ---> 6b3189880893 [2020-12-03T00:40:32.928Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:40:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2020-12-03T00:40:33.328Z] FAIL [2020-12-03T00:40:33.506Z] ---> Running in 6a1b236f10d8 [2020-12-03T00:40:34.086Z] Removing intermediate container 4b1012838e6d [2020-12-03T00:40:34.086Z] ---> 6154837294c9 [2020-12-03T00:40:34.086Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T00:40:34.086Z] ---> Running in 76c55791b682 [2020-12-03T00:40:34.086Z] Removing intermediate container 9b044a92b9f1 [2020-12-03T00:40:34.086Z] ---> 4eb2c8d495e4 [2020-12-03T00:40:34.086Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-03T00:40:34.306Z] make: *** [Makefile:85: test] Error 1 [Pipeline] } [2020-12-03T00:40:34.333Z] $ docker stop --time=1 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 [2020-12-03T00:40:34.694Z] ---> Running in 1174f32efc74 [2020-12-03T00:40:35.277Z] ---> Running in f768e2d69558 [2020-12-03T00:40:36.247Z] Removing intermediate container 76c55791b682 [2020-12-03T00:40:36.247Z] ---> a9659f937927 [2020-12-03T00:40:36.247Z] Step 19/21 : LABEL arch=x86_64 [2020-12-03T00:40:36.515Z] Removing intermediate container 1174f32efc74 [2020-12-03T00:40:36.515Z] ---> fdceb3ce142f [2020-12-03T00:40:36.516Z] [2020-12-03T00:40:36.516Z] ---> Running in f984467f5925 [2020-12-03T00:40:36.903Z] $ docker rm -f 69f5474a6b743f769ddc838064322b28587b2762bc92d4573335fb00c065cf27 [2020-12-03T00:40:37.111Z] Successfully built fdceb3ce142f [2020-12-03T00:40:37.111Z] Successfully tagged docker-security-secretstore-setup-go:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-12-03T00:40:38.100Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [2020-12-03T00:40:38.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:38.371Z] Removing intermediate container f984467f5925 [2020-12-03T00:40:38.371Z] ---> 322724622d64 [2020-12-03T00:40:38.371Z] Step 20/21 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-12-03T00:40:38.645Z] v3.12.1-69-gbdfcc49399 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T00:40:38.645Z] v3.12.1-70-ge9f0a0ac97 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T00:40:38.645Z] OK: 12746 distinct packages available 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] } [2020-12-03T00:40:38.908Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-03T00:40:38.908Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-03T00:40:38.908Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:40:38.908Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-03T00:40:39.175Z] OK: 6 MiB in 16 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T00:40:39.659Z] Failed in branch arm64 [2020-12-03T00:40:40.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T00:40:40.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T00:40:40.394Z] ---> a97ed4a1d438 [2020-12-03T00:40:40.394Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T00:40:40.394Z] ---> Using cache [2020-12-03T00:40:40.394Z] ---> 645470620336 [2020-12-03T00:40:40.394Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T00:40:40.394Z] ---> Using cache [2020-12-03T00:40:40.394Z] ---> 273c64953a75 [2020-12-03T00:40:40.394Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T00:40:40.660Z] ---> Using cache [2020-12-03T00:40:40.660Z] ---> 1170a23298ba [2020-12-03T00:40:40.660Z] Step 6/22 : COPY go.mod . [2020-12-03T00:40:40.660Z] ---> Using cache [2020-12-03T00:40:40.660Z] ---> 2d53df2e284c [2020-12-03T00:40:40.660Z] Step 7/22 : RUN go mod download [2020-12-03T00:40:40.922Z] ---> Using cache [2020-12-03T00:40:40.922Z] ---> 02ed7a86d0f1 [2020-12-03T00:40:40.922Z] Step 8/22 : COPY . . [2020-12-03T00:40:40.922Z] ---> Using cache [2020-12-03T00:40:40.922Z] ---> be6734b877d2 [2020-12-03T00:40:40.922Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-03T00:40:41.505Z] ---> Running in 23da1894e321 [2020-12-03T00:40:41.505Z] Removing intermediate container 6a1b236f10d8 [2020-12-03T00:40:41.505Z] ---> 589d3a41a67d [2020-12-03T00:40:41.505Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-03T00:40:41.505Z] ---> Running in b1fe2feb8047 [2020-12-03T00:40:41.505Z] ---> Running in 356f5c9d50c8 [2020-12-03T00:40:42.455Z] Removing intermediate container 23da1894e321 [2020-12-03T00:40:42.455Z] ---> 92eacc91b742 [2020-12-03T00:40:42.455Z] Step 21/21 : LABEL version=0.0.0 [2020-12-03T00:40:42.455Z] Removing intermediate container f768e2d69558 [2020-12-03T00:40:42.455Z] ---> 1ea6a1baae60 [2020-12-03T00:40:42.455Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-03T00:40:42.455Z] ---> Running in 35822b063aff [2020-12-03T00:40:42.455Z] Removing intermediate container 356f5c9d50c8 [2020-12-03T00:40:42.455Z] ---> 7e460a5fea6e [2020-12-03T00:40:42.455Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-03T00:40:42.455Z] ---> Running in 94ede7055c55 [2020-12-03T00:40:42.455Z] ---> Running in 196845394fe0 [2020-12-03T00:40:42.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-03T00:40:42.719Z] Removing intermediate container 35822b063aff [2020-12-03T00:40:42.719Z] ---> 94d41f08d2df [2020-12-03T00:40:42.719Z] [2020-12-03T00:40:42.719Z] Removing intermediate container 196845394fe0 [2020-12-03T00:40:42.719Z] ---> 577cadd2d02f [2020-12-03T00:40:42.719Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-03T00:40:42.719Z] Removing intermediate container 94ede7055c55 [2020-12-03T00:40:42.719Z] ---> 3122242a9ca3 [2020-12-03T00:40:42.719Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-03T00:40:42.719Z] Successfully built 94d41f08d2df [2020-12-03T00:40:42.992Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-03T00:40:42.992Z]  Building docker-support-scheduler-go ... done  ---> Running in 272cad508ee6 [2020-12-03T00:40:42.992Z] ---> Running in a5a6a0c86efd [2020-12-03T00:40:43.264Z] Removing intermediate container a5a6a0c86efd [2020-12-03T00:40:43.265Z] ---> 216d82ec3bd8 [2020-12-03T00:40:43.265Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-03T00:40:43.265Z] Removing intermediate container 272cad508ee6 [2020-12-03T00:40:43.265Z] ---> f2728c3f95f2 [2020-12-03T00:40:43.265Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-03T00:40:43.265Z] ---> Running in be195e39e0d3 [2020-12-03T00:40:44.237Z] ---> 7edafe33eca9 [2020-12-03T00:40:44.237Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-03T00:40:44.514Z] ---> ab2a2f51dd45 [2020-12-03T00:40:44.514Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-03T00:40:45.100Z] Removing intermediate container be195e39e0d3 [2020-12-03T00:40:45.100Z] ---> 96ed4f63b856 [2020-12-03T00:40:45.100Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-03T00:40:45.100Z] ---> 80e50d71e2f2 [2020-12-03T00:40:45.100Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-03T00:40:45.367Z] ---> Running in a673189530a2 [2020-12-03T00:40:45.641Z] ---> 8c72000f86cf [2020-12-03T00:40:45.641Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-03T00:40:46.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:46.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:40:46.225Z] ---> 95f706dba721 [2020-12-03T00:40:46.225Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-03T00:40:46.225Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-03T00:40:46.225Z] (2/33) Installing expat (2.2.9-r1) [2020-12-03T00:40:46.225Z] (3/33) Installing libffi (3.3-r2) [2020-12-03T00:40:46.502Z] (4/33) Installing gdbm (1.13-r1) [2020-12-03T00:40:46.502Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-03T00:40:46.502Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-03T00:40:46.502Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-03T00:40:50.793Z] ---> 5081bcac5633 [2020-12-03T00:40:50.794Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-03T00:40:50.794Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-03T00:40:50.794Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-03T00:40:50.794Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-03T00:40:50.794Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-03T00:40:50.794Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-03T00:40:50.794Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-03T00:40:50.794Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-03T00:40:50.794Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-03T00:40:50.794Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-03T00:40:50.794Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-03T00:40:50.794Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-03T00:40:50.794Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-03T00:40:50.794Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-03T00:40:51.826Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-03T00:40:51.826Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-03T00:40:51.826Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-03T00:40:51.826Z] ---> f2e0308029db [2020-12-03T00:40:51.826Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-03T00:40:52.098Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-03T00:40:52.098Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-03T00:40:52.098Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-03T00:40:52.098Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-03T00:40:52.098Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-03T00:40:52.098Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-03T00:40:52.098Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-03T00:40:52.098Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-03T00:40:52.098Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-03T00:40:52.098Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-03T00:40:52.361Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:40:52.361Z] OK: 71 MiB in 55 packages [2020-12-03T00:40:53.313Z] ---> 4691fe107440 [2020-12-03T00:40:53.313Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-03T00:40:53.595Z] ---> Running in 57b78e0d0cb4 [2020-12-03T00:41:00.275Z] Removing intermediate container 57b78e0d0cb4 [2020-12-03T00:41:00.275Z] ---> 4d02840a8261 [2020-12-03T00:41:00.275Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T00:41:00.275Z] Removing intermediate container a673189530a2 [2020-12-03T00:41:00.275Z] ---> 7e9bba81c751 [2020-12-03T00:41:00.275Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-03T00:41:00.275Z] ---> Running in de0868bcebff [2020-12-03T00:41:00.275Z] ---> 044f90e43a94 [2020-12-03T00:41:00.275Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T00:41:00.275Z] ---> Running in 87d0c74644e3 [2020-12-03T00:41:01.698Z] Removing intermediate container 87d0c74644e3 [2020-12-03T00:41:01.698Z] ---> 13c536763c44 [2020-12-03T00:41:01.698Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-03T00:41:01.698Z] ---> Running in 5af330fe1955 [2020-12-03T00:41:01.698Z] Collecting docker-compose==1.23.2 [2020-12-03T00:41:01.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-03T00:41:01.974Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-03T00:41:01.974Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-03T00:41:01.974Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-03T00:41:01.974Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-03T00:41:02.924Z] Collecting jsonschema<3,>=2.5.1 [2020-12-03T00:41:02.924Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-03T00:41:02.924Z] Collecting cached-property<2,>=1.2.0 [2020-12-03T00:41:02.924Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-03T00:41:03.186Z] Removing intermediate container 5af330fe1955 [2020-12-03T00:41:03.186Z] ---> 318d5c0a4cff [2020-12-03T00:41:03.186Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T00:41:03.186Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-03T00:41:03.186Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-03T00:41:03.765Z] ---> Running in dcf0ab232adf [2020-12-03T00:41:03.765Z] Collecting docker<4.0,>=3.6.0 [2020-12-03T00:41:03.765Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-03T00:41:03.765Z] Removing intermediate container dcf0ab232adf [2020-12-03T00:41:03.765Z] ---> 981a106d31aa [2020-12-03T00:41:03.765Z] Step 26/29 : CMD [ "generate" ] [2020-12-03T00:41:04.026Z] ---> Running in a051293cdeb5 [2020-12-03T00:41:04.026Z] Collecting PyYAML<4,>=3.10 [2020-12-03T00:41:04.026Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-03T00:41:04.294Z] Removing intermediate container a051293cdeb5 [2020-12-03T00:41:04.294Z] ---> 59202f6589c2 [2020-12-03T00:41:04.294Z] Step 27/29 : LABEL arch=x86_64 [2020-12-03T00:41:06.213Z] Collecting docopt<0.7,>=0.6.1 [2020-12-03T00:41:06.213Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-03T00:41:06.795Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-03T00:41:06.795Z] ---> Running in 3ea7d09a5c30 [2020-12-03T00:41:07.060Z] Collecting texttable<0.10,>=0.9.0 [2020-12-03T00:41:07.060Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-03T00:41:07.360Z] Removing intermediate container b1fe2feb8047 [2020-12-03T00:41:07.360Z] ---> 6004001c1611 [2020-12-03T00:41:07.360Z] [2020-12-03T00:41:07.360Z] Step 10/22 : FROM scratch [2020-12-03T00:41:07.360Z] ---> [2020-12-03T00:41:07.360Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T00:41:07.360Z] Removing intermediate container 3ea7d09a5c30 [2020-12-03T00:41:07.360Z] ---> 727548584687 [2020-12-03T00:41:07.360Z] Step 28/29 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:41:07.360Z] ---> Running in 20bb9a726b01 [2020-12-03T00:41:07.360Z] ---> Using cache [2020-12-03T00:41:07.360Z] ---> 968226c065bf [2020-12-03T00:41:07.360Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-03T00:41:07.683Z] ---> Running in 8bbb4a07ff67 [2020-12-03T00:41:07.683Z] Removing intermediate container 20bb9a726b01 [2020-12-03T00:41:07.683Z] ---> f8843dd35f8b [2020-12-03T00:41:07.683Z] Step 29/29 : LABEL version=0.0.0 [2020-12-03T00:41:07.683Z] ---> Running in fc60a12f33c7 [2020-12-03T00:41:07.683Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-03T00:41:07.683Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-03T00:41:07.683Z] Removing intermediate container 8bbb4a07ff67 [2020-12-03T00:41:07.683Z] ---> ef409f9bd6c8 [2020-12-03T00:41:07.683Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T00:41:07.683Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-03T00:41:07.683Z] ---> Running in df94a5568685 [2020-12-03T00:41:07.683Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-03T00:41:07.969Z] Removing intermediate container fc60a12f33c7 [2020-12-03T00:41:07.969Z] ---> c8ee297234d7 [2020-12-03T00:41:07.969Z] [2020-12-03T00:41:07.969Z] Collecting idna<2.8,>=2.5 [2020-12-03T00:41:07.969Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-03T00:41:07.969Z] Successfully built c8ee297234d7 [2020-12-03T00:41:07.969Z] Collecting docker-pycreds>=0.4.0 [2020-12-03T00:41:07.969Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-03T00:41:07.969Z] Removing intermediate container df94a5568685 [2020-12-03T00:41:07.969Z] ---> 699601041b10 [2020-12-03T00:41:07.969Z] Step 14/22 : WORKDIR / [2020-12-03T00:41:08.264Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-03T00:41:08.264Z]  Building docker-security-secrets-setup-go ... done Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-03T00:41:08.264Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-03T00:41:08.264Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-03T00:41:08.264Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-03T00:41:08.264Z] ---> Running in 711659dd4300 [2020-12-03T00:41:08.264Z] Installing collected packages: websocket-client, dockerpty, jsonschema, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docopt, texttable, docker-compose [2020-12-03T00:41:08.264Z] Removing intermediate container 711659dd4300 [2020-12-03T00:41:08.264Z] ---> 83a52f2fd34e [2020-12-03T00:41:08.264Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-03T00:41:08.526Z] Running setup.py install for dockerpty: started [2020-12-03T00:41:08.526Z] ---> ccb84746de6f [2020-12-03T00:41:08.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-03T00:41:08.793Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-03T00:41:09.367Z] Attempting uninstall: urllib3 [2020-12-03T00:41:09.367Z] Found existing installation: urllib3 1.25.9 [2020-12-03T00:41:09.367Z] Uninstalling urllib3-1.25.9: [2020-12-03T00:41:09.367Z] Successfully uninstalled urllib3-1.25.9 [2020-12-03T00:41:09.941Z] ---> b850ea2d612a [2020-12-03T00:41:09.941Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-03T00:41:09.941Z] Attempting uninstall: idna [2020-12-03T00:41:09.941Z] Found existing installation: idna 2.9 [2020-12-03T00:41:09.941Z] Uninstalling idna-2.9: [2020-12-03T00:41:10.203Z] Successfully uninstalled idna-2.9 [2020-12-03T00:41:10.465Z] Attempting uninstall: requests [2020-12-03T00:41:10.465Z] Found existing installation: requests 2.23.0 [2020-12-03T00:41:10.465Z] Uninstalling requests-2.23.0: [2020-12-03T00:41:10.465Z] ---> 987a03a47cb5 [2020-12-03T00:41:10.465Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-03T00:41:10.465Z] Successfully uninstalled requests-2.23.0 [2020-12-03T00:41:10.728Z] ---> Running in 6811742a75d8 [2020-12-03T00:41:11.307Z] Removing intermediate container 6811742a75d8 [2020-12-03T00:41:11.307Z] ---> 782bb483504f [2020-12-03T00:41:11.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:41:11.569Z] Running setup.py install for PyYAML: started [2020-12-03T00:41:11.831Z] ---> Running in 58d628586b1c [2020-12-03T00:41:11.831Z] Removing intermediate container 58d628586b1c [2020-12-03T00:41:11.831Z] ---> 4874433314c0 [2020-12-03T00:41:11.831Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T00:41:11.831Z] ---> Running in ac3db0014de7 [2020-12-03T00:41:12.093Z] Removing intermediate container ac3db0014de7 [2020-12-03T00:41:12.093Z] ---> 4fa0d9518ede [2020-12-03T00:41:12.093Z] Step 21/22 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:41:12.093Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-03T00:41:12.093Z] Running setup.py install for docopt: started [2020-12-03T00:41:12.093Z] ---> Running in e29dfd0746c4 [2020-12-03T00:41:12.356Z] Removing intermediate container e29dfd0746c4 [2020-12-03T00:41:12.356Z] ---> adf89a7ba889 [2020-12-03T00:41:12.356Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T00:41:12.356Z] ---> Running in 88206e4e5cbb [2020-12-03T00:41:12.620Z] Running setup.py install for docopt: finished with status 'done' [2020-12-03T00:41:12.881Z] Running setup.py install for texttable: started [2020-12-03T00:41:13.143Z] Removing intermediate container 88206e4e5cbb [2020-12-03T00:41:13.143Z] ---> d44f175f7ba0 [2020-12-03T00:41:13.143Z] [2020-12-03T00:41:13.143Z] Successfully built d44f175f7ba0 [2020-12-03T00:41:13.406Z] Running setup.py install for texttable: finished with status 'done' [2020-12-03T00:41:13.406Z] Successfully tagged docker-core-metadata-go:latest [2020-12-03T00:41:13.668Z]  Building docker-core-metadata-go ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-03T00:41:16.224Z] Removing intermediate container de0868bcebff [2020-12-03T00:41:16.224Z] ---> fb45c7770b0a [2020-12-03T00:41:16.224Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-03T00:41:16.224Z] ---> Running in 187aa570fa1f [2020-12-03T00:41:16.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T00:41:16.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T00:41:16.746Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T00:41:16.746Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-03T00:41:16.746Z] (3/3) Installing curl (7.69.1-r1) [2020-12-03T00:41:16.746Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T00:41:16.746Z] OK: 72 MiB in 58 packages [2020-12-03T00:41:17.321Z] Removing intermediate container 187aa570fa1f [2020-12-03T00:41:17.321Z] ---> b8c62366b46f [2020-12-03T00:41:17.321Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-03T00:41:17.321Z] ---> Running in e9ab7426d987 [2020-12-03T00:41:17.584Z] Removing intermediate container e9ab7426d987 [2020-12-03T00:41:17.584Z] ---> e6f2a33eb5e2 [2020-12-03T00:41:17.584Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T00:41:17.584Z] ---> Running in 79234301849b [2020-12-03T00:41:17.846Z] Removing intermediate container 79234301849b [2020-12-03T00:41:17.846Z] ---> a1f41a351fed [2020-12-03T00:41:17.846Z] Step 25/27 : LABEL arch=x86_64 [2020-12-03T00:41:17.846Z] ---> Running in 86416669a7d0 [2020-12-03T00:41:17.846Z] Removing intermediate container 86416669a7d0 [2020-12-03T00:41:17.846Z] ---> 446d1afbfb58 [2020-12-03T00:41:17.846Z] Step 26/27 : LABEL git_sha=78053f2f83c22d3208902b9b612e783bb8ac49d0 [2020-12-03T00:41:18.108Z] ---> Running in e06077333bc3 [2020-12-03T00:41:18.108Z] Removing intermediate container e06077333bc3 [2020-12-03T00:41:18.108Z] ---> 0510760bb614 [2020-12-03T00:41:18.108Z] Step 27/27 : LABEL version=0.0.0 [2020-12-03T00:41:18.369Z] ---> Running in bb36876c5e8e [2020-12-03T00:41:18.369Z] Removing intermediate container bb36876c5e8e [2020-12-03T00:41:18.369Z] ---> a81bc6053011 [2020-12-03T00:41:18.369Z] [2020-12-03T00:41:18.631Z] Successfully built a81bc6053011 [2020-12-03T00:41:18.631Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-03T00:41:18.904Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-03T00:41:18.931Z] $ docker stop --time=1 f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 [2020-12-03T00:41:20.611Z] $ docker rm -f f792ea33675c5b8f174f11f49d2f89ab1676eba48cc3a051df418c28057aa3a7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T00:41:21.251Z] + docker images [2020-12-03T00:41:21.251Z] + grep docker [2020-12-03T00:41:21.251Z] docker-sys-mgmt-agent-go latest a81bc6053011 3 seconds ago 293MB [2020-12-03T00:41:21.251Z] docker-core-metadata-go latest d44f175f7ba0 9 seconds ago 14.5MB [2020-12-03T00:41:21.251Z] docker-security-secrets-setup-go latest c8ee297234d7 14 seconds ago 23.9MB [2020-12-03T00:41:21.251Z] docker-support-scheduler-go latest 94d41f08d2df 39 seconds ago 12.3MB [2020-12-03T00:41:21.251Z] docker-security-secretstore-setup-go latest fdceb3ce142f 45 seconds ago 24.7MB [2020-12-03T00:41:21.251Z] docker-security-bootstrap-redis-go latest fb6e7821d778 57 seconds ago 15.8MB [2020-12-03T00:41:21.251Z] docker-core-data-go latest 517713e8a666 2 minutes ago 23.7MB [2020-12-03T00:41:21.251Z] docker-support-notifications-go latest 806318c5a4ab 3 minutes ago 13.6MB [2020-12-03T00:41:21.251Z] docker-core-command-go latest 760a46f26809 3 minutes ago 12.2MB [2020-12-03T00:41:21.251Z] docker-security-proxy-setup-go latest 9a47b7148f54 3 minutes ago 15.8MB [2020-12-03T00:41:21.251Z] docker-support-logging-go latest 897d1e668fbb 3 minutes ago 11.1MB [2020-12-03T00:41:21.251Z] docker latest b0757c55a1fd 23 hours ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-03T00:41:37.227Z] Still waiting to schedule task [2020-12-03T00:41:37.227Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-03T00:42:33.904Z] Running on prd-ubuntu18.04-docker-8c-8g-14233 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-03T00:42:33.964Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-12-03T00:42:36.182Z] using credential edgex-jenkins-ssh [2020-12-03T00:42:36.247Z] Cloning the remote Git repository [2020-12-03T00:42:36.274Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:42:36.346Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-12-03T00:42:36.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:42:36.375Z] > git --version # timeout=10 [2020-12-03T00:42:36.381Z] > git --version # 'git version 2.17.1' [2020-12-03T00:42:36.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:42:36.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T00:42:57.854Z] Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-12-03T00:42:57.250Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T00:42:57.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T00:42:57.268Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T00:42:57.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T00:42:57.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:42:57.287Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T00:42:57.868Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T00:42:57.874Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-12-03T00:42:57.955Z] > git remote # timeout=10 [2020-12-03T00:42:57.963Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T00:42:57.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T00:42:57.971Z] > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 [2020-12-03T00:42:58.041Z] Merge succeeded, producing 16af678691184dfc9b6589a0e3a67cd9f84532b1 [2020-12-03T00:42:58.041Z] Checking out Revision 16af678691184dfc9b6589a0e3a67cd9f84532b1 (PR-2898) [2020-12-03T00:42:58.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T00:42:58.048Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T00:42:58.053Z] > git checkout -f 16af678691184dfc9b6589a0e3a67cd9f84532b1 # timeout=10 [2020-12-03T00:43:01.753Z] Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" [2020-12-03T00:43:01.762Z] First time build. Skipping changelog. [2020-12-03T00:43:01.760Z] > git rev-list --no-walk 0d127c1f260e55582edfe3f6f6e99e000e061250 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:43:03.166Z] + echo snap-build.sh [2020-12-03T00:43:03.166Z] snap-build.sh [2020-12-03T00:43:03.166Z] + SNAP_BASE_DIR=. [2020-12-03T00:43:03.166Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2020-12-03T00:43:03.166Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2020-12-03T00:43:03.166Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2020-12-03T00:43:03.166Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2020-12-03T00:43:03.166Z] + cd /w/workspace/edgex-go/5 [2020-12-03T00:43:03.166Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-03T00:43:03.166Z] Reading package lists... [2020-12-03T00:43:03.428Z] Building dependency tree... [2020-12-03T00:43:03.428Z] Reading state information... [2020-12-03T00:43:03.428Z] The following packages were automatically installed and are no longer required: [2020-12-03T00:43:03.428Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-03T00:43:03.428Z] uidmap xdelta3 [2020-12-03T00:43:03.428Z] Use 'sudo apt autoremove' to remove them. [2020-12-03T00:43:03.691Z] The following packages will be REMOVED: [2020-12-03T00:43:03.691Z] lxd* lxd-client* [2020-12-03T00:43:03.955Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-03T00:43:03.955Z] After this operation, 31.7 MB disk space will be freed. [2020-12-03T00:43:05.275Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-03T00:43:05.275Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-03T00:43:06.224Z] Removing lxd dnsmasq configuration [2020-12-03T00:43:06.224Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-03T00:43:06.486Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-03T00:43:07.439Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-03T00:43:07.701Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-03T00:43:07.701Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-03T00:43:09.097Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-03T00:43:09.097Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-03T00:43:10.487Z] + sudo snap remove --purge lxd [2020-12-03T00:43:10.487Z] snap "lxd" is not installed [2020-12-03T00:43:10.487Z] + sudo groupadd --force --system lxd [2020-12-03T00:43:10.487Z] ++ whoami [2020-12-03T00:43:10.487Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-03T00:43:10.487Z] + newgrp - lxd [2020-12-03T00:43:10.487Z] + sudo snap install lxd [2020-12-03T00:43:18.682Z] 2020-12-03T00:43:16Z INFO Waiting for automatic snapd restart... [2020-12-03T00:43:30.982Z] lxd 4.8 from Canonical* installed [2020-12-03T00:43:30.982Z] + sudo lxd init --auto [2020-12-03T00:43:39.142Z] + sudo snap install --classic snapcraft [2020-12-03T00:43:45.734Z] snapcraft 4.4.3 from Canonical* installed [2020-12-03T00:43:45.734Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-03T00:43:45.734Z] + patch --verbose -p1 [2020-12-03T00:43:45.734Z] Hmm... Looks like a unified diff to me... [2020-12-03T00:43:45.734Z] The text leading up to this was: [2020-12-03T00:43:45.734Z] -------------------------- [2020-12-03T00:43:45.734Z] |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 [2020-12-03T00:43:45.734Z] |From: Tony Espy [2020-12-03T00:43:45.734Z] |Date: Wed, 28 Oct 2020 12:14:21 -0400 [2020-12-03T00:43:45.734Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2020-12-03T00:43:45.734Z] | [2020-12-03T00:43:45.734Z] |--- [2020-12-03T00:43:45.734Z] | snap/snapcraft.yaml | 465 +------------------------------------------- [2020-12-03T00:43:45.734Z] | 1 file changed, 2 insertions(+), 463 deletions(-) [2020-12-03T00:43:45.734Z] | [2020-12-03T00:43:45.734Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-03T00:43:45.734Z] |index 7d1e8c7c..24aef30d 100644 [2020-12-03T00:43:45.734Z] |--- a/snap/snapcraft.yaml [2020-12-03T00:43:45.734Z] |+++ b/snap/snapcraft.yaml [2020-12-03T00:43:45.734Z] -------------------------- [2020-12-03T00:43:45.734Z] patching file snap/snapcraft.yaml [2020-12-03T00:43:45.734Z] Using Plan A... [2020-12-03T00:43:45.734Z] Hunk #1 succeeded at 75. [2020-12-03T00:43:45.734Z] Hunk #2 succeeded at 84. [2020-12-03T00:43:45.734Z] Hunk #3 succeeded at 218 (offset -1 lines). [2020-12-03T00:43:45.734Z] Hunk #4 succeeded at 226 (offset -1 lines). [2020-12-03T00:43:45.734Z] Hunk #5 succeeded at 233 (offset -1 lines). [2020-12-03T00:43:45.734Z] Hunk #6 succeeded at 260 (offset -1 lines). [2020-12-03T00:43:45.734Z] Hunk #7 succeeded at 294 (offset -1 lines). [2020-12-03T00:43:45.734Z] Hunk #8 FAILED at 342. [2020-12-03T00:43:45.734Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-03T00:43:45.734Z] Hmm... Ignoring the trailing garbage. [2020-12-03T00:43:45.734Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T00:43:46.483Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-03T00:43:50.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:43:51.026Z] ---> package-listing.sh [2020-12-03T00:43:51.026Z] ++ facter osfamily [2020-12-03T00:43:51.026Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T00:43:51.026Z] + OS_FAMILY=redhat [2020-12-03T00:43:51.026Z] + workspace=/w/workspace/edgex-go/5 [2020-12-03T00:43:51.026Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T00:43:51.026Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T00:43:51.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T00:43:51.026Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T00:43:51.026Z] + '[' /w/workspace/edgex-go/5 ']' [2020-12-03T00:43:51.026Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T00:43:51.026Z] + case "${OS_FAMILY}" in [2020-12-03T00:43:51.026Z] + rpm -qa [2020-12-03T00:43:51.026Z] + sort [2020-12-03T00:43:56.340Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T00:43:56.340Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T00:43:56.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T00:43:56.340Z] + '[' /w/workspace/edgex-go/5 ']' [2020-12-03T00:43:56.340Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2020-12-03T00:43:56.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2020-12-03T00:43:56.353Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-03T00:43:56.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:43:56.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T00:43:56.989Z] [2020-12-03T00:43:56.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T00:43:57.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T00:43:57.398Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T00:43:57.398Z] df20fa9351a1: Pulling fs layer [2020-12-03T00:43:57.398Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T00:43:57.398Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T00:43:57.398Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T00:43:57.398Z] 93b61091891f: Pulling fs layer [2020-12-03T00:43:57.398Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T00:43:57.398Z] 5e14af77c1be: Pulling fs layer [2020-12-03T00:43:57.398Z] 01666e4c0597: Pulling fs layer [2020-12-03T00:43:57.398Z] aa168da1d23b: Pulling fs layer [2020-12-03T00:43:57.398Z] 93b9cdb0e59b: Waiting [2020-12-03T00:43:57.398Z] 5e14af77c1be: Waiting [2020-12-03T00:43:57.398Z] 01666e4c0597: Waiting [2020-12-03T00:43:57.398Z] 46f8f816bc3b: Waiting [2020-12-03T00:43:57.398Z] 93b61091891f: Waiting [2020-12-03T00:43:57.398Z] aa168da1d23b: Waiting [2020-12-03T00:43:57.398Z] 36b3adc4ff6f: Verifying Checksum [2020-12-03T00:43:57.398Z] 36b3adc4ff6f: Download complete [2020-12-03T00:43:57.398Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T00:43:57.398Z] 46f8f816bc3b: Download complete [2020-12-03T00:43:57.398Z] df20fa9351a1: Verifying Checksum [2020-12-03T00:43:57.398Z] df20fa9351a1: Download complete [2020-12-03T00:43:57.669Z] 93b9cdb0e59b: Verifying Checksum [2020-12-03T00:43:57.669Z] 93b9cdb0e59b: Download complete [2020-12-03T00:43:57.669Z] 93b61091891f: Verifying Checksum [2020-12-03T00:43:57.669Z] 93b61091891f: Download complete [2020-12-03T00:43:57.669Z] 5e14af77c1be: Verifying Checksum [2020-12-03T00:43:57.669Z] 5e14af77c1be: Download complete [2020-12-03T00:43:57.669Z] 01666e4c0597: Verifying Checksum [2020-12-03T00:43:57.669Z] 01666e4c0597: Download complete [2020-12-03T00:43:57.669Z] 8ad3a11d3b57: Verifying Checksum [2020-12-03T00:43:57.669Z] 8ad3a11d3b57: Download complete [2020-12-03T00:43:57.936Z] df20fa9351a1: Pull complete [2020-12-03T00:43:58.205Z] 36b3adc4ff6f: Pull complete [2020-12-03T00:43:58.781Z] 8ad3a11d3b57: Pull complete [2020-12-03T00:43:59.051Z] 46f8f816bc3b: Pull complete [2020-12-03T00:44:00.009Z] aa168da1d23b: Verifying Checksum [2020-12-03T00:44:00.009Z] aa168da1d23b: Download complete [2020-12-03T00:44:00.590Z] 93b61091891f: Pull complete [2020-12-03T00:44:00.871Z] 93b9cdb0e59b: Pull complete [2020-12-03T00:44:00.871Z] 5e14af77c1be: Pull complete [2020-12-03T00:44:01.171Z] 01666e4c0597: Pull complete [2020-12-03T00:44:19.526Z] aa168da1d23b: Pull complete [2020-12-03T00:44:19.526Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T00:44:19.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T00:44:19.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T00:44:19.760Z] prd-centos7-docker-4c-2g-14212 does not seem to be running inside a container [2020-12-03T00:44:19.814Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-03T00:44:22.629Z] $ docker top 149c3487b78296b28345b0fe071ef9da389be129f0dcd4f00e92618f22cc9b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T00:44:23.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T00:44:23.492Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T00:44:23.796Z] + ls /var/log/sa-host [2020-12-03T00:44:23.796Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T00:44:23.796Z] file_magic: OK [2020-12-03T00:44:23.796Z] HZ: Using current value: 100 [2020-12-03T00:44:23.796Z] file_header: OK [2020-12-03T00:44:23.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 [2020-12-03T00:44:23.796Z] Statistics: [2020-12-03T00:44:23.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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-03T00:44:23.796Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T00:44:23.796Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T00:44:23.796Z] file_magic: OK [2020-12-03T00:44:23.796Z] HZ: Using current value: 100 [2020-12-03T00:44:23.796Z] file_header: OK [2020-12-03T00:44:23.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 [2020-12-03T00:44:23.796Z] Statistics: [2020-12-03T00:44:23.796Z] Hnuu...uuuununununu... [2020-12-03T00:44:23.796Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T00:44:24.027Z] provisioning config files... [2020-12-03T00:44:24.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6974041045351840242tmp [Pipeline] { [Pipeline] echo [2020-12-03T00:44:24.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:44:24.417Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T00:44:24.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T00:44:24.780Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:44:25.077Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T00:44:25.089Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:44:25.399Z] ---> sudo-logs.sh [2020-12-03T00:44:25.399Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T00:44:25.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:44:25.716Z] ---> job-cost.sh [2020-12-03T00:44:25.716Z] lf-activate-venv: SKIPPING [2020-12-03T00:44:25.716Z] INFO: No Stack... [2020-12-03T00:44:27.106Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T00:44:27.679Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T00:44:27.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T00:44:27.992Z] ---> logs-deploy.sh [2020-12-03T00:44:27.992Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/5 [2020-12-03T00:44:27.992Z] INFO: archiving workspace using pattern(s): [2020-12-03T00:44:29.910Z] Archives upload complete. [2020-12-03T00:44:29.910Z] INFO: archiving logs to Nexus