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 00:31:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:23 ========================================================= 00:31:23 EdgeX Global Pipelines Version Info 00:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:24 ------------------- 00:31:24 stable info: 00:31:24 ------------------- 00:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:24 Message: update stable to v1.0.173 00:31:25 ------------------- 00:31:25 experimental info: 00:31:25 ------------------- 00:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:25 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:25 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 071c9262eec4428d3dc066793b2c79d6412a0b4b [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 071c926 [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:28 provisioning config files... 00:31:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8574941932727961724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:28 ---> docker-login.sh 00:31:28 nexus3.edgexfoundry.org:10001 00:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:29 Configure a credential helper to remove this warning. See 00:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:29 00:31:29 Login Succeeded 00:31:29 nexus3.edgexfoundry.org:10002 00:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:29 Configure a credential helper to remove this warning. See 00:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:29 00:31:29 Login Succeeded 00:31:29 nexus3.edgexfoundry.org:10003 00:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:29 Configure a credential helper to remove this warning. See 00:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:29 00:31:29 Login Succeeded 00:31:29 nexus3.edgexfoundry.org:10004 00:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:29 Configure a credential helper to remove this warning. See 00:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:29 00:31:29 Login Succeeded 00:31:29 docker.io 00:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:30 Configure a credential helper to remove this warning. See 00:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:30 00:31:30 Login Succeeded 00:31:30 ---> docker-login.sh ends [Pipeline] } 00:31:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:30 ++ 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 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/core-command/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo core-command,cmd/core-command/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/core-data/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo core-data,cmd/core-data/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/core-metadata/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/support-notifications/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/support-scheduler/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:30 + for file in '`ls cmd/**/Dockerfile`' 00:31:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:30 ++ cut -d/ -f2 00:31:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:30 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 00:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:31 00:31:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:32 latest: Pulling from edgex-devops/git-semver 00:31:32 31603596830f: Pulling fs layer 00:31:32 2a8b12db71e7: Pulling fs layer 00:31:32 6ca5941a6612: Pulling fs layer 00:31:32 ecc8261a40a4: Pulling fs layer 00:31:32 ecc8261a40a4: Waiting 00:31:32 2a8b12db71e7: Verifying Checksum 00:31:32 2a8b12db71e7: Download complete 00:31:32 31603596830f: Verifying Checksum 00:31:32 31603596830f: Download complete 00:31:32 ecc8261a40a4: Verifying Checksum 00:31:32 ecc8261a40a4: Download complete 00:31:32 6ca5941a6612: Verifying Checksum 00:31:32 6ca5941a6612: Download complete 00:31:32 31603596830f: Pull complete 00:31:32 2a8b12db71e7: Pull complete 00:31:33 6ca5941a6612: Pull complete 00:31:33 ecc8261a40a4: Pull complete 00:31:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:33 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:31:33 $ 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 00:31:36 $ docker top 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:36 [ssh-agent] Looking for ssh-agent implementation... 00:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:37 $ docker exec 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent 00:31:37 SSH_AUTH_SOCK=/tmp/ssh-34QRI3j6LLQ4/agent.12 00:31:37 SSH_AGENT_PID=17 00:31:37 Running ssh-add (command line suppressed) 00:31:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6657353404735057746.key (/w/workspace/edgex-go/2@tmp/private_key_6657353404735057746.key) 00:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:37 + git tag --points-at HEAD [Pipeline] } 00:31:37 $ docker exec --env ******** --env ******** 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent -k 00:31:37 unset SSH_AUTH_SOCK; 00:31:37 unset SSH_AGENT_PID; 00:31:37 echo Agent pid 17 killed; 00:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:38 [ssh-agent] Looking for ssh-agent implementation... 00:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:38 $ docker exec 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent 00:31:38 SSH_AUTH_SOCK=/tmp/ssh-ZWhLDnzIcz0U/agent.47 00:31:38 SSH_AGENT_PID=52 00:31:38 Running ssh-add (command line suppressed) 00:31:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2449741322421697711.key (/w/workspace/edgex-go/2@tmp/private_key_2449741322421697711.key) 00:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:38 + git semver init 00:31:38 # -> Open(): unable to determine branch for HEAD 00:31:38 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:31:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:31:38 # $SEMVER_REMOTE_NAME = origin 00:31:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:38 # $SEMVER_USER_NAME = edgex-jenkins 00:31:38 # $SEMVER_BRANCH = PR-2962 00:31:38 # $SEMVER_TEMP = /tmp/semver-126621972 00:31:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:17 # '/tmp/semver-126621972' -> '/w/workspace/edgex-go/2/.semver' 00:32:17 # -> Force: false 00:32:17 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:32:17 $ docker exec --env ******** --env ******** 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 ssh-agent -k 00:32:18 unset SSH_AUTH_SOCK; 00:32:18 unset SSH_AGENT_PID; 00:32:18 echo Agent pid 52 killed; 00:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:18 + git semver [Pipeline] } 00:32:18 $ docker stop --time=1 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 00:32:20 $ docker rm -f 6a6fd16c0bded750f08020cd16f7768a4c91493f1ba5d440e7fc44fc8c39efb3 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:21 Stashed 1 file(s) [Pipeline] echo 00:32:21 [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 00:32:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:23 + sudo service docker restart 00:32:23 + true 00:32:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:23 ========================================================= 00:32:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:24 + 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 . 00:32:27 Sending build context to Docker daemon 326.3MB 00:32:27 Step 1/7 : ARG BASE=golang:1.15-alpine 00:32:27 Step 2/7 : FROM ${BASE} 00:32:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:27 188c0c94c7c5: Pulling fs layer 00:32:27 0ef7d3d256c8: Pulling fs layer 00:32:27 de9db76c5a1d: Pulling fs layer 00:32:27 bca2f99d35d6: Pulling fs layer 00:32:27 93359f2a8cfa: Pulling fs layer 00:32:27 7c6f9722023f: Pulling fs layer 00:32:27 a35cf1a2eb13: Pulling fs layer 00:32:27 93359f2a8cfa: Waiting 00:32:27 7c6f9722023f: Waiting 00:32:27 bca2f99d35d6: Waiting 00:32:27 a35cf1a2eb13: Waiting 00:32:27 de9db76c5a1d: Verifying Checksum 00:32:27 de9db76c5a1d: Download complete 00:32:27 0ef7d3d256c8: Verifying Checksum 00:32:27 0ef7d3d256c8: Download complete 00:32:27 93359f2a8cfa: Download complete 00:32:27 7c6f9722023f: Verifying Checksum 00:32:27 7c6f9722023f: Download complete 00:32:27 188c0c94c7c5: Verifying Checksum 00:32:27 188c0c94c7c5: Download complete 00:32:28 188c0c94c7c5: Pull complete 00:32:28 0ef7d3d256c8: Pull complete 00:32:28 de9db76c5a1d: Pull complete 00:32:29 a35cf1a2eb13: Verifying Checksum 00:32:29 a35cf1a2eb13: Download complete 00:32:30 bca2f99d35d6: Verifying Checksum 00:32:30 bca2f99d35d6: Download complete 00:32:35 bca2f99d35d6: Pull complete 00:32:35 93359f2a8cfa: Pull complete 00:32:35 7c6f9722023f: Pull complete 00:32:37 Still waiting to schedule task 00:32:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17120’ 00:32:41 a35cf1a2eb13: Pull complete 00:32:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:41 ---> a62c8e92a672 00:32:41 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 00:32:41 ---> Running in 2a45931b54fc 00:32:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:43 (1/12) Installing libmagic (5.38-r0) 00:32:43 (2/12) Installing file (5.38-r0) 00:32:43 (3/12) Installing libc-dev (0.7.2-r3) 00:32:43 (4/12) Installing g++ (9.3.0-r2) 00:32:56 (5/12) Installing fortify-headers (1.1-r0) 00:32:56 (6/12) Installing patch (2.7.6-r6) 00:32:56 (7/12) Installing build-base (0.5-r2) 00:32:56 (8/12) Installing libsodium (1.0.18-r0) 00:32:56 (9/12) Installing pkgconf (1.7.2-r0) 00:32:56 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:56 (11/12) Installing libzmq (4.3.3-r0) 00:32:56 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:56 Executing busybox-1.31.1-r19.trigger 00:32:56 OK: 233 MiB in 51 packages 00:33:00 Removing intermediate container 2a45931b54fc 00:33:00 ---> 5f3eef8b282e 00:33:00 Step 4/7 : WORKDIR /edgex-go 00:33:00 ---> Running in dc8065a70754 00:33:00 Removing intermediate container dc8065a70754 00:33:00 ---> a3a4e5d41876 00:33:00 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:33:00 latest: Pulling from library/docker 00:33:01 801bfaa63ef2: Pulling fs layer 00:33:01 4f7dc993c79e: Pulling fs layer 00:33:01 d39d95e4997f: Pulling fs layer 00:33:01 1cda4b703d87: Pulling fs layer 00:33:01 54e5375350ea: Pulling fs layer 00:33:01 f08cd1b3bb1b: Pulling fs layer 00:33:01 8e17d04e0c68: Pulling fs layer 00:33:01 54e5375350ea: Waiting 00:33:01 f08cd1b3bb1b: Waiting 00:33:01 8e17d04e0c68: Waiting 00:33:01 1cda4b703d87: Waiting 00:33:01 801bfaa63ef2: Verifying Checksum 00:33:01 801bfaa63ef2: Download complete 00:33:01 4f7dc993c79e: Verifying Checksum 00:33:01 4f7dc993c79e: Download complete 00:33:01 d39d95e4997f: Verifying Checksum 00:33:01 d39d95e4997f: Download complete 00:33:01 f08cd1b3bb1b: Verifying Checksum 00:33:01 f08cd1b3bb1b: Download complete 00:33:01 54e5375350ea: Verifying Checksum 00:33:01 54e5375350ea: Download complete 00:33:01 801bfaa63ef2: Pull complete 00:33:01 8e17d04e0c68: Verifying Checksum 00:33:01 8e17d04e0c68: Download complete 00:33:01 4f7dc993c79e: Pull complete 00:33:01 d39d95e4997f: Pull complete 00:33:03 1cda4b703d87: Verifying Checksum 00:33:03 1cda4b703d87: Download complete 00:33:05 1cda4b703d87: Pull complete 00:33:06 54e5375350ea: Pull complete 00:33:06 f08cd1b3bb1b: Pull complete 00:33:06 8e17d04e0c68: Pull complete 00:33:06 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:33:06 Status: Downloaded newer image for docker:latest 00:33:07 ---> 926df89429dc 00:33:07 Step 6/7 : COPY go.mod . 00:33:08 ---> 205e313fd986 00:33:08 Step 7/7 : RUN go mod download 00:33:08 ---> Running in aaa79052199b 00:33:30 Removing intermediate container aaa79052199b 00:33:30 ---> e886c44d04e9 00:33:30 Successfully built e886c44d04e9 00:33:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:30 + docker inspect -f . ci-base-image-x86_64 00:33:30 . [Pipeline] withDockerContainer 00:33:30 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:33:30 $ 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 00:33:31 $ docker top 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:31 + go version 00:33:31 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:31 $ docker stop --time=1 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a 00:33:33 $ docker rm -f 5630decb82daab9031d686ec7ec9fec55503e974b63a6d2f7ca44b0790e56b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:34 + docker inspect -f . ci-base-image-x86_64 00:33:34 . [Pipeline] withDockerContainer 00:33:34 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:33:34 $ 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 00:33:34 $ docker top a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:34 ========================================================= 00:33:34 [edgeXBuildGoParallel] Running Tests and Build... 00:33:34 ========================================================= [Pipeline] sh 00:33:36 + make test 00:33:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:44 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 46.6% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.435s coverage: 73.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.440s coverage: 82.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 28.6% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.147s coverage: 97.5% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.8% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.081s coverage: 87.2% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 55.9% of statements 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 37.0% of statements 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements 00:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 00:34:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.087s coverage: 47.1% of statements 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.712s coverage: 29.1% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 00:34:28 GO111MODULE=on go vet ./... 00:34:55 gofmt -l . 00:34:55 [ "`gofmt -l .`" = "" ] 00:34:55 ./bin/test-go-mod-tidy.sh 00:34:55 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:55 + ls -al . 00:34:55 total 636 00:34:55 drwxrwxr-x 10 1001 1001 4096 Dec 22 00:34 . 00:34:55 drwxr-xr-x 4 root root 28 Dec 22 00:33 .. 00:34:55 -rw-rw-r-- 1 1001 1001 11 Dec 22 00:31 .dockerignore 00:34:55 drwxrwxr-x 8 1001 1001 179 Dec 22 00:31 .git 00:34:55 drwxrwxr-x 3 1001 1001 125 Dec 22 00:31 .github 00:34:55 -rw-rw-r-- 1 1001 1001 824 Dec 22 00:31 .gitignore 00:34:55 drwx------ 3 1001 1001 47 Dec 22 00:32 .semver 00:34:55 -rw-rw-r-- 1 1001 1001 166 Dec 22 00:31 .sonarcloud.properties 00:34:55 -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:31 CONTRIBUTING.md 00:34:55 -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:31 Dockerfile.build 00:34:55 -rw-rw-r-- 1 1001 1001 863 Dec 22 00:31 Jenkinsfile 00:34:55 -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:31 LICENSE 00:34:55 -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:31 Makefile 00:34:55 -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:31 README.md 00:34:55 -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:31 SECURITY.md 00:34:55 -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION 00:34:55 -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:31 ZMQWindows.md 00:34:55 drwxrwxr-x 2 1001 1001 117 Dec 22 00:31 bin 00:34:55 drwxrwxr-x 14 1001 1001 4096 Dec 22 00:31 cmd 00:34:55 -rw-r--r-- 1 root root 538066 Dec 22 00:34 coverage.out 00:34:55 -rw-r--r-- 1 root root 979 Dec 22 00:34 go.mod 00:34:55 -rw-r--r-- 1 root root 18739 Dec 22 00:34 go.sum 00:34:55 drwxrwxr-x 8 1001 1001 127 Dec 22 00:31 internal 00:34:55 drwxrwxr-x 4 1001 1001 26 Dec 22 00:31 openapi 00:34:55 drwxrwxr-x 4 1001 1001 71 Dec 22 00:31 snap 00:34:55 -rw-rw-r-- 1 1001 1001 168 Dec 22 00:31 version.go [Pipeline] sh 00:34:55 + '[' -e coverage.out ] 00:34:55 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:56 Stashed 1 file(s) [Pipeline] sh 00:34:56 + make build 00:34:56 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 00:34:59 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 00:35:08 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 00:35:09 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 00:35:10 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 00:35:10 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 00:35:12 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 00:35:13 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 00:35:15 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 00:35:16 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 00:35:17 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 00:35:18 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] } 00:35:19 $ docker stop --time=1 a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 00:35:21 $ docker rm -f a91e3dd43d3d2128b27a6ce3f112f3be71a5b5282fef913f315418a6117bea58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:22 00:35:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:23 latest: Pulling from edgex-devops/edgex-compose 00:35:23 cbdbe7a5bc2a: Pulling fs layer 00:35:23 ca9280d653b3: Pulling fs layer 00:35:23 7e9c9ca2126c: Pulling fs layer 00:35:23 cbdbe7a5bc2a: Download complete 00:35:23 cbdbe7a5bc2a: Pull complete 00:35:23 ca9280d653b3: Download complete 00:35:24 ca9280d653b3: Pull complete 00:35:25 7e9c9ca2126c: Verifying Checksum 00:35:25 7e9c9ca2126c: Download complete 00:35:31 7e9c9ca2126c: Pull complete 00:35:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:32 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:35:32 $ 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 00:35:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17134 in /w/workspace/edgexfoundry_edgex-go_PR-2962 00:35:34 $ docker top dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:35:34 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:35:35 + docker-compose build --help 00:35:35 + grep parallel 00:35:36 --parallel Build images in parallel. [Pipeline] } 00:35:36 $ docker stop --time=1 dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 00:35:37 $ docker rm -f dca629e233a96769e024137439de879447ba243e975d165ecfe617b195555584 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:38 . [Pipeline] withDockerContainer 00:35:38 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:35:38 $ 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 00:35:38 $ docker top 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:39 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:40 Building docker-core-command-go ... 00:35:40 Building docker-core-data-go ... 00:35:40 Building docker-core-metadata-go ... 00:35:40 Building docker-security-bootstrap-redis-go ... 00:35:40 Building docker-security-proxy-setup-go ... 00:35:40 Building docker-security-secretstore-setup-go ... 00:35:40 Building docker-support-notifications-go ... 00:35:40 Building docker-support-scheduler-go ... 00:35:40 Building docker-sys-mgmt-agent-go ... 00:35:40 Building docker-security-secretstore-setup-go 00:35:40 Building docker-security-proxy-setup-go 00:35:40 Building docker-core-metadata-go 00:35:40 Building docker-support-notifications-go 00:35:40 Building docker-support-scheduler-go 00:35:41 using credential edgex-jenkins-ssh 00:35:41 Cloning the remote Git repository 00:35:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:41 > git init /w/workspace/edgex-go/2 # timeout=10 00:35:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:41 > git --version # timeout=10 00:35:41 > git --version # 'git version 2.17.1' 00:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:13 00:36:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> e886c44d04e9 00:36:13 00:36:13 ---> e886c44d04e9 00:36:13 Step 3/22 : WORKDIR /edgex-go 00:36:13 Step 3/21 : WORKDIR /edgex-go 00:36:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:13 ---> e886c44d04e9 00:36:13 Step 3/21 : WORKDIR /edgex-go 00:36:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:13 ---> e886c44d04e9 00:36:13 Step 3/24 : WORKDIR /edgex-go 00:36:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:13 ---> e886c44d04e9 00:36:13 Step 3/24 : WORKDIR /edgex-go 00:36:13 ---> Running in c810c7dc68b2 00:36:13 ---> Running in 0dd07dedc675 00:36:13 ---> Running in 4bfc747f9769 00:36:13 ---> Running in 2b16824123a8 00:36:13 ---> Running in 6226aafdd7da 00:36:13 Removing intermediate container 0dd07dedc675 00:36:13 ---> e4594f232092 00:36:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:13 Removing intermediate container 4bfc747f9769 00:36:13 ---> 1f8394b208f5 00:36:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:13 Removing intermediate container 6226aafdd7da 00:36:13 ---> b8dc016290f8 00:36:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:13 Removing intermediate container 2b16824123a8 00:36:13 ---> f9f9f115a565 00:36:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:13 Removing intermediate container c810c7dc68b2 00:36:13 ---> 5d6007f7a1ee 00:36:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:13 ---> Running in 9a97a6472b7e 00:36:13 ---> Running in 316f93a339c8 00:36:13 ---> Running in 061c2b5fd1fa 00:36:13 ---> Running in c42a5d6bf762 00:36:13 ---> Running in 7cfd2598649f 00:36:13 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d 00:36:14 Merge succeeded, producing e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 00:36:14 Checking out Revision e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 (PR-2962) 00:36:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:12 > 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 00:36:13 > git config core.sparsecheckout # timeout=10 00:36:13 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 00:36:13 > git remote # timeout=10 00:36:13 > git config --get remote.origin.url # timeout=10 00:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:13 > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 00:36:14 > git rev-parse HEAD^{commit} # timeout=10 00:36:14 > git config core.sparsecheckout # timeout=10 00:36:14 > git checkout -f e1b2dd1261bc5531736bf3b9365d1dc97c0bf602 # timeout=10 00:36:14 Removing intermediate container 061c2b5fd1fa 00:36:14 ---> 5c406da2bb74 00:36:14 Step 5/21 : RUN apk update && apk add make git 00:36:15 Removing intermediate container 9a97a6472b7e 00:36:15 ---> 677ac20d4301 00:36:15 Step 5/24 : RUN apk update && apk add make git 00:36:15 ---> Running in e7c41b13cfb6 00:36:15 ---> Running in 2ac389c79c3c 00:36:15 Removing intermediate container 316f93a339c8 00:36:15 ---> e9b5b0c2c21e 00:36:15 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:15 Removing intermediate container 7cfd2598649f 00:36:15 ---> ac06f8160f04 00:36:15 Step 5/21 : RUN apk update && apk add make git 00:36:15 Removing intermediate container c42a5d6bf762 00:36:15 ---> 98936e6b8c44 00:36:15 Step 5/22 : RUN apk update && apk add make git 00:36:16 ---> Running in 4052fab1836e 00:36:16 ---> Running in d070e57a6c19 00:36:16 ---> Running in c07dbc6e5e01 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:18 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:18 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:18 OK: 12750 distinct packages available 00:36:18 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" 00:36:18 > git rev-list --no-walk a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 00:36:18 OK: 233 MiB in 51 packages 00:36:18 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:18 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:18 OK: 12750 distinct packages available 00:36:18 OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:36:18 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:18 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:18 OK: 12750 distinct packages available 00:36:18 Removing intermediate container e7c41b13cfb6 00:36:18 ---> 956020c44028 00:36:18 Step 6/21 : COPY go.mod . [Pipeline] sh 00:36:19 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:19 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:19 OK: 12750 distinct packages available 00:36:19 OK: 233 MiB in 51 packages 00:36:19 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:19 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:19 OK: 12750 distinct packages available 00:36:19 OK: 233 MiB in 51 packages 00:36:19 OK: 233 MiB in 51 packages 00:36:19 Removing intermediate container 2ac389c79c3c 00:36:19 ---> c41f012ba54a 00:36:19 Step 6/24 : COPY go.mod . 00:36:19 ---> cec3db8a14e5 00:36:19 Step 7/21 : RUN go mod download 00:36:19 ---> Running in 2e84b41b1c0c 00:36:19 ---> 8e9a96b890a9 00:36:19 Step 7/24 : RUN go mod download 00:36:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:20 ---> Running in 51174a291911 00:36:20 Removing intermediate container 4052fab1836e 00:36:20 ---> 4c95b91de8fe 00:36:20 Step 6/24 : COPY go.mod . 00:36:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:20 Removing intermediate container d070e57a6c19 00:36:20 ---> 40cba43ad4fa 00:36:20 Step 6/21 : COPY go.mod . 00:36:20 ---> 7e835a46ee00 00:36:20 Step 7/24 : RUN go mod download 00:36:20 Removing intermediate container c07dbc6e5e01 00:36:20 ---> 4f7066b09d6b 00:36:20 Step 6/22 : COPY go.mod . 00:36:20 ---> Running in 884650b0eeda 00:36:20 + + true 00:36:20 sudo service docker restart 00:36:20 ---> 8823ab24a30e 00:36:20 Step 7/21 : RUN go mod download 00:36:21 ---> 71af606dfa25 00:36:21 Step 7/22 : RUN go mod download 00:36:21 ---> Running in 8965cf0a8063 00:36:21 ---> Running in 5bc5bb2a3c29 00:36:22 Removing intermediate container 2e84b41b1c0c 00:36:22 ---> 7ac9da1cbeb4 00:36:22 Step 8/21 : COPY . . 00:36:22 Removing intermediate container 51174a291911 00:36:22 ---> 0c226f991f93 00:36:22 Step 8/24 : COPY . . 00:36:22 Removing intermediate container 884650b0eeda 00:36:22 ---> 1c6dbeb23818 00:36:22 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:22 provisioning config files... 00:36:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5548006829807398684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:23 ---> docker-login.sh 00:36:23 nexus3.edgexfoundry.org:10001 00:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:24 Configure a credential helper to remove this warning. See 00:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:24 00:36:24 Login Succeeded 00:36:24 nexus3.edgexfoundry.org:10002 00:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:25 Configure a credential helper to remove this warning. See 00:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:25 00:36:25 Login Succeeded 00:36:25 nexus3.edgexfoundry.org:10003 00:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:25 Configure a credential helper to remove this warning. See 00:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:25 00:36:25 Login Succeeded 00:36:25 nexus3.edgexfoundry.org:10004 00:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:26 Configure a credential helper to remove this warning. See 00:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:26 00:36:26 Login Succeeded 00:36:26 docker.io 00:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:27 Configure a credential helper to remove this warning. See 00:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:27 00:36:27 Login Succeeded 00:36:27 ---> docker-login.sh ends [Pipeline] } 00:36:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:27 ========================================================= 00:36:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:27 + 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 . 00:36:28 Removing intermediate container 8965cf0a8063 00:36:28 ---> 421945ba7f56 00:36:28 Step 8/21 : COPY . . 00:36:28 Removing intermediate container 5bc5bb2a3c29 00:36:28 ---> d98589cfb05e 00:36:28 Step 8/22 : COPY . . 00:36:30 Sending build context to Docker daemon 165.4MB 00:36:30 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:30 Step 2/7 : FROM ${BASE} 00:36:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:30 5f621e34cdf4: Pulling fs layer 00:36:30 a4357932f1b6: Pulling fs layer 00:36:30 18c013af1878: Pulling fs layer 00:36:30 00ac8860ef70: Pulling fs layer 00:36:30 63d7cb157983: Pulling fs layer 00:36:30 b116817d02f9: Pulling fs layer 00:36:30 745a02a5169b: Pulling fs layer 00:36:30 00ac8860ef70: Waiting 00:36:30 63d7cb157983: Waiting 00:36:30 b116817d02f9: Waiting 00:36:30 745a02a5169b: Waiting 00:36:30 18c013af1878: Download complete 00:36:30 a4357932f1b6: Verifying Checksum 00:36:30 a4357932f1b6: Download complete 00:36:30 63d7cb157983: Verifying Checksum 00:36:30 63d7cb157983: Download complete 00:36:30 b116817d02f9: Verifying Checksum 00:36:30 b116817d02f9: Download complete 00:36:31 5f621e34cdf4: Verifying Checksum 00:36:31 5f621e34cdf4: Download complete 00:36:31 5f621e34cdf4: Pull complete 00:36:32 a4357932f1b6: Pull complete 00:36:32 18c013af1878: Pull complete 00:36:33 745a02a5169b: Download complete 00:36:34 00ac8860ef70: Verifying Checksum 00:36:34 00ac8860ef70: Download complete 00:36:44 00ac8860ef70: Pull complete 00:36:44 63d7cb157983: Pull complete 00:36:44 b116817d02f9: Pull complete 00:36:48 745a02a5169b: Pull complete 00:36:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:48 ---> b7e6874047d6 00:36:48 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 00:36:51 ---> Running in 9c2b544a051d 00:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:55 (1/12) Installing libmagic (5.38-r0) 00:36:55 (2/12) Installing file (5.38-r0) 00:36:55 (3/12) Installing libc-dev (0.7.2-r3) 00:36:55 (4/12) Installing g++ (9.3.0-r2) 00:37:00 (5/12) Installing fortify-headers (1.1-r0) 00:37:00 (6/12) Installing patch (2.7.6-r6) 00:37:00 (7/12) Installing build-base (0.5-r2) 00:37:00 (8/12) Installing libsodium (1.0.18-r0) 00:37:00 (9/12) Installing pkgconf (1.7.2-r0) 00:37:00 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:00 (11/12) Installing libzmq (4.3.3-r0) 00:37:00 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:00 Executing busybox-1.31.1-r19.trigger 00:37:00 OK: 217 MiB in 51 packages 00:37:00 ---> 17db93559f54 00:37:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:00 ---> Running in 3d8803d233cf 00:37:01 ---> a69224e345ad 00:37:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:01 ---> 6b596c3520ae 00:37:01 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:01 ---> 17c4422343f4 00:37:01 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:01 ---> 91acd6d12aac 00:37:01 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:01 ---> Running in 0d874d745c8c 00:37:01 ---> Running in f29dc20ae21d 00:37:01 ---> Running in bdf2b70160f4 00:37:01 ---> Running in bb1284be4ec9 00:37:02 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 00:37:02 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 00:37:02 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 00:37:02 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 00:37:02 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 00:37:04 Removing intermediate container 9c2b544a051d 00:37:04 ---> 8b9864e75b45 00:37:04 Step 4/7 : WORKDIR /edgex-go 00:37:04 ---> Running in e9f1b1b9583e 00:37:05 Removing intermediate container e9f1b1b9583e 00:37:05 ---> c171417be2c5 00:37:05 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:05 latest: Pulling from library/docker 00:37:05 159e5727ea61: Pulling fs layer 00:37:05 687389c36290: Pulling fs layer 00:37:05 94e28978939c: Pulling fs layer 00:37:05 ea42096754a7: Pulling fs layer 00:37:05 bd61cee6920e: Pulling fs layer 00:37:05 87c4ece4675c: Pulling fs layer 00:37:05 90ca8b2ff088: Pulling fs layer 00:37:05 ea42096754a7: Waiting 00:37:05 bd61cee6920e: Waiting 00:37:05 87c4ece4675c: Waiting 00:37:05 90ca8b2ff088: Waiting 00:37:05 94e28978939c: Verifying Checksum 00:37:05 94e28978939c: Download complete 00:37:05 687389c36290: Verifying Checksum 00:37:05 687389c36290: Download complete 00:37:05 159e5727ea61: Verifying Checksum 00:37:05 159e5727ea61: Download complete 00:37:06 87c4ece4675c: Download complete 00:37:06 bd61cee6920e: Verifying Checksum 00:37:06 bd61cee6920e: Download complete 00:37:06 159e5727ea61: Pull complete 00:37:07 90ca8b2ff088: Download complete 00:37:07 687389c36290: Pull complete 00:37:07 ea42096754a7: Verifying Checksum 00:37:07 ea42096754a7: Download complete 00:37:07 94e28978939c: Pull complete 00:37:11 ea42096754a7: Pull complete 00:37:11 bd61cee6920e: Pull complete 00:37:11 87c4ece4675c: Pull complete 00:37:11 90ca8b2ff088: Pull complete 00:37:11 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:37:11 Status: Downloaded newer image for docker:latest 00:37:15 ---> 807303298637 00:37:15 Step 6/7 : COPY go.mod . 00:37:15 ---> 8e057e339ac0 00:37:15 Step 7/7 : RUN go mod download 00:37:16 ---> Running in fe51348f095f 00:37:29 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 00:37:29 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 00:37:37 Removing intermediate container bdf2b70160f4 00:37:37 ---> d2a8fd44b2bf 00:37:37 00:37:37 Step 10/21 : FROM scratch 00:37:37 ---> 00:37:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:37 Removing intermediate container bb1284be4ec9 00:37:37 ---> f5ce4bf8b0e8 00:37:37 00:37:37 Step 10/24 : FROM scratch 00:37:37 ---> 00:37:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:37 ---> Running in 8f5e08396adf 00:37:37 ---> Running in 189e75e98822 00:37:38 Removing intermediate container 189e75e98822 00:37:38 ---> 5a2ca0fd0b9c 00:37:38 Step 12/21 : ENV APP_PORT=48085 00:37:38 Removing intermediate container 8f5e08396adf 00:37:38 ---> 77e094f7dc11 00:37:38 Step 12/24 : ENV APP_PORT=48060 00:37:41 ---> Running in 9c3e8ebc1127 00:37:41 ---> Running in 87f0709620e8 00:37:41 Removing intermediate container 3d8803d233cf 00:37:41 ---> 858e62113919 00:37:41 00:37:41 Step 10/24 : FROM alpine:3.10 00:37:41 Removing intermediate container 0d874d745c8c 00:37:41 ---> 3d381aa56b67 00:37:41 00:37:41 Step 10/21 : FROM alpine 00:37:41 Removing intermediate container f29dc20ae21d 00:37:41 ---> 3536cedac22e 00:37:41 00:37:41 Step 10/22 : FROM scratch 00:37:41 ---> 00:37:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:41 ---> Using cache 00:37:41 ---> 5a2ca0fd0b9c 00:37:41 Step 12/22 : ENV APP_PORT=48081 00:37:41 3.10: Pulling from library/alpine 00:37:41 Removing intermediate container 9c3e8ebc1127 00:37:41 ---> e5a419341059 00:37:41 Step 13/24 : EXPOSE $APP_PORT 00:37:41 Removing intermediate container 87f0709620e8 00:37:41 ---> 14df411c3744 00:37:41 Step 13/21 : EXPOSE $APP_PORT 00:37:41 latest: Pulling from library/alpine 00:37:42 ---> Running in 6cc6339b21a4 00:37:42 ---> Running in ddd2cde3c96b 00:37:42 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:42 ---> Running in ffdc64b08d8b 00:37:42 Status: Downloaded newer image for alpine:latest 00:37:42 ---> 389fef711851 00:37:42 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:42 ---> Running in 4179b8e4bca2 00:37:42 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:37:42 Removing intermediate container 6cc6339b21a4 00:37:42 ---> ed5593ca5abf 00:37:42 Step 13/22 : EXPOSE $APP_PORT 00:37:42 Status: Downloaded newer image for alpine:3.10 00:37:42 ---> be4e4bea2c2e 00:37:42 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:37:42 Removing intermediate container ddd2cde3c96b 00:37:42 ---> 9cca350d8423 00:37:42 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:42 Removing intermediate container ffdc64b08d8b 00:37:42 ---> 18f2406dd280 00:37:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:37:42 ---> Running in 8a1a85430d76 00:37:42 ---> Running in a18ebad7dffd 00:37:42 Removing intermediate container fe51348f095f 00:37:42 ---> 0cf7e0261812 00:37:42 Successfully built 0cf7e0261812 00:37:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:43 ---> 2b15789e03a7 00:37:43 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:43 Removing intermediate container 8a1a85430d76 00:37:43 ---> a53031968698 00:37:43 Step 14/22 : WORKDIR / 00:37:43 ---> c497738be6cc 00:37:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:43 ---> Running in e52c7dff8712 00:37:43 + docker inspect -f . ci-base-image-arm64 00:37:43 . [Pipeline] withDockerContainer 00:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:37:43 Removing intermediate container e52c7dff8712 00:37:43 ---> d1c434e7105b 00:37:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:43 prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container 00:37:43 $ 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 00:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:37:43 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:43 v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:43 OK: 12745 distinct packages available 00:37:43 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:37:43 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:37:43 OK: 10350 distinct packages available 00:37:43 (1/4) Installing ca-certificates (20191127-r4) 00:37:43 (1/5) Installing ca-certificates (20191127-r2) 00:37:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:43 (3/4) Installing libcurl (7.69.1-r3) 00:37:43 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:37:43 (3/5) Installing libcurl (7.66.0-r3) 00:37:43 (4/4) Installing curl (7.69.1-r3) 00:37:43 (4/5) Installing curl (7.66.0-r3) 00:37:43 Executing busybox-1.31.1-r19.trigger 00:37:43 (5/5) Installing dumb-init (1.2.2-r1) 00:37:43 Executing ca-certificates-20191127-r4.trigger 00:37:43 Executing busybox-1.30.1-r3.trigger 00:37:43 Executing ca-certificates-20191127-r2.trigger 00:37:44 OK: 7 MiB in 18 packages 00:37:44 OK: 7 MiB in 19 packages 00:37:44 ---> 40924332b188 00:37:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:45 $ docker top ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:45 ---> 50b0b52f7aac 00:37:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:45 ---> 33690498554f 00:37:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:46 ---> 8b98b94631d7 00:37:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:46 + go version 00:37:46 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:46 $ docker stop --time=1 ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 00:37:46 ---> 984d1376b386 00:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:47 ---> 6420aa28ad81 00:37:47 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:47 ---> Running in 7ac39b698426 00:37:47 ---> ce1a7a1f213f 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:47 Removing intermediate container 4179b8e4bca2 00:37:47 ---> f178b0b84814 00:37:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:47 ---> 27fdf2b765dd 00:37:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:47 Removing intermediate container a18ebad7dffd 00:37:47 ---> 96ae19bc124d 00:37:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:47 ---> Running in 61674f2b3f7e 00:37:47 ---> Running in 2da7819a0f73 00:37:47 ---> Running in 12d6cb132b1c 00:37:47 Removing intermediate container 7ac39b698426 00:37:47 ---> 2712df792775 00:37:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:47 ---> Running in bdeabf4c6944 00:37:48 $ docker rm -f ec4b63f0e7def4003119e24034fb568cbb0d7a51766e1d88843dec368c1147b4 00:37:48 ---> 3e7a968c7438 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:48 Removing intermediate container 61674f2b3f7e 00:37:48 ---> 1db884a69291 00:37:48 Step 13/21 : WORKDIR /edgex 00:37:48 Removing intermediate container 12d6cb132b1c 00:37:48 ---> 683064d4eba1 00:37:48 Step 13/24 : WORKDIR / 00:37:48 Removing intermediate container 2da7819a0f73 00:37:48 ---> ed0b806e9493 00:37:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // withDockerContainer 00:37:48 Removing intermediate container bdeabf4c6944 00:37:48 ---> 202a2bfc7a70 00:37:48 Step 19/21 : LABEL arch=x86_64 00:37:48 ---> Running in fc3a39d27dd2 00:37:48 ---> Running in 270be7796940 00:37:48 ---> Running in 81bbae669394 00:37:48 ---> Running in d327d646a033 00:37:48 ---> 0d34fbc84db1 00:37:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:37:48 ---> Running in f294a7b2d0d9 00:37:48 Removing intermediate container 81bbae669394 00:37:48 ---> 106f442fbfd0 00:37:48 Step 20/22 : LABEL arch=x86_64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:48 Removing intermediate container fc3a39d27dd2 00:37:48 ---> b100dbe84b58 00:37:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:48 Removing intermediate container 270be7796940 00:37:48 ---> 7ec1f469c4ff 00:37:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:48 Removing intermediate container d327d646a033 00:37:48 ---> d0ca5b838b36 00:37:48 Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:37:48 ---> Running in 98fe72922d5c 00:37:49 + docker inspect -f . ci-base-image-arm64 00:37:49 . [Pipeline] withDockerContainer 00:37:49 ---> Running in adfc52ff0408 00:37:49 Removing intermediate container f294a7b2d0d9 00:37:49 ---> 3faaeccc41f2 00:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:49 ---> 956583fa72a4 00:37:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:49 ---> Running in 7ede49d0e50e 00:37:49 ---> 1415b5b6c255 00:37:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:49 prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container 00:37:49 Removing intermediate container 98fe72922d5c 00:37:49 ---> b916c0405b6e 00:37:49 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:37:49 Removing intermediate container adfc52ff0408 00:37:49 ---> 02efc4961711 00:37:49 Step 21/21 : LABEL version=0.0.0 00:37:49 ---> Running in 7def5ac9fad4 00:37:49 $ 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 00:37:49 ---> Running in aadfebf9fc19 00:37:49 ---> 5b24ae2e821b 00:37:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:49 Removing intermediate container 7ede49d0e50e 00:37:49 ---> dab7dc034c0f 00:37:49 Step 22/24 : LABEL arch=x86_64 00:37:49 ---> 1567c4cf98ad 00:37:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:49 ---> Running in 6031015e621b 00:37:49 Removing intermediate container 7def5ac9fad4 00:37:49 ---> b926eb161875 00:37:49 Step 22/22 : LABEL version=0.0.0 00:37:50 Removing intermediate container aadfebf9fc19 00:37:50 ---> b6b81de48530 00:37:50 00:37:50 Successfully built b6b81de48530 00:37:50 ---> 802a471fade6 00:37:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:50 Successfully tagged docker-support-scheduler-go:latest 00:37:50  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 00:37:50 ---> Running in ebfd0f1f9755 00:37:50 ---> 708d1b73412b 00:37:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:50 Removing intermediate container 6031015e621b 00:37:50 ---> 9884373a43bf 00:37:50 Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:37:50 $ docker top 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d -eo pid,comm 00:37:51 ---> Running in 83f5cb6534b7 00:37:51 ---> Running in dc1506b42f2a 00:37:51 Removing intermediate container ebfd0f1f9755 00:37:51 ---> 39bbf0d3de6c 00:37:51 00:37:51 ---> 7acfb186d05d 00:37:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] echo 00:37:51 ========================================================= 00:37:51 [edgeXBuildGoParallel] Running Tests and Build... 00:37:51 ========================================================= [Pipeline] sh 00:37:51 Successfully built 39bbf0d3de6c 00:37:51 Successfully tagged docker-core-metadata-go:latest 00:37:51 Building docker-sys-mgmt-agent-go 00:37:51  Building docker-core-metadata-go ... done Removing intermediate container 83f5cb6534b7 00:37:51 ---> 9285e971449b 00:37:51 Step 18/21 : CMD ["--init=true"] 00:37:51 Removing intermediate container dc1506b42f2a 00:37:51 ---> 058c40368b98 00:37:51 Step 24/24 : LABEL version=0.0.0 00:37:51 ---> Running in 026c140d0724 00:37:51 ---> Running in ca1c52b89e92 00:37:52 ---> d977727474b8 00:37:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:52 + make test 00:37:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:55 Removing intermediate container ca1c52b89e92 00:37:55 ---> b729eec8dfa4 00:37:55 00:37:55 Removing intermediate container 026c140d0724 00:37:55 ---> 1c7462d399d5 00:37:55 Step 19/21 : LABEL arch=x86_64 00:37:55 Successfully built b729eec8dfa4 00:37:57 Successfully tagged docker-support-notifications-go:latest 00:37:57  Building docker-support-notifications-go ... done Building docker-core-command-go 00:37:57 ---> b8a68fae7761 00:37:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:57 ---> Running in 4dafb82532b6 00:37:57 ---> Running in 05d8b26929a5 00:37:57 Removing intermediate container 4dafb82532b6 00:37:57 ---> 453899c8f6ac 00:37:57 Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:38:02 ---> Running in 0695a9e03605 00:38:06 Removing intermediate container 0695a9e03605 00:38:06 ---> 12a07c3b50b2 00:38:06 Step 21/21 : LABEL version=0.0.0 00:38:06 ---> Running in 4aaae44889dd 00:38:08 Removing intermediate container 4aaae44889dd 00:38:08 ---> 93c4779482fc 00:38:08 00:38:08 Successfully built 93c4779482fc 00:38:08 Successfully tagged docker-security-proxy-setup-go:latest 00:38:08 Building docker-core-data-go 00:38:08  Building docker-security-proxy-setup-go ... done Removing intermediate container 05d8b26929a5 00:38:08 ---> 6c3a7385b26c 00:38:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> e886c44d04e9 00:38:09 Step 3/22 : WORKDIR /edgex-go 00:38:09 ---> Using cache 00:38:09 ---> 5d6007f7a1ee 00:38:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 ---> Using cache 00:38:09 ---> ac06f8160f04 00:38:09 Step 5/22 : RUN apk update && apk add make git 00:38:09 ---> Using cache 00:38:09 ---> 40cba43ad4fa 00:38:09 Step 6/22 : COPY go.mod . 00:38:09 ---> Using cache 00:38:09 ---> 8823ab24a30e 00:38:09 Step 7/22 : RUN go mod download 00:38:09 ---> Using cache 00:38:09 ---> 421945ba7f56 00:38:09 Step 8/22 : COPY . . 00:38:09 ---> Using cache 00:38:09 ---> 91acd6d12aac 00:38:09 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:38:09 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> e886c44d04e9 00:38:09 Step 3/27 : WORKDIR /edgex-go 00:38:09 ---> Using cache 00:38:09 ---> 5d6007f7a1ee 00:38:09 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 ---> Using cache 00:38:09 ---> ac06f8160f04 00:38:09 Step 5/27 : RUN apk update && apk add make bash git 00:38:10 ---> Running in 8388b37fed0f 00:38:11 ---> Running in e6bcb5bd3805 00:38:11 ---> Running in e9a2f0c14909 00:38:13 Removing intermediate container 8388b37fed0f 00:38:13 ---> 3dfba9ae4179 00:38:13 Step 22/24 : LABEL arch=x86_64 00:38:13 ---> Running in e8e56412e96b 00:38:14 Removing intermediate container e8e56412e96b 00:38:14 ---> 76862b127835 00:38:14 Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:38:14 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 00:38:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:15 ---> Running in 39fe7a040b0c 00:38:15 Removing intermediate container 39fe7a040b0c 00:38:15 ---> 56958f1cd0d2 00:38:15 Step 24/24 : LABEL version=0.0.0 00:38:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:16 ---> Running in 3c7c597e69d1 00:38:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:16 ---> e886c44d04e9 00:38:16 Step 3/22 : WORKDIR /edgex-go 00:38:16 ---> Using cache 00:38:16 ---> 5d6007f7a1ee 00:38:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:16 ---> Using cache 00:38:16 ---> ac06f8160f04 00:38:16 Step 5/22 : RUN apk update && apk add make git 00:38:16 ---> Using cache 00:38:16 ---> 40cba43ad4fa 00:38:16 Step 6/22 : COPY go.mod . 00:38:16 ---> Using cache 00:38:16 ---> 8823ab24a30e 00:38:16 Step 7/22 : RUN go mod download 00:38:16 ---> Using cache 00:38:16 ---> 421945ba7f56 00:38:16 Step 8/22 : COPY . . 00:38:16 ---> Using cache 00:38:16 ---> 91acd6d12aac 00:38:16 Step 9/22 : RUN make cmd/core-command/core-command 00:38:16 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:16 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:16 OK: 12750 distinct packages available 00:38:17 OK: 233 MiB in 51 packages 00:38:17 Removing intermediate container 3c7c597e69d1 00:38:17 ---> 6a1e10a39fd8 00:38:17 00:38:17 ---> Running in a80a0d500c9b 00:38:17 Successfully built 6a1e10a39fd8 00:38:17 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:18 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:19  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 00:38:19 Removing intermediate container e6bcb5bd3805 00:38:19 ---> 5e4f7c0913aa 00:38:19 Step 6/27 : COPY go.mod . 00:38:19 ---> 9799ed056786 00:38:19 Step 7/27 : RUN go mod download 00:38:19 ---> Running in d1d9a675aa03 00:38:24 Removing intermediate container d1d9a675aa03 00:38:24 ---> d073f2336813 00:38:24 Step 8/27 : COPY . . 00:38:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:29 ---> e886c44d04e9 00:38:29 Step 3/23 : WORKDIR /edgex-go 00:38:29 ---> Using cache 00:38:29 ---> 5d6007f7a1ee 00:38:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:29 ---> Using cache 00:38:29 ---> ac06f8160f04 00:38:29 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:30 ---> Running in 24f9ce52c588 00:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:34 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:34 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:34 OK: 12750 distinct packages available 00:38:34 OK: 233 MiB in 51 packages 00:38:39 Removing intermediate container 24f9ce52c588 00:38:39 ---> b6f8a6b921bd 00:38:39 Step 6/23 : COPY go.mod . 00:38:43 ---> 5c2b2cd50aa0 00:38:43 Step 7/23 : RUN go mod download 00:38:46 ---> Running in 95fb59774bde 00:38:46 Removing intermediate container e9a2f0c14909 00:38:46 ---> 3971ea60e8fd 00:38:46 00:38:46 Step 10/22 : FROM alpine:3.10 00:38:46 ---> be4e4bea2c2e 00:38:46 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:46 ---> Using cache 00:38:46 ---> 96ae19bc124d 00:38:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:38:46 Removing intermediate container a80a0d500c9b 00:38:46 ---> f3ab77325413 00:38:46 00:38:46 Step 10/22 : FROM scratch 00:38:46 ---> 00:38:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:46 ---> Running in fab913a8d5b7 00:38:46 ---> c87d19bbbd47 00:38:46 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:46 ---> Running in 4d0cbf1a0860 00:38:47 ---> Using cache 00:38:47 ---> 5a2ca0fd0b9c 00:38:47 Step 12/22 : ENV APP_PORT=48082 00:38:47 Removing intermediate container fab913a8d5b7 00:38:47 ---> 27a9df45ef6b 00:38:47 Step 13/22 : WORKDIR / 00:38:47 ---> Running in ccc900646fa9 00:38:47 ---> Running in a36f91caa7fa 00:38:47 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 00:38:47 Removing intermediate container ccc900646fa9 00:38:47 ---> c21434178422 00:38:47 Step 13/22 : EXPOSE $APP_PORT 00:38:47 ---> Running in f1a580daa103 00:38:47 Removing intermediate container a36f91caa7fa 00:38:47 ---> 7fc958359b12 00:38:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:38:47 Removing intermediate container f1a580daa103 00:38:47 ---> e777a909453c 00:38:47 Step 14/22 : WORKDIR / 00:38:48 ---> Running in 0b4c8f9a415e 00:38:48 ---> a13252a9dc2d 00:38:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:38:48 Removing intermediate container 95fb59774bde 00:38:48 ---> 7ea79ee088f0 00:38:48 Step 8/23 : COPY . . 00:38:48 Removing intermediate container 0b4c8f9a415e 00:38:48 ---> f1410699b707 00:38:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:48 ---> 2b24f4d9d2a9 00:38:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:49 ---> d47db9d08f65 00:38:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:38:50 ---> 46acc9a9cfcb 00:38:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:50 ---> b6f8c658fe79 00:38:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:38:54 ---> b362a8239346 00:38:54 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:54 ---> 18471f3ad422 00:38:54 Step 18/22 : RUN chmod +x entrypoint.sh 00:38:55 ---> Running in e6be7d289003 00:38:55 ---> Running in 9f47f4410377 00:38:57 Removing intermediate container e6be7d289003 00:38:57 ---> 616db2a876e0 00:38:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:58 ---> Running in 7b7836246ffb 00:38:58 Removing intermediate container 7b7836246ffb 00:38:58 ---> 545c65fd96f5 00:38:58 Step 20/22 : LABEL arch=x86_64 00:38:59 ---> Running in aa9357fedcdd 00:39:00 Removing intermediate container aa9357fedcdd 00:39:00 ---> 1a44816f3740 00:39:00 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:39:02 ---> Running in d0833ca349e7 00:39:02 Removing intermediate container 9f47f4410377 00:39:02 ---> faa2f2d961db 00:39:02 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:04 ---> Running in 229cc1d5e050 00:39:04 Removing intermediate container d0833ca349e7 00:39:04 ---> 7d79e4aa1f47 00:39:04 Step 22/22 : LABEL version=0.0.0 00:39:06 ---> Running in f5a977da824e 00:39:06 Removing intermediate container 229cc1d5e050 00:39:06 ---> a4d79a716e3b 00:39:06 Step 20/22 : LABEL arch=x86_64 00:39:06 ---> Running in 026ab6d49730 00:39:06 Removing intermediate container f5a977da824e 00:39:06 ---> f1edebc43b26 00:39:06 00:39:06 ---> f363eae42507 00:39:06 Step 9/23 : RUN make cmd/core-data/core-data 00:39:06 Successfully built f1edebc43b26 00:39:06 ---> Running in f75f58f098dd 00:39:06 Successfully tagged docker-core-command-go:latest 00:39:06  Building docker-core-command-go ... done Removing intermediate container 026ab6d49730 00:39:06 ---> 1d82943f0437 00:39:06 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:06 ---> Running in e8bfd86470a7 00:39:07 Removing intermediate container e8bfd86470a7 00:39:07 ---> 7975b4669dbd 00:39:07 Step 22/22 : LABEL version=0.0.0 00:39:08 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 00:39:09 ---> Running in 0e278a3223eb 00:39:09 Removing intermediate container 4d0cbf1a0860 00:39:09 ---> dc01d0d19076 00:39:09 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:09 ---> Running in a4d2b8c2a944 00:39:09 Removing intermediate container 0e278a3223eb 00:39:09 ---> 5a4a130aa0d7 00:39:09 00:39:09 Successfully built 5a4a130aa0d7 00:39:09 Successfully tagged docker-security-bootstrap-redis-go:latest 00:39:09  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 00:39:12 Removing intermediate container a4d2b8c2a944 00:39:12 ---> bc9f38cc10e8 00:39:12 00:39:12 Step 11/27 : FROM docker:latest 00:39:12 ---> 0040bc98e531 00:39:12 Step 12/27 : RUN apk add --no-cache bash 00:39:12 ---> Running in c4961e5cfaff 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:12 (1/2) Installing readline (8.0.4-r0) 00:39:12 (2/2) Installing bash (5.0.17-r0) 00:39:12 Executing bash-5.0.17-r0.post-install 00:39:12 Executing busybox-1.31.1-r19.trigger 00:39:12 OK: 12 MiB in 22 packages 00:39:14 Removing intermediate container c4961e5cfaff 00:39:14 ---> 39a327d7d727 00:39:14 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:39:14 ---> Running in 64969bcfbfc1 00:39:17 Removing intermediate container 64969bcfbfc1 00:39:17 ---> abe80dc9ace0 00:39:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:17 ---> Running in 7ed1eb0ca984 00:39:17 Removing intermediate container 7ed1eb0ca984 00:39:17 ---> 682fb28c723f 00:39:17 Step 15/27 : ENV APP_PORT=48090 00:39:17 ---> Running in 3fa3561d8702 00:39:18 Removing intermediate container 3fa3561d8702 00:39:18 ---> e38709239411 00:39:18 Step 16/27 : EXPOSE $APP_PORT 00:39:18 ---> Running in bb0ca1766668 00:39:18 Removing intermediate container bb0ca1766668 00:39:18 ---> 0230f4f266ab 00:39:18 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:18 ---> 028860f403b8 00:39:19 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:19 ---> f687bff50501 00:39:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:19 ---> 16ebe1be9c80 00:39:19 Step 20/27 : RUN apk --no-cache add py3-pip 00:39:19 ---> Running in f0a12d39f5e9 00:39:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:20 (1/33) Installing libbz2 (1.0.8-r1) 00:39:20 (2/33) Installing expat (2.2.9-r1) 00:39:20 (3/33) Installing libffi (3.3-r2) 00:39:20 (4/33) Installing gdbm (1.13-r1) 00:39:20 (5/33) Installing xz-libs (5.2.5-r0) 00:39:20 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:20 (7/33) Installing python3 (3.8.5-r0) 00:39:23 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:23 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:23 (11/33) Installing py3-six (1.15.0-r0) 00:39:23 (12/33) Installing py3-packaging (20.4-r0) 00:39:23 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:23 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:23 (15/33) Installing py3-idna (2.9-r0) 00:39:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:23 (18/33) Installing py3-requests (2.23.0-r0) 00:39:23 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:24 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:25 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:25 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:25 (24/33) Installing py3-distro (1.5.0-r1) 00:39:25 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:25 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:25 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:25 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:25 (29/33) Installing py3-progress (1.5-r0) 00:39:25 (30/33) Installing py3-toml (0.10.1-r0) 00:39:25 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:25 (33/33) Installing py3-pip (20.1.1-r0) 00:39:25 Executing busybox-1.31.1-r19.trigger 00:39:25 OK: 71 MiB in 55 packages 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:28 Removing intermediate container f75f58f098dd 00:39:28 ---> 7e1ae0611d79 00:39:28 00:39:28 Step 10/23 : FROM alpine 00:39:28 ---> 389fef711851 00:39:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:28 ---> Running in 7792b7ca86d5 00:39:30 Removing intermediate container 7792b7ca86d5 00:39:30 ---> 2b6bfc096c8d 00:39:30 Step 12/23 : ENV APP_PORT=48080 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:33 ---> Running in 2d8cdb926cd9 00:39:33 Removing intermediate container f0a12d39f5e9 00:39:33 ---> 6d394ab7b2ee 00:39:33 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:33 Removing intermediate container 2d8cdb926cd9 00:39:33 ---> 295ff114bb26 00:39:33 Step 13/23 : EXPOSE $APP_PORT 00:39:33 ---> Running in d089c542bab2 00:39:33 ---> Running in 8d8eb3ba3b91 00:39:33 Removing intermediate container 8d8eb3ba3b91 00:39:33 ---> 34e0cd8282b3 00:39:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:33 ---> Running in 6010bd65673f 00:39:34 Removing intermediate container 6010bd65673f 00:39:34 ---> 6b46665c95b9 00:39:34 Step 15/23 : RUN apk --no-cache add zeromq 00:39:34 ---> Running in 8f780fa5cf8c 00:39:34 Collecting docker-compose==1.23.2 00:39:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:35 Collecting docopt<0.7,>=0.6.1 00:39:35 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:35 Collecting texttable<0.10,>=0.9.0 00:39:35 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:36 Collecting docker<4.0,>=3.6.0 00:39:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:36 (1/5) Installing libgcc (9.3.0-r2) 00:39:36 (2/5) Installing libsodium (1.0.18-r0) 00:39:36 Collecting jsonschema<3,>=2.5.1 00:39:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:36 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:36 Collecting dockerpty<0.5,>=0.4.1 00:39:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:37 (4/5) Installing libzmq (4.3.3-r0) 00:39:37 (5/5) Installing zeromq (4.3.3-r0) 00:39:37 Executing busybox-1.31.1-r19.trigger 00:39:37 OK: 8 MiB in 19 packages 00:39:37 Collecting PyYAML<4,>=3.10 00:39:37 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 46.6% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:39 Removing intermediate container 8f780fa5cf8c 00:39:39 ---> ec3fc8eacd9a 00:39:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:39 Collecting cached-property<2,>=1.2.0 00:39:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:39 Collecting websocket-client<1.0,>=0.32.0 00:39:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:40 Collecting docker-pycreds>=0.4.0 00:39:40 ---> 2a8de5d6185d 00:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:40 Collecting idna<2.8,>=2.5 00:39:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:40 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) 00:39:40 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) 00:39:40 Collecting urllib3<1.25,>=1.21.1 00:39:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:40 Installing collected packages: docopt, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, dockerpty, PyYAML, cached-property, docker-compose 00:39:40 Running setup.py install for docopt: started 00:39:40 ---> 551a36ff6623 00:39:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:40 ---> 974adb1a0120 00:39:40 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:41 ---> Running in 7c06d6a4f0f4 00:39:41 Running setup.py install for docopt: finished with status 'done' 00:39:41 Running setup.py install for texttable: started 00:39:41 Removing intermediate container 7c06d6a4f0f4 00:39:41 ---> 2a751546477a 00:39:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:41 ---> Running in 91ba38f43e39 00:39:41 Removing intermediate container 91ba38f43e39 00:39:41 ---> 819c39242a94 00:39:41 Step 21/23 : LABEL arch=x86_64 00:39:41 ---> Running in 89bfddb216c7 00:39:41 Running setup.py install for texttable: finished with status 'done' 00:39:41 Attempting uninstall: idna 00:39:41 Found existing installation: idna 2.9 00:39:41 Uninstalling idna-2.9: 00:39:41 Removing intermediate container 89bfddb216c7 00:39:41 ---> 5c57222f80ad 00:39:41 Step 22/23 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:39:41 Successfully uninstalled idna-2.9 00:39:41 ---> Running in 3e0aa7f5174f 00:39:41 Attempting uninstall: urllib3 00:39:41 Found existing installation: urllib3 1.25.9 00:39:41 Uninstalling urllib3-1.25.9: 00:39:42 Successfully uninstalled urllib3-1.25.9 00:39:42 Removing intermediate container 3e0aa7f5174f 00:39:42 ---> 6a265b7ccd6c 00:39:42 Step 23/23 : LABEL version=0.0.0 00:39:42 Attempting uninstall: requests 00:39:42 Found existing installation: requests 2.23.0 00:39:42 Uninstalling requests-2.23.0: 00:39:42 Successfully uninstalled requests-2.23.0 00:39:42 ---> Running in 03cf5f015b9b 00:39:43 Removing intermediate container 03cf5f015b9b 00:39:43 ---> faf64adb481f 00:39:43 00:39:43 Successfully built faf64adb481f 00:39:43 Successfully tagged docker-core-data-go:latest 00:39:43  Building docker-core-data-go ... done  Running setup.py install for dockerpty: started 00:39:44 Running setup.py install for dockerpty: finished with status 'done' 00:39:44 Running setup.py install for PyYAML: started 00:39:44 Running setup.py install for PyYAML: finished with status 'done' 00:39:44 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 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.472s coverage: 27.0% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.531s coverage: 73.0% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.690s coverage: 82.9% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:48 Removing intermediate container d089c542bab2 00:39:48 ---> 38448e1d2d03 00:39:48 Step 22/27 : RUN apk --no-cache add curl 00:39:48 ---> Running in 61205539f9e8 00:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:48 (2/3) Installing libcurl (7.69.1-r3) 00:39:48 (3/3) Installing curl (7.69.1-r3) 00:39:48 Executing busybox-1.31.1-r19.trigger 00:39:48 OK: 72 MiB in 58 packages 00:39:49 Removing intermediate container 61205539f9e8 00:39:49 ---> 737e3b51e8f6 00:39:49 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:49 ---> Running in 87ce32e01c68 00:39:49 Removing intermediate container 87ce32e01c68 00:39:49 ---> 607195dfd459 00:39:49 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:49 ---> Running in f2f62dc72623 00:39:49 Removing intermediate container f2f62dc72623 00:39:49 ---> bc62e81c75bc 00:39:49 Step 25/27 : LABEL arch=x86_64 00:39:49 ---> Running in c6c1504233d4 00:39:49 Removing intermediate container c6c1504233d4 00:39:49 ---> 82520b5b8308 00:39:49 Step 26/27 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:39:49 ---> Running in dd8ab9a04e53 00:39:49 Removing intermediate container dd8ab9a04e53 00:39:49 ---> 2f3bb3a4e1bc 00:39:49 Step 27/27 : LABEL version=0.0.0 00:39:49 ---> Running in 09115130c9a6 00:39:50 Removing intermediate container 09115130c9a6 00:39:50 ---> be0ccde2491b 00:39:50 00:39:50 Successfully built be0ccde2491b 00:39:50 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:50 $ docker stop --time=1 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 00:39:52 $ docker rm -f 39f5eec17b86a6e38f2fc2e1e3046a3d875eb7d5f08d498ee3a2b6822c6ca321 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:52 + docker images 00:39:52 + grep docker 00:39:52 docker-sys-mgmt-agent-go latest be0ccde2491b 2 seconds ago 313MB 00:39:52 docker-core-data-go latest faf64adb481f 10 seconds ago 22.3MB 00:39:52 docker-security-bootstrap-redis-go latest 5a4a130aa0d7 44 seconds ago 15.9MB 00:39:52 docker-core-command-go latest f1edebc43b26 46 seconds ago 10.6MB 00:39:52 docker-security-secretstore-setup-go latest 6a1e10a39fd8 About a minute ago 24.7MB 00:39:52 docker-security-proxy-setup-go latest 93c4779482fc About a minute ago 24.7MB 00:39:52 docker-support-notifications-go latest b729eec8dfa4 2 minutes ago 12.1MB 00:39:52 docker-core-metadata-go latest 39bbf0d3de6c 2 minutes ago 13MB 00:39:52 docker-support-scheduler-go latest b6b81de48530 2 minutes ago 10.8MB 00:39:52 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 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.384s coverage: 97.5% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.005s coverage: 93.8% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.110s coverage: 80.8% of statements 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.147s coverage: 87.2% of statements 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.4% of statements 00:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.607s coverage: 63.5% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 00:40:08 Still waiting to schedule task 00:40:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 55.9% of statements 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.700s coverage: 84.0% of statements 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.332s coverage: 47.1% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.149s coverage: 100.0% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.011s coverage: 29.1% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.107s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:40:29 GO111MODULE=on go vet ./... 00:40:57 Running on prd-ubuntu18.04-docker-8c-8g-17140 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 00:40:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:40:59 using credential edgex-jenkins-ssh 00:40:59 Cloning the remote Git repository 00:40:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:59 > git init /w/workspace/edgex-go/2 # timeout=10 00:40:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:59 > git --version # timeout=10 00:40:59 > git --version # 'git version 2.17.1' 00:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:13 > 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 00:41:14 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d 00:41:14 Merge succeeded, producing 180920763eb065be749c3f16c6586d8a1e2d1920 00:41:14 Checking out Revision 180920763eb065be749c3f16c6586d8a1e2d1920 (PR-2962) 00:41:14 > git config core.sparsecheckout # timeout=10 00:41:14 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 00:41:14 > git remote # timeout=10 00:41:14 > git config --get remote.origin.url # timeout=10 00:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:14 > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 00:41:14 > git rev-parse HEAD^{commit} # timeout=10 00:41:14 > git config core.sparsecheckout # timeout=10 00:41:14 > git checkout -f 180920763eb065be749c3f16c6586d8a1e2d1920 # timeout=10 00:41:18 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" 00:41:18 > git rev-list --no-walk a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:19 + echo snap-build.sh 00:41:19 snap-build.sh 00:41:19 + SNAP_BASE_DIR=. 00:41:19 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:41:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:41:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:41:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:41:19 + cd /w/workspace/edgex-go/2 00:41:19 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:19 Reading package lists... 00:41:19 Building dependency tree... 00:41:19 Reading state information... 00:41:19 The following packages were automatically installed and are no longer required: 00:41:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:19 uidmap xdelta3 00:41:19 Use 'sudo apt autoremove' to remove them. 00:41:19 The following packages will be REMOVED: 00:41:19 lxd* lxd-client* 00:41:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:20 After this operation, 31.7 MB disk space will be freed. 00:41:21 (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.) 00:41:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:22 Removing lxd dnsmasq configuration 00:41:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:22 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41:22 (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.) 00:41:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:24 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:24 Processing triggers for ureadahead (0.100.0-21) ... 00:41:25 + sudo snap remove --purge lxd 00:41:25 snap "lxd" is not installed 00:41:25 + sudo groupadd --force --system lxd 00:41:25 ++ whoami 00:41:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:25 + newgrp - lxd 00:41:25 + sudo snap install lxd 00:41:34 2020-12-22T00:41:31Z INFO Waiting for automatic snapd restart... 00:41:37 gofmt -l . 00:41:37 [ "`gofmt -l .`" = "" ] 00:41:37 ./bin/test-go-mod-tidy.sh 00:41:37 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:41 + ls -al . 00:41:41 total 664 00:41:41 drwxrwxr-x 9 1001 1001 4096 Dec 22 00:41 . 00:41:41 drwxr-xr-x 4 root root 4096 Dec 22 00:37 .. 00:41:41 -rw-rw-r-- 1 1001 1001 11 Dec 22 00:36 .dockerignore 00:41:41 drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 .git 00:41:41 drwxrwxr-x 3 1001 1001 4096 Dec 22 00:36 .github 00:41:41 -rw-rw-r-- 1 1001 1001 824 Dec 22 00:36 .gitignore 00:41:41 -rw-rw-r-- 1 1001 1001 166 Dec 22 00:36 .sonarcloud.properties 00:41:41 -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:36 CONTRIBUTING.md 00:41:41 -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:36 Dockerfile.build 00:41:41 -rw-rw-r-- 1 1001 1001 863 Dec 22 00:36 Jenkinsfile 00:41:41 -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:36 LICENSE 00:41:41 -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:36 Makefile 00:41:41 -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:36 README.md 00:41:41 -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:36 SECURITY.md 00:41:41 -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION 00:41:41 -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:36 ZMQWindows.md 00:41:41 drwxrwxr-x 2 1001 1001 4096 Dec 22 00:36 bin 00:41:41 drwxrwxr-x 14 1001 1001 4096 Dec 22 00:36 cmd 00:41:41 -rw-r--r-- 1 root root 538066 Dec 22 00:40 coverage.out 00:41:41 -rw-r--r-- 1 root root 979 Dec 22 00:41 go.mod 00:41:41 -rw-r--r-- 1 root root 18739 Dec 22 00:41 go.sum 00:41:41 drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 internal 00:41:41 drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 openapi 00:41:41 drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 snap 00:41:41 -rw-rw-r-- 1 1001 1001 168 Dec 22 00:36 version.go [Pipeline] sh 00:41:42 + '[' -e coverage.out ] 00:41:42 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:42 Warning: overwriting stash ‘coverage-report’ 00:41:43 Stashed 1 file(s) [Pipeline] sh 00:41:44 + make build 00:41:44 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 00:41:49 lxd 4.9 from Canonical* installed 00:41:49 + sudo lxd init --auto 00:41:54 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 00:41:57 + sudo snap install --classic snapcraft 00:42:05 snapcraft 4.4.4 from Canonical* installed 00:42:05 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:05 + patch --verbose -p1 00:42:05 Hmm... Looks like a unified diff to me... 00:42:05 The text leading up to this was: 00:42:05 -------------------------- 00:42:05 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:05 |From: Tony Espy 00:42:05 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:05 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:05 | 00:42:05 |This patch is used by the EdgeX CI pipeline builds to 00:42:05 |optimize the snap CI check run for pull requests. When 00:42:05 |applied, it essentially strips out everything (apps and 00:42:05 |parts) from the snapcraft.yaml file except those required 00:42:05 |to build edgex-go, as the whole idea of the CI check is to 00:42:05 |catch changes to edgex-go that break the snap build. 00:42:05 | 00:42:05 |In general, anyone updating snapcraft.yaml will also need 00:42:05 |to update this patch file, otherwise it may fail to apply, 00:42:05 |resulting in a failed snap build CI check in the associated 00:42:05 |pull request. 00:42:05 | 00:42:05 |Note - in addition to applying this patch, the pipeline also 00:42:05 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:05 |need to build the finally binary .snap file (and it won't 00:42:05 |work with the patch applied). This further reduces the build 00:42:05 |time. 00:42:05 |--- 00:42:05 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:05 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:05 | 00:42:05 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:05 |index 1e537489..faf42425 100644 00:42:05 |--- a/snap/snapcraft.yaml 00:42:05 |+++ b/snap/snapcraft.yaml 00:42:05 -------------------------- 00:42:05 patching file snap/snapcraft.yaml 00:42:05 Using Plan A... 00:42:05 Hunk #1 succeeded at 73. 00:42:05 Hunk #2 succeeded at 202. 00:42:05 Hunk #3 succeeded at 214. 00:42:05 Hunk #4 succeeded at 222. 00:42:05 Hunk #5 succeeded at 229. 00:42:05 Hunk #6 succeeded at 256. 00:42:05 Hunk #7 succeeded at 290. 00:42:05 Hunk #8 succeeded at 341. 00:42:05 Hmm... Ignoring the trailing garbage. 00:42:05 done 00:42:05 + sudo snapcraft prime --use-lxd 00:42:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:06 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: 00:42:06 - README.md 00:42:06 00:42:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:06 Launching a container. 00:42:17 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 00:42:19 Waiting for container to be ready 00:42:19 To start your first instance, try: lxc launch ubuntu:18.04 00:42:19 00:42:21 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 00:42:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:42:21 Waiting for network to be ready... 00:42:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:42:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:42:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:42:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:42:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:42:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:42:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:42:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:42:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:42:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:42:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:42:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:42:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:42:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:42:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:42:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:42:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:42:25 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 00:42:27 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 00:42:27 Fetched 23.5 MB in 5s (5095 kB/s) 00:42:27 Reading package lists... 00:42:27 Reading package lists... 00:42:28 Building dependency tree... 00:42:28 Reading state information... 00:42:28 The following additional packages will be installed: 00:42:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:42:28 Suggested packages: 00:42:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:42:28 Recommended packages: 00:42:28 gnupg libsasl2-modules 00:42:28 The following NEW packages will be installed: 00:42:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:42:28 The following packages will be upgraded: 00:42:28 gpg gpg-agent gpgconf libudev1 00:42:28 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:42:28 Need to get 3531 kB of archives. 00:42:28 After this operation, 13.3 MB of additional disk space will be used. 00:42:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:42:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:42:28 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:42:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:42:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:42:29 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] 00:42:29 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] 00:42:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:42:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:42:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:42:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:42:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:42:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:42:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:42:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:42:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:42:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:42:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:42:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:42:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:42:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:42:29 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:42:29 debconf: delaying package configuration, since apt-utils is not installed 00:42:29 Fetched 3531 kB in 1s (3063 kB/s) 00:42:29 (Reading database ... 12511 files and directories currently installed.) 00:42:29 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:42:29 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:29 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:42:29 Selecting previously unselected package udev. 00:42:29 (Reading database ... 12511 files and directories currently installed.) 00:42:29 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:42:29 Unpacking udev (237-3ubuntu10.43) ... 00:42:30 Selecting previously unselected package libfuse2:amd64. 00:42:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:42:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:30 Selecting previously unselected package fuse. 00:42:30 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:42:30 Unpacking fuse (2.9.7-1ubuntu1) ... 00:42:30 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:30 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:30 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:30 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:30 Selecting previously unselected package libksba8:amd64. 00:42:30 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:42:30 Unpacking libksba8:amd64 (1.3.5-2) ... 00:42:30 Selecting previously unselected package libroken18-heimdal:amd64. 00:42:30 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:30 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:42:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:42:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:42:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Selecting previously unselected package libwind0-heimdal:amd64. 00:42:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:42:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:42:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:42:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:31 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 00:42:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:42:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:31 Selecting previously unselected package libsasl2-modules-db:amd64. 00:42:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:42:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:42:31 Selecting previously unselected package libsasl2-2:amd64. 00:42:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:42:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:42:31 Selecting previously unselected package libldap-common. 00:42:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:42:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:42:31 Selecting previously unselected package libldap-2.4-2:amd64. 00:42:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:42:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:42:31 Selecting previously unselected package dirmngr. 00:42:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:31 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:42:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:42:32 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:42:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:42:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:42:32 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:42:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libksba8:amd64 (1.3.5-2) ... 00:42:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:32 Setting up udev (237-3ubuntu10.43) ... 00:42:32 invoke-rc.d: policy-rc.d denied execution of start. 00:42:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Processing triggers for systemd (237-3ubuntu10) ... 00:42:32 Setting up fuse (2.9.7-1ubuntu1) ... 00:42:32 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:42:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:42:32 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:42:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:42:33 settings in the [Install] section, and DefaultInstance for template units). 00:42:33 This means they are not meant to be enabled using systemctl. 00:42:33 Possible reasons for having this kind of units are: 00:42:33 1) A unit may be statically enabled by being symlinked from another unit's 00:42:33 .wants/ or .requires/ directory. 00:42:33 2) A unit's purpose may be to act as a helper for some other unit which has 00:42:33 a requirement dependency on it. 00:42:33 3) A unit may be started when needed via activation (socket, path, timer, 00:42:33 D-Bus, udev, scripted systemctl call, ...). 00:42:33 4) In case of template units, the unit is meant to be enabled with some 00:42:33 instance name specified. 00:42:33 Reading package lists... 00:42:33 Building dependency tree... 00:42:33 Reading state information... 00:42:33 The following additional packages will be installed: 00:42:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:42:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:42:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:42:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:42:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:42:33 Suggested packages: 00:42:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:42:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:42:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:42:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:42:33 systemd-container policykit-1 00:42:33 Recommended packages: 00:42:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:42:33 The following NEW packages will be installed: 00:42:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:42:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:42:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:42:33 multiarch-support openssh-client python3 python3-minimal python3.6 00:42:33 python3.6-minimal snapd squashfs-tools sudo 00:42:33 The following packages will be upgraded: 00:42:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:42:34 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:42:34 Need to get 35.2 MB of archives. 00:42:34 After this operation, 141 MB of additional disk space will be used. 00:42:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:42:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:42:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:42:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:42:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:42:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:42:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:42:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:42:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:42:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:42:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:42:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:42:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:42:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:42:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:42:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:42:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:42:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:42:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:42:35 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:42:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:42:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:42:35 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:42:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:42:35 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:42:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:42:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:42:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:42:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:42:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:42:35 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 00:42:36 debconf: delaying package configuration, since apt-utils is not installed 00:42:36 Fetched 35.2 MB in 2s (15.6 MB/s) 00:42:36 (Reading database ... 12757 files and directories currently installed.) 00:42:36 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:42:36 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:42:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:37 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:42:37 (Reading database ... 12757 files and directories currently installed.) 00:42:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:42:37 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:37 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:42:37 (Reading database ... 12757 files and directories currently installed.) 00:42:37 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:42:37 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:37 Setting up apt (1.6.12ubuntu0.2) ... 00:42:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:42:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:42:38 (Reading database ... 12764 files and directories currently installed.) 00:42:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:42:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:42:38 Selecting previously unselected package libpython3.6-minimal:amd64. 00:42:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:38 Selecting previously unselected package libexpat1:amd64. 00:42:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:42:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:39 Selecting previously unselected package python3.6-minimal. 00:42:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:42:39 Checking for services that may need to be restarted...done. 00:42:39 Checking for services that may need to be restarted...done. 00:42:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:40 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 00:42:40 Selecting previously unselected package python3-minimal. 00:42:40 (Reading database ... 13012 files and directories currently installed.) 00:42:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:42:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:42:40 Selecting previously unselected package mime-support. 00:42:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:42:40 Unpacking mime-support (3.60ubuntu1) ... 00:42:40 Selecting previously unselected package libmpdec2:amd64. 00:42:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:42:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:42:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:40 Selecting previously unselected package python3.6. 00:42:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:40 Selecting previously unselected package libpython3-stdlib:amd64. 00:42:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:42:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:42 Setting up python3-minimal (3.6.7-1~18.04) ... 00:42:42 Selecting previously unselected package python3. 00:42:42 (Reading database ... 13442 files and directories currently installed.) 00:42:42 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:42:42 Unpacking python3 (3.6.7-1~18.04) ... 00:42:42 Selecting previously unselected package multiarch-support. 00:42:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:42:42 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:42:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:42:42 Selecting previously unselected package liblzo2-2:amd64. 00:42:42 (Reading database ... 13479 files and directories currently installed.) 00:42:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:42:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:42:42 Selecting previously unselected package libbsd0:amd64. 00:42:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:42:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:42 Selecting previously unselected package sudo. 00:42:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:42:42 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:42:42 Selecting previously unselected package apparmor. 00:42:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:42:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:42:42 Selecting previously unselected package libedit2:amd64. 00:42:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:42:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:42:42 Selecting previously unselected package libkrb5support0:amd64. 00:42:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:42:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:42 Selecting previously unselected package libk5crypto3:amd64. 00:42:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:42:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:42 Selecting previously unselected package libkeyutils1:amd64. 00:42:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:42:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:42 Selecting previously unselected package libkrb5-3:amd64. 00:42:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:42:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:42:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:42:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:42 Selecting previously unselected package libssl1.0.0:amd64. 00:42:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:42:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:42 Selecting previously unselected package openssh-client. 00:42:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:42:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:43 Selecting previously unselected package squashfs-tools. 00:42:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:42:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:43 Selecting previously unselected package snapd. 00:42:43 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:42:43 Unpacking snapd (2.48+18.04) ... 00:42:43 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 00:42:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:42:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:45 Setting up mime-support (3.60ubuntu1) ... 00:42:45 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:42:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:45 Setting up systemd (237-3ubuntu10.43) ... 00:42:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:42:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:42:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:46 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 00:42:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:47 Setting up python3 (3.6.7-1~18.04) ... 00:42:47 running python rtupdate hooks for python3.6... 00:42:47 running python post-rtupdate hooks for python3.6... 00:42:47 Setting up apparmor (2.12-4ubuntu5.1) ... 00:42:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:42:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:50 Setting up snapd (2.48+18.04) ... 00:42:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:42:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:42:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:42:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:42:51 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 00:42:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:42:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:42:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:42:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:42:52 /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' 00:42:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:52 Processing triggers for systemd (237-3ubuntu10.43) ... 00:42:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } 00:42:54 $ docker stop --time=1 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d 00:42:54 Reading package lists... 00:42:54 Reading package lists... 00:42:54 Building dependency tree... 00:42:54 Reading state information... 00:42:54 Calculating upgrade... 00:42:55 The following packages will be upgraded: 00:42:55 advancecomp base-files bash binutils binutils-common 00:42:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:42:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:42:55 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:42:55 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:42:55 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:42:55 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:42:55 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:42:55 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:42:55 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:42:55 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:42:55 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:42:55 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:42:55 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:42:55 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:42:55 Need to get 63.5 MB of archives. 00:42:55 After this operation, 5191 kB of additional disk space will be used. 00:42:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 00:42:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:42:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:42:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:42:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:42:56 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:42:56 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:42:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:42:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:42:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:42:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:42:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:42:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:42:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:42:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:42:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:42:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:56 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:42:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:42:56 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:42:56 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:42:56 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:42:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:42:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:42:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:42:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:42:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:42:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:42:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:42:56 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:42:56 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:42:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:42:56 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:42:56 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] 00:42:56 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:42:56 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:42:56 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] 00:42:56 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:42:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:42:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:42:56 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:42:56 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:42:56 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:42:56 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:42:56 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:42:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:42:56 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] 00:42:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:42:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:42:56 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:42:56 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:42:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:42:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:42:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:42:56 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:42:56 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:42:56 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:42:56 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:42:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:56 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:42:56 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:42:56 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:42:56 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:42:56 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:42:56 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:42:56 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:42:56 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:42:56 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] 00:42:56 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:42:56 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:42:56 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:42:57 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:57 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:57 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:57 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:57 $ docker rm -f 9cdfb324e19e8b5cd773c1da02cb5a2b44042cfcfc182fae68172240c5ebc86d 00:42:57 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:58 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:58 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:58 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) 00:42:58 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:42:58 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:58 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:58 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:58 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:58 debconf: delaying package configuration, since apt-utils is not installed 00:42:58 Fetched 63.5 MB in 4s (17.1 MB/s) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:59 (Reading database ... 13912 files and directories currently installed.) 00:42:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:42:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:59 00:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 00:42:59 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 00:42:59 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:59 29e5d40040c1: Pulling fs layer 00:42:59 1ce36da41761: Pulling fs layer 00:42:59 25b303627fd3: Pulling fs layer 00:43:00 29e5d40040c1: Download complete 00:43:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 1ce36da41761: Verifying Checksum 00:43:01 1ce36da41761: Download complete 00:43:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:01 29e5d40040c1: Pull complete 00:43:01 (Reading database ... 13911 files and directories currently installed.) 00:43:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:01 (Reading database ... 13911 files and directories currently installed.) 00:43:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:01 (Reading database ... 13911 files and directories currently installed.) 00:43:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:02 (Reading database ... 13911 files and directories currently installed.) 00:43:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:02 1ce36da41761: Pull complete 00:43:02 25b303627fd3: Verifying Checksum 00:43:02 25b303627fd3: Download complete 00:43:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:03 Setting up base-files (10.1ubuntu2.10) ... 00:43:03 Installing new version of config file /etc/issue ... 00:43:03 Installing new version of config file /etc/issue.net ... 00:43:03 Installing new version of config file /etc/lsb-release ... 00:43:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:03 Removing obsolete conffile /etc/default/motd-news ... 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:03 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:03 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 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:43:04 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:43:04 Setting up tar (1.29b-2ubuntu0.1) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:05 (Reading database ... 13912 files and directories currently installed.) 00:43:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:05 Setting up grep (3.1-2build1) ... 00:43:05 (Reading database ... 13912 files and directories currently installed.) 00:43:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:05 Setting up login (1:4.5-1ubuntu2) ... 00:43:05 (Reading database ... 13912 files and directories currently installed.) 00:43:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:05 (Reading database ... 13912 files and directories currently installed.) 00:43:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:07 (Reading database ... 13912 files and directories currently installed.) 00:43:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:08 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:09 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:10 (Reading database ... 13912 files and directories currently installed.) 00:43:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:10 (Reading database ... 13912 files and directories currently installed.) 00:43:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:11 (Reading database ... 13912 files and directories currently installed.) 00:43:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:11 (Reading database ... 13912 files and directories currently installed.) 00:43:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:12 Setting up debconf (1.5.66ubuntu1) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:13 25b303627fd3: Pull complete 00:43:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 (Reading database ... 13914 files and directories currently installed.) 00:43:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [Pipeline] withDockerContainer 00:43:13 prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container 00:43:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:13 (Reading database ... 13914 files and directories currently installed.) 00:43:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:13 $ 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 00:43:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:43:13 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:13 (Reading database ... 13914 files and directories currently installed.) 00:43:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:14 (Reading database ... 13914 files and directories currently installed.) 00:43:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:43:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:14 (Reading database ... 13914 files and directories currently installed.) 00:43:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:14 (Reading database ... 13914 files and directories currently installed.) 00:43:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:43:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:43:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:43:14 (Reading database ... 13914 files and directories currently installed.) 00:43:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:15 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:15 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:43:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:43:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:43:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:43:16 $ docker top 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 -eo pid,comm 00:43:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:43:16 (Reading database ... 13915 files and directories currently installed.) 00:43:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [Pipeline] { [Pipeline] sh 00:43:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:43:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:43:17 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:43:17 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:43:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:17 + docker-compose build --help 00:43:17 + grep parallel 00:43:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:18 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:43:18 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:43:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:20 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 --parallel Build images in parallel. [Pipeline] } 00:43:21 $ docker stop --time=1 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 00:43:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:23 $ docker rm -f 9f8604dea0c99f89037db37733de1cf37b1b4584487505d714b41234b43bf117 00:43:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:23 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 00:43:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:24 . [Pipeline] withDockerContainer 00:43:24 prd-ubuntu18.04-docker-arm64-4c-16g-17134 does not seem to be running inside a container 00:43:24 $ 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 00:43:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:25 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:43:26 $ docker top 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da -eo pid,comm 00:43:26 00:43:26 Current default time zone: 'Etc/UTC' 00:43:26 Local time is now: Tue Dec 22 00:43:25 UTC 2020. 00:43:26 Universal Time is now: Tue Dec 22 00:43:25 UTC 2020. 00:43:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:26 00:43:26 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:43:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:26 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 00:43:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [Pipeline] { [Pipeline] sh 00:43:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:43:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:26 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:43:26 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:26 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:43:27 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:28 Updating certificates in /etc/ssl/certs... 00:43:29 22 added, 17 removed; done. 00:43:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:29 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:43:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:43:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:29 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:43:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:43:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:43:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:43:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:43:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:30 Processing triggers for systemd (237-3ubuntu10.43) ... 00:43:30 Processing triggers for mime-support (3.60ubuntu1) ... 00:43:30 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:43:30 Updating certificates in /etc/ssl/certs... 00:43:30 0 added, 0 removed; done. 00:43:30 Running hooks in /etc/ca-certificates/update.d... 00:43:30 done. 00:43:30 Reading package lists... 00:43:31 Building dependency tree... 00:43:31 Reading state information... 00:43:31 Building docker-core-command-go ... 00:43:31 Building docker-core-data-go ... 00:43:31 Building docker-core-metadata-go ... 00:43:31 Building docker-security-bootstrap-redis-go ... 00:43:31 Building docker-security-proxy-setup-go ... 00:43:31 Building docker-security-secretstore-setup-go ... 00:43:31 Building docker-support-notifications-go ... 00:43:31 Building docker-support-scheduler-go ... 00:43:31 Building docker-sys-mgmt-agent-go ... 00:43:31 Building docker-core-data-go 00:43:31 Building docker-security-bootstrap-redis-go 00:43:31 Building docker-security-secretstore-setup-go 00:43:31 Building docker-security-proxy-setup-go 00:43:31 Building docker-core-metadata-go 00:43:31 The following NEW packages will be installed: 00:43:31 apt-transport-https 00:43:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:31 Need to get 1696 B of archives. 00:43:31 After this operation, 153 kB of additional disk space will be used. 00:43:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:43:31 debconf: delaying package configuration, since apt-utils is not installed 00:43:31 Fetched 1696 B in 0s (29.4 kB/s) 00:43:31 Selecting previously unselected package apt-transport-https. 00:43:31 (Reading database ... 13929 files and directories currently installed.) 00:43:31 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:43:31 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:43:31 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:43:31 Waiting for network to be ready... 00:43:37 2020-12-22T00:43:35Z INFO Waiting for automatic snapd restart... 00:43:37 snapd 2.48.1 from Canonical* installed 00:43:38 "snapd" switched to the "latest/stable" channel 00:43:38 00:43:43 core18 20201210 from Canonical* installed 00:43:43 "core18" switched to the "latest/stable" channel 00:43:43 00:43:47 snapcraft 4.4.4 from Canonical* installed 00:43:47 "snapcraft" switched to the "latest/stable" channel 00:43:47 00:43:50 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: 00:43:50 - README.md 00:43:50 00:43:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:59 Reading package lists... 00:43:59 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 00:44:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:05 Reading package lists... 00:44:05 Building dependency tree... 00:44:05 Reading state information... 00:44:05 Suggested packages: 00:44:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:05 Recommended packages: 00:44:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:05 The following NEW packages will be installed: 00:44:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:05 pkg-config zip 00:44:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:05 Need to get 7655 kB of archives. 00:44:05 After this operation, 43.7 MB of additional disk space will be used. 00:44:05 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:44:05 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:44:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:44:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:44:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:06 debconf: delaying package configuration, since apt-utils is not installed 00:44:06 Fetched 7655 kB in 1s (6188 kB/s) 00:44:07 Selecting previously unselected package libglib2.0-0:amd64. 00:44:07 (Reading database ... 13933 files and directories currently installed.) 00:44:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:44:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:07 Selecting previously unselected package libpsl5:amd64. 00:44:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:07 Selecting previously unselected package libnghttp2-14:amd64. 00:44:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:07 Selecting previously unselected package librtmp1:amd64. 00:44:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:07 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:44:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:07 Selecting previously unselected package liberror-perl. 00:44:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:07 Unpacking liberror-perl (0.17025-1) ... 00:44:07 Selecting previously unselected package git-man. 00:44:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:44:07 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:44:07 Selecting previously unselected package git. 00:44:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:44:07 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:44:08 Selecting previously unselected package libnorm1:amd64. 00:44:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:08 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:08 Selecting previously unselected package libsodium23:amd64. 00:44:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:09 Selecting previously unselected package libzmq5:amd64. 00:44:09 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Selecting previously unselected package libzmq3-dev:amd64. 00:44:09 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Selecting previously unselected package pkg-config. 00:44:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:09 Selecting previously unselected package zip. 00:44:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:09 Unpacking zip (3.0-11build1) ... 00:44:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:09 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:44:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:09 Setting up liberror-perl (0.17025-1) ... 00:44:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:09 No schema files found: doing nothing. 00:44:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:09 Setting up zip (3.0-11build1) ... 00:44:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:09 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:44:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:16 git set to automatically installed. 00:44:16 git-man set to automatically installed. 00:44:16 libcurl3-gnutls set to automatically installed. 00:44:16 liberror-perl set to automatically installed. 00:44:16 libglib2.0-0 set to automatically installed. 00:44:16 libnghttp2-14 set to automatically installed. 00:44:16 libnorm1 set to automatically installed. 00:44:16 libpgm-5.2-0 set to automatically installed. 00:44:16 libpsl5 set to automatically installed. 00:44:16 librtmp1 set to automatically installed. 00:44:16 libsodium23 set to automatically installed. 00:44:16 libzmq3-dev set to automatically installed. 00:44:16 libzmq5 set to automatically installed. 00:44:16 pkg-config set to automatically installed. 00:44:16 zip set to automatically installed. 00:44:19 snapd is not logged in, snap install commands will use sudo 00:44:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:26 snap "core18" has no updates available 00:44:27 Pulling config-common 00:44:28 Pulling go-build-helper 00:44:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 0cf7e0261812 00:44:39 Step 3/22 : WORKDIR /edgex-go 00:44:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 0cf7e0261812 00:44:39 Step 3/22 : WORKDIR /edgex-go 00:44:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 0cf7e0261812 00:44:39 Step 3/23 : WORKDIR /edgex-go 00:44:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 0cf7e0261812 00:44:39 Step 3/24 : WORKDIR /edgex-go 00:44:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 0cf7e0261812 00:44:39 Step 3/21 : WORKDIR /edgex-go 00:44:40 ---> Running in 489bb290c84b 00:44:40 ---> Running in 39862966fca7 00:44:40 ---> Running in e4ddaaf1995f 00:44:40 ---> Running in 7f24391221d5 00:44:40 ---> Running in 1636c0861e64 00:44:41 Removing intermediate container 1636c0861e64 00:44:41 ---> 70bf9ef6938b 00:44:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container e4ddaaf1995f 00:44:41 ---> e8b080467825 00:44:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container 489bb290c84b 00:44:41 ---> 002e756b5fe3 00:44:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container 39862966fca7 00:44:41 ---> 307423d4cedd 00:44:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container 7f24391221d5 00:44:41 ---> bd018c7a45be 00:44:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 ---> Running in 8f93209d9aef 00:44:41 ---> Running in 9dcf9f732a44 00:44:41 ---> Running in d3f47a2347f5 00:44:42 ---> Running in 641343a9812c 00:44:42 ---> Running in b1585038ba67 00:44:45 Removing intermediate container 8f93209d9aef 00:44:45 ---> 34ff0ceb9e5d 00:44:45 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:44:45 ---> Running in 87f94dda69da 00:44:45 Removing intermediate container d3f47a2347f5 00:44:45 ---> 48b4bbe8654b 00:44:45 Step 5/24 : RUN apk update && apk add make git 00:44:45 ---> Running in ecb0c8c00b94 00:44:45 Removing intermediate container 9dcf9f732a44 00:44:45 ---> c57768eca9ce 00:44:45 Step 5/22 : RUN apk update && apk add make git 00:44:46 Removing intermediate container b1585038ba67 00:44:46 ---> 0bceb7231736 00:44:46 Step 5/22 : RUN apk update && apk add make git 00:44:46 Removing intermediate container 641343a9812c 00:44:46 ---> b1db61ddaa9a 00:44:46 Step 5/21 : RUN apk update && apk add make git 00:44:46 ---> Running in 18656babc171 00:44:46 ---> Running in 18beed82f350 00:44:46 ---> Running in 659f303b44fd 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:50 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:50 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:50 OK: 12620 distinct packages available 00:44:50 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:50 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:50 OK: 12620 distinct packages available 00:44:50 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:50 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:50 OK: 12620 distinct packages available 00:44:50 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:50 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:50 OK: 12620 distinct packages available 00:44:50 OK: 217 MiB in 51 packages 00:44:50 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:50 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:50 OK: 12620 distinct packages available 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:51 OK: 217 MiB in 51 packages 00:44:52 Removing intermediate container 87f94dda69da 00:44:52 ---> 7f284485fc8a 00:44:52 Step 6/23 : COPY go.mod . 00:44:53 Removing intermediate container ecb0c8c00b94 00:44:53 ---> 36c6198ed62a 00:44:53 Step 6/24 : COPY go.mod . 00:44:53 Removing intermediate container 18656babc171 00:44:53 ---> 2941017eb4b1 00:44:53 Step 6/22 : COPY go.mod . 00:44:53 Removing intermediate container 659f303b44fd 00:44:53 ---> c08fe7123a12 00:44:53 Step 6/21 : COPY go.mod . 00:44:53 Removing intermediate container 18beed82f350 00:44:53 ---> f12674e2cac8 00:44:53 Step 6/22 : COPY go.mod . 00:44:53 ---> 4f6b3e3ac056 00:44:53 Step 7/23 : RUN go mod download 00:44:54 ---> Running in 66ac536379c7 00:44:54 ---> 0bff3539206e 00:44:54 Step 7/24 : RUN go mod download 00:44:54 ---> a95396fb9192 00:44:54 Step 7/21 : RUN go mod download 00:44:54 ---> 0142a4427156 00:44:54 Step 7/22 : RUN go mod download 00:44:54 ---> Running in 141b907bc78f 00:44:54 ---> Running in 3d964da3a586 00:44:54 ---> fdb4cd0c5afe 00:44:54 Step 7/22 : RUN go mod download 00:44:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:44:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:44:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:44:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:44:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:44:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:44:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:44:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:44:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:44:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:44:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:44:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:44:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:44:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:44:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:44:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:44:54 Fetched 23.5 MB in 0s (0 B/s) 00:44:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:54 Fetched 96.5 kB in 0s (0 B/s) 00:44:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:54 Fetched 279 kB in 0s (0 B/s) 00:44:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:54 Fetched 122 kB in 0s (0 B/s) 00:44:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:54 Fetched 77.8 kB in 0s (0 B/s) 00:44:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:54 Fetched 8848 B in 0s (0 B/s) 00:44:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:54 Fetched 47.8 kB in 0s (0 B/s) 00:44:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:54 Fetched 45.6 kB in 0s (0 B/s) 00:44:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:44:54 Fetched 14.8 kB in 0s (0 B/s) 00:44:54 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:44:54 Fetched 214 kB in 0s (0 B/s) 00:44:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:44:54 Fetched 155 kB in 0s (0 B/s) 00:44:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:54 Fetched 50.6 kB in 0s (0 B/s) 00:44:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:54 Fetched 14.8 kB in 0s (0 B/s) 00:44:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:54 Fetched 41.8 kB in 0s (0 B/s) 00:44:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:54 Fetched 499 kB in 0s (0 B/s) 00:44:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:54 Fetched 111 kB in 0s (0 B/s) 00:44:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:54 Fetched 240 kB in 0s (0 B/s) 00:44:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:54 Fetched 29.3 kB in 0s (0 B/s) 00:44:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:54 Fetched 85.5 kB in 0s (0 B/s) 00:44:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:54 Fetched 24.5 kB in 0s (0 B/s) 00:44:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:44:54 Fetched 49.2 kB in 0s (0 B/s) 00:44:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:54 Fetched 54.2 kB in 0s (0 B/s) 00:44:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:54 Fetched 30.8 kB in 0s (0 B/s) 00:44:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:44:54 Fetched 17.0 kB in 0s (0 B/s) 00:44:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:54 Fetched 85.9 kB in 0s (0 B/s) 00:44:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:54 Fetched 8720 B in 0s (0 B/s) 00:44:54 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:44:54 Fetched 137 kB in 0s (0 B/s) 00:44:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:54 Fetched 119 kB in 0s (0 B/s) 00:44:54 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:44:54 Fetched 109 kB in 0s (0 B/s) 00:44:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:54 Fetched 11.1 kB in 0s (0 B/s) 00:44:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:54 Fetched 645 kB in 0s (0 B/s) 00:44:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:54 Fetched 41.3 kB in 0s (0 B/s) 00:44:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:54 Fetched 17.9 kB in 0s (0 B/s) 00:44:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:54 Fetched 368 kB in 0s (0 B/s) 00:44:54 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:44:54 Fetched 187 kB in 0s (0 B/s) 00:44:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:54 Fetched 175 kB in 0s (0 B/s) 00:44:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:44:54 Fetched 206 kB in 0s (0 B/s) 00:44:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:44:54 Fetched 1301 kB in 0s (0 B/s) 00:44:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:44:54 Fetched 36.2 kB in 0s (0 B/s) 00:44:54 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:44:54 Fetched 159 kB in 0s (0 B/s) 00:44:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:44:54 Fetched 107 kB in 0s (0 B/s) 00:44:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:44:54 Fetched 48.7 kB in 0s (0 B/s) 00:44:54 Pulling static-packages 00:44:55 ---> Running in a32408aaf7e7 00:44:55 ---> Running in 9f1c5339d103 00:44:55 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:44:55 Skipping pull go-build-helper (already ran) 00:44:55 Skipping pull static-packages (already ran) 00:44:55 Building go-build-helper 00:44:58 Removing intermediate container 66ac536379c7 00:44:58 ---> 967cd1157925 00:44:58 Step 8/23 : COPY . . 00:44:59 Removing intermediate container 141b907bc78f 00:44:59 ---> b356fd8924e3 00:44:59 Step 8/24 : COPY . . 00:44:59 Building static-packages 00:45:00 Removing intermediate container 3d964da3a586 00:45:00 ---> 0702ddefb4e5 00:45:00 Step 8/21 : COPY . . 00:45:00 Removing intermediate container a32408aaf7e7 00:45:00 ---> 4775ea7ac44f 00:45:00 Step 8/22 : COPY . . 00:45:00 Removing intermediate container 9f1c5339d103 00:45:00 ---> 8018d30366c2 00:45:00 Step 8/22 : COPY . . 00:45:01 Staging go-build-helper 00:45:02 Staging static-packages 00:45:04 Pulling go115 00:45:05 'edgex-go' has dependencies that need to be staged: go115 00:45:05 Skipping pull go115 (already ran) 00:45:05 Building go115 00:45:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:05 Dload Upload Total Spent Left Speed 00:45:08 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 00:45:09 go1.15.2.linux-amd64.tar.gz: OK 00:45:14 Staging go115 00:45:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:20 Fetched 0 B in 0s (0 B/s) 00:45:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:20 Fetched 224 kB in 0s (0 B/s) 00:45:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:20 Fetched 157 kB in 0s (0 B/s) 00:45:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:20 Fetched 221 kB in 0s (0 B/s) 00:45:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:20 Fetched 143 kB in 0s (0 B/s) 00:45:20 Pulling edgex-go 00:45:22 Pulling version 00:45:22 Building config-common 00:45:25 Skipping build go-build-helper (already ran) 00:45:25 Skipping build static-packages (already ran) 00:45:25 Skipping build go115 (already ran) 00:45:25 Building edgex-go 00:45:25 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 00:45:26 go: downloading github.com/gorilla/mux v1.8.0 00:45:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 00:45:26 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 00:45:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 00:45:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:45:26 go: downloading github.com/google/uuid v1.1.2 00:45:26 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:45:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:45:26 go: downloading github.com/BurntSushi/toml v0.3.1 00:45:26 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 00:45:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:45:26 go: downloading github.com/pkg/errors v0.8.1 00:45:26 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:45:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:45:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:45:26 go: downloading github.com/pebbe/zmq4 v1.0.0 00:45:26 go: downloading github.com/imdario/mergo v0.3.11 00:45:26 go: downloading github.com/pelletier/go-toml v1.2.0 00:45:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:45:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:45:26 go: downloading gopkg.in/yaml.v2 v2.4.0 00:45:26 go: downloading github.com/hashicorp/consul/api v1.1.0 00:45:26 go: downloading github.com/go-kit/kit v0.8.0 00:45:26 go: downloading github.com/x448/float16 v0.8.4 00:45:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:26 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:45:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:45:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:26 go: downloading github.com/hashicorp/serf v0.8.2 00:45:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:26 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:26 go: downloading github.com/go-playground/universal-translator v0.17.0 00:45:27 go: downloading github.com/leodido/go-urn v1.2.0 00:45:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:45:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:27 go: downloading github.com/go-playground/locales v0.13.0 00:45:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:45:27 ---> 1e76d719c9cf 00:45:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:27 ---> c945fb381a04 00:45:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:27 ---> c55968b8f5a7 00:45:27 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:27 ---> 44ea1a2b8300 00:45:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:45:27 ---> a4b14bacf303 00:45:27 Step 9/23 : RUN make cmd/core-data/core-data 00:45:27 ---> Running in 9777698e2369 00:45:27 ---> Running in fd72c8c45b17 00:45:27 ---> Running in 898c75fc14d4 00:45:27 ---> Running in e829cb732e77 00:45:27 ---> Running in cd6238f3b75c 00:45:27 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 00:45:27 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 00:45:27 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 00:45:27 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 00:45:27 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 00:45:35 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 00:45:40 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 00:45:41 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 00:45:42 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 00:45:42 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 00:45:42 go: downloading github.com/stretchr/testify v1.6.1 00:45:42 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:42 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:45:44 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 00:45:44 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:45:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:45 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 00:45:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:45:46 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 00:45:46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:45:48 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 00:45:49 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 00:45:49 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 00:45:52 Building version 00:45:55 Staging config-common 00:45:56 Skipping stage go-build-helper (already ran) 00:45:56 Skipping stage static-packages (already ran) 00:45:56 Skipping stage go115 (already ran) 00:45:56 Staging edgex-go 00:45:56 Staging version 00:45:58 Priming config-common 00:45:59 Priming go-build-helper 00:46:00 Priming static-packages 00:46:02 Priming go115 00:46:03 Priming edgex-go 00:46:04 Priming version 00:46:05 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] } 00:46:49 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 00:46:49 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 00:46:57 Removing intermediate container 898c75fc14d4 00:46:57 ---> e488b3867d26 00:46:57 00:46:57 Step 10/22 : FROM alpine:3.10 00:46:57 3.10: Pulling from library/alpine 00:46:59 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:46:59 Status: Downloaded newer image for alpine:3.10 00:46:59 ---> 536a684cf733 00:46:59 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:00 ---> Running in 1927387d9e43 00:47:01 Removing intermediate container 9777698e2369 00:47:01 ---> 2ace2bbd5957 00:47:01 00:47:01 Step 10/24 : FROM alpine:3.10 00:47:01 ---> 536a684cf733 00:47:01 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:01 ---> Running in 5b567fc52e22 00:47:01 Removing intermediate container fd72c8c45b17 00:47:01 ---> 5dce27e9fca4 00:47:01 00:47:01 Step 10/21 : FROM alpine 00:47:02 latest: Pulling from library/alpine 00:47:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:02 Status: Downloaded newer image for alpine:latest 00:47:02 ---> afeebe901d6b 00:47:02 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:47:02 ---> Running in 770d4622f8d4 00:47:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:04 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:04 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:04 OK: 10171 distinct packages available 00:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:05 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:05 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:05 OK: 10171 distinct packages available 00:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:05 (1/5) Installing ca-certificates (20191127-r2) 00:47:05 (1/5) Installing ca-certificates (20191127-r2) 00:47:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:05 (3/5) Installing libcurl (7.66.0-r3) 00:47:05 (4/5) Installing curl (7.66.0-r3) 00:47:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:05 (5/5) Installing dumb-init (1.2.2-r1) 00:47:05 Executing busybox-1.30.1-r3.trigger 00:47:05 (3/5) Installing libcurl (7.66.0-r3) 00:47:05 Executing ca-certificates-20191127-r2.trigger 00:47:05 (4/5) Installing curl (7.66.0-r3) 00:47:05 (5/5) Installing dumb-init (1.2.2-r1) 00:47:05 Executing busybox-1.30.1-r3.trigger 00:47:05 Executing ca-certificates-20191127-r2.trigger 00:47:06 OK: 7 MiB in 19 packages 00:47:06 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:06 v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:06 OK: 12615 distinct packages available 00:47:06 OK: 7 MiB in 19 packages 00:47:07 (1/4) Installing ca-certificates (20191127-r4) 00:47:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:07 (3/4) Installing libcurl (7.69.1-r3) 00:47:07 (4/4) Installing curl (7.69.1-r3) 00:47:07 Executing busybox-1.31.1-r19.trigger 00:47:07 Executing ca-certificates-20191127-r4.trigger 00:47:08 OK: 7 MiB in 18 packages 00:47:10 Removing intermediate container 5b567fc52e22 00:47:10 ---> 2d496fadfe09 00:47:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:10 ---> Running in 949d410be823 00:47:10 Removing intermediate container 1927387d9e43 00:47:10 ---> 48f2c8c7b6c0 00:47:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:47:10 ---> Running in b2156243ff3d 00:47:11 Removing intermediate container 949d410be823 00:47:11 ---> 57a47fb5391b 00:47:11 Step 13/24 : WORKDIR / 00:47:11 Removing intermediate container 770d4622f8d4 00:47:11 ---> d5ab07dbcca1 00:47:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:11 ---> Running in 32dc61d4d23f 00:47:11 ---> Running in a5de54dc3490 00:47:11 Removing intermediate container b2156243ff3d 00:47:11 ---> 8a1accb02146 00:47:11 Step 13/22 : WORKDIR / 00:47:11 ---> Running in 20fedaf0b4c6 00:47:12 Removing intermediate container 32dc61d4d23f 00:47:12 ---> 8776e0cf6c82 00:47:12 Step 13/21 : WORKDIR /edgex 00:47:12 Removing intermediate container a5de54dc3490 00:47:12 ---> b90806732d66 00:47:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:12 ---> Running in 52660057a34b 00:47:12 Removing intermediate container 20fedaf0b4c6 00:47:12 ---> de5b673260c2 00:47:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:47:13 Removing intermediate container 52660057a34b 00:47:13 ---> 46c99b524364 00:47:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:13 ---> 3c8c76b69a81 00:47:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:13 ---> 1c5b9e16f39a 00:47:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:47:14 ---> 6479fa72d2fc 00:47:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:15 ---> 63a4640d7503 00:47:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:16 ---> 4bde1f439073 00:47:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:47:17 ---> 37cdb8893a4d 00:47:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:17 ---> 197dd58cc48a 00:47:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:17 ---> e308fabc025d 00:47:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:47:19 ---> 4e75e0c8865a 00:47:19 ---> 0eaa0747efb3 00:47:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:19 ---> 1793b01489ce 00:47:19 Step 18/22 : RUN chmod +x entrypoint.sh 00:47:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:20 ---> Running in 55d0bb2159ed 00:47:20 ---> Running in b369b4fe00bd 00:47:21 Removing intermediate container 55d0bb2159ed 00:47:21 ---> 2cc151d5e0b8 00:47:21 Step 18/21 : CMD ["--init=true"] 00:47:22 ---> Running in 4d4b8f5d9a25 00:47:22 ---> 253415ced979 00:47:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:23 Removing intermediate container e829cb732e77 00:47:23 ---> b05f28625da3 00:47:23 00:47:23 Step 10/22 : FROM scratch 00:47:23 ---> 00:47:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:23 Removing intermediate container 4d4b8f5d9a25 00:47:23 ---> 31461cd3edf1 00:47:23 Step 19/21 : LABEL arch=arm64 00:47:23 ---> Running in 249d5430d937 00:47:23 ---> Running in f84b13d89589 00:47:23 Removing intermediate container b369b4fe00bd 00:47:23 ---> 26dda7861b46 00:47:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:47:23 ---> e64d7b1377d2 00:47:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:24 Removing intermediate container 249d5430d937 00:47:24 ---> 5a02e0ac24e7 00:47:24 Step 12/22 : ENV APP_PORT=48081 00:47:24 ---> Running in 86260088198c 00:47:24 ---> Running in 534f69e18a11 00:47:24 ---> Running in 96d0bc9efa81 00:47:24 Removing intermediate container f84b13d89589 00:47:24 ---> bc43ebeadbeb 00:47:24 Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:47:24 ---> Running in a222187bb347 00:47:24 Removing intermediate container 86260088198c 00:47:24 ---> 27d384846068 00:47:24 Step 20/22 : LABEL arch=arm64 00:47:24 Removing intermediate container 96d0bc9efa81 00:47:24 ---> a1bf4326dbe9 00:47:24 Step 13/22 : EXPOSE $APP_PORT 00:47:24 ---> Running in a1bcbd306b2c 00:47:24 ---> Running in 3c37ac6053e4 00:47:25 Removing intermediate container a222187bb347 00:47:25 ---> b63199c205dd 00:47:25 Step 21/21 : LABEL version=0.0.0 00:47:25 ---> Running in cbb29d5c4e24 00:47:26 Removing intermediate container 3c37ac6053e4 00:47:26 ---> e4d58e7bd793 00:47:26 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:47:26 Removing intermediate container a1bcbd306b2c 00:47:26 ---> 5bfa2946e42b 00:47:26 Step 14/22 : WORKDIR / 00:47:26 ---> Running in b408569c0a76 00:47:26 ---> Running in 6be2035aeb19 00:47:26 Removing intermediate container cbb29d5c4e24 00:47:26 ---> 6e6afc47812c 00:47:26 00:47:27 Removing intermediate container b408569c0a76 00:47:27 ---> ee4f476d206e 00:47:27 Step 22/22 : LABEL version=0.0.0 00:47:27 Successfully built 6e6afc47812c 00:47:27 ---> Running in 3a0b6035d1e0 00:47:27 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:27 Building docker-support-scheduler-go 00:47:27  Building docker-security-proxy-setup-go ... done Removing intermediate container 6be2035aeb19 00:47:27 ---> 6514fa5c71e0 00:47:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:47:27 Removing intermediate container 534f69e18a11 00:47:27 ---> 2dfdf7a1b9af 00:47:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:28 Removing intermediate container 3a0b6035d1e0 00:47:28 ---> 2485134bd5eb 00:47:28 00:47:28 ---> Running in a449f72611a0 00:47:28 ---> 711a9f00742e 00:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:28 Successfully built 2485134bd5eb 00:47:28 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:47:28  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 00:47:29 Removing intermediate container a449f72611a0 00:47:29 ---> 5c9a4dd9e31a 00:47:29 Step 22/24 : LABEL arch=arm64 00:47:30 ---> Running in e2152f914786 00:47:31 ---> 03661d3ee1a2 00:47:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:32 Removing intermediate container e2152f914786 00:47:32 ---> 484e64b6de27 00:47:32 Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:47:32 Removing intermediate container cd6238f3b75c 00:47:32 ---> 4309e41da9ad 00:47:32 00:47:32 Step 10/23 : FROM alpine 00:47:32 ---> afeebe901d6b 00:47:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:33 ---> 29034f8eff2d 00:47:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:47:33 ---> Running in fc4e74bab92f 00:47:33 ---> Running in 2c0e541f541c 00:47:33 ---> Running in 450a22d70c5a 00:47:33 Removing intermediate container fc4e74bab92f 00:47:33 ---> 76f5add149d0 00:47:33 Step 12/23 : ENV APP_PORT=48080 00:47:33 Removing intermediate container 2c0e541f541c 00:47:33 ---> b02458f39d78 00:47:33 Step 24/24 : LABEL version=0.0.0 00:47:34 Removing intermediate container 450a22d70c5a 00:47:34 ---> e3248cc4d01c 00:47:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:34 ---> Running in 232aa29248c1 00:47:34 ---> Running in d9da553a2606 00:47:35 ---> Running in afe1e7c1c006 00:47:35 Removing intermediate container 232aa29248c1 00:47:35 Removing intermediate container d9da553a2606 00:47:35 ---> 73b312f08492 00:47:35 00:47:35 ---> a64293212e0b 00:47:35 Step 13/23 : EXPOSE $APP_PORT 00:47:35 Successfully built 73b312f08492 00:47:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:47:35  Building docker-security-secretstore-setup-go ... done  ---> Running in de95752dc6d4 00:47:35 Building docker-sys-mgmt-agent-go 00:47:35 Removing intermediate container afe1e7c1c006 00:47:35 ---> 7a93143ad65a 00:47:35 Step 20/22 : LABEL arch=arm64 00:47:36 ---> Running in 254f05242b67 00:47:36 Removing intermediate container de95752dc6d4 00:47:36 ---> a760e3c59993 00:47:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:36 ---> Running in 3d220a7ff443 00:47:36 Removing intermediate container 254f05242b67 00:47:36 ---> 68fd59db06a1 00:47:36 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:47:36 ---> Running in 7f47c3d9e694 00:47:37 Removing intermediate container 7f47c3d9e694 00:47:37 ---> 97e44a1904ce 00:47:37 Step 22/22 : LABEL version=0.0.0 00:47:37 ---> Running in 63ec59b7aceb 00:47:38 Removing intermediate container 63ec59b7aceb 00:47:38 ---> ba403691ca7c 00:47:38 00:47:39 Successfully built ba403691ca7c 00:47:39 Successfully tagged docker-core-metadata-go-arm64:latest 00:47:39  Building docker-core-metadata-go ... done Building docker-core-command-go 00:47:40 Removing intermediate container 3d220a7ff443 00:47:40 ---> 13c5657ad276 00:47:40 Step 15/23 : RUN apk --no-cache add zeromq 00:47:40 ---> Running in f4627a062d12 00:47:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:43 (1/5) Installing libgcc (9.3.0-r2) 00:47:43 (2/5) Installing libsodium (1.0.18-r0) 00:47:44 (3/5) Installing libstdc++ (9.3.0-r2) 00:47:44 (4/5) Installing libzmq (4.3.3-r0) 00:47:44 (5/5) Installing zeromq (4.3.3-r0) 00:47:44 Executing busybox-1.31.1-r19.trigger 00:47:45 OK: 8 MiB in 19 packages 00:47:48 Removing intermediate container f4627a062d12 00:47:48 ---> 382d451802c0 00:47:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:47:50 ---> f393e790c20d 00:47:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:52 ---> 5742121beb33 00:47:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:47:53 ---> ccc80f470ca9 00:47:53 Step 19/23 : ENTRYPOINT ["/core-data"] 00:47:53 ---> Running in 179f0fcd7475 00:47:54 Removing intermediate container 179f0fcd7475 00:47:54 ---> c4e0045bcd64 00:47:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:55 ---> Running in a02d78dac0b4 00:47:55 Removing intermediate container a02d78dac0b4 00:47:55 ---> 3e9b63c01464 00:47:55 Step 21/23 : LABEL arch=arm64 00:47:56 ---> Running in 9fd7c020b04b 00:47:56 Removing intermediate container 9fd7c020b04b 00:47:56 ---> a851bb79fe1b 00:47:56 Step 22/23 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:47:57 ---> Running in 546ec56a13d7 00:47:57 Removing intermediate container 546ec56a13d7 00:47:57 ---> 5c74217779f3 00:47:57 Step 23/23 : LABEL version=0.0.0 00:47:58 ---> Running in 92300ba44d7d 00:47:58 Removing intermediate container 92300ba44d7d 00:47:58 ---> 0b3e4aafd70a 00:47:58 00:47:59 Successfully built 0b3e4aafd70a 00:47:59 Successfully tagged docker-core-data-go-arm64:latest 00:48:14  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:14 ---> 0cf7e0261812 00:48:14 Step 3/21 : WORKDIR /edgex-go 00:48:14 ---> Using cache 00:48:14 ---> bd018c7a45be 00:48:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:14 ---> Using cache 00:48:14 ---> 0bceb7231736 00:48:14 Step 5/21 : RUN apk update && apk add make git 00:48:14 ---> Using cache 00:48:14 ---> f12674e2cac8 00:48:14 Step 6/21 : COPY go.mod . 00:48:14 ---> Using cache 00:48:14 ---> fdb4cd0c5afe 00:48:14 Step 7/21 : RUN go mod download 00:48:14 ---> Using cache 00:48:14 ---> 8018d30366c2 00:48:14 Step 8/21 : COPY . . 00:48:14 ---> Using cache 00:48:14 ---> c55968b8f5a7 00:48:14 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:48:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:14 ---> 0cf7e0261812 00:48:14 Step 3/24 : WORKDIR /edgex-go 00:48:14 ---> Using cache 00:48:14 ---> bd018c7a45be 00:48:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:14 ---> Using cache 00:48:14 ---> 0bceb7231736 00:48:14 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:48:16 ---> Running in 9bcabdfbc549 00:48:16 ---> Running in 782fbcff72fe 00:48:17 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 00:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:20 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:20 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:20 OK: 12620 distinct packages available 00:48:21 OK: 217 MiB in 51 packages 00:48:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:48:22 ---> 0cf7e0261812 00:48:22 Step 3/27 : WORKDIR /edgex-go 00:48:22 ---> Using cache 00:48:22 ---> bd018c7a45be 00:48:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:22 ---> Using cache 00:48:22 ---> 0bceb7231736 00:48:22 Step 5/27 : RUN apk update && apk add make bash git 00:48:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:23 ---> 0cf7e0261812 00:48:23 Step 3/22 : WORKDIR /edgex-go 00:48:23 ---> Using cache 00:48:23 ---> bd018c7a45be 00:48:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:23 ---> Using cache 00:48:23 ---> 0bceb7231736 00:48:23 Step 5/22 : RUN apk update && apk add make git 00:48:23 ---> Using cache 00:48:23 ---> f12674e2cac8 00:48:23 Step 6/22 : COPY go.mod . 00:48:23 ---> Using cache 00:48:23 ---> fdb4cd0c5afe 00:48:23 Step 7/22 : RUN go mod download 00:48:23 ---> Using cache 00:48:23 ---> 8018d30366c2 00:48:23 Step 8/22 : COPY . . 00:48:23 ---> Using cache 00:48:23 ---> c55968b8f5a7 00:48:23 Step 9/22 : RUN make cmd/core-command/core-command 00:48:23 ---> Running in e0603b70d144 00:48:23 ---> Running in 69eda1a60fd7 00:48:24 Removing intermediate container 9bcabdfbc549 00:48:24 ---> b15ee5ec1b3c 00:48:24 Step 6/24 : COPY go.mod . 00:48:25 ---> a8d700683309 00:48:25 Step 7/24 : RUN go mod download 00:48:25 ---> Running in 49d1c4ec2006 00:48:26 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 00:48:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:28 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:28 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:28 OK: 12620 distinct packages available 00:48:29 OK: 217 MiB in 51 packages 00:48:30 Removing intermediate container 49d1c4ec2006 00:48:30 ---> d2e61781c001 00:48:30 Step 8/24 : COPY . . 00:48:31 Removing intermediate container 69eda1a60fd7 00:48:31 ---> 045a551e6de9 00:48:31 Step 6/27 : COPY go.mod . 00:48:33 ---> c6f509abdf9c 00:48:33 Step 7/27 : RUN go mod download 00:48:33 ---> Running in 3dd0fcae1116 00:48:40 Removing intermediate container 3dd0fcae1116 00:48:40 ---> f3dd422b25dd 00:48:40 Step 8/27 : COPY . . 00:48:53 ---> 7af89e1538b6 00:48:53 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:48:53 ---> Running in bd8442195a67 00:48:55 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 00:49:02 ---> db92e1c7a53e 00:49:02 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:02 ---> Running in bf7cc8b79bbb 00:49:03 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 00:49:18 Removing intermediate container 782fbcff72fe 00:49:18 ---> 2ac53e4cbdec 00:49:18 00:49:18 Step 10/21 : FROM scratch 00:49:18 ---> 00:49:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:18 ---> Using cache 00:49:18 ---> 5a02e0ac24e7 00:49:18 Step 12/21 : ENV APP_PORT=48085 00:49:18 ---> Running in 2341ffd5bac9 00:49:19 Removing intermediate container 2341ffd5bac9 00:49:19 ---> 7145f7e66561 00:49:19 Step 13/21 : EXPOSE $APP_PORT 00:49:19 ---> Running in 0d8297406497 00:49:19 Removing intermediate container 0d8297406497 00:49:19 ---> 1e25a38c628a 00:49:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:49:21 ---> 22d4fc1f8c7c 00:49:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:22 ---> 84dbd6201d7d 00:49:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:24 ---> d84a2db71403 00:49:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:49:24 ---> Running in 0fbbcf61a8ee 00:49:24 Removing intermediate container 0fbbcf61a8ee 00:49:24 ---> 526c9742da1f 00:49:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:24 ---> Running in 31820cddc181 00:49:25 Removing intermediate container 31820cddc181 00:49:25 ---> 65845b7a0c86 00:49:25 Step 19/21 : LABEL arch=arm64 00:49:25 ---> Running in ed73e342f509 00:49:26 Removing intermediate container ed73e342f509 00:49:26 ---> 2eaf8449c75d 00:49:26 Step 20/21 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:49:26 ---> Running in 1f8a40f09a56 00:49:27 Removing intermediate container 1f8a40f09a56 00:49:27 ---> 43c5114c177d 00:49:27 Step 21/21 : LABEL version=0.0.0 00:49:27 ---> Running in 65ec4e61ebe5 00:49:28 Removing intermediate container 65ec4e61ebe5 00:49:28 ---> fbfa8731d053 00:49:28 00:49:28 Successfully built fbfa8731d053 00:49:28 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:35  Building docker-support-scheduler-go ... done Removing intermediate container e0603b70d144 00:49:35 ---> 96556f6ba3f8 00:49:35 00:49:35 Step 10/22 : FROM scratch 00:49:35 ---> 00:49:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:35 ---> Using cache 00:49:35 ---> 5a02e0ac24e7 00:49:35 Step 12/22 : ENV APP_PORT=48082 00:49:35 ---> Running in c3de3e0705a4 00:49:35 Removing intermediate container c3de3e0705a4 00:49:35 ---> 4bfad2d1cdbb 00:49:35 Step 13/22 : EXPOSE $APP_PORT 00:49:35 ---> Running in 41602dc2e793 00:49:36 Removing intermediate container 41602dc2e793 00:49:36 ---> b4cdd6987b0c 00:49:36 Step 14/22 : WORKDIR / 00:49:36 ---> Running in e6c548c11d33 00:49:37 Removing intermediate container e6c548c11d33 00:49:37 ---> 3e27cc7a9800 00:49:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:49:38 ---> 2f0f929acf96 00:49:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:40 ---> 6a4a474b997b 00:49:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:41 ---> 61353a745614 00:49:41 Step 18/22 : ENTRYPOINT ["/core-command"] 00:49:41 ---> Running in d3720354497d 00:49:42 Removing intermediate container d3720354497d 00:49:42 ---> b8503cc9f941 00:49:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:42 ---> Running in c91263252c85 00:49:42 Removing intermediate container c91263252c85 00:49:42 ---> 317872dbf864 00:49:42 Step 20/22 : LABEL arch=arm64 00:49:42 ---> Running in d3a04efe11bf 00:49:43 Removing intermediate container d3a04efe11bf 00:49:43 ---> 269491e05cd5 00:49:43 Step 21/22 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:49:43 ---> Running in 99559d3fcbaf 00:49:44 Removing intermediate container 99559d3fcbaf 00:49:44 ---> d94082551297 00:49:44 Step 22/22 : LABEL version=0.0.0 00:49:44 ---> Running in d0180b48a3f0 00:49:45 Removing intermediate container d0180b48a3f0 00:49:45 ---> bfcca3a51e8c 00:49:45 00:49:45 Successfully built bfcca3a51e8c 00:49:45 Successfully tagged docker-core-command-go-arm64:latest 00:49:58  Building docker-core-command-go ... done Removing intermediate container bd8442195a67 00:49:58 ---> a4f412b84c64 00:49:58 00:49:58 Step 10/24 : FROM scratch 00:49:58 ---> 00:49:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:49:58 ---> Running in eb67f9afb252 00:49:58 Removing intermediate container eb67f9afb252 00:49:58 ---> 0867bb6d6b93 00:49:58 Step 12/24 : ENV APP_PORT=48060 00:49:58 ---> Running in 6e3930f7894f 00:49:58 Removing intermediate container bf7cc8b79bbb 00:49:58 ---> 1801251e8cec 00:49:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:58 ---> Running in 68834af1691d 00:49:58 Removing intermediate container 6e3930f7894f 00:49:58 ---> 51f50ab6bb7e 00:49:58 Step 13/24 : EXPOSE $APP_PORT 00:49:58 ---> Running in faeb80ae0208 00:49:59 Removing intermediate container faeb80ae0208 00:49:59 ---> 520dc87fc04b 00:49:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:49:59 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 00:49:59 ---> 9fd5821b5af7 00:49:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:50:01 ---> 36cd5b3a01ec 00:50:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:50:02 ---> c6c44d0e951d 00:50:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:50:02 Removing intermediate container 68834af1691d 00:50:02 ---> 8c546d21c556 00:50:02 00:50:02 Step 11/27 : FROM docker:latest 00:50:02 ---> f66387bf908a 00:50:02 Step 12/27 : RUN apk add --no-cache bash 00:50:02 ---> Running in 37b72b1c1dd7 00:50:03 ---> 7c6707e9ea2f 00:50:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:04 (1/2) Installing readline (8.0.4-r0) 00:50:04 (2/2) Installing bash (5.0.17-r0) 00:50:04 ---> 808e27bf9173 00:50:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:04 Executing bash-5.0.17-r0.post-install 00:50:04 Executing busybox-1.31.1-r19.trigger 00:50:04 OK: 12 MiB in 22 packages 00:50:05 ---> 885e83c227bc 00:50:05 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:50:05 ---> Running in 16936bcf0208 00:50:05 Removing intermediate container 37b72b1c1dd7 00:50:05 ---> 9e6aba254efb 00:50:05 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:50:05 Removing intermediate container 16936bcf0208 00:50:05 ---> ec048cbbf676 00:50:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:05 ---> Running in a0be5802a92b 00:50:05 ---> Running in 5501ac7ee2ac 00:50:06 Removing intermediate container 5501ac7ee2ac 00:50:06 ---> 3e3151816f56 00:50:06 Step 22/24 : LABEL arch=arm64 00:50:06 ---> Running in 4ab5e2ad7fa5 00:50:07 Removing intermediate container 4ab5e2ad7fa5 00:50:07 ---> 367c2a38ed90 00:50:07 Step 23/24 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:50:07 ---> Running in e6becfaa7957 00:50:08 Removing intermediate container e6becfaa7957 00:50:08 ---> 4453d6d7962d 00:50:08 Step 24/24 : LABEL version=0.0.0 00:50:08 ---> Running in 06c0ea7a3b09 00:50:08 Removing intermediate container a0be5802a92b 00:50:08 ---> f568f72cabbc 00:50:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:08 ---> Running in 0d35cbdd94d5 00:50:08 Removing intermediate container 06c0ea7a3b09 00:50:08 ---> d44692f80317 00:50:08 00:50:08 Successfully built d44692f80317 00:50:08 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:09  Building docker-support-notifications-go ... done Removing intermediate container 0d35cbdd94d5 00:50:09 ---> a01164ef5d47 00:50:09 Step 15/27 : ENV APP_PORT=48090 00:50:09 ---> Running in 0a648657b703 00:50:09 Removing intermediate container 0a648657b703 00:50:09 ---> 1c33ee80eed5 00:50:09 Step 16/27 : EXPOSE $APP_PORT 00:50:09 ---> Running in 0d5f5e94ccf3 00:50:10 Removing intermediate container 0d5f5e94ccf3 00:50:10 ---> 0d895ace81c1 00:50:10 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:11 ---> a9abb72df109 00:50:11 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:12 ---> e3f057c048b4 00:50:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:12 ---> 45b79a8feeee 00:50:12 Step 20/27 : RUN apk --no-cache add py3-pip 00:50:13 ---> Running in f9766b881636 00:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:15 (1/33) Installing libbz2 (1.0.8-r1) 00:50:15 (2/33) Installing expat (2.2.9-r1) 00:50:15 (3/33) Installing libffi (3.3-r2) 00:50:15 (4/33) Installing gdbm (1.13-r1) 00:50:15 (5/33) Installing xz-libs (5.2.5-r0) 00:50:15 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:15 (7/33) Installing python3 (3.8.5-r0) 00:50:17 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:17 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:17 (11/33) Installing py3-six (1.15.0-r0) 00:50:17 (12/33) Installing py3-packaging (20.4-r0) 00:50:17 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:17 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:17 (15/33) Installing py3-idna (2.9-r0) 00:50:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:17 (18/33) Installing py3-requests (2.23.0-r0) 00:50:17 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:17 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:17 (24/33) Installing py3-distro (1.5.0-r1) 00:50:17 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:17 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:17 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:17 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:17 (29/33) Installing py3-progress (1.5-r0) 00:50:17 (30/33) Installing py3-toml (0.10.1-r0) 00:50:17 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:17 (33/33) Installing py3-pip (20.1.1-r0) 00:50:17 Executing busybox-1.31.1-r19.trigger 00:50:17 OK: 71 MiB in 55 packages 00:50:24 Removing intermediate container f9766b881636 00:50:24 ---> aef17c2a7ba6 00:50:24 Step 21/27 : RUN pip install docker-compose==1.23.2 00:50:24 ---> Running in 81dcc896da72 00:50:28 Collecting docker-compose==1.23.2 00:50:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:29 Collecting PyYAML<4,>=3.10 00:50:29 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:33 Collecting docopt<0.7,>=0.6.1 00:50:33 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:34 Collecting docker<4.0,>=3.6.0 00:50:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:36 Collecting websocket-client<1.0,>=0.32.0 00:50:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:50:37 Collecting cached-property<2,>=1.2.0 00:50:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:37 Collecting jsonschema<3,>=2.5.1 00:50:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:38 Collecting dockerpty<0.5,>=0.4.1 00:50:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:39 Collecting texttable<0.10,>=0.9.0 00:50:39 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:41 Collecting docker-pycreds>=0.4.0 00:50:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:42 Collecting idna<2.8,>=2.5 00:50:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:42 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) 00:50:42 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) 00:50:42 Collecting urllib3<1.25,>=1.21.1 00:50:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:44 Installing collected packages: PyYAML, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, dockerpty, texttable, docker-compose 00:50:44 Running setup.py install for PyYAML: started 00:50:46 Running setup.py install for PyYAML: finished with status 'done' 00:50:46 Running setup.py install for docopt: started 00:50:48 Running setup.py install for docopt: finished with status 'done' 00:50:48 Attempting uninstall: idna 00:50:48 Found existing installation: idna 2.9 00:50:48 Uninstalling idna-2.9: 00:50:48 Successfully uninstalled idna-2.9 00:50:49 Attempting uninstall: urllib3 00:50:49 Found existing installation: urllib3 1.25.9 00:50:49 Uninstalling urllib3-1.25.9: 00:50:49 Successfully uninstalled urllib3-1.25.9 00:50:49 Attempting uninstall: requests 00:50:49 Found existing installation: requests 2.23.0 00:50:49 Uninstalling requests-2.23.0: 00:50:49 Successfully uninstalled requests-2.23.0 00:50:51 Running setup.py install for dockerpty: started 00:50:53 Running setup.py install for dockerpty: finished with status 'done' 00:50:53 Running setup.py install for texttable: started 00:50:54 Running setup.py install for texttable: finished with status 'done' 00:50:55 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 00:50:59 Removing intermediate container 81dcc896da72 00:50:59 ---> 3268ce435bd6 00:50:59 Step 22/27 : RUN apk --no-cache add curl 00:50:59 ---> Running in a23561227655 00:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:01 (2/3) Installing libcurl (7.69.1-r3) 00:51:01 (3/3) Installing curl (7.69.1-r3) 00:51:01 Executing busybox-1.31.1-r19.trigger 00:51:01 OK: 71 MiB in 58 packages 00:51:02 Removing intermediate container a23561227655 00:51:02 ---> 64385fe8f923 00:51:02 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:02 ---> Running in 76643f52104a 00:51:03 Removing intermediate container 76643f52104a 00:51:03 ---> 04643be2492a 00:51:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:03 ---> Running in dd457bc94e71 00:51:03 Removing intermediate container dd457bc94e71 00:51:03 ---> c24bba496f77 00:51:03 Step 25/27 : LABEL arch=arm64 00:51:03 ---> Running in c14e0851cbda 00:51:04 Removing intermediate container c14e0851cbda 00:51:04 ---> f64661742693 00:51:04 Step 26/27 : LABEL git_sha=071c9262eec4428d3dc066793b2c79d6412a0b4b 00:51:04 ---> Running in 639568c508a6 00:51:04 Removing intermediate container 639568c508a6 00:51:04 ---> 2c7610fc153f 00:51:04 Step 27/27 : LABEL version=0.0.0 00:51:05 ---> Running in cf089db9eb6c 00:51:05 Removing intermediate container cf089db9eb6c 00:51:05 ---> fdcd8099a107 00:51:05 00:51:05 Successfully built fdcd8099a107 00:51:05 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:06 $ docker stop --time=1 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da 00:51:08 $ docker rm -f 99c56e22194a34facc2b995fca7884ee91cf23231fbff3452a6231723c3907da [Pipeline] // withDockerContainer [Pipeline] sh 00:51:08 + grep docker 00:51:08 + docker images 00:51:09 docker-sys-mgmt-agent-go-arm64 latest fdcd8099a107 3 seconds ago 300MB 00:51:09 docker-support-notifications-go-arm64 latest d44692f80317 About a minute ago 11.4MB 00:51:09 docker-core-command-go-arm64 latest bfcca3a51e8c About a minute ago 9.98MB 00:51:09 docker-support-scheduler-go-arm64 latest fbfa8731d053 About a minute ago 10.1MB 00:51:09 docker-core-data-go-arm64 latest 0b3e4aafd70a 3 minutes ago 21MB 00:51:09 docker-core-metadata-go-arm64 latest ba403691ca7c 3 minutes ago 12.3MB 00:51:09 docker-security-secretstore-setup-go-arm64 latest 73b312f08492 3 minutes ago 23.5MB 00:51:09 docker-security-bootstrap-redis-go-arm64 latest 2485134bd5eb 3 minutes ago 15.2MB 00:51:09 docker-security-proxy-setup-go-arm64 latest 6e6afc47812c 3 minutes ago 23.4MB 00:51:09 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 00:51:11 provisioning config files... 00:51:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config333873249342129575tmp [Pipeline] { [Pipeline] sh 00:51:11 + set +x 00:51:11 + curl -s https://codecov.io/bash 00:51:11 + bash -s -- 00:51:12 00:51:12 _____ _ 00:51:12 / ____| | | 00:51:12 | | ___ __| | ___ ___ _____ __ 00:51:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:51:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:51:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:51:12 Bash-20201217-3d3df35 00:51:12 00:51:12 00:51:12 git version 2.24.3 found 00:51:12 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 00:51:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:51:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 00:51:12 ==> Jenkins CI detected. 00:51:12 project root: . 00:51:12 --> token set from env 00:51:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:51:12 ==> Running gcov in . (disable via -X gcov) 00:51:12 ==> Python coveragepy not found 00:51:12 ==> Searching for coverage reports in: 00:51:12 + . 00:51:12 -> Found 1 reports 00:51:12 ==> Detecting git/mercurial file structure 00:51:12 ==> Reading reports 00:51:12 + ./coverage.out bytes=538066 00:51:12 ==> Appending adjustments 00:51:12 https://docs.codecov.io/docs/fixing-reports 00:51:15 + Found adjustments 00:51:15 ==> Gzipping contents 00:51:15 84K /tmp/codecov.lPM0aJ.gz 00:51:15 ==> Uploading reports 00:51:15 url: https://codecov.io 00:51:15 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= 00:51:15 -> Pinging Codecov 00:51:15 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= 00:51:15 -> Uploading to 00:51:15 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 00:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:15 Dload Upload Total Spent Left Speed 00:51:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81930 0 0 100 81930 0 166k --:--:-- --:--:-- --:--:-- 166k 00:51:16 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/071c9262eec4428d3dc066793b2c79d6412a0b4b [Pipeline] } 00:51:16 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 00:51:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:19 ---> package-listing.sh 00:51:19 ++ tr '[:upper:]' '[:lower:]' 00:51:19 ++ facter osfamily 00:51:19 + OS_FAMILY=redhat 00:51:19 + workspace=/w/workspace/edgex-go/2 00:51:19 + START_PACKAGES=/tmp/packages_start.txt 00:51:19 + END_PACKAGES=/tmp/packages_end.txt 00:51:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:19 + PACKAGES=/tmp/packages_start.txt 00:51:19 + '[' /w/workspace/edgex-go/2 ']' 00:51:19 + PACKAGES=/tmp/packages_end.txt 00:51:19 + case "${OS_FAMILY}" in 00:51:19 + rpm -qa 00:51:19 + sort 00:51:23 + '[' -f /tmp/packages_start.txt ']' 00:51:23 + '[' -f /tmp/packages_end.txt ']' 00:51:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:23 + '[' /w/workspace/edgex-go/2 ']' 00:51:23 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:51:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:51:24 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 00:51:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:24 00:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:25 alpine: Pulling from edgex-lftools-log-publisher 00:51:25 df20fa9351a1: Pulling fs layer 00:51:25 36b3adc4ff6f: Pulling fs layer 00:51:25 8ad3a11d3b57: Pulling fs layer 00:51:25 46f8f816bc3b: Pulling fs layer 00:51:25 93b61091891f: Pulling fs layer 00:51:25 93b9cdb0e59b: Pulling fs layer 00:51:25 5e14af77c1be: Pulling fs layer 00:51:25 01666e4c0597: Pulling fs layer 00:51:25 aa168da1d23b: Pulling fs layer 00:51:25 5e14af77c1be: Waiting 00:51:25 01666e4c0597: Waiting 00:51:25 aa168da1d23b: Waiting 00:51:25 46f8f816bc3b: Waiting 00:51:25 93b61091891f: Waiting 00:51:25 93b9cdb0e59b: Waiting 00:51:25 36b3adc4ff6f: Verifying Checksum 00:51:25 36b3adc4ff6f: Download complete 00:51:25 46f8f816bc3b: Verifying Checksum 00:51:25 46f8f816bc3b: Download complete 00:51:25 df20fa9351a1: Verifying Checksum 00:51:25 df20fa9351a1: Download complete 00:51:25 93b9cdb0e59b: Verifying Checksum 00:51:25 93b9cdb0e59b: Download complete 00:51:25 93b61091891f: Download complete 00:51:25 5e14af77c1be: Verifying Checksum 00:51:25 5e14af77c1be: Download complete 00:51:25 01666e4c0597: Verifying Checksum 00:51:25 01666e4c0597: Download complete 00:51:25 8ad3a11d3b57: Verifying Checksum 00:51:25 8ad3a11d3b57: Download complete 00:51:25 df20fa9351a1: Pull complete 00:51:25 36b3adc4ff6f: Pull complete 00:51:26 8ad3a11d3b57: Pull complete 00:51:26 46f8f816bc3b: Pull complete 00:51:27 aa168da1d23b: Verifying Checksum 00:51:27 aa168da1d23b: Download complete 00:51:28 93b61091891f: Pull complete 00:51:28 93b9cdb0e59b: Pull complete 00:51:28 5e14af77c1be: Pull complete 00:51:28 01666e4c0597: Pull complete 00:51:36 aa168da1d23b: Pull complete 00:51:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:36 prd-centos7-docker-4c-2g-17126 does not seem to be running inside a container 00:51:36 $ 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 00:51:42 $ docker top 797508abd42f67c55e6a8be998c8dd1133a20e8b45a26163b9f89fdeda32dccd -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:42 + touch /tmp/pre-build-complete [Pipeline] sh 00:51:43 + mkdir -p /var/log/sa [Pipeline] sh 00:51:43 + ls /var/log/sa-host 00:51:43 + sadf -c /var/log/sa-host/sa22 00:51:43 file_magic: OK 00:51:43 HZ: Using current value: 100 00:51:43 file_header: OK 00:51:43 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 00:51:43 Statistics: 00:51:43 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... 00:51:43 File successfully converted to sysstat format version 12.2.1 00:51:43 + sadf -c /var/log/sa-host/sa23 00:51:43 file_magic: OK 00:51:43 HZ: Using current value: 100 00:51:43 file_header: OK 00:51:43 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 00:51:43 Statistics: 00:51:43 Hnuu...uuuununununu... 00:51:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:43 provisioning config files... 00:51:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6299596101959561637tmp [Pipeline] { [Pipeline] echo 00:51:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:44 ---> create-netrc.sh [Pipeline] } 00:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:44 ---> python-tools-install.sh [Pipeline] echo 00:51:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:51:44 ---> sudo-logs.sh 00:51:44 Archiving 'sudo' log.. [Pipeline] echo 00:51:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:51:45 ---> job-cost.sh 00:51:45 lf-activate-venv: SKIPPING 00:51:45 INFO: No Stack... 00:51:46 INFO: Retrieving Pricing Info for: v1-standard-2 00:51:47 INFO: Archiving Costs [Pipeline] echo 00:51:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:47 ---> logs-deploy.sh 00:51:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/2 00:51:47 INFO: archiving workspace using pattern(s): 00:51:49 Archives upload complete. 00:51:49 INFO: archiving logs to Nexus 00:51:50 ---> uname -a: 00:51:50 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 00:51:50 00:51:50 00:51:50 ---> lscpu: 00:51:50 Architecture: x86_64 00:51:50 CPU op-mode(s): 32-bit, 64-bit 00:51:50 Byte Order: Little Endian 00:51:50 Address sizes: 40 bits physical, 48 bits virtual 00:51:50 CPU(s): 4 00:51:50 On-line CPU(s) list: 0-3 00:51:50 Thread(s) per core: 1 00:51:50 Core(s) per socket: 1 00:51:50 Socket(s): 4 00:51:50 NUMA node(s): 1 00:51:50 Vendor ID: GenuineIntel 00:51:50 CPU family: 6 00:51:50 Model: 44 00:51:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:51:50 Stepping: 1 00:51:50 CPU MHz: 2933.438 00:51:50 BogoMIPS: 5866.87 00:51:50 Virtualization: VT-x 00:51:50 Hypervisor vendor: KVM 00:51:50 Virtualization type: full 00:51:50 L1d cache: 128 KiB 00:51:50 L1i cache: 128 KiB 00:51:50 L2 cache: 16 MiB 00:51:50 L3 cache: 64 MiB 00:51:50 NUMA node0 CPU(s): 0-3 00:51:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:51:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:51:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:51:50 Vulnerability Meltdown: Mitigation; PTI 00:51:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:51:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:51:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:51:50 Vulnerability Srbds: Not affected 00:51:50 Vulnerability Tsx async abort: Not affected 00:51:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:51:50 00:51:50 00:51:50 ---> nproc: 00:51:50 4 00:51:50 00:51:50 00:51:50 ---> df -h: 00:51:50 Filesystem Size Used Available Use% Mounted on 00:51:50 overlay 50.0G 12.1G 37.9G 24% / 00:51:50 tmpfs 64.0M 0 64.0M 0% /dev 00:51:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:51:50 shm 64.0M 0 64.0M 0% /dev/shm 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/2 00:51:50 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/2@tmp 00:51:50 00:51:50 00:51:50 ---> free -m: 00:51:50 total used free shared buff/cache available 00:51:50 Mem: 1837 665 179 0 992 1086 00:51:50 Swap: 1023 45 978 00:51:50 00:51:50 00:51:50 ---> ip addr: 00:51:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:51:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:51:50 inet 127.0.0.1/8 scope host lo 00:51:50 valid_lft forever preferred_lft forever 00:51:50 inet6 ::1/128 scope host 00:51:50 valid_lft forever preferred_lft forever 00:51:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:51:50 link/ether fa:16:3e:92:c4:80 brd ff:ff:ff:ff:ff:ff 00:51:50 inet 10.30.122.247/23 brd 10.30.123.255 scope global dynamic eth0 00:51:50 valid_lft 85116sec preferred_lft 85116sec 00:51:50 inet6 fe80::f816:3eff:fe92:c480/64 scope link 00:51:50 valid_lft forever preferred_lft forever 00:51:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:51:50 link/ether 02:42:44:56:e4:4e brd ff:ff:ff:ff:ff:ff 00:51:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:51:50 valid_lft forever preferred_lft forever 00:51:50 inet6 fe80::42:44ff:fe56:e44e/64 scope link 00:51:50 valid_lft forever preferred_lft forever 00:51:50 00:51:50 00:51:50 ---> sar -b -r -n DEV: 00:51:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/22/20 _x86_64_ (4 CPU) 00:51:50 00:51:50 00:30:15 LINUX RESTART (4 CPU) 00:51:50 00:51:50 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:51:50 00:32:01 63.85 13.62 50.23 0.00 4769.11 13314.76 0.00 00:51:50 00:33:01 206.72 97.49 109.24 0.00 6844.00 44013.10 0.00 00:51:50 00:34:02 303.95 134.46 169.49 0.00 5739.85 30684.63 0.00 00:51:50 00:35:01 173.24 86.17 87.07 0.00 3410.60 9712.80 0.00 00:51:50 00:36:01 302.53 115.57 186.96 0.00 51675.43 122277.44 0.00 00:51:50 00:37:02 3269.24 2902.57 366.67 0.00 175396.30 192105.87 0.00 00:51:50 00:38:01 447.35 212.99 234.36 0.00 38997.51 73041.86 0.00 00:51:50 00:39:02 2482.03 2125.83 356.20 0.00 122138.59 137748.08 0.00 00:51:50 00:40:01 340.73 135.56 205.18 0.00 12604.64 21417.80 0.00 00:51:50 00:41:01 6.31 0.98 5.33 0.00 209.46 167.17 0.00 00:51:50 00:42:01 0.38 0.03 0.35 0.00 0.53 5.28 0.00 00:51:50 00:43:01 1.43 1.22 0.22 0.00 93.94 2.47 0.00 00:51:50 00:44:01 0.30 0.02 0.28 0.00 0.27 3.43 0.00 00:51:50 00:45:01 0.32 0.00 0.32 0.00 0.00 3.90 0.00 00:51:50 00:46:01 2.50 1.90 0.60 0.00 63.02 7.00 0.00 00:51:50 00:47:01 1.23 0.03 1.20 0.00 0.67 17.87 0.00 00:51:50 00:48:01 0.58 0.00 0.58 0.00 0.00 6.10 0.00 00:51:50 00:49:01 0.40 0.00 0.40 0.00 0.00 5.70 0.00 00:51:50 00:50:01 0.17 0.02 0.15 0.00 0.53 1.77 0.00 00:51:50 00:51:01 0.30 0.00 0.30 0.00 0.00 3.13 0.00 00:51:50 Average: 381.36 292.57 88.79 0.00 21177.88 32337.66 0.00 00:51:50 00:51:50 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:51:50 00:32:01 74104 0 634724 33.73 2616 1170100 1321108 45.09 541212 1060140 9204 00:51:50 00:33:01 143536 0 642704 34.16 2084 1093220 1306620 44.59 546040 948480 30044 00:51:50 00:34:02 255984 0 707608 37.61 888 917064 1631024 55.66 621188 725108 84988 00:51:50 00:35:01 262584 0 710184 37.74 696 908080 1406552 48.00 633028 696676 62256 00:51:50 00:36:01 69596 0 772620 41.06 148 1039180 2222008 75.83 747564 853972 89172 00:51:50 00:37:02 451592 0 769264 40.88 112 660576 3474712 118.59 581732 612700 8 00:51:50 00:38:01 67300 0 715460 38.03 100 1098684 1972180 67.31 753276 814640 71888 00:51:50 00:39:02 75668 0 667224 35.46 60 1138592 1750580 59.74 738696 839104 17140 00:51:50 00:40:01 361672 0 591952 31.46 60 927860 1217152 41.54 418948 857964 20 00:51:50 00:41:01 364676 0 582684 30.97 60 934124 1146792 39.14 416848 859280 12 00:51:50 00:42:01 365732 0 581632 30.91 60 934120 1141664 38.96 416584 859164 8 00:51:50 00:43:01 363460 0 581068 30.88 60 936956 1141676 38.96 416648 861992 8 00:51:50 00:44:01 363028 0 581500 30.91 60 936956 1141664 38.96 416580 861992 8 00:51:50 00:45:01 363488 0 581024 30.88 60 936972 1133548 38.69 416436 861952 8 00:51:50 00:46:01 361704 0 581612 30.91 60 938168 1133500 38.68 416220 863124 8 00:51:50 00:47:01 362308 0 580996 30.88 60 938180 1133428 38.68 415856 863124 8 00:51:50 00:48:01 362184 0 581120 30.89 60 938180 1133428 38.68 415980 863128 8 00:51:50 00:49:01 361948 0 581344 30.90 60 938192 1133512 38.68 416144 863128 8 00:51:50 00:50:01 361996 0 581304 30.90 60 938184 1133428 38.68 415748 863128 8 00:51:50 00:51:01 362096 0 581180 30.89 60 938208 1133500 38.68 415944 863144 16 00:51:50 Average: 287733 0 630360 33.50 371 963080 1440404 49.16 508034 844597 18241 00:51:50 00:51:50 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:51:50 00:32:01 eth0 1198.78 1351.45 5102.75 148.97 0.00 0.00 0.00 0.00 00:51:50 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:32:01 vethfe5a99c 908.17 660.94 84.89 2642.48 0.00 0.00 0.00 0.00 00:51:50 00:32:01 docker0 908.17 660.80 72.47 2642.47 0.00 0.00 0.00 0.00 00:51:50 00:33:01 eth0 458.70 378.77 3657.71 64.39 0.00 0.00 0.00 0.00 00:51:50 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:33:01 docker0 56.33 66.42 3.13 381.11 0.00 0.00 0.00 0.00 00:51:50 00:34:02 eth0 285.13 229.64 1311.90 60.67 0.00 0.00 0.00 0.00 00:51:50 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:34:02 veth45171a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:51:50 00:34:02 docker0 108.61 121.34 8.48 464.76 0.00 0.00 0.00 0.00 00:51:50 00:35:01 eth0 47.05 29.90 28.01 51.49 0.00 0.00 0.00 0.00 00:51:50 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:35:01 veth45171a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:36:01 veth6e7ec3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:51:50 00:36:01 eth0 203.86 144.80 1689.52 48.17 0.00 0.00 0.00 0.00 00:51:50 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:37:02 veth4da0536 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:37:02 veth388f191 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:37:02 veth06d1e15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:37:02 vethf5510f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:38:01 vethf89de5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:38:01 veth6d8a314 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:38:01 veth6e7ec3d 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 00:51:50 00:38:01 eth0 2775.50 2513.36 13457.00 516.15 0.00 0.00 0.00 0.00 00:51:50 00:39:02 veth55fc06c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:51:50 00:39:02 veth6e7ec3d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:39:02 eth0 56.42 30.90 92.95 46.49 0.00 0.00 0.00 0.00 00:51:50 00:39:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:51:50 00:40:01 eth0 122.46 65.56 488.56 78.37 0.00 0.00 0.00 0.00 00:51:50 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:40:01 docker0 1146.25 975.31 88.75 4280.84 0.00 0.00 0.00 0.00 00:51:50 00:41:01 eth0 0.75 0.18 0.19 0.08 0.00 0.00 0.00 0.00 00:51:50 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:42:01 eth0 1.85 0.57 0.63 0.37 0.00 0.00 0.00 0.00 00:51:50 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:43:01 eth0 2.20 0.63 0.63 0.40 0.00 0.00 0.00 0.00 00:51:50 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:44:01 eth0 1.25 0.30 0.34 0.23 0.00 0.00 0.00 0.00 00:51:50 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:45:01 eth0 0.65 0.42 0.32 0.21 0.00 0.00 0.00 0.00 00:51:50 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:46:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:51:50 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:47:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:51:50 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:48:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:49:01 eth0 0.20 0.13 0.12 0.06 0.00 0.00 0.00 0.00 00:51:50 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:50:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:51:50 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:51:01 eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 00:51:50 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 Average: eth0 124.35 115.23 635.27 29.09 0.00 0.00 0.00 0.00 00:51:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:50 Average: docker0 56.45 48.03 4.37 210.82 0.00 0.00 0.00 0.00 00:51:50 00:51:50 00:51:50 ---> sar -P ALL: 00:51:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/22/20 _x86_64_ (4 CPU) 00:51:50 00:51:50 00:30:15 LINUX RESTART (4 CPU) 00:51:50 00:51:50 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:51:50 00:32:01 all 8.95 0.00 4.10 1.74 0.18 85.03 00:51:50 00:32:01 0 10.66 0.00 5.88 0.97 0.17 82.32 00:51:50 00:32:01 1 9.19 0.00 3.23 0.46 0.17 86.95 00:51:50 00:32:01 2 8.31 0.00 4.27 3.65 0.19 83.58 00:51:50 00:32:01 3 7.67 0.00 3.04 1.87 0.19 87.24 00:51:50 00:33:01 all 11.91 0.00 5.12 1.75 0.21 81.01 00:51:50 00:33:01 0 11.24 0.00 5.28 1.81 0.17 81.49 00:51:50 00:33:01 1 14.35 0.00 5.30 1.36 0.26 78.73 00:51:50 00:33:01 2 10.65 0.00 4.95 2.68 0.17 81.54 00:51:50 00:33:01 3 11.37 0.00 4.94 1.15 0.25 82.28 00:51:50 00:34:02 all 33.29 0.00 9.44 7.61 0.27 49.39 00:51:50 00:34:02 0 32.44 0.00 10.30 7.19 0.29 49.79 00:51:50 00:34:02 1 31.80 0.00 9.23 9.14 0.34 49.48 00:51:50 00:34:02 2 35.77 0.00 9.00 6.61 0.21 48.42 00:51:50 00:34:02 3 33.14 0.00 9.24 7.49 0.24 49.88 00:51:50 00:35:01 all 58.07 0.00 13.33 4.04 0.35 24.20 00:51:50 00:35:01 0 56.18 0.00 13.65 4.74 0.30 25.13 00:51:50 00:35:01 1 58.68 0.00 14.36 3.96 0.35 22.64 00:51:50 00:35:01 2 58.31 0.00 13.04 4.18 0.37 24.10 00:51:50 00:35:01 3 59.11 0.00 12.27 3.29 0.39 24.94 00:51:50 00:36:01 all 25.60 0.00 13.55 8.60 0.53 51.72 00:51:50 00:36:01 0 24.52 0.00 13.12 7.45 0.53 54.38 00:51:50 00:36:01 1 23.79 0.00 13.57 7.60 0.56 54.48 00:51:50 00:36:01 2 26.26 0.00 13.27 8.98 0.48 51.00 00:51:50 00:36:01 3 27.84 0.00 14.25 10.36 0.53 47.01 00:51:50 00:37:02 all 23.12 0.00 22.09 27.91 0.99 25.89 00:51:50 00:37:02 0 22.79 0.00 21.84 28.41 1.04 25.92 00:51:50 00:37:02 1 22.98 0.00 21.86 27.19 1.04 26.93 00:51:50 00:37:02 2 23.24 0.00 22.74 28.43 0.91 24.68 00:51:50 00:37:02 3 23.49 0.00 21.90 27.61 0.96 26.04 00:51:50 00:38:01 all 52.66 0.00 14.38 14.18 0.31 18.46 00:51:50 00:38:01 0 52.22 0.00 14.50 11.80 0.31 21.17 00:51:50 00:38:01 1 51.77 0.00 14.80 16.59 0.33 16.52 00:51:50 00:38:01 2 52.71 0.00 14.25 15.49 0.35 17.19 00:51:50 00:38:01 3 53.94 0.00 13.98 12.87 0.26 18.95 00:51:50 00:39:02 all 41.49 0.00 20.43 19.21 0.58 18.29 00:51:50 00:39:02 0 40.27 0.00 19.77 20.68 0.70 18.58 00:51:50 00:39:02 1 41.02 0.00 21.11 22.21 0.56 15.11 00:51:50 00:39:02 2 41.25 0.00 21.07 16.71 0.54 20.43 00:51:50 00:39:02 3 43.42 0.00 19.77 17.23 0.53 19.05 00:51:50 00:40:01 all 21.09 0.00 9.03 12.58 0.34 56.96 00:51:50 00:40:01 0 18.56 0.00 9.58 14.01 0.29 57.56 00:51:50 00:40:01 1 22.13 0.00 9.14 10.35 0.35 58.03 00:51:50 00:40:01 2 22.80 0.00 8.58 16.32 0.38 51.92 00:51:50 00:40:01 3 20.86 0.00 8.81 9.61 0.35 60.38 00:51:50 00:41:01 all 0.16 0.00 0.06 0.01 0.00 99.77 00:51:50 00:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:51:50 00:41:01 1 0.53 0.00 0.10 0.03 0.02 99.32 00:51:50 00:41:01 2 0.02 0.00 0.05 0.00 0.00 99.93 00:51:50 00:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:51:50 00:42:01 all 0.17 0.00 0.03 0.00 0.01 99.79 00:51:50 00:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:51:50 00:42:01 1 0.53 0.00 0.03 0.00 0.02 99.42 00:51:50 00:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:51:50 00:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:51:50 00:51:50 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:51:50 00:43:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:51:50 00:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:51:50 00:43:01 1 0.53 0.00 0.02 0.00 0.00 99.45 00:51:50 00:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:51:50 00:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:51:50 00:44:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:51:50 00:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:51:50 00:44:01 1 0.52 0.00 0.05 0.00 0.00 99.43 00:51:50 00:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:51:50 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:45:01 all 0.10 0.00 0.05 0.00 0.00 99.85 00:51:50 00:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:51:50 00:45:01 1 0.28 0.00 0.07 0.00 0.00 99.65 00:51:50 00:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:51:50 00:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:51:50 00:46:01 all 0.06 0.00 0.05 0.02 0.00 99.87 00:51:50 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:51:50 00:46:01 1 0.15 0.00 0.03 0.00 0.00 99.82 00:51:50 00:46:01 2 0.03 0.00 0.08 0.08 0.02 99.78 00:51:50 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:51:50 00:47:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:51:50 00:47:01 0 0.05 0.00 0.05 0.02 0.00 99.88 00:51:50 00:47:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:51:50 00:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:51:50 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:51:50 00:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:51:50 00:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:51:50 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:48:01 3 0.50 0.00 0.02 0.00 0.00 99.48 00:51:50 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:51:50 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:51:50 00:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:51:50 00:49:01 3 0.52 0.00 0.03 0.00 0.00 99.45 00:51:50 00:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:51:50 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:51:50 00:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:51:50 00:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:51:50 00:51:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:51:50 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:51:50 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:51:50 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:51:50 00:51:01 3 0.53 0.00 0.03 0.00 0.00 99.43 00:51:50 Average: all 13.53 0.00 5.45 4.75 0.19 76.09 00:51:50 Average: 0 13.13 0.00 5.58 4.73 0.19 76.37 00:51:50 Average: 1 13.59 0.00 5.51 4.81 0.19 75.90 00:51:50 Average: 2 13.63 0.00 5.44 5.03 0.18 75.73 00:51:50 Average: 3 13.78 0.00 5.27 4.43 0.18 76.34 00:51:50 00:51:50 00:51:50