Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 37e6a8593861e55ddb04485eb12e0851d5748d29+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (518d771a47a8e78af05c2949c6744bc03b9082ec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-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:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: true 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-15646 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T22:35:19.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T22:35:19.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T22:35:19.774Z] ========================================================= [2020-12-11T22:35:19.774Z] EdgeX Global Pipelines Version Info [2020-12-11T22:35:19.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 [2020-12-11T22:35:22.267Z] ------------------- [2020-12-11T22:35:22.267Z] stable info: [2020-12-11T22:35:22.267Z] ------------------- [2020-12-11T22:35:22.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:35:22.267Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:35:22.267Z] Message: update stable to v1.0.172 [2020-12-11T22:35:23.298Z] ------------------- [2020-12-11T22:35:23.298Z] experimental info: [2020-12-11T22:35:23.298Z] ------------------- [2020-12-11T22:35:23.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:35:23.298Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:35:23.298Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T22:35:23.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-11T22:35:23.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-11T22:35:23.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T22:35:23.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T22:35:24.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T22:35:24.174Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T22:35:24.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T22:35:24.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-11T22:35:24.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-11T22:35:24.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-11T22:35:24.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T22:35:24.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T22:35:24.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T22:35:25.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T22:35:25.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:35:25.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T22:35:25.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-11T22:35:25.442Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T22:35:25.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-11T22:35:25.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-11T22:35:25.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-11T22:35:25.951Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T22:35:26.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo [2020-12-11T22:35:26.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo [2020-12-11T22:35:26.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo [2020-12-11T22:35:26.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37e6a8593861e55ddb04485eb12e0851d5748d29 [Pipeline] echo [2020-12-11T22:35:26.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37e6a85 [Pipeline] echo [2020-12-11T22:35:26.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:35:26.633Z] provisioning config files... [2020-12-11T22:35:26.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config481715061605261242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:35:27.153Z] ---> docker-login.sh [2020-12-11T22:35:27.153Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:35:28.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:35:28.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:35:28.568Z] Configure a credential helper to remove this warning. See [2020-12-11T22:35:28.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:35:28.568Z] [2020-12-11T22:35:28.568Z] Login Succeeded [2020-12-11T22:35:28.568Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:35:28.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:35:29.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:35:29.161Z] Configure a credential helper to remove this warning. See [2020-12-11T22:35:29.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:35:29.161Z] [2020-12-11T22:35:29.161Z] Login Succeeded [2020-12-11T22:35:29.161Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:35:29.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:35:29.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:35:29.462Z] Configure a credential helper to remove this warning. See [2020-12-11T22:35:29.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:35:29.462Z] [2020-12-11T22:35:29.462Z] Login Succeeded [2020-12-11T22:35:29.462Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:35:29.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:35:29.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:35:29.756Z] Configure a credential helper to remove this warning. See [2020-12-11T22:35:29.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:35:29.756Z] [2020-12-11T22:35:29.756Z] Login Succeeded [2020-12-11T22:35:29.756Z] docker.io [2020-12-11T22:35:30.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:35:30.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:35:30.311Z] Configure a credential helper to remove this warning. See [2020-12-11T22:35:30.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:35:30.311Z] [2020-12-11T22:35:30.311Z] Login Succeeded [2020-12-11T22:35:30.311Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:35:30.325Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:35:30.846Z] ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] ++ dirname cmd/core-command/Dockerfile [2020-12-11T22:35:30.847Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/core-data/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:35:30.847Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-11T22:35:30.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-11T22:35:30.847Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T22:35:30.847Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-11T22:35:30.847Z] ++ cut -d/ -f2 [2020-12-11T22:35:30.847Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-11T22:35:30.974Z] 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:35:32.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:35:32.480Z] [2020-12-11T22:35:32.480Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:35:32.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:35:33.286Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T22:35:33.286Z] 31603596830f: Pulling fs layer [2020-12-11T22:35:33.286Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T22:35:33.286Z] 6ca5941a6612: Pulling fs layer [2020-12-11T22:35:33.286Z] ecc8261a40a4: Pulling fs layer [2020-12-11T22:35:33.286Z] ecc8261a40a4: Waiting [2020-12-11T22:35:33.286Z] 2a8b12db71e7: Verifying Checksum [2020-12-11T22:35:33.286Z] 2a8b12db71e7: Download complete [2020-12-11T22:35:33.286Z] 31603596830f: Verifying Checksum [2020-12-11T22:35:33.286Z] 31603596830f: Download complete [2020-12-11T22:35:33.924Z] ecc8261a40a4: Verifying Checksum [2020-12-11T22:35:33.924Z] ecc8261a40a4: Download complete [2020-12-11T22:35:33.924Z] 6ca5941a6612: Verifying Checksum [2020-12-11T22:35:33.924Z] 6ca5941a6612: Download complete [2020-12-11T22:35:34.212Z] 31603596830f: Pull complete [2020-12-11T22:35:34.540Z] 2a8b12db71e7: Pull complete [2020-12-11T22:35:36.616Z] 6ca5941a6612: Pull complete [2020-12-11T22:35:37.219Z] ecc8261a40a4: Pull complete [2020-12-11T22:35:37.219Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T22:35:37.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:35:37.219Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T22:35:37.502Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:35:37.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:35:40.620Z] $ docker top 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T22:35:41.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:35:41.225Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:35:41.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:35:41.593Z] $ docker exec 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent [2020-12-11T22:35:42.107Z] SSH_AUTH_SOCK=/tmp/ssh-44OEcMNL3lSh/agent.12 [2020-12-11T22:35:42.107Z] SSH_AGENT_PID=18 [2020-12-11T22:35:42.145Z] Running ssh-add (command line suppressed) [2020-12-11T22:35:42.522Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8087167658420767712.key (/w/workspace/edgex-go/8@tmp/private_key_8087167658420767712.key) [2020-12-11T22:35:42.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:35:43.002Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T22:35:43.034Z] $ docker exec --env ******** --env ******** 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent -k [2020-12-11T22:35:43.240Z] unset SSH_AUTH_SOCK; [2020-12-11T22:35:43.240Z] unset SSH_AGENT_PID; [2020-12-11T22:35:43.240Z] echo Agent pid 18 killed; [2020-12-11T22:35:43.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T22:35:43.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:35:43.465Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:35:43.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:35:43.717Z] $ docker exec 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent [2020-12-11T22:35:44.149Z] SSH_AUTH_SOCK=/tmp/ssh-MXdRM4ZXlmVE/agent.49 [2020-12-11T22:35:44.149Z] SSH_AGENT_PID=55 [2020-12-11T22:35:44.162Z] Running ssh-add (command line suppressed) [2020-12-11T22:35:44.426Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2642597715678540376.key (/w/workspace/edgex-go/8@tmp/private_key_2642597715678540376.key) [2020-12-11T22:35:44.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:35:45.268Z] + git semver init [2020-12-11T22:35:45.268Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T22:35:45.268Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2020-12-11T22:35:45.268Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2020-12-11T22:35:45.268Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T22:35:45.268Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T22:35:45.268Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T22:35:45.268Z] # $SEMVER_BRANCH = PR-2913 [2020-12-11T22:35:45.268Z] # $SEMVER_TEMP = /tmp/semver-972714247 [2020-12-11T22:35:45.268Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-11T22:36:17.838Z] # '/tmp/semver-972714247' -> '/w/workspace/edgex-go/8/.semver' [2020-12-11T22:36:17.838Z] # -> Force: false [2020-12-11T22:36:17.838Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2020-12-11T22:36:17.852Z] $ docker exec --env ******** --env ******** 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe ssh-agent -k [2020-12-11T22:36:18.375Z] unset SSH_AUTH_SOCK; [2020-12-11T22:36:18.376Z] unset SSH_AGENT_PID; [2020-12-11T22:36:18.376Z] echo Agent pid 55 killed; [2020-12-11T22:36:18.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:36:19.147Z] + git semver [Pipeline] } [2020-12-11T22:36:19.176Z] $ docker stop --time=1 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe [2020-12-11T22:36:20.970Z] $ docker rm -f 10d89753b5358676851151e5910c900499c6a4aac6cb4366cdaccf7523b1d6fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:36:21.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T22:36:22.562Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T22:36:22.565Z] [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-11T22:36:23.800Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:36:24.256Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:36:24.611Z] + sudo service docker restart [2020-12-11T22:36:24.611Z] + true [2020-12-11T22:36:24.611Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-11T22:36:26.080Z] ========================================================= [2020-12-11T22:36:26.080Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T22:36:26.080Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:36:26.443Z] + 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-11T22:36:31.926Z] Sending build context to Docker daemon 326.3MB [2020-12-11T22:36:31.926Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:36:31.926Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:36:31.926Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T22:36:31.926Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T22:36:31.926Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T22:36:31.926Z] de9db76c5a1d: Pulling fs layer [2020-12-11T22:36:31.926Z] bca2f99d35d6: Pulling fs layer [2020-12-11T22:36:31.926Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T22:36:31.927Z] 7c6f9722023f: Pulling fs layer [2020-12-11T22:36:31.927Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T22:36:31.927Z] bca2f99d35d6: Waiting [2020-12-11T22:36:31.927Z] 93359f2a8cfa: Waiting [2020-12-11T22:36:31.927Z] 7c6f9722023f: Waiting [2020-12-11T22:36:31.927Z] a35cf1a2eb13: Waiting [2020-12-11T22:36:31.927Z] de9db76c5a1d: Verifying Checksum [2020-12-11T22:36:31.927Z] de9db76c5a1d: Download complete [2020-12-11T22:36:31.927Z] 0ef7d3d256c8: Download complete [2020-12-11T22:36:31.927Z] 93359f2a8cfa: Download complete [2020-12-11T22:36:32.205Z] 7c6f9722023f: Verifying Checksum [2020-12-11T22:36:32.205Z] 7c6f9722023f: Download complete [2020-12-11T22:36:32.205Z] 188c0c94c7c5: Download complete [2020-12-11T22:36:32.824Z] 188c0c94c7c5: Pull complete [2020-12-11T22:36:33.454Z] 0ef7d3d256c8: Pull complete [2020-12-11T22:36:34.042Z] de9db76c5a1d: Pull complete [2020-12-11T22:36:35.061Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T22:36:35.061Z] a35cf1a2eb13: Download complete [2020-12-11T22:36:36.540Z] bca2f99d35d6: Verifying Checksum [2020-12-11T22:36:36.540Z] bca2f99d35d6: Download complete [2020-12-11T22:36:38.169Z] Still waiting to schedule task [2020-12-11T22:36:38.170Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-11T22:36:49.001Z] bca2f99d35d6: Pull complete [2020-12-11T22:36:50.418Z] 93359f2a8cfa: Pull complete [2020-12-11T22:36:51.029Z] 7c6f9722023f: Pull complete [2020-12-11T22:36:59.717Z] a35cf1a2eb13: Pull complete [2020-12-11T22:36:59.717Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T22:36:59.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T22:36:59.717Z] ---> a62c8e92a672 [2020-12-11T22:36:59.717Z] 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-11T22:36:59.717Z] ---> Running in 6683d93ec003 [2020-12-11T22:37:00.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:37:01.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:37:02.275Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:37:02.572Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:37:02.572Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:37:02.572Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T22:37:05.975Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:37:05.975Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:37:05.975Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:37:05.975Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:37:06.253Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:37:06.253Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:37:06.253Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:37:06.569Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:37:06.569Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:37:06.569Z] OK: 233 MiB in 51 packages [2020-12-11T22:37:10.997Z] Removing intermediate container 6683d93ec003 [2020-12-11T22:37:10.997Z] ---> baa8ab3d2f0b [2020-12-11T22:37:10.997Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:37:10.997Z] ---> Running in dea92f187d61 [2020-12-11T22:37:10.997Z] Removing intermediate container dea92f187d61 [2020-12-11T22:37:10.997Z] ---> 6c2ac2f6b2e9 [2020-12-11T22:37:10.997Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:37:12.054Z] latest: Pulling from library/docker [2020-12-11T22:37:12.054Z] 05e7bc50f07f: Pulling fs layer [2020-12-11T22:37:12.054Z] 6db28d0fdbf6: Pulling fs layer [2020-12-11T22:37:12.054Z] 292df0bc6bf3: Pulling fs layer [2020-12-11T22:37:12.054Z] 2e060f4bd70b: Pulling fs layer [2020-12-11T22:37:12.054Z] 80e8d568a223: Pulling fs layer [2020-12-11T22:37:12.054Z] 8dc6ef1a942a: Pulling fs layer [2020-12-11T22:37:12.054Z] 2312dd95470a: Pulling fs layer [2020-12-11T22:37:12.054Z] 2e060f4bd70b: Waiting [2020-12-11T22:37:12.054Z] 80e8d568a223: Waiting [2020-12-11T22:37:12.054Z] 8dc6ef1a942a: Waiting [2020-12-11T22:37:12.054Z] 2312dd95470a: Waiting [2020-12-11T22:37:12.054Z] 292df0bc6bf3: Verifying Checksum [2020-12-11T22:37:12.054Z] 292df0bc6bf3: Download complete [2020-12-11T22:37:12.389Z] 05e7bc50f07f: Verifying Checksum [2020-12-11T22:37:12.389Z] 05e7bc50f07f: Download complete [2020-12-11T22:37:12.389Z] 6db28d0fdbf6: Download complete [2020-12-11T22:37:12.389Z] 80e8d568a223: Verifying Checksum [2020-12-11T22:37:12.389Z] 80e8d568a223: Download complete [2020-12-11T22:37:12.389Z] 8dc6ef1a942a: Verifying Checksum [2020-12-11T22:37:12.389Z] 8dc6ef1a942a: Download complete [2020-12-11T22:37:12.705Z] 2312dd95470a: Verifying Checksum [2020-12-11T22:37:12.705Z] 2312dd95470a: Download complete [2020-12-11T22:37:13.037Z] 05e7bc50f07f: Pull complete [2020-12-11T22:37:13.653Z] 6db28d0fdbf6: Pull complete [2020-12-11T22:37:13.947Z] 292df0bc6bf3: Pull complete [2020-12-11T22:37:14.245Z] 2e060f4bd70b: Verifying Checksum [2020-12-11T22:37:14.245Z] 2e060f4bd70b: Download complete [2020-12-11T22:37:21.057Z] 2e060f4bd70b: Pull complete [2020-12-11T22:37:21.057Z] 80e8d568a223: Pull complete [2020-12-11T22:37:21.057Z] 8dc6ef1a942a: Pull complete [2020-12-11T22:37:21.668Z] 2312dd95470a: Pull complete [2020-12-11T22:37:21.668Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:37:21.668Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:37:24.402Z] ---> da27d131e1f8 [2020-12-11T22:37:24.402Z] Step 6/7 : COPY go.mod . [2020-12-11T22:37:25.022Z] ---> 8b29eb0f5385 [2020-12-11T22:37:25.022Z] Step 7/7 : RUN go mod download [2020-12-11T22:37:25.022Z] ---> Running in 5286a3a0d9fa [2020-12-11T22:37:52.523Z] Removing intermediate container 5286a3a0d9fa [2020-12-11T22:37:52.523Z] ---> 8eb33dccd2af [2020-12-11T22:37:52.523Z] Successfully built 8eb33dccd2af [2020-12-11T22:37:52.523Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:37:52.882Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:37:53.158Z] . [Pipeline] withDockerContainer [2020-12-11T22:37:53.539Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:37:53.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:37:56.050Z] $ docker top 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:37:57.225Z] + go version [2020-12-11T22:37:57.225Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T22:37:57.248Z] $ docker stop --time=1 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 [2020-12-11T22:37:59.150Z] $ docker rm -f 888a3a9ea8ddfd49e2f22a3687b8ba39b39f29a5afcb7a9e7e28599406968828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:38:00.178Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T22:38:00.178Z] . [Pipeline] withDockerContainer [2020-12-11T22:38:00.609Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:38:00.748Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:38:03.471Z] $ docker top 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:38:03.991Z] ========================================================= [2020-12-11T22:38:03.991Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:38:03.991Z] ========================================================= [Pipeline] sh [2020-12-11T22:38:04.638Z] + make test [2020-12-11T22:38:04.638Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:38:19.806Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:38:46.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:38:57.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:38:57.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:38:57.607Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:38:57.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:38:58.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:38:58.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:38:59.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:38:59.890Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:39:01.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:39:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:39:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:39:02.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:39:08.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements [2020-12-11T22:39:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:39:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:39:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:39:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:39:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:39:13.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.1% of statements [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:39:13.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:39:13.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:39:13.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.290s coverage: 67.7% of statements [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:39:13.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.290s coverage: 82.3% of statements [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:39:13.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:39:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.659s coverage: 28.6% of statements [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:39:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.152s coverage: 100.0% of statements [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:39:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:39:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements [2020-12-11T22:39:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:39:19.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.220s coverage: 97.5% of statements [2020-12-11T22:39:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:39:19.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2020-12-11T22:39:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:39:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:39:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:39:19.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:39:21.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.538s coverage: 93.8% of statements [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:39:21.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:39:21.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:39:21.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:39:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2020-12-11T22:39:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:39:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2020-12-11T22:39:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:39:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.8% of statements [2020-12-11T22:39:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements [2020-12-11T22:39:24.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 84.2% of statements [2020-12-11T22:39:24.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.4% of statements [2020-12-11T22:39:24.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:39:25.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.406s coverage: 63.5% of statements [2020-12-11T22:39:25.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:39:25.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:39:25.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements [2020-12-11T22:39:25.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 91.3% of statements [2020-12-11T22:39:26.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2020-12-11T22:39:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2020-12-11T22:39:27.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2020-12-11T22:39:29.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.704s coverage: 55.9% of statements [2020-12-11T22:39:29.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:39:29.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:39:29.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:39:29.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:39:29.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:39:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 37.0% of statements [2020-12-11T22:39:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:39:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:39:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.508s coverage: 84.0% of statements [2020-12-11T22:39:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2020-12-11T22:39:34.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.436s coverage: 47.1% of statements [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:39:34.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:39:34.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:39:34.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2020-12-11T22:39:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.344s coverage: 29.1% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.137s coverage: 99.0% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.083s coverage: 100.0% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:39:37.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:39:37.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2020-12-11T22:39:38.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2020-12-11T22:39:38.615Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-11T22:39:38.892Z] GO111MODULE=on go vet ./... [2020-12-11T22:40:18.766Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15648 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-11T22:40:18.854Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-12-11T22:40:23.992Z] using credential edgex-jenkins-ssh [2020-12-11T22:40:24.107Z] Cloning the remote Git repository [2020-12-11T22:40:24.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:40:24.312Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-11T22:40:24.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:40:24.406Z] > git --version # timeout=10 [2020-12-11T22:40:24.426Z] > git --version # 'git version 2.17.1' [2020-12-11T22:40:24.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:40:24.482Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:40:26.239Z] gofmt -l . [2020-12-11T22:40:26.240Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:40:26.240Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:40:27.708Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T22:40:31.037Z] + ls -al . [2020-12-11T22:40:31.037Z] total 636 [2020-12-11T22:40:31.037Z] drwxrwxr-x 10 1001 1001 4096 Dec 11 22:40 . [2020-12-11T22:40:31.037Z] drwxr-xr-x 4 root root 28 Dec 11 22:38 .. [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:35 .dockerignore [2020-12-11T22:40:31.037Z] drwxrwxr-x 8 1001 1001 179 Dec 11 22:35 .git [2020-12-11T22:40:31.037Z] drwxrwxr-x 3 1001 1001 125 Dec 11 22:35 .github [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 762 Dec 11 22:35 .gitignore [2020-12-11T22:40:31.037Z] drwx------ 3 1001 1001 47 Dec 11 22:36 .semver [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:35 .sonarcloud.properties [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:35 CONTRIBUTING.md [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:35 Dockerfile.build [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:35 Jenkinsfile [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:35 LICENSE [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:35 Makefile [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:35 README.md [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:35 SECURITY.md [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:36 VERSION [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:35 ZMQWindows.md [2020-12-11T22:40:31.037Z] drwxrwxr-x 2 1001 1001 117 Dec 11 22:35 bin [2020-12-11T22:40:31.037Z] drwxrwxr-x 14 1001 1001 4096 Dec 11 22:35 cmd [2020-12-11T22:40:31.037Z] -rw-r--r-- 1 root root 537567 Dec 11 22:39 coverage.out [2020-12-11T22:40:31.037Z] -rw-r--r-- 1 root root 1041 Dec 11 22:40 go.mod [2020-12-11T22:40:31.037Z] -rw-r--r-- 1 root root 18856 Dec 11 22:40 go.sum [2020-12-11T22:40:31.037Z] drwxrwxr-x 8 1001 1001 127 Dec 11 22:35 internal [2020-12-11T22:40:31.037Z] drwxrwxr-x 4 1001 1001 26 Dec 11 22:35 openapi [2020-12-11T22:40:31.037Z] drwxrwxr-x 4 1001 1001 71 Dec 11 22:35 snap [2020-12-11T22:40:31.037Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:35 version.go [Pipeline] sh [2020-12-11T22:40:31.412Z] + '[' -e coverage.out ] [2020-12-11T22:40:31.412Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:40:31.784Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T22:40:32.450Z] + make build [2020-12-11T22:40:32.450Z] 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-11T22:40:39.256Z] 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-11T22:40:40.298Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:40:40.716Z] Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:40:40.716Z] Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) [2020-12-11T22:40:39.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:40:39.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:40:39.384Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:40:39.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:40:39.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:40:39.497Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:40:40.322Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:40:40.337Z] > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [2020-12-11T22:40:40.638Z] > git remote # timeout=10 [2020-12-11T22:40:40.656Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:40:40.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:40:40.683Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-11T22:40:40.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:40:40.726Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:40:40.751Z] > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [2020-12-11T22:40:45.533Z] Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T22:40:47.204Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:40:47.683Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:40:48.037Z] + sudo service docker restart [2020-12-11T22:40:48.037Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T22:40:50.145Z] provisioning config files... [2020-12-11T22:40:50.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7063724512455539690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:40:50.617Z] ---> docker-login.sh [2020-12-11T22:40:50.617Z] nexus3.edgexfoundry.org:10001 [2020-12-11T22:40:51.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:40:51.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:40:51.875Z] Configure a credential helper to remove this warning. See [2020-12-11T22:40:51.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:40:51.875Z] [2020-12-11T22:40:51.875Z] Login Succeeded [2020-12-11T22:40:51.875Z] nexus3.edgexfoundry.org:10002 [2020-12-11T22:40:52.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:40:52.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:40:52.422Z] Configure a credential helper to remove this warning. See [2020-12-11T22:40:52.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:40:52.422Z] [2020-12-11T22:40:52.422Z] Login Succeeded [2020-12-11T22:40:52.422Z] nexus3.edgexfoundry.org:10003 [2020-12-11T22:40:52.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:40:52.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:40:52.969Z] Configure a credential helper to remove this warning. See [2020-12-11T22:40:52.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:40:52.969Z] [2020-12-11T22:40:52.969Z] Login Succeeded [2020-12-11T22:40:52.969Z] nexus3.edgexfoundry.org:10004 [2020-12-11T22:40:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:40:53.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:40:53.518Z] Configure a credential helper to remove this warning. See [2020-12-11T22:40:53.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:40:53.518Z] [2020-12-11T22:40:53.518Z] Login Succeeded [2020-12-11T22:40:53.518Z] docker.io [2020-12-11T22:40:53.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T22:40:54.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T22:40:54.383Z] Configure a credential helper to remove this warning. See [2020-12-11T22:40:54.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T22:40:54.383Z] [2020-12-11T22:40:54.383Z] Login Succeeded [2020-12-11T22:40:54.383Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T22:40:54.400Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-11T22:40:54.853Z] ========================================================= [2020-12-11T22:40:54.853Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T22:40:54.853Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:40:55.240Z] + 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-11T22:40:57.886Z] Sending build context to Docker daemon 165.5MB [2020-12-11T22:40:57.886Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:40:57.886Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:40:57.886Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T22:40:57.886Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T22:40:57.886Z] a4357932f1b6: Pulling fs layer [2020-12-11T22:40:57.886Z] 18c013af1878: Pulling fs layer [2020-12-11T22:40:57.886Z] 00ac8860ef70: Pulling fs layer [2020-12-11T22:40:57.886Z] 63d7cb157983: Pulling fs layer [2020-12-11T22:40:57.886Z] b116817d02f9: Pulling fs layer [2020-12-11T22:40:57.886Z] 745a02a5169b: Pulling fs layer [2020-12-11T22:40:57.886Z] 00ac8860ef70: Waiting [2020-12-11T22:40:57.886Z] b116817d02f9: Waiting [2020-12-11T22:40:57.886Z] 745a02a5169b: Waiting [2020-12-11T22:40:57.886Z] 18c013af1878: Download complete [2020-12-11T22:40:57.886Z] a4357932f1b6: Download complete [2020-12-11T22:40:57.886Z] 63d7cb157983: Download complete [2020-12-11T22:40:57.886Z] b116817d02f9: Verifying Checksum [2020-12-11T22:40:57.886Z] b116817d02f9: Download complete [2020-12-11T22:40:57.886Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T22:40:57.886Z] 5f621e34cdf4: Download complete [2020-12-11T22:40:58.141Z] 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-11T22:40:58.501Z] 5f621e34cdf4: Pull complete [2020-12-11T22:40:58.726Z] 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-11T22:40:59.107Z] a4357932f1b6: Pull complete [2020-12-11T22:40:59.379Z] 18c013af1878: Pull complete [2020-12-11T22:41:00.822Z] 745a02a5169b: Verifying Checksum [2020-12-11T22:41:00.822Z] 745a02a5169b: Download complete [2020-12-11T22:41:02.267Z] 00ac8860ef70: Verifying Checksum [2020-12-11T22:41:02.267Z] 00ac8860ef70: Download complete [2020-12-11T22:41:02.294Z] 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-11T22:41:02.971Z] 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-11T22:41:05.842Z] 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-11T22:41:07.861Z] 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-11T22:41:09.883Z] 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-11T22:41:12.437Z] 00ac8860ef70: Pull complete [2020-12-11T22:41:12.437Z] 63d7cb157983: Pull complete [2020-12-11T22:41:12.608Z] 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-11T22:41:13.037Z] b116817d02f9: Pull complete [2020-12-11T22:41:14.061Z] 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-11T22:41:16.448Z] 745a02a5169b: Pull complete [2020-12-11T22:41:16.448Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T22:41:16.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T22:41:16.448Z] ---> b7e6874047d6 [2020-12-11T22:41:16.448Z] 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-11T22:41:16.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-11T22:41:18.771Z] $ docker stop --time=1 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef [2020-12-11T22:41:19.843Z] ---> Running in 1da281974087 [2020-12-11T22:41:20.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:41:21.679Z] $ docker rm -f 2f2d8c87520288f78598fd2cd1874858b94e38348c5b0ad3bfd60a36c8ba53ef [2020-12-11T22:41:21.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-11T22:41:23.235Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T22:41:23.235Z] (2/12) Installing file (5.38-r0) [2020-12-11T22:41:23.235Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T22:41:23.509Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:41:25.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:41:25.725Z] [2020-12-11T22:41:25.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:41:26.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:41:26.362Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-11T22:41:26.362Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-11T22:41:26.362Z] ca9280d653b3: Pulling fs layer [2020-12-11T22:41:26.362Z] 7e9c9ca2126c: Pulling fs layer [2020-12-11T22:41:26.647Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-11T22:41:26.647Z] cbdbe7a5bc2a: Download complete [2020-12-11T22:41:27.632Z] cbdbe7a5bc2a: Pull complete [2020-12-11T22:41:27.632Z] ca9280d653b3: Verifying Checksum [2020-12-11T22:41:27.632Z] ca9280d653b3: Download complete [2020-12-11T22:41:27.795Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T22:41:27.795Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T22:41:27.795Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T22:41:27.795Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T22:41:28.064Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T22:41:28.064Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T22:41:28.064Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T22:41:28.336Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T22:41:28.336Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:41:28.336Z] OK: 217 MiB in 51 packages [2020-12-11T22:41:29.653Z] ca9280d653b3: Pull complete [2020-12-11T22:41:29.653Z] 7e9c9ca2126c: Verifying Checksum [2020-12-11T22:41:29.653Z] 7e9c9ca2126c: Download complete [2020-12-11T22:41:32.644Z] Removing intermediate container 1da281974087 [2020-12-11T22:41:32.644Z] ---> 072fb4278a1f [2020-12-11T22:41:32.644Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T22:41:32.644Z] ---> Running in acf5fcda6569 [2020-12-11T22:41:33.235Z] Removing intermediate container acf5fcda6569 [2020-12-11T22:41:33.235Z] ---> cb7ef3a33d80 [2020-12-11T22:41:33.235Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T22:41:33.825Z] latest: Pulling from library/docker [2020-12-11T22:41:33.825Z] a3cc7d3b244e: Pulling fs layer [2020-12-11T22:41:33.825Z] 02a3295e0d61: Pulling fs layer [2020-12-11T22:41:33.825Z] 0f4f2e6d8100: Pulling fs layer [2020-12-11T22:41:33.825Z] 330b718f631f: Pulling fs layer [2020-12-11T22:41:33.825Z] a93816041522: Pulling fs layer [2020-12-11T22:41:33.825Z] bdb6da89ff94: Pulling fs layer [2020-12-11T22:41:33.825Z] 2a70c0c122f4: Pulling fs layer [2020-12-11T22:41:33.825Z] 330b718f631f: Waiting [2020-12-11T22:41:33.825Z] a93816041522: Waiting [2020-12-11T22:41:33.825Z] bdb6da89ff94: Waiting [2020-12-11T22:41:33.825Z] 2a70c0c122f4: Waiting [2020-12-11T22:41:34.100Z] 0f4f2e6d8100: Verifying Checksum [2020-12-11T22:41:34.100Z] 0f4f2e6d8100: Download complete [2020-12-11T22:41:34.100Z] a3cc7d3b244e: Verifying Checksum [2020-12-11T22:41:34.100Z] a3cc7d3b244e: Download complete [2020-12-11T22:41:34.100Z] 02a3295e0d61: Verifying Checksum [2020-12-11T22:41:34.100Z] 02a3295e0d61: Download complete [2020-12-11T22:41:34.380Z] a93816041522: Verifying Checksum [2020-12-11T22:41:34.380Z] a93816041522: Download complete [2020-12-11T22:41:34.380Z] bdb6da89ff94: Verifying Checksum [2020-12-11T22:41:34.380Z] bdb6da89ff94: Download complete [2020-12-11T22:41:34.380Z] 2a70c0c122f4: Verifying Checksum [2020-12-11T22:41:34.380Z] 2a70c0c122f4: Download complete [2020-12-11T22:41:34.979Z] a3cc7d3b244e: Pull complete [2020-12-11T22:41:35.589Z] 02a3295e0d61: Pull complete [2020-12-11T22:41:35.865Z] 330b718f631f: Verifying Checksum [2020-12-11T22:41:35.865Z] 330b718f631f: Download complete [2020-12-11T22:41:35.865Z] 0f4f2e6d8100: Pull complete [2020-12-11T22:41:39.798Z] 7e9c9ca2126c: Pull complete [2020-12-11T22:41:39.798Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-11T22:41:39.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:41:39.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-11T22:41:40.197Z] 330b718f631f: Pull complete [2020-12-11T22:41:40.197Z] a93816041522: Pull complete [2020-12-11T22:41:40.221Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:41:40.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:41:40.470Z] bdb6da89ff94: Pull complete [2020-12-11T22:41:40.743Z] 2a70c0c122f4: Pull complete [2020-12-11T22:41:40.743Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T22:41:41.016Z] Status: Downloaded newer image for docker:latest [2020-12-11T22:41:42.849Z] $ docker top f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:41:43.571Z] + docker-compose build --help [2020-12-11T22:41:43.571Z] + grep parallel [2020-12-11T22:41:44.411Z] ---> 387ab9fc0dde [2020-12-11T22:41:44.411Z] Step 6/7 : COPY go.mod . [2020-12-11T22:41:44.986Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:41:45.004Z] ---> c0b7a3bf7be3 [2020-12-11T22:41:45.004Z] Step 7/7 : RUN go mod download [2020-12-11T22:41:45.005Z] $ docker stop --time=1 f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 [2020-12-11T22:41:45.279Z] ---> Running in bc0030c4f430 [2020-12-11T22:41:46.922Z] $ docker rm -f f87dd01aebd0aedaf9219ffbffdd761842879d347812f2ff14e55086b2e22922 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:41:48.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T22:41:48.275Z] . [Pipeline] withDockerContainer [2020-12-11T22:41:48.469Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:41:48.541Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:41:49.927Z] $ docker top cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:41:50.941Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:41:52.408Z] Building docker-core-command-go ... [2020-12-11T22:41:52.408Z] Building docker-core-data-go ... [2020-12-11T22:41:52.408Z] Building docker-core-metadata-go ... [2020-12-11T22:41:52.408Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:41:52.408Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:41:52.408Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:41:52.408Z] Building docker-support-notifications-go ... [2020-12-11T22:41:52.408Z] Building docker-support-scheduler-go ... [2020-12-11T22:41:52.408Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:41:52.408Z] Building docker-support-scheduler-go [2020-12-11T22:41:52.408Z] Building docker-support-notifications-go [2020-12-11T22:41:52.408Z] Building docker-security-bootstrap-redis-go [2020-12-11T22:41:52.408Z] Building docker-security-proxy-setup-go [2020-12-11T22:41:52.408Z] Building docker-core-data-go [2020-12-11T22:42:12.067Z] Removing intermediate container bc0030c4f430 [2020-12-11T22:42:12.067Z] ---> 304b5feb2040 [2020-12-11T22:42:12.067Z] Successfully built 304b5feb2040 [2020-12-11T22:42:12.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:42:12.419Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:42:12.419Z] . [Pipeline] withDockerContainer [2020-12-11T22:42:12.731Z] prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container [2020-12-11T22:42:12.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:42:14.422Z] $ docker top 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:42:15.482Z] + go version [2020-12-11T22:42:15.482Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T22:42:15.504Z] $ docker stop --time=1 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 [2020-12-11T22:42:17.514Z] $ docker rm -f 5619e3e88ab8efb03ce07e4c0d22d75aa918d3eacb3853a6e633f40cad816394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:42:18.645Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T22:42:18.645Z] . [Pipeline] withDockerContainer [2020-12-11T22:42:18.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container [2020-12-11T22:42:18.983Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:42:20.432Z] $ docker top 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T22:42:20.826Z] ========================================================= [2020-12-11T22:42:20.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T22:42:20.826Z] ========================================================= [Pipeline] sh [2020-12-11T22:42:21.472Z] + make test [2020-12-11T22:42:21.473Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T22:42:43.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T22:42:49.571Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:42:49.571Z] [2020-12-11T22:42:49.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:42:49.571Z] ---> 8eb33dccd2af [2020-12-11T22:42:49.571Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:42:49.571Z] [2020-12-11T22:42:49.571Z] ---> 8eb33dccd2af [2020-12-11T22:42:49.571Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:42:49.571Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:42:49.571Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:42:49.571Z] ---> 8eb33dccd2af [2020-12-11T22:42:49.571Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:42:49.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:42:49.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:42:49.571Z] ---> 8eb33dccd2af [2020-12-11T22:42:49.571Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:42:49.571Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:42:49.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:42:49.571Z] ---> 8eb33dccd2af [2020-12-11T22:42:49.571Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:42:49.571Z] ---> Running in b9988f56ac21 [2020-12-11T22:42:49.571Z] ---> Running in 8e5fbf818a58 [2020-12-11T22:42:49.571Z] ---> Running in add49ca8b6b1 [2020-12-11T22:42:49.571Z] ---> Running in a6b071b5f3a6 [2020-12-11T22:42:49.571Z] ---> Running in e1837aafa39b [2020-12-11T22:42:49.571Z] Removing intermediate container a6b071b5f3a6 [2020-12-11T22:42:49.571Z] ---> 340e341a616d [2020-12-11T22:42:49.571Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:42:49.571Z] Removing intermediate container b9988f56ac21 [2020-12-11T22:42:49.571Z] ---> d19787620051 [2020-12-11T22:42:49.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:42:49.571Z] Removing intermediate container add49ca8b6b1 [2020-12-11T22:42:49.571Z] ---> 76061b903eee [2020-12-11T22:42:49.571Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:42:49.571Z] Removing intermediate container 8e5fbf818a58 [2020-12-11T22:42:49.571Z] ---> 88638beb58c9 [2020-12-11T22:42:49.571Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:42:49.571Z] Removing intermediate container e1837aafa39b [2020-12-11T22:42:49.571Z] ---> 0e3dbb54b253 [2020-12-11T22:42:49.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:42:49.571Z] ---> Running in 58210f16e689 [2020-12-11T22:42:49.571Z] ---> Running in 2ce1ba9cc073 [2020-12-11T22:42:49.571Z] ---> Running in 0a76187ee04a [2020-12-11T22:42:49.571Z] ---> Running in 6855f74e20e8 [2020-12-11T22:42:49.571Z] ---> Running in c7bd8ebc0598 [2020-12-11T22:42:50.197Z] Removing intermediate container 58210f16e689 [2020-12-11T22:42:50.197Z] ---> ee9c303b910a [2020-12-11T22:42:50.197Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:42:50.197Z] Removing intermediate container 0a76187ee04a [2020-12-11T22:42:50.197Z] ---> 8acbcd7c73c1 [2020-12-11T22:42:50.197Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:42:50.498Z] ---> Running in e7a23e36a37f [2020-12-11T22:42:50.498Z] Removing intermediate container c7bd8ebc0598 [2020-12-11T22:42:50.498Z] ---> Running in 4396324705e4 [2020-12-11T22:42:50.498Z] ---> 81c79253617c [2020-12-11T22:42:50.498Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:42:50.498Z] Removing intermediate container 2ce1ba9cc073 [2020-12-11T22:42:50.498Z] ---> 4c01a543655a [2020-12-11T22:42:50.498Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:42:50.774Z] ---> Running in 3adfa45ebbdf [2020-12-11T22:42:50.774Z] Removing intermediate container 6855f74e20e8 [2020-12-11T22:42:50.774Z] ---> a4c64f80e176 [2020-12-11T22:42:50.774Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:42:51.053Z] ---> Running in b53ec67daa72 [2020-12-11T22:42:51.658Z] ---> Running in 2598757f2aa8 [2020-12-11T22:42:51.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:52.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:52.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:52.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.521Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:42:53.521Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:42:53.521Z] OK: 12748 distinct packages available [2020-12-11T22:42:53.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:53.822Z] OK: 233 MiB in 51 packages [2020-12-11T22:42:53.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:42:54.106Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:42:54.106Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:42:54.106Z] OK: 12748 distinct packages available [2020-12-11T22:42:54.425Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:42:54.425Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:42:54.425Z] OK: 12748 distinct packages available [2020-12-11T22:42:54.425Z] OK: 233 MiB in 51 packages [2020-12-11T22:42:54.713Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:42:54.713Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:42:54.713Z] OK: 12748 distinct packages available [2020-12-11T22:42:54.713Z] OK: 233 MiB in 51 packages [2020-12-11T22:42:55.004Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:42:55.004Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:42:55.004Z] OK: 12748 distinct packages available [2020-12-11T22:42:55.004Z] OK: 233 MiB in 51 packages [2020-12-11T22:42:55.298Z] OK: 233 MiB in 51 packages [2020-12-11T22:42:55.298Z] Removing intermediate container e7a23e36a37f [2020-12-11T22:42:55.298Z] ---> 56502e961477 [2020-12-11T22:42:55.298Z] Step 6/22 : COPY go.mod . [2020-12-11T22:42:55.926Z] Removing intermediate container 4396324705e4 [2020-12-11T22:42:55.926Z] ---> fca2cfb751ad [2020-12-11T22:42:55.926Z] Step 6/21 : COPY go.mod . [2020-12-11T22:42:55.926Z] ---> b8d5d56040db [2020-12-11T22:42:55.926Z] Step 7/22 : RUN go mod download [2020-12-11T22:42:56.211Z] Removing intermediate container 3adfa45ebbdf [2020-12-11T22:42:56.211Z] ---> 7494c60bdf91 [2020-12-11T22:42:56.211Z] Step 6/21 : COPY go.mod . [2020-12-11T22:42:56.211Z] ---> Running in 6c2227a88944 [2020-12-11T22:42:56.518Z] Removing intermediate container 2598757f2aa8 [2020-12-11T22:42:56.518Z] ---> 80e2fbd25dec [2020-12-11T22:42:56.518Z] Step 6/23 : COPY go.mod . [2020-12-11T22:42:56.518Z] Removing intermediate container b53ec67daa72 [2020-12-11T22:42:56.518Z] ---> 0a1a43bcebeb [2020-12-11T22:42:56.518Z] Step 6/24 : COPY go.mod . [2020-12-11T22:42:56.518Z] ---> 2449f1ce344c [2020-12-11T22:42:56.518Z] Step 7/21 : RUN go mod download [2020-12-11T22:42:56.947Z] ---> 2196e6527b30 [2020-12-11T22:42:56.947Z] Step 7/21 : RUN go mod download [2020-12-11T22:42:56.947Z] ---> Running in 46c4c0eeb691 [2020-12-11T22:42:56.947Z] ---> Running in f562bde8f298 [2020-12-11T22:42:57.291Z] ---> b36ad0c9a708 [2020-12-11T22:42:57.291Z] Step 7/23 : RUN go mod download [2020-12-11T22:42:57.596Z] ---> cfa9b5d451bc [2020-12-11T22:42:57.596Z] Step 7/24 : RUN go mod download [2020-12-11T22:42:57.596Z] ---> Running in 24f72d88d758 [2020-12-11T22:42:57.891Z] ---> Running in 1520d5c39304 [2020-12-11T22:42:59.990Z] Removing intermediate container 6c2227a88944 [2020-12-11T22:42:59.990Z] ---> 4efe40e4b8eb [2020-12-11T22:42:59.990Z] Step 8/22 : COPY . . [2020-12-11T22:43:00.290Z] Removing intermediate container f562bde8f298 [2020-12-11T22:43:00.290Z] ---> 1b6dcd214a8b [2020-12-11T22:43:00.290Z] Step 8/21 : COPY . . [2020-12-11T22:43:00.290Z] Removing intermediate container 46c4c0eeb691 [2020-12-11T22:43:00.290Z] ---> ebb2a2291baf [2020-12-11T22:43:00.290Z] Step 8/21 : COPY . . [2020-12-11T22:43:00.573Z] Removing intermediate container 24f72d88d758 [2020-12-11T22:43:00.573Z] ---> 3d31465affe4 [2020-12-11T22:43:00.573Z] Step 8/23 : COPY . . [2020-12-11T22:43:01.186Z] Removing intermediate container 1520d5c39304 [2020-12-11T22:43:01.186Z] ---> e8cdeec5abf9 [2020-12-11T22:43:01.186Z] Step 8/24 : COPY . . [2020-12-11T22:43:22.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T22:43:49.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T22:43:50.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T22:43:50.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T22:43:50.916Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T22:43:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.314s coverage: 46.6% of statements [2020-12-11T22:43:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T22:43:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T22:43:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T22:43:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T22:43:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T22:43:58.045Z] ---> 8d36f87c0dcf [2020-12-11T22:43:58.045Z] ---> 9957e69c9f98 [2020-12-11T22:43:58.045Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:43:58.045Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:43:58.045Z] ---> c1519e779359 [2020-12-11T22:43:58.045Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T22:43:58.045Z] ---> 915829952d6a [2020-12-11T22:43:58.045Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:43:58.045Z] ---> efd77cf69e89 [2020-12-11T22:43:58.045Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:43:58.045Z] ---> Running in da4dc58c9a60 [2020-12-11T22:43:58.045Z] ---> Running in 38d8370092b1 [2020-12-11T22:43:58.045Z] ---> Running in b4b6b6cbafd1 [2020-12-11T22:43:58.045Z] ---> Running in 45112e4c93b7 [2020-12-11T22:43:58.045Z] ---> Running in 95e4dc6a4c9f [2020-12-11T22:43:58.045Z] 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-11T22:43:58.045Z] 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-11T22:43:58.045Z] 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-11T22:43:58.045Z] 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-11T22:43:58.045Z] 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-11T22:44:05.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.464s coverage: 27.1% of statements [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T22:44:05.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.141s coverage: 100.0% of statements [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T22:44:05.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T22:44:05.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.498s coverage: 68.5% of statements [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T22:44:05.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.3% of statements [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T22:44:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T22:44:14.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T22:44:14.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T22:44:21.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.983s coverage: 93.8% of statements [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T22:44:21.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T22:44:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T22:44:21.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 0.1% of statements [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T22:44:21.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T22:44:21.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements [2020-12-11T22:44:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T22:44:21.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2020-12-11T22:44:21.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2020-12-11T22:44:22.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements [2020-12-11T22:44:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.4% of statements [2020-12-11T22:44:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T22:44:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements [2020-12-11T22:44:26.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T22:44:26.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T22:44:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2020-12-11T22:44:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2020-12-11T22:44:27.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2020-12-11T22:44:27.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2020-12-11T22:44:29.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2020-12-11T22:44:32.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.821s coverage: 55.9% of statements [2020-12-11T22:44:32.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T22:44:32.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T22:44:32.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T22:44:32.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T22:44:32.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T22:44:34.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 37.0% of statements [2020-12-11T22:44:34.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T22:44:34.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T22:44:34.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.608s coverage: 84.0% of statements [2020-12-11T22:44:34.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements [2020-12-11T22:44:41.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.345s coverage: 47.1% of statements [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T22:44:41.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.051s coverage: 100.0% of statements [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T22:44:41.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.188s coverage: 100.0% of statements [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T22:44:41.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2020-12-11T22:44:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T22:44:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.979s coverage: 29.1% of statements [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T22:44:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T22:44:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T22:44:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T22:44:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T22:44:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T22:44:45.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-11T22:44:45.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements [2020-12-11T22:44:45.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T22:44:45.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T22:44:45.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2020-12-11T22:44:47.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements [2020-12-11T22:44:48.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-11T22:44:49.092Z] GO111MODULE=on go vet ./... [2020-12-11T22:44:49.233Z] Removing intermediate container 45112e4c93b7 [2020-12-11T22:44:49.233Z] ---> 32f15a97571d [2020-12-11T22:44:49.233Z] [2020-12-11T22:44:49.233Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:44:49.596Z] 3.10: Pulling from library/alpine [2020-12-11T22:44:53.270Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:44:53.270Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:44:53.270Z] ---> be4e4bea2c2e [2020-12-11T22:44:53.270Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:44:54.292Z] ---> Running in d72b022df727 [2020-12-11T22:44:54.589Z] Removing intermediate container 95e4dc6a4c9f [2020-12-11T22:44:54.589Z] ---> fc3bd2ad152f [2020-12-11T22:44:54.589Z] [2020-12-11T22:44:54.589Z] Step 10/24 : FROM scratch [2020-12-11T22:44:54.589Z] ---> [2020-12-11T22:44:54.589Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:44:55.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:44:55.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:44:55.473Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:44:55.473Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:44:55.473Z] OK: 10348 distinct packages available [2020-12-11T22:44:55.761Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:44:55.761Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:44:55.761Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:44:56.073Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:44:56.073Z] ---> Running in be5312960bd2 [2020-12-11T22:44:56.073Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:44:56.073Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:44:56.073Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:44:56.073Z] OK: 7 MiB in 19 packages [2020-12-11T22:44:58.204Z] Removing intermediate container be5312960bd2 [2020-12-11T22:44:58.204Z] ---> d59e86142879 [2020-12-11T22:44:58.204Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:44:58.204Z] Removing intermediate container 38d8370092b1 [2020-12-11T22:44:58.204Z] ---> 56c71583fd5d [2020-12-11T22:44:58.204Z] [2020-12-11T22:44:58.204Z] Step 10/21 : FROM alpine [2020-12-11T22:44:58.204Z] ---> Running in 90ed3697930e [2020-12-11T22:44:58.204Z] latest: Pulling from library/alpine [2020-12-11T22:44:58.491Z] Removing intermediate container da4dc58c9a60 [2020-12-11T22:44:58.491Z] ---> faf5496ce1e1 [2020-12-11T22:44:58.491Z] [2020-12-11T22:44:58.491Z] Step 10/21 : FROM scratch [2020-12-11T22:44:58.491Z] ---> [2020-12-11T22:44:58.491Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:44:58.491Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:44:58.491Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:44:58.491Z] ---> b14afc6dfb98 [2020-12-11T22:44:58.491Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:44:58.826Z] ---> Running in 7e424db5293d [2020-12-11T22:44:59.128Z] Removing intermediate container 90ed3697930e [2020-12-11T22:44:59.128Z] ---> 27a4f6c1c847 [2020-12-11T22:44:59.128Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:44:59.128Z] ---> Running in e4524e1519a6 [2020-12-11T22:44:59.128Z] ---> Running in 2eb4ada5e8c8 [2020-12-11T22:44:59.411Z] Removing intermediate container d72b022df727 [2020-12-11T22:44:59.411Z] ---> 5f560f86248b [2020-12-11T22:44:59.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:44:59.687Z] Removing intermediate container 7e424db5293d [2020-12-11T22:44:59.687Z] ---> 246bb947b3f4 [2020-12-11T22:44:59.687Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:44:59.687Z] ---> Running in be8c2cdb5327 [2020-12-11T22:45:00.320Z] ---> Running in 9a0e21c8b21f [2020-12-11T22:45:00.320Z] Removing intermediate container 2eb4ada5e8c8 [2020-12-11T22:45:00.320Z] ---> 7472d63d5114 [2020-12-11T22:45:00.320Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:45:00.599Z] Removing intermediate container be8c2cdb5327 [2020-12-11T22:45:00.599Z] ---> 32d8539950f6 [2020-12-11T22:45:00.599Z] Step 13/22 : WORKDIR / [2020-12-11T22:45:00.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:00.892Z] ---> Running in fce72ed2d60e [2020-12-11T22:45:01.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:01.939Z] ---> 5fa0bd59fa5f [2020-12-11T22:45:01.939Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:45:01.939Z] Removing intermediate container 9a0e21c8b21f [2020-12-11T22:45:01.939Z] ---> d16ce85d9b85 [2020-12-11T22:45:01.939Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:45:01.939Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:45:01.939Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:45:01.939Z] OK: 12745 distinct packages available [2020-12-11T22:45:01.939Z] ---> Running in f7a529ab591d [2020-12-11T22:45:02.373Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:45:02.373Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:45:02.373Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:45:02.373Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:45:02.373Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:45:02.373Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:45:02.373Z] OK: 7 MiB in 18 packages [2020-12-11T22:45:02.819Z] Removing intermediate container fce72ed2d60e [2020-12-11T22:45:02.819Z] ---> df97548dd1d3 [2020-12-11T22:45:02.819Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:45:02.819Z] Removing intermediate container f7a529ab591d [2020-12-11T22:45:02.819Z] ---> bc3c78bbfb24 [2020-12-11T22:45:02.819Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:45:04.877Z] ---> f8359656b5d9 [2020-12-11T22:45:04.877Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:45:04.877Z] ---> e1bdf4b8b5ce [2020-12-11T22:45:04.877Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:45:04.877Z] ---> 2a0ef70fd80c [2020-12-11T22:45:04.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:45:05.202Z] Removing intermediate container e4524e1519a6 [2020-12-11T22:45:05.202Z] ---> 6a8cdf833239 [2020-12-11T22:45:05.202Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:45:05.202Z] Removing intermediate container b4b6b6cbafd1 [2020-12-11T22:45:05.202Z] ---> 0970e5cdfa96 [2020-12-11T22:45:05.202Z] [2020-12-11T22:45:05.202Z] Step 10/23 : FROM alpine [2020-12-11T22:45:05.202Z] ---> b14afc6dfb98 [2020-12-11T22:45:05.202Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:45:05.490Z] ---> Running in 249bff9addda [2020-12-11T22:45:05.490Z] ---> Running in 3f41358533c0 [2020-12-11T22:45:06.126Z] ---> 2cdf592def1f [2020-12-11T22:45:06.126Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:45:06.126Z] Removing intermediate container 249bff9addda [2020-12-11T22:45:06.126Z] ---> a836c004277e [2020-12-11T22:45:06.126Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:45:06.411Z] ---> 84ef7b594e78 [2020-12-11T22:45:06.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:45:06.411Z] Removing intermediate container 3f41358533c0 [2020-12-11T22:45:06.411Z] ---> 7075a926acc1 [2020-12-11T22:45:06.411Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:45:06.411Z] ---> af024d1576f9 [2020-12-11T22:45:06.411Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:45:06.411Z] ---> Running in 169f9bf9bb49 [2020-12-11T22:45:06.698Z] ---> Running in 3ab91367dba6 [2020-12-11T22:45:07.007Z] Removing intermediate container 169f9bf9bb49 [2020-12-11T22:45:07.007Z] ---> 77199d671925 [2020-12-11T22:45:07.007Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:45:07.007Z] ---> 6d4e1df96419 [2020-12-11T22:45:07.007Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:45:07.007Z] ---> 3237c016f6e1 [2020-12-11T22:45:07.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:45:07.007Z] Removing intermediate container 3ab91367dba6 [2020-12-11T22:45:07.007Z] ---> 0a6f131569af [2020-12-11T22:45:07.007Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:45:07.007Z] ---> 2a1f60936fbc [2020-12-11T22:45:07.007Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:45:07.308Z] ---> Running in 19550bdbdc9f [2020-12-11T22:45:07.308Z] ---> Running in e81e80a26617 [2020-12-11T22:45:07.584Z] ---> bca5322bbc1e [2020-12-11T22:45:07.584Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:45:07.584Z] ---> 07cbe672e9ae [2020-12-11T22:45:07.584Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:45:07.906Z] Removing intermediate container 19550bdbdc9f [2020-12-11T22:45:07.906Z] ---> 4fd0f249ec55 [2020-12-11T22:45:07.906Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:45:07.906Z] ---> Running in c4d2f55b6330 [2020-12-11T22:45:08.245Z] Removing intermediate container e81e80a26617 [2020-12-11T22:45:08.245Z] ---> cdd8f7ab2bc8 [2020-12-11T22:45:08.245Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:45:08.245Z] ---> Running in 6f18c85d3338 [2020-12-11T22:45:08.245Z] ---> 47d45c772ec5 [2020-12-11T22:45:08.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:45:08.554Z] ---> Running in 9ad08e365397 [2020-12-11T22:45:08.855Z] ---> 471d21246e86 [2020-12-11T22:45:08.856Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:45:09.139Z] Removing intermediate container 9ad08e365397 [2020-12-11T22:45:09.139Z] ---> 0fd4278168ff [2020-12-11T22:45:09.139Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:45:09.139Z] ---> a4ea43fa2bdf [2020-12-11T22:45:09.139Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:45:09.771Z] ---> Running in 0b157f82b888 [2020-12-11T22:45:09.771Z] ---> Running in b757755ce824 [2020-12-11T22:45:10.048Z] ---> ee3fa4d87a33 [2020-12-11T22:45:10.048Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:45:10.349Z] ---> Running in 339047832aa7 [2020-12-11T22:45:10.349Z] Removing intermediate container b757755ce824 [2020-12-11T22:45:10.349Z] ---> 470ed3abba04 [2020-12-11T22:45:10.349Z] Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:45:10.349Z] Removing intermediate container 0b157f82b888 [2020-12-11T22:45:10.349Z] ---> ca53c248c095 [2020-12-11T22:45:10.349Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:45:10.349Z] ---> Running in 8c87a77d954d [2020-12-11T22:45:10.349Z] ---> Running in cee898068ac2 [2020-12-11T22:45:10.631Z] Removing intermediate container 339047832aa7 [2020-12-11T22:45:10.631Z] ---> c6ace6d0f971 [2020-12-11T22:45:10.631Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:45:10.902Z] Removing intermediate container 8c87a77d954d [2020-12-11T22:45:10.902Z] ---> 55398b7c23ec [2020-12-11T22:45:10.902Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:45:10.902Z] ---> Running in 2be74a9028b5 [2020-12-11T22:45:11.205Z] Removing intermediate container cee898068ac2 [2020-12-11T22:45:11.205Z] ---> cc86177df472 [2020-12-11T22:45:11.205Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:45:11.205Z] Removing intermediate container c4d2f55b6330 [2020-12-11T22:45:11.205Z] ---> bcdc56ec8da4 [2020-12-11T22:45:11.205Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:45:11.205Z] ---> Running in f34c3b25c9d8 [2020-12-11T22:45:11.205Z] ---> Running in c85e5e7d9e66 [2020-12-11T22:45:11.205Z] Removing intermediate container 6f18c85d3338 [2020-12-11T22:45:11.205Z] ---> 6087cac2091d [2020-12-11T22:45:11.205Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:45:11.487Z] ---> Running in 3118be194524 [2020-12-11T22:45:11.487Z] Removing intermediate container 2be74a9028b5 [2020-12-11T22:45:11.487Z] ---> 3491bc20ee73 [2020-12-11T22:45:11.487Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T22:45:11.487Z] ---> Running in f1acce8de35d [2020-12-11T22:45:11.487Z] ---> Running in 002c5a759b8b [2020-12-11T22:45:11.784Z] Removing intermediate container f34c3b25c9d8 [2020-12-11T22:45:11.784Z] ---> 803430a10809 [2020-12-11T22:45:11.784Z] [2020-12-11T22:45:12.077Z] Removing intermediate container c85e5e7d9e66 [2020-12-11T22:45:12.077Z] ---> 0302762cc936 [2020-12-11T22:45:12.077Z] Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:45:12.077Z] Removing intermediate container 3118be194524 [2020-12-11T22:45:12.077Z] ---> aff0aef132de [2020-12-11T22:45:12.077Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:45:12.399Z] ---> Running in a934e2c8d96f [2020-12-11T22:45:12.399Z] Removing intermediate container 002c5a759b8b [2020-12-11T22:45:12.399Z] ---> 94350d6ff9e4 [2020-12-11T22:45:12.399Z] Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:45:12.399Z] Successfully built 803430a10809 [2020-12-11T22:45:12.399Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-11T22:45:12.399Z] Building docker-core-metadata-go [2020-12-11T22:45:12.399Z]  Building docker-support-scheduler-go ... done  ---> Running in 0d6f8bb6f8f2 [2020-12-11T22:45:12.708Z] ---> Running in 9fdfb76cc2fc [2020-12-11T22:45:12.708Z] Removing intermediate container a934e2c8d96f [2020-12-11T22:45:12.708Z] ---> fcae2ee98bb2 [2020-12-11T22:45:12.708Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:45:13.021Z] Removing intermediate container 0d6f8bb6f8f2 [2020-12-11T22:45:13.021Z] ---> a770273252c6 [2020-12-11T22:45:13.021Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:45:13.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:13.021Z] ---> Running in db155ae1bb22 [2020-12-11T22:45:13.021Z] ---> Running in ed10045defd3 [2020-12-11T22:45:13.021Z] Removing intermediate container 9fdfb76cc2fc [2020-12-11T22:45:13.021Z] ---> 8850a3036887 [2020-12-11T22:45:13.021Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:45:13.296Z] ---> Running in b7c7224b2764 [2020-12-11T22:45:13.296Z] Removing intermediate container db155ae1bb22 [2020-12-11T22:45:13.296Z] ---> 4b583414d00f [2020-12-11T22:45:13.296Z] [2020-12-11T22:45:13.599Z] Removing intermediate container ed10045defd3 [2020-12-11T22:45:13.599Z] ---> 2958e3b84a1c [2020-12-11T22:45:13.599Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:45:13.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:13.901Z] Successfully built 4b583414d00f [2020-12-11T22:45:13.901Z] ---> Running in 32f7d6cac7c1 [2020-12-11T22:45:13.901Z] Removing intermediate container b7c7224b2764 [2020-12-11T22:45:13.901Z] ---> 9bea55828c30 [2020-12-11T22:45:13.901Z] [2020-12-11T22:45:13.901Z] Successfully tagged docker-support-notifications-go:latest [2020-12-11T22:45:13.901Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2020-12-11T22:45:14.206Z] Successfully built 9bea55828c30 [2020-12-11T22:45:14.206Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:45:14.206Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-11T22:45:14.206Z] Building docker-sys-mgmt-agent-go [2020-12-11T22:45:14.481Z]  Building docker-security-proxy-setup-go ... done (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:45:14.481Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:45:14.481Z] Removing intermediate container 32f7d6cac7c1 [2020-12-11T22:45:14.481Z] ---> 61c7460f9837 [2020-12-11T22:45:14.481Z] [2020-12-11T22:45:14.768Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:45:14.768Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:45:14.768Z] Successfully built 61c7460f9837 [2020-12-11T22:45:14.768Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-11T22:45:14.768Z] Building docker-core-command-go [2020-12-11T22:45:14.768Z]  Building docker-security-bootstrap-redis-go ... done Executing busybox-1.31.1-r19.trigger [2020-12-11T22:45:14.768Z] OK: 8 MiB in 19 packages [2020-12-11T22:45:19.152Z] Removing intermediate container f1acce8de35d [2020-12-11T22:45:19.152Z] ---> b7ae62829cec [2020-12-11T22:45:19.152Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:45:20.287Z] ---> ddd4405ab717 [2020-12-11T22:45:20.287Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:45:23.103Z] ---> 1f541c41d1df [2020-12-11T22:45:23.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:45:23.389Z] ---> 7b85a1bbd3a2 [2020-12-11T22:45:23.389Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:45:24.163Z] ---> Running in f599112658e3 [2020-12-11T22:45:25.202Z] Removing intermediate container f599112658e3 [2020-12-11T22:45:25.202Z] ---> e7be35019307 [2020-12-11T22:45:25.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:45:25.848Z] ---> Running in c70f2af0761d [2020-12-11T22:45:26.511Z] Removing intermediate container c70f2af0761d [2020-12-11T22:45:26.511Z] ---> 1d3ee1e8058a [2020-12-11T22:45:26.511Z] Step 21/23 : LABEL arch=x86_64 [2020-12-11T22:45:26.511Z] ---> Running in 5687848b4c5e [2020-12-11T22:45:27.133Z] Removing intermediate container 5687848b4c5e [2020-12-11T22:45:27.133Z] ---> 6f2b8f4eacf6 [2020-12-11T22:45:27.133Z] Step 22/23 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:45:27.133Z] ---> Running in e01bd4d8dd9b [2020-12-11T22:45:27.408Z] Removing intermediate container e01bd4d8dd9b [2020-12-11T22:45:27.408Z] ---> 0d87efe2094d [2020-12-11T22:45:27.408Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:45:27.408Z] ---> Running in 5fb74f06a9a3 [2020-12-11T22:45:27.682Z] Removing intermediate container 5fb74f06a9a3 [2020-12-11T22:45:27.682Z] ---> a28e1f458676 [2020-12-11T22:45:27.682Z] [2020-12-11T22:45:27.950Z] Successfully built a28e1f458676 [2020-12-11T22:45:27.950Z] Successfully tagged docker-core-data-go:latest [2020-12-11T22:45:55.040Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:45:55.040Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:45:55.040Z] ---> 8eb33dccd2af [2020-12-11T22:45:55.040Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> 0e3dbb54b253 [2020-12-11T22:45:55.040Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> a4c64f80e176 [2020-12-11T22:45:55.040Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:45:55.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:45:55.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:45:55.040Z] ---> 8eb33dccd2af [2020-12-11T22:45:55.040Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> 0e3dbb54b253 [2020-12-11T22:45:55.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> a4c64f80e176 [2020-12-11T22:45:55.040Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:45:55.040Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:45:55.040Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:45:55.040Z] ---> 8eb33dccd2af [2020-12-11T22:45:55.040Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> 0e3dbb54b253 [2020-12-11T22:45:55.040Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> a4c64f80e176 [2020-12-11T22:45:55.040Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:45:55.040Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:45:55.040Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:45:55.040Z] ---> 8eb33dccd2af [2020-12-11T22:45:55.040Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> 0e3dbb54b253 [2020-12-11T22:45:55.040Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:45:55.040Z] ---> Using cache [2020-12-11T22:45:55.040Z] ---> a4c64f80e176 [2020-12-11T22:45:55.040Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:45:56.488Z] ---> Running in 5cb972d51af5 [2020-12-11T22:45:56.488Z] ---> Running in 64f2eaef3ffd [2020-12-11T22:45:56.488Z] ---> Running in f65415dfe17a [2020-12-11T22:45:56.488Z] ---> Running in 745bd42c3bba [2020-12-11T22:45:57.107Z] gofmt -l . [2020-12-11T22:45:57.107Z] [ "`gofmt -l .`" = "" ] [2020-12-11T22:45:59.076Z] ./bin/test-go-mod-tidy.sh [2020-12-11T22:45:59.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:59.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:59.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:45:59.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:46:00.064Z] ./bin/test-attribution-txt.sh [2020-12-11T22:46:00.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:46:00.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:46:00.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:46:00.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:46:00.960Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:46:00.960Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:46:00.960Z] OK: 12748 distinct packages available [2020-12-11T22:46:01.287Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:46:01.287Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:46:01.287Z] OK: 12748 distinct packages available [2020-12-11T22:46:01.287Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:46:01.287Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:46:01.287Z] OK: 12748 distinct packages available [2020-12-11T22:46:01.607Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:46:01.607Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:46:01.607Z] OK: 12748 distinct packages available [2020-12-11T22:46:01.607Z] OK: 233 MiB in 51 packages [2020-12-11T22:46:01.607Z] OK: 233 MiB in 51 packages [2020-12-11T22:46:01.906Z] OK: 233 MiB in 51 packages [2020-12-11T22:46:01.906Z] OK: 233 MiB in 51 packages [Pipeline] sh [2020-12-11T22:46:03.991Z] Removing intermediate container 5cb972d51af5 [2020-12-11T22:46:03.991Z] ---> 4588b680932c [2020-12-11T22:46:03.991Z] Step 6/24 : COPY go.mod . [2020-12-11T22:46:03.991Z] Removing intermediate container f65415dfe17a [2020-12-11T22:46:03.991Z] ---> a8702c80f526 [2020-12-11T22:46:03.991Z] Step 6/22 : COPY go.mod . [2020-12-11T22:46:03.991Z] Removing intermediate container 64f2eaef3ffd [2020-12-11T22:46:03.991Z] ---> 2999c80bdee5 [2020-12-11T22:46:03.991Z] Step 6/22 : COPY go.mod . [2020-12-11T22:46:03.991Z] Removing intermediate container 745bd42c3bba [2020-12-11T22:46:03.991Z] ---> 5813ff1219fb [2020-12-11T22:46:03.991Z] Step 6/27 : COPY go.mod . [2020-12-11T22:46:04.113Z] + ls -al . [2020-12-11T22:46:04.113Z] total 664 [2020-12-11T22:46:04.113Z] drwxrwxr-x 9 1001 1001 4096 Dec 11 22:46 . [2020-12-11T22:46:04.113Z] drwxr-xr-x 4 root root 4096 Dec 11 22:42 .. [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 22:40 .dockerignore [2020-12-11T22:46:04.113Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:40 .git [2020-12-11T22:46:04.113Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 22:40 .github [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 762 Dec 11 22:40 .gitignore [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 22:40 .sonarcloud.properties [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:40 CONTRIBUTING.md [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:40 Dockerfile.build [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 22:40 Jenkinsfile [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:40 LICENSE [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:40 Makefile [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:40 README.md [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:40 SECURITY.md [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 22:36 VERSION [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:40 ZMQWindows.md [2020-12-11T22:46:04.113Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 22:40 bin [2020-12-11T22:46:04.113Z] drwxrwxr-x 14 1001 1001 4096 Dec 11 22:40 cmd [2020-12-11T22:46:04.113Z] -rw-r--r-- 1 root root 537567 Dec 11 22:44 coverage.out [2020-12-11T22:46:04.113Z] -rw-r--r-- 1 root root 1041 Dec 11 22:45 go.mod [2020-12-11T22:46:04.113Z] -rw-r--r-- 1 root root 18856 Dec 11 22:45 go.sum [2020-12-11T22:46:04.113Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 22:40 internal [2020-12-11T22:46:04.113Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:40 openapi [2020-12-11T22:46:04.113Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 22:40 snap [2020-12-11T22:46:04.113Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 22:40 version.go [Pipeline] sh [2020-12-11T22:46:04.672Z] ---> 276240bbde8b [2020-12-11T22:46:04.672Z] Step 7/24 : RUN go mod download [2020-12-11T22:46:04.672Z] ---> 3b0a42b4e048 [2020-12-11T22:46:04.672Z] Step 7/22 : RUN go mod download [2020-12-11T22:46:04.672Z] ---> Running in e5513aef9e44 [2020-12-11T22:46:04.769Z] + '[' -e coverage.out ] [2020-12-11T22:46:04.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T22:46:04.839Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T22:46:04.952Z] ---> 9ac862cfaaee [2020-12-11T22:46:04.952Z] Step 7/27 : RUN go mod download [2020-12-11T22:46:04.952Z] ---> 667f0473d2f3 [2020-12-11T22:46:04.952Z] Step 7/22 : RUN go mod download [2020-12-11T22:46:05.247Z] ---> Running in e2107df7341e [2020-12-11T22:46:05.247Z] ---> Running in da2ebf9d5598 [2020-12-11T22:46:05.247Z] ---> Running in 1da00b2b9196 [2020-12-11T22:46:06.059Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T22:46:06.774Z] + make build [2020-12-11T22:46:06.774Z] 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-11T22:46:09.138Z] Removing intermediate container 1da00b2b9196 [2020-12-11T22:46:09.138Z] ---> d613719e9888 [2020-12-11T22:46:09.138Z] Step 8/22 : COPY . . [2020-12-11T22:46:09.138Z] Removing intermediate container e5513aef9e44 [2020-12-11T22:46:09.139Z] ---> 55fd831165ec [2020-12-11T22:46:09.139Z] Step 8/24 : COPY . . [2020-12-11T22:46:09.564Z] Removing intermediate container da2ebf9d5598 [2020-12-11T22:46:09.564Z] ---> 009bc9bd09ba [2020-12-11T22:46:09.564Z] Step 8/22 : COPY . . [2020-12-11T22:46:09.564Z] Removing intermediate container e2107df7341e [2020-12-11T22:46:09.564Z] ---> 63a3725a5477 [2020-12-11T22:46:09.564Z] Step 8/27 : COPY . . [2020-12-11T22:46:16.968Z] 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-11T22:46:43.799Z] 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-11T22:46:45.779Z] 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-11T22:46:51.200Z] 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-11T22:46:51.795Z] 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-11T22:46:57.194Z] 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-11T22:47:02.601Z] 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-11T22:47:06.912Z] 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-11T22:47:07.754Z] ---> 2d576dd97aa5 [2020-12-11T22:47:07.754Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:47:07.754Z] ---> 2b669463aa5b [2020-12-11T22:47:07.754Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:47:07.754Z] ---> Running in 2d54f7116010 [2020-12-11T22:47:07.754Z] ---> e2c1c3772dc3 [2020-12-11T22:47:07.754Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:47:07.754Z] ---> 424c426f9d56 [2020-12-11T22:47:07.754Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:47:07.754Z] ---> Running in c7eb8f1386a3 [2020-12-11T22:47:07.754Z] ---> Running in e56a34a10e11 [2020-12-11T22:47:07.754Z] ---> Running in 9bbdeb7fd090 [2020-12-11T22:47:07.755Z] 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-11T22:47:07.755Z] 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-11T22:47:07.755Z] 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-11T22:47:07.755Z] 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-11T22:47:11.236Z] 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-11T22:47:15.549Z] 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-11T22:47:18.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-11T22:47:22.483Z] $ docker stop --time=1 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 [2020-12-11T22:47:25.124Z] $ docker rm -f 22bbf2b2b1966f3b6d2a0268b6d50982917c7cbef8e5a526f0baae4ac7b49162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:47:27.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:47:27.051Z] [2020-12-11T22:47:27.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:47:27.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:47:27.983Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-11T22:47:27.983Z] 29e5d40040c1: Pulling fs layer [2020-12-11T22:47:27.983Z] 1ce36da41761: Pulling fs layer [2020-12-11T22:47:27.983Z] 25b303627fd3: Pulling fs layer [2020-12-11T22:47:28.583Z] 29e5d40040c1: Verifying Checksum [2020-12-11T22:47:28.583Z] 29e5d40040c1: Download complete [2020-12-11T22:47:29.181Z] 1ce36da41761: Verifying Checksum [2020-12-11T22:47:29.181Z] 1ce36da41761: Download complete [2020-12-11T22:47:29.181Z] 29e5d40040c1: Pull complete [2020-12-11T22:47:30.607Z] 1ce36da41761: Pull complete [2020-12-11T22:47:30.607Z] 25b303627fd3: Verifying Checksum [2020-12-11T22:47:30.607Z] 25b303627fd3: Download complete [2020-12-11T22:47:40.491Z] 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-11T22:47:40.744Z] 25b303627fd3: Pull complete [2020-12-11T22:47:40.744Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-11T22:47:40.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:47:40.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-11T22:47:41.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container [2020-12-11T22:47:41.079Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-devops/edgex-compose-arm64:latest cat [2020-12-11T22:47:44.365Z] $ docker top 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:47:45.431Z] + docker-compose build --help [2020-12-11T22:47:45.431Z] + grep parallel [2020-12-11T22:47:46.082Z] Removing intermediate container e56a34a10e11 [2020-12-11T22:47:46.082Z] ---> bd0f55f82787 [2020-12-11T22:47:46.082Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:47:47.181Z] Removing intermediate container 9bbdeb7fd090 [2020-12-11T22:47:47.181Z] ---> 7674e830d96c [2020-12-11T22:47:47.181Z] [2020-12-11T22:47:47.181Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:47:47.181Z] ---> be4e4bea2c2e [2020-12-11T22:47:47.181Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:47:47.181Z] ---> Using cache [2020-12-11T22:47:47.181Z] ---> 5f560f86248b [2020-12-11T22:47:47.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:47:47.181Z] ---> Running in b4932144f07e [2020-12-11T22:47:47.181Z] ---> Running in b37ef1e2520a [2020-12-11T22:47:47.806Z] Removing intermediate container b37ef1e2520a [2020-12-11T22:47:47.806Z] ---> 69b1ba0db089 [2020-12-11T22:47:47.806Z] Step 13/24 : WORKDIR / [2020-12-11T22:47:48.433Z] ---> Running in 2c7f460f0906 [2020-12-11T22:47:48.726Z] 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-11T22:47:48.806Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T22:47:49.091Z] $ docker stop --time=1 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 [2020-12-11T22:47:50.705Z] Removing intermediate container 2c7f460f0906 [2020-12-11T22:47:50.705Z] ---> 687c2b3a6b78 [2020-12-11T22:47:50.705Z] 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-11T22:47:50.705Z] Removing intermediate container c7eb8f1386a3 [2020-12-11T22:47:50.705Z] ---> b7b81f11ce45 [2020-12-11T22:47:50.705Z] [2020-12-11T22:47:50.705Z] Step 10/22 : FROM scratch [2020-12-11T22:47:50.705Z] ---> [2020-12-11T22:47:50.705Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:47:50.705Z] ---> 0efc769e97c4 [2020-12-11T22:47:50.705Z] 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-11T22:47:51.043Z] $ docker rm -f 958ef6eec08cba10781f53ebf4fa07ea527c3babad87f7123025abf8734f0b20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:47:51.761Z] ---> Using cache [2020-12-11T22:47:51.761Z] ---> 246bb947b3f4 [2020-12-11T22:47:51.761Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:47:51.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T22:47:51.905Z] . [Pipeline] withDockerContainer [2020-12-11T22:47:52.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-15648 does not seem to be running inside a container [2020-12-11T22:47:52.201Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64:latest cat [2020-12-11T22:47:53.598Z] $ docker top 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:47:54.360Z] ---> cbd79d3b769e [2020-12-11T22:47:54.360Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:47:54.360Z] Removing intermediate container b4932144f07e [2020-12-11T22:47:54.360Z] ---> 680aa7e2c793 [2020-12-11T22:47:54.360Z] [2020-12-11T22:47:54.360Z] Step 11/27 : FROM docker:latest [2020-12-11T22:47:54.360Z] ---> aefe523efa57 [2020-12-11T22:47:54.360Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:47:54.360Z] ---> Running in bf8021299b3e [2020-12-11T22:47:54.619Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T22:47:54.626Z] Removing intermediate container 2d54f7116010 [2020-12-11T22:47:54.626Z] ---> 2e17a0dfdd6f [2020-12-11T22:47:54.626Z] [2020-12-11T22:47:54.626Z] Step 10/22 : FROM scratch [2020-12-11T22:47:54.626Z] ---> [2020-12-11T22:47:54.626Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:47:54.626Z] ---> Running in c2957d7cee8a [2020-12-11T22:47:54.895Z] ---> Using cache [2020-12-11T22:47:54.895Z] ---> 246bb947b3f4 [2020-12-11T22:47:54.895Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:47:54.895Z] Removing intermediate container bf8021299b3e [2020-12-11T22:47:54.895Z] ---> 8643954eb0d5 [2020-12-11T22:47:54.895Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:47:54.895Z] ---> Running in 4c30703f1203 [2020-12-11T22:47:54.895Z] ---> 030bf748819e [2020-12-11T22:47:54.895Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:47:55.180Z] ---> Running in 7ba5efa346f5 [2020-12-11T22:47:55.180Z] Removing intermediate container 4c30703f1203 [2020-12-11T22:47:55.180Z] ---> c60d6c307c6e [2020-12-11T22:47:55.180Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:47:55.475Z] ---> Running in f78e14a870c8 [2020-12-11T22:47:55.475Z] Removing intermediate container 7ba5efa346f5 [2020-12-11T22:47:55.475Z] ---> e1c5f055c284 [2020-12-11T22:47:55.475Z] Step 14/22 : WORKDIR / [2020-12-11T22:47:55.752Z] ---> Running in 8609b430b9a2 [2020-12-11T22:47:55.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:47:55.752Z] Removing intermediate container f78e14a870c8 [2020-12-11T22:47:55.752Z] ---> 7cd2d2edf6ab [2020-12-11T22:47:55.752Z] Step 14/22 : WORKDIR / [2020-12-11T22:47:56.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:47:56.039Z] ---> Running in cc4ecefebc51 [2020-12-11T22:47:56.039Z] ---> ccd739478f98 [2020-12-11T22:47:56.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:47:56.039Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:47:56.340Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:47:56.340Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:47:56.340Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:47:56.340Z] Removing intermediate container 8609b430b9a2 [2020-12-11T22:47:56.340Z] ---> 5a2955391e4a [2020-12-11T22:47:56.340Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:47:56.340Z] OK: 12 MiB in 22 packages [2020-12-11T22:47:56.636Z] Removing intermediate container cc4ecefebc51 [2020-12-11T22:47:56.636Z] ---> 38d47054de03 [2020-12-11T22:47:56.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:47:56.937Z] ---> 8afef19598f2 [2020-12-11T22:47:56.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:47:56.937Z] ---> 2f514e72dfa4 [2020-12-11T22:47:56.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:47:57.211Z] ---> 393b5c39b4d5 [2020-12-11T22:47:57.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:47:57.833Z] Removing intermediate container c2957d7cee8a [2020-12-11T22:47:57.833Z] ---> 0181be07a2b3 [2020-12-11T22:47:57.833Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:47:57.833Z] ---> 531e770135c1 [2020-12-11T22:47:57.833Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:47:57.833Z] ---> Running in 9af733d397e6 [2020-12-11T22:47:57.833Z] ---> Running in 957486b45aab [2020-12-11T22:47:57.833Z] ---> 7b075dccd862 [2020-12-11T22:47:57.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:47:57.984Z] Building docker-core-command-go ... [2020-12-11T22:47:57.984Z] Building docker-core-data-go ... [2020-12-11T22:47:57.984Z] Building docker-core-metadata-go ... [2020-12-11T22:47:57.984Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T22:47:57.984Z] Building docker-security-proxy-setup-go ... [2020-12-11T22:47:57.984Z] Building docker-security-secretstore-setup-go ... [2020-12-11T22:47:57.984Z] Building docker-support-notifications-go ... [2020-12-11T22:47:57.984Z] Building docker-support-scheduler-go ... [2020-12-11T22:47:57.984Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T22:47:57.984Z] Building docker-security-secretstore-setup-go [2020-12-11T22:47:57.984Z] Building docker-sys-mgmt-agent-go [2020-12-11T22:47:57.984Z] Building docker-support-notifications-go [2020-12-11T22:47:57.984Z] Building docker-security-bootstrap-redis-go [2020-12-11T22:47:57.984Z] Building docker-core-command-go [2020-12-11T22:47:58.469Z] ---> 31017e12bc93 [2020-12-11T22:47:58.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:47:58.470Z] ---> 447f6f81b085 [2020-12-11T22:47:58.470Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:47:59.110Z] ---> Running in 81bddff0790d [2020-12-11T22:47:59.110Z] ---> 1a21401d2e04 [2020-12-11T22:47:59.110Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:47:59.380Z] ---> Running in 22e10f274d84 [2020-12-11T22:47:59.380Z] Removing intermediate container 81bddff0790d [2020-12-11T22:47:59.380Z] ---> 96e33121039f [2020-12-11T22:47:59.380Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:47:59.653Z] ---> Running in 443a8c2d1b3e [2020-12-11T22:47:59.958Z] Removing intermediate container 22e10f274d84 [2020-12-11T22:47:59.958Z] ---> b788b9a88bca [2020-12-11T22:47:59.958Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:47:59.958Z] ---> Running in 14bf76d777af [2020-12-11T22:47:59.958Z] Removing intermediate container 443a8c2d1b3e [2020-12-11T22:47:59.958Z] ---> 170f51b9d5fd [2020-12-11T22:47:59.958Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:48:00.252Z] ---> Running in b4d88acdac27 [2020-12-11T22:48:00.252Z] Removing intermediate container 957486b45aab [2020-12-11T22:48:00.252Z] ---> d1c65e60d99a [2020-12-11T22:48:00.252Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:48:00.252Z] Removing intermediate container 14bf76d777af [2020-12-11T22:48:00.252Z] ---> b0babde7af08 [2020-12-11T22:48:00.252Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T22:48:00.519Z] Removing intermediate container 9af733d397e6 [2020-12-11T22:48:00.519Z] ---> 4ce90a3081d5 [2020-12-11T22:48:00.519Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:48:01.181Z] ---> Running in 3d97955866e1 [2020-12-11T22:48:01.181Z] ---> Running in 6e9d5906eccf [2020-12-11T22:48:01.181Z] ---> Running in dd6bf2808a84 [2020-12-11T22:48:01.181Z] Removing intermediate container b4d88acdac27 [2020-12-11T22:48:01.181Z] ---> 9bbb4fdb1e0d [2020-12-11T22:48:01.181Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:48:01.585Z] ---> Running in 5cfd49910e90 [2020-12-11T22:48:01.920Z] Removing intermediate container 3d97955866e1 [2020-12-11T22:48:01.920Z] ---> d793cbc2880a [2020-12-11T22:48:01.920Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T22:48:02.216Z] Removing intermediate container 6e9d5906eccf [2020-12-11T22:48:02.216Z] ---> f1e8735fde2c [2020-12-11T22:48:02.216Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:48:02.216Z] ---> Running in 6a56554a0894 [2020-12-11T22:48:02.216Z] Removing intermediate container dd6bf2808a84 [2020-12-11T22:48:02.216Z] ---> 6c2d1c98103a [2020-12-11T22:48:02.216Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:48:02.506Z] Removing intermediate container 5cfd49910e90 [2020-12-11T22:48:02.506Z] ---> 47a91819ec77 [2020-12-11T22:48:02.506Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:48:02.506Z] ---> Running in 92a04161a98d [2020-12-11T22:48:02.825Z] ---> Running in 4adee8a26600 [2020-12-11T22:48:02.825Z] ---> Running in 6c6a48152afb [2020-12-11T22:48:03.133Z] Removing intermediate container 6a56554a0894 [2020-12-11T22:48:03.133Z] ---> 207d51fa6ef4 [2020-12-11T22:48:03.133Z] Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:48:03.133Z] ---> Running in b889edd43519 [2020-12-11T22:48:03.133Z] Removing intermediate container 92a04161a98d [2020-12-11T22:48:03.133Z] ---> 85c115d957fb [2020-12-11T22:48:03.133Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:48:03.410Z] Removing intermediate container 4adee8a26600 [2020-12-11T22:48:03.410Z] ---> 884d100619f0 [2020-12-11T22:48:03.410Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:48:03.410Z] Removing intermediate container 6c6a48152afb [2020-12-11T22:48:03.410Z] ---> c0b078216b72 [2020-12-11T22:48:03.410Z] [2020-12-11T22:48:03.410Z] ---> Running in b581cc863c6b [2020-12-11T22:48:03.410Z] ---> Running in 6e9b828cc790 [2020-12-11T22:48:03.691Z] Removing intermediate container b889edd43519 [2020-12-11T22:48:03.691Z] ---> 294ba7eb08df [2020-12-11T22:48:03.691Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:48:03.968Z] ---> Running in a11e570fb559 [2020-12-11T22:48:03.968Z] Removing intermediate container b581cc863c6b [2020-12-11T22:48:03.968Z] ---> 48c18e2a7ff4 [2020-12-11T22:48:03.968Z] [2020-12-11T22:48:03.968Z] Removing intermediate container 6e9b828cc790 [2020-12-11T22:48:03.968Z] ---> 9b133cb25b1a [2020-12-11T22:48:03.968Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:48:04.256Z] Successfully built c0b078216b72 [2020-12-11T22:48:04.256Z] Successfully tagged docker-core-command-go:latest [2020-12-11T22:48:04.527Z]  Building docker-core-command-go ... done Successfully built 48c18e2a7ff4 [2020-12-11T22:48:04.527Z] Successfully tagged docker-core-metadata-go:latest [2020-12-11T22:48:04.527Z]  Building docker-core-metadata-go ... done Removing intermediate container a11e570fb559 [2020-12-11T22:48:04.527Z] ---> ca80d4728535 [2020-12-11T22:48:04.527Z] [2020-12-11T22:48:05.149Z] Successfully built ca80d4728535 [2020-12-11T22:48:05.149Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-11T22:48:05.149Z]  Building docker-security-secretstore-setup-go ... done  ---> 2331dd726f4c [2020-12-11T22:48:05.149Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:48:05.738Z] ---> d0aa823ec156 [2020-12-11T22:48:05.738Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:48:06.329Z] ---> 8b7ac53e6293 [2020-12-11T22:48:06.329Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:48:06.329Z] ---> Running in a429151b557d [2020-12-11T22:48:07.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:48:07.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:48:08.090Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:48:08.090Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:48:08.090Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:48:08.090Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:48:08.090Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:48:08.090Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:48:08.090Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:48:09.835Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:48:09.835Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:48:09.835Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:48:09.835Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:48:09.835Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:48:09.835Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:48:09.835Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:48:10.244Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:48:10.244Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:48:10.244Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:48:10.244Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:48:10.244Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:48:10.244Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:48:10.244Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:48:10.244Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:48:10.604Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:48:10.604Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:48:10.605Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:48:10.605Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:48:10.605Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:48:10.605Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:48:10.605Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:48:10.605Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:48:10.877Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:48:10.877Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:48:10.877Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:48:10.877Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:48:10.877Z] OK: 71 MiB in 55 packages [2020-12-11T22:48:20.957Z] Removing intermediate container a429151b557d [2020-12-11T22:48:20.957Z] ---> 28a572de01b3 [2020-12-11T22:48:20.957Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:48:20.957Z] ---> Running in 44d6c15907f1 [2020-12-11T22:48:23.544Z] Collecting docker-compose==1.23.2 [2020-12-11T22:48:23.544Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:48:23.825Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:48:23.825Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:48:24.096Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:48:24.096Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:48:25.546Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:48:25.546Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:48:25.546Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:48:25.546Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:48:25.546Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:48:25.546Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:48:26.516Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:48:26.516Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:48:26.785Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:48:26.785Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:48:26.785Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:48:26.785Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:48:27.758Z] 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-11T22:48:27.758Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:48:27.758Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:48:28.355Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:48:28.355Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:48:28.355Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:48:28.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:48:28.355Z] 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-11T22:48:28.622Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:48:28.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:48:28.622Z] 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-11T22:48:28.622Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:48:28.622Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:48:28.622Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:48:28.623Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:48:28.891Z] Installing collected packages: cached-property, PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, texttable, dockerpty, docker-compose [2020-12-11T22:48:28.891Z] Running setup.py install for PyYAML: started [2020-12-11T22:48:29.853Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:48:29.853Z] Attempting uninstall: idna [2020-12-11T22:48:29.853Z] Found existing installation: idna 2.9 [2020-12-11T22:48:29.853Z] Uninstalling idna-2.9: [2020-12-11T22:48:29.853Z] Successfully uninstalled idna-2.9 [2020-12-11T22:48:30.120Z] Attempting uninstall: urllib3 [2020-12-11T22:48:30.120Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:48:30.120Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:48:30.393Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:48:30.393Z] Attempting uninstall: requests [2020-12-11T22:48:30.393Z] Found existing installation: requests 2.23.0 [2020-12-11T22:48:30.393Z] Uninstalling requests-2.23.0: [2020-12-11T22:48:30.676Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:48:31.267Z] Running setup.py install for docopt: started [2020-12-11T22:48:31.869Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:48:31.869Z] Running setup.py install for texttable: started [2020-12-11T22:48:32.474Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T22:48:32.474Z] Running setup.py install for dockerpty: started [2020-12-11T22:48:33.057Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:48:33.323Z] 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-11T22:48:36.728Z] Removing intermediate container 44d6c15907f1 [2020-12-11T22:48:36.728Z] ---> e183fbb4d029 [2020-12-11T22:48:36.728Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:48:36.728Z] ---> Running in 89313fee9ea9 [2020-12-11T22:48:37.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T22:48:37.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T22:48:37.267Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:48:37.267Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:48:37.267Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:48:37.267Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:48:37.267Z] OK: 72 MiB in 58 packages [2020-12-11T22:48:38.256Z] Removing intermediate container 89313fee9ea9 [2020-12-11T22:48:38.256Z] ---> bb8439dd3146 [2020-12-11T22:48:38.256Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:48:38.256Z] ---> Running in 58529af5fea9 [2020-12-11T22:48:38.529Z] Removing intermediate container 58529af5fea9 [2020-12-11T22:48:38.529Z] ---> e449137f31c7 [2020-12-11T22:48:38.529Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:48:38.529Z] ---> Running in e26d2d10c7ad [2020-12-11T22:48:38.796Z] Removing intermediate container e26d2d10c7ad [2020-12-11T22:48:38.796Z] ---> 53a915f274a6 [2020-12-11T22:48:38.796Z] Step 25/27 : LABEL arch=x86_64 [2020-12-11T22:48:39.066Z] ---> Running in fc6d0ed062c9 [2020-12-11T22:48:39.334Z] Removing intermediate container fc6d0ed062c9 [2020-12-11T22:48:39.334Z] ---> 10bc002ca514 [2020-12-11T22:48:39.334Z] Step 26/27 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:48:39.334Z] ---> Running in 7fa0b687dbc9 [2020-12-11T22:48:39.926Z] Removing intermediate container 7fa0b687dbc9 [2020-12-11T22:48:39.926Z] ---> 7657d3d5916e [2020-12-11T22:48:39.926Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:48:39.926Z] ---> Running in 1f285520dc0b [2020-12-11T22:48:40.196Z] Removing intermediate container 1f285520dc0b [2020-12-11T22:48:40.196Z] ---> ef00d2427520 [2020-12-11T22:48:40.196Z] [2020-12-11T22:48:40.196Z] Successfully built ef00d2427520 [2020-12-11T22:48:40.462Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-11T22:48:40.771Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-11T22:48:40.807Z] $ docker stop --time=1 cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 [2020-12-11T22:48:42.918Z] $ docker rm -f cdef784bb37cbad2f3e5c7ddbaa61de7184819feb301e72afadc990038a39c90 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:48:43.570Z] + docker images [2020-12-11T22:48:43.571Z] + grep docker [2020-12-11T22:48:43.571Z] docker-sys-mgmt-agent-go latest ef00d2427520 4 seconds ago 313MB [2020-12-11T22:48:43.571Z] docker-security-secretstore-setup-go latest ca80d4728535 39 seconds ago 24.7MB [2020-12-11T22:48:43.571Z] docker-core-command-go latest c0b078216b72 40 seconds ago 12.2MB [2020-12-11T22:48:43.571Z] docker-core-metadata-go latest 48c18e2a7ff4 40 seconds ago 14.5MB [2020-12-11T22:48:43.571Z] docker-core-data-go latest a28e1f458676 3 minutes ago 23.7MB [2020-12-11T22:48:43.571Z] docker-security-bootstrap-redis-go latest 61c7460f9837 3 minutes ago 15.8MB [2020-12-11T22:48:43.571Z] docker-support-notifications-go latest 4b583414d00f 3 minutes ago 13.6MB [2020-12-11T22:48:43.571Z] docker-security-proxy-setup-go latest 9bea55828c30 3 minutes ago 24.6MB [2020-12-11T22:48:43.571Z] docker-support-scheduler-go latest 803430a10809 3 minutes ago 12.3MB [2020-12-11T22:48:43.571Z] docker latest aefe523efa57 17 hours ago 240MB [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-11T22:48:59.328Z] Still waiting to schedule task [2020-12-11T22:48:59.328Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-11T22:49:06.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:49:06.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:49:06.023Z] ---> 304b5feb2040 [2020-12-11T22:49:06.024Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:49:06.024Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:49:06.024Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:49:06.024Z] ---> 304b5feb2040 [2020-12-11T22:49:06.024Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T22:49:06.024Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:49:06.024Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:49:06.024Z] ---> 304b5feb2040 [2020-12-11T22:49:06.024Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:49:06.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:49:06.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:49:06.024Z] ---> 304b5feb2040 [2020-12-11T22:49:06.024Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:49:06.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:49:06.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:49:06.024Z] ---> 304b5feb2040 [2020-12-11T22:49:06.024Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T22:49:09.426Z] ---> Running in 9442393c5db6 [2020-12-11T22:49:09.426Z] ---> Running in f545f24b817c [2020-12-11T22:49:09.427Z] ---> Running in f3118536e390 [2020-12-11T22:49:09.427Z] ---> Running in b4cd19834b7d [2020-12-11T22:49:09.427Z] ---> Running in 1a1ce6edc192 [2020-12-11T22:49:10.028Z] Removing intermediate container f545f24b817c [2020-12-11T22:49:10.028Z] ---> 4ac45687e30c [2020-12-11T22:49:10.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:49:10.028Z] Removing intermediate container f3118536e390 [2020-12-11T22:49:10.028Z] ---> c3a400896e94 [2020-12-11T22:49:10.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:49:10.028Z] Removing intermediate container 1a1ce6edc192 [2020-12-11T22:49:10.028Z] ---> cafec92bf597 [2020-12-11T22:49:10.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:49:10.316Z] Removing intermediate container 9442393c5db6 [2020-12-11T22:49:10.316Z] ---> d52f72a5634e [2020-12-11T22:49:10.316Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:49:10.316Z] Removing intermediate container b4cd19834b7d [2020-12-11T22:49:10.316Z] ---> 47344cc6ace5 [2020-12-11T22:49:10.316Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:49:10.316Z] ---> Running in 1fe98ac06118 [2020-12-11T22:49:10.316Z] ---> Running in 465c427be783 [2020-12-11T22:49:10.316Z] ---> Running in 1ec352fddc7b [2020-12-11T22:49:10.316Z] ---> Running in 6e4c92079b7f [2020-12-11T22:49:10.594Z] ---> Running in 1838cde28c57 [2020-12-11T22:49:14.932Z] Removing intermediate container 1fe98ac06118 [2020-12-11T22:49:14.932Z] ---> a0e94e129b92 [2020-12-11T22:49:14.932Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T22:49:14.932Z] ---> Running in 0d0b0834f753 [2020-12-11T22:49:14.932Z] Removing intermediate container 1ec352fddc7b [2020-12-11T22:49:14.932Z] ---> 92da40e9013a [2020-12-11T22:49:14.932Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T22:49:14.932Z] Removing intermediate container 465c427be783 [2020-12-11T22:49:14.932Z] ---> c37b0f050141 [2020-12-11T22:49:14.932Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:49:14.932Z] Removing intermediate container 6e4c92079b7f [2020-12-11T22:49:14.932Z] ---> 0a8b53354301 [2020-12-11T22:49:14.932Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:49:15.209Z] Removing intermediate container 1838cde28c57 [2020-12-11T22:49:15.209Z] ---> 7ebc4e479e7b [2020-12-11T22:49:15.209Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T22:49:15.209Z] ---> Running in 414d0995d46d [2020-12-11T22:49:15.209Z] ---> Running in de39cbe16f9f [2020-12-11T22:49:15.209Z] ---> Running in 6992a50446ae [2020-12-11T22:49:15.483Z] ---> Running in abc715a1d78e [2020-12-11T22:49:16.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:17.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:17.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:17.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:17.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:17.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:18.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:18.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:18.643Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:49:18.643Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:49:18.643Z] OK: 12618 distinct packages available [2020-12-11T22:49:19.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:19.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:49:19.743Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:49:19.743Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:49:19.743Z] OK: 12618 distinct packages available [2020-12-11T22:49:19.743Z] OK: 217 MiB in 51 packages [2020-12-11T22:49:20.040Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:49:20.040Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:49:20.040Z] OK: 12618 distinct packages available [2020-12-11T22:49:20.752Z] OK: 217 MiB in 51 packages [2020-12-11T22:49:21.081Z] OK: 217 MiB in 51 packages [2020-12-11T22:49:21.706Z] Removing intermediate container 0d0b0834f753 [2020-12-11T22:49:21.706Z] ---> 8be62d389675 [2020-12-11T22:49:21.706Z] Step 6/24 : COPY go.mod . [2020-12-11T22:49:21.979Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:49:21.979Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:49:21.979Z] OK: 12618 distinct packages available [2020-12-11T22:49:22.255Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:49:22.255Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:49:22.255Z] OK: 12618 distinct packages available [2020-12-11T22:49:22.538Z] Removing intermediate container 414d0995d46d [2020-12-11T22:49:22.538Z] ---> 05be8a7bc669 [2020-12-11T22:49:22.538Z] Step 6/24 : COPY go.mod . [2020-12-11T22:49:22.827Z] OK: 217 MiB in 51 packages [2020-12-11T22:49:22.827Z] Removing intermediate container 6992a50446ae [2020-12-11T22:49:22.827Z] ---> e0f5790a611a [2020-12-11T22:49:22.827Z] Step 6/22 : COPY go.mod . [2020-12-11T22:49:23.100Z] OK: 217 MiB in 51 packages [2020-12-11T22:49:23.100Z] ---> 61ee2a5afe1f [2020-12-11T22:49:23.100Z] Step 7/24 : RUN go mod download [2020-12-11T22:49:23.371Z] ---> Running in 34083b2b822d [2020-12-11T22:49:23.646Z] ---> 764310c86379 [2020-12-11T22:49:23.646Z] Step 7/24 : RUN go mod download [2020-12-11T22:49:23.921Z] ---> Running in 1963e6f21985 [2020-12-11T22:49:23.921Z] ---> ea5c6bb032db [2020-12-11T22:49:23.921Z] Step 7/22 : RUN go mod download [2020-12-11T22:49:24.196Z] ---> Running in 001d9553c837 [2020-12-11T22:49:24.479Z] Removing intermediate container abc715a1d78e [2020-12-11T22:49:24.479Z] ---> a88f5c5b9622 [2020-12-11T22:49:24.479Z] Step 6/27 : COPY go.mod . [2020-12-11T22:49:24.757Z] Removing intermediate container de39cbe16f9f [2020-12-11T22:49:24.757Z] ---> 6306eaeeee56 [2020-12-11T22:49:24.757Z] Step 6/22 : COPY go.mod . [2020-12-11T22:49:25.745Z] ---> c16757de8a9e [2020-12-11T22:49:25.745Z] Step 7/27 : RUN go mod download [2020-12-11T22:49:25.745Z] ---> 15213f7406a5 [2020-12-11T22:49:25.745Z] Step 7/22 : RUN go mod download [2020-12-11T22:49:25.745Z] ---> Running in e1cc0d9e73f5 [2020-12-11T22:49:26.020Z] ---> Running in a6859cd02ef7 [2020-12-11T22:49:28.013Z] Removing intermediate container 34083b2b822d [2020-12-11T22:49:28.013Z] ---> 071efac0d5fa [2020-12-11T22:49:28.013Z] Step 8/24 : COPY . . [2020-12-11T22:49:28.288Z] Removing intermediate container 1963e6f21985 [2020-12-11T22:49:28.288Z] ---> 2f9b90e016b4 [2020-12-11T22:49:28.288Z] Step 8/24 : COPY . . [2020-12-11T22:49:28.887Z] Removing intermediate container 001d9553c837 [2020-12-11T22:49:28.887Z] ---> e2b1fd2d9278 [2020-12-11T22:49:28.887Z] Step 8/22 : COPY . . [2020-12-11T22:49:31.512Z] Removing intermediate container e1cc0d9e73f5 [2020-12-11T22:49:31.512Z] ---> 98d5a294f3a0 [2020-12-11T22:49:31.512Z] Step 8/27 : COPY . . [2020-12-11T22:49:31.512Z] Removing intermediate container a6859cd02ef7 [2020-12-11T22:49:31.512Z] ---> d0c761f39450 [2020-12-11T22:49:31.512Z] Step 8/22 : COPY . . [2020-12-11T22:49:55.266Z] Running on prd-ubuntu18.04-docker-8c-8g-15652 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-11T22:49:55.324Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-12-11T22:49:57.323Z] using credential edgex-jenkins-ssh [2020-12-11T22:49:57.417Z] Cloning the remote Git repository [2020-12-11T22:49:57.490Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:49:57.571Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-11T22:49:57.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:49:57.595Z] > git --version # timeout=10 [2020-12-11T22:49:57.601Z] > git --version # 'git version 2.17.1' [2020-12-11T22:49:57.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:49:57.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:49:58.315Z] ---> b5583b2ad9ad [2020-12-11T22:49:58.315Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T22:49:58.315Z] ---> 32f5a48c3968 [2020-12-11T22:49:58.315Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T22:49:58.315Z] ---> 32185a8e27d0 [2020-12-11T22:49:58.315Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T22:49:58.315Z] ---> 8839a958fde4 [2020-12-11T22:49:58.315Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T22:49:58.315Z] ---> 38c783c46aae [2020-12-11T22:49:58.315Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T22:49:58.315Z] ---> Running in 65de2d64dfe5 [2020-12-11T22:49:58.315Z] ---> Running in dfe5465adbdf [2020-12-11T22:49:58.315Z] ---> Running in fabab34cd37f [2020-12-11T22:49:58.315Z] ---> Running in 0a8dbc798d77 [2020-12-11T22:49:58.315Z] ---> Running in 4c61eda245a0 [2020-12-11T22:49:58.315Z] 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-11T22:49:58.315Z] 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-11T22:49:58.316Z] 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-11T22:49:58.316Z] 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-11T22:49:58.316Z] 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-11T22:50:16.136Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:50:16.285Z] Merge succeeded, producing 37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:50:16.286Z] Checking out Revision 37e6a8593861e55ddb04485eb12e0851d5748d29 (PR-2913) [2020-12-11T22:50:15.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:50:15.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:50:15.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T22:50:15.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T22:50:15.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:50:15.471Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:50:16.160Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:50:16.165Z] > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [2020-12-11T22:50:16.270Z] > git remote # timeout=10 [2020-12-11T22:50:16.276Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:50:16.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:50:16.288Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-11T22:50:16.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:50:16.303Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:50:16.308Z] > git checkout -f 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [2020-12-11T22:50:19.982Z] Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:50:21.172Z] + echo snap-build.sh [2020-12-11T22:50:21.173Z] snap-build.sh [2020-12-11T22:50:21.173Z] + SNAP_BASE_DIR=. [2020-12-11T22:50:21.173Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2020-12-11T22:50:21.173Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2020-12-11T22:50:21.173Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2020-12-11T22:50:21.173Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2020-12-11T22:50:21.173Z] + cd /w/workspace/edgex-go/8 [2020-12-11T22:50:21.173Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-11T22:50:21.173Z] Reading package lists... [2020-12-11T22:50:21.435Z] Building dependency tree... [2020-12-11T22:50:21.435Z] Reading state information... [2020-12-11T22:50:21.435Z] The following packages were automatically installed and are no longer required: [2020-12-11T22:50:21.435Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-11T22:50:21.435Z] uidmap xdelta3 [2020-12-11T22:50:21.435Z] Use 'sudo apt autoremove' to remove them. [2020-12-11T22:50:21.435Z] The following packages will be REMOVED: [2020-12-11T22:50:21.435Z] lxd* lxd-client* [2020-12-11T22:50:22.006Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-11T22:50:22.006Z] After this operation, 31.7 MB disk space will be freed. [2020-12-11T22:50:23.049Z] (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-11T22:50:23.049Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:50:23.992Z] Removing lxd dnsmasq configuration [2020-12-11T22:50:23.992Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:50:24.253Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-11T22:50:24.823Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T22:50:25.343Z] (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-11T22:50:25.343Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T22:50:26.726Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-11T22:50:26.726Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-11T22:50:28.113Z] + sudo snap remove --purge lxd [2020-12-11T22:50:28.376Z] snap "lxd" is not installed [2020-12-11T22:50:28.376Z] + sudo groupadd --force --system lxd [2020-12-11T22:50:28.376Z] ++ whoami [2020-12-11T22:50:28.376Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-11T22:50:28.376Z] + newgrp - lxd [2020-12-11T22:50:28.376Z] + sudo snap install lxd [2020-12-11T22:50:38.401Z] 2020-12-11T22:50:35Z INFO Waiting for automatic snapd restart... [2020-12-11T22:50:51.720Z] lxd 4.8 from Canonical* installed [2020-12-11T22:50:51.720Z] + sudo lxd init --auto [2020-12-11T22:50:59.868Z] + sudo snap install --classic snapcraft [2020-12-11T22:51:05.171Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T22:51:05.171Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-11T22:51:05.171Z] + patch --verbose -p1 [2020-12-11T22:51:05.171Z] Hmm... Looks like a unified diff to me... [2020-12-11T22:51:05.171Z] The text leading up to this was: [2020-12-11T22:51:05.171Z] -------------------------- [2020-12-11T22:51:05.171Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-11T22:51:05.171Z] |From: Tony Espy [2020-12-11T22:51:05.171Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-11T22:51:05.171Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-11T22:51:05.171Z] | [2020-12-11T22:51:05.171Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-11T22:51:05.171Z] |optimize the snap CI check run for pull requests. When [2020-12-11T22:51:05.171Z] |applied, it essentially strips out everything (apps and [2020-12-11T22:51:05.171Z] |parts) from the snapcraft.yaml file except those required [2020-12-11T22:51:05.171Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-11T22:51:05.171Z] |catch changes to edgex-go that break the snap build. [2020-12-11T22:51:05.171Z] | [2020-12-11T22:51:05.171Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-11T22:51:05.171Z] |to update this patch file, otherwise it may fail to apply, [2020-12-11T22:51:05.171Z] |resulting in a failed snap build CI check in the associated [2020-12-11T22:51:05.171Z] |pull request. [2020-12-11T22:51:05.171Z] | [2020-12-11T22:51:05.171Z] |Note - in addition to applying this patch, the pipeline also [2020-12-11T22:51:05.171Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-11T22:51:05.171Z] |need to build the finally binary .snap file (and it won't [2020-12-11T22:51:05.171Z] |work with the patch applied). This further reduces the build [2020-12-11T22:51:05.171Z] |time. [2020-12-11T22:51:05.171Z] |--- [2020-12-11T22:51:05.171Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-11T22:51:05.171Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-11T22:51:05.171Z] | [2020-12-11T22:51:05.171Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-11T22:51:05.171Z] |index b265277c..d7e1de37 100644 [2020-12-11T22:51:05.171Z] |--- a/snap/snapcraft.yaml [2020-12-11T22:51:05.171Z] |+++ b/snap/snapcraft.yaml [2020-12-11T22:51:05.171Z] -------------------------- [2020-12-11T22:51:05.171Z] patching file snap/snapcraft.yaml [2020-12-11T22:51:05.171Z] Using Plan A... [2020-12-11T22:51:05.171Z] Hunk #1 FAILED at 75. [2020-12-11T22:51:05.171Z] Hunk #2 FAILED at 136. [2020-12-11T22:51:05.171Z] Hunk #3 succeeded at 272 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #4 succeeded at 287 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #5 succeeded at 295 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #6 succeeded at 302 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #7 succeeded at 329 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #8 succeeded at 363 (offset -20 lines). [2020-12-11T22:51:05.171Z] Hunk #9 succeeded at 414 (offset -25 lines). [2020-12-11T22:51:05.171Z] 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-11T22:51:05.171Z] Hmm... Ignoring the trailing garbage. [2020-12-11T22:51:05.171Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T22:51:06.014Z] Failed in branch amd64 [2020-12-11T22:51:20.130Z] 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-11T22:51:32.594Z] Removing intermediate container 4c61eda245a0 [2020-12-11T22:51:32.594Z] ---> 7be12d3aa17f [2020-12-11T22:51:32.594Z] [2020-12-11T22:51:32.594Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T22:51:32.594Z] 3.10: Pulling from library/alpine [2020-12-11T22:51:33.194Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T22:51:33.470Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T22:51:33.470Z] ---> 536a684cf733 [2020-12-11T22:51:33.470Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:51:34.930Z] ---> Running in 44c1ebe284c6 [2020-12-11T22:51:35.204Z] Removing intermediate container 0a8dbc798d77 [2020-12-11T22:51:35.204Z] ---> 48674141deb1 [2020-12-11T22:51:35.204Z] [2020-12-11T22:51:35.204Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T22:51:35.204Z] ---> 536a684cf733 [2020-12-11T22:51:35.204Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T22:51:35.478Z] ---> Running in 5e8cfdc54a64 [2020-12-11T22:51:35.761Z] Removing intermediate container fabab34cd37f [2020-12-11T22:51:35.761Z] ---> 5c9bc8ec59b9 [2020-12-11T22:51:35.761Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T22:51:36.039Z] ---> Running in 70408a347cfc [2020-12-11T22:51:37.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:37.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:38.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:38.094Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:51:38.094Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:51:38.094Z] OK: 10169 distinct packages available [2020-12-11T22:51:38.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:38.694Z] 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-11T22:51:38.694Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T22:51:38.694Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T22:51:38.694Z] OK: 10169 distinct packages available [2020-12-11T22:51:38.694Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:51:38.968Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:51:38.968Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:51:38.968Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:51:38.968Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:51:38.968Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:51:38.968Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:51:39.252Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T22:51:39.252Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T22:51:39.252Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T22:51:39.252Z] OK: 7 MiB in 19 packages [2020-12-11T22:51:39.529Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T22:51:39.529Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T22:51:39.529Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T22:51:39.529Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T22:51:39.807Z] OK: 7 MiB in 19 packages [2020-12-11T22:51:42.455Z] Removing intermediate container 44c1ebe284c6 [2020-12-11T22:51:42.455Z] ---> 564442f4a795 [2020-12-11T22:51:42.455Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T22:51:42.455Z] ---> Running in 3af0301de606 [2020-12-11T22:51:42.741Z] Removing intermediate container 5e8cfdc54a64 [2020-12-11T22:51:42.741Z] ---> 1e52a28fc06b [2020-12-11T22:51:42.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:51:43.023Z] ---> Running in a84481beac7f [2020-12-11T22:51:43.631Z] Removing intermediate container 3af0301de606 [2020-12-11T22:51:43.631Z] ---> 382937d6f1d0 [2020-12-11T22:51:43.631Z] Step 13/22 : WORKDIR / [2020-12-11T22:51:43.915Z] ---> Running in 1a09dd6f8809 [2020-12-11T22:51:43.915Z] Removing intermediate container a84481beac7f [2020-12-11T22:51:43.915Z] ---> 39e54ddc9025 [2020-12-11T22:51:43.915Z] Step 13/24 : WORKDIR / [2020-12-11T22:51:44.198Z] Removing intermediate container 70408a347cfc [2020-12-11T22:51:44.198Z] ---> e46e1632a0c2 [2020-12-11T22:51:44.198Z] [2020-12-11T22:51:44.198Z] Step 11/27 : FROM docker:latest [2020-12-11T22:51:44.198Z] ---> eeaf43b92773 [2020-12-11T22:51:44.198Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T22:51:44.794Z] ---> Running in 44953e5f0d8d [2020-12-11T22:51:44.794Z] ---> Running in 686694c85d5f [2020-12-11T22:51:44.794Z] Removing intermediate container 1a09dd6f8809 [2020-12-11T22:51:44.794Z] ---> 8a1fcdb0a223 [2020-12-11T22:51:44.794Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T22:51:45.408Z] Removing intermediate container 44953e5f0d8d [2020-12-11T22:51:45.408Z] ---> 66932f5ac443 [2020-12-11T22:51:45.409Z] 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-11T22:51:46.401Z] ---> 51bfad74471d [2020-12-11T22:51:46.401Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T22:51:47.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:47.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:51:47.281Z] ---> a24a2d887326 [2020-12-11T22:51:47.281Z] 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-11T22:51:47.883Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T22:51:47.883Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T22:51:47.883Z] Executing bash-5.0.17-r0.post-install [2020-12-11T22:51:47.883Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:51:47.883Z] OK: 12 MiB in 22 packages [2020-12-11T22:51:49.317Z] ---> f26e48d9a09a [2020-12-11T22:51:49.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T22:51:49.595Z] ---> 2678fc144cf3 [2020-12-11T22:51:49.595Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T22:51:49.869Z] Removing intermediate container 65de2d64dfe5 [2020-12-11T22:51:49.869Z] ---> 51c26964f7b9 [2020-12-11T22:51:49.869Z] [2020-12-11T22:51:49.869Z] Step 10/24 : FROM scratch [2020-12-11T22:51:49.869Z] ---> [2020-12-11T22:51:49.869Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T22:51:50.145Z] Removing intermediate container dfe5465adbdf [2020-12-11T22:51:50.145Z] ---> bce86d97568e [2020-12-11T22:51:50.145Z] [2020-12-11T22:51:50.145Z] Step 10/22 : FROM scratch [2020-12-11T22:51:50.145Z] ---> [2020-12-11T22:51:50.145Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:51:50.145Z] ---> Running in f055ad1a95e2 [2020-12-11T22:51:50.424Z] Removing intermediate container 686694c85d5f [2020-12-11T22:51:50.424Z] ---> 225cd8d22c01 [2020-12-11T22:51:50.424Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T22:51:50.424Z] ---> Running in 4f408f0d7dd4 [2020-12-11T22:51:50.424Z] ---> Running in 7748ae62f4b2 [2020-12-11T22:51:50.424Z] ---> 60147688b840 [2020-12-11T22:51:50.702Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T22:51:50.702Z] ---> c53183f21e19 [2020-12-11T22:51:50.702Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T22:51:50.978Z] Removing intermediate container f055ad1a95e2 [2020-12-11T22:51:50.978Z] ---> 1073673f8fc9 [2020-12-11T22:51:50.978Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T22:51:50.978Z] ---> Running in 01b50917f6f1 [2020-12-11T22:51:50.978Z] Removing intermediate container 4f408f0d7dd4 [2020-12-11T22:51:50.978Z] ---> f7f587a46aea [2020-12-11T22:51:50.978Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T22:51:51.253Z] ---> Running in 5f5e3e9590c3 [2020-12-11T22:51:51.852Z] ---> 69b5c5e852a0 [2020-12-11T22:51:51.852Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T22:51:51.852Z] Removing intermediate container 01b50917f6f1 [2020-12-11T22:51:51.852Z] ---> 5e1d434adf60 [2020-12-11T22:51:51.852Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T22:51:52.125Z] ---> Running in 42e4c470a848 [2020-12-11T22:51:52.125Z] ---> Running in 4775403eca37 [2020-12-11T22:51:52.125Z] Removing intermediate container 5f5e3e9590c3 [2020-12-11T22:51:52.125Z] ---> 5cca5013e0dc [2020-12-11T22:51:52.125Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:51:52.125Z] ---> 767fe1e33a62 [2020-12-11T22:51:52.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T22:51:52.402Z] ---> Running in 64a55ddfe6f3 [2020-12-11T22:51:52.680Z] Removing intermediate container 42e4c470a848 [2020-12-11T22:51:52.680Z] ---> 7ae5f6ea078b [2020-12-11T22:51:52.680Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T22:51:53.280Z] Removing intermediate container 64a55ddfe6f3 [2020-12-11T22:51:53.280Z] ---> ec29c20daecf [2020-12-11T22:51:53.280Z] Step 14/22 : WORKDIR / [2020-12-11T22:51:53.280Z] ---> Running in 901f388a7970 [2020-12-11T22:51:53.879Z] ---> 465a01d2cae1 [2020-12-11T22:51:53.879Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T22:51:53.879Z] Removing intermediate container 7748ae62f4b2 [2020-12-11T22:51:53.879Z] ---> a28551402e24 [2020-12-11T22:51:53.879Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T22:51:54.156Z] ---> 8b32f52c2e3e [2020-12-11T22:51:54.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T22:51:54.157Z] ---> Running in 69bcd0ee7679 [2020-12-11T22:51:54.157Z] Removing intermediate container 901f388a7970 [2020-12-11T22:51:54.157Z] ---> 0ec81d240a42 [2020-12-11T22:51:54.157Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T22:51:54.764Z] Removing intermediate container 69bcd0ee7679 [2020-12-11T22:51:54.764Z] ---> 204e09146ddd [2020-12-11T22:51:54.764Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T22:51:55.043Z] ---> Running in 2965c0d6063f [2020-12-11T22:51:55.043Z] Removing intermediate container 4775403eca37 [2020-12-11T22:51:55.043Z] ---> f89a8d5bb531 [2020-12-11T22:51:55.043Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T22:51:55.332Z] ---> 67c165757281 [2020-12-11T22:51:55.332Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T22:51:55.332Z] ---> d922eb016ecd [2020-12-11T22:51:55.332Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T22:51:55.332Z] ---> Running in 022d0fa42bab [2020-12-11T22:51:55.332Z] ---> d260262e0b0c [2020-12-11T22:51:55.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T22:51:55.625Z] ---> Running in 80e0ecb6890a [2020-12-11T22:51:55.625Z] Removing intermediate container 2965c0d6063f [2020-12-11T22:51:55.625Z] ---> 307974cc1de0 [2020-12-11T22:51:55.625Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T22:51:55.904Z] ---> Running in 189e7ca32db8 [2020-12-11T22:51:56.182Z] Removing intermediate container 022d0fa42bab [2020-12-11T22:51:56.182Z] ---> c90e38c8e8c9 [2020-12-11T22:51:56.182Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:51:56.461Z] ---> Running in 97e5885b7049 [2020-12-11T22:51:56.734Z] Removing intermediate container 189e7ca32db8 [2020-12-11T22:51:56.734Z] ---> cafbb321464a [2020-12-11T22:51:56.734Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T22:51:57.333Z] ---> a5a38d671378 [2020-12-11T22:51:57.333Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T22:51:57.609Z] ---> 8f59bba6756d [2020-12-11T22:51:57.609Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T22:51:57.882Z] Removing intermediate container 97e5885b7049 [2020-12-11T22:51:57.882Z] ---> dac755fd48fb [2020-12-11T22:51:57.882Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:51:58.163Z] ---> Running in 2931f5947200 [2020-12-11T22:51:58.442Z] ---> 7e2f0100da67 [2020-12-11T22:51:58.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T22:51:58.442Z] ---> 3f76dd2bf0db [2020-12-11T22:51:58.442Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T22:51:58.715Z] ---> 1627ca35ac5a [2020-12-11T22:51:58.715Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T22:51:58.991Z] Removing intermediate container 2931f5947200 [2020-12-11T22:51:58.991Z] ---> df1ce62b730c [2020-12-11T22:51:58.991Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:51:58.991Z] Removing intermediate container 80e0ecb6890a [2020-12-11T22:51:58.991Z] ---> 76e94f3b2af2 [2020-12-11T22:51:58.991Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T22:51:59.271Z] ---> Running in afb5a56c935b [2020-12-11T22:51:59.543Z] ---> Running in aa43f7e5c567 [2020-12-11T22:51:59.544Z] ---> Running in 910058fdc5f3 [2020-12-11T22:51:59.833Z] ---> e7518834dbf2 [2020-12-11T22:51:59.833Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T22:52:00.109Z] Removing intermediate container aa43f7e5c567 [2020-12-11T22:52:00.109Z] ---> 438f33aae365 [2020-12-11T22:52:00.109Z] [2020-12-11T22:52:00.109Z] Removing intermediate container afb5a56c935b [2020-12-11T22:52:00.109Z] ---> cef8295e25aa [2020-12-11T22:52:00.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:52:00.387Z] ---> 9ca0b2981af8 [2020-12-11T22:52:00.387Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T22:52:00.387Z] Removing intermediate container 910058fdc5f3 [2020-12-11T22:52:00.387Z] ---> c4f74a4a1f91 [2020-12-11T22:52:00.387Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:52:00.387Z] ---> Running in 2a432e7eb6fd [2020-12-11T22:52:00.663Z] ---> Running in 241151b1dee8 [2020-12-11T22:52:00.663Z] Successfully built 438f33aae365 [2020-12-11T22:52:00.937Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-11T22:52:00.937Z] Building docker-security-proxy-setup-go [2020-12-11T22:52:01.214Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 2a432e7eb6fd [2020-12-11T22:52:01.214Z] ---> fa4d14ff9f01 [2020-12-11T22:52:01.214Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T22:52:01.214Z] ---> 5ada2b9c7834 [2020-12-11T22:52:01.214Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:52:01.496Z] ---> Running in 4e1d22874822 [2020-12-11T22:52:01.496Z] ---> Running in 176e0d18dc38 [2020-12-11T22:52:01.496Z] ---> 415de6a1154d [2020-12-11T22:52:01.496Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T22:52:01.496Z] Removing intermediate container 241151b1dee8 [2020-12-11T22:52:01.496Z] ---> 928bdc1415d5 [2020-12-11T22:52:01.496Z] Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:52:01.775Z] ---> Running in c3cdcc12dd10 [2020-12-11T22:52:01.775Z] ---> Running in d80fe7c1c3f6 [2020-12-11T22:52:02.056Z] Removing intermediate container 176e0d18dc38 [2020-12-11T22:52:02.056Z] ---> 5efac118bf5d [2020-12-11T22:52:02.056Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:52:02.340Z] ---> Running in 2f861989a615 [2020-12-11T22:52:02.931Z] Removing intermediate container d80fe7c1c3f6 [2020-12-11T22:52:02.931Z] ---> 8fb2c0fbce24 [2020-12-11T22:52:02.931Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:52:02.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:03.207Z] Removing intermediate container c3cdcc12dd10 [2020-12-11T22:52:03.207Z] ---> 2164dfe30df6 [2020-12-11T22:52:03.207Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:52:03.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:03.818Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T22:52:03.818Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T22:52:03.818Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T22:52:03.818Z] ---> Running in 028676aec55a [2020-12-11T22:52:03.818Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T22:52:03.818Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T22:52:03.818Z] Removing intermediate container 2f861989a615 [2020-12-11T22:52:03.818Z] ---> adc178491acc [2020-12-11T22:52:03.818Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:52:04.092Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T22:52:04.092Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T22:52:04.382Z] ---> Running in a493cc54d394 [2020-12-11T22:52:05.874Z] ---> Running in 84dc899bc097 [2020-12-11T22:52:05.874Z] Removing intermediate container 028676aec55a [2020-12-11T22:52:05.874Z] ---> 86ff98a6cc56 [2020-12-11T22:52:05.874Z] [2020-12-11T22:52:06.484Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T22:52:06.484Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T22:52:06.484Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T22:52:06.484Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T22:52:06.484Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T22:52:06.484Z] Successfully built 86ff98a6cc56 [2020-12-11T22:52:06.484Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T22:52:06.484Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T22:52:06.765Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T22:52:06.765Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T22:52:06.765Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T22:52:06.765Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-11T22:52:06.765Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-12-11T22:52:06.765Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T22:52:06.765Z] Removing intermediate container a493cc54d394 [2020-12-11T22:52:06.765Z] ---> 5c252634c5dc [2020-12-11T22:52:06.765Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T22:52:06.765Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T22:52:06.765Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T22:52:06.765Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T22:52:06.765Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T22:52:06.765Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T22:52:07.043Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T22:52:07.043Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T22:52:07.043Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T22:52:07.043Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T22:52:07.043Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T22:52:07.043Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T22:52:07.043Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T22:52:07.043Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T22:52:07.043Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T22:52:07.043Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T22:52:07.340Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:52:07.341Z] OK: 71 MiB in 55 packages [2020-12-11T22:52:07.341Z] Removing intermediate container 84dc899bc097 [2020-12-11T22:52:07.622Z] ---> 39c7b0fc3d89 [2020-12-11T22:52:07.622Z] [2020-12-11T22:52:07.622Z] ---> Running in 5c0c02e2728b [2020-12-11T22:52:08.229Z] Successfully built 39c7b0fc3d89 [2020-12-11T22:52:08.229Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-11T22:52:08.229Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2020-12-11T22:52:08.507Z] Removing intermediate container 5c0c02e2728b [2020-12-11T22:52:08.507Z] ---> 922bda6bef00 [2020-12-11T22:52:08.507Z] Step 23/24 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:52:08.785Z] ---> Running in 4f15c2629caf [2020-12-11T22:52:09.780Z] Removing intermediate container 4f15c2629caf [2020-12-11T22:52:09.780Z] ---> b186a352e40a [2020-12-11T22:52:09.781Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T22:52:10.055Z] ---> Running in 19aafd81dc14 [2020-12-11T22:52:11.038Z] Removing intermediate container 19aafd81dc14 [2020-12-11T22:52:11.038Z] ---> 91be58da13ac [2020-12-11T22:52:11.038Z] [2020-12-11T22:52:11.637Z] Successfully built 91be58da13ac [2020-12-11T22:52:11.637Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-11T22:52:11.637Z] Building docker-core-data-go [2020-12-11T22:52:15.036Z]  Building docker-support-notifications-go ... done Removing intermediate container 4e1d22874822 [2020-12-11T22:52:15.036Z] ---> fa4e99fac12d [2020-12-11T22:52:15.036Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T22:52:16.478Z] ---> Running in df585b3e7ff8 [2020-12-11T22:52:23.172Z] Collecting docker-compose==1.23.2 [2020-12-11T22:52:23.172Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T22:52:25.157Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T22:52:25.157Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T22:52:25.754Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T22:52:25.754Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T22:52:26.349Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T22:52:26.349Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T22:52:28.967Z] 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-11T22:52:29.240Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T22:52:29.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T22:52:29.783Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T22:52:30.055Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T22:52:33.442Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T22:52:33.442Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T22:52:36.829Z] Collecting PyYAML<4,>=3.10 [2020-12-11T22:52:36.829Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T22:52:41.170Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T22:52:41.170Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T22:52:42.157Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T22:52:42.157Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T22:52:42.752Z] 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-11T22:52:42.752Z] 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-11T22:52:43.746Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T22:52:43.746Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T22:52:44.024Z] Collecting idna<2.8,>=2.5 [2020-12-11T22:52:44.300Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T22:52:44.572Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T22:52:44.572Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T22:52:44.866Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T22:52:44.866Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T22:52:44.866Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T22:52:44.866Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T22:52:44.866Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:52:44.866Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:52:44.866Z] ---> 304b5feb2040 [2020-12-11T22:52:44.866Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T22:52:44.866Z] ---> Using cache [2020-12-11T22:52:44.866Z] ---> 47344cc6ace5 [2020-12-11T22:52:44.866Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:52:44.866Z] ---> Using cache [2020-12-11T22:52:44.866Z] ---> 7ebc4e479e7b [2020-12-11T22:52:45.144Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:52:46.131Z] Installing collected packages: urllib3, idna, requests, cached-property, docopt, jsonschema, dockerpty, texttable, PyYAML, websocket-client, docker-pycreds, docker, docker-compose [2020-12-11T22:52:46.131Z] Attempting uninstall: urllib3 [2020-12-11T22:52:46.131Z] Found existing installation: urllib3 1.25.9 [2020-12-11T22:52:46.131Z] Uninstalling urllib3-1.25.9: [2020-12-11T22:52:46.412Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T22:52:49.082Z] Attempting uninstall: idna [2020-12-11T22:52:49.082Z] Found existing installation: idna 2.9 [2020-12-11T22:52:49.082Z] Uninstalling idna-2.9: [2020-12-11T22:52:49.082Z] Successfully uninstalled idna-2.9 [2020-12-11T22:52:51.068Z] Attempting uninstall: requests [2020-12-11T22:52:51.068Z] Found existing installation: requests 2.23.0 [2020-12-11T22:52:51.068Z] Uninstalling requests-2.23.0: [2020-12-11T22:52:51.068Z] Successfully uninstalled requests-2.23.0 [2020-12-11T22:52:54.469Z] Running setup.py install for docopt: started [2020-12-11T22:52:54.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:52:54.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:52:54.469Z] ---> 304b5feb2040 [2020-12-11T22:52:54.469Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T22:52:54.469Z] ---> Using cache [2020-12-11T22:52:54.469Z] ---> 47344cc6ace5 [2020-12-11T22:52:54.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:52:54.469Z] ---> Using cache [2020-12-11T22:52:54.469Z] ---> 7ebc4e479e7b [2020-12-11T22:52:54.469Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T22:52:54.759Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:52:54.759Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:52:54.759Z] ---> 304b5feb2040 [2020-12-11T22:52:54.759Z] Step 3/21 : WORKDIR /edgex-go ---> Running in 68ee2b2d33d4 [2020-12-11T22:52:54.759Z] [2020-12-11T22:52:54.759Z] ---> Using cache [2020-12-11T22:52:54.759Z] ---> 47344cc6ace5 [2020-12-11T22:52:55.030Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:52:55.030Z] ---> Using cache [2020-12-11T22:52:55.030Z] ---> 7ebc4e479e7b [2020-12-11T22:52:55.030Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T22:52:55.030Z] ---> Running in 09814de786af [2020-12-11T22:52:55.030Z] ---> Running in 9ffced81d546 [2020-12-11T22:52:56.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T22:52:56.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T22:52:56.463Z] ---> 304b5feb2040 [2020-12-11T22:52:56.463Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T22:52:56.463Z] ---> Using cache [2020-12-11T22:52:56.463Z] ---> 47344cc6ace5 [2020-12-11T22:52:56.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:52:56.463Z] ---> Using cache [2020-12-11T22:52:56.463Z] ---> 7ebc4e479e7b [2020-12-11T22:52:56.463Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T22:52:56.463Z] ---> Running in 90f9a65b8128 [2020-12-11T22:52:57.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:57.449Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T22:52:57.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:57.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:57.726Z] Running setup.py install for dockerpty: started [2020-12-11T22:52:58.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:58.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:58.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:58.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:58.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:52:59.164Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:52:59.164Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:52:59.164Z] OK: 12618 distinct packages available [2020-12-11T22:52:59.443Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:52:59.443Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:52:59.443Z] OK: 12618 distinct packages available [2020-12-11T22:53:00.048Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:53:00.048Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:53:00.048Z] OK: 12618 distinct packages available [2020-12-11T22:53:00.048Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:53:00.048Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:53:00.048Z] OK: 12618 distinct packages available [2020-12-11T22:53:00.048Z] OK: 217 MiB in 51 packages [2020-12-11T22:53:01.050Z] OK: 217 MiB in 51 packages [2020-12-11T22:53:01.050Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T22:53:01.050Z] Running setup.py install for texttable: started [2020-12-11T22:53:01.050Z] OK: 217 MiB in 51 packages [2020-12-11T22:53:01.333Z] OK: 217 MiB in 51 packages [2020-12-11T22:53:02.375Z] Removing intermediate container 68ee2b2d33d4 [2020-12-11T22:53:02.375Z] ---> 3df4529d9015 [2020-12-11T22:53:02.375Z] Step 6/21 : COPY go.mod . [2020-12-11T22:53:02.977Z] Removing intermediate container 09814de786af [2020-12-11T22:53:02.977Z] ---> f533da56cdd4 [2020-12-11T22:53:02.977Z] Step 6/22 : COPY go.mod . [2020-12-11T22:53:03.583Z] Removing intermediate container 9ffced81d546 [2020-12-11T22:53:03.583Z] ---> c3fd882720ef [2020-12-11T22:53:03.583Z] Step 6/21 : COPY go.mod . [2020-12-11T22:53:03.583Z] Removing intermediate container 90f9a65b8128 [2020-12-11T22:53:03.583Z] ---> 4cc02f6e9781 [2020-12-11T22:53:03.583Z] Step 6/23 : COPY go.mod . [2020-12-11T22:53:03.583Z] ---> ded6feed3bb6 [2020-12-11T22:53:03.583Z] Step 7/21 : RUN go mod download [2020-12-11T22:53:03.859Z] ---> Running in 464691cf2a95 [2020-12-11T22:53:04.135Z] ---> 4bbc8fccc387 [2020-12-11T22:53:04.135Z] Step 7/22 : RUN go mod download [2020-12-11T22:53:04.413Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T22:53:04.413Z] Running setup.py install for PyYAML: started [2020-12-11T22:53:04.688Z] ---> Running in e566396b2a5a [2020-12-11T22:53:04.966Z] ---> 876d4f90b492 [2020-12-11T22:53:04.966Z] Step 7/21 : RUN go mod download [2020-12-11T22:53:05.242Z] ---> 6c8baacd781e [2020-12-11T22:53:05.242Z] Step 7/23 : RUN go mod download [2020-12-11T22:53:05.242Z] ---> Running in dcc422ff6ad2 [2020-12-11T22:53:05.520Z] ---> Running in 6be5d8c533e2 [2020-12-11T22:53:08.978Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T22:53:08.978Z] Removing intermediate container 464691cf2a95 [2020-12-11T22:53:08.978Z] ---> ed7acc5e9610 [2020-12-11T22:53:08.978Z] Step 8/21 : COPY . . [2020-12-11T22:53:09.586Z] Removing intermediate container e566396b2a5a [2020-12-11T22:53:09.586Z] ---> 4b1e51c58392 [2020-12-11T22:53:09.586Z] Step 8/22 : COPY . . [2020-12-11T22:53:11.050Z] Removing intermediate container 6be5d8c533e2 [2020-12-11T22:53:11.050Z] ---> 8c4ffef6cd68 [2020-12-11T22:53:11.050Z] Step 8/23 : COPY . . [2020-12-11T22:53:11.659Z] Removing intermediate container dcc422ff6ad2 [2020-12-11T22:53:11.659Z] ---> 56d6324a270b [2020-12-11T22:53:11.659Z] Step 8/21 : COPY . . [2020-12-11T22:53:11.941Z] 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-11T22:53:24.403Z] Removing intermediate container df585b3e7ff8 [2020-12-11T22:53:24.403Z] ---> f911ea639e61 [2020-12-11T22:53:24.403Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T22:53:24.403Z] ---> Running in 48121bf8b1ca [2020-12-11T22:53:25.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:53:26.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:53:26.735Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:53:26.735Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T22:53:26.735Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T22:53:26.735Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:53:26.735Z] OK: 71 MiB in 58 packages [2020-12-11T22:53:31.086Z] Removing intermediate container 48121bf8b1ca [2020-12-11T22:53:31.086Z] ---> 5340a6c1092a [2020-12-11T22:53:31.086Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T22:53:31.367Z] ---> Running in cad5099decae [2020-12-11T22:53:32.359Z] Removing intermediate container cad5099decae [2020-12-11T22:53:32.359Z] ---> c5c054c2e417 [2020-12-11T22:53:32.359Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:53:32.359Z] ---> be6d1f960f2d [2020-12-11T22:53:32.359Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T22:53:32.962Z] ---> Running in e8b3964b9604 [2020-12-11T22:53:32.962Z] ---> Running in f01fe2cab69b [2020-12-11T22:53:33.571Z] ---> 1b4ff5245e6c [2020-12-11T22:53:33.571Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T22:53:33.850Z] Removing intermediate container f01fe2cab69b [2020-12-11T22:53:33.850Z] ---> 810aa21c1c27 [2020-12-11T22:53:33.850Z] Step 25/27 : LABEL arch=arm64 [2020-12-11T22:53:34.123Z] ---> Running in 003a03edbec2 [2020-12-11T22:53:34.397Z] ---> Running in 8d45bffa4350 [2020-12-11T22:53:34.671Z] 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-11T22:53:35.273Z] ---> 53d2aa514b71 [2020-12-11T22:53:35.273Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T22:53:35.550Z] Removing intermediate container 8d45bffa4350 [2020-12-11T22:53:35.550Z] ---> 26d8e4ff9582 [2020-12-11T22:53:35.550Z] Step 26/27 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:53:35.828Z] ---> Running in 4fd2335219b4 [2020-12-11T22:53:35.828Z] ---> Running in 7ff333976e1f [2020-12-11T22:53:36.104Z] 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-11T22:53:36.710Z] ---> 3982ced11697 [2020-12-11T22:53:36.710Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T22:53:36.989Z] ---> Running in 058b51bd3cfc [2020-12-11T22:53:36.989Z] Removing intermediate container 7ff333976e1f [2020-12-11T22:53:36.989Z] ---> 61ab8771f547 [2020-12-11T22:53:36.989Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T22:53:37.268Z] ---> Running in 48f7bafaad0f [2020-12-11T22:53:38.257Z] 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-11T22:53:38.257Z] Removing intermediate container 48f7bafaad0f [2020-12-11T22:53:38.257Z] ---> dd63523f1c0c [2020-12-11T22:53:38.257Z] [2020-12-11T22:53:38.867Z] Successfully built dd63523f1c0c [2020-12-11T22:53:39.146Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-11T22:53:39.146Z]  Building docker-sys-mgmt-agent-go ... done 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-11T22:54:47.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-11T22:55:02.377Z] Removing intermediate container e8b3964b9604 [2020-12-11T22:55:02.377Z] ---> e778c9355c03 [2020-12-11T22:55:02.377Z] [2020-12-11T22:55:02.377Z] Step 10/21 : FROM alpine [2020-12-11T22:55:02.377Z] latest: Pulling from library/alpine [2020-12-11T22:55:02.377Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T22:55:02.377Z] Status: Downloaded newer image for alpine:latest [2020-12-11T22:55:02.377Z] ---> dd36a01c3f31 [2020-12-11T22:55:02.377Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T22:55:02.658Z] ---> Running in ffbf73c3450f [2020-12-11T22:55:04.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:55:05.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:55:06.621Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T22:55:06.621Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T22:55:06.621Z] OK: 12615 distinct packages available [2020-12-11T22:55:07.677Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T22:55:07.959Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T22:55:07.959Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T22:55:07.959Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T22:55:07.959Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:55:07.959Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T22:55:08.246Z] OK: 7 MiB in 18 packages [2020-12-11T22:55:10.924Z] Removing intermediate container ffbf73c3450f [2020-12-11T22:55:10.924Z] ---> ef5f546129f3 [2020-12-11T22:55:10.924Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T22:55:10.924Z] ---> Running in 78fe5ea99d31 [2020-12-11T22:55:11.911Z] Removing intermediate container 78fe5ea99d31 [2020-12-11T22:55:11.911Z] ---> ee103a4cc8ca [2020-12-11T22:55:11.911Z] Step 13/21 : WORKDIR /edgex [2020-12-11T22:55:11.911Z] ---> Running in 3ef57836473f [2020-12-11T22:55:12.503Z] Removing intermediate container 3ef57836473f [2020-12-11T22:55:12.503Z] ---> 0ae5f2cdfcaf [2020-12-11T22:55:12.503Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T22:55:13.942Z] ---> e7aea0860e79 [2020-12-11T22:55:13.942Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T22:55:15.929Z] ---> 8fd5789692e5 [2020-12-11T22:55:15.929Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T22:55:17.372Z] ---> be78ccaa645f [2020-12-11T22:55:17.372Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T22:55:17.372Z] ---> Running in 5ac28024e023 [2020-12-11T22:55:17.982Z] Removing intermediate container 5ac28024e023 [2020-12-11T22:55:17.982Z] ---> a88604804840 [2020-12-11T22:55:17.982Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T22:55:18.257Z] ---> Running in 85e9b7bc9d7b [2020-12-11T22:55:18.869Z] Removing intermediate container 85e9b7bc9d7b [2020-12-11T22:55:18.869Z] ---> da325915b47c [2020-12-11T22:55:18.869Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:55:18.869Z] ---> Running in 7edf69893ad0 [2020-12-11T22:55:19.467Z] Removing intermediate container 7edf69893ad0 [2020-12-11T22:55:19.467Z] ---> 64412453de5a [2020-12-11T22:55:19.467Z] Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:55:19.738Z] ---> Running in c93dc449bb49 [2020-12-11T22:55:20.719Z] Removing intermediate container c93dc449bb49 [2020-12-11T22:55:20.719Z] ---> bab0b462722c [2020-12-11T22:55:20.719Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:55:20.719Z] ---> Running in 7a746316aa94 [2020-12-11T22:55:21.709Z] Removing intermediate container 7a746316aa94 [2020-12-11T22:55:21.709Z] ---> c1e95b80042c [2020-12-11T22:55:21.709Z] [2020-12-11T22:55:21.986Z] Successfully built c1e95b80042c [2020-12-11T22:55:21.986Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-11T22:55:26.309Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 058b51bd3cfc [2020-12-11T22:55:26.309Z] ---> 1d45bfda7220 [2020-12-11T22:55:26.309Z] [2020-12-11T22:55:26.309Z] Step 10/21 : FROM scratch [2020-12-11T22:55:26.309Z] ---> [2020-12-11T22:55:26.309Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:55:26.309Z] ---> Using cache [2020-12-11T22:55:26.309Z] ---> f7f587a46aea [2020-12-11T22:55:26.309Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T22:55:26.309Z] ---> Running in b56bc0724e7f [2020-12-11T22:55:26.909Z] Removing intermediate container b56bc0724e7f [2020-12-11T22:55:26.909Z] ---> 8e9baabafc21 [2020-12-11T22:55:26.909Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T22:55:27.184Z] ---> Running in 731d53a0b3c1 [2020-12-11T22:55:27.781Z] Removing intermediate container 731d53a0b3c1 [2020-12-11T22:55:27.781Z] ---> ab3b8b11f664 [2020-12-11T22:55:27.781Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T22:55:28.782Z] ---> 7ff8b9cd5581 [2020-12-11T22:55:28.782Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T22:55:30.219Z] ---> 8ea36c37d1ee [2020-12-11T22:55:30.219Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T22:55:31.199Z] ---> 0d30ca09c03b [2020-12-11T22:55:31.199Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T22:55:31.481Z] ---> Running in 93805cf96cee [2020-12-11T22:55:31.759Z] Removing intermediate container 93805cf96cee [2020-12-11T22:55:31.759Z] ---> d36a0566618d [2020-12-11T22:55:32.030Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:55:32.030Z] ---> Running in b2cf1886ef81 [2020-12-11T22:55:32.631Z] Removing intermediate container b2cf1886ef81 [2020-12-11T22:55:32.631Z] ---> 905d67fec0f1 [2020-12-11T22:55:32.631Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T22:55:32.913Z] ---> Running in 15988f9eb596 [2020-12-11T22:55:33.517Z] Removing intermediate container 15988f9eb596 [2020-12-11T22:55:33.517Z] ---> 29e7ef85bdbd [2020-12-11T22:55:33.517Z] Step 20/21 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:55:33.790Z] ---> Running in 29cd9834523e [2020-12-11T22:55:34.392Z] Removing intermediate container 29cd9834523e [2020-12-11T22:55:34.392Z] ---> f6f9c91dde9e [2020-12-11T22:55:34.392Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T22:55:34.992Z] ---> Running in 6925de24bd71 [2020-12-11T22:55:35.586Z] Removing intermediate container 6925de24bd71 [2020-12-11T22:55:35.586Z] ---> 377ca69147f4 [2020-12-11T22:55:35.586Z] [2020-12-11T22:55:36.183Z] Successfully built 377ca69147f4 [2020-12-11T22:55:36.183Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-11T22:55:37.163Z]  Building docker-support-scheduler-go ... done Removing intermediate container 003a03edbec2 [2020-12-11T22:55:37.163Z] ---> ad1205e9a416 [2020-12-11T22:55:37.163Z] [2020-12-11T22:55:37.163Z] Step 10/22 : FROM scratch [2020-12-11T22:55:37.163Z] ---> [2020-12-11T22:55:37.163Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:55:37.163Z] ---> Using cache [2020-12-11T22:55:37.163Z] ---> f7f587a46aea [2020-12-11T22:55:37.163Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T22:55:37.436Z] ---> Running in 671147fdeba9 [2020-12-11T22:55:38.029Z] Removing intermediate container 671147fdeba9 [2020-12-11T22:55:38.029Z] ---> 7ba19e510589 [2020-12-11T22:55:38.029Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T22:55:38.298Z] ---> Running in cbea12bedc33 [2020-12-11T22:55:38.892Z] Removing intermediate container cbea12bedc33 [2020-12-11T22:55:38.892Z] ---> 4717ade6a343 [2020-12-11T22:55:38.892Z] Step 14/22 : WORKDIR / [2020-12-11T22:55:38.892Z] ---> Running in f258d353c86e [2020-12-11T22:55:39.491Z] Removing intermediate container f258d353c86e [2020-12-11T22:55:39.491Z] ---> 73d387542d9f [2020-12-11T22:55:39.491Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T22:55:40.470Z] ---> f84d42c712d6 [2020-12-11T22:55:40.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T22:55:41.919Z] ---> 4d81fa668160 [2020-12-11T22:55:41.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T22:55:42.520Z] ---> f7e031ceee52 [2020-12-11T22:55:42.520Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T22:55:42.793Z] ---> Running in b667ef6eaecf [2020-12-11T22:55:43.394Z] Removing intermediate container b667ef6eaecf [2020-12-11T22:55:43.394Z] ---> e96700b4e678 [2020-12-11T22:55:43.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:55:43.668Z] ---> Running in 8dd3129d2795 [2020-12-11T22:55:44.269Z] Removing intermediate container 8dd3129d2795 [2020-12-11T22:55:44.269Z] ---> 0ffc7b838013 [2020-12-11T22:55:44.269Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T22:55:44.545Z] ---> Running in 2b9f9b82c31b [2020-12-11T22:55:45.521Z] Removing intermediate container 2b9f9b82c31b [2020-12-11T22:55:45.521Z] ---> 37dba8fea84f [2020-12-11T22:55:45.521Z] Step 21/22 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:55:45.795Z] ---> Running in 00d13a1d906d [2020-12-11T22:55:46.399Z] Removing intermediate container 00d13a1d906d [2020-12-11T22:55:46.399Z] ---> ad4a1b35e523 [2020-12-11T22:55:46.399Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T22:55:46.399Z] Removing intermediate container 4fd2335219b4 [2020-12-11T22:55:46.399Z] ---> dbebdf3070a6 [2020-12-11T22:55:46.399Z] [2020-12-11T22:55:46.399Z] Step 10/23 : FROM alpine [2020-12-11T22:55:46.399Z] ---> dd36a01c3f31 [2020-12-11T22:55:46.399Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T22:55:46.399Z] ---> Running in adc73ee695ab [2020-12-11T22:55:46.671Z] ---> Running in 0db9c4720bc1 [2020-12-11T22:55:46.952Z] Removing intermediate container adc73ee695ab [2020-12-11T22:55:46.952Z] ---> da3d645c870b [2020-12-11T22:55:46.952Z] [2020-12-11T22:55:47.224Z] Removing intermediate container 0db9c4720bc1 [2020-12-11T22:55:47.224Z] ---> 6b9c71fb0486 [2020-12-11T22:55:47.224Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T22:55:47.497Z] ---> Running in 57cfe7cc0f16 [2020-12-11T22:55:47.497Z] Successfully built da3d645c870b [2020-12-11T22:55:47.497Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-11T22:55:48.092Z]  Building docker-core-metadata-go ... done Removing intermediate container 57cfe7cc0f16 [2020-12-11T22:55:48.092Z] ---> e254d2cd54d1 [2020-12-11T22:55:48.092Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T22:55:48.092Z] ---> Running in 57e1acc05061 [2020-12-11T22:55:48.687Z] Removing intermediate container 57e1acc05061 [2020-12-11T22:55:48.687Z] ---> 59878f3d71d7 [2020-12-11T22:55:48.687Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T22:55:48.687Z] ---> Running in aed8d374123f [2020-12-11T22:55:51.301Z] Removing intermediate container aed8d374123f [2020-12-11T22:55:51.301Z] ---> 2c74fd1fc541 [2020-12-11T22:55:51.301Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T22:55:51.301Z] ---> Running in 3fe4cbb0d933 [2020-12-11T22:55:52.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T22:55:53.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T22:55:54.684Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T22:55:54.684Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T22:55:54.956Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T22:55:55.547Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T22:55:55.819Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T22:55:55.819Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T22:55:55.819Z] OK: 8 MiB in 19 packages [2020-12-11T22:55:57.248Z] Removing intermediate container 3fe4cbb0d933 [2020-12-11T22:55:57.248Z] ---> c6574d90a9d6 [2020-12-11T22:55:57.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T22:55:57.842Z] ---> 52afd907a36a [2020-12-11T22:55:57.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T22:55:59.269Z] ---> 50c70bc242c3 [2020-12-11T22:55:59.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T22:56:00.244Z] ---> ee9bfebb0cdc [2020-12-11T22:56:00.244Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T22:56:00.244Z] ---> Running in 853ffa2f1580 [2020-12-11T22:56:00.839Z] Removing intermediate container 853ffa2f1580 [2020-12-11T22:56:00.839Z] ---> bd0dc81f30e1 [2020-12-11T22:56:00.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T22:56:00.839Z] ---> Running in 318506f80c6c [2020-12-11T22:56:01.430Z] Removing intermediate container 318506f80c6c [2020-12-11T22:56:01.430Z] ---> 4b91a4002178 [2020-12-11T22:56:01.430Z] Step 21/23 : LABEL arch=arm64 [2020-12-11T22:56:01.430Z] ---> Running in bcc0c6ef523b [2020-12-11T22:56:02.023Z] Removing intermediate container bcc0c6ef523b [2020-12-11T22:56:02.023Z] ---> e78db790638b [2020-12-11T22:56:02.023Z] Step 22/23 : LABEL git_sha=37e6a8593861e55ddb04485eb12e0851d5748d29 [2020-12-11T22:56:02.023Z] ---> Running in fd730b42175c [2020-12-11T22:56:02.615Z] Removing intermediate container fd730b42175c [2020-12-11T22:56:02.615Z] ---> a3650472f242 [2020-12-11T22:56:02.615Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T22:56:02.615Z] ---> Running in d0fdec54195d [2020-12-11T22:56:03.207Z] Removing intermediate container d0fdec54195d [2020-12-11T22:56:03.207Z] ---> d88d5a1ba7a0 [2020-12-11T22:56:03.207Z] [2020-12-11T22:56:03.477Z] Successfully built d88d5a1ba7a0 [2020-12-11T22:56:03.477Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-11T22:56:03.762Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-11T22:56:03.754Z] $ docker stop --time=1 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde [2020-12-11T22:56:05.712Z] $ docker rm -f 200576d6d2f24e9d2cdf0382245a06fbbed12319c9ef3af6873f2aaaa0a29cde [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:56:06.467Z] + docker images [2020-12-11T22:56:06.467Z] + grep docker [2020-12-11T22:56:06.741Z] docker-core-data-go-arm64 latest d88d5a1ba7a0 4 seconds ago 22.3MB [2020-12-11T22:56:06.741Z] docker-core-metadata-go-arm64 latest da3d645c870b 20 seconds ago 13.6MB [2020-12-11T22:56:06.741Z] docker-support-scheduler-go-arm64 latest 377ca69147f4 31 seconds ago 11.5MB [2020-12-11T22:56:06.741Z] docker-security-proxy-setup-go-arm64 latest c1e95b80042c 45 seconds ago 23.4MB [2020-12-11T22:56:06.741Z] docker-sys-mgmt-agent-go-arm64 latest dd63523f1c0c 2 minutes ago 300MB [2020-12-11T22:56:06.741Z] docker-support-notifications-go-arm64 latest 91be58da13ac 3 minutes ago 12.9MB [2020-12-11T22:56:06.741Z] docker-core-command-go-arm64 latest 39c7b0fc3d89 4 minutes ago 11.4MB [2020-12-11T22:56:06.741Z] docker-security-secretstore-setup-go-arm64 latest 86ff98a6cc56 4 minutes ago 23.5MB [2020-12-11T22:56:06.741Z] docker-security-bootstrap-redis-go-arm64 latest 438f33aae365 4 minutes ago 15.2MB [2020-12-11T22:56:06.741Z] docker latest eeaf43b92773 19 hours ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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-11T22:56:10.098Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:11.014Z] ---> package-listing.sh [2020-12-11T22:56:11.014Z] ++ facter osfamily [2020-12-11T22:56:11.014Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T22:56:11.014Z] + OS_FAMILY=redhat [2020-12-11T22:56:11.014Z] + workspace=/w/workspace/edgex-go/8 [2020-12-11T22:56:11.014Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T22:56:11.014Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T22:56:11.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T22:56:11.014Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T22:56:11.014Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-11T22:56:11.014Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T22:56:11.014Z] + case "${OS_FAMILY}" in [2020-12-11T22:56:11.014Z] + rpm -qa [2020-12-11T22:56:11.014Z] + sort [2020-12-11T22:56:18.060Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T22:56:18.060Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T22:56:18.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T22:56:18.060Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-11T22:56:18.060Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2020-12-11T22:56:18.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2020-12-11T22:56:18.078Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T22:56:18.474Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:56:19.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:56:19.404Z] [2020-12-11T22:56:19.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:56:19.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:56:19.836Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T22:56:19.836Z] df20fa9351a1: Pulling fs layer [2020-12-11T22:56:19.836Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T22:56:19.836Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T22:56:19.836Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T22:56:19.836Z] 93b61091891f: Pulling fs layer [2020-12-11T22:56:19.836Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T22:56:19.836Z] 5e14af77c1be: Pulling fs layer [2020-12-11T22:56:19.836Z] 01666e4c0597: Pulling fs layer [2020-12-11T22:56:19.836Z] aa168da1d23b: Pulling fs layer [2020-12-11T22:56:19.836Z] 46f8f816bc3b: Waiting [2020-12-11T22:56:19.836Z] 93b61091891f: Waiting [2020-12-11T22:56:19.836Z] 93b9cdb0e59b: Waiting [2020-12-11T22:56:19.836Z] 5e14af77c1be: Waiting [2020-12-11T22:56:19.836Z] 01666e4c0597: Waiting [2020-12-11T22:56:19.836Z] aa168da1d23b: Waiting [2020-12-11T22:56:20.106Z] 36b3adc4ff6f: Verifying Checksum [2020-12-11T22:56:20.106Z] 36b3adc4ff6f: Download complete [2020-12-11T22:56:20.106Z] 46f8f816bc3b: Verifying Checksum [2020-12-11T22:56:20.106Z] 46f8f816bc3b: Download complete [2020-12-11T22:56:20.106Z] 93b61091891f: Verifying Checksum [2020-12-11T22:56:20.106Z] 93b61091891f: Download complete [2020-12-11T22:56:20.376Z] df20fa9351a1: Verifying Checksum [2020-12-11T22:56:20.376Z] df20fa9351a1: Download complete [2020-12-11T22:56:20.376Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T22:56:20.376Z] 93b9cdb0e59b: Download complete [2020-12-11T22:56:20.376Z] 5e14af77c1be: Download complete [2020-12-11T22:56:20.376Z] 01666e4c0597: Download complete [2020-12-11T22:56:20.647Z] df20fa9351a1: Pull complete [2020-12-11T22:56:21.275Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T22:56:21.275Z] 8ad3a11d3b57: Download complete [2020-12-11T22:56:21.275Z] 36b3adc4ff6f: Pull complete [2020-12-11T22:56:22.725Z] 8ad3a11d3b57: Pull complete [2020-12-11T22:56:23.001Z] 46f8f816bc3b: Pull complete [2020-12-11T22:56:23.982Z] 93b61091891f: Pull complete [2020-12-11T22:56:25.420Z] aa168da1d23b: Verifying Checksum [2020-12-11T22:56:25.420Z] aa168da1d23b: Download complete [2020-12-11T22:56:25.690Z] 93b9cdb0e59b: Pull complete [2020-12-11T22:56:26.273Z] 5e14af77c1be: Pull complete [2020-12-11T22:56:26.544Z] 01666e4c0597: Pull complete [2020-12-11T22:56:41.782Z] aa168da1d23b: Pull complete [2020-12-11T22:56:41.782Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T22:56:41.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T22:56:41.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T22:56:42.492Z] prd-centos7-docker-4c-2g-15646 does not seem to be running inside a container [2020-12-11T22:56:42.594Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-11T22:56:47.261Z] $ docker top 939eaa8e63c15ea3bbff4e0101eb2005fe656c2fafb65e2a48f79dff0cfc1e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T22:56:47.896Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T22:56:48.643Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T22:56:48.988Z] + ls /var/log/sa-host [2020-12-11T22:56:48.988Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T22:56:48.988Z] file_magic: OK [2020-12-11T22:56:48.988Z] HZ: Using current value: 100 [2020-12-11T22:56:48.988Z] file_header: OK [2020-12-11T22:56:48.988Z] 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-11T22:56:48.988Z] Statistics: [2020-12-11T22:56:48.989Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-11T22:56:48.989Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T22:56:48.989Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T22:56:48.989Z] file_magic: OK [2020-12-11T22:56:48.989Z] HZ: Using current value: 100 [2020-12-11T22:56:48.989Z] file_header: OK [2020-12-11T22:56:48.989Z] 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-11T22:56:48.989Z] Statistics: [2020-12-11T22:56:48.989Z] Hnuu...uuuununununu... [2020-12-11T22:56:48.989Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T22:56:49.219Z] provisioning config files... [2020-12-11T22:56:49.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config4283239409184199249tmp [Pipeline] { [Pipeline] echo [2020-12-11T22:56:49.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:49.759Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T22:56:49.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T22:56:49.888Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:50.658Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T22:56:50.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:51.583Z] ---> sudo-logs.sh [2020-12-11T22:56:51.583Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T22:56:51.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:52.366Z] ---> job-cost.sh [2020-12-11T22:56:52.366Z] lf-activate-venv: SKIPPING [2020-12-11T22:56:52.366Z] INFO: No Stack... [2020-12-11T22:56:53.369Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T22:56:53.953Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T22:56:53.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:56:54.331Z] ---> logs-deploy.sh [2020-12-11T22:56:54.331Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/8 [2020-12-11T22:56:54.331Z] INFO: archiving workspace using pattern(s): [2020-12-11T22:56:56.935Z] Archives upload complete. [2020-12-11T22:56:56.935Z] INFO: archiving logs to Nexus