Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from a0fe9c2cbb5f2ba2374e06009d327325fce0109d+c8e01228eebdce54d172fd10835788ee98243d1b (1860421d0b514eb5b087bbe221964ff91ce2cae6) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17126 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d Merge succeeded, producing 071c9262eec4428d3dc066793b2c79d6412a0b4b Checking out Revision 071c9262eec4428d3dc066793b2c79d6412a0b4b (PR-2962) > git config core.sparsecheckout # timeout=10 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # 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 c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 071c9262eec4428d3dc066793b2c79d6412a0b4b # timeout=10 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" > git rev-list --no-walk a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-22T00:31:22.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-22T00:31:22.909Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-22T00:31:23.006Z] ========================================================= [2020-12-22T00:31:23.007Z] EdgeX Global Pipelines Version Info [2020-12-22T00:31:23.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:31:24.547Z] ------------------- [2020-12-22T00:31:24.547Z] stable info: [2020-12-22T00:31:24.547Z] ------------------- [2020-12-22T00:31:24.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-22T00:31:24.547Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:31:24.547Z] Message: update stable to v1.0.173 [2020-12-22T00:31:25.494Z] ------------------- [2020-12-22T00:31:25.494Z] experimental info: [2020-12-22T00:31:25.494Z] ------------------- [2020-12-22T00:31:25.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-22T00:31:25.494Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:31:25.494Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-22T00:31:25.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-22T00:31:25.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-22T00:31:25.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-22T00:31:26.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-22T00:31:26.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-22T00:31:26.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-22T00:31:26.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-22T00:31:26.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-22T00:31:26.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-22T00:31:26.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-22T00:31:26.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-22T00:31:26.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-22T00:31:26.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-22T00:31:26.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-22T00:31:26.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:31:27.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:31:27.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-22T00:31:27.221Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-22T00:31:27.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-22T00:31:27.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-22T00:31:27.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-22T00:31:27.574Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-22T00:31:27.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-22T00:31:27.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo [2020-12-22T00:31:27.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo [2020-12-22T00:31:27.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo [2020-12-22T00:31:28.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 071c9262eec4428d3dc066793b2c79d6412a0b4b [Pipeline] echo [2020-12-22T00:31:28.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 071c926 [Pipeline] echo [2020-12-22T00:31:28.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T00:31:28.383Z] provisioning config files... [2020-12-22T00:31:28.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8574941932727961724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:31:28.762Z] ---> docker-login.sh [2020-12-22T00:31:28.762Z] nexus3.edgexfoundry.org:10001 [2020-12-22T00:31:29.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:29.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:29.025Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:29.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:29.025Z] [2020-12-22T00:31:29.025Z] Login Succeeded [2020-12-22T00:31:29.025Z] nexus3.edgexfoundry.org:10002 [2020-12-22T00:31:29.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:29.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:29.297Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:29.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:29.297Z] [2020-12-22T00:31:29.297Z] Login Succeeded [2020-12-22T00:31:29.297Z] nexus3.edgexfoundry.org:10003 [2020-12-22T00:31:29.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:29.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:29.563Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:29.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:29.563Z] [2020-12-22T00:31:29.563Z] Login Succeeded [2020-12-22T00:31:29.563Z] nexus3.edgexfoundry.org:10004 [2020-12-22T00:31:29.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:29.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:29.563Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:29.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:29.563Z] [2020-12-22T00:31:29.563Z] Login Succeeded [2020-12-22T00:31:29.563Z] docker.io [2020-12-22T00:31:29.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:31:30.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:31:30.087Z] Configure a credential helper to remove this warning. See [2020-12-22T00:31:30.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:31:30.087Z] [2020-12-22T00:31:30.087Z] Login Succeeded [2020-12-22T00:31:30.087Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T00:31:30.107Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T00:31:30.675Z] ++ 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-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/core-command/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/core-data/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-22T00:31:30.675Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-22T00:31:30.675Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-22T00:31:30.675Z] ++ cut -d/ -f2 [2020-12-22T00:31:30.675Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-22T00:31:30.747Z] 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-22T00:31:31.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:31.677Z] [2020-12-22T00:31:31.677Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:31:32.055Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:32.055Z] latest: Pulling from edgex-devops/git-semver [2020-12-22T00:31:32.055Z] 31603596830f: Pulling fs layer [2020-12-22T00:31:32.055Z] 2a8b12db71e7: Pulling fs layer [2020-12-22T00:31:32.055Z] 6ca5941a6612: Pulling fs layer [2020-12-22T00:31:32.055Z] ecc8261a40a4: Pulling fs layer [2020-12-22T00:31:32.055Z] ecc8261a40a4: Waiting [2020-12-22T00:31:32.055Z] 2a8b12db71e7: Verifying Checksum [2020-12-22T00:31:32.055Z] 2a8b12db71e7: Download complete [2020-12-22T00:31:32.055Z] 31603596830f: Verifying Checksum [2020-12-22T00:31:32.055Z] 31603596830f: Download complete [2020-12-22T00:31:32.329Z] ecc8261a40a4: Verifying Checksum [2020-12-22T00:31:32.329Z] ecc8261a40a4: Download complete [2020-12-22T00:31:32.329Z] 6ca5941a6612: Verifying Checksum [2020-12-22T00:31:32.329Z] 6ca5941a6612: Download complete [2020-12-22T00:31:32.329Z] 31603596830f: Pull complete [2020-12-22T00:31:32.592Z] 2a8b12db71e7: Pull complete [2020-12-22T00:31:33.175Z] 6ca5941a6612: Pull complete [2020-12-22T00:31:33.438Z] ecc8261a40a4: Pull complete [2020-12-22T00:31:33.438Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-22T00:31:33.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:31:33.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-22T00:31:33.539Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:31:33.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-22T00:31:36.455Z] $ docker top 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-22T00:31:36.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:31:36.797Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:31:37.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:31:37.010Z] $ docker exec 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent [2020-12-22T00:31:37.191Z] SSH_AUTH_SOCK=/tmp/ssh-34QRI3j6LLQ4/agent.12 [2020-12-22T00:31:37.191Z] SSH_AGENT_PID=17 [2020-12-22T00:31:37.207Z] Running ssh-add (command line suppressed) [2020-12-22T00:31:37.338Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6657353404735057746.key (/w/workspace/edgex-go/2@tmp/private_key_6657353404735057746.key) [2020-12-22T00:31:37.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:31:37.745Z] + git tag --points-at HEAD [Pipeline] } [2020-12-22T00:31:37.773Z] $ docker exec --env ******** --env ******** 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent -k [2020-12-22T00:31:37.894Z] unset SSH_AUTH_SOCK; [2020-12-22T00:31:37.894Z] unset SSH_AGENT_PID; [2020-12-22T00:31:37.894Z] echo Agent pid 17 killed; [2020-12-22T00:31:37.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-22T00:31:38.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:31:38.085Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:31:38.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:31:38.260Z] $ docker exec 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent [2020-12-22T00:31:38.412Z] SSH_AUTH_SOCK=/tmp/ssh-ZWhLDnzIcz0U/agent.47 [2020-12-22T00:31:38.412Z] SSH_AGENT_PID=52 [2020-12-22T00:31:38.418Z] Running ssh-add (command line suppressed) [2020-12-22T00:31:38.552Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2449741322421697711.key (/w/workspace/edgex-go/2@tmp/private_key_2449741322421697711.key) [2020-12-22T00:31:38.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:31:38.951Z] + git semver init [2020-12-22T00:31:38.951Z] # -> Open(): unable to determine branch for HEAD [2020-12-22T00:31:38.951Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-12-22T00:31:38.951Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-12-22T00:31:38.951Z] # $SEMVER_REMOTE_NAME = origin [2020-12-22T00:31:38.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-22T00:31:38.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-22T00:31:38.951Z] # $SEMVER_BRANCH = PR-2962 [2020-12-22T00:31:38.951Z] # $SEMVER_TEMP = /tmp/semver-126621972 [2020-12-22T00:31:38.951Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-22T00:32:17.819Z] # '/tmp/semver-126621972' -> '/w/workspace/edgex-go/2/.semver' [2020-12-22T00:32:17.819Z] # -> Force: false [2020-12-22T00:32:17.819Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-12-22T00:32:17.835Z] $ docker exec --env ******** --env ******** 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent -k [2020-12-22T00:32:18.042Z] unset SSH_AUTH_SOCK; [2020-12-22T00:32:18.042Z] unset SSH_AGENT_PID; [2020-12-22T00:32:18.042Z] echo Agent pid 52 killed; [2020-12-22T00:32:18.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T00:32:18.630Z] + git semver [Pipeline] } [2020-12-22T00:32:18.650Z] $ docker stop --time=1 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 [2020-12-22T00:32:20.380Z] $ docker rm -f 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:32:21.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-22T00:32:21.686Z] Stashed 1 file(s) [Pipeline] echo [2020-12-22T00:32:21.688Z] [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-22T00:32:22.597Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:32:22.897Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:32:23.194Z] + sudo service docker restart [2020-12-22T00:32:23.194Z] + true [2020-12-22T00:32:23.194Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-22T00:32:23.784Z] ========================================================= [2020-12-22T00:32:23.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-22T00:32:23.784Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:32:24.123Z] + 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-22T00:32:27.445Z] Sending build context to Docker daemon 326.3MB [2020-12-22T00:32:27.445Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-22T00:32:27.445Z] Step 2/7 : FROM ${BASE} [2020-12-22T00:32:27.445Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-22T00:32:27.445Z] 188c0c94c7c5: Pulling fs layer [2020-12-22T00:32:27.445Z] 0ef7d3d256c8: Pulling fs layer [2020-12-22T00:32:27.445Z] de9db76c5a1d: Pulling fs layer [2020-12-22T00:32:27.445Z] bca2f99d35d6: Pulling fs layer [2020-12-22T00:32:27.445Z] 93359f2a8cfa: Pulling fs layer [2020-12-22T00:32:27.445Z] 7c6f9722023f: Pulling fs layer [2020-12-22T00:32:27.445Z] a35cf1a2eb13: Pulling fs layer [2020-12-22T00:32:27.445Z] 93359f2a8cfa: Waiting [2020-12-22T00:32:27.445Z] 7c6f9722023f: Waiting [2020-12-22T00:32:27.445Z] bca2f99d35d6: Waiting [2020-12-22T00:32:27.445Z] a35cf1a2eb13: Waiting [2020-12-22T00:32:27.445Z] de9db76c5a1d: Verifying Checksum [2020-12-22T00:32:27.445Z] de9db76c5a1d: Download complete [2020-12-22T00:32:27.445Z] 0ef7d3d256c8: Verifying Checksum [2020-12-22T00:32:27.445Z] 0ef7d3d256c8: Download complete [2020-12-22T00:32:27.445Z] 93359f2a8cfa: Download complete [2020-12-22T00:32:27.445Z] 7c6f9722023f: Verifying Checksum [2020-12-22T00:32:27.445Z] 7c6f9722023f: Download complete [2020-12-22T00:32:27.445Z] 188c0c94c7c5: Verifying Checksum [2020-12-22T00:32:27.445Z] 188c0c94c7c5: Download complete [2020-12-22T00:32:28.032Z] 188c0c94c7c5: Pull complete [2020-12-22T00:32:28.294Z] 0ef7d3d256c8: Pull complete [2020-12-22T00:32:28.294Z] de9db76c5a1d: Pull complete [2020-12-22T00:32:29.249Z] a35cf1a2eb13: Verifying Checksum [2020-12-22T00:32:29.249Z] a35cf1a2eb13: Download complete [2020-12-22T00:32:30.204Z] bca2f99d35d6: Verifying Checksum [2020-12-22T00:32:30.204Z] bca2f99d35d6: Download complete [2020-12-22T00:32:35.616Z] bca2f99d35d6: Pull complete [2020-12-22T00:32:35.939Z] 93359f2a8cfa: Pull complete [2020-12-22T00:32:35.939Z] 7c6f9722023f: Pull complete [2020-12-22T00:32:37.088Z] Still waiting to schedule task [2020-12-22T00:32:37.088Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17120’ [2020-12-22T00:32:41.304Z] a35cf1a2eb13: Pull complete [2020-12-22T00:32:41.304Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-22T00:32:41.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-22T00:32:41.304Z] ---> a62c8e92a672 [2020-12-22T00:32:41.304Z] 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-22T00:32:41.304Z] ---> Running in 2a45931b54fc [2020-12-22T00:32:41.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:32:42.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:32:43.641Z] (1/12) Installing libmagic (5.38-r0) [2020-12-22T00:32:43.641Z] (2/12) Installing file (5.38-r0) [2020-12-22T00:32:43.903Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-22T00:32:43.903Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-22T00:32:56.162Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-22T00:32:56.424Z] (6/12) Installing patch (2.7.6-r6) [2020-12-22T00:32:56.424Z] (7/12) Installing build-base (0.5-r2) [2020-12-22T00:32:56.685Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-22T00:32:56.685Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-22T00:32:56.685Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-22T00:32:56.947Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-22T00:32:56.947Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-22T00:32:56.947Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:32:56.947Z] OK: 233 MiB in 51 packages [2020-12-22T00:33:00.258Z] Removing intermediate container 2a45931b54fc [2020-12-22T00:33:00.258Z] ---> 5f3eef8b282e [2020-12-22T00:33:00.258Z] Step 4/7 : WORKDIR /edgex-go [2020-12-22T00:33:00.258Z] ---> Running in dc8065a70754 [2020-12-22T00:33:00.258Z] Removing intermediate container dc8065a70754 [2020-12-22T00:33:00.258Z] ---> a3a4e5d41876 [2020-12-22T00:33:00.258Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-22T00:33:00.832Z] latest: Pulling from library/docker [2020-12-22T00:33:01.099Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T00:33:01.099Z] 4f7dc993c79e: Pulling fs layer [2020-12-22T00:33:01.099Z] d39d95e4997f: Pulling fs layer [2020-12-22T00:33:01.099Z] 1cda4b703d87: Pulling fs layer [2020-12-22T00:33:01.099Z] 54e5375350ea: Pulling fs layer [2020-12-22T00:33:01.099Z] f08cd1b3bb1b: Pulling fs layer [2020-12-22T00:33:01.099Z] 8e17d04e0c68: Pulling fs layer [2020-12-22T00:33:01.099Z] 54e5375350ea: Waiting [2020-12-22T00:33:01.099Z] f08cd1b3bb1b: Waiting [2020-12-22T00:33:01.099Z] 8e17d04e0c68: Waiting [2020-12-22T00:33:01.099Z] 1cda4b703d87: Waiting [2020-12-22T00:33:01.099Z] 801bfaa63ef2: Verifying Checksum [2020-12-22T00:33:01.099Z] 801bfaa63ef2: Download complete [2020-12-22T00:33:01.099Z] 4f7dc993c79e: Verifying Checksum [2020-12-22T00:33:01.099Z] 4f7dc993c79e: Download complete [2020-12-22T00:33:01.099Z] d39d95e4997f: Verifying Checksum [2020-12-22T00:33:01.099Z] d39d95e4997f: Download complete [2020-12-22T00:33:01.373Z] f08cd1b3bb1b: Verifying Checksum [2020-12-22T00:33:01.373Z] f08cd1b3bb1b: Download complete [2020-12-22T00:33:01.373Z] 54e5375350ea: Verifying Checksum [2020-12-22T00:33:01.373Z] 54e5375350ea: Download complete [2020-12-22T00:33:01.373Z] 801bfaa63ef2: Pull complete [2020-12-22T00:33:01.373Z] 8e17d04e0c68: Verifying Checksum [2020-12-22T00:33:01.373Z] 8e17d04e0c68: Download complete [2020-12-22T00:33:01.645Z] 4f7dc993c79e: Pull complete [2020-12-22T00:33:01.909Z] d39d95e4997f: Pull complete [2020-12-22T00:33:03.311Z] 1cda4b703d87: Verifying Checksum [2020-12-22T00:33:03.311Z] 1cda4b703d87: Download complete [2020-12-22T00:33:05.883Z] 1cda4b703d87: Pull complete [2020-12-22T00:33:06.147Z] 54e5375350ea: Pull complete [2020-12-22T00:33:06.147Z] f08cd1b3bb1b: Pull complete [2020-12-22T00:33:06.413Z] 8e17d04e0c68: Pull complete [2020-12-22T00:33:06.413Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-22T00:33:06.413Z] Status: Downloaded newer image for docker:latest [2020-12-22T00:33:07.805Z] ---> 926df89429dc [2020-12-22T00:33:07.805Z] Step 6/7 : COPY go.mod . [2020-12-22T00:33:08.066Z] ---> 205e313fd986 [2020-12-22T00:33:08.066Z] Step 7/7 : RUN go mod download [2020-12-22T00:33:08.066Z] ---> Running in aaa79052199b [2020-12-22T00:33:30.070Z] Removing intermediate container aaa79052199b [2020-12-22T00:33:30.070Z] ---> e886c44d04e9 [2020-12-22T00:33:30.070Z] Successfully built e886c44d04e9 [2020-12-22T00:33:30.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:33:30.382Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T00:33:30.382Z] . [Pipeline] withDockerContainer [2020-12-22T00:33:30.479Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:33:30.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-12-22T00:33:31.292Z] $ docker top 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:33:31.798Z] + go version [2020-12-22T00:33:31.798Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-22T00:33:31.814Z] $ docker stop --time=1 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a [2020-12-22T00:33:33.151Z] $ docker rm -f 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:33:34.044Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T00:33:34.044Z] . [Pipeline] withDockerContainer [2020-12-22T00:33:34.135Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:33:34.177Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-12-22T00:33:34.724Z] $ docker top a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-22T00:33:34.900Z] ========================================================= [2020-12-22T00:33:34.900Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-22T00:33:34.900Z] ========================================================= [Pipeline] sh [2020-12-22T00:33:36.394Z] + make test [2020-12-22T00:33:36.394Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T00:33:44.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-22T00:33:56.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-22T00:34:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-22T00:34:05.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-22T00:34:06.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-22T00:34:06.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-22T00:34:09.562Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-22T00:34:09.562Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-22T00:34:09.562Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-22T00:34:11.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 46.6% of statements [2020-12-22T00:34:11.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-22T00:34:11.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-22T00:34:11.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-22T00:34:11.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-22T00:34:11.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-22T00:34:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.0% of statements [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-22T00:34:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-22T00:34:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-22T00:34:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.435s coverage: 73.0% of statements [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-22T00:34:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.440s coverage: 82.9% of statements [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-22T00:34:15.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-22T00:34:16.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 28.6% of statements [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-22T00:34:16.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-22T00:34:16.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-12-22T00:34:16.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-22T00:34:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2020-12-22T00:34:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-22T00:34:18.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.147s coverage: 97.5% of statements [2020-12-22T00:34:18.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-22T00:34:18.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements [2020-12-22T00:34:18.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-22T00:34:18.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-22T00:34:18.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-22T00:34:18.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-22T00:34:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.8% of statements [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-22T00:34:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-22T00:34:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-22T00:34:20.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-22T00:34:20.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-22T00:34:20.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2020-12-22T00:34:20.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-22T00:34:20.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements [2020-12-22T00:34:20.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.081s coverage: 87.2% of statements [2020-12-22T00:34:20.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2020-12-22T00:34:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements [2020-12-22T00:34:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-22T00:34:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements [2020-12-22T00:34:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-22T00:34:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-22T00:34:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-12-22T00:34:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2020-12-22T00:34:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2020-12-22T00:34:22.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2020-12-22T00:34:22.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2020-12-22T00:34:23.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 55.9% of statements [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-22T00:34:23.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 37.0% of statements [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-22T00:34:23.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-22T00:34:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements [2020-12-22T00:34:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements [2020-12-22T00:34:25.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.087s coverage: 47.1% of statements [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-22T00:34:25.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-22T00:34:25.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2020-12-22T00:34:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.712s coverage: 29.1% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-22T00:34:27.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2020-12-22T00:34:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2020-12-22T00:34:28.098Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2020-12-22T00:34:28.366Z] GO111MODULE=on go vet ./... [2020-12-22T00:34:55.099Z] gofmt -l . [2020-12-22T00:34:55.099Z] [ "`gofmt -l .`" = "" ] [2020-12-22T00:34:55.099Z] ./bin/test-go-mod-tidy.sh [2020-12-22T00:34:55.099Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-22T00:34:55.641Z] + ls -al . [2020-12-22T00:34:55.641Z] total 636 [2020-12-22T00:34:55.641Z] drwxrwxr-x 10 1001 1001 4096 Dec 22 00:34 . [2020-12-22T00:34:55.641Z] drwxr-xr-x 4 root root 28 Dec 22 00:33 .. [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 11 Dec 22 00:31 .dockerignore [2020-12-22T00:34:55.641Z] drwxrwxr-x 8 1001 1001 179 Dec 22 00:31 .git [2020-12-22T00:34:55.641Z] drwxrwxr-x 3 1001 1001 125 Dec 22 00:31 .github [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 824 Dec 22 00:31 .gitignore [2020-12-22T00:34:55.641Z] drwx------ 3 1001 1001 47 Dec 22 00:32 .semver [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 166 Dec 22 00:31 .sonarcloud.properties [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:31 CONTRIBUTING.md [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:31 Dockerfile.build [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 863 Dec 22 00:31 Jenkinsfile [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:31 LICENSE [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:31 Makefile [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:31 README.md [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:31 SECURITY.md [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:31 ZMQWindows.md [2020-12-22T00:34:55.641Z] drwxrwxr-x 2 1001 1001 117 Dec 22 00:31 bin [2020-12-22T00:34:55.641Z] drwxrwxr-x 14 1001 1001 4096 Dec 22 00:31 cmd [2020-12-22T00:34:55.641Z] -rw-r--r-- 1 root root 538066 Dec 22 00:34 coverage.out [2020-12-22T00:34:55.641Z] -rw-r--r-- 1 root root 979 Dec 22 00:34 go.mod [2020-12-22T00:34:55.641Z] -rw-r--r-- 1 root root 18739 Dec 22 00:34 go.sum [2020-12-22T00:34:55.641Z] drwxrwxr-x 8 1001 1001 127 Dec 22 00:31 internal [2020-12-22T00:34:55.641Z] drwxrwxr-x 4 1001 1001 26 Dec 22 00:31 openapi [2020-12-22T00:34:55.641Z] drwxrwxr-x 4 1001 1001 71 Dec 22 00:31 snap [2020-12-22T00:34:55.641Z] -rw-rw-r-- 1 1001 1001 168 Dec 22 00:31 version.go [Pipeline] sh [2020-12-22T00:34:55.961Z] + '[' -e coverage.out ] [2020-12-22T00:34:55.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-22T00:34:56.154Z] Stashed 1 file(s) [Pipeline] sh [2020-12-22T00:34:56.459Z] + make build [2020-12-22T00:34:56.459Z] 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-22T00:34:59.780Z] 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-22T00:35:08.058Z] 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-22T00:35:09.019Z] 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-22T00:35:10.413Z] 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-22T00:35:10.999Z] 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-22T00:35:12.409Z] 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-22T00:35:13.810Z] 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-22T00:35:15.224Z] 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-22T00:35:16.638Z] 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-22T00:35:17.216Z] 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-22T00:35:18.610Z] 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-22T00:35:19.576Z] $ docker stop --time=1 a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 [2020-12-22T00:35:21.139Z] $ docker rm -f a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:35:22.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:22.989Z] [2020-12-22T00:35:22.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:35:23.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:23.343Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-22T00:35:23.343Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-22T00:35:23.343Z] ca9280d653b3: Pulling fs layer [2020-12-22T00:35:23.343Z] 7e9c9ca2126c: Pulling fs layer [2020-12-22T00:35:23.343Z] cbdbe7a5bc2a: Download complete [2020-12-22T00:35:23.925Z] cbdbe7a5bc2a: Pull complete [2020-12-22T00:35:23.925Z] ca9280d653b3: Download complete [2020-12-22T00:35:24.896Z] ca9280d653b3: Pull complete [2020-12-22T00:35:25.161Z] 7e9c9ca2126c: Verifying Checksum [2020-12-22T00:35:25.161Z] 7e9c9ca2126c: Download complete [2020-12-22T00:35:31.903Z] 7e9c9ca2126c: Pull complete [2020-12-22T00:35:31.903Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-22T00:35:31.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:31.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-22T00:35:32.052Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:35:32.097Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T00:35:32.467Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17134 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [2020-12-22T00:35:34.686Z] $ docker top dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2020-12-22T00:35:34.985Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-22T00:35:35.240Z] + docker-compose build --help [2020-12-22T00:35:35.240Z] + grep parallel [2020-12-22T00:35:36.195Z] --parallel Build images in parallel. [Pipeline] } [2020-12-22T00:35:36.212Z] $ docker stop --time=1 dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 [2020-12-22T00:35:37.534Z] $ docker rm -f dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:35:38.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-22T00:35:38.126Z] . [Pipeline] withDockerContainer [2020-12-22T00:35:38.228Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:35:38.278Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-22T00:35:38.881Z] $ docker top 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:35:39.379Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-22T00:35:40.745Z] Building docker-core-command-go ... [2020-12-22T00:35:40.745Z] Building docker-core-data-go ... [2020-12-22T00:35:40.745Z] Building docker-core-metadata-go ... [2020-12-22T00:35:40.745Z] Building docker-security-bootstrap-redis-go ... [2020-12-22T00:35:40.745Z] Building docker-security-proxy-setup-go ... [2020-12-22T00:35:40.745Z] Building docker-security-secretstore-setup-go ... [2020-12-22T00:35:40.745Z] Building docker-support-notifications-go ... [2020-12-22T00:35:40.745Z] Building docker-support-scheduler-go ... [2020-12-22T00:35:40.745Z] Building docker-sys-mgmt-agent-go ... [2020-12-22T00:35:40.745Z] Building docker-security-secretstore-setup-go [2020-12-22T00:35:40.745Z] Building docker-security-proxy-setup-go [2020-12-22T00:35:40.745Z] Building docker-core-metadata-go [2020-12-22T00:35:40.745Z] Building docker-support-notifications-go [2020-12-22T00:35:40.745Z] Building docker-support-scheduler-go [2020-12-22T00:35:41.421Z] using credential edgex-jenkins-ssh [2020-12-22T00:35:41.488Z] Cloning the remote Git repository [2020-12-22T00:35:41.555Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:35:41.689Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-22T00:35:41.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:35:41.832Z] > git --version # timeout=10 [2020-12-22T00:35:41.862Z] > git --version # 'git version 2.17.1' [2020-12-22T00:35:41.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:35:41.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:36:13.050Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:13.050Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:13.050Z] [2020-12-22T00:36:13.050Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> e886c44d04e9 [2020-12-22T00:36:13.050Z] [2020-12-22T00:36:13.050Z] ---> e886c44d04e9 [2020-12-22T00:36:13.050Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:36:13.050Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:36:13.050Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:13.050Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:13.050Z] ---> e886c44d04e9 [2020-12-22T00:36:13.050Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:36:13.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:13.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:13.050Z] ---> e886c44d04e9 [2020-12-22T00:36:13.050Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:36:13.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:36:13.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:36:13.050Z] ---> e886c44d04e9 [2020-12-22T00:36:13.050Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:36:13.050Z] ---> Running in c810c7dc68b2 [2020-12-22T00:36:13.050Z] ---> Running in 0dd07dedc675 [2020-12-22T00:36:13.050Z] ---> Running in 4bfc747f9769 [2020-12-22T00:36:13.050Z] ---> Running in 2b16824123a8 [2020-12-22T00:36:13.050Z] ---> Running in 6226aafdd7da [2020-12-22T00:36:13.050Z] Removing intermediate container 0dd07dedc675 [2020-12-22T00:36:13.050Z] ---> e4594f232092 [2020-12-22T00:36:13.050Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:13.050Z] Removing intermediate container 4bfc747f9769 [2020-12-22T00:36:13.050Z] ---> 1f8394b208f5 [2020-12-22T00:36:13.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:13.050Z] Removing intermediate container 6226aafdd7da [2020-12-22T00:36:13.050Z] ---> b8dc016290f8 [2020-12-22T00:36:13.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:13.050Z] Removing intermediate container 2b16824123a8 [2020-12-22T00:36:13.050Z] ---> f9f9f115a565 [2020-12-22T00:36:13.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:13.050Z] Removing intermediate container c810c7dc68b2 [2020-12-22T00:36:13.050Z] ---> 5d6007f7a1ee [2020-12-22T00:36:13.050Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:36:13.050Z] ---> Running in 9a97a6472b7e [2020-12-22T00:36:13.050Z] ---> Running in 316f93a339c8 [2020-12-22T00:36:13.050Z] ---> Running in 061c2b5fd1fa [2020-12-22T00:36:13.050Z] ---> Running in c42a5d6bf762 [2020-12-22T00:36:13.050Z] ---> Running in 7cfd2598649f [2020-12-22T00:36:13.269Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-22T00:36:14.133Z] Merge succeeded, producing e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 [2020-12-22T00:36:14.134Z] Checking out Revision e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 (PR-2962) [2020-12-22T00:36:12.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:36:12.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:36:12.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:36:12.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:36:12.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:36:12.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T00:36:13.296Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:36:13.314Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-22T00:36:13.667Z] > git remote # timeout=10 [2020-12-22T00:36:13.707Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T00:36:13.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:36:13.739Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-22T00:36:14.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T00:36:14.148Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:36:14.158Z] > git checkout -f e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 # timeout=10 [2020-12-22T00:36:14.466Z] Removing intermediate container 061c2b5fd1fa [2020-12-22T00:36:14.466Z] ---> 5c406da2bb74 [2020-12-22T00:36:14.466Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:36:15.418Z] Removing intermediate container 9a97a6472b7e [2020-12-22T00:36:15.418Z] ---> 677ac20d4301 [2020-12-22T00:36:15.418Z] Step 5/24 : RUN apk update && apk add make git [2020-12-22T00:36:15.418Z] ---> Running in e7c41b13cfb6 [2020-12-22T00:36:15.683Z] ---> Running in 2ac389c79c3c [2020-12-22T00:36:15.948Z] Removing intermediate container 316f93a339c8 [2020-12-22T00:36:15.948Z] ---> e9b5b0c2c21e [2020-12-22T00:36:15.948Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-22T00:36:15.948Z] Removing intermediate container 7cfd2598649f [2020-12-22T00:36:15.948Z] ---> ac06f8160f04 [2020-12-22T00:36:15.948Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:36:15.948Z] Removing intermediate container c42a5d6bf762 [2020-12-22T00:36:15.948Z] ---> 98936e6b8c44 [2020-12-22T00:36:15.948Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:36:16.218Z] ---> Running in 4052fab1836e [2020-12-22T00:36:16.218Z] ---> Running in d070e57a6c19 [2020-12-22T00:36:16.218Z] ---> Running in c07dbc6e5e01 [2020-12-22T00:36:16.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:16.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:17.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:18.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:18.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:36:18.194Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:18.194Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:18.194Z] OK: 12750 distinct packages available [2020-12-22T00:36:18.378Z] Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" [2020-12-22T00:36:18.397Z] > git rev-list --no-walk a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-22T00:36:18.458Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:18.459Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:18.459Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:18.459Z] OK: 12750 distinct packages available [2020-12-22T00:36:18.726Z] OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-22T00:36:18.998Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:18.998Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:18.998Z] OK: 12750 distinct packages available [2020-12-22T00:36:18.998Z] Removing intermediate container e7c41b13cfb6 [2020-12-22T00:36:18.998Z] ---> 956020c44028 [2020-12-22T00:36:18.998Z] Step 6/21 : COPY go.mod . [Pipeline] sh [2020-12-22T00:36:19.277Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:19.277Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:19.277Z] OK: 12750 distinct packages available [2020-12-22T00:36:19.277Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:19.277Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:36:19.277Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:36:19.277Z] OK: 12750 distinct packages available [2020-12-22T00:36:19.277Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:19.542Z] OK: 233 MiB in 51 packages [2020-12-22T00:36:19.542Z] Removing intermediate container 2ac389c79c3c [2020-12-22T00:36:19.542Z] ---> c41f012ba54a [2020-12-22T00:36:19.542Z] Step 6/24 : COPY go.mod . [2020-12-22T00:36:19.542Z] ---> cec3db8a14e5 [2020-12-22T00:36:19.542Z] Step 7/21 : RUN go mod download [2020-12-22T00:36:19.542Z] ---> Running in 2e84b41b1c0c [2020-12-22T00:36:19.803Z] ---> 8e9a96b890a9 [2020-12-22T00:36:19.803Z] Step 7/24 : RUN go mod download [2020-12-22T00:36:19.939Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:36:20.126Z] ---> Running in 51174a291911 [2020-12-22T00:36:20.126Z] Removing intermediate container 4052fab1836e [2020-12-22T00:36:20.126Z] ---> 4c95b91de8fe [2020-12-22T00:36:20.126Z] Step 6/24 : COPY go.mod . [2020-12-22T00:36:20.420Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T00:36:20.712Z] Removing intermediate container d070e57a6c19 [2020-12-22T00:36:20.712Z] ---> 40cba43ad4fa [2020-12-22T00:36:20.712Z] Step 6/21 : COPY go.mod . [2020-12-22T00:36:20.712Z] ---> 7e835a46ee00 [2020-12-22T00:36:20.712Z] Step 7/24 : RUN go mod download [2020-12-22T00:36:20.712Z] Removing intermediate container c07dbc6e5e01 [2020-12-22T00:36:20.712Z] ---> 4f7066b09d6b [2020-12-22T00:36:20.712Z] Step 6/22 : COPY go.mod . [2020-12-22T00:36:20.712Z] ---> Running in 884650b0eeda [2020-12-22T00:36:20.760Z] + + true [2020-12-22T00:36:20.760Z] sudo service docker restart [2020-12-22T00:36:20.989Z] ---> 8823ab24a30e [2020-12-22T00:36:20.989Z] Step 7/21 : RUN go mod download [2020-12-22T00:36:21.281Z] ---> 71af606dfa25 [2020-12-22T00:36:21.281Z] Step 7/22 : RUN go mod download [2020-12-22T00:36:21.281Z] ---> Running in 8965cf0a8063 [2020-12-22T00:36:21.281Z] ---> Running in 5bc5bb2a3c29 [2020-12-22T00:36:22.699Z] Removing intermediate container 2e84b41b1c0c [2020-12-22T00:36:22.699Z] ---> 7ac9da1cbeb4 [2020-12-22T00:36:22.699Z] Step 8/21 : COPY . . [2020-12-22T00:36:22.699Z] Removing intermediate container 51174a291911 [2020-12-22T00:36:22.699Z] ---> 0c226f991f93 [2020-12-22T00:36:22.699Z] Step 8/24 : COPY . . [2020-12-22T00:36:22.699Z] Removing intermediate container 884650b0eeda [2020-12-22T00:36:22.699Z] ---> 1c6dbeb23818 [2020-12-22T00:36:22.699Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T00:36:22.815Z] provisioning config files... [2020-12-22T00:36:22.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5548006829807398684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:36:23.298Z] ---> docker-login.sh [2020-12-22T00:36:23.298Z] nexus3.edgexfoundry.org:10001 [2020-12-22T00:36:23.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:24.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:24.495Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:24.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:24.495Z] [2020-12-22T00:36:24.495Z] Login Succeeded [2020-12-22T00:36:24.495Z] nexus3.edgexfoundry.org:10002 [2020-12-22T00:36:24.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:25.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:25.043Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:25.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:25.043Z] [2020-12-22T00:36:25.043Z] Login Succeeded [2020-12-22T00:36:25.043Z] nexus3.edgexfoundry.org:10003 [2020-12-22T00:36:25.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:25.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:25.597Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:25.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:25.597Z] [2020-12-22T00:36:25.597Z] Login Succeeded [2020-12-22T00:36:25.597Z] nexus3.edgexfoundry.org:10004 [2020-12-22T00:36:25.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:26.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:26.149Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:26.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:26.149Z] [2020-12-22T00:36:26.149Z] Login Succeeded [2020-12-22T00:36:26.149Z] docker.io [2020-12-22T00:36:26.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:36:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:36:27.022Z] Configure a credential helper to remove this warning. See [2020-12-22T00:36:27.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:36:27.022Z] [2020-12-22T00:36:27.022Z] Login Succeeded [2020-12-22T00:36:27.022Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T00:36:27.040Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T00:36:27.522Z] ========================================================= [2020-12-22T00:36:27.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-22T00:36:27.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:36:27.914Z] + 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-22T00:36:28.066Z] Removing intermediate container 8965cf0a8063 [2020-12-22T00:36:28.066Z] ---> 421945ba7f56 [2020-12-22T00:36:28.066Z] Step 8/21 : COPY . . [2020-12-22T00:36:28.654Z] Removing intermediate container 5bc5bb2a3c29 [2020-12-22T00:36:28.654Z] ---> d98589cfb05e [2020-12-22T00:36:28.654Z] Step 8/22 : COPY . . [2020-12-22T00:36:30.558Z] Sending build context to Docker daemon 165.4MB [2020-12-22T00:36:30.558Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-22T00:36:30.558Z] Step 2/7 : FROM ${BASE} [2020-12-22T00:36:30.558Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-22T00:36:30.558Z] 5f621e34cdf4: Pulling fs layer [2020-12-22T00:36:30.559Z] a4357932f1b6: Pulling fs layer [2020-12-22T00:36:30.559Z] 18c013af1878: Pulling fs layer [2020-12-22T00:36:30.559Z] 00ac8860ef70: Pulling fs layer [2020-12-22T00:36:30.559Z] 63d7cb157983: Pulling fs layer [2020-12-22T00:36:30.559Z] b116817d02f9: Pulling fs layer [2020-12-22T00:36:30.559Z] 745a02a5169b: Pulling fs layer [2020-12-22T00:36:30.559Z] 00ac8860ef70: Waiting [2020-12-22T00:36:30.559Z] 63d7cb157983: Waiting [2020-12-22T00:36:30.559Z] b116817d02f9: Waiting [2020-12-22T00:36:30.559Z] 745a02a5169b: Waiting [2020-12-22T00:36:30.559Z] 18c013af1878: Download complete [2020-12-22T00:36:30.559Z] a4357932f1b6: Verifying Checksum [2020-12-22T00:36:30.559Z] a4357932f1b6: Download complete [2020-12-22T00:36:30.559Z] 63d7cb157983: Verifying Checksum [2020-12-22T00:36:30.559Z] 63d7cb157983: Download complete [2020-12-22T00:36:30.559Z] b116817d02f9: Verifying Checksum [2020-12-22T00:36:30.559Z] b116817d02f9: Download complete [2020-12-22T00:36:31.158Z] 5f621e34cdf4: Verifying Checksum [2020-12-22T00:36:31.158Z] 5f621e34cdf4: Download complete [2020-12-22T00:36:31.431Z] 5f621e34cdf4: Pull complete [2020-12-22T00:36:32.032Z] a4357932f1b6: Pull complete [2020-12-22T00:36:32.307Z] 18c013af1878: Pull complete [2020-12-22T00:36:33.284Z] 745a02a5169b: Download complete [2020-12-22T00:36:34.717Z] 00ac8860ef70: Verifying Checksum [2020-12-22T00:36:34.717Z] 00ac8860ef70: Download complete [2020-12-22T00:36:44.878Z] 00ac8860ef70: Pull complete [2020-12-22T00:36:44.878Z] 63d7cb157983: Pull complete [2020-12-22T00:36:44.878Z] b116817d02f9: Pull complete [2020-12-22T00:36:48.279Z] 745a02a5169b: Pull complete [2020-12-22T00:36:48.279Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-22T00:36:48.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-22T00:36:48.279Z] ---> b7e6874047d6 [2020-12-22T00:36:48.279Z] 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-22T00:36:51.690Z] ---> Running in 9c2b544a051d [2020-12-22T00:36:53.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:36:54.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:36:55.553Z] (1/12) Installing libmagic (5.38-r0) [2020-12-22T00:36:55.826Z] (2/12) Installing file (5.38-r0) [2020-12-22T00:36:55.826Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-22T00:36:55.826Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-22T00:37:00.135Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-22T00:37:00.135Z] (6/12) Installing patch (2.7.6-r6) [2020-12-22T00:37:00.135Z] (7/12) Installing build-base (0.5-r2) [2020-12-22T00:37:00.135Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-22T00:37:00.135Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-22T00:37:00.135Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-22T00:37:00.135Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-22T00:37:00.407Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-22T00:37:00.407Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:37:00.407Z] OK: 217 MiB in 51 packages [2020-12-22T00:37:00.923Z] ---> 17db93559f54 [2020-12-22T00:37:00.923Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-22T00:37:00.923Z] ---> Running in 3d8803d233cf [2020-12-22T00:37:01.185Z] ---> a69224e345ad [2020-12-22T00:37:01.185Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-22T00:37:01.185Z] ---> 6b596c3520ae [2020-12-22T00:37:01.185Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-22T00:37:01.185Z] ---> 17c4422343f4 [2020-12-22T00:37:01.185Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-22T00:37:01.185Z] ---> 91acd6d12aac [2020-12-22T00:37:01.185Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-22T00:37:01.448Z] ---> Running in 0d874d745c8c [2020-12-22T00:37:01.448Z] ---> Running in f29dc20ae21d [2020-12-22T00:37:01.448Z] ---> Running in bdf2b70160f4 [2020-12-22T00:37:01.448Z] ---> Running in bb1284be4ec9 [2020-12-22T00:37:02.051Z] 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-22T00:37:02.051Z] 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-22T00:37:02.328Z] 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-22T00:37:02.593Z] 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-22T00:37:02.593Z] 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-22T00:37:04.744Z] Removing intermediate container 9c2b544a051d [2020-12-22T00:37:04.744Z] ---> 8b9864e75b45 [2020-12-22T00:37:04.744Z] Step 4/7 : WORKDIR /edgex-go [2020-12-22T00:37:04.744Z] ---> Running in e9f1b1b9583e [2020-12-22T00:37:05.016Z] Removing intermediate container e9f1b1b9583e [2020-12-22T00:37:05.016Z] ---> c171417be2c5 [2020-12-22T00:37:05.016Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-22T00:37:05.611Z] latest: Pulling from library/docker [2020-12-22T00:37:05.612Z] 159e5727ea61: Pulling fs layer [2020-12-22T00:37:05.612Z] 687389c36290: Pulling fs layer [2020-12-22T00:37:05.612Z] 94e28978939c: Pulling fs layer [2020-12-22T00:37:05.612Z] ea42096754a7: Pulling fs layer [2020-12-22T00:37:05.612Z] bd61cee6920e: Pulling fs layer [2020-12-22T00:37:05.612Z] 87c4ece4675c: Pulling fs layer [2020-12-22T00:37:05.612Z] 90ca8b2ff088: Pulling fs layer [2020-12-22T00:37:05.612Z] ea42096754a7: Waiting [2020-12-22T00:37:05.612Z] bd61cee6920e: Waiting [2020-12-22T00:37:05.612Z] 87c4ece4675c: Waiting [2020-12-22T00:37:05.612Z] 90ca8b2ff088: Waiting [2020-12-22T00:37:05.888Z] 94e28978939c: Verifying Checksum [2020-12-22T00:37:05.888Z] 94e28978939c: Download complete [2020-12-22T00:37:05.888Z] 687389c36290: Verifying Checksum [2020-12-22T00:37:05.888Z] 687389c36290: Download complete [2020-12-22T00:37:05.888Z] 159e5727ea61: Verifying Checksum [2020-12-22T00:37:05.888Z] 159e5727ea61: Download complete [2020-12-22T00:37:06.168Z] 87c4ece4675c: Download complete [2020-12-22T00:37:06.168Z] bd61cee6920e: Verifying Checksum [2020-12-22T00:37:06.168Z] bd61cee6920e: Download complete [2020-12-22T00:37:06.444Z] 159e5727ea61: Pull complete [2020-12-22T00:37:07.061Z] 90ca8b2ff088: Download complete [2020-12-22T00:37:07.338Z] 687389c36290: Pull complete [2020-12-22T00:37:07.338Z] ea42096754a7: Verifying Checksum [2020-12-22T00:37:07.338Z] ea42096754a7: Download complete [2020-12-22T00:37:07.613Z] 94e28978939c: Pull complete [2020-12-22T00:37:11.002Z] ea42096754a7: Pull complete [2020-12-22T00:37:11.275Z] bd61cee6920e: Pull complete [2020-12-22T00:37:11.549Z] 87c4ece4675c: Pull complete [2020-12-22T00:37:11.821Z] 90ca8b2ff088: Pull complete [2020-12-22T00:37:11.821Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-22T00:37:11.821Z] Status: Downloaded newer image for docker:latest [2020-12-22T00:37:15.215Z] ---> 807303298637 [2020-12-22T00:37:15.215Z] Step 6/7 : COPY go.mod . [2020-12-22T00:37:15.810Z] ---> 8e057e339ac0 [2020-12-22T00:37:15.810Z] Step 7/7 : RUN go mod download [2020-12-22T00:37:16.082Z] ---> Running in fe51348f095f [2020-12-22T00:37:29.317Z] 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-22T00:37:29.317Z] 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-22T00:37:37.564Z] Removing intermediate container bdf2b70160f4 [2020-12-22T00:37:37.564Z] ---> d2a8fd44b2bf [2020-12-22T00:37:37.564Z] [2020-12-22T00:37:37.564Z] Step 10/21 : FROM scratch [2020-12-22T00:37:37.564Z] ---> [2020-12-22T00:37:37.564Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:37:37.564Z] Removing intermediate container bb1284be4ec9 [2020-12-22T00:37:37.564Z] ---> f5ce4bf8b0e8 [2020-12-22T00:37:37.564Z] [2020-12-22T00:37:37.564Z] Step 10/24 : FROM scratch [2020-12-22T00:37:37.564Z] ---> [2020-12-22T00:37:37.564Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-22T00:37:37.564Z] ---> Running in 8f5e08396adf [2020-12-22T00:37:37.564Z] ---> Running in 189e75e98822 [2020-12-22T00:37:38.961Z] Removing intermediate container 189e75e98822 [2020-12-22T00:37:38.961Z] ---> 5a2ca0fd0b9c [2020-12-22T00:37:38.961Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-22T00:37:38.961Z] Removing intermediate container 8f5e08396adf [2020-12-22T00:37:38.961Z] ---> 77e094f7dc11 [2020-12-22T00:37:38.961Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-22T00:37:41.508Z] ---> Running in 9c3e8ebc1127 [2020-12-22T00:37:41.508Z] ---> Running in 87f0709620e8 [2020-12-22T00:37:41.508Z] Removing intermediate container 3d8803d233cf [2020-12-22T00:37:41.508Z] ---> 858e62113919 [2020-12-22T00:37:41.508Z] [2020-12-22T00:37:41.508Z] Step 10/24 : FROM alpine:3.10 [2020-12-22T00:37:41.508Z] Removing intermediate container 0d874d745c8c [2020-12-22T00:37:41.508Z] ---> 3d381aa56b67 [2020-12-22T00:37:41.508Z] [2020-12-22T00:37:41.508Z] Step 10/21 : FROM alpine [2020-12-22T00:37:41.508Z] Removing intermediate container f29dc20ae21d [2020-12-22T00:37:41.508Z] ---> 3536cedac22e [2020-12-22T00:37:41.508Z] [2020-12-22T00:37:41.508Z] Step 10/22 : FROM scratch [2020-12-22T00:37:41.508Z] ---> [2020-12-22T00:37:41.508Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:37:41.508Z] ---> Using cache [2020-12-22T00:37:41.508Z] ---> 5a2ca0fd0b9c [2020-12-22T00:37:41.508Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-22T00:37:41.769Z] 3.10: Pulling from library/alpine [2020-12-22T00:37:41.769Z] Removing intermediate container 9c3e8ebc1127 [2020-12-22T00:37:41.769Z] ---> e5a419341059 [2020-12-22T00:37:41.769Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T00:37:41.769Z] Removing intermediate container 87f0709620e8 [2020-12-22T00:37:41.769Z] ---> 14df411c3744 [2020-12-22T00:37:41.769Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-22T00:37:41.769Z] latest: Pulling from library/alpine [2020-12-22T00:37:42.030Z] ---> Running in 6cc6339b21a4 [2020-12-22T00:37:42.030Z] ---> Running in ddd2cde3c96b [2020-12-22T00:37:42.030Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T00:37:42.030Z] ---> Running in ffdc64b08d8b [2020-12-22T00:37:42.030Z] Status: Downloaded newer image for alpine:latest [2020-12-22T00:37:42.030Z] ---> 389fef711851 [2020-12-22T00:37:42.030Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-22T00:37:42.290Z] ---> Running in 4179b8e4bca2 [2020-12-22T00:37:42.290Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-22T00:37:42.559Z] Removing intermediate container 6cc6339b21a4 [2020-12-22T00:37:42.559Z] ---> ed5593ca5abf [2020-12-22T00:37:42.559Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:37:42.559Z] Status: Downloaded newer image for alpine:3.10 [2020-12-22T00:37:42.559Z] ---> be4e4bea2c2e [2020-12-22T00:37:42.559Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:37:42.559Z] Removing intermediate container ddd2cde3c96b [2020-12-22T00:37:42.559Z] ---> 9cca350d8423 [2020-12-22T00:37:42.559Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-22T00:37:42.559Z] Removing intermediate container ffdc64b08d8b [2020-12-22T00:37:42.559Z] ---> 18f2406dd280 [2020-12-22T00:37:42.559Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-22T00:37:42.560Z] ---> Running in 8a1a85430d76 [2020-12-22T00:37:42.824Z] ---> Running in a18ebad7dffd [2020-12-22T00:37:42.885Z] Removing intermediate container fe51348f095f [2020-12-22T00:37:42.885Z] ---> 0cf7e0261812 [2020-12-22T00:37:42.885Z] Successfully built 0cf7e0261812 [2020-12-22T00:37:42.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:37:43.095Z] ---> 2b15789e03a7 [2020-12-22T00:37:43.095Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-22T00:37:43.095Z] Removing intermediate container 8a1a85430d76 [2020-12-22T00:37:43.095Z] ---> a53031968698 [2020-12-22T00:37:43.095Z] Step 14/22 : WORKDIR / [2020-12-22T00:37:43.095Z] ---> c497738be6cc [2020-12-22T00:37:43.095Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-22T00:37:43.095Z] ---> Running in e52c7dff8712 [2020-12-22T00:37:43.225Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T00:37:43.225Z] . [Pipeline] withDockerContainer [2020-12-22T00:37:43.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:37:43.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:37:43.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:37:43.367Z] Removing intermediate container e52c7dff8712 [2020-12-22T00:37:43.367Z] ---> d1c434e7105b [2020-12-22T00:37:43.367Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-22T00:37:43.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2020-12-22T00:37:43.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2020-12-22T00:37:43.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:37:43.631Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:37:43.631Z] v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:37:43.631Z] OK: 12745 distinct packages available [2020-12-22T00:37:43.631Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:37:43.631Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:37:43.631Z] OK: 10350 distinct packages available [2020-12-22T00:37:43.892Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-22T00:37:43.892Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:37:43.892Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:37:43.892Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-22T00:37:43.892Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:37:43.892Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:37:43.892Z] (4/4) Installing curl (7.69.1-r3) [2020-12-22T00:37:43.892Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:37:43.892Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:37:43.892Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:37:43.892Z] Executing ca-certificates-20191127-r4.trigger [2020-12-22T00:37:43.892Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:37:43.892Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:37:44.153Z] OK: 7 MiB in 18 packages [2020-12-22T00:37:44.153Z] OK: 7 MiB in 19 packages [2020-12-22T00:37:44.153Z] ---> 40924332b188 [2020-12-22T00:37:44.153Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-22T00:37:45.138Z] $ docker top ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:37:45.547Z] ---> 50b0b52f7aac [2020-12-22T00:37:45.547Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-22T00:37:45.547Z] ---> 33690498554f [2020-12-22T00:37:45.547Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-22T00:37:46.122Z] ---> 8b98b94631d7 [2020-12-22T00:37:46.122Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-22T00:37:46.138Z] + go version [2020-12-22T00:37:46.138Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-22T00:37:46.169Z] $ docker stop --time=1 ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 [2020-12-22T00:37:46.385Z] ---> 984d1376b386 [2020-12-22T00:37:46.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-22T00:37:47.333Z] ---> 6420aa28ad81 [2020-12-22T00:37:47.333Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-22T00:37:47.333Z] ---> Running in 7ac39b698426 [2020-12-22T00:37:47.333Z] ---> ce1a7a1f213f [2020-12-22T00:37:47.333Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-22T00:37:47.333Z] Removing intermediate container 4179b8e4bca2 [2020-12-22T00:37:47.333Z] ---> f178b0b84814 [2020-12-22T00:37:47.333Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:37:47.333Z] ---> 27fdf2b765dd [2020-12-22T00:37:47.333Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-22T00:37:47.598Z] Removing intermediate container a18ebad7dffd [2020-12-22T00:37:47.598Z] ---> 96ae19bc124d [2020-12-22T00:37:47.598Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:37:47.598Z] ---> Running in 61674f2b3f7e [2020-12-22T00:37:47.598Z] ---> Running in 2da7819a0f73 [2020-12-22T00:37:47.598Z] ---> Running in 12d6cb132b1c [2020-12-22T00:37:47.859Z] Removing intermediate container 7ac39b698426 [2020-12-22T00:37:47.859Z] ---> 2712df792775 [2020-12-22T00:37:47.859Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:37:47.859Z] ---> Running in bdeabf4c6944 [2020-12-22T00:37:48.104Z] $ docker rm -f ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 [2020-12-22T00:37:48.121Z] ---> 3e7a968c7438 [2020-12-22T00:37:48.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-22T00:37:48.121Z] Removing intermediate container 61674f2b3f7e [2020-12-22T00:37:48.121Z] ---> 1db884a69291 [2020-12-22T00:37:48.121Z] Step 13/21 : WORKDIR /edgex [2020-12-22T00:37:48.121Z] Removing intermediate container 12d6cb132b1c [2020-12-22T00:37:48.121Z] ---> 683064d4eba1 [2020-12-22T00:37:48.121Z] Step 13/24 : WORKDIR / [2020-12-22T00:37:48.121Z] Removing intermediate container 2da7819a0f73 [2020-12-22T00:37:48.121Z] ---> ed0b806e9493 [2020-12-22T00:37:48.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // withDockerContainer [2020-12-22T00:37:48.385Z] Removing intermediate container bdeabf4c6944 [2020-12-22T00:37:48.385Z] ---> 202a2bfc7a70 [2020-12-22T00:37:48.385Z] Step 19/21 : LABEL arch=x86_64 [2020-12-22T00:37:48.385Z] ---> Running in fc3a39d27dd2 [2020-12-22T00:37:48.385Z] ---> Running in 270be7796940 [2020-12-22T00:37:48.385Z] ---> Running in 81bbae669394 [2020-12-22T00:37:48.385Z] ---> Running in d327d646a033 [2020-12-22T00:37:48.385Z] ---> 0d34fbc84db1 [2020-12-22T00:37:48.385Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-22T00:37:48.652Z] ---> Running in f294a7b2d0d9 [2020-12-22T00:37:48.652Z] Removing intermediate container 81bbae669394 [2020-12-22T00:37:48.652Z] ---> 106f442fbfd0 [2020-12-22T00:37:48.652Z] Step 20/22 : LABEL arch=x86_64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:37:48.914Z] Removing intermediate container fc3a39d27dd2 [2020-12-22T00:37:48.914Z] ---> b100dbe84b58 [2020-12-22T00:37:48.914Z] 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-22T00:37:48.914Z] Removing intermediate container 270be7796940 [2020-12-22T00:37:48.914Z] ---> 7ec1f469c4ff [2020-12-22T00:37:48.914Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-22T00:37:48.914Z] Removing intermediate container d327d646a033 [2020-12-22T00:37:48.914Z] ---> d0ca5b838b36 [2020-12-22T00:37:48.914Z] Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:37:48.914Z] ---> Running in 98fe72922d5c [2020-12-22T00:37:49.092Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T00:37:49.093Z] . [Pipeline] withDockerContainer [2020-12-22T00:37:49.177Z] ---> Running in adfc52ff0408 [2020-12-22T00:37:49.177Z] Removing intermediate container f294a7b2d0d9 [2020-12-22T00:37:49.177Z] ---> 3faaeccc41f2 [2020-12-22T00:37:49.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:37:49.177Z] ---> 956583fa72a4 [2020-12-22T00:37:49.177Z] 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-22T00:37:49.177Z] ---> Running in 7ede49d0e50e [2020-12-22T00:37:49.177Z] ---> 1415b5b6c255 [2020-12-22T00:37:49.177Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-22T00:37:49.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2020-12-22T00:37:49.438Z] Removing intermediate container 98fe72922d5c [2020-12-22T00:37:49.438Z] ---> b916c0405b6e [2020-12-22T00:37:49.438Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:37:49.438Z] Removing intermediate container adfc52ff0408 [2020-12-22T00:37:49.438Z] ---> 02efc4961711 [2020-12-22T00:37:49.438Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:37:49.438Z] ---> Running in 7def5ac9fad4 [2020-12-22T00:37:49.467Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2020-12-22T00:37:49.702Z] ---> Running in aadfebf9fc19 [2020-12-22T00:37:49.702Z] ---> 5b24ae2e821b [2020-12-22T00:37:49.702Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-22T00:37:49.702Z] Removing intermediate container 7ede49d0e50e [2020-12-22T00:37:49.702Z] ---> dab7dc034c0f [2020-12-22T00:37:49.702Z] Step 22/24 : LABEL arch=x86_64 [2020-12-22T00:37:49.963Z] ---> 1567c4cf98ad [2020-12-22T00:37:49.963Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-22T00:37:49.963Z] ---> Running in 6031015e621b [2020-12-22T00:37:49.963Z] Removing intermediate container 7def5ac9fad4 [2020-12-22T00:37:49.963Z] ---> b926eb161875 [2020-12-22T00:37:49.963Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:37:50.225Z] Removing intermediate container aadfebf9fc19 [2020-12-22T00:37:50.225Z] ---> b6b81de48530 [2020-12-22T00:37:50.225Z] [2020-12-22T00:37:50.487Z] Successfully built b6b81de48530 [2020-12-22T00:37:50.487Z] ---> 802a471fade6 [2020-12-22T00:37:50.488Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-22T00:37:50.753Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-22T00:37:50.753Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2020-12-22T00:37:50.753Z] ---> Running in ebfd0f1f9755 [2020-12-22T00:37:50.753Z] ---> 708d1b73412b [2020-12-22T00:37:50.753Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-22T00:37:50.753Z] Removing intermediate container 6031015e621b [2020-12-22T00:37:50.753Z] ---> 9884373a43bf [2020-12-22T00:37:50.753Z] Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:37:50.972Z] $ docker top 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d -eo pid,comm [2020-12-22T00:37:51.144Z] ---> Running in 83f5cb6534b7 [2020-12-22T00:37:51.144Z] ---> Running in dc1506b42f2a [2020-12-22T00:37:51.144Z] Removing intermediate container ebfd0f1f9755 [2020-12-22T00:37:51.144Z] ---> 39bbf0d3de6c [2020-12-22T00:37:51.144Z] [2020-12-22T00:37:51.144Z] ---> 7acfb186d05d [2020-12-22T00:37:51.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] echo [2020-12-22T00:37:51.368Z] ========================================================= [2020-12-22T00:37:51.368Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-22T00:37:51.368Z] ========================================================= [Pipeline] sh [2020-12-22T00:37:51.458Z] Successfully built 39bbf0d3de6c [2020-12-22T00:37:51.458Z] Successfully tagged docker-core-metadata-go:latest [2020-12-22T00:37:51.458Z] Building docker-sys-mgmt-agent-go [2020-12-22T00:37:51.458Z]  Building docker-core-metadata-go ... done Removing intermediate container 83f5cb6534b7 [2020-12-22T00:37:51.458Z] ---> 9285e971449b [2020-12-22T00:37:51.458Z] Step 18/21 : CMD ["--init=true"] [2020-12-22T00:37:51.458Z] Removing intermediate container dc1506b42f2a [2020-12-22T00:37:51.458Z] ---> 058c40368b98 [2020-12-22T00:37:51.458Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:37:51.724Z] ---> Running in 026c140d0724 [2020-12-22T00:37:51.724Z] ---> Running in ca1c52b89e92 [2020-12-22T00:37:52.012Z] ---> d977727474b8 [2020-12-22T00:37:52.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-22T00:37:52.017Z] + make test [2020-12-22T00:37:52.017Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T00:37:55.385Z] Removing intermediate container ca1c52b89e92 [2020-12-22T00:37:55.385Z] ---> b729eec8dfa4 [2020-12-22T00:37:55.385Z] [2020-12-22T00:37:55.385Z] Removing intermediate container 026c140d0724 [2020-12-22T00:37:55.385Z] ---> 1c7462d399d5 [2020-12-22T00:37:55.385Z] Step 19/21 : LABEL arch=x86_64 [2020-12-22T00:37:55.385Z] Successfully built b729eec8dfa4 [2020-12-22T00:37:57.324Z] Successfully tagged docker-support-notifications-go:latest [2020-12-22T00:37:57.324Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-12-22T00:37:57.324Z] ---> b8a68fae7761 [2020-12-22T00:37:57.324Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-22T00:37:57.324Z] ---> Running in 4dafb82532b6 [2020-12-22T00:37:57.590Z] ---> Running in 05d8b26929a5 [2020-12-22T00:37:57.854Z] Removing intermediate container 4dafb82532b6 [2020-12-22T00:37:57.854Z] ---> 453899c8f6ac [2020-12-22T00:37:57.854Z] Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:38:02.076Z] ---> Running in 0695a9e03605 [2020-12-22T00:38:06.332Z] Removing intermediate container 0695a9e03605 [2020-12-22T00:38:06.332Z] ---> 12a07c3b50b2 [2020-12-22T00:38:06.332Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:38:06.924Z] ---> Running in 4aaae44889dd [2020-12-22T00:38:08.341Z] Removing intermediate container 4aaae44889dd [2020-12-22T00:38:08.341Z] ---> 93c4779482fc [2020-12-22T00:38:08.341Z] [2020-12-22T00:38:08.955Z] Successfully built 93c4779482fc [2020-12-22T00:38:08.955Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-22T00:38:08.955Z] Building docker-core-data-go [2020-12-22T00:38:08.955Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 05d8b26929a5 [2020-12-22T00:38:08.955Z] ---> 6c3a7385b26c [2020-12-22T00:38:08.955Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-22T00:38:09.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:09.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:09.540Z] ---> e886c44d04e9 [2020-12-22T00:38:09.540Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> 5d6007f7a1ee [2020-12-22T00:38:09.540Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> ac06f8160f04 [2020-12-22T00:38:09.540Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> 40cba43ad4fa [2020-12-22T00:38:09.540Z] Step 6/22 : COPY go.mod . [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> 8823ab24a30e [2020-12-22T00:38:09.540Z] Step 7/22 : RUN go mod download [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> 421945ba7f56 [2020-12-22T00:38:09.540Z] Step 8/22 : COPY . . [2020-12-22T00:38:09.540Z] ---> Using cache [2020-12-22T00:38:09.540Z] ---> 91acd6d12aac [2020-12-22T00:38:09.540Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-22T00:38:09.806Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:09.806Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:09.806Z] ---> e886c44d04e9 [2020-12-22T00:38:09.806Z] Step 3/27 : WORKDIR /edgex-go [2020-12-22T00:38:09.806Z] ---> Using cache [2020-12-22T00:38:09.806Z] ---> 5d6007f7a1ee [2020-12-22T00:38:09.806Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:09.806Z] ---> Using cache [2020-12-22T00:38:09.806Z] ---> ac06f8160f04 [2020-12-22T00:38:09.806Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-22T00:38:10.759Z] ---> Running in 8388b37fed0f [2020-12-22T00:38:11.706Z] ---> Running in e6bcb5bd3805 [2020-12-22T00:38:11.706Z] ---> Running in e9a2f0c14909 [2020-12-22T00:38:13.097Z] Removing intermediate container 8388b37fed0f [2020-12-22T00:38:13.097Z] ---> 3dfba9ae4179 [2020-12-22T00:38:13.097Z] Step 22/24 : LABEL arch=x86_64 [2020-12-22T00:38:13.377Z] ---> Running in e8e56412e96b [2020-12-22T00:38:14.357Z] Removing intermediate container e8e56412e96b [2020-12-22T00:38:14.357Z] ---> 76862b127835 [2020-12-22T00:38:14.357Z] Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:38:14.633Z] 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-22T00:38:14.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:15.167Z] ---> Running in 39fe7a040b0c [2020-12-22T00:38:15.752Z] Removing intermediate container 39fe7a040b0c [2020-12-22T00:38:15.752Z] ---> 56958f1cd0d2 [2020-12-22T00:38:15.752Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:38:15.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:16.019Z] ---> Running in 3c7c597e69d1 [2020-12-22T00:38:16.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:16.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:16.284Z] ---> e886c44d04e9 [2020-12-22T00:38:16.284Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> 5d6007f7a1ee [2020-12-22T00:38:16.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> ac06f8160f04 [2020-12-22T00:38:16.284Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> 40cba43ad4fa [2020-12-22T00:38:16.284Z] Step 6/22 : COPY go.mod . [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> 8823ab24a30e [2020-12-22T00:38:16.284Z] Step 7/22 : RUN go mod download [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> 421945ba7f56 [2020-12-22T00:38:16.284Z] Step 8/22 : COPY . . [2020-12-22T00:38:16.284Z] ---> Using cache [2020-12-22T00:38:16.284Z] ---> 91acd6d12aac [2020-12-22T00:38:16.284Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-22T00:38:16.872Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:38:16.872Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:38:16.872Z] OK: 12750 distinct packages available [2020-12-22T00:38:17.141Z] OK: 233 MiB in 51 packages [2020-12-22T00:38:17.141Z] Removing intermediate container 3c7c597e69d1 [2020-12-22T00:38:17.141Z] ---> 6a1e10a39fd8 [2020-12-22T00:38:17.141Z] [2020-12-22T00:38:17.750Z] ---> Running in a80a0d500c9b [2020-12-22T00:38:17.750Z] Successfully built 6a1e10a39fd8 [2020-12-22T00:38:17.750Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-22T00:38:18.834Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-22T00:38:19.189Z]  Building docker-security-secretstore-setup-go ... done 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-22T00:38:19.189Z] Removing intermediate container e6bcb5bd3805 [2020-12-22T00:38:19.189Z] ---> 5e4f7c0913aa [2020-12-22T00:38:19.189Z] Step 6/27 : COPY go.mod . [2020-12-22T00:38:19.815Z] ---> 9799ed056786 [2020-12-22T00:38:19.816Z] Step 7/27 : RUN go mod download [2020-12-22T00:38:19.816Z] ---> Running in d1d9a675aa03 [2020-12-22T00:38:24.120Z] Removing intermediate container d1d9a675aa03 [2020-12-22T00:38:24.120Z] ---> d073f2336813 [2020-12-22T00:38:24.120Z] Step 8/27 : COPY . . [2020-12-22T00:38:29.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:38:29.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:38:29.526Z] ---> e886c44d04e9 [2020-12-22T00:38:29.526Z] Step 3/23 : WORKDIR /edgex-go [2020-12-22T00:38:29.526Z] ---> Using cache [2020-12-22T00:38:29.526Z] ---> 5d6007f7a1ee [2020-12-22T00:38:29.526Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:38:29.526Z] ---> Using cache [2020-12-22T00:38:29.526Z] ---> ac06f8160f04 [2020-12-22T00:38:29.526Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-22T00:38:30.734Z] ---> Running in 24f9ce52c588 [2020-12-22T00:38:32.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:33.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:38:34.237Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:38:34.237Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:38:34.237Z] OK: 12750 distinct packages available [2020-12-22T00:38:34.500Z] OK: 233 MiB in 51 packages [2020-12-22T00:38:39.817Z] Removing intermediate container 24f9ce52c588 [2020-12-22T00:38:39.817Z] ---> b6f8a6b921bd [2020-12-22T00:38:39.817Z] Step 6/23 : COPY go.mod . [2020-12-22T00:38:43.151Z] ---> 5c2b2cd50aa0 [2020-12-22T00:38:43.151Z] Step 7/23 : RUN go mod download [2020-12-22T00:38:46.458Z] ---> Running in 95fb59774bde [2020-12-22T00:38:46.458Z] Removing intermediate container e9a2f0c14909 [2020-12-22T00:38:46.458Z] ---> 3971ea60e8fd [2020-12-22T00:38:46.458Z] [2020-12-22T00:38:46.458Z] Step 10/22 : FROM alpine:3.10 [2020-12-22T00:38:46.458Z] ---> be4e4bea2c2e [2020-12-22T00:38:46.458Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:38:46.458Z] ---> Using cache [2020-12-22T00:38:46.458Z] ---> 96ae19bc124d [2020-12-22T00:38:46.458Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-22T00:38:46.730Z] Removing intermediate container a80a0d500c9b [2020-12-22T00:38:46.730Z] ---> f3ab77325413 [2020-12-22T00:38:46.730Z] [2020-12-22T00:38:46.730Z] Step 10/22 : FROM scratch [2020-12-22T00:38:46.730Z] ---> [2020-12-22T00:38:46.730Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:38:46.996Z] ---> Running in fab913a8d5b7 [2020-12-22T00:38:46.996Z] ---> c87d19bbbd47 [2020-12-22T00:38:46.996Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-22T00:38:46.996Z] ---> Running in 4d0cbf1a0860 [2020-12-22T00:38:47.266Z] ---> Using cache [2020-12-22T00:38:47.266Z] ---> 5a2ca0fd0b9c [2020-12-22T00:38:47.266Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-22T00:38:47.266Z] Removing intermediate container fab913a8d5b7 [2020-12-22T00:38:47.266Z] ---> 27a9df45ef6b [2020-12-22T00:38:47.266Z] Step 13/22 : WORKDIR / [2020-12-22T00:38:47.266Z] ---> Running in ccc900646fa9 [2020-12-22T00:38:47.530Z] ---> Running in a36f91caa7fa [2020-12-22T00:38:47.530Z] 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-22T00:38:47.530Z] Removing intermediate container ccc900646fa9 [2020-12-22T00:38:47.530Z] ---> c21434178422 [2020-12-22T00:38:47.530Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:38:47.530Z] ---> Running in f1a580daa103 [2020-12-22T00:38:47.794Z] Removing intermediate container a36f91caa7fa [2020-12-22T00:38:47.794Z] ---> 7fc958359b12 [2020-12-22T00:38:47.794Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-22T00:38:47.794Z] Removing intermediate container f1a580daa103 [2020-12-22T00:38:47.794Z] ---> e777a909453c [2020-12-22T00:38:47.794Z] Step 14/22 : WORKDIR / [2020-12-22T00:38:48.094Z] ---> Running in 0b4c8f9a415e [2020-12-22T00:38:48.094Z] ---> a13252a9dc2d [2020-12-22T00:38:48.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-22T00:38:48.094Z] Removing intermediate container 95fb59774bde [2020-12-22T00:38:48.094Z] ---> 7ea79ee088f0 [2020-12-22T00:38:48.094Z] Step 8/23 : COPY . . [2020-12-22T00:38:48.364Z] Removing intermediate container 0b4c8f9a415e [2020-12-22T00:38:48.364Z] ---> f1410699b707 [2020-12-22T00:38:48.364Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-22T00:38:48.953Z] ---> 2b24f4d9d2a9 [2020-12-22T00:38:48.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-22T00:38:49.564Z] ---> d47db9d08f65 [2020-12-22T00:38:49.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-22T00:38:50.159Z] ---> 46acc9a9cfcb [2020-12-22T00:38:50.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:50.159Z] ---> b6f8c658fe79 [2020-12-22T00:38:50.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-22T00:38:54.476Z] ---> b362a8239346 [2020-12-22T00:38:54.476Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-22T00:38:54.746Z] ---> 18471f3ad422 [2020-12-22T00:38:54.746Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-22T00:38:55.695Z] ---> Running in e6be7d289003 [2020-12-22T00:38:55.982Z] ---> Running in 9f47f4410377 [2020-12-22T00:38:57.938Z] Removing intermediate container e6be7d289003 [2020-12-22T00:38:57.938Z] ---> 616db2a876e0 [2020-12-22T00:38:57.938Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:38:58.543Z] ---> Running in 7b7836246ffb [2020-12-22T00:38:58.827Z] Removing intermediate container 7b7836246ffb [2020-12-22T00:38:58.827Z] ---> 545c65fd96f5 [2020-12-22T00:38:58.827Z] Step 20/22 : LABEL arch=x86_64 [2020-12-22T00:38:59.098Z] ---> Running in aa9357fedcdd [2020-12-22T00:39:00.506Z] Removing intermediate container aa9357fedcdd [2020-12-22T00:39:00.506Z] ---> 1a44816f3740 [2020-12-22T00:39:00.506Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:39:02.438Z] ---> Running in d0833ca349e7 [2020-12-22T00:39:02.438Z] Removing intermediate container 9f47f4410377 [2020-12-22T00:39:02.438Z] ---> faa2f2d961db [2020-12-22T00:39:02.438Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-22T00:39:04.359Z] ---> Running in 229cc1d5e050 [2020-12-22T00:39:04.620Z] Removing intermediate container d0833ca349e7 [2020-12-22T00:39:04.620Z] ---> 7d79e4aa1f47 [2020-12-22T00:39:04.620Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:39:06.012Z] ---> Running in f5a977da824e [2020-12-22T00:39:06.276Z] Removing intermediate container 229cc1d5e050 [2020-12-22T00:39:06.276Z] ---> a4d79a716e3b [2020-12-22T00:39:06.276Z] Step 20/22 : LABEL arch=x86_64 [2020-12-22T00:39:06.276Z] ---> Running in 026ab6d49730 [2020-12-22T00:39:06.276Z] Removing intermediate container f5a977da824e [2020-12-22T00:39:06.276Z] ---> f1edebc43b26 [2020-12-22T00:39:06.276Z] [2020-12-22T00:39:06.540Z] ---> f363eae42507 [2020-12-22T00:39:06.540Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-22T00:39:06.540Z] Successfully built f1edebc43b26 [2020-12-22T00:39:06.540Z] ---> Running in f75f58f098dd [2020-12-22T00:39:06.540Z] Successfully tagged docker-core-command-go:latest [2020-12-22T00:39:06.540Z]  Building docker-core-command-go ... done Removing intermediate container 026ab6d49730 [2020-12-22T00:39:06.540Z] ---> 1d82943f0437 [2020-12-22T00:39:06.540Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:39:06.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-22T00:39:06.804Z] ---> Running in e8bfd86470a7 [2020-12-22T00:39:07.762Z] Removing intermediate container e8bfd86470a7 [2020-12-22T00:39:07.762Z] ---> 7975b4669dbd [2020-12-22T00:39:07.762Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:39:08.044Z] 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-22T00:39:09.411Z] ---> Running in 0e278a3223eb [2020-12-22T00:39:09.411Z] Removing intermediate container 4d0cbf1a0860 [2020-12-22T00:39:09.411Z] ---> dc01d0d19076 [2020-12-22T00:39:09.411Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-22T00:39:09.411Z] ---> Running in a4d2b8c2a944 [2020-12-22T00:39:09.411Z] Removing intermediate container 0e278a3223eb [2020-12-22T00:39:09.411Z] ---> 5a4a130aa0d7 [2020-12-22T00:39:09.411Z] [2020-12-22T00:39:09.411Z] Successfully built 5a4a130aa0d7 [2020-12-22T00:39:09.411Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-22T00:39:09.411Z]  Building docker-security-bootstrap-redis-go ... done 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-22T00:39:12.110Z] Removing intermediate container a4d2b8c2a944 [2020-12-22T00:39:12.110Z] ---> bc9f38cc10e8 [2020-12-22T00:39:12.110Z] [2020-12-22T00:39:12.110Z] Step 11/27 : FROM docker:latest [2020-12-22T00:39:12.110Z] ---> 0040bc98e531 [2020-12-22T00:39:12.110Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-22T00:39:12.110Z] ---> Running in c4961e5cfaff [2020-12-22T00:39:12.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:12.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:12.982Z] (1/2) Installing readline (8.0.4-r0) [2020-12-22T00:39:12.982Z] (2/2) Installing bash (5.0.17-r0) [2020-12-22T00:39:12.982Z] Executing bash-5.0.17-r0.post-install [2020-12-22T00:39:12.982Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:39:12.982Z] OK: 12 MiB in 22 packages [2020-12-22T00:39:14.405Z] Removing intermediate container c4961e5cfaff [2020-12-22T00:39:14.405Z] ---> 39a327d7d727 [2020-12-22T00:39:14.405Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-22T00:39:14.405Z] ---> Running in 64969bcfbfc1 [2020-12-22T00:39:17.029Z] Removing intermediate container 64969bcfbfc1 [2020-12-22T00:39:17.029Z] ---> abe80dc9ace0 [2020-12-22T00:39:17.029Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-22T00:39:17.305Z] ---> Running in 7ed1eb0ca984 [2020-12-22T00:39:17.572Z] Removing intermediate container 7ed1eb0ca984 [2020-12-22T00:39:17.572Z] ---> 682fb28c723f [2020-12-22T00:39:17.572Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-22T00:39:17.839Z] ---> Running in 3fa3561d8702 [2020-12-22T00:39:18.114Z] Removing intermediate container 3fa3561d8702 [2020-12-22T00:39:18.114Z] ---> e38709239411 [2020-12-22T00:39:18.114Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-22T00:39:18.114Z] ---> Running in bb0ca1766668 [2020-12-22T00:39:18.395Z] Removing intermediate container bb0ca1766668 [2020-12-22T00:39:18.395Z] ---> 0230f4f266ab [2020-12-22T00:39:18.395Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-22T00:39:18.999Z] ---> 028860f403b8 [2020-12-22T00:39:19.000Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-22T00:39:19.263Z] ---> f687bff50501 [2020-12-22T00:39:19.263Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-22T00:39:19.842Z] ---> 16ebe1be9c80 [2020-12-22T00:39:19.842Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-22T00:39:19.842Z] ---> Running in f0a12d39f5e9 [2020-12-22T00:39:20.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:20.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:20.623Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-22T00:39:20.623Z] (2/33) Installing expat (2.2.9-r1) [2020-12-22T00:39:20.623Z] (3/33) Installing libffi (3.3-r2) [2020-12-22T00:39:20.623Z] (4/33) Installing gdbm (1.13-r1) [2020-12-22T00:39:20.623Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-22T00:39:20.623Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-22T00:39:20.623Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-22T00:39:23.178Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-22T00:39:23.178Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-22T00:39:23.178Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-22T00:39:23.178Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-22T00:39:23.178Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-22T00:39:23.178Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-22T00:39:23.450Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-22T00:39:23.450Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-22T00:39:23.450Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-22T00:39:23.450Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-22T00:39:23.450Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-22T00:39:23.450Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-22T00:39:24.400Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-22T00:39:25.348Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-22T00:39:25.348Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-22T00:39:25.348Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-22T00:39:25.348Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-22T00:39:25.348Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-22T00:39:25.348Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-22T00:39:25.348Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-22T00:39:25.348Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-22T00:39:25.348Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-22T00:39:25.348Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-22T00:39:25.614Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-22T00:39:25.614Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-22T00:39:25.614Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-22T00:39:25.614Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:39:25.614Z] OK: 71 MiB in 55 packages [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-22T00:39:25.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-22T00:39:28.928Z] Removing intermediate container f75f58f098dd [2020-12-22T00:39:28.928Z] ---> 7e1ae0611d79 [2020-12-22T00:39:28.928Z] [2020-12-22T00:39:28.928Z] Step 10/23 : FROM alpine [2020-12-22T00:39:28.928Z] ---> 389fef711851 [2020-12-22T00:39:28.928Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:39:28.928Z] ---> Running in 7792b7ca86d5 [2020-12-22T00:39:30.855Z] Removing intermediate container 7792b7ca86d5 [2020-12-22T00:39:30.855Z] ---> 2b6bfc096c8d [2020-12-22T00:39:30.855Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-22T00:39:31.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-22T00:39:31.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-22T00:39:31.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-22T00:39:33.417Z] ---> Running in 2d8cdb926cd9 [2020-12-22T00:39:33.417Z] Removing intermediate container f0a12d39f5e9 [2020-12-22T00:39:33.417Z] ---> 6d394ab7b2ee [2020-12-22T00:39:33.417Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-22T00:39:33.417Z] Removing intermediate container 2d8cdb926cd9 [2020-12-22T00:39:33.417Z] ---> 295ff114bb26 [2020-12-22T00:39:33.417Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-22T00:39:33.417Z] ---> Running in d089c542bab2 [2020-12-22T00:39:33.417Z] ---> Running in 8d8eb3ba3b91 [2020-12-22T00:39:33.683Z] Removing intermediate container 8d8eb3ba3b91 [2020-12-22T00:39:33.683Z] ---> 34e0cd8282b3 [2020-12-22T00:39:33.683Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:39:33.683Z] ---> Running in 6010bd65673f [2020-12-22T00:39:34.650Z] Removing intermediate container 6010bd65673f [2020-12-22T00:39:34.650Z] ---> 6b46665c95b9 [2020-12-22T00:39:34.650Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-22T00:39:34.650Z] ---> Running in 8f780fa5cf8c [2020-12-22T00:39:34.917Z] Collecting docker-compose==1.23.2 [2020-12-22T00:39:34.917Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-22T00:39:35.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:35.180Z] Collecting docopt<0.7,>=0.6.1 [2020-12-22T00:39:35.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-22T00:39:35.753Z] Collecting texttable<0.10,>=0.9.0 [2020-12-22T00:39:35.753Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-22T00:39:36.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:36.275Z] Collecting docker<4.0,>=3.6.0 [2020-12-22T00:39:36.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-22T00:39:36.856Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-22T00:39:36.856Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-22T00:39:36.856Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-22T00:39:36.856Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-22T00:39:36.856Z] Collecting jsonschema<3,>=2.5.1 [2020-12-22T00:39:36.856Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-22T00:39:36.856Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-22T00:39:36.856Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-22T00:39:37.118Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-22T00:39:37.118Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-22T00:39:37.379Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-22T00:39:37.379Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:39:37.379Z] OK: 8 MiB in 19 packages [2020-12-22T00:39:37.640Z] Collecting PyYAML<4,>=3.10 [2020-12-22T00:39:37.640Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-22T00:39:37.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 46.6% of statements [2020-12-22T00:39:37.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-22T00:39:37.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-22T00:39:37.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-22T00:39:37.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-22T00:39:37.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-22T00:39:39.556Z] Removing intermediate container 8f780fa5cf8c [2020-12-22T00:39:39.556Z] ---> ec3fc8eacd9a [2020-12-22T00:39:39.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-22T00:39:39.556Z] Collecting cached-property<2,>=1.2.0 [2020-12-22T00:39:39.556Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-22T00:39:39.556Z] 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-22T00:39:39.817Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-22T00:39:39.817Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-22T00:39:40.078Z] Collecting docker-pycreds>=0.4.0 [2020-12-22T00:39:40.078Z] ---> 2a8de5d6185d [2020-12-22T00:39:40.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-22T00:39:40.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-22T00:39:40.078Z] Collecting idna<2.8,>=2.5 [2020-12-22T00:39:40.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-22T00:39:40.078Z] 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-22T00:39:40.078Z] 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-22T00:39:40.338Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-22T00:39:40.338Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-22T00:39:40.338Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-22T00:39:40.338Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-22T00:39:40.338Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-22T00:39:40.338Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-22T00:39:40.605Z] Installing collected packages: docopt, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, dockerpty, PyYAML, cached-property, docker-compose [2020-12-22T00:39:40.605Z] Running setup.py install for docopt: started [2020-12-22T00:39:40.605Z] ---> 551a36ff6623 [2020-12-22T00:39:40.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-22T00:39:40.870Z] ---> 974adb1a0120 [2020-12-22T00:39:40.870Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-22T00:39:41.166Z] ---> Running in 7c06d6a4f0f4 [2020-12-22T00:39:41.166Z] Running setup.py install for docopt: finished with status 'done' [2020-12-22T00:39:41.166Z] Running setup.py install for texttable: started [2020-12-22T00:39:41.166Z] Removing intermediate container 7c06d6a4f0f4 [2020-12-22T00:39:41.166Z] ---> 2a751546477a [2020-12-22T00:39:41.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:39:41.501Z] ---> Running in 91ba38f43e39 [2020-12-22T00:39:41.501Z] Removing intermediate container 91ba38f43e39 [2020-12-22T00:39:41.501Z] ---> 819c39242a94 [2020-12-22T00:39:41.501Z] Step 21/23 : LABEL arch=x86_64 [2020-12-22T00:39:41.501Z] ---> Running in 89bfddb216c7 [2020-12-22T00:39:41.501Z] Running setup.py install for texttable: finished with status 'done' [2020-12-22T00:39:41.821Z] Attempting uninstall: idna [2020-12-22T00:39:41.821Z] Found existing installation: idna 2.9 [2020-12-22T00:39:41.821Z] Uninstalling idna-2.9: [2020-12-22T00:39:41.821Z] Removing intermediate container 89bfddb216c7 [2020-12-22T00:39:41.821Z] ---> 5c57222f80ad [2020-12-22T00:39:41.821Z] Step 22/23 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:39:41.821Z] Successfully uninstalled idna-2.9 [2020-12-22T00:39:41.821Z] ---> Running in 3e0aa7f5174f [2020-12-22T00:39:41.821Z] Attempting uninstall: urllib3 [2020-12-22T00:39:41.821Z] Found existing installation: urllib3 1.25.9 [2020-12-22T00:39:41.821Z] Uninstalling urllib3-1.25.9: [2020-12-22T00:39:42.090Z] Successfully uninstalled urllib3-1.25.9 [2020-12-22T00:39:42.353Z] Removing intermediate container 3e0aa7f5174f [2020-12-22T00:39:42.353Z] ---> 6a265b7ccd6c [2020-12-22T00:39:42.353Z] Step 23/23 : LABEL version=0.0.0 [2020-12-22T00:39:42.353Z] Attempting uninstall: requests [2020-12-22T00:39:42.353Z] Found existing installation: requests 2.23.0 [2020-12-22T00:39:42.353Z] Uninstalling requests-2.23.0: [2020-12-22T00:39:42.616Z] Successfully uninstalled requests-2.23.0 [2020-12-22T00:39:42.616Z] ---> Running in 03cf5f015b9b [2020-12-22T00:39:43.574Z] Removing intermediate container 03cf5f015b9b [2020-12-22T00:39:43.574Z] ---> faf64adb481f [2020-12-22T00:39:43.574Z] [2020-12-22T00:39:43.574Z] Successfully built faf64adb481f [2020-12-22T00:39:43.574Z] Successfully tagged docker-core-data-go:latest [2020-12-22T00:39:43.574Z]  Building docker-core-data-go ... done  Running setup.py install for dockerpty: started [2020-12-22T00:39:44.149Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-22T00:39:44.149Z] Running setup.py install for PyYAML: started [2020-12-22T00:39:44.723Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-22T00:39:44.984Z] 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-22T00:39:46.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.472s coverage: 27.0% of statements [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-22T00:39:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-22T00:39:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-22T00:39:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.531s coverage: 73.0% of statements [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-22T00:39:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.690s coverage: 82.9% of statements [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-22T00:39:46.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-22T00:39:48.326Z] Removing intermediate container d089c542bab2 [2020-12-22T00:39:48.326Z] ---> 38448e1d2d03 [2020-12-22T00:39:48.326Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-22T00:39:48.326Z] ---> Running in 61205539f9e8 [2020-12-22T00:39:48.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:48.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T00:39:48.595Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:39:48.596Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-22T00:39:48.596Z] (3/3) Installing curl (7.69.1-r3) [2020-12-22T00:39:48.596Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:39:48.596Z] OK: 72 MiB in 58 packages [2020-12-22T00:39:49.170Z] Removing intermediate container 61205539f9e8 [2020-12-22T00:39:49.170Z] ---> 737e3b51e8f6 [2020-12-22T00:39:49.170Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-22T00:39:49.170Z] ---> Running in 87ce32e01c68 [2020-12-22T00:39:49.432Z] Removing intermediate container 87ce32e01c68 [2020-12-22T00:39:49.432Z] ---> 607195dfd459 [2020-12-22T00:39:49.432Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:39:49.432Z] ---> Running in f2f62dc72623 [2020-12-22T00:39:49.432Z] Removing intermediate container f2f62dc72623 [2020-12-22T00:39:49.432Z] ---> bc62e81c75bc [2020-12-22T00:39:49.432Z] Step 25/27 : LABEL arch=x86_64 [2020-12-22T00:39:49.698Z] ---> Running in c6c1504233d4 [2020-12-22T00:39:49.698Z] Removing intermediate container c6c1504233d4 [2020-12-22T00:39:49.698Z] ---> 82520b5b8308 [2020-12-22T00:39:49.698Z] Step 26/27 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:39:49.698Z] ---> Running in dd8ab9a04e53 [2020-12-22T00:39:49.960Z] Removing intermediate container dd8ab9a04e53 [2020-12-22T00:39:49.960Z] ---> 2f3bb3a4e1bc [2020-12-22T00:39:49.960Z] Step 27/27 : LABEL version=0.0.0 [2020-12-22T00:39:49.960Z] ---> Running in 09115130c9a6 [2020-12-22T00:39:50.225Z] Removing intermediate container 09115130c9a6 [2020-12-22T00:39:50.225Z] ---> be0ccde2491b [2020-12-22T00:39:50.225Z] [2020-12-22T00:39:50.225Z] Successfully built be0ccde2491b [2020-12-22T00:39:50.225Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-22T00:39:50.499Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-22T00:39:50.508Z] $ docker stop --time=1 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 [2020-12-22T00:39:52.117Z] $ docker rm -f 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:39:52.645Z] + docker images [2020-12-22T00:39:52.645Z] + grep docker [2020-12-22T00:39:52.645Z] docker-sys-mgmt-agent-go latest be0ccde2491b 2 seconds ago 313MB [2020-12-22T00:39:52.645Z] docker-core-data-go latest faf64adb481f 10 seconds ago 22.3MB [2020-12-22T00:39:52.645Z] docker-security-bootstrap-redis-go latest 5a4a130aa0d7 44 seconds ago 15.9MB [2020-12-22T00:39:52.645Z] docker-core-command-go latest f1edebc43b26 46 seconds ago 10.6MB [2020-12-22T00:39:52.645Z] docker-security-secretstore-setup-go latest 6a1e10a39fd8 About a minute ago 24.7MB [2020-12-22T00:39:52.645Z] docker-security-proxy-setup-go latest 93c4779482fc About a minute ago 24.7MB [2020-12-22T00:39:52.645Z] docker-support-notifications-go latest b729eec8dfa4 2 minutes ago 12.1MB [2020-12-22T00:39:52.645Z] docker-core-metadata-go latest 39bbf0d3de6c 2 minutes ago 13MB [2020-12-22T00:39:52.645Z] docker-support-scheduler-go latest b6b81de48530 2 minutes ago 10.8MB [2020-12-22T00:39:52.645Z] docker latest 0040bc98e531 4 days 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-22T00:39:54.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-22T00:39:54.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-22T00:39:54.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-22T00:39:54.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements [2020-12-22T00:39:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-22T00:39:55.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.384s coverage: 97.5% of statements [2020-12-22T00:39:55.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-22T00:39:55.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements [2020-12-22T00:39:55.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-22T00:39:55.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-22T00:39:55.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-22T00:39:55.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.005s coverage: 93.8% of statements [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements [2020-12-22T00:40:03.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-22T00:40:03.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.110s coverage: 80.8% of statements [2020-12-22T00:40:03.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.147s coverage: 87.2% of statements [2020-12-22T00:40:04.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements [2020-12-22T00:40:07.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.4% of statements [2020-12-22T00:40:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-22T00:40:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.607s coverage: 63.5% of statements [2020-12-22T00:40:08.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-22T00:40:08.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-22T00:40:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2020-12-22T00:40:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2020-12-22T00:40:08.490Z] Still waiting to schedule task [2020-12-22T00:40:08.490Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-22T00:40:09.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2020-12-22T00:40:09.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2020-12-22T00:40:10.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2020-12-22T00:40:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 55.9% of statements [2020-12-22T00:40:14.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-22T00:40:14.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-22T00:40:14.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-22T00:40:14.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-22T00:40:14.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-22T00:40:15.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements [2020-12-22T00:40:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-22T00:40:15.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-22T00:40:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.700s coverage: 84.0% of statements [2020-12-22T00:40:15.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements [2020-12-22T00:40:22.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.332s coverage: 47.1% of statements [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-22T00:40:22.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-22T00:40:22.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.149s coverage: 100.0% of statements [2020-12-22T00:40:22.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-22T00:40:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.011s coverage: 29.1% of statements [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-22T00:40:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-22T00:40:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.107s coverage: 100.0% of statements [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-22T00:40:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-22T00:40:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2020-12-22T00:40:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-22T00:40:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-22T00:40:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-22T00:40:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-22T00:40:26.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements [2020-12-22T00:40:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-22T00:40:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-22T00:40:26.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2020-12-22T00:40:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-22T00:40:28.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-22T00:40:29.922Z] GO111MODULE=on go vet ./... [2020-12-22T00:40:57.598Z] Running on prd-ubuntu18.04-docker-8c-8g-17140 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2020-12-22T00:40:57.657Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-22T00:40:59.694Z] using credential edgex-jenkins-ssh [2020-12-22T00:40:59.753Z] Cloning the remote Git repository [2020-12-22T00:40:59.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:40:59.848Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-22T00:40:59.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:40:59.871Z] > git --version # timeout=10 [2020-12-22T00:40:59.877Z] > git --version # 'git version 2.17.1' [2020-12-22T00:40:59.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:40:59.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:41:13.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:41:13.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T00:41:13.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-22T00:41:13.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-22T00:41:13.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:41:13.753Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T00:41:14.320Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-22T00:41:14.536Z] Merge succeeded, producing 180920763eb065be749c3f16c6586d8a1e2d1920 [2020-12-22T00:41:14.537Z] Checking out Revision 180920763eb065be749c3f16c6586d8a1e2d1920 (PR-2962) [2020-12-22T00:41:14.308Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:41:14.311Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-22T00:41:14.407Z] > git remote # timeout=10 [2020-12-22T00:41:14.413Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T00:41:14.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T00:41:14.420Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-22T00:41:14.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T00:41:14.520Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T00:41:14.522Z] > git checkout -f 180920763eb065be749c3f16c6586d8a1e2d1920 # timeout=10 [2020-12-22T00:41:18.200Z] Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" [2020-12-22T00:41:18.184Z] > git rev-list --no-walk a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:41:19.243Z] + echo snap-build.sh [2020-12-22T00:41:19.243Z] snap-build.sh [2020-12-22T00:41:19.243Z] + SNAP_BASE_DIR=. [2020-12-22T00:41:19.243Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2020-12-22T00:41:19.243Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2020-12-22T00:41:19.243Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2020-12-22T00:41:19.243Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2020-12-22T00:41:19.243Z] + cd /w/workspace/edgex-go/2 [2020-12-22T00:41:19.243Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-22T00:41:19.243Z] Reading package lists... [2020-12-22T00:41:19.243Z] Building dependency tree... [2020-12-22T00:41:19.243Z] Reading state information... [2020-12-22T00:41:19.504Z] The following packages were automatically installed and are no longer required: [2020-12-22T00:41:19.504Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-22T00:41:19.504Z] uidmap xdelta3 [2020-12-22T00:41:19.504Z] Use 'sudo apt autoremove' to remove them. [2020-12-22T00:41:19.504Z] The following packages will be REMOVED: [2020-12-22T00:41:19.504Z] lxd* lxd-client* [2020-12-22T00:41:20.075Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-22T00:41:20.075Z] After this operation, 31.7 MB disk space will be freed. [2020-12-22T00:41:21.121Z] (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-22T00:41:21.121Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:41:22.070Z] Removing lxd dnsmasq configuration [2020-12-22T00:41:22.070Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:41:22.070Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-22T00:41:22.649Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-22T00:41:22.910Z] (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-22T00:41:22.910Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-22T00:41:24.291Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-22T00:41:24.291Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-22T00:41:25.677Z] + sudo snap remove --purge lxd [2020-12-22T00:41:25.677Z] snap "lxd" is not installed [2020-12-22T00:41:25.677Z] + sudo groupadd --force --system lxd [2020-12-22T00:41:25.677Z] ++ whoami [2020-12-22T00:41:25.677Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-22T00:41:25.936Z] + newgrp - lxd [2020-12-22T00:41:25.936Z] + sudo snap install lxd [2020-12-22T00:41:34.091Z] 2020-12-22T00:41:31Z INFO Waiting for automatic snapd restart... [2020-12-22T00:41:37.941Z] gofmt -l . [2020-12-22T00:41:37.941Z] [ "`gofmt -l .`" = "" ] [2020-12-22T00:41:37.941Z] ./bin/test-go-mod-tidy.sh [2020-12-22T00:41:37.941Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-22T00:41:41.973Z] + ls -al . [2020-12-22T00:41:41.973Z] total 664 [2020-12-22T00:41:41.973Z] drwxrwxr-x 9 1001 1001 4096 Dec 22 00:41 . [2020-12-22T00:41:41.973Z] drwxr-xr-x 4 root root 4096 Dec 22 00:37 .. [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 11 Dec 22 00:36 .dockerignore [2020-12-22T00:41:41.973Z] drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 .git [2020-12-22T00:41:41.973Z] drwxrwxr-x 3 1001 1001 4096 Dec 22 00:36 .github [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 824 Dec 22 00:36 .gitignore [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 166 Dec 22 00:36 .sonarcloud.properties [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:36 CONTRIBUTING.md [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:36 Dockerfile.build [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 863 Dec 22 00:36 Jenkinsfile [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:36 LICENSE [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:36 Makefile [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:36 README.md [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:36 SECURITY.md [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:36 ZMQWindows.md [2020-12-22T00:41:41.973Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 00:36 bin [2020-12-22T00:41:41.973Z] drwxrwxr-x 14 1001 1001 4096 Dec 22 00:36 cmd [2020-12-22T00:41:41.973Z] -rw-r--r-- 1 root root 538066 Dec 22 00:40 coverage.out [2020-12-22T00:41:41.973Z] -rw-r--r-- 1 root root 979 Dec 22 00:41 go.mod [2020-12-22T00:41:41.973Z] -rw-r--r-- 1 root root 18739 Dec 22 00:41 go.sum [2020-12-22T00:41:41.973Z] drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 internal [2020-12-22T00:41:41.973Z] drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 openapi [2020-12-22T00:41:41.973Z] drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 snap [2020-12-22T00:41:41.973Z] -rw-rw-r-- 1 1001 1001 168 Dec 22 00:36 version.go [Pipeline] sh [2020-12-22T00:41:42.633Z] + '[' -e coverage.out ] [2020-12-22T00:41:42.633Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-22T00:41:42.703Z] Warning: overwriting stash ‘coverage-report’ [2020-12-22T00:41:43.911Z] Stashed 1 file(s) [Pipeline] sh [2020-12-22T00:41:44.647Z] + make build [2020-12-22T00:41:44.647Z] 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-22T00:41:49.009Z] lxd 4.9 from Canonical* installed [2020-12-22T00:41:49.009Z] + sudo lxd init --auto [2020-12-22T00:41:54.863Z] 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-22T00:41:57.152Z] + sudo snap install --classic snapcraft [2020-12-22T00:42:05.302Z] snapcraft 4.4.4 from Canonical* installed [2020-12-22T00:42:05.302Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-22T00:42:05.302Z] + patch --verbose -p1 [2020-12-22T00:42:05.302Z] Hmm... Looks like a unified diff to me... [2020-12-22T00:42:05.302Z] The text leading up to this was: [2020-12-22T00:42:05.302Z] -------------------------- [2020-12-22T00:42:05.302Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-22T00:42:05.302Z] |From: Tony Espy [2020-12-22T00:42:05.302Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-22T00:42:05.302Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-22T00:42:05.302Z] | [2020-12-22T00:42:05.302Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-22T00:42:05.302Z] |optimize the snap CI check run for pull requests. When [2020-12-22T00:42:05.302Z] |applied, it essentially strips out everything (apps and [2020-12-22T00:42:05.302Z] |parts) from the snapcraft.yaml file except those required [2020-12-22T00:42:05.302Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-22T00:42:05.302Z] |catch changes to edgex-go that break the snap build. [2020-12-22T00:42:05.302Z] | [2020-12-22T00:42:05.302Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-22T00:42:05.302Z] |to update this patch file, otherwise it may fail to apply, [2020-12-22T00:42:05.302Z] |resulting in a failed snap build CI check in the associated [2020-12-22T00:42:05.302Z] |pull request. [2020-12-22T00:42:05.302Z] | [2020-12-22T00:42:05.302Z] |Note - in addition to applying this patch, the pipeline also [2020-12-22T00:42:05.302Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-22T00:42:05.302Z] |need to build the finally binary .snap file (and it won't [2020-12-22T00:42:05.302Z] |work with the patch applied). This further reduces the build [2020-12-22T00:42:05.302Z] |time. [2020-12-22T00:42:05.302Z] |--- [2020-12-22T00:42:05.302Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-22T00:42:05.302Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-22T00:42:05.302Z] | [2020-12-22T00:42:05.302Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-22T00:42:05.302Z] |index 1e537489..faf42425 100644 [2020-12-22T00:42:05.302Z] |--- a/snap/snapcraft.yaml [2020-12-22T00:42:05.302Z] |+++ b/snap/snapcraft.yaml [2020-12-22T00:42:05.302Z] -------------------------- [2020-12-22T00:42:05.302Z] patching file snap/snapcraft.yaml [2020-12-22T00:42:05.302Z] Using Plan A... [2020-12-22T00:42:05.302Z] Hunk #1 succeeded at 73. [2020-12-22T00:42:05.302Z] Hunk #2 succeeded at 202. [2020-12-22T00:42:05.302Z] Hunk #3 succeeded at 214. [2020-12-22T00:42:05.302Z] Hunk #4 succeeded at 222. [2020-12-22T00:42:05.302Z] Hunk #5 succeeded at 229. [2020-12-22T00:42:05.302Z] Hunk #6 succeeded at 256. [2020-12-22T00:42:05.302Z] Hunk #7 succeeded at 290. [2020-12-22T00:42:05.302Z] Hunk #8 succeeded at 341. [2020-12-22T00:42:05.302Z] Hmm... Ignoring the trailing garbage. [2020-12-22T00:42:05.302Z] done [2020-12-22T00:42:05.302Z] + sudo snapcraft prime --use-lxd [2020-12-22T00:42:06.241Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-22T00:42:06.242Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-22T00:42:06.242Z] - README.md [2020-12-22T00:42:06.242Z] [2020-12-22T00:42:06.242Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-22T00:42:06.812Z] Launching a container. [2020-12-22T00:42:17.072Z] 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-22T00:42:19.052Z] Waiting for container to be ready [2020-12-22T00:42:19.052Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-22T00:42:19.052Z] [2020-12-22T00:42:21.368Z] 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-22T00:42:21.596Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-22T00:42:21.856Z] Waiting for network to be ready... [2020-12-22T00:42:22.117Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-22T00:42:22.377Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-22T00:42:22.377Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-22T00:42:22.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-22T00:42:22.377Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-22T00:42:22.377Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-22T00:42:22.377Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-22T00:42:22.377Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-22T00:42:22.377Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-22T00:42:22.377Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-22T00:42:22.946Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-22T00:42:22.946Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-22T00:42:23.207Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-22T00:42:23.207Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-22T00:42:23.207Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-22T00:42:23.207Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-22T00:42:23.207Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-22T00:42:23.207Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-22T00:42:23.468Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-22T00:42:23.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-22T00:42:23.728Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-22T00:42:23.991Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-22T00:42:23.991Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-22T00:42:23.991Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-22T00:42:23.991Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-22T00:42:23.991Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-22T00:42:23.991Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-22T00:42:25.680Z] 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-22T00:42:27.113Z] 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-22T00:42:27.296Z] Fetched 23.5 MB in 5s (5095 kB/s) [2020-12-22T00:42:27.868Z] Reading package lists... [2020-12-22T00:42:27.868Z] Reading package lists... [2020-12-22T00:42:28.127Z] Building dependency tree... [2020-12-22T00:42:28.127Z] Reading state information... [2020-12-22T00:42:28.127Z] The following additional packages will be installed: [2020-12-22T00:42:28.127Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-22T00:42:28.127Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-22T00:42:28.127Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-22T00:42:28.127Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-22T00:42:28.127Z] Suggested packages: [2020-12-22T00:42:28.127Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-22T00:42:28.127Z] Recommended packages: [2020-12-22T00:42:28.127Z] gnupg libsasl2-modules [2020-12-22T00:42:28.386Z] The following NEW packages will be installed: [2020-12-22T00:42:28.386Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-22T00:42:28.386Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-22T00:42:28.386Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-22T00:42:28.386Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-22T00:42:28.386Z] The following packages will be upgraded: [2020-12-22T00:42:28.386Z] gpg gpg-agent gpgconf libudev1 [2020-12-22T00:42:28.646Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-22T00:42:28.646Z] Need to get 3531 kB of archives. [2020-12-22T00:42:28.646Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-22T00:42:28.646Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-22T00:42:28.646Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-22T00:42:28.906Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-22T00:42:29.166Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-22T00:42:29.166Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-22T00:42:29.166Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-22T00:42:29.166Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-22T00:42:29.166Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-22T00:42:29.166Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-22T00:42:29.166Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-22T00:42:29.166Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-22T00:42:29.166Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-22T00:42:29.166Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-22T00:42:29.166Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-22T00:42:29.166Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-22T00:42:29.166Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-22T00:42:29.166Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-22T00:42:29.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-22T00:42:29.426Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-22T00:42:29.426Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-22T00:42:29.426Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-22T00:42:29.426Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-22T00:42:29.686Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:42:29.686Z] Fetched 3531 kB in 1s (3063 kB/s) [2020-12-22T00:42:29.686Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-22T00:42:29.686Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:42:29.686Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:42:29.686Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-22T00:42:29.686Z] Selecting previously unselected package udev. [2020-12-22T00:42:29.954Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-22T00:42:29.954Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:42:29.954Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-22T00:42:30.214Z] Selecting previously unselected package libfuse2:amd64. [2020-12-22T00:42:30.214Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-22T00:42:30.214Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-22T00:42:30.214Z] Selecting previously unselected package fuse. [2020-12-22T00:42:30.214Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-22T00:42:30.214Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-22T00:42:30.214Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:42:30.214Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:42:30.474Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:42:30.474Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:42:30.474Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:42:30.474Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:42:30.734Z] Selecting previously unselected package libksba8:amd64. [2020-12-22T00:42:30.734Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-22T00:42:30.734Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-22T00:42:30.734Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-22T00:42:30.734Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:30.734Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:30.734Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-22T00:42:30.734Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:30.734Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:30.994Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-22T00:42:30.994Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:30.994Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:30.994Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-22T00:42:30.994Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:30.994Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:30.994Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-22T00:42:30.994Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:30.994Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:31.255Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-22T00:42:31.255Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:31.255Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:31.255Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-22T00:42:31.255Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:31.255Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:31.255Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-22T00:42:31.255Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:31.255Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:31.427Z] 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-22T00:42:31.514Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-22T00:42:31.514Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-22T00:42:31.514Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:31.514Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T00:42:31.514Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-22T00:42:31.514Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:42:31.514Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T00:42:31.514Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-22T00:42:31.514Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:42:31.514Z] Selecting previously unselected package libldap-common. [2020-12-22T00:42:31.514Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-22T00:42:31.514Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:42:31.775Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T00:42:31.775Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-22T00:42:31.775Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:42:31.775Z] Selecting previously unselected package dirmngr. [2020-12-22T00:42:31.775Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:42:31.775Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-22T00:42:32.035Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:42:32.035Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-22T00:42:32.035Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-22T00:42:32.035Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:42:32.035Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-22T00:42:32.035Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-22T00:42:32.035Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.035Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-22T00:42:32.035Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:42:32.035Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-22T00:42:32.605Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T00:42:32.605Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.605Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-22T00:42:32.605Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-22T00:42:32.865Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-22T00:42:32.865Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-22T00:42:32.865Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-22T00:42:32.865Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-22T00:42:32.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:42:33.436Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-22T00:42:33.437Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-22T00:42:33.437Z] This means they are not meant to be enabled using systemctl. [2020-12-22T00:42:33.437Z] Possible reasons for having this kind of units are: [2020-12-22T00:42:33.437Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-22T00:42:33.437Z] .wants/ or .requires/ directory. [2020-12-22T00:42:33.437Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-22T00:42:33.437Z] a requirement dependency on it. [2020-12-22T00:42:33.437Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-22T00:42:33.437Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-22T00:42:33.437Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-22T00:42:33.437Z] instance name specified. [2020-12-22T00:42:33.698Z] Reading package lists... [2020-12-22T00:42:33.958Z] Building dependency tree... [2020-12-22T00:42:33.958Z] Reading state information... [2020-12-22T00:42:33.958Z] The following additional packages will be installed: [2020-12-22T00:42:33.958Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-22T00:42:33.958Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-22T00:42:33.958Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-22T00:42:33.958Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-22T00:42:33.958Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-22T00:42:33.958Z] Suggested packages: [2020-12-22T00:42:33.958Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-22T00:42:33.958Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-22T00:42:33.958Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-22T00:42:33.958Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-22T00:42:33.958Z] systemd-container policykit-1 [2020-12-22T00:42:33.958Z] Recommended packages: [2020-12-22T00:42:33.958Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-22T00:42:33.958Z] The following NEW packages will be installed: [2020-12-22T00:42:33.958Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-22T00:42:33.958Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-22T00:42:33.958Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-22T00:42:33.958Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-22T00:42:33.958Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-22T00:42:33.958Z] The following packages will be upgraded: [2020-12-22T00:42:33.958Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-22T00:42:34.224Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-22T00:42:34.224Z] Need to get 35.2 MB of archives. [2020-12-22T00:42:34.224Z] After this operation, 141 MB of additional disk space will be used. [2020-12-22T00:42:34.224Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-22T00:42:34.224Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-22T00:42:34.815Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-22T00:42:34.815Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-22T00:42:35.086Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-22T00:42:35.086Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-22T00:42:35.086Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-22T00:42:35.086Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-22T00:42:35.086Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-22T00:42:35.086Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-22T00:42:35.086Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-22T00:42:35.086Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-22T00:42:35.086Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-22T00:42:35.086Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-22T00:42:35.086Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-22T00:42:35.086Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-22T00:42:35.086Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-22T00:42:35.086Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-22T00:42:35.086Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-22T00:42:35.086Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-22T00:42:35.086Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-22T00:42:35.086Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-22T00:42:35.086Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-22T00:42:35.086Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-22T00:42:35.086Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-22T00:42:35.086Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-22T00:42:35.086Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-22T00:42:35.086Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-22T00:42:35.086Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-22T00:42:35.349Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-22T00:42:35.730Z] 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-22T00:42:36.292Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:42:36.292Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2020-12-22T00:42:36.553Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:42:36.553Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:42:36.553Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:42:37.128Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:42:37.128Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:42:37.388Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-22T00:42:37.388Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:42:37.388Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-22T00:42:37.388Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-22T00:42:37.649Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-22T00:42:37.649Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-22T00:42:37.649Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-22T00:42:37.649Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-22T00:42:37.910Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-22T00:42:37.910Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-22T00:42:38.479Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-22T00:42:38.479Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-22T00:42:38.479Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-22T00:42:38.739Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-22T00:42:38.739Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-22T00:42:38.739Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:42:38.998Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:38.998Z] Selecting previously unselected package libexpat1:amd64. [2020-12-22T00:42:38.998Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-22T00:42:38.998Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-22T00:42:39.258Z] Selecting previously unselected package python3.6-minimal. [2020-12-22T00:42:39.258Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:42:39.258Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:39.520Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-22T00:42:39.520Z] Checking for services that may need to be restarted...done. [2020-12-22T00:42:39.520Z] Checking for services that may need to be restarted...done. [2020-12-22T00:42:39.520Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:39.780Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-22T00:42:39.780Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:40.032Z] 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-22T00:42:40.350Z] Selecting previously unselected package python3-minimal. [2020-12-22T00:42:40.350Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-22T00:42:40.350Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:42:40.350Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-22T00:42:40.350Z] Selecting previously unselected package mime-support. [2020-12-22T00:42:40.350Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-22T00:42:40.350Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-22T00:42:40.350Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-22T00:42:40.350Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-22T00:42:40.350Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-22T00:42:40.610Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-22T00:42:40.610Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:42:40.610Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:40.879Z] Selecting previously unselected package python3.6. [2020-12-22T00:42:40.879Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-22T00:42:40.879Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:40.879Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T00:42:40.879Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:42:40.879Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-22T00:42:42.289Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package python3. [2020-12-22T00:42:42.289Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-22T00:42:42.289Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package multiarch-support. [2020-12-22T00:42:42.289Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-22T00:42:42.289Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-22T00:42:42.289Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-22T00:42:42.289Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package libbsd0:amd64. [2020-12-22T00:42:42.289Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package sudo. [2020-12-22T00:42:42.289Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package apparmor. [2020-12-22T00:42:42.289Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package libedit2:amd64. [2020-12-22T00:42:42.289Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T00:42:42.289Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:42.289Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T00:42:42.289Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:42:42.289Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:42.566Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T00:42:42.566Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-22T00:42:42.566Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-22T00:42:42.566Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T00:42:42.566Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:42:42.566Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:42.566Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T00:42:42.566Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-22T00:42:42.566Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:42.826Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-22T00:42:42.826Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-22T00:42:42.826Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-22T00:42:42.826Z] Selecting previously unselected package openssh-client. [2020-12-22T00:42:42.826Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-22T00:42:42.826Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-22T00:42:43.090Z] Selecting previously unselected package squashfs-tools. [2020-12-22T00:42:43.090Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-22T00:42:43.090Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-22T00:42:43.090Z] Selecting previously unselected package snapd. [2020-12-22T00:42:43.090Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-22T00:42:43.090Z] Unpacking snapd (2.48+18.04) ... [2020-12-22T00:42:43.489Z] 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-22T00:42:45.652Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-22T00:42:45.652Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-22T00:42:45.652Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-22T00:42:45.652Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-22T00:42:45.652Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-22T00:42:45.652Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:45.652Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:42:45.652Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-22T00:42:45.652Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-22T00:42:46.592Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-22T00:42:46.592Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-22T00:42:46.592Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-22T00:42:46.592Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:46.592Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:46.592Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-22T00:42:46.908Z] 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-22T00:42:47.162Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-22T00:42:47.423Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:47.423Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-22T00:42:47.423Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-22T00:42:47.423Z] running python rtupdate hooks for python3.6... [2020-12-22T00:42:47.423Z] running python post-rtupdate hooks for python3.6... [2020-12-22T00:42:47.683Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-22T00:42:50.228Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-22T00:42:50.228Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-22T00:42:50.228Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-22T00:42:50.228Z] Setting up snapd (2.48+18.04) ... [2020-12-22T00:42:50.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-22T00:42:50.751Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-22T00:42:51.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-22T00:42:51.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-22T00:42:51.215Z] 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-22T00:42:51.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-22T00:42:51.271Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-22T00:42:51.530Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-22T00:42:51.791Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-22T00:42:51.791Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-22T00:42:52.052Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-22T00:42:52.313Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-22T00:42:52.313Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-22T00:42:52.313Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-22T00:42:53.251Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:42:53.251Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:42:53.251Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [2020-12-22T00:42:54.627Z] $ docker stop --time=1 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d [2020-12-22T00:42:54.632Z] Reading package lists... [2020-12-22T00:42:54.632Z] Reading package lists... [2020-12-22T00:42:54.891Z] Building dependency tree... [2020-12-22T00:42:54.891Z] Reading state information... [2020-12-22T00:42:54.891Z] Calculating upgrade... [2020-12-22T00:42:55.151Z] The following packages will be upgraded: [2020-12-22T00:42:55.151Z] advancecomp base-files bash binutils binutils-common [2020-12-22T00:42:55.151Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-22T00:42:55.151Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-22T00:42:55.151Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-22T00:42:55.151Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-22T00:42:55.151Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-22T00:42:55.151Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-22T00:42:55.151Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-22T00:42:55.151Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-22T00:42:55.151Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-22T00:42:55.151Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-22T00:42:55.151Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-22T00:42:55.151Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-22T00:42:55.151Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-22T00:42:55.151Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:42:55.151Z] Need to get 63.5 MB of archives. [2020-12-22T00:42:55.151Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-22T00:42:55.151Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-22T00:42:55.151Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-22T00:42:56.090Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-22T00:42:56.091Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-22T00:42:56.091Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-22T00:42:56.091Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-22T00:42:56.091Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-22T00:42:56.091Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-22T00:42:56.091Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-22T00:42:56.091Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-22T00:42:56.091Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-22T00:42:56.091Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-22T00:42:56.091Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-22T00:42:56.091Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-22T00:42:56.091Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-22T00:42:56.091Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-22T00:42:56.091Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-22T00:42:56.091Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-22T00:42:56.091Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-22T00:42:56.091Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-22T00:42:56.091Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-22T00:42:56.091Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-22T00:42:56.358Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-22T00:42:56.358Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-22T00:42:56.358Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-22T00:42:56.358Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-22T00:42:56.358Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-22T00:42:56.358Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-22T00:42:56.358Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-22T00:42:56.358Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-22T00:42:56.358Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-22T00:42:56.358Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-22T00:42:56.358Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-22T00:42:56.358Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-22T00:42:56.358Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-22T00:42:56.358Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-22T00:42:56.358Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-22T00:42:56.358Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-22T00:42:56.358Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-22T00:42:56.358Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-22T00:42:56.358Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-22T00:42:56.358Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-22T00:42:56.358Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-22T00:42:56.358Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-22T00:42:56.358Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-22T00:42:56.358Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-22T00:42:56.358Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-22T00:42:56.358Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-22T00:42:56.358Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-22T00:42:56.358Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-22T00:42:56.619Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-22T00:42:56.619Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-22T00:42:56.619Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-22T00:42:56.619Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-22T00:42:56.619Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-22T00:42:56.619Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-22T00:42:56.619Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-22T00:42:56.619Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-22T00:42:56.619Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-22T00:42:56.619Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-22T00:42:56.619Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-22T00:42:56.619Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-22T00:42:56.619Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-22T00:42:56.619Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-22T00:42:56.619Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-22T00:42:56.619Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-22T00:42:56.619Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-22T00:42:56.619Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-22T00:42:56.619Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-22T00:42:56.619Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-22T00:42:56.619Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-22T00:42:56.619Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-22T00:42:56.619Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-22T00:42:56.880Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-22T00:42:56.880Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-22T00:42:56.880Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-22T00:42:56.880Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-22T00:42:56.880Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-22T00:42:56.880Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-22T00:42:56.880Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-22T00:42:56.880Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-22T00:42:56.880Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-22T00:42:56.881Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-22T00:42:57.141Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-22T00:42:57.141Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-22T00:42:57.141Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-22T00:42:57.141Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-22T00:42:57.188Z] $ docker rm -f 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d [2020-12-22T00:42:57.716Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-22T00:42:58.287Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-22T00:42:58.287Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-22T00:42:58.287Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2020-12-22T00:42:58.868Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-22T00:42:58.868Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-22T00:42:58.868Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-22T00:42:58.868Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-22T00:42:58.868Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-22T00:42:58.868Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:42:58.868Z] Fetched 63.5 MB in 4s (17.1 MB/s) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:42:59.133Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:42:59.133Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:42:59.133Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:42:59.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:42:59.283Z] [2020-12-22T00:42:59.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:42:59.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:42:59.702Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:42:59.702Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:42:59.702Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-22T00:42:59.702Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-22T00:42:59.949Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-22T00:42:59.949Z] 29e5d40040c1: Pulling fs layer [2020-12-22T00:42:59.949Z] 1ce36da41761: Pulling fs layer [2020-12-22T00:42:59.949Z] 25b303627fd3: Pulling fs layer [2020-12-22T00:43:00.541Z] 29e5d40040c1: Download complete [2020-12-22T00:43:00.642Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:00.642Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:00.642Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:00.642Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:00.642Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:00.910Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:00.910Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:00.910Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:00.910Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:00.910Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.165Z] 1ce36da41761: Verifying Checksum [2020-12-22T00:43:01.165Z] 1ce36da41761: Download complete [2020-12-22T00:43:01.176Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.176Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.176Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.176Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.176Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:01.458Z] 29e5d40040c1: Pull complete [2020-12-22T00:43:01.460Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:01.460Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.460Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.460Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:01.460Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:01.460Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.460Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.728Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.728Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.728Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:01.728Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-22T00:43:01.989Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:01.989Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:01.989Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:02.265Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:43:02.526Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-22T00:43:02.787Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-22T00:43:02.787Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-22T00:43:02.787Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-22T00:43:02.787Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-22T00:43:02.904Z] 1ce36da41761: Pull complete [2020-12-22T00:43:02.904Z] 25b303627fd3: Verifying Checksum [2020-12-22T00:43:02.904Z] 25b303627fd3: Download complete [2020-12-22T00:43:03.046Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-22T00:43:03.046Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-22T00:43:03.046Z] Installing new version of config file /etc/issue ... [2020-12-22T00:43:03.305Z] Installing new version of config file /etc/issue.net ... [2020-12-22T00:43:03.305Z] Installing new version of config file /etc/lsb-release ... [2020-12-22T00:43:03.305Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-22T00:43:03.564Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-22T00:43:03.564Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-22T00:43:03.564Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-22T00:43:03.564Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:03.564Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-22T00:43:03.564Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-22T00:43:03.825Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-22T00:43:03.825Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-22T00:43:03.825Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:03.825Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:03.825Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:04.085Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:04.085Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:04.085Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-22T00:43:04.085Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-22T00:43:04.085Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-22T00:43:04.344Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:04.344Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-22T00:43:04.344Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:43:04.605Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-22T00:43:04.605Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:04.605Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:04.605Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:04.872Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:04.872Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:04.872Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:04.872Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:05.133Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:05.133Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:05.133Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-22T00:43:05.133Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-22T00:43:05.397Z] Setting up grep (3.1-2build1) ... [2020-12-22T00:43:05.397Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:05.397Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-22T00:43:05.397Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-22T00:43:05.397Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-22T00:43:05.663Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:05.663Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:43:05.663Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:05.663Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:05.923Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:05.923Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:05.923Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:06.499Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:06.499Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:06.499Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-22T00:43:06.499Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:07.070Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-22T00:43:07.070Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:07.070Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-22T00:43:07.070Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-22T00:43:08.010Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-22T00:43:08.010Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-22T00:43:08.270Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-22T00:43:08.270Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-22T00:43:08.270Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-22T00:43:08.270Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:08.270Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-22T00:43:08.270Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-22T00:43:08.530Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-22T00:43:08.530Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:08.530Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:08.530Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:08.530Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:08.792Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:08.792Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:08.792Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:08.792Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:08.792Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:08.792Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:09.052Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:09.052Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:09.052Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:09.052Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:09.052Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:09.311Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:09.311Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:09.311Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:43:09.311Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:09.571Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:43:09.571Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:09.571Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:09.571Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:09.571Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-22T00:43:09.846Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:09.846Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:09.846Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:09.846Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:09.846Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:10.106Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:10.106Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:10.106Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:10.106Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:10.106Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:10.368Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:10.368Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:10.368Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:10.938Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:11.199Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-22T00:43:11.498Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-22T00:43:11.498Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:11.498Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-22T00:43:11.498Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-22T00:43:11.764Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:43:11.764Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-22T00:43:11.764Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-22T00:43:11.764Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-22T00:43:12.035Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:12.035Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:12.035Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-22T00:43:12.035Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-22T00:43:12.300Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-22T00:43:12.561Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:12.561Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:43:12.561Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:43:12.561Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:43:12.820Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:12.820Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:43:12.820Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:43:12.820Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:43:13.064Z] 25b303627fd3: Pull complete [2020-12-22T00:43:13.064Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-22T00:43:13.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:13.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:13.079Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:13.079Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-22T00:43:13.079Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [Pipeline] withDockerContainer [2020-12-22T00:43:13.334Z] prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2020-12-22T00:43:13.364Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:43:13.364Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:13.364Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-22T00:43:13.364Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-22T00:43:13.432Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T00:43:13.624Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-22T00:43:13.625Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-22T00:43:13.625Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:13.625Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:13.884Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:13.884Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:13.884Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-22T00:43:13.884Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-22T00:43:13.884Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-22T00:43:14.146Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:14.146Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-22T00:43:14.146Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-22T00:43:14.146Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-22T00:43:14.410Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:14.410Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:14.410Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-22T00:43:14.669Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-22T00:43:14.669Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:14.669Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-22T00:43:14.669Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-22T00:43:14.929Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-22T00:43:14.929Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:14.929Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-22T00:43:14.929Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-22T00:43:15.188Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-22T00:43:15.447Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:15.447Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-22T00:43:15.447Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-22T00:43:15.447Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-22T00:43:15.447Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:15.447Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-22T00:43:15.707Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-22T00:43:15.707Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-22T00:43:15.707Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:15.707Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-22T00:43:15.707Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-22T00:43:15.967Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-22T00:43:15.967Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:15.967Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-22T00:43:15.967Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-22T00:43:16.227Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-22T00:43:16.227Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:16.227Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-22T00:43:16.227Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-22T00:43:16.492Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-22T00:43:16.493Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-22T00:43:16.493Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-22T00:43:16.493Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-22T00:43:16.618Z] $ docker top 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 -eo pid,comm [2020-12-22T00:43:16.757Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-22T00:43:16.757Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-22T00:43:16.757Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-22T00:43:16.757Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-22T00:43:16.757Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [Pipeline] { [Pipeline] sh [2020-12-22T00:43:17.021Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-22T00:43:17.021Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-22T00:43:17.021Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-22T00:43:17.282Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-22T00:43:17.282Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-22T00:43:17.282Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-22T00:43:17.542Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-22T00:43:17.542Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-22T00:43:17.542Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-22T00:43:17.542Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-22T00:43:17.616Z] + docker-compose build --help [2020-12-22T00:43:17.616Z] + grep parallel [2020-12-22T00:43:17.801Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-22T00:43:17.801Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-22T00:43:17.801Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-22T00:43:17.801Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-22T00:43:17.801Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-22T00:43:18.061Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-22T00:43:18.061Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-22T00:43:18.061Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-22T00:43:18.061Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-22T00:43:18.321Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-22T00:43:18.321Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-22T00:43:19.271Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-22T00:43:19.271Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-22T00:43:19.271Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-22T00:43:19.532Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-22T00:43:19.532Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:43:19.532Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:43:19.792Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:43:19.792Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:43:20.052Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:43:20.052Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:43:20.052Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-22T00:43:20.052Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-22T00:43:20.313Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:20.313Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:20.313Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:20.313Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:20.575Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:20.575Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:20.575Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:20.575Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:20.991Z] --parallel Build images in parallel. [Pipeline] } [2020-12-22T00:43:21.296Z] $ docker stop --time=1 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 [2020-12-22T00:43:21.517Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:21.518Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:22.457Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:22.717Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:23.242Z] $ docker rm -f 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 [2020-12-22T00:43:23.287Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:23.287Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:23.547Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:43:23.807Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:24.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-22T00:43:24.162Z] . [Pipeline] withDockerContainer [2020-12-22T00:43:24.504Z] prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container [2020-12-22T00:43:24.620Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2020-12-22T00:43:24.892Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-22T00:43:24.892Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-22T00:43:24.892Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:43:24.892Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:43:24.892Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-22T00:43:24.892Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:43:25.158Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-22T00:43:25.158Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-22T00:43:25.418Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-22T00:43:25.418Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-22T00:43:25.418Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:43:25.418Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:43:25.682Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-22T00:43:25.682Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-22T00:43:25.682Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-22T00:43:25.682Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-22T00:43:25.682Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:25.942Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-22T00:43:25.942Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:25.942Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:25.942Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:25.942Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-22T00:43:25.942Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-22T00:43:25.942Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-22T00:43:26.065Z] $ docker top 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da -eo pid,comm [2020-12-22T00:43:26.203Z] [2020-12-22T00:43:26.203Z] Current default time zone: 'Etc/UTC' [2020-12-22T00:43:26.203Z] Local time is now: Tue Dec 22 00:43:25 UTC 2020. [2020-12-22T00:43:26.203Z] Universal Time is now: Tue Dec 22 00:43:25 UTC 2020. [2020-12-22T00:43:26.203Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-22T00:43:26.203Z] [2020-12-22T00:43:26.203Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-22T00:43:26.203Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:26.203Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-22T00:43:26.203Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-22T00:43:26.203Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [Pipeline] { [Pipeline] sh [2020-12-22T00:43:26.462Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-22T00:43:26.463Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-22T00:43:26.463Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-22T00:43:26.463Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-22T00:43:26.463Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-22T00:43:26.463Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:26.463Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-22T00:43:26.722Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:26.722Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:43:26.722Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:26.981Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-22T00:43:26.981Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-22T00:43:26.981Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-22T00:43:26.981Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-22T00:43:26.981Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-22T00:43:26.981Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-22T00:43:26.981Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:43:26.981Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-22T00:43:27.079Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-22T00:43:28.374Z] Updating certificates in /etc/ssl/certs... [2020-12-22T00:43:29.317Z] 22 added, 17 removed; done. [2020-12-22T00:43:29.317Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-22T00:43:29.317Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-22T00:43:29.317Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-22T00:43:29.317Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-22T00:43:29.317Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-22T00:43:29.317Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.317Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:43:29.317Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.576Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.576Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.576Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.576Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.576Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-22T00:43:29.576Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:43:29.835Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:43:29.835Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-22T00:43:29.835Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-22T00:43:29.835Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.835Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-22T00:43:29.835Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:43:29.835Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-22T00:43:29.835Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-22T00:43:30.095Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:43:30.095Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-22T00:43:30.095Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-22T00:43:30.095Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-22T00:43:30.095Z] Updating certificates in /etc/ssl/certs... [2020-12-22T00:43:30.665Z] 0 added, 0 removed; done. [2020-12-22T00:43:30.665Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-22T00:43:30.665Z] done. [2020-12-22T00:43:30.925Z] Reading package lists... [2020-12-22T00:43:31.184Z] Building dependency tree... [2020-12-22T00:43:31.184Z] Reading state information... [2020-12-22T00:43:31.368Z] Building docker-core-command-go ... [2020-12-22T00:43:31.368Z] Building docker-core-data-go ... [2020-12-22T00:43:31.368Z] Building docker-core-metadata-go ... [2020-12-22T00:43:31.368Z] Building docker-security-bootstrap-redis-go ... [2020-12-22T00:43:31.368Z] Building docker-security-proxy-setup-go ... [2020-12-22T00:43:31.368Z] Building docker-security-secretstore-setup-go ... [2020-12-22T00:43:31.368Z] Building docker-support-notifications-go ... [2020-12-22T00:43:31.368Z] Building docker-support-scheduler-go ... [2020-12-22T00:43:31.368Z] Building docker-sys-mgmt-agent-go ... [2020-12-22T00:43:31.368Z] Building docker-core-data-go [2020-12-22T00:43:31.368Z] Building docker-security-bootstrap-redis-go [2020-12-22T00:43:31.368Z] Building docker-security-secretstore-setup-go [2020-12-22T00:43:31.368Z] Building docker-security-proxy-setup-go [2020-12-22T00:43:31.368Z] Building docker-core-metadata-go [2020-12-22T00:43:31.443Z] The following NEW packages will be installed: [2020-12-22T00:43:31.443Z] apt-transport-https [2020-12-22T00:43:31.443Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:43:31.443Z] Need to get 1696 B of archives. [2020-12-22T00:43:31.443Z] After this operation, 153 kB of additional disk space will be used. [2020-12-22T00:43:31.443Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-22T00:43:31.443Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:43:31.443Z] Fetched 1696 B in 0s (29.4 kB/s) [2020-12-22T00:43:31.703Z] Selecting previously unselected package apt-transport-https. [2020-12-22T00:43:31.703Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-22T00:43:31.703Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-22T00:43:31.703Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-22T00:43:31.703Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-22T00:43:31.965Z] Waiting for network to be ready... [2020-12-22T00:43:37.249Z] 2020-12-22T00:43:35Z INFO Waiting for automatic snapd restart... [2020-12-22T00:43:37.820Z] snapd 2.48.1 from Canonical* installed [2020-12-22T00:43:38.762Z] "snapd" switched to the "latest/stable" channel [2020-12-22T00:43:38.762Z] [2020-12-22T00:43:43.024Z] core18 20201210 from Canonical* installed [2020-12-22T00:43:43.024Z] "core18" switched to the "latest/stable" channel [2020-12-22T00:43:43.024Z] [2020-12-22T00:43:47.234Z] snapcraft 4.4.4 from Canonical* installed [2020-12-22T00:43:47.493Z] "snapcraft" switched to the "latest/stable" channel [2020-12-22T00:43:47.493Z] [2020-12-22T00:43:50.783Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-22T00:43:50.783Z] - README.md [2020-12-22T00:43:50.783Z] [2020-12-22T00:43:50.783Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-22T00:43:57.368Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:43:57.368Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:43:57.368Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:43:57.368Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-22T00:43:59.009Z] Reading package lists... [2020-12-22T00:43:59.269Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-22T00:44:05.918Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:44:05.918Z] Reading package lists... [2020-12-22T00:44:05.918Z] Building dependency tree... [2020-12-22T00:44:05.918Z] Reading state information... [2020-12-22T00:44:05.918Z] Suggested packages: [2020-12-22T00:44:05.918Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-22T00:44:05.918Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-22T00:44:05.918Z] Recommended packages: [2020-12-22T00:44:05.918Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-22T00:44:05.918Z] The following NEW packages will be installed: [2020-12-22T00:44:05.918Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-22T00:44:05.918Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-22T00:44:05.918Z] pkg-config zip [2020-12-22T00:44:05.918Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T00:44:05.918Z] Need to get 7655 kB of archives. [2020-12-22T00:44:05.918Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-22T00:44:05.918Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-22T00:44:05.918Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-22T00:44:05.918Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-22T00:44:06.178Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-22T00:44:06.178Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-22T00:44:06.178Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-22T00:44:06.178Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-22T00:44:06.178Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-22T00:44:06.178Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-22T00:44:06.438Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-22T00:44:06.439Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-22T00:44:06.439Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-22T00:44:06.439Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-22T00:44:06.699Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-22T00:44:06.699Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-22T00:44:06.959Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T00:44:06.959Z] Fetched 7655 kB in 1s (6188 kB/s) [2020-12-22T00:44:07.218Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-22T00:44:07.218Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-22T00:44:07.218Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-22T00:44:07.218Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-22T00:44:07.477Z] Selecting previously unselected package libpsl5:amd64. [2020-12-22T00:44:07.477Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-22T00:44:07.477Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-22T00:44:07.477Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T00:44:07.477Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-22T00:44:07.477Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-22T00:44:07.477Z] Selecting previously unselected package librtmp1:amd64. [2020-12-22T00:44:07.477Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-22T00:44:07.477Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-22T00:44:07.737Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-22T00:44:07.737Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-22T00:44:07.737Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-22T00:44:07.737Z] Selecting previously unselected package liberror-perl. [2020-12-22T00:44:07.737Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-22T00:44:07.737Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-22T00:44:07.737Z] Selecting previously unselected package git-man. [2020-12-22T00:44:07.737Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-22T00:44:07.997Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:44:07.997Z] Selecting previously unselected package git. [2020-12-22T00:44:07.997Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-22T00:44:07.997Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:44:08.937Z] Selecting previously unselected package libnorm1:amd64. [2020-12-22T00:44:08.937Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-22T00:44:08.937Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-22T00:44:08.937Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-22T00:44:08.937Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-22T00:44:08.937Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-22T00:44:08.937Z] Selecting previously unselected package libsodium23:amd64. [2020-12-22T00:44:08.937Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-22T00:44:09.198Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-22T00:44:09.198Z] Selecting previously unselected package libzmq5:amd64. [2020-12-22T00:44:09.198Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-22T00:44:09.198Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:44:09.198Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-22T00:44:09.198Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-22T00:44:09.198Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:44:09.461Z] Selecting previously unselected package pkg-config. [2020-12-22T00:44:09.461Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-22T00:44:09.461Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-22T00:44:09.461Z] Selecting previously unselected package zip. [2020-12-22T00:44:09.461Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-22T00:44:09.461Z] Unpacking zip (3.0-11build1) ... [2020-12-22T00:44:09.461Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-22T00:44:09.461Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:44:09.461Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-22T00:44:09.461Z] Setting up liberror-perl (0.17025-1) ... [2020-12-22T00:44:09.461Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-22T00:44:09.728Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-22T00:44:09.728Z] No schema files found: doing nothing. [2020-12-22T00:44:09.728Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-22T00:44:09.728Z] Setting up zip (3.0-11build1) ... [2020-12-22T00:44:09.728Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-22T00:44:09.728Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-22T00:44:09.728Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-22T00:44:09.728Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:44:09.728Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-22T00:44:09.728Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-22T00:44:09.728Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-22T00:44:09.728Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-22T00:44:16.314Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:44:16.574Z] git set to automatically installed. [2020-12-22T00:44:16.574Z] git-man set to automatically installed. [2020-12-22T00:44:16.574Z] libcurl3-gnutls set to automatically installed. [2020-12-22T00:44:16.574Z] liberror-perl set to automatically installed. [2020-12-22T00:44:16.574Z] libglib2.0-0 set to automatically installed. [2020-12-22T00:44:16.574Z] libnghttp2-14 set to automatically installed. [2020-12-22T00:44:16.574Z] libnorm1 set to automatically installed. [2020-12-22T00:44:16.574Z] libpgm-5.2-0 set to automatically installed. [2020-12-22T00:44:16.574Z] libpsl5 set to automatically installed. [2020-12-22T00:44:16.574Z] librtmp1 set to automatically installed. [2020-12-22T00:44:16.574Z] libsodium23 set to automatically installed. [2020-12-22T00:44:16.574Z] libzmq3-dev set to automatically installed. [2020-12-22T00:44:16.574Z] libzmq5 set to automatically installed. [2020-12-22T00:44:16.574Z] pkg-config set to automatically installed. [2020-12-22T00:44:16.574Z] zip set to automatically installed. [2020-12-22T00:44:19.867Z] snapd is not logged in, snap install commands will use sudo [2020-12-22T00:44:26.441Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-22T00:44:26.441Z] snap "core18" has no updates available [2020-12-22T00:44:27.009Z] Pulling config-common [2020-12-22T00:44:28.406Z] Pulling go-build-helper [2020-12-22T00:44:39.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:44:39.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:44:39.348Z] ---> 0cf7e0261812 [2020-12-22T00:44:39.348Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:44:39.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:44:39.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:44:39.348Z] ---> 0cf7e0261812 [2020-12-22T00:44:39.348Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:44:39.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:44:39.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:44:39.348Z] ---> 0cf7e0261812 [2020-12-22T00:44:39.348Z] Step 3/23 : WORKDIR /edgex-go [2020-12-22T00:44:39.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:44:39.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:44:39.348Z] ---> 0cf7e0261812 [2020-12-22T00:44:39.348Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:44:39.348Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:44:39.348Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:44:39.348Z] ---> 0cf7e0261812 [2020-12-22T00:44:39.348Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:44:40.780Z] ---> Running in 489bb290c84b [2020-12-22T00:44:40.780Z] ---> Running in 39862966fca7 [2020-12-22T00:44:40.780Z] ---> Running in e4ddaaf1995f [2020-12-22T00:44:40.780Z] ---> Running in 7f24391221d5 [2020-12-22T00:44:40.780Z] ---> Running in 1636c0861e64 [2020-12-22T00:44:41.766Z] Removing intermediate container 1636c0861e64 [2020-12-22T00:44:41.766Z] ---> 70bf9ef6938b [2020-12-22T00:44:41.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:44:41.766Z] Removing intermediate container e4ddaaf1995f [2020-12-22T00:44:41.766Z] ---> e8b080467825 [2020-12-22T00:44:41.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:44:41.766Z] Removing intermediate container 489bb290c84b [2020-12-22T00:44:41.766Z] ---> 002e756b5fe3 [2020-12-22T00:44:41.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:44:41.766Z] Removing intermediate container 39862966fca7 [2020-12-22T00:44:41.766Z] ---> 307423d4cedd [2020-12-22T00:44:41.767Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:44:41.767Z] Removing intermediate container 7f24391221d5 [2020-12-22T00:44:41.767Z] ---> bd018c7a45be [2020-12-22T00:44:41.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:44:41.767Z] ---> Running in 8f93209d9aef [2020-12-22T00:44:41.767Z] ---> Running in 9dcf9f732a44 [2020-12-22T00:44:41.767Z] ---> Running in d3f47a2347f5 [2020-12-22T00:44:42.042Z] ---> Running in 641343a9812c [2020-12-22T00:44:42.042Z] ---> Running in b1585038ba67 [2020-12-22T00:44:45.432Z] Removing intermediate container 8f93209d9aef [2020-12-22T00:44:45.432Z] ---> 34ff0ceb9e5d [2020-12-22T00:44:45.432Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-22T00:44:45.432Z] ---> Running in 87f94dda69da [2020-12-22T00:44:45.432Z] Removing intermediate container d3f47a2347f5 [2020-12-22T00:44:45.432Z] ---> 48b4bbe8654b [2020-12-22T00:44:45.432Z] Step 5/24 : RUN apk update && apk add make git [2020-12-22T00:44:45.718Z] ---> Running in ecb0c8c00b94 [2020-12-22T00:44:45.992Z] Removing intermediate container 9dcf9f732a44 [2020-12-22T00:44:45.992Z] ---> c57768eca9ce [2020-12-22T00:44:45.992Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:44:46.271Z] Removing intermediate container b1585038ba67 [2020-12-22T00:44:46.271Z] ---> 0bceb7231736 [2020-12-22T00:44:46.271Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:44:46.271Z] Removing intermediate container 641343a9812c [2020-12-22T00:44:46.271Z] ---> b1db61ddaa9a [2020-12-22T00:44:46.271Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:44:46.271Z] ---> Running in 18656babc171 [2020-12-22T00:44:46.550Z] ---> Running in 18beed82f350 [2020-12-22T00:44:46.550Z] ---> Running in 659f303b44fd [2020-12-22T00:44:47.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:47.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:48.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:48.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:48.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:48.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:48.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:49.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:49.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:49.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:44:50.103Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:44:50.103Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:44:50.103Z] OK: 12620 distinct packages available [2020-12-22T00:44:50.103Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:44:50.103Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:44:50.103Z] OK: 12620 distinct packages available [2020-12-22T00:44:50.378Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:44:50.378Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:44:50.378Z] OK: 12620 distinct packages available [2020-12-22T00:44:50.655Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:44:50.655Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:44:50.655Z] OK: 12620 distinct packages available [2020-12-22T00:44:50.931Z] OK: 217 MiB in 51 packages [2020-12-22T00:44:50.931Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:44:50.931Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:44:50.931Z] OK: 12620 distinct packages available [2020-12-22T00:44:51.208Z] OK: 217 MiB in 51 packages [2020-12-22T00:44:51.488Z] OK: 217 MiB in 51 packages [2020-12-22T00:44:51.488Z] OK: 217 MiB in 51 packages [2020-12-22T00:44:51.775Z] OK: 217 MiB in 51 packages [2020-12-22T00:44:52.759Z] Removing intermediate container 87f94dda69da [2020-12-22T00:44:52.759Z] ---> 7f284485fc8a [2020-12-22T00:44:52.759Z] Step 6/23 : COPY go.mod . [2020-12-22T00:44:53.355Z] Removing intermediate container ecb0c8c00b94 [2020-12-22T00:44:53.355Z] ---> 36c6198ed62a [2020-12-22T00:44:53.355Z] Step 6/24 : COPY go.mod . [2020-12-22T00:44:53.355Z] Removing intermediate container 18656babc171 [2020-12-22T00:44:53.355Z] ---> 2941017eb4b1 [2020-12-22T00:44:53.355Z] Step 6/22 : COPY go.mod . [2020-12-22T00:44:53.355Z] Removing intermediate container 659f303b44fd [2020-12-22T00:44:53.355Z] ---> c08fe7123a12 [2020-12-22T00:44:53.355Z] Step 6/21 : COPY go.mod . [2020-12-22T00:44:53.953Z] Removing intermediate container 18beed82f350 [2020-12-22T00:44:53.953Z] ---> f12674e2cac8 [2020-12-22T00:44:53.953Z] Step 6/22 : COPY go.mod . [2020-12-22T00:44:53.953Z] ---> 4f6b3e3ac056 [2020-12-22T00:44:53.953Z] Step 7/23 : RUN go mod download [2020-12-22T00:44:54.230Z] ---> Running in 66ac536379c7 [2020-12-22T00:44:54.506Z] ---> 0bff3539206e [2020-12-22T00:44:54.506Z] Step 7/24 : RUN go mod download [2020-12-22T00:44:54.506Z] ---> a95396fb9192 [2020-12-22T00:44:54.506Z] Step 7/21 : RUN go mod download [2020-12-22T00:44:54.506Z] ---> 0142a4427156 [2020-12-22T00:44:54.506Z] Step 7/22 : RUN go mod download [2020-12-22T00:44:54.785Z] ---> Running in 141b907bc78f [2020-12-22T00:44:54.785Z] ---> Running in 3d964da3a586 [2020-12-22T00:44:54.785Z] ---> fdb4cd0c5afe [2020-12-22T00:44:54.785Z] Step 7/22 : RUN go mod download [2020-12-22T00:44:54.968Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-22T00:44:54.968Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-22T00:44:54.968Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-22T00:44:54.968Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-22T00:44:54.968Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-22T00:44:54.968Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-22T00:44:54.968Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-22T00:44:54.968Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-22T00:44:54.968Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-22T00:44:54.968Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-22T00:44:54.968Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-22T00:44:54.968Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-22T00:44:54.968Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-22T00:44:54.968Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-22T00:44:54.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-22T00:44:54.968Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-22T00:44:54.968Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-22T00:44:54.968Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-22T00:44:54.968Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-22T00:44:54.968Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-22T00:44:54.968Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-22T00:44:54.968Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-22T00:44:54.968Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-22T00:44:54.968Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-22T00:44:54.968Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-22T00:44:54.968Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-22T00:44:54.968Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-22T00:44:54.968Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-22T00:44:54.968Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-22T00:44:54.968Z] Fetched 279 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-22T00:44:54.968Z] Fetched 122 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-22T00:44:54.968Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-22T00:44:54.968Z] Fetched 8848 B in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-22T00:44:54.968Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-22T00:44:54.968Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-22T00:44:54.968Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-22T00:44:54.968Z] Fetched 214 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-22T00:44:54.968Z] Fetched 155 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-22T00:44:54.968Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-22T00:44:54.968Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-22T00:44:54.968Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-22T00:44:54.968Z] Fetched 499 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-22T00:44:54.968Z] Fetched 111 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-22T00:44:54.968Z] Fetched 240 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-22T00:44:54.968Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-22T00:44:54.968Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-22T00:44:54.968Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-22T00:44:54.968Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-22T00:44:54.968Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-22T00:44:54.968Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-22T00:44:54.968Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-22T00:44:54.968Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-22T00:44:54.968Z] Fetched 8720 B in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-22T00:44:54.968Z] Fetched 137 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-22T00:44:54.968Z] Fetched 119 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-22T00:44:54.968Z] Fetched 109 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-22T00:44:54.968Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-22T00:44:54.968Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-22T00:44:54.969Z] Fetched 645 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-22T00:44:54.969Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-22T00:44:54.969Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-22T00:44:54.969Z] Fetched 368 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-22T00:44:54.969Z] Fetched 187 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-22T00:44:54.969Z] Fetched 175 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-22T00:44:54.969Z] Fetched 206 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-22T00:44:54.969Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-22T00:44:54.969Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-22T00:44:54.969Z] Fetched 159 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-22T00:44:54.969Z] Fetched 107 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-22T00:44:54.969Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-22T00:44:54.969Z] Pulling static-packages [2020-12-22T00:44:55.062Z] ---> Running in a32408aaf7e7 [2020-12-22T00:44:55.062Z] ---> Running in 9f1c5339d103 [2020-12-22T00:44:55.538Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-22T00:44:55.539Z] Skipping pull go-build-helper (already ran) [2020-12-22T00:44:55.539Z] Skipping pull static-packages (already ran) [2020-12-22T00:44:55.539Z] Building go-build-helper [2020-12-22T00:44:58.486Z] Removing intermediate container 66ac536379c7 [2020-12-22T00:44:58.486Z] ---> 967cd1157925 [2020-12-22T00:44:58.486Z] Step 8/23 : COPY . . [2020-12-22T00:44:59.471Z] Removing intermediate container 141b907bc78f [2020-12-22T00:44:59.471Z] ---> b356fd8924e3 [2020-12-22T00:44:59.471Z] Step 8/24 : COPY . . [2020-12-22T00:44:59.735Z] Building static-packages [2020-12-22T00:45:00.071Z] Removing intermediate container 3d964da3a586 [2020-12-22T00:45:00.071Z] ---> 0702ddefb4e5 [2020-12-22T00:45:00.071Z] Step 8/21 : COPY . . [2020-12-22T00:45:00.669Z] Removing intermediate container a32408aaf7e7 [2020-12-22T00:45:00.669Z] ---> 4775ea7ac44f [2020-12-22T00:45:00.669Z] Step 8/22 : COPY . . [2020-12-22T00:45:00.669Z] Removing intermediate container 9f1c5339d103 [2020-12-22T00:45:00.669Z] ---> 8018d30366c2 [2020-12-22T00:45:00.669Z] Step 8/22 : COPY . . [2020-12-22T00:45:01.747Z] Staging go-build-helper [2020-12-22T00:45:02.695Z] Staging static-packages [2020-12-22T00:45:04.080Z] Pulling go115 [2020-12-22T00:45:05.029Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-22T00:45:05.029Z] Skipping pull go115 (already ran) [2020-12-22T00:45:05.029Z] Building go115 [2020-12-22T00:45:05.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T00:45:05.029Z] Dload Upload Total Spent Left Speed [2020-12-22T00:45:08.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.0M 0 0 21.2M 0 0:00:05 --:--:-- 0:00:05 21.2M 40 115M 40 46.4M 0 0 27.9M 0 0:00:04 0:00:01 0:00:03 27.9M 68 115M 68 79.5M 0 0 29.9M 0 0:00:03 0:00:02 0:00:01 29.9M 95 115M 95 110M 0 0 30.1M 0 0:00:03 0:00:03 --:--:-- 30.1M 100 115M 100 115M 0 0 30.5M 0 0:00:03 0:00:03 --:--:-- 30.5M [2020-12-22T00:45:09.525Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-22T00:45:14.808Z] Staging go115 [2020-12-22T00:45:20.095Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-22T00:45:20.095Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-22T00:45:20.095Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-22T00:45:20.095Z] Fetched 0 B in 0s (0 B/s) [2020-12-22T00:45:20.095Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-22T00:45:20.095Z] Fetched 224 kB in 0s (0 B/s) [2020-12-22T00:45:20.095Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-22T00:45:20.095Z] Fetched 157 kB in 0s (0 B/s) [2020-12-22T00:45:20.095Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-22T00:45:20.095Z] Fetched 221 kB in 0s (0 B/s) [2020-12-22T00:45:20.095Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-22T00:45:20.095Z] Fetched 143 kB in 0s (0 B/s) [2020-12-22T00:45:20.095Z] Pulling edgex-go [2020-12-22T00:45:22.009Z] Pulling version [2020-12-22T00:45:22.948Z] Building config-common [2020-12-22T00:45:25.484Z] Skipping build go-build-helper (already ran) [2020-12-22T00:45:25.484Z] Skipping build static-packages (already ran) [2020-12-22T00:45:25.484Z] Skipping build go115 (already ran) [2020-12-22T00:45:25.484Z] Building edgex-go [2020-12-22T00:45:25.743Z] 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-22T00:45:26.681Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-22T00:45:26.681Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 [2020-12-22T00:45:26.681Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-22T00:45:26.681Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 [2020-12-22T00:45:26.681Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-22T00:45:26.959Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-22T00:45:26.959Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-22T00:45:26.959Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-22T00:45:26.959Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T00:45:26.959Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2020-12-22T00:45:26.959Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T00:45:26.959Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-22T00:45:26.959Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-22T00:45:26.959Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-22T00:45:26.959Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-22T00:45:26.959Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-22T00:45:26.959Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-22T00:45:26.959Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-22T00:45:26.959Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-22T00:45:26.959Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T00:45:26.959Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-22T00:45:26.959Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-22T00:45:26.959Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-22T00:45:26.959Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-22T00:45:27.223Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-22T00:45:27.223Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-22T00:45:27.223Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-22T00:45:27.223Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-22T00:45:27.223Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-22T00:45:27.485Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-22T00:45:27.485Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-22T00:45:27.494Z] ---> 1e76d719c9cf [2020-12-22T00:45:27.494Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-22T00:45:27.494Z] ---> c945fb381a04 [2020-12-22T00:45:27.494Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-22T00:45:27.494Z] ---> c55968b8f5a7 [2020-12-22T00:45:27.494Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-22T00:45:27.494Z] ---> 44ea1a2b8300 [2020-12-22T00:45:27.494Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-22T00:45:27.494Z] ---> a4b14bacf303 [2020-12-22T00:45:27.494Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-22T00:45:27.494Z] ---> Running in 9777698e2369 [2020-12-22T00:45:27.494Z] ---> Running in fd72c8c45b17 [2020-12-22T00:45:27.494Z] ---> Running in 898c75fc14d4 [2020-12-22T00:45:27.494Z] ---> Running in e829cb732e77 [2020-12-22T00:45:27.494Z] ---> Running in cd6238f3b75c [2020-12-22T00:45:27.494Z] 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-22T00:45:27.494Z] 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-22T00:45:27.494Z] 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-22T00:45:27.494Z] 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-22T00:45:27.494Z] 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-22T00:45:35.613Z] 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-22T00:45:40.970Z] 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-22T00:45:41.229Z] 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-22T00:45:42.168Z] 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-22T00:45:42.738Z] 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-22T00:45:42.738Z] go: downloading github.com/stretchr/testify v1.6.1 [2020-12-22T00:45:42.738Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T00:45:42.738Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T00:45:42.738Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-12-22T00:45:44.647Z] 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-22T00:45:44.647Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-22T00:45:44.647Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-22T00:45:45.585Z] 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-22T00:45:45.585Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-22T00:45:46.525Z] 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-22T00:45:46.525Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T00:45:48.433Z] 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-22T00:45:49.033Z] 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-22T00:45:49.972Z] 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-22T00:45:52.518Z] Building version [2020-12-22T00:45:55.062Z] Staging config-common [2020-12-22T00:45:56.002Z] Skipping stage go-build-helper (already ran) [2020-12-22T00:45:56.002Z] Skipping stage static-packages (already ran) [2020-12-22T00:45:56.002Z] Skipping stage go115 (already ran) [2020-12-22T00:45:56.002Z] Staging edgex-go [2020-12-22T00:45:56.944Z] Staging version [2020-12-22T00:45:58.326Z] Priming config-common [2020-12-22T00:45:59.262Z] Priming go-build-helper [2020-12-22T00:46:00.202Z] Priming static-packages [2020-12-22T00:46:02.755Z] Priming go115 [2020-12-22T00:46:03.326Z] Priming edgex-go [2020-12-22T00:46:04.711Z] Priming version [2020-12-22T00:46:05.651Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T00:46:49.320Z] 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-22T00:46:49.320Z] 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-22T00:46:57.657Z] Removing intermediate container 898c75fc14d4 [2020-12-22T00:46:57.657Z] ---> e488b3867d26 [2020-12-22T00:46:57.657Z] [2020-12-22T00:46:57.657Z] Step 10/22 : FROM alpine:3.10 [2020-12-22T00:46:57.657Z] 3.10: Pulling from library/alpine [2020-12-22T00:46:59.107Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-22T00:46:59.107Z] Status: Downloaded newer image for alpine:3.10 [2020-12-22T00:46:59.107Z] ---> 536a684cf733 [2020-12-22T00:46:59.107Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:47:00.167Z] ---> Running in 1927387d9e43 [2020-12-22T00:47:01.190Z] Removing intermediate container 9777698e2369 [2020-12-22T00:47:01.190Z] ---> 2ace2bbd5957 [2020-12-22T00:47:01.190Z] [2020-12-22T00:47:01.190Z] Step 10/24 : FROM alpine:3.10 [2020-12-22T00:47:01.190Z] ---> 536a684cf733 [2020-12-22T00:47:01.190Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-22T00:47:01.190Z] ---> Running in 5b567fc52e22 [2020-12-22T00:47:01.944Z] Removing intermediate container fd72c8c45b17 [2020-12-22T00:47:01.944Z] ---> 5dce27e9fca4 [2020-12-22T00:47:01.944Z] [2020-12-22T00:47:01.944Z] Step 10/21 : FROM alpine [2020-12-22T00:47:02.229Z] latest: Pulling from library/alpine [2020-12-22T00:47:02.229Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T00:47:02.229Z] Status: Downloaded newer image for alpine:latest [2020-12-22T00:47:02.230Z] ---> afeebe901d6b [2020-12-22T00:47:02.230Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-22T00:47:02.909Z] ---> Running in 770d4622f8d4 [2020-12-22T00:47:03.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:04.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:04.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:04.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:04.786Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:47:04.786Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:47:04.786Z] OK: 10171 distinct packages available [2020-12-22T00:47:05.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:05.068Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-22T00:47:05.068Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-22T00:47:05.068Z] OK: 10171 distinct packages available [2020-12-22T00:47:05.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:05.626Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:47:05.626Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-22T00:47:05.928Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:47:05.928Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:47:05.928Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:47:05.928Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-22T00:47:05.928Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:47:05.928Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:47:05.928Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-22T00:47:05.928Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:47:05.928Z] (4/5) Installing curl (7.66.0-r3) [2020-12-22T00:47:05.928Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-22T00:47:05.928Z] Executing busybox-1.30.1-r3.trigger [2020-12-22T00:47:05.928Z] Executing ca-certificates-20191127-r2.trigger [2020-12-22T00:47:06.205Z] OK: 7 MiB in 19 packages [2020-12-22T00:47:06.205Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:47:06.205Z] v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:47:06.205Z] OK: 12615 distinct packages available [2020-12-22T00:47:06.485Z] OK: 7 MiB in 19 packages [2020-12-22T00:47:07.481Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-22T00:47:07.758Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:47:07.758Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-22T00:47:07.758Z] (4/4) Installing curl (7.69.1-r3) [2020-12-22T00:47:07.758Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:47:07.758Z] Executing ca-certificates-20191127-r4.trigger [2020-12-22T00:47:08.040Z] OK: 7 MiB in 18 packages [2020-12-22T00:47:10.038Z] Removing intermediate container 5b567fc52e22 [2020-12-22T00:47:10.038Z] ---> 2d496fadfe09 [2020-12-22T00:47:10.038Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:47:10.038Z] ---> Running in 949d410be823 [2020-12-22T00:47:10.322Z] Removing intermediate container 1927387d9e43 [2020-12-22T00:47:10.322Z] ---> 48f2c8c7b6c0 [2020-12-22T00:47:10.322Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-22T00:47:10.600Z] ---> Running in b2156243ff3d [2020-12-22T00:47:11.220Z] Removing intermediate container 949d410be823 [2020-12-22T00:47:11.220Z] ---> 57a47fb5391b [2020-12-22T00:47:11.220Z] Step 13/24 : WORKDIR / [2020-12-22T00:47:11.220Z] Removing intermediate container 770d4622f8d4 [2020-12-22T00:47:11.220Z] ---> d5ab07dbcca1 [2020-12-22T00:47:11.220Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-22T00:47:11.513Z] ---> Running in 32dc61d4d23f [2020-12-22T00:47:11.513Z] ---> Running in a5de54dc3490 [2020-12-22T00:47:11.513Z] Removing intermediate container b2156243ff3d [2020-12-22T00:47:11.513Z] ---> 8a1accb02146 [2020-12-22T00:47:11.513Z] Step 13/22 : WORKDIR / [2020-12-22T00:47:11.788Z] ---> Running in 20fedaf0b4c6 [2020-12-22T00:47:12.394Z] Removing intermediate container 32dc61d4d23f [2020-12-22T00:47:12.394Z] ---> 8776e0cf6c82 [2020-12-22T00:47:12.394Z] Step 13/21 : WORKDIR /edgex [2020-12-22T00:47:12.394Z] Removing intermediate container a5de54dc3490 [2020-12-22T00:47:12.394Z] ---> b90806732d66 [2020-12-22T00:47:12.394Z] 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-22T00:47:12.672Z] ---> Running in 52660057a34b [2020-12-22T00:47:12.672Z] Removing intermediate container 20fedaf0b4c6 [2020-12-22T00:47:12.672Z] ---> de5b673260c2 [2020-12-22T00:47:12.672Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-22T00:47:13.657Z] Removing intermediate container 52660057a34b [2020-12-22T00:47:13.657Z] ---> 46c99b524364 [2020-12-22T00:47:13.657Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-22T00:47:13.937Z] ---> 3c8c76b69a81 [2020-12-22T00:47:13.938Z] 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-22T00:47:13.938Z] ---> 1c5b9e16f39a [2020-12-22T00:47:13.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-22T00:47:14.934Z] ---> 6479fa72d2fc [2020-12-22T00:47:14.934Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-22T00:47:15.533Z] ---> 63a4640d7503 [2020-12-22T00:47:15.533Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:16.519Z] ---> 4bde1f439073 [2020-12-22T00:47:16.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-22T00:47:17.135Z] ---> 37cdb8893a4d [2020-12-22T00:47:17.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-22T00:47:17.413Z] ---> 197dd58cc48a [2020-12-22T00:47:17.413Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-22T00:47:17.690Z] ---> e308fabc025d [2020-12-22T00:47:17.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:19.683Z] ---> 4e75e0c8865a [2020-12-22T00:47:19.683Z] ---> 0eaa0747efb3 [2020-12-22T00:47:19.683Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-22T00:47:19.683Z] ---> 1793b01489ce [2020-12-22T00:47:19.683Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-22T00:47:19.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-22T00:47:20.279Z] ---> Running in 55d0bb2159ed [2020-12-22T00:47:20.279Z] ---> Running in b369b4fe00bd [2020-12-22T00:47:21.726Z] Removing intermediate container 55d0bb2159ed [2020-12-22T00:47:21.726Z] ---> 2cc151d5e0b8 [2020-12-22T00:47:21.726Z] Step 18/21 : CMD ["--init=true"] [2020-12-22T00:47:22.325Z] ---> Running in 4d4b8f5d9a25 [2020-12-22T00:47:22.603Z] ---> 253415ced979 [2020-12-22T00:47:22.603Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-22T00:47:23.212Z] Removing intermediate container e829cb732e77 [2020-12-22T00:47:23.212Z] ---> b05f28625da3 [2020-12-22T00:47:23.212Z] [2020-12-22T00:47:23.212Z] Step 10/22 : FROM scratch [2020-12-22T00:47:23.212Z] ---> [2020-12-22T00:47:23.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:47:23.212Z] Removing intermediate container 4d4b8f5d9a25 [2020-12-22T00:47:23.212Z] ---> 31461cd3edf1 [2020-12-22T00:47:23.212Z] Step 19/21 : LABEL arch=arm64 [2020-12-22T00:47:23.212Z] ---> Running in 249d5430d937 [2020-12-22T00:47:23.809Z] ---> Running in f84b13d89589 [2020-12-22T00:47:23.810Z] Removing intermediate container b369b4fe00bd [2020-12-22T00:47:23.810Z] ---> 26dda7861b46 [2020-12-22T00:47:23.810Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-22T00:47:23.810Z] ---> e64d7b1377d2 [2020-12-22T00:47:23.810Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-22T00:47:24.083Z] Removing intermediate container 249d5430d937 [2020-12-22T00:47:24.083Z] ---> 5a02e0ac24e7 [2020-12-22T00:47:24.083Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-22T00:47:24.083Z] ---> Running in 86260088198c [2020-12-22T00:47:24.083Z] ---> Running in 534f69e18a11 [2020-12-22T00:47:24.083Z] ---> Running in 96d0bc9efa81 [2020-12-22T00:47:24.357Z] Removing intermediate container f84b13d89589 [2020-12-22T00:47:24.357Z] ---> bc43ebeadbeb [2020-12-22T00:47:24.357Z] Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:47:24.635Z] ---> Running in a222187bb347 [2020-12-22T00:47:24.635Z] Removing intermediate container 86260088198c [2020-12-22T00:47:24.635Z] ---> 27d384846068 [2020-12-22T00:47:24.635Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:47:24.910Z] Removing intermediate container 96d0bc9efa81 [2020-12-22T00:47:24.910Z] ---> a1bf4326dbe9 [2020-12-22T00:47:24.910Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:47:24.910Z] ---> Running in a1bcbd306b2c [2020-12-22T00:47:24.910Z] ---> Running in 3c37ac6053e4 [2020-12-22T00:47:25.516Z] Removing intermediate container a222187bb347 [2020-12-22T00:47:25.516Z] ---> b63199c205dd [2020-12-22T00:47:25.516Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:47:25.789Z] ---> Running in cbb29d5c4e24 [2020-12-22T00:47:26.061Z] Removing intermediate container 3c37ac6053e4 [2020-12-22T00:47:26.061Z] ---> e4d58e7bd793 [2020-12-22T00:47:26.061Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:47:26.339Z] Removing intermediate container a1bcbd306b2c [2020-12-22T00:47:26.339Z] ---> 5bfa2946e42b [2020-12-22T00:47:26.339Z] Step 14/22 : WORKDIR / [2020-12-22T00:47:26.339Z] ---> Running in b408569c0a76 [2020-12-22T00:47:26.339Z] ---> Running in 6be2035aeb19 [2020-12-22T00:47:26.612Z] Removing intermediate container cbb29d5c4e24 [2020-12-22T00:47:26.612Z] ---> 6e6afc47812c [2020-12-22T00:47:26.612Z] [2020-12-22T00:47:27.209Z] Removing intermediate container b408569c0a76 [2020-12-22T00:47:27.209Z] ---> ee4f476d206e [2020-12-22T00:47:27.209Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:47:27.209Z] Successfully built 6e6afc47812c [2020-12-22T00:47:27.209Z] ---> Running in 3a0b6035d1e0 [2020-12-22T00:47:27.209Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-22T00:47:27.209Z] Building docker-support-scheduler-go [2020-12-22T00:47:27.486Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6be2035aeb19 [2020-12-22T00:47:27.486Z] ---> 6514fa5c71e0 [2020-12-22T00:47:27.486Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-22T00:47:27.772Z] Removing intermediate container 534f69e18a11 [2020-12-22T00:47:27.772Z] ---> 2dfdf7a1b9af [2020-12-22T00:47:28.048Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-22T00:47:28.048Z] Removing intermediate container 3a0b6035d1e0 [2020-12-22T00:47:28.048Z] ---> 2485134bd5eb [2020-12-22T00:47:28.048Z] [2020-12-22T00:47:28.325Z] ---> Running in a449f72611a0 [2020-12-22T00:47:28.604Z] ---> 711a9f00742e [2020-12-22T00:47:28.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-22T00:47:28.604Z] Successfully built 2485134bd5eb [2020-12-22T00:47:28.877Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-22T00:47:28.877Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2020-12-22T00:47:29.475Z] Removing intermediate container a449f72611a0 [2020-12-22T00:47:29.475Z] ---> 5c9a4dd9e31a [2020-12-22T00:47:29.475Z] Step 22/24 : LABEL arch=arm64 [2020-12-22T00:47:30.073Z] ---> Running in e2152f914786 [2020-12-22T00:47:31.062Z] ---> 03661d3ee1a2 [2020-12-22T00:47:31.062Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:32.044Z] Removing intermediate container e2152f914786 [2020-12-22T00:47:32.044Z] ---> 484e64b6de27 [2020-12-22T00:47:32.044Z] Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:47:32.044Z] Removing intermediate container cd6238f3b75c [2020-12-22T00:47:32.044Z] ---> 4309e41da9ad [2020-12-22T00:47:32.044Z] [2020-12-22T00:47:32.044Z] Step 10/23 : FROM alpine [2020-12-22T00:47:32.044Z] ---> afeebe901d6b [2020-12-22T00:47:32.044Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:47:33.599Z] ---> 29034f8eff2d [2020-12-22T00:47:33.599Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-22T00:47:33.599Z] ---> Running in fc4e74bab92f [2020-12-22T00:47:33.599Z] ---> Running in 2c0e541f541c [2020-12-22T00:47:33.599Z] ---> Running in 450a22d70c5a [2020-12-22T00:47:33.883Z] Removing intermediate container fc4e74bab92f [2020-12-22T00:47:33.883Z] ---> 76f5add149d0 [2020-12-22T00:47:33.883Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-22T00:47:33.883Z] Removing intermediate container 2c0e541f541c [2020-12-22T00:47:33.883Z] ---> b02458f39d78 [2020-12-22T00:47:33.883Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:47:34.162Z] Removing intermediate container 450a22d70c5a [2020-12-22T00:47:34.162Z] ---> e3248cc4d01c [2020-12-22T00:47:34.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:47:34.437Z] ---> Running in 232aa29248c1 [2020-12-22T00:47:34.437Z] ---> Running in d9da553a2606 [2020-12-22T00:47:35.031Z] ---> Running in afe1e7c1c006 [2020-12-22T00:47:35.308Z] Removing intermediate container 232aa29248c1 [2020-12-22T00:47:35.308Z] Removing intermediate container d9da553a2606 [2020-12-22T00:47:35.308Z] ---> 73b312f08492 [2020-12-22T00:47:35.308Z] [2020-12-22T00:47:35.308Z] ---> a64293212e0b [2020-12-22T00:47:35.308Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-22T00:47:35.908Z] Successfully built 73b312f08492 [2020-12-22T00:47:35.908Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-22T00:47:35.908Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in de95752dc6d4 [2020-12-22T00:47:35.908Z] Building docker-sys-mgmt-agent-go [2020-12-22T00:47:35.908Z] Removing intermediate container afe1e7c1c006 [2020-12-22T00:47:35.908Z] ---> 7a93143ad65a [2020-12-22T00:47:35.908Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:47:36.180Z] ---> Running in 254f05242b67 [2020-12-22T00:47:36.452Z] Removing intermediate container de95752dc6d4 [2020-12-22T00:47:36.452Z] ---> a760e3c59993 [2020-12-22T00:47:36.452Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:47:36.452Z] ---> Running in 3d220a7ff443 [2020-12-22T00:47:36.724Z] Removing intermediate container 254f05242b67 [2020-12-22T00:47:36.724Z] ---> 68fd59db06a1 [2020-12-22T00:47:36.724Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:47:36.995Z] ---> Running in 7f47c3d9e694 [2020-12-22T00:47:37.598Z] Removing intermediate container 7f47c3d9e694 [2020-12-22T00:47:37.598Z] ---> 97e44a1904ce [2020-12-22T00:47:37.598Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:47:37.873Z] ---> Running in 63ec59b7aceb [2020-12-22T00:47:38.480Z] Removing intermediate container 63ec59b7aceb [2020-12-22T00:47:38.480Z] ---> ba403691ca7c [2020-12-22T00:47:38.480Z] [2020-12-22T00:47:39.074Z] Successfully built ba403691ca7c [2020-12-22T00:47:39.074Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-22T00:47:39.074Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-12-22T00:47:40.051Z] Removing intermediate container 3d220a7ff443 [2020-12-22T00:47:40.051Z] ---> 13c5657ad276 [2020-12-22T00:47:40.051Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-22T00:47:40.051Z] ---> Running in f4627a062d12 [2020-12-22T00:47:41.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:42.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:47:43.901Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-22T00:47:43.901Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-22T00:47:44.174Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-22T00:47:44.448Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-22T00:47:44.727Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-22T00:47:44.727Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:47:45.019Z] OK: 8 MiB in 19 packages [2020-12-22T00:47:48.436Z] Removing intermediate container f4627a062d12 [2020-12-22T00:47:48.436Z] ---> 382d451802c0 [2020-12-22T00:47:48.436Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-22T00:47:50.421Z] ---> f393e790c20d [2020-12-22T00:47:50.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-22T00:47:52.398Z] ---> 5742121beb33 [2020-12-22T00:47:52.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-22T00:47:53.376Z] ---> ccc80f470ca9 [2020-12-22T00:47:53.376Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-22T00:47:53.973Z] ---> Running in 179f0fcd7475 [2020-12-22T00:47:54.567Z] Removing intermediate container 179f0fcd7475 [2020-12-22T00:47:54.567Z] ---> c4e0045bcd64 [2020-12-22T00:47:54.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:47:55.163Z] ---> Running in a02d78dac0b4 [2020-12-22T00:47:55.766Z] Removing intermediate container a02d78dac0b4 [2020-12-22T00:47:55.766Z] ---> 3e9b63c01464 [2020-12-22T00:47:55.766Z] Step 21/23 : LABEL arch=arm64 [2020-12-22T00:47:56.360Z] ---> Running in 9fd7c020b04b [2020-12-22T00:47:56.959Z] Removing intermediate container 9fd7c020b04b [2020-12-22T00:47:56.959Z] ---> a851bb79fe1b [2020-12-22T00:47:56.959Z] Step 22/23 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:47:57.233Z] ---> Running in 546ec56a13d7 [2020-12-22T00:47:57.831Z] Removing intermediate container 546ec56a13d7 [2020-12-22T00:47:57.831Z] ---> 5c74217779f3 [2020-12-22T00:47:57.831Z] Step 23/23 : LABEL version=0.0.0 [2020-12-22T00:47:58.110Z] ---> Running in 92300ba44d7d [2020-12-22T00:47:58.704Z] Removing intermediate container 92300ba44d7d [2020-12-22T00:47:58.704Z] ---> 0b3e4aafd70a [2020-12-22T00:47:58.704Z] [2020-12-22T00:47:59.297Z] Successfully built 0b3e4aafd70a [2020-12-22T00:47:59.297Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-22T00:48:14.534Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:14.534Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:14.534Z] ---> 0cf7e0261812 [2020-12-22T00:48:14.534Z] Step 3/21 : WORKDIR /edgex-go [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> bd018c7a45be [2020-12-22T00:48:14.534Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> 0bceb7231736 [2020-12-22T00:48:14.534Z] Step 5/21 : RUN apk update && apk add make git [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> f12674e2cac8 [2020-12-22T00:48:14.534Z] Step 6/21 : COPY go.mod . [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> fdb4cd0c5afe [2020-12-22T00:48:14.534Z] Step 7/21 : RUN go mod download [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> 8018d30366c2 [2020-12-22T00:48:14.534Z] Step 8/21 : COPY . . [2020-12-22T00:48:14.534Z] ---> Using cache [2020-12-22T00:48:14.534Z] ---> c55968b8f5a7 [2020-12-22T00:48:14.534Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-22T00:48:14.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:14.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:14.844Z] ---> 0cf7e0261812 [2020-12-22T00:48:14.844Z] Step 3/24 : WORKDIR /edgex-go [2020-12-22T00:48:14.844Z] ---> Using cache [2020-12-22T00:48:14.844Z] ---> bd018c7a45be [2020-12-22T00:48:14.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:14.844Z] ---> Using cache [2020-12-22T00:48:14.844Z] ---> 0bceb7231736 [2020-12-22T00:48:14.844Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-22T00:48:16.288Z] ---> Running in 9bcabdfbc549 [2020-12-22T00:48:16.288Z] ---> Running in 782fbcff72fe [2020-12-22T00:48:17.732Z] 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-22T00:48:18.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:18.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:20.431Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:48:20.431Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:48:20.431Z] OK: 12620 distinct packages available [2020-12-22T00:48:21.035Z] OK: 217 MiB in 51 packages [2020-12-22T00:48:22.487Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:22.487Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:22.487Z] ---> 0cf7e0261812 [2020-12-22T00:48:22.487Z] Step 3/27 : WORKDIR /edgex-go [2020-12-22T00:48:22.487Z] ---> Using cache [2020-12-22T00:48:22.487Z] ---> bd018c7a45be [2020-12-22T00:48:22.487Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:22.487Z] ---> Using cache [2020-12-22T00:48:22.487Z] ---> 0bceb7231736 [2020-12-22T00:48:22.487Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-22T00:48:23.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-22T00:48:23.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-22T00:48:23.098Z] ---> 0cf7e0261812 [2020-12-22T00:48:23.098Z] Step 3/22 : WORKDIR /edgex-go [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> bd018c7a45be [2020-12-22T00:48:23.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> 0bceb7231736 [2020-12-22T00:48:23.098Z] Step 5/22 : RUN apk update && apk add make git [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> f12674e2cac8 [2020-12-22T00:48:23.098Z] Step 6/22 : COPY go.mod . [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> fdb4cd0c5afe [2020-12-22T00:48:23.098Z] Step 7/22 : RUN go mod download [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> 8018d30366c2 [2020-12-22T00:48:23.098Z] Step 8/22 : COPY . . [2020-12-22T00:48:23.098Z] ---> Using cache [2020-12-22T00:48:23.098Z] ---> c55968b8f5a7 [2020-12-22T00:48:23.098Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-22T00:48:23.696Z] ---> Running in e0603b70d144 [2020-12-22T00:48:23.696Z] ---> Running in 69eda1a60fd7 [2020-12-22T00:48:24.298Z] Removing intermediate container 9bcabdfbc549 [2020-12-22T00:48:24.298Z] ---> b15ee5ec1b3c [2020-12-22T00:48:24.298Z] Step 6/24 : COPY go.mod . [2020-12-22T00:48:25.743Z] ---> a8d700683309 [2020-12-22T00:48:25.743Z] Step 7/24 : RUN go mod download [2020-12-22T00:48:25.743Z] ---> Running in 49d1c4ec2006 [2020-12-22T00:48:26.346Z] 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-22T00:48:26.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:27.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:48:28.337Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-22T00:48:28.337Z] v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-22T00:48:28.337Z] OK: 12620 distinct packages available [2020-12-22T00:48:29.328Z] OK: 217 MiB in 51 packages [2020-12-22T00:48:30.324Z] Removing intermediate container 49d1c4ec2006 [2020-12-22T00:48:30.324Z] ---> d2e61781c001 [2020-12-22T00:48:30.324Z] Step 8/24 : COPY . . [2020-12-22T00:48:31.316Z] Removing intermediate container 69eda1a60fd7 [2020-12-22T00:48:31.316Z] ---> 045a551e6de9 [2020-12-22T00:48:31.316Z] Step 6/27 : COPY go.mod . [2020-12-22T00:48:33.310Z] ---> c6f509abdf9c [2020-12-22T00:48:33.310Z] Step 7/27 : RUN go mod download [2020-12-22T00:48:33.929Z] ---> Running in 3dd0fcae1116 [2020-12-22T00:48:40.671Z] Removing intermediate container 3dd0fcae1116 [2020-12-22T00:48:40.671Z] ---> f3dd422b25dd [2020-12-22T00:48:40.671Z] Step 8/27 : COPY . . [2020-12-22T00:48:53.083Z] ---> 7af89e1538b6 [2020-12-22T00:48:53.083Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-22T00:48:53.357Z] ---> Running in bd8442195a67 [2020-12-22T00:48:55.332Z] 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-22T00:49:02.102Z] ---> db92e1c7a53e [2020-12-22T00:49:02.102Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-22T00:49:02.102Z] ---> Running in bf7cc8b79bbb [2020-12-22T00:49:03.553Z] 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-22T00:49:18.679Z] Removing intermediate container 782fbcff72fe [2020-12-22T00:49:18.679Z] ---> 2ac53e4cbdec [2020-12-22T00:49:18.679Z] [2020-12-22T00:49:18.679Z] Step 10/21 : FROM scratch [2020-12-22T00:49:18.679Z] ---> [2020-12-22T00:49:18.679Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:49:18.679Z] ---> Using cache [2020-12-22T00:49:18.679Z] ---> 5a02e0ac24e7 [2020-12-22T00:49:18.679Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-22T00:49:18.679Z] ---> Running in 2341ffd5bac9 [2020-12-22T00:49:19.274Z] Removing intermediate container 2341ffd5bac9 [2020-12-22T00:49:19.274Z] ---> 7145f7e66561 [2020-12-22T00:49:19.274Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-22T00:49:19.274Z] ---> Running in 0d8297406497 [2020-12-22T00:49:19.878Z] Removing intermediate container 0d8297406497 [2020-12-22T00:49:19.878Z] ---> 1e25a38c628a [2020-12-22T00:49:19.878Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-22T00:49:21.352Z] ---> 22d4fc1f8c7c [2020-12-22T00:49:21.352Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-22T00:49:22.829Z] ---> 84dbd6201d7d [2020-12-22T00:49:22.829Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-22T00:49:24.298Z] ---> d84a2db71403 [2020-12-22T00:49:24.298Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-22T00:49:24.298Z] ---> Running in 0fbbcf61a8ee [2020-12-22T00:49:24.906Z] Removing intermediate container 0fbbcf61a8ee [2020-12-22T00:49:24.906Z] ---> 526c9742da1f [2020-12-22T00:49:24.906Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:49:24.906Z] ---> Running in 31820cddc181 [2020-12-22T00:49:25.900Z] Removing intermediate container 31820cddc181 [2020-12-22T00:49:25.900Z] ---> 65845b7a0c86 [2020-12-22T00:49:25.900Z] Step 19/21 : LABEL arch=arm64 [2020-12-22T00:49:25.900Z] ---> Running in ed73e342f509 [2020-12-22T00:49:26.506Z] Removing intermediate container ed73e342f509 [2020-12-22T00:49:26.506Z] ---> 2eaf8449c75d [2020-12-22T00:49:26.506Z] Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:49:26.782Z] ---> Running in 1f8a40f09a56 [2020-12-22T00:49:27.383Z] Removing intermediate container 1f8a40f09a56 [2020-12-22T00:49:27.383Z] ---> 43c5114c177d [2020-12-22T00:49:27.383Z] Step 21/21 : LABEL version=0.0.0 [2020-12-22T00:49:27.662Z] ---> Running in 65ec4e61ebe5 [2020-12-22T00:49:28.268Z] Removing intermediate container 65ec4e61ebe5 [2020-12-22T00:49:28.268Z] ---> fbfa8731d053 [2020-12-22T00:49:28.268Z] [2020-12-22T00:49:28.547Z] Successfully built fbfa8731d053 [2020-12-22T00:49:28.822Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-22T00:49:35.669Z]  Building docker-support-scheduler-go ... done Removing intermediate container e0603b70d144 [2020-12-22T00:49:35.669Z] ---> 96556f6ba3f8 [2020-12-22T00:49:35.669Z] [2020-12-22T00:49:35.669Z] Step 10/22 : FROM scratch [2020-12-22T00:49:35.669Z] ---> [2020-12-22T00:49:35.669Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-22T00:49:35.669Z] ---> Using cache [2020-12-22T00:49:35.669Z] ---> 5a02e0ac24e7 [2020-12-22T00:49:35.669Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-22T00:49:35.669Z] ---> Running in c3de3e0705a4 [2020-12-22T00:49:35.942Z] Removing intermediate container c3de3e0705a4 [2020-12-22T00:49:35.942Z] ---> 4bfad2d1cdbb [2020-12-22T00:49:35.942Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-22T00:49:35.942Z] ---> Running in 41602dc2e793 [2020-12-22T00:49:36.535Z] Removing intermediate container 41602dc2e793 [2020-12-22T00:49:36.535Z] ---> b4cdd6987b0c [2020-12-22T00:49:36.535Z] Step 14/22 : WORKDIR / [2020-12-22T00:49:36.808Z] ---> Running in e6c548c11d33 [2020-12-22T00:49:37.409Z] Removing intermediate container e6c548c11d33 [2020-12-22T00:49:37.409Z] ---> 3e27cc7a9800 [2020-12-22T00:49:37.409Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-22T00:49:38.398Z] ---> 2f0f929acf96 [2020-12-22T00:49:38.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-22T00:49:40.382Z] ---> 6a4a474b997b [2020-12-22T00:49:40.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-22T00:49:41.360Z] ---> 61353a745614 [2020-12-22T00:49:41.360Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-22T00:49:41.360Z] ---> Running in d3720354497d [2020-12-22T00:49:42.350Z] Removing intermediate container d3720354497d [2020-12-22T00:49:42.350Z] ---> b8503cc9f941 [2020-12-22T00:49:42.350Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:49:42.350Z] ---> Running in c91263252c85 [2020-12-22T00:49:42.976Z] Removing intermediate container c91263252c85 [2020-12-22T00:49:42.976Z] ---> 317872dbf864 [2020-12-22T00:49:42.976Z] Step 20/22 : LABEL arch=arm64 [2020-12-22T00:49:42.976Z] ---> Running in d3a04efe11bf [2020-12-22T00:49:43.585Z] Removing intermediate container d3a04efe11bf [2020-12-22T00:49:43.585Z] ---> 269491e05cd5 [2020-12-22T00:49:43.585Z] Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:49:43.861Z] ---> Running in 99559d3fcbaf [2020-12-22T00:49:44.458Z] Removing intermediate container 99559d3fcbaf [2020-12-22T00:49:44.458Z] ---> d94082551297 [2020-12-22T00:49:44.458Z] Step 22/22 : LABEL version=0.0.0 [2020-12-22T00:49:44.737Z] ---> Running in d0180b48a3f0 [2020-12-22T00:49:45.339Z] Removing intermediate container d0180b48a3f0 [2020-12-22T00:49:45.339Z] ---> bfcca3a51e8c [2020-12-22T00:49:45.339Z] [2020-12-22T00:49:45.937Z] Successfully built bfcca3a51e8c [2020-12-22T00:49:45.937Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-22T00:49:58.343Z]  Building docker-core-command-go ... done Removing intermediate container bd8442195a67 [2020-12-22T00:49:58.343Z] ---> a4f412b84c64 [2020-12-22T00:49:58.343Z] [2020-12-22T00:49:58.343Z] Step 10/24 : FROM scratch [2020-12-22T00:49:58.343Z] ---> [2020-12-22T00:49:58.343Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-22T00:49:58.343Z] ---> Running in eb67f9afb252 [2020-12-22T00:49:58.343Z] Removing intermediate container eb67f9afb252 [2020-12-22T00:49:58.343Z] ---> 0867bb6d6b93 [2020-12-22T00:49:58.343Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-22T00:49:58.343Z] ---> Running in 6e3930f7894f [2020-12-22T00:49:58.343Z] Removing intermediate container bf7cc8b79bbb [2020-12-22T00:49:58.343Z] ---> 1801251e8cec [2020-12-22T00:49:58.343Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-22T00:49:58.343Z] ---> Running in 68834af1691d [2020-12-22T00:49:58.343Z] Removing intermediate container 6e3930f7894f [2020-12-22T00:49:58.343Z] ---> 51f50ab6bb7e [2020-12-22T00:49:58.343Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T00:49:58.620Z] ---> Running in faeb80ae0208 [2020-12-22T00:49:59.212Z] Removing intermediate container faeb80ae0208 [2020-12-22T00:49:59.212Z] ---> 520dc87fc04b [2020-12-22T00:49:59.212Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-22T00:49:59.484Z] 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-22T00:49:59.759Z] ---> 9fd5821b5af7 [2020-12-22T00:49:59.759Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-22T00:50:01.194Z] ---> 36cd5b3a01ec [2020-12-22T00:50:01.194Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-22T00:50:02.178Z] ---> c6c44d0e951d [2020-12-22T00:50:02.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-22T00:50:02.464Z] Removing intermediate container 68834af1691d [2020-12-22T00:50:02.464Z] ---> 8c546d21c556 [2020-12-22T00:50:02.464Z] [2020-12-22T00:50:02.464Z] Step 11/27 : FROM docker:latest [2020-12-22T00:50:02.464Z] ---> f66387bf908a [2020-12-22T00:50:02.464Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-22T00:50:02.464Z] ---> Running in 37b72b1c1dd7 [2020-12-22T00:50:03.066Z] ---> 7c6707e9ea2f [2020-12-22T00:50:03.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-22T00:50:03.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:03.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:04.226Z] (1/2) Installing readline (8.0.4-r0) [2020-12-22T00:50:04.226Z] (2/2) Installing bash (5.0.17-r0) [2020-12-22T00:50:04.226Z] ---> 808e27bf9173 [2020-12-22T00:50:04.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-22T00:50:04.499Z] Executing bash-5.0.17-r0.post-install [2020-12-22T00:50:04.499Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:50:04.499Z] OK: 12 MiB in 22 packages [2020-12-22T00:50:05.094Z] ---> 885e83c227bc [2020-12-22T00:50:05.094Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-22T00:50:05.366Z] ---> Running in 16936bcf0208 [2020-12-22T00:50:05.959Z] Removing intermediate container 37b72b1c1dd7 [2020-12-22T00:50:05.959Z] ---> 9e6aba254efb [2020-12-22T00:50:05.959Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-22T00:50:05.959Z] Removing intermediate container 16936bcf0208 [2020-12-22T00:50:05.959Z] ---> ec048cbbf676 [2020-12-22T00:50:05.959Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:50:05.959Z] ---> Running in a0be5802a92b [2020-12-22T00:50:05.959Z] ---> Running in 5501ac7ee2ac [2020-12-22T00:50:06.554Z] Removing intermediate container 5501ac7ee2ac [2020-12-22T00:50:06.554Z] ---> 3e3151816f56 [2020-12-22T00:50:06.554Z] Step 22/24 : LABEL arch=arm64 [2020-12-22T00:50:06.554Z] ---> Running in 4ab5e2ad7fa5 [2020-12-22T00:50:07.151Z] Removing intermediate container 4ab5e2ad7fa5 [2020-12-22T00:50:07.151Z] ---> 367c2a38ed90 [2020-12-22T00:50:07.151Z] Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:50:07.151Z] ---> Running in e6becfaa7957 [2020-12-22T00:50:08.131Z] Removing intermediate container e6becfaa7957 [2020-12-22T00:50:08.131Z] ---> 4453d6d7962d [2020-12-22T00:50:08.131Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T00:50:08.131Z] ---> Running in 06c0ea7a3b09 [2020-12-22T00:50:08.403Z] Removing intermediate container a0be5802a92b [2020-12-22T00:50:08.403Z] ---> f568f72cabbc [2020-12-22T00:50:08.403Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-22T00:50:08.403Z] ---> Running in 0d35cbdd94d5 [2020-12-22T00:50:08.676Z] Removing intermediate container 06c0ea7a3b09 [2020-12-22T00:50:08.676Z] ---> d44692f80317 [2020-12-22T00:50:08.676Z] [2020-12-22T00:50:08.948Z] Successfully built d44692f80317 [2020-12-22T00:50:08.948Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-22T00:50:09.220Z]  Building docker-support-notifications-go ... done Removing intermediate container 0d35cbdd94d5 [2020-12-22T00:50:09.220Z] ---> a01164ef5d47 [2020-12-22T00:50:09.220Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-22T00:50:09.220Z] ---> Running in 0a648657b703 [2020-12-22T00:50:09.815Z] Removing intermediate container 0a648657b703 [2020-12-22T00:50:09.815Z] ---> 1c33ee80eed5 [2020-12-22T00:50:09.815Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-22T00:50:09.815Z] ---> Running in 0d5f5e94ccf3 [2020-12-22T00:50:10.410Z] Removing intermediate container 0d5f5e94ccf3 [2020-12-22T00:50:10.410Z] ---> 0d895ace81c1 [2020-12-22T00:50:10.410Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-22T00:50:11.388Z] ---> a9abb72df109 [2020-12-22T00:50:11.388Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-22T00:50:12.363Z] ---> e3f057c048b4 [2020-12-22T00:50:12.363Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-22T00:50:12.958Z] ---> 45b79a8feeee [2020-12-22T00:50:12.958Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-22T00:50:13.231Z] ---> Running in f9766b881636 [2020-12-22T00:50:14.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:14.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:50:15.067Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-22T00:50:15.067Z] (2/33) Installing expat (2.2.9-r1) [2020-12-22T00:50:15.067Z] (3/33) Installing libffi (3.3-r2) [2020-12-22T00:50:15.067Z] (4/33) Installing gdbm (1.13-r1) [2020-12-22T00:50:15.067Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-22T00:50:15.067Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-22T00:50:15.067Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-22T00:50:17.027Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-22T00:50:17.027Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-22T00:50:17.027Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-22T00:50:17.027Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-22T00:50:17.027Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-22T00:50:17.027Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-22T00:50:17.027Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-22T00:50:17.298Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-22T00:50:17.298Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-22T00:50:17.298Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-22T00:50:17.298Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-22T00:50:17.298Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-22T00:50:17.298Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-22T00:50:17.298Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-22T00:50:17.298Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-22T00:50:17.298Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-22T00:50:17.567Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-22T00:50:17.567Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-22T00:50:17.567Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-22T00:50:17.567Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-22T00:50:17.567Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-22T00:50:17.567Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-22T00:50:17.567Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-22T00:50:17.567Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-22T00:50:17.567Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-22T00:50:17.567Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-22T00:50:17.837Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:50:17.837Z] OK: 71 MiB in 55 packages [2020-12-22T00:50:24.535Z] Removing intermediate container f9766b881636 [2020-12-22T00:50:24.535Z] ---> aef17c2a7ba6 [2020-12-22T00:50:24.535Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-22T00:50:24.535Z] ---> Running in 81dcc896da72 [2020-12-22T00:50:28.833Z] Collecting docker-compose==1.23.2 [2020-12-22T00:50:28.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-22T00:50:29.805Z] Collecting PyYAML<4,>=3.10 [2020-12-22T00:50:29.805Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-22T00:50:33.173Z] Collecting docopt<0.7,>=0.6.1 [2020-12-22T00:50:33.173Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-22T00:50:34.595Z] 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-22T00:50:34.865Z] Collecting docker<4.0,>=3.6.0 [2020-12-22T00:50:34.865Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-22T00:50:36.284Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-22T00:50:36.284Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-22T00:50:36.873Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-22T00:50:36.873Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-22T00:50:37.143Z] Collecting cached-property<2,>=1.2.0 [2020-12-22T00:50:37.143Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-22T00:50:37.733Z] Collecting jsonschema<3,>=2.5.1 [2020-12-22T00:50:37.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-22T00:50:38.005Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-22T00:50:38.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-22T00:50:39.967Z] Collecting texttable<0.10,>=0.9.0 [2020-12-22T00:50:39.967Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-22T00:50:41.937Z] Collecting docker-pycreds>=0.4.0 [2020-12-22T00:50:41.937Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-22T00:50:42.206Z] Collecting idna<2.8,>=2.5 [2020-12-22T00:50:42.206Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-22T00:50:42.206Z] 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-22T00:50:42.206Z] 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-22T00:50:42.813Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-22T00:50:42.814Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-22T00:50:43.102Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-22T00:50:43.102Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-22T00:50:43.102Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-22T00:50:43.102Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-22T00:50:44.122Z] Installing collected packages: PyYAML, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, dockerpty, texttable, docker-compose [2020-12-22T00:50:44.122Z] Running setup.py install for PyYAML: started [2020-12-22T00:50:46.097Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-22T00:50:46.097Z] Running setup.py install for docopt: started [2020-12-22T00:50:48.067Z] Running setup.py install for docopt: finished with status 'done' [2020-12-22T00:50:48.067Z] Attempting uninstall: idna [2020-12-22T00:50:48.067Z] Found existing installation: idna 2.9 [2020-12-22T00:50:48.067Z] Uninstalling idna-2.9: [2020-12-22T00:50:48.067Z] Successfully uninstalled idna-2.9 [2020-12-22T00:50:49.045Z] Attempting uninstall: urllib3 [2020-12-22T00:50:49.045Z] Found existing installation: urllib3 1.25.9 [2020-12-22T00:50:49.045Z] Uninstalling urllib3-1.25.9: [2020-12-22T00:50:49.045Z] Successfully uninstalled urllib3-1.25.9 [2020-12-22T00:50:49.637Z] Attempting uninstall: requests [2020-12-22T00:50:49.637Z] Found existing installation: requests 2.23.0 [2020-12-22T00:50:49.637Z] Uninstalling requests-2.23.0: [2020-12-22T00:50:49.637Z] Successfully uninstalled requests-2.23.0 [2020-12-22T00:50:51.600Z] Running setup.py install for dockerpty: started [2020-12-22T00:50:53.022Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-22T00:50:53.022Z] Running setup.py install for texttable: started [2020-12-22T00:50:54.980Z] Running setup.py install for texttable: finished with status 'done' [2020-12-22T00:50:55.569Z] 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-22T00:50:59.853Z] Removing intermediate container 81dcc896da72 [2020-12-22T00:50:59.853Z] ---> 3268ce435bd6 [2020-12-22T00:50:59.853Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-22T00:50:59.853Z] ---> Running in a23561227655 [2020-12-22T00:51:00.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T00:51:00.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T00:51:01.038Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-22T00:51:01.309Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-22T00:51:01.309Z] (3/3) Installing curl (7.69.1-r3) [2020-12-22T00:51:01.309Z] Executing busybox-1.31.1-r19.trigger [2020-12-22T00:51:01.309Z] OK: 71 MiB in 58 packages [2020-12-22T00:51:02.776Z] Removing intermediate container a23561227655 [2020-12-22T00:51:02.776Z] ---> 64385fe8f923 [2020-12-22T00:51:02.776Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-22T00:51:02.776Z] ---> Running in 76643f52104a [2020-12-22T00:51:03.046Z] Removing intermediate container 76643f52104a [2020-12-22T00:51:03.046Z] ---> 04643be2492a [2020-12-22T00:51:03.046Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T00:51:03.315Z] ---> Running in dd457bc94e71 [2020-12-22T00:51:03.586Z] Removing intermediate container dd457bc94e71 [2020-12-22T00:51:03.586Z] ---> c24bba496f77 [2020-12-22T00:51:03.586Z] Step 25/27 : LABEL arch=arm64 [2020-12-22T00:51:03.859Z] ---> Running in c14e0851cbda [2020-12-22T00:51:04.455Z] Removing intermediate container c14e0851cbda [2020-12-22T00:51:04.455Z] ---> f64661742693 [2020-12-22T00:51:04.455Z] Step 26/27 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b [2020-12-22T00:51:04.455Z] ---> Running in 639568c508a6 [2020-12-22T00:51:04.726Z] Removing intermediate container 639568c508a6 [2020-12-22T00:51:04.726Z] ---> 2c7610fc153f [2020-12-22T00:51:04.726Z] Step 27/27 : LABEL version=0.0.0 [2020-12-22T00:51:05.010Z] ---> Running in cf089db9eb6c [2020-12-22T00:51:05.626Z] Removing intermediate container cf089db9eb6c [2020-12-22T00:51:05.626Z] ---> fdcd8099a107 [2020-12-22T00:51:05.626Z] [2020-12-22T00:51:05.901Z] Successfully built fdcd8099a107 [2020-12-22T00:51:05.901Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-22T00:51:06.186Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-22T00:51:06.206Z] $ docker stop --time=1 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da [2020-12-22T00:51:08.140Z] $ docker rm -f 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:51:08.817Z] + grep docker [2020-12-22T00:51:08.817Z] + docker images [2020-12-22T00:51:09.103Z] docker-sys-mgmt-agent-go-arm64 latest fdcd8099a107 3 seconds ago 300MB [2020-12-22T00:51:09.103Z] docker-support-notifications-go-arm64 latest d44692f80317 About a minute ago 11.4MB [2020-12-22T00:51:09.103Z] docker-core-command-go-arm64 latest bfcca3a51e8c About a minute ago 9.98MB [2020-12-22T00:51:09.103Z] docker-support-scheduler-go-arm64 latest fbfa8731d053 About a minute ago 10.1MB [2020-12-22T00:51:09.103Z] docker-core-data-go-arm64 latest 0b3e4aafd70a 3 minutes ago 21MB [2020-12-22T00:51:09.103Z] docker-core-metadata-go-arm64 latest ba403691ca7c 3 minutes ago 12.3MB [2020-12-22T00:51:09.103Z] docker-security-secretstore-setup-go-arm64 latest 73b312f08492 3 minutes ago 23.5MB [2020-12-22T00:51:09.103Z] docker-security-bootstrap-redis-go-arm64 latest 2485134bd5eb 3 minutes ago 15.2MB [2020-12-22T00:51:09.103Z] docker-security-proxy-setup-go-arm64 latest 6e6afc47812c 3 minutes ago 23.4MB [2020-12-22T00:51:09.103Z] docker latest f66387bf908a 3 days 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) [Pipeline] unstash [Pipeline] wrap [2020-12-22T00:51:11.519Z] provisioning config files... [2020-12-22T00:51:11.537Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config333873249342129575tmp [Pipeline] { [Pipeline] sh [2020-12-22T00:51:11.952Z] + set +x [2020-12-22T00:51:11.952Z] + curl -s https://codecov.io/bash [2020-12-22T00:51:11.952Z] + bash -s -- [2020-12-22T00:51:12.226Z] [2020-12-22T00:51:12.226Z] _____ _ [2020-12-22T00:51:12.226Z] / ____| | | [2020-12-22T00:51:12.226Z] | | ___ __| | ___ ___ _____ __ [2020-12-22T00:51:12.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-22T00:51:12.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-22T00:51:12.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-22T00:51:12.226Z] Bash-20201217-3d3df35 [2020-12-22T00:51:12.226Z] [2020-12-22T00:51:12.226Z] [2020-12-22T00:51:12.226Z] git version 2.24.3 found [2020-12-22T00:51:12.226Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-22T00:51:12.226Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-22T00:51:12.226Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-22T00:51:12.498Z] ==> Jenkins CI detected. [2020-12-22T00:51:12.498Z] project root: . [2020-12-22T00:51:12.498Z] --> token set from env [2020-12-22T00:51:12.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-22T00:51:12.498Z] ==> Running gcov in . (disable via -X gcov) [2020-12-22T00:51:12.498Z] ==> Python coveragepy not found [2020-12-22T00:51:12.498Z] ==> Searching for coverage reports in: [2020-12-22T00:51:12.498Z] + . [2020-12-22T00:51:12.498Z] -> Found 1 reports [2020-12-22T00:51:12.498Z] ==> Detecting git/mercurial file structure [2020-12-22T00:51:12.498Z] ==> Reading reports [2020-12-22T00:51:12.498Z] + ./coverage.out bytes=538066 [2020-12-22T00:51:12.498Z] ==> Appending adjustments [2020-12-22T00:51:12.498Z] https://docs.codecov.io/docs/fixing-reports [2020-12-22T00:51:15.853Z] + Found adjustments [2020-12-22T00:51:15.853Z] ==> Gzipping contents [2020-12-22T00:51:15.853Z] 84K /tmp/codecov.lPM0aJ.gz [2020-12-22T00:51:15.853Z] ==> Uploading reports [2020-12-22T00:51:15.853Z] url: https://codecov.io [2020-12-22T00:51:15.853Z] query: branch=PR-2962&commit=071c9262eec4428d3dc066793b2c79d6412a0b4b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2020-12-22T00:51:15.853Z] -> Pinging Codecov [2020-12-22T00:51:15.853Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2962&commit=071c9262eec4428d3dc066793b2c79d6412a0b4b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2020-12-22T00:51:15.853Z] -> Uploading to [2020-12-22T00:51:15.853Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-22/00271124DB129430A58F1EEE437C3FCB/071c9262eec4428d3dc066793b2c79d6412a0b4b/452e4115-7992-473d-b669-6c131eb7b706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T005115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2275139a40a7d6d905c45ea6834aa6eee9fc2b56cfe00611fcfa787d8bfe2ee [2020-12-22T00:51:15.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T00:51:15.853Z] Dload Upload Total Spent Left Speed [2020-12-22T00:51:16.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81930 0 0 100 81930 0 166k --:--:-- --:--:-- --:--:-- 166k [2020-12-22T00:51:16.425Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/071c9262eec4428d3dc066793b2c79d6412a0b4b [Pipeline] } [2020-12-22T00:51:16.450Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-22T00:51:18.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:19.743Z] ---> package-listing.sh [2020-12-22T00:51:19.743Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-22T00:51:19.743Z] ++ facter osfamily [2020-12-22T00:51:19.743Z] + OS_FAMILY=redhat [2020-12-22T00:51:19.743Z] + workspace=/w/workspace/edgex-go/2 [2020-12-22T00:51:19.743Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-22T00:51:19.743Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-22T00:51:19.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-22T00:51:19.743Z] + PACKAGES=/tmp/packages_start.txt [2020-12-22T00:51:19.743Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-22T00:51:19.743Z] + PACKAGES=/tmp/packages_end.txt [2020-12-22T00:51:19.743Z] + case "${OS_FAMILY}" in [2020-12-22T00:51:19.743Z] + rpm -qa [2020-12-22T00:51:19.743Z] + sort [2020-12-22T00:51:23.996Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-22T00:51:23.996Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-22T00:51:23.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-22T00:51:23.996Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-22T00:51:23.996Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-12-22T00:51:23.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2020-12-22T00:51:24.017Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-22T00:51:24.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:51:24.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:51:24.638Z] [2020-12-22T00:51:24.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:51:25.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:51:25.013Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-22T00:51:25.013Z] df20fa9351a1: Pulling fs layer [2020-12-22T00:51:25.013Z] 36b3adc4ff6f: Pulling fs layer [2020-12-22T00:51:25.013Z] 8ad3a11d3b57: Pulling fs layer [2020-12-22T00:51:25.013Z] 46f8f816bc3b: Pulling fs layer [2020-12-22T00:51:25.013Z] 93b61091891f: Pulling fs layer [2020-12-22T00:51:25.013Z] 93b9cdb0e59b: Pulling fs layer [2020-12-22T00:51:25.013Z] 5e14af77c1be: Pulling fs layer [2020-12-22T00:51:25.013Z] 01666e4c0597: Pulling fs layer [2020-12-22T00:51:25.013Z] aa168da1d23b: Pulling fs layer [2020-12-22T00:51:25.013Z] 5e14af77c1be: Waiting [2020-12-22T00:51:25.013Z] 01666e4c0597: Waiting [2020-12-22T00:51:25.013Z] aa168da1d23b: Waiting [2020-12-22T00:51:25.013Z] 46f8f816bc3b: Waiting [2020-12-22T00:51:25.013Z] 93b61091891f: Waiting [2020-12-22T00:51:25.013Z] 93b9cdb0e59b: Waiting [2020-12-22T00:51:25.013Z] 36b3adc4ff6f: Verifying Checksum [2020-12-22T00:51:25.013Z] 36b3adc4ff6f: Download complete [2020-12-22T00:51:25.013Z] 46f8f816bc3b: Verifying Checksum [2020-12-22T00:51:25.013Z] 46f8f816bc3b: Download complete [2020-12-22T00:51:25.280Z] df20fa9351a1: Verifying Checksum [2020-12-22T00:51:25.280Z] df20fa9351a1: Download complete [2020-12-22T00:51:25.280Z] 93b9cdb0e59b: Verifying Checksum [2020-12-22T00:51:25.280Z] 93b9cdb0e59b: Download complete [2020-12-22T00:51:25.280Z] 93b61091891f: Download complete [2020-12-22T00:51:25.280Z] 5e14af77c1be: Verifying Checksum [2020-12-22T00:51:25.280Z] 5e14af77c1be: Download complete [2020-12-22T00:51:25.280Z] 01666e4c0597: Verifying Checksum [2020-12-22T00:51:25.280Z] 01666e4c0597: Download complete [2020-12-22T00:51:25.280Z] 8ad3a11d3b57: Verifying Checksum [2020-12-22T00:51:25.280Z] 8ad3a11d3b57: Download complete [2020-12-22T00:51:25.550Z] df20fa9351a1: Pull complete [2020-12-22T00:51:25.550Z] 36b3adc4ff6f: Pull complete [2020-12-22T00:51:26.507Z] 8ad3a11d3b57: Pull complete [2020-12-22T00:51:26.507Z] 46f8f816bc3b: Pull complete [2020-12-22T00:51:27.092Z] aa168da1d23b: Verifying Checksum [2020-12-22T00:51:27.092Z] aa168da1d23b: Download complete [2020-12-22T00:51:28.042Z] 93b61091891f: Pull complete [2020-12-22T00:51:28.303Z] 93b9cdb0e59b: Pull complete [2020-12-22T00:51:28.303Z] 5e14af77c1be: Pull complete [2020-12-22T00:51:28.303Z] 01666e4c0597: Pull complete [2020-12-22T00:51:36.468Z] aa168da1d23b: Pull complete [2020-12-22T00:51:36.468Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-22T00:51:36.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T00:51:36.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-22T00:51:36.631Z] prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container [2020-12-22T00:51:36.683Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2020-12-22T00:51:42.325Z] $ docker top 797508abd42f67c55e6a8be998c8dd1133a20e8b45a26163b9f89fdeda32dccd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T00:51:42.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-22T00:51:43.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-22T00:51:43.440Z] + ls /var/log/sa-host [2020-12-22T00:51:43.440Z] + sadf -c /var/log/sa-host/sa22 [2020-12-22T00:51:43.440Z] file_magic: OK [2020-12-22T00:51:43.440Z] HZ: Using current value: 100 [2020-12-22T00:51:43.440Z] file_header: OK [2020-12-22T00:51:43.440Z] 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-22T00:51:43.440Z] Statistics: [2020-12-22T00:51:43.440Z] 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... [2020-12-22T00:51:43.440Z] File successfully converted to sysstat format version 12.2.1 [2020-12-22T00:51:43.440Z] + sadf -c /var/log/sa-host/sa23 [2020-12-22T00:51:43.440Z] file_magic: OK [2020-12-22T00:51:43.440Z] HZ: Using current value: 100 [2020-12-22T00:51:43.440Z] file_header: OK [2020-12-22T00:51:43.440Z] 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-22T00:51:43.440Z] Statistics: [2020-12-22T00:51:43.440Z] Hnuu...uuuununununu... [2020-12-22T00:51:43.440Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-22T00:51:43.643Z] provisioning config files... [2020-12-22T00:51:43.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6299596101959561637tmp [Pipeline] { [Pipeline] echo [2020-12-22T00:51:43.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:44.029Z] ---> create-netrc.sh [Pipeline] } [2020-12-22T00:51:44.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-22T00:51:44.130Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:44.505Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-22T00:51:44.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:44.817Z] ---> sudo-logs.sh [2020-12-22T00:51:44.817Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-22T00:51:44.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:45.129Z] ---> job-cost.sh [2020-12-22T00:51:45.129Z] lf-activate-venv: SKIPPING [2020-12-22T00:51:45.129Z] INFO: No Stack... [2020-12-22T00:51:46.523Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-22T00:51:47.097Z] INFO: Archiving Costs [Pipeline] echo [2020-12-22T00:51:47.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:51:47.404Z] ---> logs-deploy.sh [2020-12-22T00:51:47.404Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/2 [2020-12-22T00:51:47.404Z] INFO: archiving workspace using pattern(s): [2020-12-22T00:51:49.327Z] Archives upload complete. [2020-12-22T00:51:49.327Z] INFO: archiving logs to Nexus [2020-12-22T00:51:50.271Z] ---> uname -a: [2020-12-22T00:51:50.271Z] Linux prd-centos7-docker-4c-2g-17126.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-22T00:51:50.271Z] [2020-12-22T00:51:50.271Z]