Pull request #2939 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (306df18ef43f8f3637e86cab5d0f7533a95e8b12) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15634 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 > 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/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 Merge succeeded, producing 64217ad897117b08eed8085e37ff988c959a8bbb Checking out Revision 64217ad897117b08eed8085e37ff988c959a8bbb (PR-2939) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:15:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:15:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:15:11 ========================================================= 22:15:11 EdgeX Global Pipelines Version Info 22:15:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:15:13 ------------------- 22:15:13 stable info: 22:15:13 ------------------- 22:15:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:13 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:15:13 Message: update stable to v1.0.172 22:15:14 ------------------- 22:15:14 experimental info: 22:15:14 ------------------- 22:15:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:14 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:15:14 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:15:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:15:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:15:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:15:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:15:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:15:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo 22:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo 22:15:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo 22:15:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64217ad897117b08eed8085e37ff988c959a8bbb [Pipeline] echo 22:15:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64217ad [Pipeline] echo 22:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:15:17 provisioning config files... 22:15:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6023972522933671636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:17 ---> docker-login.sh 22:15:17 nexus3.edgexfoundry.org:10001 22:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:18 Configure a credential helper to remove this warning. See 22:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:18 22:15:18 Login Succeeded 22:15:18 nexus3.edgexfoundry.org:10002 22:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:18 Configure a credential helper to remove this warning. See 22:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:18 22:15:18 Login Succeeded 22:15:18 nexus3.edgexfoundry.org:10003 22:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:18 Configure a credential helper to remove this warning. See 22:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:18 22:15:18 Login Succeeded 22:15:18 nexus3.edgexfoundry.org:10004 22:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:18 Configure a credential helper to remove this warning. See 22:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:18 22:15:18 Login Succeeded 22:15:18 docker.io 22:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:19 Configure a credential helper to remove this warning. See 22:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:19 22:15:19 Login Succeeded 22:15:19 ---> docker-login.sh ends [Pipeline] } 22:15:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/core-command/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo core-command,cmd/core-command/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/core-data/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo core-data,cmd/core-data/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/core-metadata/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo core-metadata,cmd/core-metadata/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/security-proxy-setup/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/security-secrets-setup/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/support-notifications/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo support-notifications,cmd/support-notifications/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/support-scheduler/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:15:19 + for file in '`ls cmd/**/Dockerfile`' 22:15:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:15:19 ++ cut -d/ -f2 22:15:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:15:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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 22:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:15:21 22:15:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:15:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:15:21 latest: Pulling from edgex-devops/git-semver 22:15:21 31603596830f: Pulling fs layer 22:15:21 2a8b12db71e7: Pulling fs layer 22:15:21 6ca5941a6612: Pulling fs layer 22:15:21 ecc8261a40a4: Pulling fs layer 22:15:21 ecc8261a40a4: Waiting 22:15:21 2a8b12db71e7: Verifying Checksum 22:15:21 2a8b12db71e7: Download complete 22:15:21 31603596830f: Verifying Checksum 22:15:21 31603596830f: Download complete 22:15:21 6ca5941a6612: Verifying Checksum 22:15:21 6ca5941a6612: Download complete 22:15:21 ecc8261a40a4: Verifying Checksum 22:15:21 ecc8261a40a4: Download complete 22:15:22 31603596830f: Pull complete 22:15:22 2a8b12db71e7: Pull complete 22:15:23 6ca5941a6612: Pull complete 22:15:23 ecc8261a40a4: Pull complete 22:15:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:15:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:15:23 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:15:26 $ docker top b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:26 [ssh-agent] Looking for ssh-agent implementation... 22:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:26 $ docker exec b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent 22:15:26 SSH_AUTH_SOCK=/tmp/ssh-0uSaklcSQ20r/agent.11 22:15:26 SSH_AGENT_PID=17 22:15:26 Running ssh-add (command line suppressed) 22:15:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4632118806501856193.key (/w/workspace/edgex-go/4@tmp/private_key_4632118806501856193.key) 22:15:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:27 + git tag --points-at HEAD [Pipeline] } 22:15:27 $ docker exec --env ******** --env ******** b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent -k 22:15:27 unset SSH_AUTH_SOCK; 22:15:27 unset SSH_AGENT_PID; 22:15:27 echo Agent pid 17 killed; 22:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:15:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:27 [ssh-agent] Looking for ssh-agent implementation... 22:15:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:27 $ docker exec b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent 22:15:28 SSH_AUTH_SOCK=/tmp/ssh-89CF0JCyhqjh/agent.47 22:15:28 SSH_AGENT_PID=52 22:15:28 Running ssh-add (command line suppressed) 22:15:28 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7313199535348516325.key (/w/workspace/edgex-go/4@tmp/private_key_7313199535348516325.key) 22:15:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:28 + git semver init 22:15:28 # -> Open(): unable to determine branch for HEAD 22:15:28 # $GIT_DIR = /w/workspace/edgex-go/4/.git 22:15:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 22:15:28 # $SEMVER_REMOTE_NAME = origin 22:15:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:15:28 # $SEMVER_USER_NAME = edgex-jenkins 22:15:28 # $SEMVER_BRANCH = PR-2939 22:15:28 # $SEMVER_TEMP = /tmp/semver-468324125 22:15:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:15:50 # '/tmp/semver-468324125' -> '/w/workspace/edgex-go/4/.semver' 22:15:50 # -> Force: false 22:15:50 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 22:15:50 $ docker exec --env ******** --env ******** b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d ssh-agent -k 22:15:50 unset SSH_AUTH_SOCK; 22:15:50 unset SSH_AGENT_PID; 22:15:50 echo Agent pid 52 killed; 22:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:51 + git semver [Pipeline] } 22:15:51 $ docker stop --time=1 b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d 22:15:53 $ docker rm -f b447ba5d852ea010f530070861e5cc563d7bcf899fbbbc47c5ce39add6351d1d [Pipeline] // withDockerContainer [Pipeline] sh 22:15:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:54 Stashed 1 file(s) [Pipeline] echo 22:15:54 [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 22:15:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:15:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:15:55 + sudo service docker restart 22:15:55 + true 22:15:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:15:56 ========================================================= 22:15:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:15:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:15:56 + 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 . 22:15:59 Sending build context to Docker daemon 326.5MB 22:15:59 Step 1/7 : ARG BASE=golang:1.15-alpine 22:15:59 Step 2/7 : FROM ${BASE} 22:15:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:59 188c0c94c7c5: Pulling fs layer 22:15:59 0ef7d3d256c8: Pulling fs layer 22:15:59 de9db76c5a1d: Pulling fs layer 22:15:59 bca2f99d35d6: Pulling fs layer 22:15:59 93359f2a8cfa: Pulling fs layer 22:15:59 7c6f9722023f: Pulling fs layer 22:15:59 a35cf1a2eb13: Pulling fs layer 22:15:59 93359f2a8cfa: Waiting 22:15:59 7c6f9722023f: Waiting 22:15:59 bca2f99d35d6: Waiting 22:15:59 a35cf1a2eb13: Waiting 22:15:59 de9db76c5a1d: Verifying Checksum 22:15:59 de9db76c5a1d: Download complete 22:15:59 0ef7d3d256c8: Verifying Checksum 22:15:59 0ef7d3d256c8: Download complete 22:15:59 93359f2a8cfa: Verifying Checksum 22:15:59 93359f2a8cfa: Download complete 22:15:59 188c0c94c7c5: Verifying Checksum 22:15:59 7c6f9722023f: Verifying Checksum 22:15:59 7c6f9722023f: Download complete 22:16:00 188c0c94c7c5: Pull complete 22:16:00 0ef7d3d256c8: Pull complete 22:16:00 de9db76c5a1d: Pull complete 22:16:02 a35cf1a2eb13: Verifying Checksum 22:16:02 a35cf1a2eb13: Download complete 22:16:02 bca2f99d35d6: Verifying Checksum 22:16:02 bca2f99d35d6: Download complete 22:16:09 bca2f99d35d6: Pull complete 22:16:09 93359f2a8cfa: Pull complete 22:16:09 7c6f9722023f: Pull complete 22:16:09 Still waiting to schedule task 22:16:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:16:13 a35cf1a2eb13: Pull complete 22:16:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:16:13 ---> a62c8e92a672 22:16:13 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 22:16:13 ---> Running in 3cb999f6408d 22:16:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:16:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:16:15 (1/12) Installing libmagic (5.38-r0) 22:16:15 (2/12) Installing file (5.38-r0) 22:16:15 (3/12) Installing libc-dev (0.7.2-r3) 22:16:15 (4/12) Installing g++ (9.3.0-r2) 22:16:20 (5/12) Installing fortify-headers (1.1-r0) 22:16:20 (6/12) Installing patch (2.7.6-r6) 22:16:20 (7/12) Installing build-base (0.5-r2) 22:16:20 (8/12) Installing libsodium (1.0.18-r0) 22:16:21 (9/12) Installing pkgconf (1.7.2-r0) 22:16:21 (10/12) Installing libsodium-dev (1.0.18-r0) 22:16:21 (11/12) Installing libzmq (4.3.3-r0) 22:16:21 (12/12) Installing zeromq-dev (4.3.3-r0) 22:16:21 Executing busybox-1.31.1-r19.trigger 22:16:21 OK: 233 MiB in 51 packages 22:16:25 Removing intermediate container 3cb999f6408d 22:16:25 ---> e6fcba595dd4 22:16:25 Step 4/7 : WORKDIR /edgex-go 22:16:25 ---> Running in 793e31ba3dbf 22:16:25 Removing intermediate container 793e31ba3dbf 22:16:25 ---> 302eba3aa812 22:16:25 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:16:25 latest: Pulling from library/docker 22:16:26 05e7bc50f07f: Pulling fs layer 22:16:26 6db28d0fdbf6: Pulling fs layer 22:16:26 292df0bc6bf3: Pulling fs layer 22:16:26 2e060f4bd70b: Pulling fs layer 22:16:26 80e8d568a223: Pulling fs layer 22:16:26 8dc6ef1a942a: Pulling fs layer 22:16:26 2312dd95470a: Pulling fs layer 22:16:26 80e8d568a223: Waiting 22:16:26 8dc6ef1a942a: Waiting 22:16:26 2312dd95470a: Waiting 22:16:26 2e060f4bd70b: Waiting 22:16:26 292df0bc6bf3: Verifying Checksum 22:16:26 292df0bc6bf3: Download complete 22:16:26 05e7bc50f07f: Verifying Checksum 22:16:26 05e7bc50f07f: Download complete 22:16:26 6db28d0fdbf6: Verifying Checksum 22:16:26 6db28d0fdbf6: Download complete 22:16:26 80e8d568a223: Verifying Checksum 22:16:26 80e8d568a223: Download complete 22:16:26 8dc6ef1a942a: Verifying Checksum 22:16:26 8dc6ef1a942a: Download complete 22:16:26 05e7bc50f07f: Pull complete 22:16:26 2312dd95470a: Verifying Checksum 22:16:26 2312dd95470a: Download complete 22:16:26 6db28d0fdbf6: Pull complete 22:16:26 292df0bc6bf3: Pull complete 22:16:27 2e060f4bd70b: Verifying Checksum 22:16:27 2e060f4bd70b: Download complete 22:16:30 2e060f4bd70b: Pull complete 22:16:30 80e8d568a223: Pull complete 22:16:30 8dc6ef1a942a: Pull complete 22:16:30 2312dd95470a: Pull complete 22:16:30 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:16:30 Status: Downloaded newer image for docker:latest 22:16:32 ---> 030fa8a2f6e3 22:16:32 Step 6/7 : COPY go.mod . 22:16:32 ---> 2813853539b7 22:16:32 Step 7/7 : RUN go mod download 22:16:32 ---> Running in 3e9a0ac0fd7e 22:16:54 Removing intermediate container 3e9a0ac0fd7e 22:16:54 ---> 6696ea309517 22:16:54 Successfully built 6696ea309517 22:16:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:16:54 + docker inspect -f . ci-base-image-x86_64 22:16:54 . [Pipeline] withDockerContainer 22:16:54 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:55 $ docker top 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:56 + go version 22:16:56 go version go1.15.5 linux/amd64 [Pipeline] } 22:16:56 $ docker stop --time=1 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 22:16:57 $ docker rm -f 2f5f276378648465f91c06828895b5b0873ef4d6fa8077ebdf81cdfcf432e8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:58 + docker inspect -f . ci-base-image-x86_64 22:16:58 . [Pipeline] withDockerContainer 22:16:58 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:16:58 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:59 $ docker top 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c -eo pid,comm [Pipeline] { [Pipeline] echo 22:16:59 ========================================================= 22:16:59 [edgeXBuildGoParallel] Running Tests and Build... 22:16:59 ========================================================= [Pipeline] sh 22:17:00 + make test 22:17:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:17:08 ? github.com/edgexfoundry/edgex-go [no test files] 22:17:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:17:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:17:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:17:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:17:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:17:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:17:32 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 22:17:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:17:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:17:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:17:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:17:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:17:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:17:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.393s coverage: 68.5% of statements 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:17:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.120s coverage: 82.3% of statements 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 22:17:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements 22:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements 22:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.297s coverage: 93.8% of statements 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 22:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 22:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 22:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 22:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements 22:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.5% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 22:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 55.9% of statements 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.887s coverage: 86.3% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.390s coverage: 72.1% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.045s coverage: 82.4% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.043s coverage: 48.4% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.038s coverage: 96.8% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.708s coverage: 84.0% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.030s coverage: 100.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.701s coverage: 29.1% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:17:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 22:17:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 22:17:56 GO111MODULE=on go vet ./... 22:17:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15636 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 22:17:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:18:03 using credential edgex-jenkins-ssh 22:18:03 Cloning the remote Git repository 22:18:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:18:03 > git init /w/workspace/edgex-go/4 # timeout=10 22:18:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:18:03 > git --version # timeout=10 22:18:03 > git --version # 'git version 2.17.1' 22:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:19 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 22:18:20 Merge succeeded, producing fb761da2871e91a77a7513ff712b570770a449a3 22:18:20 Checking out Revision fb761da2871e91a77a7513ff712b570770a449a3 (PR-2939) 22:18:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:18:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:18:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:18:19 > git config core.sparsecheckout # timeout=10 22:18:19 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 22:18:19 > git remote # timeout=10 22:18:19 > git config --get remote.origin.url # timeout=10 22:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:19 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 22:18:20 > git rev-parse HEAD^{commit} # timeout=10 22:18:20 > git config core.sparsecheckout # timeout=10 22:18:20 > git checkout -f fb761da2871e91a77a7513ff712b570770a449a3 # timeout=10 22:18:22 gofmt -l . 22:18:22 [ "`gofmt -l .`" = "" ] 22:18:22 ./bin/test-go-mod-tidy.sh 22:18:22 ./bin/test-attribution-txt.sh [Pipeline] sh 22:18:23 + ls -al . 22:18:23 total 668 22:18:23 drwxrwxr-x 10 1001 1001 4096 Dec 11 22:18 . 22:18:23 drwxr-xr-x 4 root root 28 Dec 11 22:16 .. 22:18:23 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:15 .dockerignore 22:18:23 drwxrwxr-x 8 1001 1001 179 Dec 11 22:15 .git 22:18:23 drwxrwxr-x 3 1001 1001 125 Dec 11 22:15 .github 22:18:23 -rw-rw-r-- 1 1001 1001 943 Dec 11 22:15 .gitignore 22:18:23 drwx------ 3 1001 1001 47 Dec 11 22:15 .semver 22:18:23 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:15 .sonarcloud.properties 22:18:23 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:15 CONTRIBUTING.md 22:18:23 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:15 Dockerfile.build 22:18:23 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:15 Jenkinsfile 22:18:23 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:15 LICENSE 22:18:23 -rw-rw-r-- 1 1001 1001 6318 Dec 11 22:15 Makefile 22:18:23 -rw-rw-r-- 1 1001 1001 6447 Dec 11 22:15 README.md 22:18:23 -rw-rw-r-- 1 1001 1001 7286 Dec 11 22:15 SECURITY.md 22:18:23 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:15 VERSION 22:18:23 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:15 ZMQWindows.md 22:18:23 drwxrwxr-x 2 1001 1001 117 Dec 11 22:15 bin 22:18:23 drwxrwxr-x 15 1001 1001 4096 Dec 11 22:15 cmd 22:18:23 -rw-r--r-- 1 root root 569827 Dec 11 22:17 coverage.out 22:18:23 -rw-r--r-- 1 root root 1041 Dec 11 22:18 go.mod 22:18:23 -rw-r--r-- 1 root root 18856 Dec 11 22:18 go.sum 22:18:23 drwxrwxr-x 8 1001 1001 127 Dec 11 22:15 internal 22:18:23 drwxrwxr-x 4 1001 1001 26 Dec 11 22:15 openapi 22:18:23 drwxrwxr-x 4 1001 1001 71 Dec 11 22:15 snap 22:18:23 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:15 version.go [Pipeline] sh 22:18:23 + '[' -e coverage.out ] 22:18:23 + chown 1001:1001 coverage.out [Pipeline] stash 22:18:23 Stashed 1 file(s) [Pipeline] sh 22:18:23 + make build 22:18:23 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 22:18:24 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" 22:18:24 > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:18:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:18:26 + true 22:18:26 + sudo service docker restart 22:18:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:18:28 provisioning config files... 22:18:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1622645040583609845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> docker-login.sh 22:18:29 nexus3.edgexfoundry.org:10001 22:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:30 Configure a credential helper to remove this warning. See 22:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:30 22:18:30 Login Succeeded 22:18:30 nexus3.edgexfoundry.org:10002 22:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:31 Configure a credential helper to remove this warning. See 22:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:31 22:18:31 Login Succeeded 22:18:31 nexus3.edgexfoundry.org:10003 22:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:31 Configure a credential helper to remove this warning. See 22:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:31 22:18:31 Login Succeeded 22:18:31 nexus3.edgexfoundry.org:10004 22:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:32 Configure a credential helper to remove this warning. See 22:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:32 22:18:32 Login Succeeded 22:18:32 docker.io 22:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:33 Configure a credential helper to remove this warning. See 22:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:33 22:18:33 Login Succeeded 22:18:33 ---> docker-login.sh ends [Pipeline] } 22:18:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:33 ========================================================= 22:18:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:18:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:18:33 + 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 . 22:18:36 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 22:18:36 Sending build context to Docker daemon 165.7MB 22:18:36 Step 1/7 : ARG BASE=golang:1.15-alpine 22:18:36 Step 2/7 : FROM ${BASE} 22:18:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:36 5f621e34cdf4: Pulling fs layer 22:18:36 a4357932f1b6: Pulling fs layer 22:18:36 18c013af1878: Pulling fs layer 22:18:36 00ac8860ef70: Pulling fs layer 22:18:36 63d7cb157983: Pulling fs layer 22:18:36 b116817d02f9: Pulling fs layer 22:18:36 745a02a5169b: Pulling fs layer 22:18:36 00ac8860ef70: Waiting 22:18:36 63d7cb157983: Waiting 22:18:36 b116817d02f9: Waiting 22:18:36 745a02a5169b: Waiting 22:18:36 18c013af1878: Verifying Checksum 22:18:36 18c013af1878: Download complete 22:18:36 a4357932f1b6: Download complete 22:18:36 63d7cb157983: Verifying Checksum 22:18:36 63d7cb157983: Download complete 22:18:37 b116817d02f9: Verifying Checksum 22:18:37 b116817d02f9: Download complete 22:18:37 5f621e34cdf4: Verifying Checksum 22:18:37 5f621e34cdf4: Download complete 22:18:37 5f621e34cdf4: Pull complete 22:18:37 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 22:18:38 a4357932f1b6: Pull complete 22:18:38 18c013af1878: Pull complete 22:18:39 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 22:18:39 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 22:18:39 745a02a5169b: Verifying Checksum 22:18:39 745a02a5169b: Download complete 22:18:40 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 22:18:40 00ac8860ef70: Verifying Checksum 22:18:40 00ac8860ef70: Download complete 22:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:18:43 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 22:18:44 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 22:18:45 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 22:18: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 22:18:47 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] } 22:18:48 $ docker stop --time=1 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c 22:18:50 00ac8860ef70: Pull complete 22:18:50 63d7cb157983: Pull complete 22:18:51 $ docker rm -f 9e875a68416d566aa128da6d18c1f8e055d1213633a5ec97753c65f3c190af4c 22:18:51 b116817d02f9: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:54 22:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:55 latest: Pulling from edgex-devops/edgex-compose 22:18:55 cbdbe7a5bc2a: Pulling fs layer 22:18:55 ca9280d653b3: Pulling fs layer 22:18:55 7e9c9ca2126c: Pulling fs layer 22:18:55 cbdbe7a5bc2a: Verifying Checksum 22:18:55 cbdbe7a5bc2a: Download complete 22:18:55 ca9280d653b3: Verifying Checksum 22:18:55 ca9280d653b3: Download complete 22:18:55 745a02a5169b: Pull complete 22:18:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:18:55 ---> b7e6874047d6 22:18:55 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 22:18:55 cbdbe7a5bc2a: Pull complete 22:18:56 7e9c9ca2126c: Verifying Checksum 22:18:56 7e9c9ca2126c: Download complete 22:18:56 ca9280d653b3: Pull complete 22:18:59 ---> Running in ea01cd4f6113 22:18:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:01 (1/12) Installing libmagic (5.38-r0) 22:19:02 (2/12) Installing file (5.38-r0) 22:19:02 (3/12) Installing libc-dev (0.7.2-r3) 22:19:02 (4/12) Installing g++ (9.3.0-r2) 22:19:03 7e9c9ca2126c: Pull complete 22:19:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:19:03 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:19:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:19:04 $ docker top 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:04 + docker-compose build --help 22:19:04 + grep parallel 22:19:05 (5/12) Installing fortify-headers (1.1-r0) 22:19:05 (6/12) Installing patch (2.7.6-r6) 22:19:05 (7/12) Installing build-base (0.5-r2) 22:19:05 --parallel Build images in parallel. [Pipeline] } 22:19:05 (8/12) Installing libsodium (1.0.18-r0) 22:19:05 (9/12) Installing pkgconf (1.7.2-r0) 22:19:05 (10/12) Installing libsodium-dev (1.0.18-r0) 22:19:05 $ docker stop --time=1 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 22:19:06 (11/12) Installing libzmq (4.3.3-r0) 22:19:06 (12/12) Installing zeromq-dev (4.3.3-r0) 22:19:06 Executing busybox-1.31.1-r19.trigger 22:19:06 OK: 217 MiB in 51 packages 22:19:07 $ docker rm -f 47da98ce89c2fee955f045c3ea6aab60cca03a88e0131c69cb5ed86e5504ea87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:19:07 . [Pipeline] withDockerContainer 22:19:08 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:19:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:19:08 $ docker top 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:09 + docker-compose -f ./docker-compose-build.yml build --parallel 22:19:10 Building docker-core-command-go ... 22:19:10 Building docker-core-data-go ... 22:19:10 Building docker-core-metadata-go ... 22:19:10 Building docker-security-bootstrap-redis-go ... 22:19:10 Building docker-security-proxy-setup-go ... 22:19:10 Building docker-security-secrets-setup-go ... 22:19:10 Building docker-security-secretstore-setup-go ... 22:19:10 Building docker-support-notifications-go ... 22:19:10 Building docker-support-scheduler-go ... 22:19:10 Building docker-sys-mgmt-agent-go ... 22:19:10 Building docker-core-data-go 22:19:10 Building docker-core-metadata-go 22:19:10 Building docker-sys-mgmt-agent-go 22:19:10 Building docker-security-bootstrap-redis-go 22:19:10 Building docker-security-proxy-setup-go 22:19:10 Removing intermediate container ea01cd4f6113 22:19:10 ---> 0c19eacccfb7 22:19:10 Step 4/7 : WORKDIR /edgex-go 22:19:10 ---> Running in a297e011f060 22:19:11 Removing intermediate container a297e011f060 22:19:11 ---> 406596b22f46 22:19:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:19:11 latest: Pulling from library/docker 22:19:11 a3cc7d3b244e: Pulling fs layer 22:19:11 02a3295e0d61: Pulling fs layer 22:19:11 0f4f2e6d8100: Pulling fs layer 22:19:11 330b718f631f: Pulling fs layer 22:19:11 a93816041522: Pulling fs layer 22:19:11 bdb6da89ff94: Pulling fs layer 22:19:11 2a70c0c122f4: Pulling fs layer 22:19:11 330b718f631f: Waiting 22:19:11 a93816041522: Waiting 22:19:11 bdb6da89ff94: Waiting 22:19:11 2a70c0c122f4: Waiting 22:19:11 0f4f2e6d8100: Verifying Checksum 22:19:11 0f4f2e6d8100: Download complete 22:19:11 a3cc7d3b244e: Verifying Checksum 22:19:11 a3cc7d3b244e: Download complete 22:19:11 02a3295e0d61: Download complete 22:19:11 a93816041522: Verifying Checksum 22:19:11 a93816041522: Download complete 22:19:11 bdb6da89ff94: Download complete 22:19:12 2a70c0c122f4: Verifying Checksum 22:19:12 2a70c0c122f4: Download complete 22:19:12 a3cc7d3b244e: Pull complete 22:19:13 02a3295e0d61: Pull complete 22:19:13 0f4f2e6d8100: Pull complete 22:19:13 330b718f631f: Verifying Checksum 22:19:13 330b718f631f: Download complete 22:19:18 330b718f631f: Pull complete 22:19:18 a93816041522: Pull complete 22:19:18 bdb6da89ff94: Pull complete 22:19:18 2a70c0c122f4: Pull complete 22:19:18 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:19:18 Status: Downloaded newer image for docker:latest 22:19:21 ---> d288cce4ef63 22:19:21 Step 6/7 : COPY go.mod . 22:19:22 ---> 6ef3aadc50bf 22:19:22 Step 7/7 : RUN go mod download 22:19:22 ---> Running in 7590c121618b 22:19:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:42 ---> 6696ea309517 22:19:42 Step 3/22 : WORKDIR /edgex-go 22:19:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:42 ---> 6696ea309517 22:19:42 Step 3/22 : WORKDIR /edgex-go 22:19:42 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:19:42 ---> 6696ea309517 22:19:42 Step 3/27 : WORKDIR /edgex-go 22:19:42 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:19:42 ---> 6696ea309517 22:19:42 Step 3/21 : WORKDIR /edgex-go 22:19:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:19:42 ---> 6696ea309517 22:19:42 Step 3/23 : WORKDIR /edgex-go 22:19:42 ---> Running in 28d425611c71 22:19:42 ---> Running in d623e3762f15 22:19:42 ---> Running in 45ca3c958a00 22:19:42 ---> Running in 8b5106560f7a 22:19:42 ---> Running in 378414bf2852 22:19:42 Removing intermediate container 28d425611c71 22:19:42 ---> 76ae9fc19081 22:19:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:42 Removing intermediate container d623e3762f15 22:19:42 ---> b54bd0251db1 22:19:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:42 Removing intermediate container 378414bf2852 22:19:42 ---> 26ff92e79972 22:19:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:42 Removing intermediate container 45ca3c958a00 22:19:42 ---> ab54ac179324 22:19:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:42 Removing intermediate container 8b5106560f7a 22:19:42 ---> 70f17d7785df 22:19:42 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:42 ---> Running in 06c449ed05f7 22:19:42 ---> Running in e3da228a48dd 22:19:42 ---> Running in b40584865b31 22:19:42 ---> Running in adb7ec65ed7b 22:19:42 ---> Running in 5810c9d7ef85 22:19:44 Removing intermediate container b40584865b31 22:19:44 ---> 770bfeda42e9 22:19:44 Step 5/21 : RUN apk update && apk add make git 22:19:44 ---> Running in ced5cc6dc0a6 22:19:45 Removing intermediate container e3da228a48dd 22:19:45 ---> ce2eeda0ceca 22:19:45 Step 5/22 : RUN apk update && apk add make git 22:19:45 Removing intermediate container 06c449ed05f7 22:19:45 ---> df57a8327625 22:19:45 Step 5/22 : RUN apk update && apk add make git 22:19:45 Removing intermediate container 5810c9d7ef85 22:19:45 ---> 5e219b71faf8 22:19:45 Step 5/27 : RUN apk update && apk add make bash git 22:19:45 ---> Running in 07fedef9c440 22:19:45 ---> Running in bcfa004d6577 22:19:45 Removing intermediate container adb7ec65ed7b 22:19:45 ---> a6c54a6f58a5 22:19:45 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:19:45 ---> Running in e72feb1b9f1b 22:19:45 ---> Running in 5d9a2ccb3eb6 22:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:46 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:46 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:46 OK: 12748 distinct packages available 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:46 OK: 233 MiB in 51 packages 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:47 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:47 OK: 12748 distinct packages available 22:19:47 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:47 OK: 12748 distinct packages available 22:19:47 OK: 233 MiB in 51 packages 22:19:47 Removing intermediate container ced5cc6dc0a6 22:19:47 ---> c1dd638a0863 22:19:47 Step 6/21 : COPY go.mod . 22:19:47 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:47 OK: 12748 distinct packages available 22:19:47 OK: 233 MiB in 51 packages 22:19:47 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:47 OK: 12748 distinct packages available 22:19:47 OK: 233 MiB in 51 packages 22:19:47 ---> df26007eff6b 22:19:47 Step 7/21 : RUN go mod download 22:19:47 OK: 233 MiB in 51 packages 22:19:48 ---> Running in 7e810420d239 22:19:48 Removing intermediate container 07fedef9c440 22:19:48 ---> 75b32bcece16 22:19:48 Step 6/22 : COPY go.mod . 22:19:48 Removing intermediate container bcfa004d6577 22:19:48 ---> c568f1d6bf71 22:19:48 Step 6/22 : COPY go.mod . 22:19:48 Removing intermediate container e72feb1b9f1b 22:19:48 ---> f9f5b11919a7 22:19:48 Step 6/27 : COPY go.mod . 22:19:48 Removing intermediate container 5d9a2ccb3eb6 22:19:48 ---> 3fb3e9778f2a 22:19:48 Step 6/23 : COPY go.mod . 22:19:49 ---> 010bc3686de3 22:19:49 Step 7/22 : RUN go mod download 22:19:49 ---> d1e95d8f7611 22:19:49 Step 7/22 : RUN go mod download 22:19:49 ---> Running in 6232495a727d 22:19:49 ---> Running in 1dc55a3d4ca7 22:19:49 Removing intermediate container 7590c121618b 22:19:49 ---> adcf4e536805 22:19:49 Successfully built adcf4e536805 22:19:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:19:49 ---> e78cd6986ce8 22:19:49 Step 7/27 : RUN go mod download 22:19:49 ---> 353e4fc527eb 22:19:49 Step 7/23 : RUN go mod download 22:19:49 ---> Running in a711aa8d4c23 22:19:49 ---> Running in 3f3d38d85132 22:19:49 + docker inspect -f . ci-base-image-arm64 22:19:49 . [Pipeline] withDockerContainer 22:19:49 prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container 22:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat 22:19:51 $ docker top ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 -eo pid,comm 22:19:51 Removing intermediate container 7e810420d239 22:19:51 ---> 52d6661b5099 22:19:51 Step 8/21 : COPY . . [Pipeline] { [Pipeline] sh 22:19:52 + go version 22:19:52 go version go1.15.5 linux/arm64 [Pipeline] } 22:19:52 $ docker stop --time=1 ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 22:19:54 Removing intermediate container 6232495a727d 22:19:54 ---> 8e3106167338 22:19:54 Step 8/22 : COPY . . 22:19:54 $ docker rm -f ee4cb7b666e0cd7c3ccf0e75fea0a1ed14790430b51b8562499ace81534de6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:55 + docker inspect -f . ci-base-image-arm64 22:19:55 . [Pipeline] withDockerContainer 22:19:55 prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container 22:19:55 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat 22:19:57 $ docker top eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:57 ========================================================= 22:19:57 [edgeXBuildGoParallel] Running Tests and Build... 22:19:57 ========================================================= [Pipeline] sh 22:19:58 + make test 22:19:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:20:00 Removing intermediate container 1dc55a3d4ca7 22:20:00 ---> 083158493d1d 22:20:00 Step 8/22 : COPY . . 22:20:01 Removing intermediate container a711aa8d4c23 22:20:01 ---> ae7719c2e7af 22:20:01 Step 8/27 : COPY . . 22:20:02 Removing intermediate container 3f3d38d85132 22:20:02 ---> d9c1694ba3c9 22:20:02 Step 8/23 : COPY . . 22:20:20 ? github.com/edgexfoundry/edgex-go [no test files] 22:20:29 ---> 12aad80e0cab 22:20:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:20:30 ---> 220c605b75f2 22:20:30 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:20:33 ---> Running in 9ed261aae130 22:20:33 ---> Running in b2c78040c038 22:20:36 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 22:20:36 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 22:20:36 ---> ab15f7084ab5 22:20:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:20:36 ---> 7109fe264f14 22:20:36 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:20:36 ---> Running in c539f479a2f2 22:20:36 ---> Running in c56dc2e87fc7 22:20:36 ---> 1807a578125d 22:20:36 Step 9/23 : RUN make cmd/core-data/core-data 22:20:36 ---> Running in 8f5ab5391fa5 22:20:37 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 22:20:37 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 22:20:38 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 22:21:04 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 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:21:09 Removing intermediate container c539f479a2f2 22:21:09 ---> 6fc4095635f6 22:21:09 22:21:09 Step 10/22 : FROM alpine:3.10 22:21:09 3.10: Pulling from library/alpine 22:21:10 Removing intermediate container c56dc2e87fc7 22:21:10 ---> dc93af2cec65 22:21:10 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:21:10 Removing intermediate container b2c78040c038 22:21:10 ---> 37031e4a5c9a 22:21:10 22:21:10 Step 10/21 : FROM alpine 22:21:10 latest: Pulling from library/alpine 22:21:12 ---> Running in f9ae099db233 22:21:12 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:21:12 Status: Downloaded newer image for alpine:latest 22:21:12 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:21:12 ---> b14afc6dfb98 22:21:12 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:21:12 Status: Downloaded newer image for alpine:3.10 22:21:12 ---> be4e4bea2c2e 22:21:12 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:21:12 ---> Running in fed022d2c5da 22:21:12 ---> Running in 18053e586433 22:21:13 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 22:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:14 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:21:14 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:21:14 OK: 10348 distinct packages available 22:21:14 (1/5) Installing ca-certificates (20191127-r2) 22:21:14 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:21:14 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:21:14 OK: 12745 distinct packages available 22:21:14 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:21:14 (3/5) Installing libcurl (7.66.0-r3) 22:21:14 (4/5) Installing curl (7.66.0-r3) 22:21:14 (5/5) Installing dumb-init (1.2.2-r1) 22:21:14 Executing busybox-1.30.1-r3.trigger 22:21:14 Executing ca-certificates-20191127-r2.trigger 22:21:14 OK: 7 MiB in 19 packages 22:21:14 (1/4) Installing ca-certificates (20191127-r4) 22:21:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:21:14 (3/4) Installing libcurl (7.69.1-r3) 22:21:14 (4/4) Installing curl (7.69.1-r3) 22:21:14 Executing busybox-1.31.1-r19.trigger 22:21:14 Executing ca-certificates-20191127-r4.trigger 22:21:14 OK: 7 MiB in 18 packages 22:21:20 Removing intermediate container 18053e586433 22:21:20 ---> 81bcfe6df4ff 22:21:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:21:20 Removing intermediate container 9ed261aae130 22:21:20 ---> a7e6d07edb6c 22:21:20 22:21:20 Step 10/22 : FROM scratch 22:21:20 ---> 22:21:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:21:20 ---> Running in e734545d557b 22:21:21 Removing intermediate container f9ae099db233 22:21:21 ---> 7c48102f9bb1 22:21:21 22:21:21 Step 11/27 : FROM docker:latest 22:21:21 ---> aefe523efa57 22:21:21 Step 12/27 : RUN apk add --no-cache bash 22:21:21 ---> Running in b8e9ca8180f7 22:21:21 Removing intermediate container fed022d2c5da 22:21:21 ---> 854823af5c6a 22:21:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:21:21 ---> Running in 87addfe5fcc0 22:21:21 ---> Running in e6c489bdf096 22:21:21 Removing intermediate container e734545d557b 22:21:21 ---> d91d701c793b 22:21:21 Step 13/22 : WORKDIR / 22:21:21 Removing intermediate container b8e9ca8180f7 22:21:21 ---> c3c1e047a1f9 22:21:21 Step 12/22 : ENV APP_PORT=48081 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:21:22 ---> Running in 9d2d433ca69b 22:21:22 ---> Running in b9ab3f8aedc7 22:21:24 Removing intermediate container e6c489bdf096 22:21:24 ---> c1422ecf963f 22:21:24 Step 13/21 : WORKDIR /edgex 22:21:24 Removing intermediate container 9d2d433ca69b 22:21:24 ---> 51fac3cc3c5d 22:21:24 Step 13/22 : EXPOSE $APP_PORT 22:21:24 Removing intermediate container 8f5ab5391fa5 22:21:24 ---> 29011b0b206b 22:21:24 22:21:24 Step 10/23 : FROM alpine 22:21:24 ---> b14afc6dfb98 22:21:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:21:24 ---> Running in e649e3d3c0a9 22:21:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:24 Removing intermediate container b9ab3f8aedc7 22:21:24 ---> fdd60c5b1baf 22:21:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:21:24 ---> Running in 1bc174fac7bb 22:21:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:24 ---> Running in 5374eeb4ab84 22:21:24 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.058s 22:21:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:21:24 (1/2) Installing readline (8.0.4-r0) 22:21:24 Removing intermediate container e649e3d3c0a9 22:21:24 ---> c3893d43cff3 22:21:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:21:24 (2/2) Installing bash (5.0.17-r0) 22:21:24 Removing intermediate container 1bc174fac7bb 22:21:24 ---> ffcdc80bf7b5 22:21:24 Step 14/22 : WORKDIR / 22:21:24 Executing bash-5.0.17-r0.post-install 22:21:24 Executing busybox-1.31.1-r19.trigger 22:21:24 OK: 12 MiB in 22 packages 22:21:24 ---> 7bcd2f16b2ab 22:21:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:21:24 ---> Running in 111b3bdc53fd 22:21:24 Removing intermediate container 5374eeb4ab84 22:21:24 ---> 5f451092de6f 22:21:24 Step 12/23 : ENV APP_PORT=48080 22:21:24 ---> a839f6dda477 22:21:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:21:24 ---> Running in a5756113054d 22:21:25 Removing intermediate container 111b3bdc53fd 22:21:25 ---> 6924e7065408 22:21:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:21:25 ---> d613ba4fdd00 22:21:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:21:25 Removing intermediate container a5756113054d 22:21:25 ---> a09bbd87abd3 22:21:25 Step 13/23 : EXPOSE $APP_PORT 22:21:25 ---> a7afd9eb3e05 22:21:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:21:25 ---> Running in 78529da1ec9d 22:21:25 ---> 70f59d24de38 22:21:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:21:25 Removing intermediate container 87addfe5fcc0 22:21:25 ---> 31c4eafba5b7 22:21:25 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:21:25 ---> Running in 821a6a96c72a 22:21:25 ---> 49b01d0f4cb1 22:21:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:21:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:21:26 Removing intermediate container 78529da1ec9d 22:21:26 ---> 7b122a6a92b5 22:21:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:26 ---> 7f7826c2cf97 22:21:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:21:26 ---> Running in 6158207b9b05 22:21:26 ---> 735bc2aa1f35 22:21:26 Step 18/22 : RUN chmod +x entrypoint.sh 22:21:26 ---> 08383be33cf2 22:21:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:21:26 ---> Running in d7a356f6d4be 22:21:26 ---> Running in 33cf5bb28c56 22:21:27 Removing intermediate container d7a356f6d4be 22:21:27 ---> 76d3b0e8563c 22:21:27 Step 18/21 : CMD ["--init=true"] 22:21:27 ---> 6def3da45b79 22:21:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:21:27 ---> Running in 988c6b4ac7b8 22:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:21:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:21:27 ---> Running in 00aeb239c581 22:21:27 Removing intermediate container 988c6b4ac7b8 22:21:27 ---> 0423bbe2bef7 22:21:27 Step 19/21 : LABEL arch=x86_64 22:21:27 Removing intermediate container 00aeb239c581 22:21:27 ---> 79e5dfcdbdd6 22:21:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:27 ---> Running in 55afffa6881b 22:21:27 ---> Running in 3c5e8195cdfc 22:21:28 Removing intermediate container 821a6a96c72a 22:21:28 ---> db171f510ef7 22:21:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:21:29 ---> Running in 2f296c843ca7 22:21:29 Removing intermediate container 6158207b9b05 22:21:29 ---> 70639a471a4f 22:21:29 Step 15/23 : RUN apk --no-cache add zeromq 22:21:29 Removing intermediate container 55afffa6881b 22:21:29 ---> aeb23344e6e4 22:21:29 Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:21:29 Removing intermediate container 3c5e8195cdfc 22:21:29 ---> 3a1b741ef60d 22:21:29 Step 20/22 : LABEL arch=x86_64 22:21:29 ---> Running in 77e8ed1431c4 22:21:29 ---> Running in d2a0746c870b 22:21:29 ---> Running in a75f76b5e07e 22:21:29 Removing intermediate container 33cf5bb28c56 22:21:29 ---> e8c41ffb0c2e 22:21:29 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:21:29 Removing intermediate container 2f296c843ca7 22:21:29 ---> 1efe5832095c 22:21:29 Step 15/27 : ENV APP_PORT=48090 22:21:29 ---> Running in c1074e657601 22:21:29 ---> Running in e73b32489501 22:21:29 Removing intermediate container d2a0746c870b 22:21:29 ---> f62f6aff27e8 22:21:29 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:21:29 Removing intermediate container a75f76b5e07e 22:21:29 ---> bdcf0ce644ec 22:21:29 Step 21/21 : LABEL version=0.0.0 22:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:30 ---> Running in dd70dc1fa9f2 22:21:30 ---> Running in 3907e87f7cbc 22:21:30 Removing intermediate container c1074e657601 22:21:30 ---> a0abb0e3caf5 22:21:30 Step 20/22 : LABEL arch=x86_64 22:21:30 Removing intermediate container e73b32489501 22:21:30 ---> d505bc63f87d 22:21:30 Step 16/27 : EXPOSE $APP_PORT 22:21:30 ---> Running in f8405d161287 22:21:30 ---> Running in d19796559c8b 22:21:30 Removing intermediate container dd70dc1fa9f2 22:21:30 ---> a2b9358b1101 22:21:30 Step 22/22 : LABEL version=0.0.0 22:21:30 Removing intermediate container 3907e87f7cbc 22:21:30 ---> 2f163990378c 22:21:30 22:21:30 ---> Running in b8efd5d3ebf5 22:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:30 Removing intermediate container f8405d161287 22:21:30 ---> d2ad9e135f4c 22:21:30 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:21:30 Successfully built 2f163990378c 22:21:30 Removing intermediate container d19796559c8b 22:21:30 ---> 882c64684353 22:21:30 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:21:30 Successfully tagged docker-security-proxy-setup-go:latest 22:21:30  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 22:21:30 ---> Running in ff44ad46e638 22:21:30 (1/5) Installing libgcc (9.3.0-r2) 22:21:31 Removing intermediate container b8efd5d3ebf5 22:21:31 ---> 57a84be972aa 22:21:31 22:21:31 (2/5) Installing libsodium (1.0.18-r0) 22:21:31 (3/5) Installing libstdc++ (9.3.0-r2) 22:21:31 Successfully built 57a84be972aa 22:21:31 Removing intermediate container ff44ad46e638 22:21:31 ---> 0f92b59b8f54 22:21:31 Step 22/22 : LABEL version=0.0.0 22:21:31 Successfully tagged docker-core-metadata-go:latest 22:21:31  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 22:21:31 ---> Running in 0b76b95a29de 22:21:31 (4/5) Installing libzmq (4.3.3-r0) 22:21:31 ---> 7eec4bceff5a 22:21:31 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:21:31 (5/5) Installing zeromq (4.3.3-r0) 22:21:31 Removing intermediate container 0b76b95a29de 22:21:31 ---> b521f16d6d48 22:21:31 22:21:31 Executing busybox-1.31.1-r19.trigger 22:21:31 OK: 8 MiB in 19 packages 22:21:31 Successfully built b521f16d6d48 22:21:31 Successfully tagged docker-security-bootstrap-redis-go:latest 22:21:31  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 22:21:32 ---> c228af096900 22:21:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:21:32 Removing intermediate container 77e8ed1431c4 22:21:32 ---> aeba66928e1f 22:21:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 22:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:21:38 ---> 2cb9ae89f62a 22:21:38 Step 20/27 : RUN apk --no-cache add py3-pip 22:21:40 ---> cfdc23cec460 22:21:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:21:40 ---> Running in f9bc189f8203 22:21:41 ---> 35f15952321f 22:21:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:41 (1/33) Installing libbz2 (1.0.8-r1) 22:21:41 (2/33) Installing expat (2.2.9-r1) 22:21:41 (3/33) Installing libffi (3.3-r2) 22:21:41 (4/33) Installing gdbm (1.13-r1) 22:21:41 (5/33) Installing xz-libs (5.2.5-r0) 22:21:41 (6/33) Installing sqlite-libs (3.32.1-r0) 22:21:41 (7/33) Installing python3 (3.8.5-r0) 22:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.497s coverage: 27.1% of statements 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.521s coverage: 68.5% of statements 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.753s coverage: 82.3% of statements 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 22:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.339s coverage: 86.7% of statements 22:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:21:51 ---> ae4477a29cae 22:21:51 Step 19/23 : ENTRYPOINT ["/core-data"] 22:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.339s coverage: 97.5% of statements 22:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements 22:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:21:52 (8/33) Installing py3-appdirs (1.4.4-r1) 22:21:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:21:52 (10/33) Installing py3-parsing (2.4.7-r0) 22:21:52 (11/33) Installing py3-six (1.15.0-r0) 22:21:52 (12/33) Installing py3-packaging (20.4-r0) 22:21:52 (13/33) Installing py3-setuptools (47.0.0-r0) 22:21:52 ---> Running in 42fe4dc8d1d1 22:21:52 (14/33) Installing py3-chardet (3.0.4-r4) 22:21:52 (15/33) Installing py3-idna (2.9-r0) 22:21:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:21:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:21:53 (18/33) Installing py3-requests (2.23.0-r0) 22:21:53 (19/33) Installing py3-msgpack (1.0.0-r0) 22:21:53 (20/33) Installing py3-lockfile (0.12.2-r3) 22:21:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:21:55 (22/33) Installing py3-colorama (0.4.3-r0) 22:21:56 (23/33) Installing py3-distlib (0.3.0-r0) 22:21:56 (24/33) Installing py3-distro (1.5.0-r1) 22:21:56 (25/33) Installing py3-webencodings (0.5.1-r3) 22:21:57 (26/33) Installing py3-html5lib (1.0.1-r4) 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.985s coverage: 93.8% of statements 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements 22:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements 22:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements 22:21:59 (27/33) Installing py3-pytoml (0.1.21-r0) 22:21:59 (28/33) Installing py3-pep517 (0.8.2-r0) 22:21:59 (29/33) Installing py3-progress (1.5-r0) 22:21:59 (30/33) Installing py3-toml (0.10.1-r0) 22:21:59 Removing intermediate container 42fe4dc8d1d1 22:21:59 ---> 7fdc52815b6b 22:21:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:59 ---> 6696ea309517 22:21:59 Step 3/24 : WORKDIR /edgex-go 22:21:59 ---> Using cache 22:21:59 ---> 70f17d7785df 22:21:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:59 ---> Using cache 22:21:59 ---> 5e219b71faf8 22:21:59 Step 5/24 : RUN apk update && apk add make git 22:21:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:21:59 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:21:59 Step 2/29 : FROM ${BUILDER_BASE} AS build-env ---> 6696ea309517 22:21:59 22:21:59 Step 3/21 : WORKDIR /edgex-go ---> 6696ea309517 22:21:59 22:21:59 Step 3/29 : WORKDIR /edgex-go ---> Using cache 22:21:59 22:21:59 ---> 70f17d7785df 22:21:59 ---> Using cache 22:21:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 70f17d7785df 22:21:59 22:21:59 Step 4/29 : RUN apk update && apk add make git ---> Using cache 22:21:59 22:21:59 ---> 5e219b71faf8 22:21:59 Step 5/21 : RUN apk update && apk add make git 22:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 84.2% of statements 22:22:00 (31/33) Installing py3-retrying (1.3.3-r0) 22:22:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:22:00 (33/33) Installing py3-pip (20.1.1-r0) 22:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements 22:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:22:01 ---> Running in 744ff84e6f2b 22:22:01 ---> Running in 08303690ad52 22:22:01 ---> Running in 743d95556041 22:22:01 ---> Running in d94e018e1f7e 22:22:01 Executing busybox-1.31.1-r19.trigger 22:22:01 OK: 71 MiB in 55 packages 22:22:02 Removing intermediate container 744ff84e6f2b 22:22:02 ---> f5efbd0b1363 22:22:02 Step 21/23 : LABEL arch=x86_64 22:22:02 ---> Running in 4960565db1ac 22:22:02 Removing intermediate container 4960565db1ac 22:22:02 ---> 2ec7588a67d2 22:22:02 Step 22/23 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:22:02 ---> Running in 22e59039e596 22:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:02 Removing intermediate container 22e59039e596 22:22:02 ---> f4a6ac9f067d 22:22:02 Step 23/23 : LABEL version=0.0.0 22:22:03 ---> Running in 6341a219b33e 22:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 63.5% of statements 22:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 22:22:03 Removing intermediate container 6341a219b33e 22:22:03 ---> b3dfc66d80b1 22:22:03 22:22:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:03 Successfully built b3dfc66d80b1 22:22:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 22:22:03 Successfully tagged docker-core-data-go:latest 22:22:03  Building docker-core-data-go ... done Building docker-support-notifications-go 22:22:03 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:22:03 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:22:03 OK: 12748 distinct packages available 22:22:04 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:22:04 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:22:04 OK: 12748 distinct packages available 22:22:04 OK: 233 MiB in 51 packages 22:22:04 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:22:04 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:22:04 OK: 12748 distinct packages available 22:22:04 OK: 233 MiB in 51 packages 22:22:04 OK: 233 MiB in 51 packages 22:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 22:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.772s coverage: 55.9% of statements 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:22:14 Removing intermediate container 08303690ad52 22:22:14 ---> 087125d3157c 22:22:14 Step 6/21 : COPY go.mod . 22:22:14 Removing intermediate container 743d95556041 22:22:14 ---> 6575be352254 22:22:14 Step 5/29 : COPY go.mod . 22:22:14 Removing intermediate container d94e018e1f7e 22:22:14 ---> 23c3a2011eba 22:22:14 Step 6/24 : COPY go.mod . 22:22:14 ---> 2df2b9f52a71 22:22:14 Step 7/21 : RUN go mod download 22:22:16 ---> 6fc691577228 22:22:16 Step 6/29 : RUN go mod download 22:22:16 ---> 3d705a9cc76a 22:22:16 Step 7/24 : RUN go mod download 22:22:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:22:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:22:16 ---> 6696ea309517 22:22:16 Step 3/24 : WORKDIR /edgex-go 22:22:16 ---> Using cache 22:22:16 ---> 70f17d7785df 22:22:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:16 ---> Using cache 22:22:16 ---> 5e219b71faf8 22:22:16 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:22:17 ---> Running in a09ca06deab6 22:22:17 ---> Running in c48731991899 22:22:17 ---> Running in c2c3842e7b4f 22:22:17 ---> Running in e84c4bdf23b3 22:22:17 Removing intermediate container f9bc189f8203 22:22:17 ---> 1fe88f479c2a 22:22:17 Step 21/27 : RUN pip install docker-compose==1.23.2 22:22:18 ---> Running in d703ee4fed77 22:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:19 Removing intermediate container a09ca06deab6 22:22:19 ---> f821724a6ec4 22:22:19 Step 8/21 : COPY . . 22:22:20 Removing intermediate container c48731991899 22:22:20 ---> f4cf8d81b1e7 22:22:20 Step 7/29 : COPY . . 22:22:20 Removing intermediate container c2c3842e7b4f 22:22:20 ---> d04059ce7904 22:22:20 Step 8/24 : COPY . . 22:22:20 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:22:20 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:22:20 OK: 12748 distinct packages available 22:22:20 OK: 233 MiB in 51 packages 22:22:27 Collecting docker-compose==1.23.2 22:22:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:22:30 Collecting PyYAML<4,>=3.10 22:22:30 Downloading PyYAML-3.13.tar.gz (270 kB) 22:22:34 Collecting websocket-client<1.0,>=0.32.0 22:22:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:22:35 Removing intermediate container e84c4bdf23b3 22:22:35 ---> aba7ef26641e 22:22:35 Step 6/24 : COPY go.mod . 22:22:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:22:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:22:40 Collecting docker<4.0,>=3.6.0 22:22:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:22:40 ---> bcd160381c60 22:22:40 Step 7/24 : RUN go mod download 22:22:40 Collecting docopt<0.7,>=0.6.1 22:22:40 Downloading docopt-0.6.2.tar.gz (25 kB) 22:22:42 ---> Running in d90ed4ba07bf 22:22:43 Collecting dockerpty<0.5,>=0.4.1 22:22:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:22:44 Collecting jsonschema<3,>=2.5.1 22:22:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:22:44 Collecting texttable<0.10,>=0.9.0 22:22:44 Downloading texttable-0.9.1.tar.gz (11 kB) 22:22:45 Collecting cached-property<2,>=1.2.0 22:22:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:22:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:22:46 Collecting idna<2.8,>=2.5 22:22:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:22:47 Collecting urllib3<1.25,>=1.21.1 22:22:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:22:47 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) 22:22:47 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) 22:22:47 Collecting docker-pycreds>=0.4.0 22:22:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:22:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:22:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:22:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:22:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:22:48 Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, dockerpty, jsonschema, texttable, cached-property, docker-compose 22:22:48 Running setup.py install for PyYAML: started 22:22:49 Removing intermediate container d90ed4ba07bf 22:22:49 ---> 0bd5bf587c41 22:22:49 Step 8/24 : COPY . . 22:22:49 Running setup.py install for PyYAML: finished with status 'done' 22:22:50 Attempting uninstall: idna 22:22:50 Found existing installation: idna 2.9 22:22:50 Uninstalling idna-2.9: 22:22:50 ---> ee3e2b9d86c9 22:22:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:22:50 Successfully uninstalled idna-2.9 22:22:53 Attempting uninstall: urllib3 22:22:53 Found existing installation: urllib3 1.25.9 22:22:53 Uninstalling urllib3-1.25.9: 22:22:53 Successfully uninstalled urllib3-1.25.9 22:22:53 ---> 31cbd74801c4 22:22:53 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:22:53 ---> cae188a28e5a 22:22:53 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 43.401s coverage: 86.3% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.326s coverage: 72.2% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.462s coverage: 72.1% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.082s coverage: 82.4% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.070s coverage: 48.4% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.076s coverage: 28.8% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.556s coverage: 84.0% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.053s coverage: 100.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.679s coverage: 29.1% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.130s coverage: 100.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:22:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 22:22:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 22:22:56 GO111MODULE=on go vet ./... 22:22:57 ---> Running in 40fd2991a4f8 22:22:57 ---> Running in 56bc298fe529 22:22:57 Attempting uninstall: requests 22:22:57 Found existing installation: requests 2.23.0 22:22:57 Uninstalling requests-2.23.0: 22:22:57 ---> Running in e8656906c57e 22:22:57 Successfully uninstalled requests-2.23.0 22:22:57 Running setup.py install for docopt: started 22:22:58 Running setup.py install for docopt: finished with status 'done' 22:22:58 Running setup.py install for dockerpty: started 22:22:58 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 22:22:58 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 22:22:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:22:59 Running setup.py install for dockerpty: finished with status 'done' 22:22:59 Running setup.py install for texttable: started 22:23:00 Running setup.py install for texttable: finished with status 'done' 22:23:04 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 22:23:15 Removing intermediate container d703ee4fed77 22:23:15 ---> 34e7a9879240 22:23:15 Step 22/27 : RUN apk --no-cache add curl 22:23:15 ---> 44184b7d6a9f 22:23:15 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:23:15 ---> Running in 08d10b11cf49 22:23:15 ---> Running in 38391a23e54f 22:23:16 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 22:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:23:16 (2/3) Installing libcurl (7.69.1-r3) 22:23:16 (3/3) Installing curl (7.69.1-r3) 22:23:16 Executing busybox-1.31.1-r19.trigger 22:23:16 OK: 72 MiB in 58 packages 22:23:18 Removing intermediate container 08d10b11cf49 22:23:18 ---> 172f915dc81c 22:23:18 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:23:18 ---> Running in e1c59b571327 22:23:19 Removing intermediate container e1c59b571327 22:23:19 ---> d1a145544261 22:23:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:19 ---> Running in 1f42e9ea12f1 22:23:19 Removing intermediate container 1f42e9ea12f1 22:23:19 ---> e5699b363380 22:23:19 Step 25/27 : LABEL arch=x86_64 22:23:19 ---> Running in 1f8feda8b608 22:23:20 Removing intermediate container 1f8feda8b608 22:23:20 ---> d49dc80afb5f 22:23:20 Step 26/27 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:23:20 ---> Running in 21387d3e86f7 22:23:20 Removing intermediate container 21387d3e86f7 22:23:20 ---> e26f96303e67 22:23:20 Step 27/27 : LABEL version=0.0.0 22:23:22 ---> Running in 7c97170e44e4 22:23:22 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 22:23:22 Removing intermediate container 7c97170e44e4 22:23:22 ---> 1719a6aea5a5 22:23:22 22:23:22 Successfully built 1719a6aea5a5 22:23:22 Successfully tagged docker-sys-mgmt-agent-go:latest 22:23:22  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go 22:23:31 Removing intermediate container 56bc298fe529 22:23:31 ---> 49b2cb49896b 22:23:31 22:23:31 Step 9/29 : FROM alpine:latest 22:23:31 ---> b14afc6dfb98 22:23:31 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:23:31 ---> Running in 734196cee3aa 22:23:32 Removing intermediate container 734196cee3aa 22:23:32 ---> 6883e5f1a16b 22:23:32 Step 11/29 : USER root 22:23:37 ---> Running in 059f98cda52b 22:23:42 Removing intermediate container 059f98cda52b 22:23:42 ---> f2c625249e53 22:23:42 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:23:42 Removing intermediate container 40fd2991a4f8 22:23:42 ---> fca1642498cd 22:23:42 22:23:42 Step 10/24 : FROM alpine:3.10 22:23:42 ---> be4e4bea2c2e 22:23:42 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:23:42 ---> Using cache 22:23:42 ---> 81bcfe6df4ff 22:23:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:23:42 Removing intermediate container e8656906c57e 22:23:42 ---> 5f17a42785c6 22:23:42 22:23:42 Step 10/21 : FROM scratch 22:23:42 ---> 22:23:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:23:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:23:43 ---> 6696ea309517 22:23:43 Step 3/22 : WORKDIR /edgex-go 22:23:43 ---> Using cache 22:23:43 ---> 70f17d7785df 22:23:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:43 ---> Using cache 22:23:43 ---> 5e219b71faf8 22:23:43 Step 5/22 : RUN apk update && apk add make git 22:23:43 ---> Using cache 22:23:43 ---> 23c3a2011eba 22:23:43 Step 6/22 : COPY go.mod . 22:23:43 ---> Using cache 22:23:43 ---> 3d705a9cc76a 22:23:43 Step 7/22 : RUN go mod download 22:23:43 ---> Using cache 22:23:43 ---> d04059ce7904 22:23:43 Step 8/22 : COPY . . 22:23:43 ---> Using cache 22:23:43 ---> ee3e2b9d86c9 22:23:43 Step 9/22 : RUN make cmd/core-command/core-command 22:23:43 ---> Using cache 22:23:43 ---> c3c1e047a1f9 22:23:43 Step 12/21 : ENV APP_PORT=48085 22:23:44 ---> Running in d5a1b4df632b 22:23:44 ---> Running in e85c4a7b327f 22:23:44 ---> Running in 1c573f20cc84 22:23:44 ---> Running in 85b95d5d4a5c 22:23:45 Removing intermediate container e85c4a7b327f 22:23:45 ---> a78363937f20 22:23:45 Step 13/24 : WORKDIR / 22:23:45 Removing intermediate container d5a1b4df632b 22:23:45 ---> ec6579dbe25b 22:23:45 Step 13/21 : EXPOSE $APP_PORT 22:23:45 ---> Running in 2dd419461d2b 22:23:45 ---> Running in c50cad106dc5 22:23:45 Removing intermediate container 2dd419461d2b 22:23:45 ---> c5dacf9ad566 22:23:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:23:45 Removing intermediate container c50cad106dc5 22:23:45 ---> 7180acbc4ed3 22:23:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:23:45 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 22:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:46 ---> b3eb4d7b5ac6 22:23:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:23:46 ---> cfda83f1cbf3 22:23:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:23:46 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:23:46 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:23:46 OK: 12745 distinct packages available 22:23:46 (1/2) Installing ca-certificates (20191127-r4) 22:23:46 (2/2) Installing dumb-init (1.2.2-r1) 22:23:46 Executing busybox-1.31.1-r19.trigger 22:23:46 Executing ca-certificates-20191127-r4.trigger 22:23:46 OK: 6 MiB in 16 packages 22:23:47 ---> 8a805c984dbe 22:23:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:23:47 ---> 2936fc0a6595 22:23:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:23:48 ---> 1738bcda2a04 22:23:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:23:48 ---> 2d34f803dbfa 22:23:48 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:23:48 Removing intermediate container 1c573f20cc84 22:23:48 ---> 286676df6e76 22:23:48 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:23:48 ---> Running in c2edcfce0445 22:23:48 ---> Running in 5b830d52d852 22:23:52 ---> 1cbb0e37a596 22:23:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:23:52 Removing intermediate container c2edcfce0445 22:23:52 ---> f883886e1881 22:23:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:52 Removing intermediate container 5b830d52d852 22:23:52 ---> a5b2726240c1 22:23:52 Step 14/29 : WORKDIR $BASE_DIR 22:23:52 ---> Running in fa68ff5f1a6d 22:23:52 ---> Running in 145fdccc5f92 22:23:52 Removing intermediate container 38391a23e54f 22:23:52 ---> 17315bf81a1b 22:23:52 22:23:52 Step 10/24 : FROM scratch 22:23:52 ---> 22:23:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:23:52 Removing intermediate container fa68ff5f1a6d 22:23:52 ---> 96a3780b3218 22:23:52 Step 19/21 : LABEL arch=x86_64 22:23:52 ---> Running in 803e0a6a0d7a 22:23:52 ---> Running in 2327597cff98 22:23:52 ---> 5a9618d13a67 22:23:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:23:52 Removing intermediate container 145fdccc5f92 22:23:52 ---> b61aea41b1a7 22:23:52 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:23:53 ---> Running in 0ee4c22733e8 22:23:53 Removing intermediate container 803e0a6a0d7a 22:23:53 ---> 74c90cc93c10 22:23:53 Step 12/24 : ENV APP_PORT=48060 22:23:53 ---> Running in aa102aebcd08 22:23:53 Removing intermediate container 2327597cff98 22:23:53 ---> 65469d4eae33 22:23:53 Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:23:53 ---> 4a10cbbe7dda 22:23:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:23:53 ---> Running in 914eec966b11 22:23:53 Removing intermediate container aa102aebcd08 22:23:53 ---> e6bf33b2c39d 22:23:53 Step 13/24 : EXPOSE $APP_PORT 22:23:53 ---> Running in 825832f57dae 22:23:53 ---> Running in 2ac061aed11e 22:23:54 Removing intermediate container 914eec966b11 22:23:54 ---> ba1062a82ba3 22:23:54 Step 21/21 : LABEL version=0.0.0 22:23:54 ---> Running in ee5e4bab81d3 22:23:54 Removing intermediate container 2ac061aed11e 22:23:54 ---> b76135afaf55 22:23:54 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:23:54 Removing intermediate container ee5e4bab81d3 22:23:54 ---> 45f596fa5ea7 22:23:54 22:23:55 ---> c15ab96d04d6 22:23:55 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:23:55 Removing intermediate container 0ee4c22733e8 22:23:55 ---> f0aacc3d5062 22:23:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:23:55 Successfully built 45f596fa5ea7 22:23:55 Successfully tagged docker-support-scheduler-go:latest 22:23:55  Building docker-support-scheduler-go ... done  ---> 677e5c9fd673 22:23:55 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:23:56 Removing intermediate container 825832f57dae 22:23:56 ---> 1f3910fe900e 22:23:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:23:56 ---> 4bd93a51059c 22:23:56 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:23:56 ---> Running in 8a65cf882032 22:23:56 ---> 713f5fafaac5 22:23:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:23:57 ---> c0ab53a79901 22:23:57 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:23:57 Removing intermediate container 8a65cf882032 22:23:57 ---> b10ae0087675 22:23:57 Step 22/24 : LABEL arch=x86_64 22:23:58 ---> 11c0b34003a5 22:23:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:23:58 ---> Running in 94bfaa3ea2de 22:23:58 ---> d7e94e4b2f6d 22:23:58 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:23:58 Removing intermediate container 94bfaa3ea2de 22:23:58 ---> 3fa7a0ff2651 22:23:58 Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:23:58 ---> 9f8a872c794d 22:23:58 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:23:58 ---> Running in 2665f3674a74 22:23:58 ---> 4f3f3bd62581 22:23:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:23:59 Removing intermediate container 2665f3674a74 22:23:59 ---> 07d03e4effa5 22:23:59 Step 24/24 : LABEL version=0.0.0 22:23:59 ---> Running in daae085698ec 22:23:59 ---> 0dcc48e5be2f 22:23:59 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:23:59 ---> 2584c1659fde 22:23:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:23:59 ---> Running in 12262cfaaca5 22:23:59 ---> Running in dcd73a0e3c8c 22:23:59 Removing intermediate container daae085698ec 22:23:59 ---> 2cce9d6f4fa8 22:23:59 22:24:00 Successfully built 2cce9d6f4fa8 22:24:00 Successfully tagged docker-security-secretstore-setup-go:latest 22:24:00  Building docker-security-secretstore-setup-go ... done Removing intermediate container dcd73a0e3c8c 22:24:00 ---> 178e0559c2dc 22:24:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:00 ---> Running in 6f883511077d 22:24:00 Removing intermediate container 6f883511077d 22:24:00 ---> 6f36088bfafb 22:24:00 Step 22/24 : LABEL arch=x86_64 22:24:00 ---> Running in 49ea29bb4def 22:24:00 Removing intermediate container 49ea29bb4def 22:24:00 ---> ceccd1f61558 22:24:00 Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:24:01 ---> Running in f44f3f8cd7d6 22:24:02 Removing intermediate container 12262cfaaca5 22:24:02 ---> 42653c266379 22:24:02 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:24:03 Removing intermediate container f44f3f8cd7d6 22:24:03 ---> eb259516a092 22:24:03 Step 24/24 : LABEL version=0.0.0 22:24:03 Removing intermediate container 85b95d5d4a5c 22:24:03 ---> c5d5f802f9ff 22:24:03 22:24:03 Step 10/22 : FROM scratch 22:24:03 ---> 22:24:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:24:03 ---> Running in 5a865a4f2de7 22:24:03 ---> Using cache 22:24:03 ---> c3c1e047a1f9 22:24:03 Step 12/22 : ENV APP_PORT=48082 22:24:03 ---> e59c958f3aa7 22:24:03 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:24:03 ---> Running in 9d355a8459f6 22:24:03 ---> Running in 03e29571e0f8 22:24:03 Removing intermediate container 5a865a4f2de7 22:24:03 ---> 6d6ae447bbe5 22:24:03 22:24:03 Removing intermediate container 9d355a8459f6 22:24:03 ---> e63a4c1650db 22:24:03 Step 13/22 : EXPOSE $APP_PORT 22:24:03 Successfully built 6d6ae447bbe5 22:24:03 ---> Running in 513b1ab8f121 22:24:03 Successfully tagged docker-support-notifications-go:latest 22:24:03  Building docker-support-notifications-go ... done Removing intermediate container 513b1ab8f121 22:24:03 ---> 13b3ea93649a 22:24:03 Step 14/22 : WORKDIR / 22:24:03 ---> Running in c1edeb3468b0 22:24:04 Removing intermediate container c1edeb3468b0 22:24:04 ---> e292a29ce166 22:24:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:24:04 gofmt -l . 22:24:04 [ "`gofmt -l .`" = "" ] 22:24:04 ./bin/test-go-mod-tidy.sh 22:24:04 ./bin/test-attribution-txt.sh 22:24:04 ---> 121f853f233d 22:24:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:24:04 Removing intermediate container 03e29571e0f8 22:24:04 ---> a2e0ab8ce880 22:24:04 Step 24/29 : RUN chmod 755 security-secrets-setup 22:24:04 ---> Running in d6ad6e75a221 22:24:05 ---> 2cf529df5790 22:24:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:24:05 ---> f9f15d2b1a4f 22:24:05 Step 18/22 : ENTRYPOINT ["/core-command"] 22:24:05 ---> Running in 0cd34cf9bf87 22:24:06 Removing intermediate container 0cd34cf9bf87 22:24:06 ---> 2aaa9dc08ebb 22:24:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:06 ---> Running in 4aa431f6a451 22:24:06 Removing intermediate container d6ad6e75a221 22:24:06 ---> 377f7b47dda1 22:24:06 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:24:06 ---> Running in 208bc902fc2c 22:24:06 Removing intermediate container 4aa431f6a451 22:24:06 ---> 9ad04cccb15c 22:24:06 Step 20/22 : LABEL arch=x86_64 22:24:06 ---> Running in 056ed16a0947 22:24:06 Removing intermediate container 208bc902fc2c 22:24:06 ---> 932214b75b5f 22:24:06 Step 26/29 : CMD [ "generate" ] 22:24:06 ---> Running in fb49dbe79204 22:24:06 Removing intermediate container 056ed16a0947 22:24:06 ---> 4be1ff586d09 22:24:06 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:24:06 ---> Running in e3a076e786d3 22:24:06 Removing intermediate container fb49dbe79204 22:24:06 ---> 46a3666c3f7e 22:24:06 Step 27/29 : LABEL arch=x86_64 22:24:06 ---> Running in fe33ecaa5da6 22:24:06 Removing intermediate container e3a076e786d3 22:24:06 ---> 8ff2f4574fdb 22:24:06 Step 22/22 : LABEL version=0.0.0 22:24:06 ---> Running in 11bed1397a58 22:24:07 Removing intermediate container fe33ecaa5da6 22:24:07 ---> d72509c7d6b8 22:24:07 Step 28/29 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:24:07 ---> Running in e0c9a42b0191 22:24:07 Removing intermediate container 11bed1397a58 22:24:07 ---> db847f31b205 22:24:07 [Pipeline] sh 22:24:07 Successfully built db847f31b205 22:24:07 + ls -al . 22:24:07 total 696 22:24:07 drwxrwxr-x 9 1001 1001 4096 Dec 11 22:24 . 22:24:07 drwxr-xr-x 4 root root 4096 Dec 11 22:19 .. 22:24:07 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:18 .dockerignore 22:24:07 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:18 .git 22:24:07 drwxrwxr-x 3 1001 1001 4096 Dec 11 22:18 .github 22:24:07 -rw-rw-r-- 1 1001 1001 943 Dec 11 22:18 .gitignore 22:24:07 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:18 .sonarcloud.properties 22:24:07 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:18 CONTRIBUTING.md 22:24:07 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:18 Dockerfile.build 22:24:07 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:18 Jenkinsfile 22:24:07 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:18 LICENSE 22:24:07 -rw-rw-r-- 1 1001 1001 6318 Dec 11 22:18 Makefile 22:24:07 -rw-rw-r-- 1 1001 1001 6447 Dec 11 22:18 README.md 22:24:07 -rw-rw-r-- 1 1001 1001 7286 Dec 11 22:18 SECURITY.md 22:24:07 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:15 VERSION 22:24:07 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:18 ZMQWindows.md 22:24:07 drwxrwxr-x 2 1001 1001 4096 Dec 11 22:18 bin 22:24:07 drwxrwxr-x 15 1001 1001 4096 Dec 11 22:18 cmd 22:24:07 -rw-r--r-- 1 root root 569827 Dec 11 22:22 coverage.out 22:24:07 -rw-r--r-- 1 root root 1041 Dec 11 22:24 go.mod 22:24:07 -rw-r--r-- 1 root root 18856 Dec 11 22:24 go.sum 22:24:07 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:18 internal 22:24:07 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:18 openapi 22:24:07 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:18 snap 22:24:07 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:18 version.go [Pipeline] sh 22:24:07 Successfully tagged docker-core-command-go:latest 22:24:07  Building docker-core-command-go ... done Removing intermediate container e0c9a42b0191 22:24:07 ---> cb4d7e844b94 22:24:07 Step 29/29 : LABEL version=0.0.0 22:24:07 ---> Running in c0c4278902b2 22:24:08 Removing intermediate container c0c4278902b2 22:24:08 ---> 9fbbfb60bb0c 22:24:08 22:24:08 Successfully built 9fbbfb60bb0c 22:24:08 Successfully tagged docker-security-secrets-setup-go:latest 22:24:08 + '[' -e coverage.out ] 22:24:08 + chown 1001:1001 coverage.out [Pipeline] stash 22:24:08 Warning: overwriting stash ‘coverage-report’ 22:24:08  Building docker-security-secrets-setup-go ... done  [Pipeline] } 22:24:08 $ docker stop --time=1 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 22:24:09 Stashed 1 file(s) 22:24:10 $ docker rm -f 832edc3d71e22431ad41373c1323115b59e4d5ac7ea438c5117090ef7b9648a2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 22:24:11 + docker images 22:24:11 + grep docker 22:24:11 docker-security-secrets-setup-go latest 9fbbfb60bb0c 3 seconds ago 23.9MB 22:24:11 docker-core-command-go latest db847f31b205 4 seconds ago 12.2MB 22:24:11 docker-support-notifications-go latest 6d6ae447bbe5 7 seconds ago 13.6MB 22:24:11 docker-security-secretstore-setup-go latest 2cce9d6f4fa8 11 seconds ago 24.7MB 22:24:11 docker-support-scheduler-go latest 45f596fa5ea7 16 seconds ago 12.3MB 22:24:11 docker-sys-mgmt-agent-go latest 1719a6aea5a5 48 seconds ago 313MB 22:24:11 docker-core-data-go latest b3dfc66d80b1 2 minutes ago 23.7MB 22:24:11 docker-security-bootstrap-redis-go latest b521f16d6d48 2 minutes ago 15.8MB 22:24:11 docker-core-metadata-go latest 57a84be972aa 2 minutes ago 14.5MB 22:24:11 docker-security-proxy-setup-go latest 2f163990378c 2 minutes ago 24.6MB 22:24:11 docker latest aefe523efa57 17 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 22:24:11 + make build 22:24:11 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 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:24:24 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 22:24:26 Still waiting to schedule task 22:24:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:24:50 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 22:24:53 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 22:24:58 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 22:24:59 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 22:25:04 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 22:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:25:12 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 22:25:16 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 22:25:21 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 22:25:23 Running on prd-ubuntu18.04-docker-8c-8g-15641 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 22:25:23 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:25:24 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 22:25:25 using credential edgex-jenkins-ssh 22:25:25 Cloning the remote Git repository 22:25:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:25:26 > git init /w/workspace/edgex-go/4 # timeout=10 22:25:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:26 > git --version # timeout=10 22:25:26 > git --version # 'git version 2.17.1' 22:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:28 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] } 22:25:32 $ docker stop --time=1 eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b 22:25:34 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 22:25:34 Merge succeeded, producing 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 22:25:34 Checking out Revision 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 (PR-2939) 22:25:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:25:34 > git config core.sparsecheckout # timeout=10 22:25:34 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 22:25:34 > git remote # timeout=10 22:25:34 > git config --get remote.origin.url # timeout=10 22:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:34 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 22:25:34 > git rev-parse HEAD^{commit} # timeout=10 22:25:34 > git config core.sparsecheckout # timeout=10 22:25:34 > git checkout -f 0c7bc4f8c1e4b34f21f047d4451a108d8169e0f8 # timeout=10 22:25:35 $ docker rm -f eba4f5fc24bba4bfee8e8507f04a7c6edb4d4fe34616641a712aad7bf88fcb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:36 22:25:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:37 latest: Pulling from edgex-devops/edgex-compose-arm64 22:25:37 29e5d40040c1: Pulling fs layer 22:25:37 1ce36da41761: Pulling fs layer 22:25:37 25b303627fd3: Pulling fs layer 22:25:38 29e5d40040c1: Verifying Checksum 22:25:38 29e5d40040c1: Download complete 22:25:38 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" 22:25:38 > git rev-list --no-walk 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 22:25:38 1ce36da41761: Verifying Checksum 22:25:38 1ce36da41761: Download complete [Pipeline] withEnv [Pipeline] { 22:25:38 29e5d40040c1: Pull complete [Pipeline] libraryResource [Pipeline] sh 22:25:39 + echo snap-build.sh 22:25:39 snap-build.sh 22:25:39 + SNAP_BASE_DIR=. 22:25:39 + '[' '!' -z /w/workspace/edgex-go/4 ']' 22:25:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 22:25:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 22:25:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 22:25:39 + cd /w/workspace/edgex-go/4 22:25:39 + sudo apt-get remove -qy --purge lxd lxd-client 22:25:39 Reading package lists... 22:25:39 1ce36da41761: Pull complete 22:25:39 Building dependency tree... 22:25:39 Reading state information... 22:25:39 The following packages were automatically installed and are no longer required: 22:25:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:25:39 uidmap xdelta3 22:25:39 Use 'sudo apt autoremove' to remove them. 22:25:39 The following packages will be REMOVED: 22:25:39 lxd* lxd-client* 22:25:40 25b303627fd3: Verifying Checksum 22:25:40 25b303627fd3: Download complete 22:25:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:25:40 After this operation, 31.7 MB disk space will be freed. 22:25:41 (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.) 22:25:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:25:42 Removing lxd dnsmasq configuration 22:25:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:25:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:25:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:25:44 (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.) 22:25:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:25:45 Processing triggers for systemd (237-3ubuntu10.42) ... 22:25:46 Processing triggers for ureadahead (0.100.0-21) ... 22:25:47 + sudo snap remove --purge lxd 22:25:47 snap "lxd" is not installed 22:25:47 + sudo groupadd --force --system lxd 22:25:47 ++ whoami 22:25:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:25:47 + newgrp - lxd 22:25:47 + sudo snap install lxd 22:25:50 25b303627fd3: Pull complete 22:25:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:25:50 prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container 22:25:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:25:53 $ docker top 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:54 + docker-compose+ buildgrep --help parallel 22:25:54 22:25:57 2020-12-11T22:25:55Z INFO Waiting for automatic snapd restart... 22:25:57 --parallel Build images in parallel. [Pipeline] } 22:25:57 $ docker stop --time=1 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 22:25:59 $ docker rm -f 8dd7a8964af301c59a656c89809418e88ba227ea432b5e074c05b16d4e16da57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:26:00 . [Pipeline] withDockerContainer 22:26:00 prd-ubuntu18.04-docker-arm64-4c-16g-15636 does not seem to be running inside a container 22:26:01 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64:latest cat 22:26:02 $ docker top 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:03 + docker-compose -f ./docker-compose-build.yml build --parallel 22:26:06 Building docker-core-command-go ... 22:26:06 Building docker-core-data-go ... 22:26:06 Building docker-core-metadata-go ... 22:26:06 Building docker-security-bootstrap-redis-go ... 22:26:06 Building docker-security-proxy-setup-go ... 22:26:06 Building docker-security-secrets-setup-go ... 22:26:06 Building docker-security-secretstore-setup-go ... 22:26:06 Building docker-support-notifications-go ... 22:26:06 Building docker-support-scheduler-go ... 22:26:06 Building docker-sys-mgmt-agent-go ... 22:26:06 Building docker-security-bootstrap-redis-go 22:26:06 Building docker-security-secrets-setup-go 22:26:07 Building docker-sys-mgmt-agent-go 22:26:07 Building docker-core-command-go 22:26:07 Building docker-security-proxy-setup-go 22:26:12 lxd 4.8 from Canonical* installed 22:26:12 + sudo lxd init --auto 22:26:19 + sudo snap install --classic snapcraft 22:26:27 snapcraft 4.4.4 from Canonical* installed 22:26:27 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 22:26:27 + patch --verbose -p1 22:26:27 Hmm... Looks like a unified diff to me... 22:26:27 The text leading up to this was: 22:26:27 -------------------------- 22:26:27 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 22:26:27 |From: Tony Espy 22:26:27 |Date: Wed, 2 Dec 2020 17:38:31 -0500 22:26:27 |Subject: [PATCH] optimize snap build for pipeline CI check 22:26:27 | 22:26:27 |This patch is used by the EdgeX CI pipeline builds to 22:26:27 |optimize the snap CI check run for pull requests. When 22:26:27 |applied, it essentially strips out everything (apps and 22:26:27 |parts) from the snapcraft.yaml file except those required 22:26:27 |to build edgex-go, as the whole idea of the CI check is to 22:26:27 |catch changes to edgex-go that break the snap build. 22:26:27 | 22:26:27 |In general, anyone updating snapcraft.yaml will also need 22:26:27 |to update this patch file, otherwise it may fail to apply, 22:26:27 |resulting in a failed snap build CI check in the associated 22:26:27 |pull request. 22:26:27 | 22:26:27 |Note - in addition to applying this patch, the pipeline also 22:26:27 |only primes the snap (e.g. `snapcraft prime`), as there's no 22:26:27 |need to build the finally binary .snap file (and it won't 22:26:27 |work with the patch applied). This further reduces the build 22:26:27 |time. 22:26:27 |--- 22:26:27 | snap/snapcraft.yaml | 466 +------------------------------------------- 22:26:27 | 1 file changed, 2 insertions(+), 464 deletions(-) 22:26:27 | 22:26:27 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 22:26:27 |index b265277c..d7e1de37 100644 22:26:27 |--- a/snap/snapcraft.yaml 22:26:27 |+++ b/snap/snapcraft.yaml 22:26:27 -------------------------- 22:26:27 patching file snap/snapcraft.yaml 22:26:27 Using Plan A... 22:26:27 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 22:26:27 Hunk #2 succeeded at 81 (offset -3 lines). 22:26:27 Hunk #3 succeeded at 211 (offset -8 lines). 22:26:27 Hunk #4 succeeded at 226 (offset -8 lines). 22:26:27 Hunk #5 succeeded at 234 (offset -8 lines). 22:26:27 Hunk #6 succeeded at 241 (offset -8 lines). 22:26:27 Hunk #7 succeeded at 268 (offset -8 lines). 22:26:27 Hunk #8 succeeded at 302 (offset -8 lines). 22:26:27 Hunk #9 succeeded at 358 (offset -8 lines). 22:26:27 Hmm... Ignoring the trailing garbage. 22:26:27 done 22:26:27 + sudo snapcraft prime --use-lxd 22:26:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:26:28 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: 22:26:28 - README.md 22:26:28 - snapcraft.yaml.orig 22:26:28 22:26:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:26:29 Launching a container. 22:26:41 Waiting for container to be ready 22:26:41 To start your first instance, try: lxc launch ubuntu:18.04 22:26:41 22:26:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:26:45 Waiting for network to be ready... 22:26:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:26:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 22:26:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:26:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 22:26:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 22:26:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 22:26:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 22:26:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 22:26:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 22:26:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 22:26:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:26:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:26:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:26:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:26:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:26:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:26:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:26:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:26:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:26:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 22:26:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 22:26:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 22:26:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 22:26:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 22:26:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 22:26:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 22:26:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 22:26:51 Fetched 23.4 MB in 5s (4586 kB/s) 22:26:52 Reading package lists... 22:26:52 Reading package lists... 22:26:52 Building dependency tree... 22:26:52 Reading state information... 22:26:52 The following additional packages will be installed: 22:26:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:26:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:26:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:26:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:26:52 Suggested packages: 22:26:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:26:52 Recommended packages: 22:26:52 gnupg libsasl2-modules 22:26:52 The following NEW packages will be installed: 22:26:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:26:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:26:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:26:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:26:52 The following packages will be upgraded: 22:26:52 gpg gpg-agent gpgconf libudev1 22:26:53 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 22:26:53 Need to get 3531 kB of archives. 22:26:53 After this operation, 13.3 MB of additional disk space will be used. 22:26:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 22:26:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 22:26:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 22:26:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 22:26:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 22:26:53 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] 22:26:53 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] 22:26:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 22:26:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 22:26:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 22:26:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:26:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:26:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:26:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:26:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:26:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:26:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:26:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:26:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:26:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:26:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:26:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:26:54 debconf: delaying package configuration, since apt-utils is not installed 22:26:54 Fetched 3531 kB in 1s (3213 kB/s) 22:26:54 (Reading database ... 12511 files and directories currently installed.) 22:26:54 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 22:26:54 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 22:26:54 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 22:26:54 Selecting previously unselected package udev. 22:26:54 (Reading database ... 12511 files and directories currently installed.) 22:26:54 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 22:26:54 Unpacking udev (237-3ubuntu10.43) ... 22:26:54 Selecting previously unselected package libfuse2:amd64. 22:26:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:26:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:26:54 Selecting previously unselected package fuse. 22:26:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:26:54 Unpacking fuse (2.9.7-1ubuntu1) ... 22:26:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 22:26:54 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 22:26:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 22:26:54 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 22:26:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 22:26:55 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 22:26:55 Selecting previously unselected package libksba8:amd64. 22:26:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:26:55 Unpacking libksba8:amd64 (1.3.5-2) ... 22:26:55 Selecting previously unselected package libroken18-heimdal:amd64. 22:26:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:26:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:26:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:26:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libwind0-heimdal:amd64. 22:26:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:26:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:26:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:26:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:26:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:26:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:56 Selecting previously unselected package libsasl2-modules-db:amd64. 22:26:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 22:26:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 22:26:56 Selecting previously unselected package libsasl2-2:amd64. 22:26:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 22:26:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 22:26:56 Selecting previously unselected package libldap-common. 22:26:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 22:26:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 22:26:56 Selecting previously unselected package libldap-2.4-2:amd64. 22:26:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 22:26:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 22:26:56 Selecting previously unselected package dirmngr. 22:26:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 22:26:56 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 22:26:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 22:26:56 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 22:26:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:26:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 22:26:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 22:26:56 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 22:26:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:56 Setting up libksba8:amd64 (1.3.5-2) ... 22:26:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:26:56 Setting up udev (237-3ubuntu10.43) ... 22:26:57 invoke-rc.d: policy-rc.d denied execution of start. 22:26:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Processing triggers for systemd (237-3ubuntu10) ... 22:26:57 Setting up fuse (2.9.7-1ubuntu1) ... 22:26:57 Setting up gpg (2.2.4-1ubuntu1.3) ... 22:26:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:26:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 22:26:58 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 22:26:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:26:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:26:58 settings in the [Install] section, and DefaultInstance for template units). 22:26:58 This means they are not meant to be enabled using systemctl. 22:26:58 Possible reasons for having this kind of units are: 22:26:58 1) A unit may be statically enabled by being symlinked from another unit's 22:26:58 .wants/ or .requires/ directory. 22:26:58 2) A unit's purpose may be to act as a helper for some other unit which has 22:26:58 a requirement dependency on it. 22:26:58 3) A unit may be started when needed via activation (socket, path, timer, 22:26:58 D-Bus, udev, scripted systemctl call, ...). 22:26:58 4) In case of template units, the unit is meant to be enabled with some 22:26:58 instance name specified. 22:26:58 Reading package lists... 22:26:58 Building dependency tree... 22:26:58 Reading state information... 22:26:59 The following additional packages will be installed: 22:26:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:26:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:26:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:26:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:26:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:26:59 Suggested packages: 22:26:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:26:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:26:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:26:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:26:59 systemd-container policykit-1 22:26:59 Recommended packages: 22:26:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:26:59 The following NEW packages will be installed: 22:26:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:26:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:26:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:26:59 multiarch-support openssh-client python3 python3-minimal python3.6 22:26:59 python3.6-minimal snapd squashfs-tools sudo 22:26:59 The following packages will be upgraded: 22:26:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:26:59 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 22:26:59 Need to get 35.2 MB of archives. 22:26:59 After this operation, 141 MB of additional disk space will be used. 22:26:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 22:26:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 22:26:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 22:26:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 22:26:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 22:26:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:26:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 22:26:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 22:26:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 22:26:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:26:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:26:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:26:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:26:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:26:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:26:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 22:26:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:27:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 22:27:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:27:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:27:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:27:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:27:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:27:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 22:27:00 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:27:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 22:27:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:27:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:27:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 22:27:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 22:27:01 debconf: delaying package configuration, since apt-utils is not installed 22:27:01 Fetched 35.2 MB in 2s (14.8 MB/s) 22:27:01 (Reading database ... 12757 files and directories currently installed.) 22:27:01 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 22:27:01 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 22:27:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 22:27:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 22:27:02 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 22:27:03 (Reading database ... 12757 files and directories currently installed.) 22:27:03 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 22:27:03 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 22:27:03 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 22:27:03 (Reading database ... 12757 files and directories currently installed.) 22:27:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 22:27:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 22:27:03 Setting up apt (1.6.12ubuntu0.2) ... 22:27:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:27:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:27:04 (Reading database ... 12764 files and directories currently installed.) 22:27:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 22:27:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 22:27:04 Selecting previously unselected package libpython3.6-minimal:amd64. 22:27:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 22:27:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 22:27:04 Selecting previously unselected package libexpat1:amd64. 22:27:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:27:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:27:04 Selecting previously unselected package python3.6-minimal. 22:27:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 22:27:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 22:27:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 22:27:05 Checking for services that may need to be restarted...done. 22:27:05 Checking for services that may need to be restarted...done. 22:27:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 22:27:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:27:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 22:27:06 Selecting previously unselected package python3-minimal. 22:27:06 (Reading database ... 13012 files and directories currently installed.) 22:27:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:27:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:27:06 Selecting previously unselected package mime-support. 22:27:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:27:06 Unpacking mime-support (3.60ubuntu1) ... 22:27:06 Selecting previously unselected package libmpdec2:amd64. 22:27:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:27:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:27:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:27:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 22:27:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 22:27:06 Selecting previously unselected package python3.6. 22:27:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 22:27:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 22:27:06 Selecting previously unselected package libpython3-stdlib:amd64. 22:27:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:27:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:27:07 Setting up python3-minimal (3.6.7-1~18.04) ... 22:27:07 Selecting previously unselected package python3. 22:27:07 (Reading database ... 13442 files and directories currently installed.) 22:27:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:27:07 Unpacking python3 (3.6.7-1~18.04) ... 22:27:07 Selecting previously unselected package multiarch-support. 22:27:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 22:27:07 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 22:27:07 Setting up multiarch-support (2.27-3ubuntu1.3) ... 22:27:07 Selecting previously unselected package liblzo2-2:amd64. 22:27:07 (Reading database ... 13479 files and directories currently installed.) 22:27:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:27:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:27:07 Selecting previously unselected package libbsd0:amd64. 22:27:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:27:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:27:07 Selecting previously unselected package sudo. 22:27:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 22:27:07 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 22:27:08 Selecting previously unselected package apparmor. 22:27:08 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:27:08 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:27:08 Selecting previously unselected package libedit2:amd64. 22:27:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:27:08 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:27:08 Selecting previously unselected package libkrb5support0:amd64. 22:27:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:27:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:27:08 Selecting previously unselected package libk5crypto3:amd64. 22:27:08 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:27:08 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:27:08 Selecting previously unselected package libkeyutils1:amd64. 22:27:08 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:27:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:27:08 Selecting previously unselected package libkrb5-3:amd64. 22:27:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:27:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:27:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:27:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:27:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:27:08 Selecting previously unselected package libssl1.0.0:amd64. 22:27:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 22:27:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 22:27:09 Selecting previously unselected package openssh-client. 22:27:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:27:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:27:09 Selecting previously unselected package squashfs-tools. 22:27:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 22:27:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:27:09 Selecting previously unselected package snapd. 22:27:09 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 22:27:09 Unpacking snapd (2.48+18.04) ... 22:27:12 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:27:12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 22:27:12 Setting up mime-support (3.60ubuntu1) ... 22:27:12 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 22:27:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:27:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:27:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:27:12 Setting up systemd (237-3ubuntu10.43) ... 22:27:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:27:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:27:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:27:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:27:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 22:27:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:27:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 22:27:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:27:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:27:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:27:13 Setting up python3 (3.6.7-1~18.04) ... 22:27:13 running python rtupdate hooks for python3.6... 22:27:13 running python post-rtupdate hooks for python3.6... 22:27:13 Setting up apparmor (2.12-4ubuntu5.1) ... 22:27:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:27:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:27:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:27:15 Setting up snapd (2.48+18.04) ... 22:27:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:27:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:27:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:27:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:27:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:27:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:27:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:27:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:27:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:27:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:27:18 /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' 22:27:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:27:18 Processing triggers for systemd (237-3ubuntu10.43) ... 22:27:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:27:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:27:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:27:21 Reading package lists... 22:27:21 Reading package lists... 22:27:21 Building dependency tree... 22:27:21 Reading state information... 22:27:21 Calculating upgrade... 22:27:21 The following packages will be upgraded: 22:27:21 advancecomp base-files bash binutils binutils-common 22:27:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:27:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:27:21 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 22:27:21 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 22:27:21 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 22:27:21 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 22:27:21 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 22:27:21 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 22:27:21 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 22:27:21 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 22:27:21 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 22:27:21 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 22:27:21 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 22:27:22 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:27:22 Need to get 63.5 MB of archives. 22:27:22 After this operation, 5178 kB of additional disk space will be used. 22:27:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:27:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 22:27:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:27:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:27:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:27:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:27:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:27:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:27:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:27:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:27:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:27:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:27:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:27:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:27:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:27:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:27:22 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 22:27:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 22:27:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 22:27:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:27:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:27:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:27:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:27:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 22:27:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:27:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:27:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:27:22 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:27:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:27:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:27:22 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:27:23 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:27:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:27:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:27:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:27:23 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 22:27:23 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:27:23 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:27:23 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:27:23 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:27:23 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:27:23 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:27:23 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:27:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:27:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:27:23 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 22:27:23 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:27:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:27:23 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:27:23 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:27:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:27:23 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:27:23 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:27:23 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:27:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:27:23 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 22:27:23 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:27:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:27:23 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 22:27:23 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 22:27:23 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:27:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 22:27:23 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 22:27:23 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:27:23 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:27:23 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:27:23 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:27:23 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:27:23 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:27:23 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:27:23 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 22:27:23 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:27:23 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:27:23 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:27:23 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:27:23 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:27:23 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 22:27:23 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:27:23 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:27:23 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] 22:27:23 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 22:27:23 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 22:27:23 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 22:27:23 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:27:23 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:27:23 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:27:23 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:27:24 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:27:24 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:27:24 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:27:24 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:27:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:27:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:27:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:27:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:27:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:27:25 debconf: delaying package configuration, since apt-utils is not installed 22:27:25 Fetched 63.5 MB in 3s (20.1 MB/s) 22:27:25 (Reading database ... 13912 files and directories currently installed.) 22:27:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 22:27:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 22:27:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 22:27:26 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 22:27:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... 22:27:26 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... 22:27:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:27 (Reading database ... 13911 files and directories currently installed.) 22:27:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:27:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:27:28 (Reading database ... 13911 files and directories currently installed.) 22:27:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:27:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:27:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:27:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:27:28 ---> adcf4e536805 22:27:28 Step 3/22 : WORKDIR /edgex-go 22:27:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:27:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:27:28 ---> adcf4e536805 22:27:28 Step 3/21 : WORKDIR /edgex-go 22:27:28 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:27:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:27:28 ---> adcf4e536805 22:27:28 Step 3/27 : WORKDIR /edgex-go 22:27:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:27:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:27:28 ---> adcf4e536805 22:27:28 Step 3/22 : WORKDIR /edgex-go 22:27:28 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:27:28 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:27:28 ---> adcf4e536805 22:27:28 Step 3/29 : WORKDIR /edgex-go 22:27:28 ---> Running in ac87f8b94aa1 22:27:28 ---> Running in eeb2378d456b 22:27:28 ---> Running in d20e3bbadd37 22:27:28 ---> Running in 1afbb4be492d 22:27:28 ---> Running in 2069bbed3b03 22:27:28 Removing intermediate container eeb2378d456b 22:27:28 ---> 9f33fda2fb0d 22:27:28 Step 4/29 : RUN apk update && apk add make git 22:27:28 Removing intermediate container 2069bbed3b03 22:27:28 ---> 4169abe084ef 22:27:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:28 Removing intermediate container d20e3bbadd37 22:27:28 ---> 51b3ea40bfc7 22:27:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:28 Removing intermediate container ac87f8b94aa1 22:27:28 ---> 48e2cec9166a 22:27:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:28 Removing intermediate container 1afbb4be492d 22:27:28 ---> c627ec4ce02a 22:27:28 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:28 ---> Running in bd28131dcfe3 22:27:28 ---> Running in 49ebc315c4d4 22:27:28 ---> Running in f54991bc45c5 22:27:28 ---> Running in b13f7b49c555 22:27:28 ---> Running in c20cb683caaa 22:27:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:28 Removing intermediate container 49ebc315c4d4 22:27:28 ---> fc264ec4f5e8 22:27:28 Step 5/22 : RUN apk update && apk add make git 22:27:28 ---> Running in 67952a7385e8 22:27:28 Removing intermediate container f54991bc45c5 22:27:28 ---> b331155387d0 22:27:28 Step 5/22 : RUN apk update && apk add make git 22:27:28 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:27:28 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:27:28 OK: 12618 distinct packages available 22:27:28 ---> Running in ed714ae93320 22:27:28 Removing intermediate container c20cb683caaa 22:27:28 ---> e9da195b20f8 22:27:28 Step 5/27 : RUN apk update && apk add make bash git 22:27:28 Removing intermediate container b13f7b49c555 22:27:28 ---> 7ac3a83ab8ef 22:27:28 Step 5/21 : RUN apk update && apk add make git 22:27:28 ---> Running in 95dc4f96d804 22:27:28 OK: 217 MiB in 51 packages 22:27:28 ---> Running in 5587a2140270 22:27:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:28 (Reading database ... 13911 files and directories currently installed.) 22:27:28 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 22:27:28 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:29 Removing intermediate container bd28131dcfe3 22:27:29 ---> 34c5da6c7889 22:27:29 Step 5/29 : COPY go.mod . 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:29 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:29 (Reading database ... 13911 files and directories currently installed.) 22:27:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:27:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:27:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:27:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:30 Setting up base-files (10.1ubuntu2.10) ... 22:27:30 Installing new version of config file /etc/issue ... 22:27:30 Installing new version of config file /etc/issue.net ... 22:27:30 Installing new version of config file /etc/lsb-release ... 22:27:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:27:30 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:27:30 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:27:30 OK: 12618 distinct packages available 22:27:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:27:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:27:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:30 ---> 97a56f19bd4a 22:27:30 Step 6/29 : RUN go mod download 22:27:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:30 ---> Running in 0059ea357c2d 22:27:30 Removing obsolete conffile /etc/default/motd-news ... 22:27:30 (Reading database ... 13912 files and directories currently installed.) 22:27:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:27:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:27:30 Setting up bash (4.4.18-2ubuntu1.2) ... 22:27:30 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 22:27:30 (Reading database ... 13912 files and directories currently installed.) 22:27:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:27:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:27:31 (Reading database ... 13912 files and directories currently installed.) 22:27:31 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 22:27:31 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 22:27:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:27:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:27:31 OK: 12618 distinct packages available 22:27:31 OK: 217 MiB in 51 packages 22:27:31 Setting up tar (1.29b-2ubuntu0.1) ... 22:27:31 (Reading database ... 13912 files and directories currently installed.) 22:27:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:27:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:27:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:27:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:27:31 OK: 12618 distinct packages available 22:27:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:27:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:27:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:27:31 OK: 12618 distinct packages available 22:27:31 (Reading database ... 13912 files and directories currently installed.) 22:27:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:27:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:27:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:27:31 OK: 217 MiB in 51 packages 22:27:32 (Reading database ... 13912 files and directories currently installed.) 22:27:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:27:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:27:32 OK: 217 MiB in 51 packages 22:27:32 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:27:32 (Reading database ... 13912 files and directories currently installed.) 22:27:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:27:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:27:32 Setting up grep (3.1-2build1) ... 22:27:32 OK: 217 MiB in 51 packages 22:27:32 (Reading database ... 13912 files and directories currently installed.) 22:27:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:27:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:27:32 Setting up login (1:4.5-1ubuntu2) ... 22:27:32 (Reading database ... 13912 files and directories currently installed.) 22:27:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:27:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:27:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:27:33 (Reading database ... 13912 files and directories currently installed.) 22:27:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:27:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:27:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:27:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:27:33 Removing intermediate container 67952a7385e8 22:27:33 ---> ba6106003300 22:27:33 Removing intermediate container ed714ae93320 22:27:33 ---> b0792c67974a 22:27:33 Step 6/22 : COPY go.mod . 22:27:33 Step 6/22 : COPY go.mod . 22:27:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:27:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:27:34 Removing intermediate container 5587a2140270 22:27:34 ---> 5371b4e3f3b1 22:27:34 Step 6/21 : COPY go.mod . 22:27:34 Removing intermediate container 0059ea357c2d 22:27:34 ---> 2db2263bf5ba 22:27:34 Step 7/29 : COPY . . 22:27:34 Removing intermediate container 95dc4f96d804 22:27:34 ---> d1c2719a3215 22:27:34 Step 6/27 : COPY go.mod . 22:27:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:27:34 (Reading database ... 13912 files and directories currently installed.) 22:27:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:27:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:27:34 ---> b7e84f0768e2 22:27:34 Step 7/22 : RUN go mod download 22:27:34 ---> f424bdf685dc 22:27:34 Step 7/22 : RUN go mod download 22:27:35 ---> Running in 599ed4d0425d 22:27:35 ---> Running in ca5c82b4dcfb 22:27:35 ---> 1b68c2783a6f 22:27:35 Step 7/21 : RUN go mod download 22:27:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:27:35 ---> Running in 5eedf785c25f 22:27:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:27:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:27:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:27:35 ---> d7a9fa7a30a3 22:27:35 Step 7/27 : RUN go mod download 22:27:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:27:36 (Reading database ... 13912 files and directories currently installed.) 22:27:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:27:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:27:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:27:36 (Reading database ... 13912 files and directories currently installed.) 22:27:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:36 ---> Running in 8006623b29be 22:27:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:27:36 (Reading database ... 13912 files and directories currently installed.) 22:27:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:27:36 (Reading database ... 13912 files and directories currently installed.) 22:27:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:27:37 (Reading database ... 13912 files and directories currently installed.) 22:27:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:27:37 (Reading database ... 13912 files and directories currently installed.) 22:27:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:27:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:27:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:27:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:27:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:27:37 (Reading database ... 13912 files and directories currently installed.) 22:27:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:27:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:27:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:27:37 (Reading database ... 13912 files and directories currently installed.) 22:27:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:27:38 (Reading database ... 13912 files and directories currently installed.) 22:27:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:27:38 (Reading database ... 13912 files and directories currently installed.) 22:27:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:38 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:27:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:27:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:27:39 (Reading database ... 13912 files and directories currently installed.) 22:27:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 22:27:39 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 22:27:39 Setting up libc-bin (2.27-3ubuntu1.3) ... 22:27:40 (Reading database ... 13912 files and directories currently installed.) 22:27:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:27:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:27:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:27:40 (Reading database ... 13914 files and directories currently installed.) 22:27:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:27:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:27:40 Setting up debconf (1.5.66ubuntu1) ... 22:27:40 (Reading database ... 13914 files and directories currently installed.) 22:27:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:27:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:27:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:27:40 Removing intermediate container 599ed4d0425d 22:27:40 ---> 4d49f203f015 22:27:40 Step 8/22 : COPY . . 22:27:40 Removing intermediate container ca5c82b4dcfb 22:27:40 ---> 5cb89181aa66 22:27:40 Step 8/22 : COPY . . 22:27:41 (Reading database ... 13914 files and directories currently installed.) 22:27:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:27:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:27:41 Removing intermediate container 5eedf785c25f 22:27:41 ---> 3f483c7180ee 22:27:41 Step 8/21 : COPY . . 22:27:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:27:41 (Reading database ... 13914 files and directories currently installed.) 22:27:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:27:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:27:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:27:41 Removing intermediate container 8006623b29be 22:27:41 ---> 444126fe4ec6 22:27:41 Step 8/27 : COPY . . 22:27:41 (Reading database ... 13914 files and directories currently installed.) 22:27:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:27:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:27:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 22:27:42 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 22:27:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:27:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:27:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:27:42 (Reading database ... 13914 files and directories currently installed.) 22:27:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:27:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:27:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:27:42 (Reading database ... 13914 files and directories currently installed.) 22:27:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:27:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:27:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:27:43 (Reading database ... 13914 files and directories currently installed.) 22:27:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:27:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:27:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:27:43 (Reading database ... 13914 files and directories currently installed.) 22:27:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 22:27:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 22:27:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 22:27:43 (Reading database ... 13914 files and directories currently installed.) 22:27:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:27:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:27:43 Setting up passwd (1:4.5-1ubuntu2) ... 22:27:44 (Reading database ... 13914 files and directories currently installed.) 22:27:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 22:27:44 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 22:27:44 Setting up gpgv (2.2.4-1ubuntu1.3) ... 22:27:44 (Reading database ... 13914 files and directories currently installed.) 22:27:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:27:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:27:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:27:44 (Reading database ... 13914 files and directories currently installed.) 22:27:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:27:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:27:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:27:45 (Reading database ... 13914 files and directories currently installed.) 22:27:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:27:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:27:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:27:45 (Reading database ... 13914 files and directories currently installed.) 22:27:45 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 22:27:45 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 22:27:45 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 22:27:45 (Reading database ... 13914 files and directories currently installed.) 22:27:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 22:27:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 22:27:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 22:27:45 (Reading database ... 13915 files and directories currently installed.) 22:27:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:27:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:27:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:27:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:27:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 22:27:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 22:27:46 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 22:27:46 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 22:27:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:27:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:27:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:27:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:27:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:27:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:27:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:27:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:27:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:27:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:27:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:27:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:27:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:27:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:27:47 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 22:27:47 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 22:27:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:27:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:27:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:27:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:27:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:27:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:27:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:27:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:27:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:27:49 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:27:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:27:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:27:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:53 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:53 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:27:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:27:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:27:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:27:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:27:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:27:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:27:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:27:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:27:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:27:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:27:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:27:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:27:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:27:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:27:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:27:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:27:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:27:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:27:55 Setting up tzdata (2020d-0ubuntu0.18.04) ... 22:27:56 22:27:56 Current default time zone: 'Etc/UTC' 22:27:56 Local time is now: Fri Dec 11 22:27:55 UTC 2020. 22:27:56 Universal Time is now: Fri Dec 11 22:27:55 UTC 2020. 22:27:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:27:56 22:27:56 Setting up systemd-sysv (237-3ubuntu10.43) ... 22:27:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:56 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 22:27:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:27:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:27:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:27:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:27:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:27:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:27:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:27:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:27:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 22:27:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:56 Setting up patch (2.7.6-2ubuntu1.1) ... 22:27:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:27:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:27:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 22:27:56 Installing new version of config file /etc/ssl/openssl.cnf ... 22:27:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:27:56 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 22:27:56 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 22:27:58 Updating certificates in /etc/ssl/certs... 22:27:59 22 added, 17 removed; done. 22:27:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 22:27:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:27:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:27:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:27:59 Setting up pkgbinarymangler (138.18.04.1) ... 22:27:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 22:27:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:27:59 Setting up perl (5.26.1-6ubuntu0.5) ... 22:27:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 22:27:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:27:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:27:59 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 22:27:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:28:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:28:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:28:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:28:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:28:00 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:28:00 Processing triggers for systemd (237-3ubuntu10.43) ... 22:28:00 Processing triggers for mime-support (3.60ubuntu1) ... 22:28:00 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 22:28:00 Updating certificates in /etc/ssl/certs... 22:28:01 0 added, 0 removed; done. 22:28:01 Running hooks in /etc/ca-certificates/update.d... 22:28:01 done. 22:28:01 Reading package lists... 22:28:01 Building dependency tree... 22:28:01 Reading state information... 22:28:02 The following NEW packages will be installed: 22:28:02 apt-transport-https 22:28:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:28:02 Need to get 1696 B of archives. 22:28:02 After this operation, 153 kB of additional disk space will be used. 22:28:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 22:28:02 debconf: delaying package configuration, since apt-utils is not installed 22:28:02 Fetched 1696 B in 0s (24.5 kB/s) 22:28:02 Selecting previously unselected package apt-transport-https. 22:28:02 (Reading database ... 13929 files and directories currently installed.) 22:28:02 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 22:28:02 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 22:28:02 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 22:28:02 Waiting for network to be ready... 22:28:03 ---> 51add8d68a9f 22:28:03 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:28:03 ---> Running in 5b263d05b447 22:28:03 ---> 1901368ced98 22:28:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> b10c3b052f73 22:28:03 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:28:03 22:28:03 ---> 07bc0787498a 22:28:03 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:28:03 ---> 31a784f3f47d 22:28:03 Step 9/22 : RUN make cmd/core-command/core-command 22:28:04 ---> Running in b14e8f4aac43 22:28:04 ---> Running in cb3f1d2ec217 22:28:04 ---> Running in 80dafc56848b 22:28:04 ---> Running in 5363ad668e32 22:28:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:28:06 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 22:28:06 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 22:28:07 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 22:28:07 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 22:28:09 2020-12-11T22:28:06Z INFO Waiting for automatic snapd restart... 22:28:09 snapd 2.48.1 from Canonical* installed 22:28:10 "snapd" switched to the "latest/stable" channel 22:28:10 22:28:14 core18 20200929 from Canonical* installed 22:28:14 "core18" switched to the "latest/stable" channel 22:28:14 22:28:20 snapcraft 4.4.4 from Canonical* installed 22:28:20 "snapcraft" switched to the "latest/stable" channel 22:28:20 22:28:23 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: 22:28:23 - README.md 22:28:23 - snapcraft.yaml.orig 22:28:23 22:28:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:28:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:28:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:28:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:28:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:28:31 Reading package lists... 22:28:31 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 22:28:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:28:38 Reading package lists... 22:28:38 Building dependency tree... 22:28:38 Reading state information... 22:28:38 Suggested packages: 22:28:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:28:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:28:38 Recommended packages: 22:28:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:28:38 The following NEW packages will be installed: 22:28:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:28:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:28:38 pkg-config zip 22:28:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:28:38 Need to get 7655 kB of archives. 22:28:38 After this operation, 43.7 MB of additional disk space will be used. 22:28:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 22:28:38 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:28:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 22:28:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:28:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:28:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:28:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:28:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:28:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:28:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:28:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:28:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:28:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:28:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:28:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:28:39 debconf: delaying package configuration, since apt-utils is not installed 22:28:39 Fetched 7655 kB in 1s (10.4 MB/s) 22:28:39 Selecting previously unselected package libglib2.0-0:amd64. 22:28:39 (Reading database ... 13933 files and directories currently installed.) 22:28:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 22:28:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:28:39 Selecting previously unselected package libpsl5:amd64. 22:28:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:28:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:28:39 Selecting previously unselected package libnghttp2-14:amd64. 22:28:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:28:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:28:39 Selecting previously unselected package librtmp1:amd64. 22:28:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:28:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:28:40 Selecting previously unselected package libcurl3-gnutls:amd64. 22:28:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 22:28:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:28:40 Selecting previously unselected package liberror-perl. 22:28:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:28:40 Unpacking liberror-perl (0.17025-1) ... 22:28:40 Selecting previously unselected package git-man. 22:28:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:28:40 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:28:40 Selecting previously unselected package git. 22:28:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:28:40 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:28:41 Selecting previously unselected package libnorm1:amd64. 22:28:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:28:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:28:41 Selecting previously unselected package libpgm-5.2-0:amd64. 22:28:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:28:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:28:41 Selecting previously unselected package libsodium23:amd64. 22:28:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:28:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:28:41 Selecting previously unselected package libzmq5:amd64. 22:28:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:28:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:28:41 Selecting previously unselected package libzmq3-dev:amd64. 22:28:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:28:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:28:41 Selecting previously unselected package pkg-config. 22:28:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:28:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:28:41 Selecting previously unselected package zip. 22:28:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:28:41 Unpacking zip (3.0-11build1) ... 22:28:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:28:42 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:28:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:28:42 Setting up liberror-perl (0.17025-1) ... 22:28:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:28:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:28:42 No schema files found: doing nothing. 22:28:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:28:42 Setting up zip (3.0-11build1) ... 22:28:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:28:42 Setting up libsodium23:amd64 (1.0.16-2) ... 22:28:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:28:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:28:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:28:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:28:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:28:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:28:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:28:49 git set to automatically installed. 22:28:49 git-man set to automatically installed. 22:28:49 libcurl3-gnutls set to automatically installed. 22:28:49 liberror-perl set to automatically installed. 22:28:49 libglib2.0-0 set to automatically installed. 22:28:49 libnghttp2-14 set to automatically installed. 22:28:49 libnorm1 set to automatically installed. 22:28:49 libpgm-5.2-0 set to automatically installed. 22:28:49 libpsl5 set to automatically installed. 22:28:49 librtmp1 set to automatically installed. 22:28:49 libsodium23 set to automatically installed. 22:28:49 libzmq3-dev set to automatically installed. 22:28:49 libzmq5 set to automatically installed. 22:28:49 pkg-config set to automatically installed. 22:28:49 zip set to automatically installed. 22:28:51 snapd is not logged in, snap install commands will use sudo 22:28:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:28:58 snap "core18" has no updates available 22:28:59 Pulling config-common 22:29:00 Pulling go-build-helper 22:29:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:29:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:29:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:29:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 22:29:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:29:26 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:29:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:29:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:29:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:29:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:29:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:29:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 22:29:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 22:29:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 22:29:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 22:29:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 22:29:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 22:29:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 22:29:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:29:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 22:29:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 22:29:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 22:29:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 22:29:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 22:29:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 22:29:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 22:29:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 22:29:26 Fetched 23.4 MB in 0s (0 B/s) 22:29:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:29:26 Fetched 96.5 kB in 0s (0 B/s) 22:29:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:29:26 Fetched 279 kB in 0s (0 B/s) 22:29:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:29:26 Fetched 122 kB in 0s (0 B/s) 22:29:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:29:26 Fetched 77.8 kB in 0s (0 B/s) 22:29:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:29:26 Fetched 8848 B in 0s (0 B/s) 22:29:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:29:26 Fetched 47.8 kB in 0s (0 B/s) 22:29:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:29:26 Fetched 45.6 kB in 0s (0 B/s) 22:29:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 22:29:26 Fetched 14.8 kB in 0s (0 B/s) 22:29:26 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 22:29:26 Fetched 214 kB in 0s (0 B/s) 22:29:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 22:29:26 Fetched 155 kB in 0s (0 B/s) 22:29:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:29:26 Fetched 50.6 kB in 0s (0 B/s) 22:29:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:29:26 Fetched 14.8 kB in 0s (0 B/s) 22:29:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:29:26 Fetched 41.8 kB in 0s (0 B/s) 22:29:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:29:26 Fetched 499 kB in 0s (0 B/s) 22:29:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:29:26 Fetched 111 kB in 0s (0 B/s) 22:29:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:29:26 Fetched 240 kB in 0s (0 B/s) 22:29:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:29:26 Fetched 29.3 kB in 0s (0 B/s) 22:29:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:29:26 Fetched 85.5 kB in 0s (0 B/s) 22:29:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:29:26 Fetched 24.5 kB in 0s (0 B/s) 22:29:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 22:29:26 Fetched 49.2 kB in 0s (0 B/s) 22:29:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:29:26 Fetched 54.2 kB in 0s (0 B/s) 22:29:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:29:26 Fetched 30.8 kB in 0s (0 B/s) 22:29:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 22:29:26 Fetched 17.0 kB in 0s (0 B/s) 22:29:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:29:26 Fetched 85.9 kB in 0s (0 B/s) 22:29:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:29:26 Fetched 8720 B in 0s (0 B/s) 22:29:26 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:29:26 Fetched 137 kB in 0s (0 B/s) 22:29:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:29:26 Fetched 119 kB in 0s (0 B/s) 22:29:26 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:29:26 Fetched 109 kB in 0s (0 B/s) 22:29:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:29:26 Fetched 11.1 kB in 0s (0 B/s) 22:29:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:29:26 Fetched 645 kB in 0s (0 B/s) 22:29:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:29:26 Fetched 41.3 kB in 0s (0 B/s) 22:29:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:29:26 Fetched 17.9 kB in 0s (0 B/s) 22:29:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:29:26 Fetched 368 kB in 0s (0 B/s) 22:29:26 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 22:29:26 Fetched 187 kB in 0s (0 B/s) 22:29:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:29:26 Fetched 175 kB in 0s (0 B/s) 22:29:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:29:26 Fetched 206 kB in 0s (0 B/s) 22:29:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 22:29:26 Fetched 1301 kB in 0s (0 B/s) 22:29:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:29:26 Fetched 36.2 kB in 0s (0 B/s) 22:29:26 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 22:29:26 Fetched 159 kB in 0s (0 B/s) 22:29:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:29:26 Fetched 107 kB in 0s (0 B/s) 22:29:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:29:26 Fetched 48.7 kB in 0s (0 B/s) 22:29:26 Pulling static-packages 22:29:27 'go115' has dependencies that need to be staged: static-packages go-build-helper 22:29:27 Skipping pull go-build-helper (already ran) 22:29:27 Skipping pull static-packages (already ran) 22:29:27 Building go-build-helper 22:29:28 Removing intermediate container 5b263d05b447 22:29:28 ---> 0d6e460732e7 22:29:28 22:29:28 Step 9/29 : FROM alpine:latest 22:29:28 latest: Pulling from library/alpine 22:29:28 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:29:28 Status: Downloaded newer image for alpine:latest 22:29:28 ---> dd36a01c3f31 22:29:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:29:28 ---> Running in 0b89b8bd95f0 22:29:28 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 22:29:28 Removing intermediate container 0b89b8bd95f0 22:29:28 ---> 4f87125a3460 22:29:28 Step 11/29 : USER root 22:29:28 ---> Running in 57a1abc4b70c 22:29:28 Removing intermediate container 57a1abc4b70c 22:29:28 ---> 5b7c892d7847 22:29:28 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:29:28 ---> Running in 5a00dd5b312d 22:29:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:28 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:29:28 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:29:28 OK: 12615 distinct packages available 22:29:28 (1/2) Installing ca-certificates (20191127-r4) 22:29:29 (2/2) Installing dumb-init (1.2.2-r1) 22:29:29 Executing busybox-1.31.1-r19.trigger 22:29:29 Executing ca-certificates-20191127-r4.trigger 22:29:29 OK: 6 MiB in 16 packages 22:29:32 Building static-packages 22:29:33 Removing intermediate container 5a00dd5b312d 22:29:33 ---> 5746dfd8a857 22:29:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:29:33 ---> Running in e9909b22dd5b 22:29:33 Removing intermediate container 5363ad668e32 22:29:33 ---> fe8670337f6a 22:29:33 22:29:33 Step 10/22 : FROM alpine:3.10 22:29:33 3.10: Pulling from library/alpine 22:29:34 Staging go-build-helper 22:29:34 Removing intermediate container e9909b22dd5b 22:29:34 ---> 96ac1212f5f4 22:29:34 Step 14/29 : WORKDIR $BASE_DIR 22:29:35 ---> Running in 4e6803e8f6cd 22:29:35 Staging static-packages 22:29:35 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:29:35 Status: Downloaded newer image for alpine:3.10 22:29:35 ---> 536a684cf733 22:29:35 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:29:35 ---> Running in 11397b9db58d 22:29:36 Removing intermediate container 4e6803e8f6cd 22:29:36 ---> 2953f1085a14 22:29:36 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:29:36 ---> Running in 10f873ae1b53 22:29:37 Pulling go115 22:29:37 'edgex-go' has dependencies that need to be staged: go115 22:29:37 Skipping pull go115 (already ran) 22:29:37 Building go115 22:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:37 Dload Upload Total Spent Left Speed 22:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:29:39 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:29:39 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:29:39 OK: 10169 distinct packages available 22:29:40 (1/5) Installing ca-certificates (20191127-r2) 22:29:40 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:29:40 (3/5) Installing libcurl (7.66.0-r3) 22:29:40 (4/5) Installing curl (7.66.0-r3) 22:29:40 (5/5) Installing dumb-init (1.2.2-r1) 22:29:40 Executing busybox-1.30.1-r3.trigger 22:29:40 Executing ca-certificates-20191127-r2.trigger 22:29:40 OK: 7 MiB in 19 packages 22:29:40 Removing intermediate container 80dafc56848b 22:29:40 ---> 9cb509dabbfd 22:29:40 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:29:40 Removing intermediate container cb3f1d2ec217 22:29:40 ---> 240b57d70075 22:29:40 22:29:40 Step 10/21 : FROM alpine 22:29:40 ---> dd36a01c3f31 22:29:40 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:29:41 Removing intermediate container 10f873ae1b53 22:29:41 ---> cbefb4ddfa0c 22:29:41 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:29:41 ---> Running in c153cc8e2a3b 22:29:41 ---> Running in f37b6b045046 22:29:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.0M 0 0 17.3M 0 0:00:06 --:--:-- 0:00:06 17.3M 45 115M 45 52.2M 0 0 28.8M 0 0:00:04 0:00:01 0:00:03 28.8M 76 115M 76 88.7M 0 0 31.4M 0 0:00:03 0:00:02 0:00:01 31.4M 100 115M 100 115M 0 0 32.2M 0 0:00:03 0:00:03 --:--:-- 32.2M 22:29:42 go1.15.2.linux-amd64.tar.gz: OK 22:29:43 Removing intermediate container 11397b9db58d 22:29:43 ---> e4bcb47617da 22:29:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:43 ---> 7229fa16c97d 22:29:43 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:29:43 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 22:29:43 ---> Running in 677f24746136 22:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:44 Removing intermediate container 677f24746136 22:29:44 ---> 28f56d1c2a9c 22:29:44 Step 13/22 : WORKDIR / 22:29:44 ---> Running in 0d0a29b55487 22:29:44 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:29:44 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:29:44 OK: 12615 distinct packages available 22:29:44 ---> 49a95d941689 22:29:44 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:29:45 (1/4) Installing ca-certificates (20191127-r4) 22:29:45 Removing intermediate container 0d0a29b55487 22:29:45 ---> b42ed0a7b2e0 22:29:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:29:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:29:45 (3/4) Installing libcurl (7.69.1-r3) 22:29:45 (4/4) Installing curl (7.69.1-r3) 22:29:45 Executing busybox-1.31.1-r19.trigger 22:29:45 Executing ca-certificates-20191127-r4.trigger 22:29:46 OK: 7 MiB in 18 packages 22:29:47 ---> 13b3f38e4f62 22:29:47 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:29:47 Staging go115 22:29:47 ---> 88502a3c524e 22:29:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:29:49 Removing intermediate container f37b6b045046 22:29:49 ---> c2e942d3d5de 22:29:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:29:49 Removing intermediate container c153cc8e2a3b 22:29:49 ---> 63954065c33f 22:29:49 22:29:49 Step 11/27 : FROM docker:latest 22:29:49 ---> eeaf43b92773 22:29:49 Step 12/27 : RUN apk add --no-cache bash 22:29:49 ---> e644ce640bdb 22:29:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:29:49 Removing intermediate container b14e8f4aac43 22:29:49 ---> 23869fb97f90 22:29:49 22:29:49 Step 10/22 : FROM scratch 22:29:49 ---> 22:29:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:29:49 ---> e16df16168ba 22:29:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:29:49 ---> Running in 4c5d9b71c908 22:29:50 ---> Running in 8f2ef4aa723b 22:29:50 ---> Running in e34c49da2d04 22:29:50 ---> 1a9a9c19bb22 22:29:50 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:29:50 Removing intermediate container 4c5d9b71c908 22:29:50 ---> 73c323f98015 22:29:50 Step 13/21 : WORKDIR /edgex 22:29:50 Removing intermediate container e34c49da2d04 22:29:50 ---> 84572b25dbb3 22:29:50 Step 12/22 : ENV APP_PORT=48082 22:29:50 ---> Running in 074a8a1349f6 22:29:51 ---> Running in 1ee5ec6abef7 22:29:51 ---> Running in 1a837b53d485 22:29:51 ---> 0fc7acb64256 22:29:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:51 Removing intermediate container 1ee5ec6abef7 22:29:51 ---> 255f04e075dd 22:29:51 Step 13/22 : EXPOSE $APP_PORT 22:29:51 Removing intermediate container 1a837b53d485 22:29:51 ---> 138f912ac347 22:29:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:29:51 ---> Running in a324119902b6 22:29:52 ---> 39991375186d 22:29:52 Step 18/22 : RUN chmod +x entrypoint.sh 22:29:52 (1/2) Installing readline (8.0.4-r0) 22:29:52 (2/2) Installing bash (5.0.17-r0) 22:29:52 Executing bash-5.0.17-r0.post-install 22:29:52 Executing busybox-1.31.1-r19.trigger 22:29:52 OK: 12 MiB in 22 packages 22:29:52 ---> Running in 78e2e85f1630 22:29:52 Removing intermediate container a324119902b6 22:29:52 ---> efb8cfc6eb46 22:29:52 Step 14/22 : WORKDIR / 22:29:52 ---> Running in 6152066216f7 22:29:53 ---> de59c06baddd 22:29:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:29:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:29:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:29:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:29:53 Fetched 0 B in 0s (0 B/s) 22:29:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:29:53 Fetched 224 kB in 0s (0 B/s) 22:29:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:29:53 Fetched 157 kB in 0s (0 B/s) 22:29:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:29:53 Fetched 221 kB in 0s (0 B/s) 22:29:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:29:53 Fetched 143 kB in 0s (0 B/s) 22:29:53 Pulling edgex-go 22:29:54 Removing intermediate container 6152066216f7 22:29:54 ---> a2661622a027 22:29:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:29:54 Removing intermediate container 8f2ef4aa723b 22:29:54 ---> fb38444537f1 22:29:54 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:29:54 Removing intermediate container 074a8a1349f6 22:29:54 ---> bc6b81001a16 22:29:54 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:29:54 ---> Running in ab3faac3de3e 22:29:54 ---> 7b3875e59573 22:29:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:29:55 Pulling version 22:29:55 ---> 271af96096e9 22:29:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:29:55 ---> fb7629fe9540 22:29:55 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:29:55 ---> Running in 56d6836905ac 22:29:55 Removing intermediate container 78e2e85f1630 22:29:55 ---> 4572982b3ea6 22:29:55 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:29:56 Building config-common 22:29:56 ---> Running in 4e5356b8b462 22:29:56 ---> ca7114e1d6b6 22:29:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:29:56 ---> 1c302bed4996 22:29:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:29:57 ---> Running in 94f7e694dd96 22:29:57 Removing intermediate container 4e5356b8b462 22:29:57 ---> 4fc4e2ceaf42 22:29:57 Step 20/22 : LABEL arch=arm64 22:29:57 ---> Running in 9a6026bb00dc 22:29:57 ---> cbc5dcdfa0d2 22:29:57 Step 18/22 : ENTRYPOINT ["/core-command"] 22:29:57 Removing intermediate container 94f7e694dd96 22:29:57 ---> 1c4ecdb031eb 22:29:57 Step 18/21 : CMD ["--init=true"] 22:29:58 Removing intermediate container ab3faac3de3e 22:29:58 ---> a39e96f0002b 22:29:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:29:58 ---> Running in 9ca2db81a05e 22:29:58 ---> Running in 4ffbfab2542a 22:29:58 ---> Running in e6cf84a3883c 22:29:58 Removing intermediate container 9a6026bb00dc 22:29:58 ---> 6e4f146ec803 22:29:58 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:29:58 Skipping build go-build-helper (already ran) 22:29:58 Skipping build static-packages (already ran) 22:29:58 Skipping build go115 (already ran) 22:29:58 Building edgex-go 22:29:58 ---> Running in 7991fc45c911 22:29:59 Removing intermediate container 9ca2db81a05e 22:29:59 ---> 52ed9ab998e7 22:29:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:59 Removing intermediate container 4ffbfab2542a 22:29:59 ---> ef57f06e02de 22:29:59 Step 19/21 : LABEL arch=arm64 22:29:59 Removing intermediate container e6cf84a3883c 22:29:59 ---> 8cc311cd3663 22:29:59 Step 15/27 : ENV APP_PORT=48090 22:29:59 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 22:29:59 ---> Running in f8103c1fb598 22:29:59 ---> Running in 2b6cc71ae8b5 22:29:59 ---> Running in 9ee37229ab9e 22:29:59 Removing intermediate container 7991fc45c911 22:29:59 ---> 02c9c073d0ff 22:29:59 Removing intermediate container 56d6836905ac 22:29:59 Step 22/22 : LABEL version=0.0.0 22:29:59 ---> cce83679e5cc 22:29:59 Step 24/29 : RUN chmod 755 security-secrets-setup 22:29:59 ---> Running in 194b3f643946 22:29:59 ---> Running in d22876d0dcbe 22:29:59 Removing intermediate container f8103c1fb598 22:29:59 ---> 7b6054e2abfb 22:29:59 Step 20/22 : LABEL arch=arm64 22:30:00 go: downloading github.com/gorilla/mux v1.8.0 22:30:00 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 22:30:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 22:30:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 22:30:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:30:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:30:00 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 22:30:00 Removing intermediate container 2b6cc71ae8b5 22:30:00 ---> 307629d8ffa6 22:30:00 Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:30:00 Removing intermediate container 9ee37229ab9e 22:30:00 ---> d9c9adbe3817 22:30:00 Step 16/27 : EXPOSE $APP_PORT 22:30:00 ---> Running in 8f7697ac4857 22:30:00 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 22:30:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:30:00 go: downloading github.com/x448/float16 v0.8.4 22:30:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:30:00 go: downloading github.com/go-kit/kit v0.8.0 22:30:00 go: downloading github.com/imdario/mergo v0.3.11 22:30:00 go: downloading github.com/pkg/errors v0.8.1 22:30:00 go: downloading gopkg.in/yaml.v2 v2.4.0 22:30:00 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:30:00 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 22:30:00 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 22:30:00 go: downloading github.com/hashicorp/consul/api v1.1.0 22:30:00 go: downloading github.com/google/uuid v1.1.2 22:30:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:30:00 go: downloading github.com/go-playground/validator/v10 v10.3.0 22:30:00 go: downloading github.com/pebbe/zmq4 v1.0.0 22:30:00 go: downloading github.com/pelletier/go-toml v1.2.0 22:30:00 go: downloading github.com/BurntSushi/toml v0.3.1 22:30:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:30:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:30:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:30:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:30:00 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:30:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:30:00 go: downloading github.com/leodido/go-urn v1.2.0 22:30:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:30:00 go: downloading github.com/mitchellh/copystructure v1.0.0 22:30:00 go: downloading github.com/hashicorp/serf v0.8.2 22:30:00 go: downloading github.com/go-playground/universal-translator v0.17.0 22:30:00 ---> Running in 4a60fbcd41c6 22:30:00 ---> Running in c63937145830 22:30:00 Removing intermediate container 194b3f643946 22:30:00 ---> 967aabd4a42b 22:30:00 22:30:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:30:00 go: downloading github.com/go-playground/locales v0.13.0 22:30:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:30:00 Removing intermediate container 8f7697ac4857 22:30:00 ---> be78aa00c775 22:30:00 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:30:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:30:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:30:01 Removing intermediate container c63937145830 22:30:01 ---> 3954f6c31db3 22:30:01 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:30:01 Successfully built 967aabd4a42b 22:30:01 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:30:01  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 22:30:01 ---> Running in faf7ed79fbad 22:30:01 Removing intermediate container 4a60fbcd41c6 22:30:01 ---> 7b4f35540842 22:30:01 Step 21/21 : LABEL version=0.0.0 22:30:01 ---> Running in 3b5b070d5f12 22:30:01 Removing intermediate container faf7ed79fbad 22:30:01 ---> d54b32a06e59 22:30:01 Step 22/22 : LABEL version=0.0.0 22:30:02 ---> Running in 41de1ae5105e 22:30:02 Removing intermediate container 3b5b070d5f12 22:30:02 ---> 64661b0a7bbc 22:30:02 22:30:03 ---> b09f9801a533 22:30:03 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:30:03 Successfully built 64661b0a7bbc 22:30:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:30:03  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 22:30:03 Removing intermediate container 41de1ae5105e 22:30:03 ---> 277a865c21a5 22:30:03 22:30:03 Removing intermediate container d22876d0dcbe 22:30:03 ---> 8b32ed64cb88 22:30:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:30:03 Successfully built 277a865c21a5 22:30:04 Successfully tagged docker-core-command-go-arm64:latest 22:30:04 Building docker-support-scheduler-go 22:30:04  Building docker-core-command-go ... done  ---> 4e2e35381f7e 22:30:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:30:04 ---> Running in f1e324183044 22:30:04 Removing intermediate container f1e324183044 22:30:04 ---> 9b669a8b26ed 22:30:04 Step 26/29 : CMD [ "generate" ] 22:30:05 ---> Running in 417a35c1ca59 22:30:05 ---> 375f6c042a7b 22:30:05 Step 20/27 : RUN apk --no-cache add py3-pip 22:30:05 ---> Running in 9faefa5201a3 22:30:05 Removing intermediate container 417a35c1ca59 22:30:05 ---> e50d8c1b362f 22:30:05 Step 27/29 : LABEL arch=arm64 22:30:05 ---> Running in a9469a6218c5 22:30:06 Removing intermediate container a9469a6218c5 22:30:06 ---> 18b072b86c51 22:30:06 Step 28/29 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:07 (1/33) Installing libbz2 (1.0.8-r1) 22:30:07 (2/33) Installing expat (2.2.9-r1) 22:30:07 (3/33) Installing libffi (3.3-r2) 22:30:07 (4/33) Installing gdbm (1.13-r1) 22:30:07 (5/33) Installing xz-libs (5.2.5-r0) 22:30:07 (6/33) Installing sqlite-libs (3.32.1-r0) 22:30:07 (7/33) Installing python3 (3.8.5-r0) 22:30:07 ---> Running in 19fec7d244dd 22:30:09 Removing intermediate container 19fec7d244dd 22:30:09 ---> aac398c426b8 22:30:09 Step 29/29 : LABEL version=0.0.0 22:30:09 (8/33) Installing py3-appdirs (1.4.4-r1) 22:30:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:30:09 (10/33) Installing py3-parsing (2.4.7-r0) 22:30:09 (11/33) Installing py3-six (1.15.0-r0) 22:30:09 (12/33) Installing py3-packaging (20.4-r0) 22:30:09 (13/33) Installing py3-setuptools (47.0.0-r0) 22:30:09 (14/33) Installing py3-chardet (3.0.4-r4) 22:30:09 (15/33) Installing py3-idna (2.9-r0) 22:30:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:30:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:30:09 (18/33) Installing py3-requests (2.23.0-r0) 22:30:09 (19/33) Installing py3-msgpack (1.0.0-r0) 22:30:09 (20/33) Installing py3-lockfile (0.12.2-r3) 22:30:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:30:09 (22/33) Installing py3-colorama (0.4.3-r0) 22:30:09 (23/33) Installing py3-distlib (0.3.0-r0) 22:30:09 ---> Running in 9bd3e839c82d 22:30:09 (24/33) Installing py3-distro (1.5.0-r1) 22:30:09 (25/33) Installing py3-webencodings (0.5.1-r3) 22:30:09 (26/33) Installing py3-html5lib (1.0.1-r4) 22:30:10 (27/33) Installing py3-pytoml (0.1.21-r0) 22:30:10 (28/33) Installing py3-pep517 (0.8.2-r0) 22:30:10 (29/33) Installing py3-progress (1.5-r0) 22:30:10 (30/33) Installing py3-toml (0.10.1-r0) 22:30:10 (31/33) Installing py3-retrying (1.3.3-r0) 22:30:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:30:10 (33/33) Installing py3-pip (20.1.1-r0) 22:30:10 Executing busybox-1.31.1-r19.trigger 22:30:10 OK: 71 MiB in 55 packages 22:30:10 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 22:30:11 Removing intermediate container 9bd3e839c82d 22:30:11 ---> 10e9de2abdaa 22:30:11 22:30:11 Successfully built 10e9de2abdaa 22:30:12 Successfully tagged docker-security-secrets-setup-go-arm64:latest 22:30:12  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 22:30:15 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 22:30:15 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 22:30:17 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 22:30:17 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 22:30:17 go: downloading github.com/stretchr/testify v1.5.1 22:30:17 go: downloading github.com/davecgh/go-spew v1.1.1 22:30:17 go: downloading github.com/pmezard/go-difflib v1.0.0 22:30:18 Removing intermediate container 9faefa5201a3 22:30:18 ---> 1d18a1bfa4a3 22:30:18 Step 21/27 : RUN pip install docker-compose==1.23.2 22:30:19 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 22:30:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:30:19 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:30:19 ---> Running in 83374de0a195 22:30:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:30:21 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 22:30:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:30:22 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 22:30:22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:30:24 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 22:30:24 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 22:30:25 Collecting docker-compose==1.23.2 22:30:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:30:25 Collecting texttable<0.10,>=0.9.0 22:30:25 Downloading texttable-0.9.1.tar.gz (11 kB) 22:30:25 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 22:30:28 Collecting websocket-client<1.0,>=0.32.0 22:30:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:30:28 Collecting PyYAML<4,>=3.10 22:30:28 Downloading PyYAML-3.13.tar.gz (270 kB) 22:30:29 Building version 22:30:31 Staging config-common 22:30:32 Skipping stage go-build-helper (already ran) 22:30:32 Skipping stage static-packages (already ran) 22:30:32 Skipping stage go115 (already ran) 22:30:32 Staging edgex-go 22:30:33 Collecting docker<4.0,>=3.6.0 22:30:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:30:33 Staging version 22:30:33 Collecting jsonschema<3,>=2.5.1 22:30:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:30:34 Collecting dockerpty<0.5,>=0.4.1 22:30:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:30:34 Priming config-common 22:30:35 Priming go-build-helper 22:30:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:30:36 Collecting docopt<0.7,>=0.6.1 22:30:36 Downloading docopt-0.6.2.tar.gz (25 kB) 22:30:36 Priming static-packages 22:30:38 Collecting cached-property<2,>=1.2.0 22:30:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:30:39 Priming go115 22:30:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:30:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:30:40 Priming edgex-go 22:30:40 Collecting docker-pycreds>=0.4.0 22:30:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:30: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) 22:30:40 Collecting idna<2.8,>=2.5 22:30:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:30:41 Priming version 22:30:41 Collecting urllib3<1.25,>=1.21.1 22:30:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:30: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) 22:30:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:30:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:30:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:30:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:30:42 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:30:43 Installing collected packages: texttable, websocket-client, PyYAML, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, docopt, cached-property, docker-compose 22:30:43 Running setup.py install for texttable: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:45 Running setup.py install for texttable: finished with status 'done' [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:45 Running setup.py install for PyYAML: started 22:30:48 Running setup.py install for PyYAML: finished with status 'done' 22:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:48 ---> adcf4e536805 22:30:48 Step 3/24 : WORKDIR /edgex-go 22:30:48 ---> Using cache 22:30:48 ---> c627ec4ce02a 22:30:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:48 ---> Using cache 22:30:48 ---> e9da195b20f8 22:30:48 Step 5/24 : RUN apk update && apk add make git 22:30:49 Attempting uninstall: idna 22:30:49 Found existing installation: idna 2.9 22:30:49 Uninstalling idna-2.9: 22:30:49 Successfully uninstalled idna-2.9 22:30:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:30:51 ---> adcf4e536805 22:30:51 Step 3/22 : WORKDIR /edgex-go 22:30:51 ---> Using cache 22:30:51 ---> c627ec4ce02a 22:30:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:51 ---> Using cache 22:30:51 ---> e9da195b20f8 22:30:51 Step 5/22 : RUN apk update && apk add make git 22:30:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:30:51 ---> adcf4e536805 22:30:51 Step 3/21 : WORKDIR /edgex-go 22:30:51 ---> Using cache 22:30:51 ---> c627ec4ce02a 22:30:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:51 ---> Using cache 22:30:51 ---> e9da195b20f8 22:30:51 Step 5/21 : RUN apk update && apk add make git 22:30:51 Attempting uninstall: urllib3 22:30:51 Found existing installation: urllib3 1.25.9 22:30:51 Uninstalling urllib3-1.25.9: 22:30:51 Successfully uninstalled urllib3-1.25.9 22:30:53 Attempting uninstall: requests 22:30:53 Found existing installation: requests 2.23.0 22:30:53 Uninstalling requests-2.23.0: 22:30:53 Successfully uninstalled requests-2.23.0 22:30:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:30:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:54 ---> adcf4e536805 22:30:54 Step 3/24 : WORKDIR /edgex-go 22:30:54 ---> Using cache 22:30:54 ---> c627ec4ce02a 22:30:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:54 ---> Using cache 22:30:54 ---> e9da195b20f8 22:30:54 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:30:55 ---> Running in f8c96e83a80b 22:30:55 ---> Running in f4b970ed5835 22:30:55 ---> Running in e97a4123bd2d 22:30:55 ---> Running in 1df584666658 22:30:56 Running setup.py install for dockerpty: started 22:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:30:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:58 Running setup.py install for dockerpty: finished with status 'done' 22:30:58 Running setup.py install for docopt: started 22:30:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:30:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:30:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:30:59 OK: 12618 distinct packages available 22:30:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:30:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:30:59 OK: 12618 distinct packages available 22:30:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:30:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:30:59 OK: 12618 distinct packages available 22:31:00 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:31:00 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:31:00 OK: 12618 distinct packages available 22:31:00 OK: 217 MiB in 51 packages 22:31:00 Running setup.py install for docopt: finished with status 'done' 22:31:00 OK: 217 MiB in 51 packages 22:31:00 OK: 217 MiB in 51 packages 22:31:01 OK: 217 MiB in 51 packages 22:31:02 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 22:31:02 Removing intermediate container f8c96e83a80b 22:31:02 ---> 9ef30c1c9c2d 22:31:02 Step 6/24 : COPY go.mod . 22:31:02 Removing intermediate container 1df584666658 22:31:02 ---> a3fcbd258fb6 22:31:02 Step 6/22 : COPY go.mod . 22:31:03 Removing intermediate container e97a4123bd2d 22:31:03 ---> 31ee6030a75a 22:31:03 Step 6/24 : COPY go.mod . 22:31:03 Removing intermediate container f4b970ed5835 22:31:03 ---> 5d4c29fae056 22:31:03 Step 6/21 : COPY go.mod . 22:31:03 ---> 30465ee57530 22:31:03 Step 7/24 : RUN go mod download 22:31:03 ---> Running in 28afb03dfa16 22:31:04 ---> 3236a6b3e3ec 22:31:04 Step 7/22 : RUN go mod download 22:31:04 ---> Running in af7daf08e7a7 22:31:04 ---> e49522d237b8 22:31:04 Step 7/24 : RUN go mod download 22:31:04 ---> 51898f2e438a 22:31:04 Step 7/21 : RUN go mod download 22:31:04 ---> Running in 00b7c23005ec 22:31:04 ---> Running in 540a3b249b41 22:31:08 Removing intermediate container 83374de0a195 22:31:08 ---> d471078071e1 22:31:08 Step 22/27 : RUN apk --no-cache add curl 22:31:08 ---> Running in c6b2138865e1 22:31:08 Removing intermediate container 28afb03dfa16 22:31:08 ---> 3df8c7c97266 22:31:08 Step 8/24 : COPY . . 22:31:08 Removing intermediate container af7daf08e7a7 22:31:08 ---> ed450fec9a74 22:31:08 Step 8/22 : COPY . . 22:31:08 Removing intermediate container 00b7c23005ec 22:31:08 ---> 5cf7b652e026 22:31:08 Step 8/24 : COPY . . 22:31:09 Removing intermediate container 540a3b249b41 22:31:09 ---> a5b240785a8e 22:31:09 Step 8/21 : COPY . . 22:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:31:11 (2/3) Installing libcurl (7.69.1-r3) 22:31:11 (3/3) Installing curl (7.69.1-r3) 22:31:11 Executing busybox-1.31.1-r19.trigger 22:31:11 OK: 71 MiB in 58 packages 22:31:19 Removing intermediate container c6b2138865e1 22:31:19 ---> 5f28ad83e623 22:31:19 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:31:19 ---> Running in fbb653a23e97 22:31:20 Removing intermediate container fbb653a23e97 22:31:20 ---> e5f8cb83d5a0 22:31:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:21 ---> Running in e85decd31a4d 22:31:22 Removing intermediate container e85decd31a4d 22:31:22 ---> c93c5e2cfd80 22:31:22 Step 25/27 : LABEL arch=arm64 22:31:23 ---> Running in 428625edb226 22:31:24 Removing intermediate container 428625edb226 22:31:24 ---> 4401ed9cfb69 22:31:24 Step 26/27 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:31:25 ---> Running in 2b8c799dd559 22:31:27 Removing intermediate container 2b8c799dd559 22:31:27 ---> fa379bd8f9aa 22:31:27 Step 27/27 : LABEL version=0.0.0 22:31:29 ---> Running in 1ee7517d28e8 22:31:30 Removing intermediate container 1ee7517d28e8 22:31:30 ---> 097b25ab9934 22:31:30 22:31:30 ---> 30791fc51db3 22:31:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:31:30 ---> Running in 51f1f8b7dbf7 22:31:30 Successfully built 097b25ab9934 22:31:30 ---> 5c9431388231 22:31:30 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:31:30 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:31:30 Building docker-core-data-go 22:31:30 ---> fda67904c77e 22:31:30 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:31:30  Building docker-sys-mgmt-agent-go ... done  ---> Running in 43e20db6fd40 22:31:30 ---> Running in e2b2d59f8951 22:31:31 ---> fe3a20d32dbf 22:31:31 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:31:31 ---> Running in 485757f2c2bc 22:31:32 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 22:31:33 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 22:31:33 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 22:31:33 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 22:32:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:32:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:32:00 ---> adcf4e536805 22:32:00 Step 3/23 : WORKDIR /edgex-go 22:32:00 ---> Using cache 22:32:00 ---> c627ec4ce02a 22:32:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:00 ---> Using cache 22:32:00 ---> e9da195b20f8 22:32:00 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:32:01 ---> Running in d63503d7ebfd 22:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:32:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:32:06 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:32:06 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:32:06 OK: 12618 distinct packages available 22:32:07 OK: 217 MiB in 51 packages 22:32:09 Removing intermediate container d63503d7ebfd 22:32:09 ---> 63c23fb2d1d9 22:32:09 Step 6/23 : COPY go.mod . 22:32:10 ---> c15d076a8b75 22:32:10 Step 7/23 : RUN go mod download 22:32:10 ---> Running in 1ed9115f6219 22:32:15 Removing intermediate container 1ed9115f6219 22:32:15 ---> 1964160edf9e 22:32:15 Step 8/23 : COPY . . 22:32:38 ---> 2f1dd72720b9 22:32:38 Step 9/23 : RUN make cmd/core-data/core-data 22:32:38 ---> Running in fbeae1c93046 22:32:38 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 22:32:56 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 22:33:14 Removing intermediate container 51f1f8b7dbf7 22:33:14 ---> 7823fea80814 22:33:14 22:33:14 Step 10/24 : FROM alpine:3.10 22:33:14 ---> 536a684cf733 22:33:14 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:33:14 ---> Using cache 22:33:14 ---> e4bcb47617da 22:33:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:14 ---> Running in 2a9d9470362a 22:33:14 Removing intermediate container 2a9d9470362a 22:33:14 ---> aaf0c51ff176 22:33:14 Step 13/24 : WORKDIR / 22:33:14 ---> Running in d8cd05fb7e32 22:33:14 Removing intermediate container d8cd05fb7e32 22:33:14 ---> 5edc9f142b5b 22:33:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:33:14 ---> e69fbfd14329 22:33:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:33:16 ---> 8ba8fba5671c 22:33:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:33:17 ---> 7f9d75937680 22:33:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:33:18 ---> d2842607b6ad 22:33:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:33:20 ---> e47a9b1ba059 22:33:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:33:21 ---> bf843c51de5d 22:33:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:21 ---> Running in 14a3bea345a9 22:33:25 Removing intermediate container 14a3bea345a9 22:33:25 ---> 5bbabf641f8a 22:33:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:33:25 ---> Running in 6a292b134dc6 22:33:25 Removing intermediate container 6a292b134dc6 22:33:25 ---> 4de22f553014 22:33:25 Step 22/24 : LABEL arch=arm64 22:33:25 ---> Running in f3e03efbe6bb 22:33:26 Removing intermediate container f3e03efbe6bb 22:33:26 ---> 5d64390ba2e7 22:33:26 Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:33:27 ---> Running in 0845bc7be82c 22:33:27 Removing intermediate container 0845bc7be82c 22:33:27 ---> a488d37aa82e 22:33:27 Step 24/24 : LABEL version=0.0.0 22:33:27 ---> Running in 50d13a5cade9 22:33:28 Removing intermediate container 50d13a5cade9 22:33:28 ---> 423fef80cdd9 22:33:28 22:33:29 Successfully built 423fef80cdd9 22:33:29 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:33:35  Building docker-security-secretstore-setup-go ... done Removing intermediate container 43e20db6fd40 22:33:35 ---> f80df2fc63e1 22:33:35 22:33:35 Step 10/24 : FROM scratch 22:33:35 ---> 22:33:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:33:35 ---> Running in 1db95aaa3cba 22:33:36 Removing intermediate container 1db95aaa3cba 22:33:36 ---> e0f64b3f102e 22:33:36 Step 12/24 : ENV APP_PORT=48060 22:33:36 ---> Running in b6c646a9922f 22:33:36 Removing intermediate container 485757f2c2bc 22:33:36 ---> 618f9741b400 22:33:36 22:33:36 Step 10/21 : FROM scratch 22:33:36 ---> 22:33:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:33:37 ---> Using cache 22:33:37 ---> 84572b25dbb3 22:33:37 Step 12/21 : ENV APP_PORT=48085 22:33:37 ---> Running in bd1e890645f2 22:33:37 Removing intermediate container b6c646a9922f 22:33:37 ---> 528a8919add9 22:33:37 Step 13/24 : EXPOSE $APP_PORT 22:33:37 ---> Running in e72ca3f4109a 22:33:38 Removing intermediate container bd1e890645f2 22:33:38 ---> 14d5c86b64a9 22:33:38 Step 13/21 : EXPOSE $APP_PORT 22:33:38 ---> Running in 142b6edcea53 22:33:38 Removing intermediate container e72ca3f4109a 22:33:38 ---> b551f9aa8927 22:33:38 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:33:38 Removing intermediate container 142b6edcea53 22:33:38 ---> a2d7d4a6348f 22:33:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:33:39 ---> 50219b4ac653 22:33:39 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:33:40 ---> f2565559f42b 22:33:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:33:42 ---> 09d42acf2372 22:33:42 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:33:42 ---> f031d6b872d1 22:33:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:33:43 ---> b170165d9194 22:33:43 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:33:43 ---> Running in 6c4485ab1e5f 22:33:44 ---> 48aba9361fae 22:33:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:33:44 Removing intermediate container 6c4485ab1e5f 22:33:44 ---> 840082c1bac4 22:33:44 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:44 ---> Running in c8bf2b906f00 22:33:45 ---> 34f930abf270 22:33:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:45 Removing intermediate container c8bf2b906f00 22:33:45 ---> e566c8a5ffdf 22:33:45 Step 19/21 : LABEL arch=arm64 22:33:45 ---> Running in 204ccef26386 22:33:46 Removing intermediate container 204ccef26386 22:33:46 ---> b430334e32a3 22:33:46 Step 20/21 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:33:46 ---> Running in cc9718bc0e5b 22:33:47 ---> e387a2a6c1c6 22:33:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:33:47 Removing intermediate container cc9718bc0e5b 22:33:47 ---> e3aadc661839 22:33:47 Step 21/21 : LABEL version=0.0.0 22:33:48 ---> Running in 8b913a88424c 22:33:48 ---> b69bf265c603 22:33:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:33:48 Removing intermediate container 8b913a88424c 22:33:48 ---> 3e662437d58a 22:33:48 22:33:49 ---> Running in ceb751c00b4c 22:33:49 Successfully built 3e662437d58a 22:33:49 Successfully tagged docker-support-scheduler-go-arm64:latest 22:33:50  Building docker-support-scheduler-go ... done Removing intermediate container ceb751c00b4c 22:33:50 ---> ddeb799d2dfc 22:33:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:50 ---> Running in 0693d139fda1 22:33:51 Removing intermediate container 0693d139fda1 22:33:51 ---> 7aabeae5792b 22:33:51 Step 22/24 : LABEL arch=arm64 22:33:51 ---> Running in 3126f296ca86 22:33:52 Removing intermediate container 3126f296ca86 22:33:52 ---> ca03f751effc 22:33:52 Step 23/24 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:33:53 ---> Running in 1b005302c097 22:33:54 Removing intermediate container 1b005302c097 22:33:54 ---> 47972bbda4dc 22:33:54 Step 24/24 : LABEL version=0.0.0 22:33:54 ---> Running in 4ced6fc89342 22:33:54 Removing intermediate container e2b2d59f8951 22:33:54 ---> 0bd94cecf8b4 22:33:54 22:33:54 Step 10/22 : FROM scratch 22:33:54 ---> 22:33:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:33:55 ---> Using cache 22:33:55 ---> 84572b25dbb3 22:33:55 Step 12/22 : ENV APP_PORT=48081 22:33:55 Removing intermediate container 4ced6fc89342 22:33:55 ---> a8a43aec2c0d 22:33:55 22:33:55 ---> Running in 26ef3a8ea11a 22:33:56 Successfully built a8a43aec2c0d 22:33:56 Removing intermediate container 26ef3a8ea11a 22:33:56 ---> ee2c69cca59a 22:33:56 Step 13/22 : EXPOSE $APP_PORT 22:33:56 Successfully tagged docker-support-notifications-go-arm64:latest 22:33:56  Building docker-support-notifications-go ... done  ---> Running in 3a646ee550dc 22:33:56 Removing intermediate container 3a646ee550dc 22:33:56 ---> 630760a623d8 22:33:56 Step 14/22 : WORKDIR / 22:33:57 ---> Running in d77b93cb7e19 22:33:57 Removing intermediate container d77b93cb7e19 22:33:57 ---> 30dee26a8fe0 22:33:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:33:58 ---> 4393dbf61f93 22:33:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:34:00 ---> 82c5b3da9500 22:34:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:34:01 ---> 228f3ea7cdad 22:34:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:34:01 ---> Running in 4bf3553ab482 22:34:02 Removing intermediate container 4bf3553ab482 22:34:02 ---> 4522e64a74b5 22:34:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:02 ---> Running in 492961f45443 22:34:03 Removing intermediate container 492961f45443 22:34:03 ---> 0fa550c89077 22:34:03 Step 20/22 : LABEL arch=arm64 22:34:03 ---> Running in 39cb7bfcfbf5 22:34:03 Removing intermediate container 39cb7bfcfbf5 22:34:03 ---> 301e4fc773aa 22:34:03 Step 21/22 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:34:03 ---> Running in 57b015947e50 22:34:04 Removing intermediate container 57b015947e50 22:34:04 ---> c63fc5b1db86 22:34:04 Step 22/22 : LABEL version=0.0.0 22:34:04 ---> Running in 25e7947d74fd 22:34:04 Removing intermediate container 25e7947d74fd 22:34:04 ---> 2b850119efde 22:34:04 22:34:05 Successfully built 2b850119efde 22:34:05 Successfully tagged docker-core-metadata-go-arm64:latest 22:34:17  Building docker-core-metadata-go ... done Removing intermediate container fbeae1c93046 22:34:17 ---> 9a5a52437e9c 22:34:17 22:34:17 Step 10/23 : FROM alpine 22:34:17 ---> dd36a01c3f31 22:34:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:34:17 ---> Running in 4dd02e2c68b4 22:34:17 Removing intermediate container 4dd02e2c68b4 22:34:17 ---> 8b90666091aa 22:34:17 Step 12/23 : ENV APP_PORT=48080 22:34:17 ---> Running in e885915e8c5c 22:34:17 Removing intermediate container e885915e8c5c 22:34:17 ---> 93721a5bac3d 22:34:17 Step 13/23 : EXPOSE $APP_PORT 22:34:17 ---> Running in 53057023c551 22:34:18 Removing intermediate container 53057023c551 22:34:18 ---> 79aa2df624ae 22:34:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:18 ---> Running in 46cc256354e3 22:34:20 Removing intermediate container 46cc256354e3 22:34:20 ---> c01dd95c261a 22:34:20 Step 15/23 : RUN apk --no-cache add zeromq 22:34:20 ---> Running in e1f915a61891 22:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:23 (1/5) Installing libgcc (9.3.0-r2) 22:34:23 (2/5) Installing libsodium (1.0.18-r0) 22:34:23 (3/5) Installing libstdc++ (9.3.0-r2) 22:34:23 (4/5) Installing libzmq (4.3.3-r0) 22:34:23 (5/5) Installing zeromq (4.3.3-r0) 22:34:23 Executing busybox-1.31.1-r19.trigger 22:34:23 OK: 8 MiB in 19 packages 22:34:25 Removing intermediate container e1f915a61891 22:34:25 ---> 88f25ea6aa1a 22:34:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:34:25 ---> de6dda0d1a2b 22:34:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:34:27 ---> c3110c0bb8b7 22:34:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:34:27 ---> 425320a9d1cf 22:34:27 Step 19/23 : ENTRYPOINT ["/core-data"] 22:34:28 ---> Running in 6ed1c19523df 22:34:28 Removing intermediate container 6ed1c19523df 22:34:28 ---> 8bde75af8541 22:34:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:28 ---> Running in 3a3974018c5e 22:34:29 Removing intermediate container 3a3974018c5e 22:34:29 ---> 20b78805a631 22:34:29 Step 21/23 : LABEL arch=arm64 22:34:29 ---> Running in d951e8640ef0 22:34:29 Removing intermediate container d951e8640ef0 22:34:29 ---> edb39adb1fb2 22:34:29 Step 22/23 : LABEL git_sha=64217ad897117b08eed8085e37ff988c959a8bbb 22:34:29 ---> Running in 14da5760634c 22:34:30 Removing intermediate container 14da5760634c 22:34:30 ---> 3d5c248fa524 22:34:30 Step 23/23 : LABEL version=0.0.0 22:34:30 ---> Running in 7e7479896cb3 22:34:30 Removing intermediate container 7e7479896cb3 22:34:30 ---> f1f2c5094343 22:34:30 22:34:31 Successfully built f1f2c5094343 22:34:31 Successfully tagged docker-core-data-go-arm64:latest 22:34:31  Building docker-core-data-go ... done  [Pipeline] } 22:34:31 $ docker stop --time=1 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 22:34:33 $ docker rm -f 642587d6fcefcfead7b03333f2f6b60a42dffd8c3718a490bff91e36842f0b83 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:34 + docker images 22:34:34 + grep docker 22:34:34 docker-core-data-go-arm64 latest f1f2c5094343 4 seconds ago 22.3MB 22:34:34 docker-core-metadata-go-arm64 latest 2b850119efde 30 seconds ago 13.6MB 22:34:34 docker-support-notifications-go-arm64 latest a8a43aec2c0d 40 seconds ago 12.9MB 22:34:34 docker-support-scheduler-go-arm64 latest 3e662437d58a 46 seconds ago 11.5MB 22:34:34 docker-security-secretstore-setup-go-arm64 latest 423fef80cdd9 About a minute ago 23.5MB 22:34:34 docker-sys-mgmt-agent-go-arm64 latest 097b25ab9934 3 minutes ago 300MB 22:34:34 docker-security-secrets-setup-go-arm64 latest 10e9de2abdaa 4 minutes ago 22.7MB 22:34:34 docker-core-command-go-arm64 latest 277a865c21a5 4 minutes ago 11.4MB 22:34:34 docker-security-proxy-setup-go-arm64 latest 64661b0a7bbc 4 minutes ago 23.4MB 22:34:34 docker-security-bootstrap-redis-go-arm64 latest 967aabd4a42b 4 minutes ago 15.2MB 22:34:34 docker latest eeaf43b92773 19 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:34:36 provisioning config files... 22:34:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3532869445755688926tmp [Pipeline] { [Pipeline] sh 22:34:36 + set +x 22:34:36 + curl -s https://codecov.io/bash 22:34:36 + bash -s -- 22:34:37 22:34:37 _____ _ 22:34:37 / ____| | | 22:34:37 | | ___ __| | ___ ___ _____ __ 22:34:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:37 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:37 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:37 Bash-20201130-cc6d3fe 22:34:37 22:34:37 22:34:37 ==> Jenkins CI detected. 22:34:37 project root: . 22:34:37 --> token set from env 22:34:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:37 ==> Running gcov in . (disable via -X gcov) 22:34:37 ==> Python coveragepy not found 22:34:37 ==> Searching for coverage reports in: 22:34:37 + . 22:34:37 -> Found 1 reports 22:34:37 ==> Detecting git/mercurial file structure 22:34:37 ==> Reading reports 22:34:37 + ./coverage.out bytes=569827 22:34:37 ==> Appending adjustments 22:34:37 https://docs.codecov.io/docs/fixing-reports 22:34:40 + Found adjustments 22:34:40 ==> Gzipping contents 22:34:40 88K /tmp/codecov.y8KmvI.gz 22:34:40 ==> Uploading reports 22:34:40 url: https://codecov.io 22:34:40 query: branch=PR-2939&commit=64217ad897117b08eed8085e37ff988c959a8bbb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 22:34:40 -> Pinging Codecov 22:34:40 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=64217ad897117b08eed8085e37ff988c959a8bbb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 22:34:41 -> Uploading to 22:34:41 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/64217ad897117b08eed8085e37ff988c959a8bbb/88fb9acb-8e76-44e3-81d7-dbcecaf3d6dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T223440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71fe75e3cc3e5bf38eb07774708f10c6a9d28d42e33ba1163f8e2af0fd256c5 22:34:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:41 Dload Upload Total Spent Left Speed 22:34:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88103 0 0 100 88103 0 130k --:--:-- --:--:-- --:--:-- 130k 100 88103 0 0 100 88103 0 130k --:--:-- --:--:-- --:--:-- 130k 22:34:42 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/64217ad897117b08eed8085e37ff988c959a8bbb [Pipeline] } 22:34:42 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 22:34:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:45 ---> package-listing.sh 22:34:45 ++ facter osfamily 22:34:45 ++ tr '[:upper:]' '[:lower:]' 22:34:45 + OS_FAMILY=redhat 22:34:45 + workspace=/w/workspace/edgex-go/4 22:34:45 + START_PACKAGES=/tmp/packages_start.txt 22:34:45 + END_PACKAGES=/tmp/packages_end.txt 22:34:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:45 + PACKAGES=/tmp/packages_start.txt 22:34:45 + '[' /w/workspace/edgex-go/4 ']' 22:34:45 + PACKAGES=/tmp/packages_end.txt 22:34:45 + case "${OS_FAMILY}" in 22:34:45 + rpm -qa 22:34:45 + sort 22:34:51 + '[' -f /tmp/packages_start.txt ']' 22:34:51 + '[' -f /tmp/packages_end.txt ']' 22:34:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:51 + '[' /w/workspace/edgex-go/4 ']' 22:34:51 + mkdir -p /w/workspace/edgex-go/4/archives/ 22:34:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 22:34:51 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:51 22:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:52 alpine: Pulling from edgex-lftools-log-publisher 22:34:52 df20fa9351a1: Pulling fs layer 22:34:52 36b3adc4ff6f: Pulling fs layer 22:34:52 8ad3a11d3b57: Pulling fs layer 22:34:52 46f8f816bc3b: Pulling fs layer 22:34:52 93b61091891f: Pulling fs layer 22:34:52 93b9cdb0e59b: Pulling fs layer 22:34:52 5e14af77c1be: Pulling fs layer 22:34:52 01666e4c0597: Pulling fs layer 22:34:52 aa168da1d23b: Pulling fs layer 22:34:52 46f8f816bc3b: Waiting 22:34:52 93b61091891f: Waiting 22:34:52 93b9cdb0e59b: Waiting 22:34:52 5e14af77c1be: Waiting 22:34:52 01666e4c0597: Waiting 22:34:52 aa168da1d23b: Waiting 22:34:52 36b3adc4ff6f: Verifying Checksum 22:34:52 36b3adc4ff6f: Download complete 22:34:52 46f8f816bc3b: Download complete 22:34:52 8ad3a11d3b57: Verifying Checksum 22:34:52 8ad3a11d3b57: Download complete 22:34:52 93b9cdb0e59b: Verifying Checksum 22:34:52 93b9cdb0e59b: Download complete 22:34:52 5e14af77c1be: Download complete 22:34:52 df20fa9351a1: Verifying Checksum 22:34:52 df20fa9351a1: Download complete 22:34:52 01666e4c0597: Verifying Checksum 22:34:52 01666e4c0597: Download complete 22:34:52 93b61091891f: Download complete 22:34:52 df20fa9351a1: Pull complete 22:34:53 36b3adc4ff6f: Pull complete 22:34:53 8ad3a11d3b57: Pull complete 22:34:53 46f8f816bc3b: Pull complete 22:34:54 aa168da1d23b: Verifying Checksum 22:34:54 aa168da1d23b: Download complete 22:34:55 93b61091891f: Pull complete 22:34:56 93b9cdb0e59b: Pull complete 22:34:56 5e14af77c1be: Pull complete 22:34:56 01666e4c0597: Pull complete 22:35:06 aa168da1d23b: Pull complete 22:35:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:35:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:35:06 prd-centos7-docker-4c-2g-15634 does not seem to be running inside a container 22:35:06 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:35:11 $ docker top 6049025df8ebd2654f6ba67dd24b5c16bd54ea6a45710bd77124efbd143dc30a -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:12 + mkdir -p /var/log/sa [Pipeline] sh 22:35:13 + ls /var/log/sa-host 22:35:13 + sadf -c /var/log/sa-host/sa11 22:35:13 file_magic: OK 22:35:13 HZ: Using current value: 100 22:35:13 file_header: OK 22:35:13 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 22:35:13 Statistics: 22:35:13 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... 22:35:13 File successfully converted to sysstat format version 12.2.1 22:35:13 + sadf -c /var/log/sa-host/sa23 22:35:13 file_magic: OK 22:35:13 HZ: Using current value: 100 22:35:13 file_header: OK 22:35:13 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 22:35:13 Statistics: 22:35:13 Hnuu...uuuununununu... 22:35:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:13 provisioning config files... 22:35:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8906478463449780615tmp [Pipeline] { [Pipeline] echo 22:35:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:14 ---> create-netrc.sh [Pipeline] } 22:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:35:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:35:14 ---> python-tools-install.sh [Pipeline] echo 22:35:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:14 ---> sudo-logs.sh 22:35:14 Archiving 'sudo' log.. [Pipeline] echo 22:35:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:15 ---> job-cost.sh 22:35:15 lf-activate-venv: SKIPPING 22:35:15 INFO: No Stack... 22:35:16 INFO: Retrieving Pricing Info for: v1-standard-2 22:35:17 INFO: Archiving Costs [Pipeline] echo 22:35:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:17 ---> logs-deploy.sh 22:35:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/4 22:35:17 INFO: archiving workspace using pattern(s): 22:35:19 Archives upload complete. 22:35:19 INFO: archiving logs to Nexus 22:35:20 ---> uname -a: 22:35:20 Linux prd-centos7-docker-4c-2g-15634.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:35:20 22:35:20 22:35:20 ---> lscpu: 22:35:20 Architecture: x86_64 22:35:20 CPU op-mode(s): 32-bit, 64-bit 22:35:20 Byte Order: Little Endian 22:35:20 Address sizes: 40 bits physical, 48 bits virtual 22:35:20 CPU(s): 4 22:35:20 On-line CPU(s) list: 0-3 22:35:20 Thread(s) per core: 1 22:35:20 Core(s) per socket: 1 22:35:20 Socket(s): 4 22:35:20 NUMA node(s): 1 22:35:20 Vendor ID: GenuineIntel 22:35:20 CPU family: 6 22:35:20 Model: 44 22:35:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:35:20 Stepping: 1 22:35:20 CPU MHz: 2933.442 22:35:20 BogoMIPS: 5866.88 22:35:20 Virtualization: VT-x 22:35:20 Hypervisor vendor: KVM 22:35:20 Virtualization type: full 22:35:20 L1d cache: 128 KiB 22:35:20 L1i cache: 128 KiB 22:35:20 L2 cache: 16 MiB 22:35:20 L3 cache: 64 MiB 22:35:20 NUMA node0 CPU(s): 0-3 22:35:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:35:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:35:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:35:20 Vulnerability Meltdown: Mitigation; PTI 22:35:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:35:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:35:20 Vulnerability Srbds: Not affected 22:35:20 Vulnerability Tsx async abort: Not affected 22:35:20 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 22:35:20 22:35:20 22:35:20 ---> nproc: 22:35:20 4 22:35:20 22:35:20 22:35:20 ---> df -h: 22:35:20 Filesystem Size Used Available Use% Mounted on 22:35:20 overlay 50.0G 12.7G 37.2G 25% / 22:35:20 tmpfs 64.0M 0 64.0M 0% /dev 22:35:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:35:20 shm 64.0M 0 64.0M 0% /dev/shm 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /facter-os 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /etc/resolv.conf 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /etc/hostname 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /etc/hosts 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /run/cloud-init/result.json 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/sa-host 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/secure 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/auth.log 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /w/workspace/edgex-go/4@tmp 22:35:20 /dev/vda1 50.0G 12.7G 37.2G 25% /w/workspace/edgex-go/4 22:35:20 22:35:20 22:35:20 ---> free -m: 22:35:20 total used free shared buff/cache available 22:35:20 Mem: 1837 679 250 0 907 1070 22:35:20 Swap: 1023 70 953 22:35:20 22:35:20 22:35:20 ---> ip addr: 22:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:20 inet 127.0.0.1/8 scope host lo 22:35:20 valid_lft forever preferred_lft forever 22:35:20 inet6 ::1/128 scope host 22:35:20 valid_lft forever preferred_lft forever 22:35:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:35:20 link/ether fa:16:3e:c1:d7:d0 brd ff:ff:ff:ff:ff:ff 22:35:20 inet 10.30.123.112/23 brd 10.30.123.255 scope global dynamic eth0 22:35:20 valid_lft 85151sec preferred_lft 85151sec 22:35:20 inet6 fe80::f816:3eff:fec1:d7d0/64 scope link 22:35:20 valid_lft forever preferred_lft forever 22:35:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:35:20 link/ether 02:42:c8:5d:5a:3b brd ff:ff:ff:ff:ff:ff 22:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:35:20 valid_lft forever preferred_lft forever 22:35:20 inet6 fe80::42:c8ff:fe5d:5a3b/64 scope link 22:35:20 valid_lft forever preferred_lft forever 22:35:20 22:35:20 22:35:20 ---> sar -b -r -n DEV: 22:35:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:35:20 22:35:20 22:14:19 LINUX RESTART (4 CPU) 22:35:20 22:35:20 22:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:35:20 22:16:01 153.01 66.47 86.54 0.00 9058.64 32938.02 0.00 22:35:20 22:17:01 312.11 114.01 198.10 0.00 5009.31 51489.14 0.00 22:35:20 22:18:02 219.16 117.81 101.35 0.00 4779.66 10494.70 0.00 22:35:20 22:19:01 144.84 44.15 100.69 0.00 2626.21 25296.83 0.00 22:35:20 22:20:02 1590.94 1267.13 323.81 0.00 126566.85 189429.31 0.00 22:35:20 22:21:01 1804.77 1543.88 260.89 0.00 116110.01 126243.71 0.00 22:35:20 22:22:02 1007.01 667.20 339.81 0.00 68430.28 117164.91 0.00 22:35:20 22:23:02 2309.44 1953.12 356.32 0.00 137620.78 146448.86 0.00 22:35:20 22:24:01 1045.05 738.42 306.63 0.00 53010.68 69133.17 0.00 22:35:20 22:25:01 60.58 20.01 40.57 0.00 3162.48 3040.45 0.00 22:35:20 22:26:01 0.32 0.08 0.23 0.00 3.46 3.13 0.00 22:35:20 22:27:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 22:35:20 22:28:01 0.28 0.00 0.28 0.00 0.00 2.91 0.00 22:35:20 22:29:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 22:35:20 22:30:01 2.43 1.70 0.73 0.00 54.62 13.52 0.00 22:35:20 22:31:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 22:35:20 22:32:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 22:35:20 22:33:01 0.22 0.02 0.20 0.00 0.80 2.88 0.00 22:35:20 22:34:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 22:35:20 22:35:01 106.12 66.28 39.84 0.00 5394.97 10951.17 0.00 22:35:20 Average: 438.26 330.28 107.98 0.00 26638.00 39231.70 0.00 22:35:20 22:35:20 22:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:20 22:16:01 64476 0 613016 32.58 2596 1201456 1294484 44.18 682960 921256 36864 22:35:20 22:17:01 256300 0 712388 37.86 1456 911400 1320760 45.08 535960 807648 48 22:35:20 22:18:02 319644 0 797656 42.39 396 763848 1634060 55.77 603012 675572 76780 22:35:20 22:19:01 152596 0 771704 41.01 356 956888 1530696 52.24 608132 821640 83528 22:35:20 22:20:02 52456 0 790192 42.00 0 1038896 2160144 73.72 625140 981072 42572 22:35:20 22:21:01 366788 0 956756 50.85 0 558000 3559724 121.49 619156 625200 56728 22:35:20 22:22:02 372040 0 754996 40.13 0 754508 2637368 90.01 618124 665828 12 22:35:20 22:23:02 64652 0 901120 47.89 0 915772 2615096 89.25 732816 830184 12400 22:35:20 22:24:01 297620 0 682744 36.29 0 901180 1555892 53.10 560100 778576 13088 22:35:20 22:25:01 645832 0 601024 31.94 0 634688 1175112 40.10 451964 545512 12 22:35:20 22:26:01 646784 0 600048 31.89 0 634712 1166900 39.82 451864 545360 8 22:35:20 22:27:01 649224 0 597604 31.76 0 634716 1149400 39.23 450012 545352 8 22:35:20 22:28:01 649180 0 597636 31.76 0 634728 1149400 39.23 449888 545352 8 22:35:20 22:29:01 648180 0 598632 31.82 0 634732 1149580 39.23 450648 545352 8 22:35:20 22:30:01 647404 0 598408 31.80 0 635732 1149472 39.23 450820 545692 12 22:35:20 22:31:01 647020 0 598780 31.82 0 635744 1149556 39.23 451164 545692 8 22:35:20 22:32:01 647136 0 598656 31.82 0 635752 1149520 39.23 451228 545692 16 22:35:20 22:33:01 647164 0 598616 31.82 0 635764 1149464 39.23 450868 545716 8 22:35:20 22:34:01 647632 0 598144 31.79 0 635768 1149464 39.23 450872 545716 8 22:35:20 22:35:01 80104 0 688236 36.58 0 1113204 1576920 53.82 632880 906644 106980 22:35:20 Average: 425112 0 682818 36.29 240 773374 1571151 53.62 536380 673453 21455 22:35:20 22:35:20 22:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:20 22:16:01 eth0 1429.07 1351.06 6576.82 153.95 0.00 0.00 0.00 0.00 22:35:20 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:16:01 docker0 867.69 794.71 70.12 2671.29 0.00 0.00 0.00 0.00 22:35:20 22:17:01 eth0 520.96 402.63 2962.30 97.31 0.00 0.00 0.00 0.00 22:35:20 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:17:01 vethb9e5a6b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:17:01 docker0 146.06 186.51 10.81 832.84 0.00 0.00 0.00 0.00 22:35:20 22:18:02 eth0 28.03 14.11 23.07 12.13 0.00 0.00 0.00 0.00 22:35:20 22:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:18:02 vethb9e5a6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:19:01 eth0 203.05 159.29 1705.13 75.92 0.00 0.00 0.00 0.00 22:35:20 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:20:02 vetheea7540 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 22:35:20 22:20:02 eth0 67.16 52.10 176.22 16.49 0.00 0.00 0.00 0.00 22:35:20 22:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:20:02 docker0 32.82 35.30 2.16 145.09 0.00 0.00 0.00 0.00 22:35:20 22:21:01 vetheea7540 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:21:01 vethaf0340d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:21:01 veth7070652 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:21:01 eth0 29.47 21.72 15.67 51.61 0.00 0.00 0.00 0.00 22:35:20 22:22:02 veth8d1e9ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:22:02 vetheea7540 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:22:02 vetha378cac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:22:02 vethb5d384c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:23:02 vetheea7540 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:23:02 eth0 3106.74 2552.66 13986.37 576.35 0.00 0.00 0.00 0.00 22:35:20 22:23:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:35:20 22:23:02 veth711c68c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:24:01 vetheea7540 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:35:20 22:24:01 eth0 62.35 40.88 100.27 67.81 0.00 0.00 0.00 0.00 22:35:20 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:24:01 docker0 1122.99 1130.05 87.95 4343.87 0.00 0.00 0.00 0.00 22:35:20 22:25:01 eth0 12.21 6.54 9.61 4.37 0.00 0.00 0.00 0.00 22:35:20 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:26:01 eth0 1.02 0.60 0.59 0.42 0.00 0.00 0.00 0.00 22:35:20 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:27:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:35:20 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:28:01 eth0 1.23 0.07 0.11 0.01 0.00 0.00 0.00 0.00 22:35:20 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:29:01 eth0 1.18 0.77 0.58 0.41 0.00 0.00 0.00 0.00 22:35:20 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:30:01 eth0 0.77 0.13 0.13 0.07 0.00 0.00 0.00 0.00 22:35:20 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:31:01 eth0 1.10 0.28 0.38 0.17 0.00 0.00 0.00 0.00 22:35:20 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:32:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 22:35:20 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:33:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 22:35:20 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:34:01 eth0 0.58 0.07 0.04 0.01 0.00 0.00 0.00 0.00 22:35:20 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:35:01 eth0 247.25 213.70 2177.03 67.35 0.00 0.00 0.00 0.00 22:35:20 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 Average: eth0 141.00 120.20 723.66 32.54 0.00 0.00 0.00 0.00 22:35:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:20 Average: docker0 55.90 56.25 4.38 216.24 0.00 0.00 0.00 0.00 22:35:20 22:35:20 22:35:20 ---> sar -P ALL: 22:35:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:35:20 22:35:20 22:14:19 LINUX RESTART (4 CPU) 22:35:20 22:35:20 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:35:20 22:16:01 all 14.44 0.00 7.22 2.26 0.02 76.06 22:35:20 22:16:01 0 15.73 0.00 9.20 0.78 0.00 74.29 22:35:20 22:16:01 1 14.21 0.00 6.25 2.94 0.03 76.58 22:35:20 22:16:01 2 9.54 0.00 6.36 0.56 0.02 83.52 22:35:20 22:16:01 3 18.30 0.00 7.07 4.76 0.02 69.85 22:35:20 22:17:01 all 12.28 0.00 9.93 6.33 0.03 71.43 22:35:20 22:17:01 0 12.47 0.00 9.65 5.92 0.03 71.93 22:35:20 22:17:01 1 11.86 0.00 9.90 4.70 0.03 73.51 22:35:20 22:17:01 2 12.90 0.00 9.77 8.76 0.02 68.57 22:35:20 22:17:01 3 11.90 0.00 10.39 5.97 0.03 71.70 22:35:20 22:18:02 all 64.52 0.00 14.42 4.31 0.03 16.72 22:35:20 22:18:02 0 66.23 0.00 13.71 3.49 0.00 16.58 22:35:20 22:18:02 1 63.73 0.00 14.62 5.95 0.03 15.67 22:35:20 22:18:02 2 64.22 0.00 14.61 3.98 0.03 17.16 22:35:20 22:18:02 3 63.87 0.00 14.76 3.85 0.03 17.49 22:35:20 22:19:01 all 38.57 0.00 13.61 3.08 0.03 44.72 22:35:20 22:19:01 0 37.35 0.00 13.57 3.42 0.05 45.60 22:35:20 22:19:01 1 38.84 0.00 14.20 1.87 0.00 45.09 22:35:20 22:19:01 2 39.45 0.00 13.40 3.94 0.02 43.19 22:35:20 22:19:01 3 38.64 0.00 13.27 3.07 0.03 44.99 22:35:20 22:20:02 all 19.28 0.00 24.41 18.40 0.04 37.86 22:35:20 22:20:02 0 18.09 0.00 22.43 19.15 0.05 40.27 22:35:20 22:20:02 1 19.11 0.00 25.65 19.25 0.03 35.96 22:35:20 22:20:02 2 20.50 0.00 24.72 17.75 0.05 36.98 22:35:20 22:20:02 3 19.44 0.00 24.87 17.45 0.03 38.21 22:35:20 22:21:01 all 47.01 0.00 20.09 20.03 0.04 12.82 22:35:20 22:21:01 0 45.89 0.00 19.99 19.36 0.05 14.70 22:35:20 22:21:01 1 46.61 0.00 20.43 18.76 0.04 14.17 22:35:20 22:21:01 2 47.74 0.00 19.60 22.79 0.05 9.81 22:35:20 22:21:01 3 47.83 0.00 20.33 19.21 0.04 12.59 22:35:20 22:22:02 all 25.97 0.00 19.29 26.57 0.03 28.15 22:35:20 22:22:02 0 25.11 0.00 18.25 27.12 0.02 29.51 22:35:20 22:22:02 1 25.15 0.00 19.96 26.05 0.02 28.82 22:35:20 22:22:02 2 25.87 0.00 19.66 22.60 0.03 31.84 22:35:20 22:22:02 3 27.74 0.00 19.32 30.54 0.03 22.37 22:35:20 22:23:02 all 18.68 0.00 21.97 34.58 0.05 24.72 22:35:20 22:23:02 0 18.96 0.00 20.00 35.57 0.05 25.41 22:35:20 22:23:02 1 17.79 0.00 22.89 36.50 0.07 22.75 22:35:20 22:23:02 2 18.86 0.00 22.43 33.13 0.03 25.55 22:35:20 22:23:02 3 19.11 0.00 22.59 33.06 0.04 25.21 22:35:20 22:24:01 all 52.22 0.00 19.58 20.29 0.03 7.88 22:35:20 22:24:01 0 51.48 0.00 20.24 22.04 0.03 6.21 22:35:20 22:24:01 1 52.80 0.00 19.69 19.22 0.02 8.28 22:35:20 22:24:01 2 51.71 0.00 19.62 19.10 0.03 9.54 22:35:20 22:24:01 3 52.92 0.00 18.78 20.82 0.02 7.47 22:35:20 22:25:01 all 1.36 0.00 1.78 1.69 0.00 95.17 22:35:20 22:25:01 0 1.43 0.00 1.72 1.60 0.00 95.26 22:35:20 22:25:01 1 1.28 0.00 1.60 2.47 0.00 94.66 22:35:20 22:25:01 2 1.19 0.00 1.91 0.46 0.00 96.44 22:35:20 22:25:01 3 1.53 0.00 1.89 2.23 0.02 94.32 22:35:20 22:26:01 all 0.05 0.00 0.03 0.00 0.00 99.92 22:35:20 22:26:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:35:20 22:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:35:20 22:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:35:20 22:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:35:20 22:35:20 22:26:01 CPU %user %nice %system %iowait %steal %idle 22:35:20 22:27:01 all 0.10 0.00 0.12 0.00 0.00 99.78 22:35:20 22:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:35:20 22:27:01 1 0.07 0.00 0.15 0.00 0.00 99.78 22:35:20 22:27:01 2 0.07 0.00 0.08 0.00 0.00 99.85 22:35:20 22:27:01 3 0.23 0.00 0.20 0.00 0.00 99.57 22:35:20 22:28:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:35:20 22:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:35:20 22:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:35:20 22:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:35:20 22:28:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:35:20 22:29:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:35:20 22:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:35:20 22:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:35:20 22:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:35:20 22:29:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:35:20 22:30:01 all 0.15 0.00 0.05 0.02 0.00 99.78 22:35:20 22:30:01 0 0.03 0.00 0.07 0.07 0.00 99.83 22:35:20 22:30:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:35:20 22:30:01 2 0.02 0.00 0.07 0.00 0.02 99.90 22:35:20 22:30:01 3 0.52 0.00 0.03 0.00 0.00 99.45 22:35:20 22:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 22:35:20 22:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:35:20 22:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:35:20 22:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:35:20 22:31:01 3 0.52 0.00 0.00 0.00 0.00 99.48 22:35:20 22:32:01 all 0.15 0.00 0.03 0.00 0.00 99.83 22:35:20 22:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:35:20 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:35:20 22:32:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:35:20 22:32:01 3 0.52 0.00 0.02 0.00 0.00 99.47 22:35:20 22:33:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:35:20 22:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:35:20 22:33:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:35:20 22:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:35:20 22:33:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:35:20 22:34:01 all 0.14 0.00 0.02 0.00 0.00 99.84 22:35:20 22:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:35:20 22:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:35:20 22:34:01 2 0.50 0.00 0.03 0.00 0.00 99.47 22:35:20 22:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:35:20 22:35:01 all 5.59 0.00 3.73 3.16 0.01 87.51 22:35:20 22:35:01 0 4.59 0.00 4.27 2.98 0.00 88.16 22:35:20 22:35:01 1 5.81 0.00 3.59 4.48 0.02 86.09 22:35:20 22:35:01 2 5.79 0.00 3.91 3.91 0.00 86.39 22:35:20 22:35:01 3 6.16 0.00 3.13 1.26 0.02 89.43 22:35:20 Average: all 14.78 0.00 7.67 6.89 0.02 70.64 22:35:20 Average: 0 14.63 0.00 7.54 6.94 0.02 70.87 22:35:20 Average: 1 14.60 0.00 7.81 6.97 0.01 70.61 22:35:20 Average: 2 14.66 0.00 7.68 6.71 0.02 70.94 22:35:20 Average: 3 15.22 0.00 7.67 6.94 0.02 70.16 22:35:20 22:35:20 22:35:20