Pull request #2939 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 (26fe5adfbac3c2cf975bea3a55bb48b3ea022fec) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15603 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) > 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 Commit message: "build(snap): fixed the patch file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:14 ========================================================= 17:23:14 EdgeX Global Pipelines Version Info 17:23:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 909963a175d32bf760b6a05f6a68a5afaa0191d0 # timeout=10 17:23:16 ------------------- 17:23:16 stable info: 17:23:16 ------------------- 17:23:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:16 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:23:16 Message: update stable to v1.0.172 17:23:17 ------------------- 17:23:17 experimental info: 17:23:17 ------------------- 17:23:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:23:17 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:23:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo 17:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo 17:23:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo 17:23:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [Pipeline] echo 17:23:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02acddb [Pipeline] echo 17:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:23:20 provisioning config files... 17:23:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2241199236030813466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:21 ---> docker-login.sh 17:23:21 nexus3.edgexfoundry.org:10001 17:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:21 Configure a credential helper to remove this warning. See 17:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:21 17:23:21 Login Succeeded 17:23:21 nexus3.edgexfoundry.org:10002 17:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:21 Configure a credential helper to remove this warning. See 17:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:21 17:23:21 Login Succeeded 17:23:21 nexus3.edgexfoundry.org:10003 17:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:22 Configure a credential helper to remove this warning. See 17:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:22 17:23:22 Login Succeeded 17:23:22 nexus3.edgexfoundry.org:10004 17:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:22 Configure a credential helper to remove this warning. See 17:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:22 17:23:22 Login Succeeded 17:23:22 docker.io 17:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:22 Configure a credential helper to remove this warning. See 17:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:22 17:23:22 Login Succeeded 17:23:22 ---> docker-login.sh ends [Pipeline] } 17:23:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:23 ++ 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 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/core-command/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo core-command,cmd/core-command/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/core-data/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo core-data,cmd/core-data/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/core-metadata/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo core-metadata,cmd/core-metadata/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/security-bootstrap-redis/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/security-proxy-setup/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/security-secrets-setup/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/support-notifications/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo support-notifications,cmd/support-notifications/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/support-scheduler/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:23:23 + for file in '`ls cmd/**/Dockerfile`' 17:23:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:23:23 ++ cut -d/ -f2 17:23:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:23:23 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 17:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:25 17:23:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:23:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:25 latest: Pulling from edgex-devops/git-semver 17:23:25 31603596830f: Pulling fs layer 17:23:25 2a8b12db71e7: Pulling fs layer 17:23:25 6ca5941a6612: Pulling fs layer 17:23:25 ecc8261a40a4: Pulling fs layer 17:23:25 ecc8261a40a4: Waiting 17:23:25 2a8b12db71e7: Verifying Checksum 17:23:25 2a8b12db71e7: Download complete 17:23:25 31603596830f: Verifying Checksum 17:23:25 31603596830f: Download complete 17:23:25 6ca5941a6612: Verifying Checksum 17:23:25 6ca5941a6612: Download complete 17:23:25 ecc8261a40a4: Verifying Checksum 17:23:25 ecc8261a40a4: Download complete 17:23:25 31603596830f: Pull complete 17:23:26 2a8b12db71e7: Pull complete 17:23:26 6ca5941a6612: Pull complete 17:23:27 ecc8261a40a4: Pull complete 17:23:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:23:27 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:23:29 $ docker top f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:30 [ssh-agent] Looking for ssh-agent implementation... 17:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:30 $ docker exec f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent 17:23:30 SSH_AUTH_SOCK=/tmp/ssh-rnaF2rXQAiY2/agent.12 17:23:30 SSH_AGENT_PID=17 17:23:30 Running ssh-add (command line suppressed) 17:23:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_491483027630373205.key (/w/workspace/edgex-go/3@tmp/private_key_491483027630373205.key) 17:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:31 + git tag --points-at HEAD [Pipeline] } 17:23:31 $ docker exec --env ******** --env ******** f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent -k 17:23:31 unset SSH_AUTH_SOCK; 17:23:31 unset SSH_AGENT_PID; 17:23:31 echo Agent pid 17 killed; 17:23:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:31 [ssh-agent] Looking for ssh-agent implementation... 17:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:31 $ docker exec f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent 17:23:31 SSH_AUTH_SOCK=/tmp/ssh-huvdnJfmnIkT/agent.48 17:23:31 SSH_AGENT_PID=53 17:23:31 Running ssh-add (command line suppressed) 17:23:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8003697152225046536.key (/w/workspace/edgex-go/3@tmp/private_key_8003697152225046536.key) 17:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:32 + git semver init 17:23:32 # -> Open(): unable to determine branch for HEAD 17:23:32 # $GIT_DIR = /w/workspace/edgex-go/3/.git 17:23:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 17:23:32 # $SEMVER_REMOTE_NAME = origin 17:23:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:32 # $SEMVER_USER_NAME = edgex-jenkins 17:23:32 # $SEMVER_BRANCH = PR-2939 17:23:32 # $SEMVER_TEMP = /tmp/semver-110960664 17:23:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:23:50 # '/tmp/semver-110960664' -> '/w/workspace/edgex-go/3/.semver' 17:23:50 # -> Force: false 17:23:50 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 17:23:50 $ docker exec --env ******** --env ******** f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 ssh-agent -k 17:23:50 unset SSH_AUTH_SOCK; 17:23:50 unset SSH_AGENT_PID; 17:23:50 echo Agent pid 53 killed; 17:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:51 + git semver [Pipeline] } 17:23:51 $ docker stop --time=1 f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 17:23:53 $ docker rm -f f4fd17d5c545d6814f69747efc1806403210bc7f1c30cf8585cb88a4bbf9c406 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:23:54 Stashed 1 file(s) [Pipeline] echo 17:23: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 17:23:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:23:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:23:55 + sudo service docker restart 17:23:55 + true 17:23:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:23:56 ========================================================= 17:23:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:23:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:23: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 . 17:24:00 Sending build context to Docker daemon 326.4MB 17:24:00 Step 1/7 : ARG BASE=golang:1.15-alpine 17:24:00 Step 2/7 : FROM ${BASE} 17:24:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:00 188c0c94c7c5: Pulling fs layer 17:24:00 0ef7d3d256c8: Pulling fs layer 17:24:00 de9db76c5a1d: Pulling fs layer 17:24:00 bca2f99d35d6: Pulling fs layer 17:24:00 93359f2a8cfa: Pulling fs layer 17:24:00 7c6f9722023f: Pulling fs layer 17:24:00 a35cf1a2eb13: Pulling fs layer 17:24:00 93359f2a8cfa: Waiting 17:24:00 7c6f9722023f: Waiting 17:24:00 a35cf1a2eb13: Waiting 17:24:00 bca2f99d35d6: Waiting 17:24:00 de9db76c5a1d: Verifying Checksum 17:24:00 de9db76c5a1d: Download complete 17:24:00 0ef7d3d256c8: Download complete 17:24:00 93359f2a8cfa: Verifying Checksum 17:24:00 93359f2a8cfa: Download complete 17:24:00 188c0c94c7c5: Verifying Checksum 17:24:00 188c0c94c7c5: Download complete 17:24:00 7c6f9722023f: Verifying Checksum 17:24:00 7c6f9722023f: Download complete 17:24:00 188c0c94c7c5: Pull complete 17:24:00 0ef7d3d256c8: Pull complete 17:24:01 de9db76c5a1d: Pull complete 17:24:03 a35cf1a2eb13: Verifying Checksum 17:24:03 a35cf1a2eb13: Download complete 17:24:04 bca2f99d35d6: Verifying Checksum 17:24:04 bca2f99d35d6: Download complete 17:24:09 bca2f99d35d6: Pull complete 17:24:09 93359f2a8cfa: Pull complete 17:24:09 Still waiting to schedule task 17:24:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:24:09 7c6f9722023f: Pull complete 17:24:13 a35cf1a2eb13: Pull complete 17:24:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:24:13 ---> a62c8e92a672 17:24: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 17:24:14 ---> Running in b91a8efc7647 17:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:24:16 (1/12) Installing libmagic (5.38-r0) 17:24:16 (2/12) Installing file (5.38-r0) 17:24:16 (3/12) Installing libc-dev (0.7.2-r3) 17:24:16 (4/12) Installing g++ (9.3.0-r2) 17:24:22 (5/12) Installing fortify-headers (1.1-r0) 17:24:22 (6/12) Installing patch (2.7.6-r6) 17:24:22 (7/12) Installing build-base (0.5-r2) 17:24:22 (8/12) Installing libsodium (1.0.18-r0) 17:24:22 (9/12) Installing pkgconf (1.7.2-r0) 17:24:22 (10/12) Installing libsodium-dev (1.0.18-r0) 17:24:22 (11/12) Installing libzmq (4.3.3-r0) 17:24:22 (12/12) Installing zeromq-dev (4.3.3-r0) 17:24:22 Executing busybox-1.31.1-r19.trigger 17:24:22 OK: 233 MiB in 51 packages 17:24:27 Removing intermediate container b91a8efc7647 17:24:27 ---> 16115cf03e54 17:24:27 Step 4/7 : WORKDIR /edgex-go 17:24:27 ---> Running in 5331fda02fd4 17:24:27 Removing intermediate container 5331fda02fd4 17:24:27 ---> 2e0c90b9de2c 17:24:27 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:24:27 latest: Pulling from library/docker 17:24:27 05e7bc50f07f: Pulling fs layer 17:24:27 6db28d0fdbf6: Pulling fs layer 17:24:27 292df0bc6bf3: Pulling fs layer 17:24:27 2e060f4bd70b: Pulling fs layer 17:24:27 80e8d568a223: Pulling fs layer 17:24:27 8dc6ef1a942a: Pulling fs layer 17:24:27 2312dd95470a: Pulling fs layer 17:24:27 80e8d568a223: Waiting 17:24:27 2312dd95470a: Waiting 17:24:27 8dc6ef1a942a: Waiting 17:24:27 2e060f4bd70b: Waiting 17:24:27 292df0bc6bf3: Verifying Checksum 17:24:27 292df0bc6bf3: Download complete 17:24:27 6db28d0fdbf6: Verifying Checksum 17:24:27 6db28d0fdbf6: Download complete 17:24:27 05e7bc50f07f: Download complete 17:24:28 80e8d568a223: Verifying Checksum 17:24:28 80e8d568a223: Download complete 17:24:28 05e7bc50f07f: Pull complete 17:24:28 8dc6ef1a942a: Verifying Checksum 17:24:28 8dc6ef1a942a: Download complete 17:24:28 2312dd95470a: Verifying Checksum 17:24:28 2312dd95470a: Download complete 17:24:28 6db28d0fdbf6: Pull complete 17:24:28 292df0bc6bf3: Pull complete 17:24:30 2e060f4bd70b: Download complete 17:24:32 2e060f4bd70b: Pull complete 17:24:32 80e8d568a223: Pull complete 17:24:32 8dc6ef1a942a: Pull complete 17:24:32 2312dd95470a: Pull complete 17:24:32 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 17:24:32 Status: Downloaded newer image for docker:latest 17:24:34 ---> e3b65566ef1a 17:24:34 Step 6/7 : COPY go.mod . 17:24:34 ---> 8e309b91fc9b 17:24:34 Step 7/7 : RUN go mod download 17:24:34 ---> Running in b89be09b4af6 17:24:56 Removing intermediate container b89be09b4af6 17:24:56 ---> 550590dc89ae 17:24:56 Successfully built 550590dc89ae 17:24:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:24:56 + docker inspect -f . ci-base-image-x86_64 17:24:56 . [Pipeline] withDockerContainer 17:24:57 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:24:58 $ docker top 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:58 + go version 17:24:58 go version go1.15.5 linux/amd64 [Pipeline] } 17:24:58 $ docker stop --time=1 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 17:24:59 $ docker rm -f 00bad4df231ccc70395836c370758a892877e0d07f65b05c2e8f21d1a80480a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:01 + docker inspect -f . ci-base-image-x86_64 17:25:01 . [Pipeline] withDockerContainer 17:25:01 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:25:01 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:25:01 $ docker top d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:25:02 ========================================================= 17:25:02 [edgeXBuildGoParallel] Running Tests and Build... 17:25:02 ========================================================= [Pipeline] sh 17:25:02 + make test 17:25:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:25:12 ? github.com/edgexfoundry/edgex-go [no test files] 17:25:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:25:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:25:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:25:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:25:35 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s 17:25:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:25:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:25:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 46.6% of statements 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:25:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:25:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:25:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:25:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 67.7% of statements 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:25:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.133s coverage: 82.3% of statements 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.358s coverage: 28.6% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.301s coverage: 93.8% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 17:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements 17:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements 17:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements 17:25:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:25:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 17:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 17:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 55.9% of statements 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.266s coverage: 86.3% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.053s coverage: 72.2% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.386s coverage: 72.1% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.2% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.646s coverage: 29.1% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:26:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 32.1% of statements 17:26:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 17:26:02 GO111MODULE=on go vet ./... 17:26:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15604 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 17:26:04 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:26:09 using credential edgex-jenkins-ssh 17:26:09 Cloning the remote Git repository 17:26:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:26:09 > git init /w/workspace/edgex-go/3 # timeout=10 17:26:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:09 > git --version # timeout=10 17:26:09 > git --version # 'git version 2.17.1' 17:26:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:24 gofmt -l . 17:26:24 [ "`gofmt -l .`" = "" ] 17:26:24 ./bin/test-go-mod-tidy.sh 17:26:25 ./bin/test-attribution-txt.sh 17:26:25 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:26:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:25 > 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 17:26:26 > git config core.sparsecheckout # timeout=10 17:26:26 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 17:26:26 > git remote # timeout=10 17:26:26 > git config --get remote.origin.url # timeout=10 17:26:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:26 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 17:26:26 Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:26:26 Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) [Pipeline] sh 17:26:27 + ls -al . 17:26:27 total 668 17:26:27 drwxrwxr-x 10 1001 1001 4096 Dec 11 17:26 . 17:26:27 drwxr-xr-x 4 root root 28 Dec 11 17:25 .. 17:26:27 -rw-rw-r-- 1 1001 1001 11 Dec 11 17:23 .dockerignore 17:26:27 drwxrwxr-x 8 1001 1001 179 Dec 11 17:23 .git 17:26:27 drwxrwxr-x 3 1001 1001 125 Dec 11 17:23 .github 17:26:27 -rw-rw-r-- 1 1001 1001 943 Dec 11 17:23 .gitignore 17:26:27 drwx------ 3 1001 1001 47 Dec 11 17:23 .semver 17:26:27 -rw-rw-r-- 1 1001 1001 166 Dec 11 17:23 .sonarcloud.properties 17:26:27 -rw-rw-r-- 1 1001 1001 3804 Dec 11 17:23 CONTRIBUTING.md 17:26:27 -rw-rw-r-- 1 1001 1001 1035 Dec 11 17:23 Dockerfile.build 17:26:27 -rw-rw-r-- 1 1001 1001 863 Dec 11 17:23 Jenkinsfile 17:26:27 -rw-rw-r-- 1 1001 1001 10775 Dec 11 17:23 LICENSE 17:26:27 -rw-rw-r-- 1 1001 1001 6318 Dec 11 17:23 Makefile 17:26:27 -rw-rw-r-- 1 1001 1001 6447 Dec 11 17:23 README.md 17:26:27 -rw-rw-r-- 1 1001 1001 7286 Dec 11 17:23 SECURITY.md 17:26:27 -rw-rw-r-- 1 1001 1001 5 Dec 11 17:23 VERSION 17:26:27 -rw-rw-r-- 1 1001 1001 4131 Dec 11 17:23 ZMQWindows.md 17:26:27 drwxrwxr-x 2 1001 1001 117 Dec 11 17:23 bin 17:26:27 drwxrwxr-x 15 1001 1001 4096 Dec 11 17:23 cmd 17:26:27 -rw-r--r-- 1 root root 569562 Dec 11 17:26 coverage.out 17:26:27 -rw-r--r-- 1 root root 1041 Dec 11 17:26 go.mod 17:26:27 -rw-r--r-- 1 root root 18856 Dec 11 17:26 go.sum 17:26:27 drwxrwxr-x 8 1001 1001 127 Dec 11 17:23 internal 17:26:27 drwxrwxr-x 4 1001 1001 26 Dec 11 17:23 openapi 17:26:27 drwxrwxr-x 4 1001 1001 71 Dec 11 17:23 snap 17:26:27 -rw-rw-r-- 1 1001 1001 168 Dec 11 17:23 version.go [Pipeline] sh 17:26:28 + '[' -e coverage.out ] 17:26:28 + chown 1001:1001 coverage.out [Pipeline] stash 17:26:28 Stashed 1 file(s) [Pipeline] sh 17:26:28 + make build 17:26:28 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 17:26:26 > git rev-parse HEAD^{commit} # timeout=10 17:26:26 > git config core.sparsecheckout # timeout=10 17:26:26 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 17:26:31 Commit message: "build(snap): fixed the patch file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:32 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 17:26:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:26:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:26:33 + sudo service docker restart 17:26:33 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:26:35 provisioning config files... 17:26:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3995651919945588049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:36 ---> docker-login.sh 17:26:36 nexus3.edgexfoundry.org:10001 17:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:37 Configure a credential helper to remove this warning. See 17:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:37 17:26:37 Login Succeeded 17:26:37 nexus3.edgexfoundry.org:10002 17:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:37 Configure a credential helper to remove this warning. See 17:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:37 17:26:37 Login Succeeded 17:26:37 nexus3.edgexfoundry.org:10003 17:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:38 Configure a credential helper to remove this warning. See 17:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:38 17:26:38 Login Succeeded 17:26:38 nexus3.edgexfoundry.org:10004 17:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:39 Configure a credential helper to remove this warning. See 17:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:39 17:26:39 Login Succeeded 17:26:39 docker.io 17:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:39 Configure a credential helper to remove this warning. See 17:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:39 17:26:39 Login Succeeded 17:26:39 ---> docker-login.sh ends [Pipeline] } 17:26:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:40 ========================================================= 17:26:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:26:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:26:41 + 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 . 17:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:26: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 17:26:43 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 17:26:43 Sending build context to Docker daemon 165.7MB 17:26:43 Step 1/7 : ARG BASE=golang:1.15-alpine 17:26:43 Step 2/7 : FROM ${BASE} 17:26:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:43 5f621e34cdf4: Pulling fs layer 17:26:43 a4357932f1b6: Pulling fs layer 17:26:43 18c013af1878: Pulling fs layer 17:26:43 00ac8860ef70: Pulling fs layer 17:26:43 63d7cb157983: Pulling fs layer 17:26:43 b116817d02f9: Pulling fs layer 17:26:43 745a02a5169b: Pulling fs layer 17:26:43 00ac8860ef70: Waiting 17:26:43 b116817d02f9: Waiting 17:26:43 63d7cb157983: Waiting 17:26:43 745a02a5169b: Waiting 17:26:43 18c013af1878: Verifying Checksum 17:26:43 18c013af1878: Download complete 17:26:43 a4357932f1b6: Verifying Checksum 17:26:43 a4357932f1b6: Download complete 17:26:43 63d7cb157983: Verifying Checksum 17:26:44 b116817d02f9: Verifying Checksum 17:26:44 b116817d02f9: Download complete 17:26:44 5f621e34cdf4: Verifying Checksum 17:26:44 5f621e34cdf4: Download complete 17:26:45 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 17:26:45 5f621e34cdf4: Pull complete 17:26:45 a4357932f1b6: Pull complete 17:26:46 18c013af1878: Pull complete 17:26:46 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 17:26:46 745a02a5169b: Verifying Checksum 17:26:46 745a02a5169b: Download complete 17:26:47 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 17:26:48 00ac8860ef70: Verifying Checksum 17:26:48 00ac8860ef70: Download complete 17:26:48 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 17:26:49 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 17:26:50 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 17:26:52 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] } 17:26:53 $ docker stop --time=1 d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 17:26:54 $ docker rm -f d59b0d6620cc1d5356eb9f772b77f1031f53c6da153363f96cd7427cdf715ae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:26:58 00ac8860ef70: Pull complete 17:26:58 63d7cb157983: Pull complete 17:26:58 b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh 17:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:58 17:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:59 latest: Pulling from edgex-devops/edgex-compose 17:26:59 cbdbe7a5bc2a: Pulling fs layer 17:26:59 ca9280d653b3: Pulling fs layer 17:26:59 7e9c9ca2126c: Pulling fs layer 17:26:59 cbdbe7a5bc2a: Download complete 17:26:59 ca9280d653b3: Verifying Checksum 17:26:59 ca9280d653b3: Download complete 17:26:59 cbdbe7a5bc2a: Pull complete 17:27:00 7e9c9ca2126c: Download complete 17:27:00 ca9280d653b3: Pull complete 17:27:02 745a02a5169b: Pull complete 17:27:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:27:02 ---> b7e6874047d6 17:27:02 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 17:27:05 ---> Running in fba9bc75d697 17:27:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:27:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:27:08 (1/12) Installing libmagic (5.38-r0) 17:27:08 (2/12) Installing file (5.38-r0) 17:27:08 (3/12) Installing libc-dev (0.7.2-r3) 17:27:08 (4/12) Installing g++ (9.3.0-r2) 17:27:09 7e9c9ca2126c: Pull complete 17:27:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:27:09 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:27:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:27:10 $ docker top f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:10 + docker-compose build --help 17:27:10 + grep parallel 17:27:11 --parallel Build images in parallel. [Pipeline] } 17:27:11 $ docker stop --time=1 f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 17:27:13 $ docker rm -f f0f0979f931619e5ee724ee4d51aaad641766cb70fdf5c4db5c86b0de5282277 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:13 . [Pipeline] withDockerContainer 17:27:14 (5/12) Installing fortify-headers (1.1-r0) 17:27:14 (6/12) Installing patch (2.7.6-r6) 17:27:14 (7/12) Installing build-base (0.5-r2) 17:27:14 (8/12) Installing libsodium (1.0.18-r0) 17:27:14 (9/12) Installing pkgconf (1.7.2-r0) 17:27:14 (10/12) Installing libsodium-dev (1.0.18-r0) 17:27:14 (11/12) Installing libzmq (4.3.3-r0) 17:27:14 (12/12) Installing zeromq-dev (4.3.3-r0) 17:27:14 Executing busybox-1.31.1-r19.trigger 17:27:14 OK: 217 MiB in 51 packages 17:27:14 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:27:14 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:27:14 $ docker top b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:15 + docker-compose -f ./docker-compose-build.yml build --parallel 17:27:16 Building docker-core-command-go ... 17:27:16 Building docker-core-data-go ... 17:27:16 Building docker-core-metadata-go ... 17:27:16 Building docker-security-bootstrap-redis-go ... 17:27:16 Building docker-security-proxy-setup-go ... 17:27:16 Building docker-security-secrets-setup-go ... 17:27:16 Building docker-security-secretstore-setup-go ... 17:27:16 Building docker-support-notifications-go ... 17:27:16 Building docker-support-scheduler-go ... 17:27:16 Building docker-sys-mgmt-agent-go ... 17:27:16 Building docker-core-command-go 17:27:16 Building docker-support-scheduler-go 17:27:16 Building docker-support-notifications-go 17:27:16 Building docker-core-metadata-go 17:27:16 Building docker-sys-mgmt-agent-go 17:27:18 Removing intermediate container fba9bc75d697 17:27:18 ---> 08c05d36ed1f 17:27:18 Step 4/7 : WORKDIR /edgex-go 17:27:18 ---> Running in 0d6f4eaf11cb 17:27:18 Removing intermediate container 0d6f4eaf11cb 17:27:18 ---> ae0a1d19cae9 17:27:18 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:27:19 latest: Pulling from library/docker 17:27:19 a3cc7d3b244e: Pulling fs layer 17:27:19 02a3295e0d61: Pulling fs layer 17:27:19 0f4f2e6d8100: Pulling fs layer 17:27:19 330b718f631f: Pulling fs layer 17:27:19 a93816041522: Pulling fs layer 17:27:19 330b718f631f: Waiting 17:27:19 bdb6da89ff94: Pulling fs layer 17:27:19 2a70c0c122f4: Pulling fs layer 17:27:19 a93816041522: Waiting 17:27:19 bdb6da89ff94: Waiting 17:27:19 2a70c0c122f4: Waiting 17:27:19 0f4f2e6d8100: Download complete 17:27:19 02a3295e0d61: Verifying Checksum 17:27:19 02a3295e0d61: Download complete 17:27:19 a3cc7d3b244e: Verifying Checksum 17:27:19 a3cc7d3b244e: Download complete 17:27:20 a93816041522: Verifying Checksum 17:27:20 a93816041522: Download complete 17:27:20 bdb6da89ff94: Verifying Checksum 17:27:20 bdb6da89ff94: Download complete 17:27:20 2a70c0c122f4: Verifying Checksum 17:27:20 2a70c0c122f4: Download complete 17:27:20 a3cc7d3b244e: Pull complete 17:27:21 02a3295e0d61: Pull complete 17:27:21 330b718f631f: Verifying Checksum 17:27:21 330b718f631f: Download complete 17:27:21 0f4f2e6d8100: Pull complete 17:27:25 330b718f631f: Pull complete 17:27:25 a93816041522: Pull complete 17:27:26 bdb6da89ff94: Pull complete 17:27:26 2a70c0c122f4: Pull complete 17:27:26 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 17:27:26 Status: Downloaded newer image for docker:latest 17:27:29 ---> 19ad08542582 17:27:29 Step 6/7 : COPY go.mod . 17:27:30 ---> 406aed43e50d 17:27:30 Step 7/7 : RUN go mod download 17:27:30 ---> Running in 33862f36f455 17:27:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 550590dc89ae 17:27:48 Step 3/24 : WORKDIR /edgex-go 17:27:48 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 550590dc89ae 17:27:48 Step 3/27 : WORKDIR /edgex-go 17:27:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 550590dc89ae 17:27:48 Step 3/22 : WORKDIR /edgex-go 17:27:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 550590dc89ae 17:27:48 Step 3/21 : WORKDIR /edgex-go 17:27:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:27:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:48 ---> 550590dc89ae 17:27:48 Step 3/22 : WORKDIR /edgex-go 17:27:48 ---> Running in f936eeaf96d5 17:27:48 ---> Running in 3cfac683ac56 17:27:48 ---> Running in 54574e36ee9c 17:27:48 ---> Running in 2932972eac11 17:27:48 ---> Running in b4e8a7753327 17:27:48 Removing intermediate container 2932972eac11 17:27:48 ---> a559a53a5cc1 17:27:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 Removing intermediate container 54574e36ee9c 17:27:48 ---> 58b61f23733e 17:27:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 Removing intermediate container 3cfac683ac56 17:27:48 ---> 0349d08bbf9b 17:27:48 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:48 Removing intermediate container b4e8a7753327 17:27:48 ---> 1fcebd69b978 17:27:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:49 Removing intermediate container f936eeaf96d5 17:27:49 ---> 9636b3fc3f0b 17:27:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:49 ---> Running in 7c78f9db38db 17:27:49 ---> Running in f5a768d768df 17:27:49 ---> Running in fadc58f505a3 17:27:49 ---> Running in ce5207dce7fd 17:27:49 ---> Running in bed4fb0ff0fe 17:27:51 Removing intermediate container fadc58f505a3 17:27:51 ---> 1630c610f679 17:27:51 Step 5/27 : RUN apk update && apk add make bash git 17:27:51 Removing intermediate container f5a768d768df 17:27:51 ---> e8b0b3ff5ed0 17:27:51 Step 5/22 : RUN apk update && apk add make git 17:27:51 ---> Running in 614afa7f9277 17:27:51 ---> Running in 8e236da80673 17:27:51 Removing intermediate container 7c78f9db38db 17:27:51 ---> 88621f40d9a7 17:27:51 Step 5/22 : RUN apk update && apk add make git 17:27:51 Removing intermediate container bed4fb0ff0fe 17:27:51 ---> cee406626a29 17:27:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:27:51 Removing intermediate container ce5207dce7fd 17:27:51 ---> 835dcadd9604 17:27:51 Step 5/21 : RUN apk update && apk add make git 17:27:51 ---> Running in 1a59789a540d 17:27:51 ---> Running in 729b82d38c5f 17:27:51 ---> Running in a1caa85dcefa 17:27:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:27:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:27:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:27:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:27:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:53 OK: 12748 distinct packages available 17:27:54 OK: 233 MiB in 51 packages 17:27:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:54 OK: 12748 distinct packages available 17:27:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:54 OK: 12748 distinct packages available 17:27:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:54 OK: 12748 distinct packages available 17:27:54 OK: 233 MiB in 51 packages 17:27:54 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:27:54 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:27:54 OK: 12748 distinct packages available 17:27:54 OK: 233 MiB in 51 packages 17:27:54 OK: 233 MiB in 51 packages 17:27:54 OK: 233 MiB in 51 packages 17:27:55 Removing intermediate container 8e236da80673 17:27:55 ---> 2fb1cae4b7f4 17:27:55 Step 6/22 : COPY go.mod . 17:27:55 Removing intermediate container 1a59789a540d 17:27:55 ---> 1572954a0ce5 17:27:55 Step 6/22 : COPY go.mod . 17:27:55 Removing intermediate container a1caa85dcefa 17:27:55 ---> 61491abdb003 17:27:55 Step 6/21 : COPY go.mod . 17:27:55 ---> c0c11341ce00 17:27:55 Step 7/22 : RUN go mod download 17:27:55 Removing intermediate container 614afa7f9277 17:27:55 ---> 43f4054e2f53 17:27:55 Step 6/27 : COPY go.mod . 17:27:55 ---> Running in 72020063e717 17:27:55 ---> c65231110df0 17:27:55 Step 7/22 : RUN go mod download 17:27:55 Removing intermediate container 729b82d38c5f 17:27:55 ---> ad9da0773bd5 17:27:55 Step 6/24 : COPY go.mod . 17:27:56 ---> Running in ce9c6b85f443 17:27:56 ---> d4d4662c68a4 17:27:56 Step 7/21 : RUN go mod download 17:27:56 ---> f8c9e738bb9c 17:27:56 Step 7/27 : RUN go mod download 17:27:56 ---> e498d5ca0f41 17:27:56 Step 7/24 : RUN go mod download 17:27:56 ---> Running in 544150ef7934 17:27:56 ---> Running in 4e9e4d12dd20 17:27:56 ---> Running in 05c08dcce5f8 17:27:57 Removing intermediate container 33862f36f455 17:27:57 ---> ab55533b88cd 17:27:57 Successfully built ab55533b88cd 17:27:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:27:57 + docker inspect -f . ci-base-image-arm64 17:27:57 . [Pipeline] withDockerContainer 17:27:57 Removing intermediate container 72020063e717 17:27:57 ---> 9b8f2c790c5f 17:27:57 Step 8/22 : COPY . . 17:27:58 prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container 17:27:58 Removing intermediate container ce9c6b85f443 17:27:58 ---> dd4603d46ee3 17:27:58 Step 8/22 : COPY . . 17:27:58 Removing intermediate container 544150ef7934 17:27:58 ---> c7997bab006b 17:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:58 Step 8/21 : COPY . . 17:27:59 $ docker top 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:00 + go version 17:28:00 go version go1.15.5 linux/arm64 [Pipeline] } 17:28:00 $ docker stop --time=1 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 17:28:02 $ docker rm -f 3280a302e330f2ec818cf12be8a3bd69b39e7b76691987b2cf68fa8ea964fc98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:03 + docker inspect -f . ci-base-image-arm64 17:28:03 . [Pipeline] withDockerContainer 17:28:04 prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container 17:28:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:28:05 $ docker top 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e -eo pid,comm [Pipeline] { [Pipeline] echo 17:28:06 ========================================================= 17:28:06 [edgeXBuildGoParallel] Running Tests and Build... 17:28:06 ========================================================= [Pipeline] sh 17:28:06 + make test 17:28:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:28:08 Removing intermediate container 05c08dcce5f8 17:28:08 ---> db4708efa78e 17:28:08 Step 8/27 : COPY . . 17:28:08 Removing intermediate container 4e9e4d12dd20 17:28:08 ---> 063af48d00fd 17:28:08 Step 8/24 : COPY . . 17:28:28 ? github.com/edgexfoundry/edgex-go [no test files] 17:28:40 ---> b393a1e5b142 17:28:40 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:28:40 ---> 135a1b04e544 17:28:40 Step 9/22 : RUN make cmd/core-command/core-command 17:28:40 ---> dec9985fe7ec 17:28:40 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:28:40 ---> 3bc39f2438d1 17:28:40 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:28:40 ---> c2ace0ca5d96 17:28:40 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:28:40 ---> Running in aaf3fc11584b 17:28:40 ---> Running in d4de90e7d129 17:28:40 ---> Running in 99b833a42279 17:28:40 ---> Running in 20ab7d1b800a 17:28:40 ---> Running in 4d09ed07f4aa 17:28:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:28:40 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 17:28: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 17:28:40 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 17:28:40 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 17:29:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:29:19 Removing intermediate container 20ab7d1b800a 17:29:19 ---> f6955cae5294 17:29:19 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:29:19 ---> Running in 9f030ca948f6 17:29:19 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 17:29:19 Removing intermediate container d4de90e7d129 17:29:19 ---> 0f88d9598929 17:29:19 17:29:19 Step 10/21 : FROM scratch 17:29:19 ---> 17:29:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:19 Removing intermediate container 4d09ed07f4aa 17:29:19 ---> 52082ffbd1d5 17:29:19 17:29:19 Step 10/24 : FROM scratch 17:29:19 ---> 17:29:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:29:20 ---> Running in af3c07448f13 17:29:20 ---> Running in 974d3e4d7f81 17:29:20 Removing intermediate container aaf3fc11584b 17:29:20 ---> 91e3c3606f2f 17:29:20 17:29:20 Step 10/22 : FROM scratch 17:29:20 ---> 17:29:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:20 ---> Running in c381b7c34a75 17:29:20 Removing intermediate container af3c07448f13 17:29:20 ---> 578104378d73 17:29:20 Step 12/21 : ENV APP_PORT=48085 17:29:21 Removing intermediate container 974d3e4d7f81 17:29:21 ---> ada87d0927fd 17:29:21 Step 12/24 : ENV APP_PORT=48060 17:29:21 Removing intermediate container 9f030ca948f6 17:29:22 ---> 70295050de80 17:29:22 17:29:22 Step 11/27 : FROM docker:latest 17:29:22 ---> aefe523efa57 17:29:22 Step 12/27 : RUN apk add --no-cache bash 17:29:22 Removing intermediate container c381b7c34a75 17:29:22 ---> f78c1f68c90a 17:29:22 Step 12/22 : ENV APP_PORT=48082 17:29:22 ---> Running in d268d4010f97 17:29:22 ---> Running in ba3b6cbb2d8e 17:29:23 ---> Running in 70f922b61bb1 17:29:23 ---> Running in e8526e21bc0b 17:29:23 Removing intermediate container 99b833a42279 17:29:23 ---> 6240e6eda3ef 17:29:23 17:29:23 Step 10/22 : FROM scratch 17:29:23 ---> 17:29:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:23 ---> Using cache 17:29:23 ---> f78c1f68c90a 17:29:23 Step 12/22 : ENV APP_PORT=48081 17:29:23 Removing intermediate container ba3b6cbb2d8e 17:29:23 ---> 474e7a79924c 17:29:23 Step 13/24 : EXPOSE $APP_PORT 17:29:23 Removing intermediate container d268d4010f97 17:29:23 ---> c155edc8e03b 17:29:23 Step 13/21 : EXPOSE $APP_PORT 17:29:24 ---> Running in 6ba2277d228e 17:29:24 ---> Running in 7daf87fd8b79 17:29:24 ---> Running in 91ae8e238491 17:29:24 Removing intermediate container 70f922b61bb1 17:29:24 ---> 6aa966401b0b 17:29:24 Step 13/22 : EXPOSE $APP_PORT 17:29:24 ---> Running in a29f9d152238 17:29:24 Removing intermediate container 6ba2277d228e 17:29:24 ---> 0e9db24f0d2a 17:29:24 Step 13/22 : EXPOSE $APP_PORT 17:29:24 Removing intermediate container 7daf87fd8b79 17:29:24 ---> 7d88df9d1a8e 17:29:24 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:29:24 ---> Running in 9d581b7f50fc 17:29:24 Removing intermediate container 91ae8e238491 17:29:24 ---> 3ce1f3dbc772 17:29:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:29:24 Removing intermediate container a29f9d152238 17:29:24 ---> 0868cb6b0c65 17:29:24 Step 14/22 : WORKDIR / 17:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:24 ---> Running in c275cc672757 17:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:24 ---> 9aaaa73feba8 17:29:24 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:29:24 Removing intermediate container 9d581b7f50fc 17:29:24 ---> a1882dd4806c 17:29:24 Step 14/22 : WORKDIR / 17:29:24 ---> 26dda9503452 17:29:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:29:24 (1/2) Installing readline (8.0.4-r0) 17:29:24 (2/2) Installing bash (5.0.17-r0) 17:29:24 Executing bash-5.0.17-r0.post-install 17:29:24 Executing busybox-1.31.1-r19.trigger 17:29:24 OK: 12 MiB in 22 packages 17:29:25 ---> Running in e59abe5c7517 17:29:26 Removing intermediate container c275cc672757 17:29:26 ---> d10f94bcbd7a 17:29:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:29:26 ---> 0ee2d8df6844 17:29:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:29:26 ---> def1741660a8 17:29:26 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:29:26 ---> 8e2d18e5d4b5 17:29:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:29:26 Removing intermediate container e59abe5c7517 17:29:26 ---> 6720eabba271 17:29:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:29:26 Removing intermediate container e8526e21bc0b 17:29:26 ---> 3850045f79ec 17:29:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:29:26 ---> 2b550d13d838 17:29:26 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:29:26 ---> Running in 7b25f9cf4271 17:29:27 ---> facdda1671af 17:29:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:29:27 ---> 9c40be7202c1 17:29:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:29:27 ---> 3d0a2c44550e 17:29:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:29:27 ---> Running in b75da5e399e5 17:29:27 ---> ebf786d95e15 17:29:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:29:28 ---> d1505ce1dd84 17:29:28 Step 18/22 : ENTRYPOINT ["/core-command"] 17:29:28 Removing intermediate container b75da5e399e5 17:29:28 ---> 18eb7bb28c3f 17:29:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:28 ---> 2378a3e85e8c 17:29:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:29:28 ---> Running in ce0367d8efe4 17:29:28 ---> Running in f676b08dee71 17:29:28 ---> e53223183368 17:29:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:29:28 Removing intermediate container ce0367d8efe4 17:29:28 ---> 614b16f378e6 17:29:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:28 ---> d3fefc6ff1af 17:29:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:29:28 Removing intermediate container f676b08dee71 17:29:28 ---> a5567552ac89 17:29:28 Step 19/21 : LABEL arch=x86_64 17:29:28 ---> Running in 34a1d1cde063 17:29:28 ---> Running in 3d73ddf0afcb 17:29:28 ---> Running in 31cb49f234b1 17:29:28 Removing intermediate container 7b25f9cf4271 17:29:28 ---> 47f558abeae0 17:29:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:29:28 ---> 92cee09101a5 17:29:28 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:29:29 ---> Running in 0cb6dc935d67 17:29:29 ---> Running in fdc7b52b4937 17:29:29 Removing intermediate container 34a1d1cde063 17:29:29 ---> 8d92d2727552 17:29:29 Step 20/22 : LABEL arch=x86_64 17:29:29 Removing intermediate container 3d73ddf0afcb 17:29:29 ---> 788fead67460 17:29:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:29 Removing intermediate container 31cb49f234b1 17:29:29 ---> bdb1eb51f67f 17:29:29 Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:29:29 ---> Running in 388fdab20bb0 17:29:29 ---> Running in 786daa35bf21 17:29:29 Removing intermediate container 0cb6dc935d67 17:29:29 ---> 030fede64405 17:29:29 Step 15/27 : ENV APP_PORT=48090 17:29:29 ---> Running in cdcf284f5b5f 17:29:29 Removing intermediate container fdc7b52b4937 17:29:29 ---> 86445544da4e 17:29:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:30 ---> Running in 51a3741cd0b6 17:29:30 ---> Running in 6178c7c720ce 17:29:30 Removing intermediate container 388fdab20bb0 17:29:30 ---> 49d4186ed468 17:29:30 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:29:30 Removing intermediate container 786daa35bf21 17:29:30 ---> 0afb11274078 17:29:30 Step 20/22 : LABEL arch=x86_64 17:29:30 Removing intermediate container cdcf284f5b5f 17:29:30 ---> f0517ed57468 17:29:30 Step 21/21 : LABEL version=0.0.0 17:29:30 ---> Running in 76ecece36abc 17:29:30 Removing intermediate container 51a3741cd0b6 17:29:30 ---> 3e31acdf4f7d 17:29:30 Step 16/27 : EXPOSE $APP_PORT 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:29:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:29:30 ---> Running in c7c5927916cb 17:29:30 ---> Running in 282551d9851a 17:29:30 Removing intermediate container 6178c7c720ce 17:29:30 ---> fa00366364ed 17:29:30 Step 22/24 : LABEL arch=x86_64 17:29:30 ---> Running in 16d81767007c 17:29:30 ---> Running in a631d9646bfe 17:29:30 Removing intermediate container 76ecece36abc 17:29:30 ---> 184d66115a13 17:29:30 Step 22/22 : LABEL version=0.0.0 17:29:30 ---> Running in 61238eefcb8d 17:29:30 Removing intermediate container 282551d9851a 17:29:30 ---> bed1cccc76de 17:29:30 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:29:30 Removing intermediate container c7c5927916cb 17:29:30 ---> 73399b1b3e1e 17:29:30 17:29:31 Removing intermediate container 16d81767007c 17:29:31 ---> 1d2d1d9553d6 17:29:31 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:29:31 Removing intermediate container a631d9646bfe 17:29:31 ---> a73becdf1536 17:29:31 Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:29:31 Successfully built 73399b1b3e1e 17:29:31 ---> Running in ea793e345b2c 17:29:31 Successfully tagged docker-support-scheduler-go:latest 17:29:31 Building docker-security-bootstrap-redis-go 17:29:31  Building docker-support-scheduler-go ... done  ---> Running in a511e3db0b25 17:29:31 Removing intermediate container 61238eefcb8d 17:29:31 ---> ee5e1d3a0099 17:29:31 17:29:31 ---> fea7a52242e4 17:29:31 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:29:31 Removing intermediate container ea793e345b2c 17:29:31 ---> 04da55b964c4 17:29:31 Step 22/22 : LABEL version=0.0.0 17:29:31 Successfully built ee5e1d3a0099 17:29:31 Successfully tagged docker-core-command-go:latest 17:29:31  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 17:29:31 ---> Running in ee9eff6a5d0a 17:29:31 Removing intermediate container a511e3db0b25 17:29:31 ---> 52d604980df4 17:29:31 Step 24/24 : LABEL version=0.0.0 17:29:32 ---> Running in c4defc65acda 17:29:32 ---> 273d4b8fd78a 17:29:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:29:32 Removing intermediate container ee9eff6a5d0a 17:29:32 ---> 1bd33a64ffcb 17:29:32 17:29:32 Successfully built 1bd33a64ffcb 17:29:32 Removing intermediate container c4defc65acda 17:29:32 Successfully tagged docker-core-metadata-go:latest 17:29:32  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 17:29:32 ---> 4f082b99f13d 17:29:32 17:29:32 Successfully built 4f082b99f13d 17:29:32 Successfully tagged docker-support-notifications-go:latest 17:29:32  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 17:29:32 ---> 3c0fb857a915 17:29:32 Step 20/27 : RUN apk --no-cache add py3-pip 17:29:32 ---> Running in 6a4a9eac802a 17:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:33 (1/33) Installing libbz2 (1.0.8-r1) 17:29:33 (2/33) Installing expat (2.2.9-r1) 17:29:33 (3/33) Installing libffi (3.3-r2) 17:29:33 (4/33) Installing gdbm (1.13-r1) 17:29:34 (5/33) Installing xz-libs (5.2.5-r0) 17:29:34 (6/33) Installing sqlite-libs (3.32.1-r0) 17:29:34 (7/33) Installing python3 (3.8.5-r0) 17:29:35 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.064s 17:29:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:29:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:29:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:29:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.226s coverage: 46.6% of statements 17:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:29:46 (8/33) Installing py3-appdirs (1.4.4-r1) 17:29:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:29:46 (10/33) Installing py3-parsing (2.4.7-r0) 17:29:46 (11/33) Installing py3-six (1.15.0-r0) 17:29:46 (12/33) Installing py3-packaging (20.4-r0) 17:29:47 (13/33) Installing py3-setuptools (47.0.0-r0) 17:29:47 (14/33) Installing py3-chardet (3.0.4-r4) 17:29:47 (15/33) Installing py3-idna (2.9-r0) 17:29:47 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:29:47 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:29:48 (18/33) Installing py3-requests (2.23.0-r0) 17:29:48 (19/33) Installing py3-msgpack (1.0.0-r0) 17:29:48 (20/33) Installing py3-lockfile (0.12.2-r3) 17:29:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:29:48 (22/33) Installing py3-colorama (0.4.3-r0) 17:29:48 (23/33) Installing py3-distlib (0.3.0-r0) 17:29:48 (24/33) Installing py3-distro (1.5.0-r1) 17:29:48 (25/33) Installing py3-webencodings (0.5.1-r3) 17:29:48 (26/33) Installing py3-html5lib (1.0.1-r4) 17:29:48 (27/33) Installing py3-pytoml (0.1.21-r0) 17:29:48 (28/33) Installing py3-pep517 (0.8.2-r0) 17:29:48 (29/33) Installing py3-progress (1.5-r0) 17:29:48 (30/33) Installing py3-toml (0.10.1-r0) 17:29:48 (31/33) Installing py3-retrying (1.3.3-r0) 17:29:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:29:48 (33/33) Installing py3-pip (20.1.1-r0) 17:29:48 Executing busybox-1.31.1-r19.trigger 17:29:48 OK: 71 MiB in 55 packages 17:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.534s coverage: 27.1% of statements 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.567s coverage: 68.5% of statements 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:29:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.641s coverage: 82.3% of statements 17:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.106s coverage: 100.0% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.356s coverage: 86.7% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:30:06 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:30:06 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:30:06 ---> 550590dc89ae 17:30:06 Step 3/29 : WORKDIR /edgex-go 17:30:06 ---> Using cache 17:30:06 ---> 9636b3fc3f0b 17:30:06 Step 4/29 : RUN apk update && apk add make git 17:30:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:30:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:30:06 ---> 550590dc89ae 17:30:06 Step 3/21 : WORKDIR /edgex-go 17:30:06 ---> Using cache 17:30:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine ---> 9636b3fc3f0b 17:30:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:30:06 17:30:06 ---> Using cache 17:30:06 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder ---> cee406626a29 17:30:06 17:30:06 Step 5/21 : RUN apk update && apk add make git ---> 550590dc89ae 17:30:06 17:30:06 17:30:06 Step 3/22 : WORKDIR /edgex-go ---> 550590dc89ae 17:30:06 17:30:06 Step 3/24 : WORKDIR /edgex-go ---> Using cache 17:30:06 17:30:06 ---> 9636b3fc3f0b 17:30:06 ---> Using cache 17:30:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 9636b3fc3f0b 17:30:06 17:30:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 17:30:06 17:30:06 ---> cee406626a29 17:30:06 ---> Using cache 17:30:06 Step 5/22 : RUN apk update && apk add make git ---> cee406626a29 17:30:06 17:30:06 Step 5/24 : RUN apk update && apk add make git 17:30:07 ---> Running in fb9a474b8a39 17:30:07 ---> Running in 4d2179029c52 17:30:07 ---> Running in 50e8e17ebc61 17:30:07 ---> Running in 57528fc2dfbe 17:30:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:30:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:30:09 OK: 12748 distinct packages available 17:30:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:30:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:30:09 OK: 12748 distinct packages available 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.967s coverage: 93.8% of statements 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.239s coverage: 0.1% of statements 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 17:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 17:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements 17:30:10 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:30:10 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:30:10 OK: 12748 distinct packages available 17:30:10 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:30:10 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:30:10 OK: 12748 distinct packages available 17:30:10 OK: 233 MiB in 51 packages 17:30:10 OK: 233 MiB in 51 packages 17:30:10 OK: 233 MiB in 51 packages 17:30:10 OK: 233 MiB in 51 packages 17:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements 17:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:30:12 Removing intermediate container 6a4a9eac802a 17:30:12 ---> b51ace6379b0 17:30:12 Step 21/27 : RUN pip install docker-compose==1.23.2 17:30:12 Removing intermediate container 50e8e17ebc61 17:30:12 ---> 445ac47c28b5 17:30:12 Step 6/24 : COPY go.mod . 17:30:12 Removing intermediate container 57528fc2dfbe 17:30:12 ---> c794f9517455 17:30:12 Step 5/29 : COPY go.mod . 17:30:12 ---> Running in 4fb9adb8d407 17:30:12 Removing intermediate container fb9a474b8a39 17:30:12 ---> 22c0469ff670 17:30:12 Step 6/21 : COPY go.mod . 17:30:12 Removing intermediate container 4d2179029c52 17:30:12 ---> 8413af08ebce 17:30:12 Step 6/22 : COPY go.mod . 17:30:13 ---> a6957af572c0 17:30:13 Step 7/24 : RUN go mod download 17:30:13 ---> 289b8a9c4c83 17:30:13 Step 6/29 : RUN go mod download 17:30:13 ---> eda3949f4f60 17:30:13 Step 7/22 : RUN go mod download 17:30:13 ---> 60df9f881a52 17:30:13 Step 7/21 : RUN go mod download 17:30:13 ---> Running in adb73e2dc81a 17:30:13 ---> Running in f51091d70353 17:30:13 ---> Running in 432e050a2a0e 17:30:13 ---> Running in 621a919cda23 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.615s coverage: 63.5% of statements 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 17:30:14 Collecting docker-compose==1.23.2 17:30:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 17:30:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:30:15 Collecting websocket-client<1.0,>=0.32.0 17:30:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:30:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:30:15 Collecting texttable<0.10,>=0.9.0 17:30:15 Downloading texttable-0.9.1.tar.gz (11 kB) 17:30:15 Collecting docopt<0.7,>=0.6.1 17:30:15 Downloading docopt-0.6.2.tar.gz (25 kB) 17:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 17:30:16 Removing intermediate container f51091d70353 17:30:16 ---> 00de31585e68 17:30:16 Step 7/29 : COPY . . 17:30:16 Removing intermediate container adb73e2dc81a 17:30:16 ---> 6893659700fa 17:30:16 Step 8/24 : COPY . . 17:30:16 Removing intermediate container 432e050a2a0e 17:30:16 ---> 349b98369568 17:30:16 Step 8/21 : COPY . . 17:30:16 Collecting dockerpty<0.5,>=0.4.1 17:30:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:30:16 Removing intermediate container 621a919cda23 17:30:16 ---> 28fd3e70934b 17:30:16 Step 8/22 : COPY . . 17:30:18 Collecting PyYAML<4,>=3.10 17:30:18 Downloading PyYAML-3.13.tar.gz (270 kB) 17:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.779s coverage: 55.9% of statements 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:30:24 Collecting docker<4.0,>=3.6.0 17:30:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:30:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:30:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:30:27 Collecting jsonschema<3,>=2.5.1 17:30:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:30:28 Collecting cached-property<2,>=1.2.0 17:30:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:30:29 Collecting docker-pycreds>=0.4.0 17:30:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:30:29 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) 17:30:29 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) 17:30:29 Collecting urllib3<1.25,>=1.21.1 17:30:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:30:30 Collecting idna<2.8,>=2.5 17:30:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:30:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:30:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:30:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:30:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:30:30 Installing collected packages: websocket-client, texttable, docopt, dockerpty, PyYAML, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose 17:30:30 Running setup.py install for texttable: started 17:30:37 Running setup.py install for texttable: finished with status 'done' 17:30:37 Running setup.py install for docopt: started 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.741s coverage: 86.3% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.385s coverage: 72.2% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.478s coverage: 72.1% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.083s coverage: 48.4% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.081s coverage: 28.8% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.096s coverage: 96.8% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.2% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.525s coverage: 84.0% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.380s coverage: 47.1% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.082s coverage: 100.0% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:30:37 Running setup.py install for docopt: finished with status 'done' 17:30:37 Running setup.py install for dockerpty: started 17:30:38 Running setup.py install for dockerpty: finished with status 'done' 17:30:38 Running setup.py install for PyYAML: started 17:30:40 Running setup.py install for PyYAML: finished with status 'done' 17:30:42 Attempting uninstall: urllib3 17:30:42 Found existing installation: urllib3 1.25.9 17:30:42 Uninstalling urllib3-1.25.9: 17:30:42 Successfully uninstalled urllib3-1.25.9 17:30:42 Attempting uninstall: idna 17:30:42 Found existing installation: idna 2.9 17:30:42 Uninstalling idna-2.9: 17:30:42 Successfully uninstalled idna-2.9 17:30:44 Attempting uninstall: requests 17:30:44 Found existing installation: requests 2.23.0 17:30:44 Uninstalling requests-2.23.0: 17:30:45 Successfully uninstalled requests-2.23.0 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.728s coverage: 29.1% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:30:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 17:30:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 17:30:45 GO111MODULE=on go vet ./... 17:30:48 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 17:30:51 ---> 15939489a853 17:30:51 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:30:51 ---> Running in 53020cc7ed79 17:30:51 ---> 02a9e9e92fbf 17:30:51 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:30:51 ---> 543c3748ff19 17:30:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:30:51 ---> 76dc29d0b385 17:30:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:30:52 ---> Running in c64aead53074 17:30:52 ---> Running in 704db7eb82e6 17:30:52 ---> Running in fd3f4cfb8916 17:30:53 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 17:30:54 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 17:30:54 Removing intermediate container 4fb9adb8d407 17:30:54 ---> 6be585bc5610 17:30:54 Step 22/27 : RUN apk --no-cache add curl 17:30:54 ---> Running in e32b9862b074 17:30:54 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 17:30:54 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 17:30:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:30:55 (2/3) Installing libcurl (7.69.1-r3) 17:30:55 (3/3) Installing curl (7.69.1-r3) 17:30:55 Executing busybox-1.31.1-r19.trigger 17:30:55 OK: 72 MiB in 58 packages 17:30:57 Removing intermediate container e32b9862b074 17:30:57 ---> def243f347ae 17:30:57 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:30:57 ---> Running in 159655169e33 17:30:58 Removing intermediate container 159655169e33 17:30:58 ---> 9b8bb21de7cd 17:30:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:58 ---> Running in b2aed6fb1069 17:30:59 Removing intermediate container b2aed6fb1069 17:30:59 ---> 39de967f3b16 17:30:59 Step 25/27 : LABEL arch=x86_64 17:31:00 ---> Running in e35c86850d70 17:31:00 Removing intermediate container e35c86850d70 17:31:00 ---> e23a2c381e8e 17:31:00 Step 26/27 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:31:00 ---> Running in 509d0b6fcdab 17:31:00 Removing intermediate container 509d0b6fcdab 17:31:00 ---> acc27a228bfc 17:31:00 Step 27/27 : LABEL version=0.0.0 17:31:00 ---> Running in 1244f729bc59 17:31:01 Removing intermediate container 1244f729bc59 17:31:01 ---> a96be7612737 17:31:01 17:31:01 Successfully built a96be7612737 17:31:01 Successfully tagged docker-sys-mgmt-agent-go:latest 17:31:01  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 17:31:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:31:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:20 ---> 550590dc89ae 17:31:20 Step 3/23 : WORKDIR /edgex-go 17:31:20 ---> Using cache 17:31:20 ---> 9636b3fc3f0b 17:31:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:20 ---> Using cache 17:31:20 ---> cee406626a29 17:31:20 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:31:20 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 17:31:20 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 17:31:20 ---> Running in fa4bdf5a4641 17:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:22 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:31:22 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:31:22 OK: 12748 distinct packages available 17:31:22 OK: 233 MiB in 51 packages 17:31:23 Removing intermediate container 53020cc7ed79 17:31:23 ---> fea9f539accd 17:31:23 17:31:23 Step 9/29 : FROM alpine:latest 17:31:23 Removing intermediate container c64aead53074 17:31:23 ---> 223acdcd68aa 17:31:23 17:31:23 Step 10/22 : FROM alpine:3.10 17:31:23 3.10: Pulling from library/alpine 17:31:23 latest: Pulling from library/alpine 17:31:23 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:31:23 Status: Downloaded newer image for alpine:latest 17:31:23 ---> d6e46aa2470d 17:31:23 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:31:24 ---> Running in e04ac510bbe9 17:31:24 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:31:24 Status: Downloaded newer image for alpine:3.10 17:31:24 ---> be4e4bea2c2e 17:31:24 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:31:24 Removing intermediate container fa4bdf5a4641 17:31:24 ---> aebff5ba983d 17:31:24 Step 6/23 : COPY go.mod . 17:31:27 ---> Running in 3e20cd7225f2 17:31:27 Removing intermediate container e04ac510bbe9 17:31:27 ---> 070a37b9c84e 17:31:27 Step 11/29 : USER root 17:31:27 ---> e2833d142ac3 17:31:27 Step 7/23 : RUN go mod download 17:31:27 Removing intermediate container fd3f4cfb8916 17:31:27 ---> 9df2477f7371 17:31:27 17:31:27 Step 10/21 : FROM alpine 17:31:27 ---> d6e46aa2470d 17:31:27 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:31:27 ---> Running in 9344ded109e2 17:31:27 Removing intermediate container 704db7eb82e6 17:31:27 ---> 8d497c4d2964 17:31:27 17:31:27 Step 10/24 : FROM alpine:3.10 17:31:27 ---> be4e4bea2c2e 17:31:27 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:31:27 ---> Running in 3803cae77ebb 17:31:27 ---> Running in 82e486be4196 17:31:27 ---> Running in a7b67d02c4f8 17:31:27 Removing intermediate container 9344ded109e2 17:31:27 ---> 73d4915d369b 17:31:27 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:31:27 ---> Running in 34bacdcdb43a 17:31:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:31:28 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:31:28 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:31:28 OK: 10348 distinct packages available 17:31:28 (1/5) Installing ca-certificates (20191127-r2) 17:31:28 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:31:28 (3/5) Installing libcurl (7.66.0-r3) 17:31:28 (4/5) Installing curl (7.66.0-r3) 17:31:28 (5/5) Installing dumb-init (1.2.2-r1) 17:31:28 Executing busybox-1.30.1-r3.trigger 17:31:28 Executing ca-certificates-20191127-r2.trigger 17:31:28 OK: 7 MiB in 19 packages 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:29 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:31:29 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:31:29 OK: 12747 distinct packages available 17:31:29 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:31:29 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:31:29 OK: 10348 distinct packages available 17:31:29 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:31:29 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:31:29 OK: 12747 distinct packages available 17:31:29 (1/5) Installing ca-certificates (20191127-r2) 17:31:29 (1/4) Installing ca-certificates (20191127-r4) 17:31:29 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:31:29 (3/5) Installing libcurl (7.66.0-r3) 17:31:29 (4/5) Installing curl (7.66.0-r3) 17:31:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:31:29 (5/5) Installing dumb-init (1.2.2-r1) 17:31:29 (3/4) Installing libcurl (7.69.1-r3) 17:31:29 Executing busybox-1.30.1-r3.trigger 17:31:29 Executing ca-certificates-20191127-r2.trigger 17:31:29 (4/4) Installing curl (7.69.1-r3) 17:31:29 Executing busybox-1.31.1-r19.trigger 17:31:29 Executing ca-certificates-20191127-r4.trigger 17:31:29 OK: 7 MiB in 19 packages 17:31:29 (1/2) Installing ca-certificates (20191127-r4) 17:31:29 OK: 7 MiB in 18 packages 17:31:29 (2/2) Installing dumb-init (1.2.2-r1) 17:31:29 Executing busybox-1.31.1-r19.trigger 17:31:29 Executing ca-certificates-20191127-r4.trigger 17:31:29 OK: 6 MiB in 16 packages 17:31:31 Removing intermediate container 3e20cd7225f2 17:31:31 ---> d7cd92ec4a8f 17:31:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:31:31 Removing intermediate container 3803cae77ebb 17:31:31 ---> 8dd410ca9f57 17:31:31 Step 8/23 : COPY . . 17:31:31 ---> Running in ae614e4447e6 17:31:35 Removing intermediate container ae614e4447e6 17:31:35 ---> c9cbd113b33f 17:31:35 Step 13/22 : WORKDIR / 17:31:35 Removing intermediate container a7b67d02c4f8 17:31:35 ---> 0874bac064e5 17:31:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:36 Removing intermediate container 82e486be4196 17:31:36 ---> 416ee2a41119 17:31:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:36 Removing intermediate container 34bacdcdb43a 17:31:36 ---> 27cc808bdd7a 17:31:36 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:31:37 ---> Running in 6a8b0c380991 17:31:37 ---> Running in 79c2d7f59b17 17:31:38 ---> Running in e1709600ef58 17:31:38 ---> Running in 44cef5235231 17:31:39 Removing intermediate container 79c2d7f59b17 17:31:39 ---> 4c53665547cb 17:31:39 Step 13/24 : WORKDIR / 17:31:41 ---> Running in 98f0a947c0ec 17:31:41 Removing intermediate container 6a8b0c380991 17:31:41 ---> be9eac4f0e70 17:31:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:31:42 Removing intermediate container e1709600ef58 17:31:42 Removing intermediate container 44cef5235231 17:31:42 ---> 4787feca4ee9 17:31:42 ---> 8a02e69291cb 17:31:42 Step 13/21 : WORKDIR /edgexStep 14/29 : WORKDIR $BASE_DIR 17:31:42 17:31:44 ---> c1804c92ea94 17:31:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:31:44 ---> Running in c346e307ac10 17:31:44 ---> Running in cf61193e2e98 17:31:45 Removing intermediate container 98f0a947c0ec 17:31:45 ---> 1f8c418e7baa 17:31: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 17:31:47 ---> ee9a0b224faf 17:31:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:31:48 Removing intermediate container c346e307ac10 17:31:48 ---> 218fad1aff8e 17:31:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:31:48 Removing intermediate container cf61193e2e98 17:31:48 ---> d40e66f0f852 17:31:48 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:31:48 ---> 90360076a147 17:31:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:31:49 ---> Running in 2e7f46b16cb2 17:31:50 ---> 88f9a68489a5 17:31:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:31:50 ---> 4e777cff843f 17:31:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:31:50 ---> 1a2ce993ec03 17:31:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:31:51 ---> 023fdb9e331e 17:31:51 Step 9/23 : RUN make cmd/core-data/core-data 17:31:51 ---> Running in 20005d5d0abb 17:31:51 ---> a8fa7370b5c1 17:31:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:31:51 ---> 6bf1bfa18a30 17:31:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:31:51 ---> 5ca8ac2e3745 17:31:51 Step 18/22 : RUN chmod +x entrypoint.sh 17:31:51 ---> Running in e6bc5d510a21 17:31:52 ---> 39ecca778796 17:31:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:31:52 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 17:31:52 ---> aea6a367d17f 17:31:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:31:52 ---> Running in f9dc9c5acac6 17:31:52 Removing intermediate container f9dc9c5acac6 17:31:52 ---> 8443d31c01b4 17:31:52 Step 18/21 : CMD ["--init=true"] 17:31:52 Removing intermediate container 2e7f46b16cb2 17:31:52 ---> edcaac6e400a 17:31:52 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:31:52 ---> Running in 8fe908429bf0 17:31:53 ---> 18fa8ef8c967 17:31:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:31:53 Removing intermediate container 8fe908429bf0 17:31:53 ---> 88c204ffaa9e 17:31:53 Step 19/21 : LABEL arch=x86_64 17:31:53 ---> Running in d5e75eea9157 17:31:53 Removing intermediate container e6bc5d510a21 17:31:53 ---> 4c05fa5d1de8 17:31:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:31:53 ---> 20a04aef25d9 17:31:53 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:31:54 gofmt -l . 17:31:54 ---> 13038de4f0c4 17:31:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:31:54 ---> Running in 27a495e8d3ce 17:31:54 Removing intermediate container d5e75eea9157 17:31:54 ---> d0bc88990c6d 17:31:54 Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:31:54 ---> Running in d50e82fddea0 17:31:54 ---> da095681c1dd 17:31:54 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:31:54 Removing intermediate container 27a495e8d3ce 17:31:54 ---> eee14471a70d 17:31:54 Step 20/22 : LABEL arch=x86_64 17:31:54 ---> Running in 27ebf43bd130 17:31:55 ---> Running in 2a434f4b54ca 17:31:55 Removing intermediate container 27ebf43bd130 17:31:55 ---> 4265151d0283 17:31:55 Step 21/21 : LABEL version=0.0.0 17:31:55 ---> 5c1adc9b84c9 17:31:55 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:31:55 [ "`gofmt -l .`" = "" ] 17:31:55 ---> Running in af023bf6198c 17:31:55 Removing intermediate container 2a434f4b54ca 17:31:55 ---> 2e750311e218 17:31:55 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:31:56 ---> a18f6e00afa4 17:31:56 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:31:56 ---> Running in 3495ed334d71 17:31:56 Removing intermediate container af023bf6198c 17:31:56 ---> 1263a00c1729 17:31:56 17:31:56 Successfully built 1263a00c1729 17:31:56 Removing intermediate container 3495ed334d71 17:31:56 ---> e25fef6f3bc6 17:31:56 Step 22/22 : LABEL version=0.0.0 17:31:56 Successfully tagged docker-security-proxy-setup-go:latest 17:31:56 ---> Running in cb34eba42a98 17:31:56  Building docker-security-proxy-setup-go ... done  ---> 764cabc9a605 17:31:56 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:31:56 Removing intermediate container d50e82fddea0 17:31:56 ---> df8945ec17d9 17:31:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:31:57 ---> Running in dfad5e30734d 17:31:57 ---> Running in 56ce3da83d85 17:31:57 Removing intermediate container cb34eba42a98 17:31:57 ---> 61ffcd29d317 17:31:57 17:31:57 Successfully built 61ffcd29d317 17:31:57 Removing intermediate container 56ce3da83d85 17:31:57 ---> 1204e48b1cc2 17:31:57 Step 22/24 : LABEL arch=x86_64 17:31:57 Successfully tagged docker-security-bootstrap-redis-go:latest 17:31:58  Building docker-security-bootstrap-redis-go ... done  ---> Running in 7cb7a9195bbb 17:31:58 ./bin/test-go-mod-tidy.sh 17:31:58 ./bin/test-attribution-txt.sh 17:31:59 Removing intermediate container 7cb7a9195bbb 17:31:59 ---> 0ebb774e9d26 17:31:59 Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:31:59 ---> Running in 226c04201a0f 17:31:59 Removing intermediate container 226c04201a0f 17:31:59 ---> 3517610c9caa 17:31:59 Step 24/24 : LABEL version=0.0.0 17:31:59 ---> Running in 0413f9efba60 17:31:59 Removing intermediate container dfad5e30734d 17:31:59 ---> 5352045320b4 17:31:59 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:31:59 Removing intermediate container 0413f9efba60 17:31:59 ---> d6b5b5b41269 17:31:59 17:32:00 Successfully built d6b5b5b41269 17:32:00 Successfully tagged docker-security-secretstore-setup-go:latest 17:32:00  Building docker-security-secretstore-setup-go ... done  ---> 918b4ad0db5d 17:32:00 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:00 ---> Running in 039821c4cc6f [Pipeline] sh 17:32:03 Removing intermediate container 039821c4cc6f 17:32:03 ---> 0624a4a199bc 17:32:03 Step 24/29 : RUN chmod 755 security-secrets-setup 17:32:03 ---> Running in e1bda50bdcb4 17:32:03 + ls -al . 17:32:03 total 696 17:32:03 drwxrwxr-x 9 1001 1001 4096 Dec 11 17:32 . 17:32:03 drwxr-xr-x 4 root root 4096 Dec 11 17:28 .. 17:32:03 -rw-rw-r-- 1 1001 1001 11 Dec 11 17:26 .dockerignore 17:32:03 drwxrwxr-x 8 1001 1001 4096 Dec 11 17:26 .git 17:32:03 drwxrwxr-x 3 1001 1001 4096 Dec 11 17:26 .github 17:32:03 -rw-rw-r-- 1 1001 1001 943 Dec 11 17:26 .gitignore 17:32:03 -rw-rw-r-- 1 1001 1001 166 Dec 11 17:26 .sonarcloud.properties 17:32:03 -rw-rw-r-- 1 1001 1001 3804 Dec 11 17:26 CONTRIBUTING.md 17:32:03 -rw-rw-r-- 1 1001 1001 1035 Dec 11 17:26 Dockerfile.build 17:32:03 -rw-rw-r-- 1 1001 1001 863 Dec 11 17:26 Jenkinsfile 17:32:03 -rw-rw-r-- 1 1001 1001 10775 Dec 11 17:26 LICENSE 17:32:03 -rw-rw-r-- 1 1001 1001 6318 Dec 11 17:26 Makefile 17:32:03 -rw-rw-r-- 1 1001 1001 6447 Dec 11 17:26 README.md 17:32:03 -rw-rw-r-- 1 1001 1001 7286 Dec 11 17:26 SECURITY.md 17:32:03 -rw-rw-r-- 1 1001 1001 5 Dec 11 17:23 VERSION 17:32:03 -rw-rw-r-- 1 1001 1001 4131 Dec 11 17:26 ZMQWindows.md 17:32:03 drwxrwxr-x 2 1001 1001 4096 Dec 11 17:26 bin 17:32:03 drwxrwxr-x 15 1001 1001 4096 Dec 11 17:26 cmd 17:32:03 -rw-r--r-- 1 root root 569562 Dec 11 17:30 coverage.out 17:32:03 -rw-r--r-- 1 root root 1041 Dec 11 17:31 go.mod 17:32:03 -rw-r--r-- 1 root root 18856 Dec 11 17:31 go.sum 17:32:03 drwxrwxr-x 8 1001 1001 4096 Dec 11 17:26 internal 17:32:03 drwxrwxr-x 4 1001 1001 4096 Dec 11 17:26 openapi 17:32:03 drwxrwxr-x 4 1001 1001 4096 Dec 11 17:26 snap 17:32:03 -rw-rw-r-- 1 1001 1001 168 Dec 11 17:26 version.go [Pipeline] sh 17:32:04 + '[' -e coverage.out ] 17:32:04 + chown 1001:1001 coverage.out [Pipeline] stash 17:32:04 Warning: overwriting stash ‘coverage-report’ 17:32:04 Removing intermediate container e1bda50bdcb4 17:32:04 ---> eca6741ed7b1 17:32:04 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:32:04 ---> Running in 33a909ffee88 17:32:04 Removing intermediate container 33a909ffee88 17:32:04 ---> 35adbb211c36 17:32:04 Step 26/29 : CMD [ "generate" ] 17:32:04 ---> Running in 8b2aeaaf4de2 17:32:05 Removing intermediate container 8b2aeaaf4de2 17:32:05 ---> e07920d8c53b 17:32:05 Step 27/29 : LABEL arch=x86_64 17:32:05 ---> Running in b96fefa8ddb1 17:32:05 Removing intermediate container b96fefa8ddb1 17:32:05 ---> 5fa2ec8af3bb 17:32:05 Step 28/29 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:32:05 Stashed 1 file(s) [Pipeline] sh 17:32:05 ---> Running in 7003894c1b9c 17:32:05 Removing intermediate container 7003894c1b9c 17:32:05 ---> 3729839ad95f 17:32:05 Step 29/29 : LABEL version=0.0.0 17:32:05 ---> Running in 84eb538e69b3 17:32:05 Removing intermediate container 84eb538e69b3 17:32:05 ---> 1a65a4f2f348 17:32:05 17:32:06 + make build 17:32:06 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 17:32:06 Successfully built 1a65a4f2f348 17:32:06 Successfully tagged docker-security-secrets-setup-go:latest 17:32:12  Building docker-security-secrets-setup-go ... done Removing intermediate container 20005d5d0abb 17:32:12 ---> 4a6a0700925a 17:32:12 17:32:12 Step 10/23 : FROM alpine 17:32:12 ---> d6e46aa2470d 17:32:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:32:12 ---> Running in b4ff27736e30 17:32:12 Removing intermediate container b4ff27736e30 17:32:12 ---> d8c5c8c7f8be 17:32:12 Step 12/23 : ENV APP_PORT=48080 17:32:12 ---> Running in 637c0bb879ba 17:32:12 Removing intermediate container 637c0bb879ba 17:32:12 ---> 9acf44e614b4 17:32:12 Step 13/23 : EXPOSE $APP_PORT 17:32:12 ---> Running in baf9159453bc 17:32:12 Removing intermediate container baf9159453bc 17:32:12 ---> f301a5eeaeb6 17:32:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:12 ---> Running in bc3e9beca829 17:32:13 Removing intermediate container bc3e9beca829 17:32:13 ---> 49b8e23a6655 17:32:13 Step 15/23 : RUN apk --no-cache add zeromq 17:32:13 ---> Running in eaa8f49f558f 17:32:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:15 (1/5) Installing libgcc (9.3.0-r2) 17:32:15 (2/5) Installing libsodium (1.0.18-r0) 17:32:15 (3/5) Installing libstdc++ (9.3.0-r2) 17:32:15 (4/5) Installing libzmq (4.3.3-r0) 17:32:15 (5/5) Installing zeromq (4.3.3-r0) 17:32:15 Executing busybox-1.31.1-r19.trigger 17:32:15 OK: 8 MiB in 19 packages 17:32:16 Removing intermediate container eaa8f49f558f 17:32:16 ---> 8fd8e555943d 17:32:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:32:16 ---> 820fcda0e4b6 17:32:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:17 ---> cea217e67568 17:32:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:32:17 ---> 0d74ede6f646 17:32:17 Step 19/23 : ENTRYPOINT ["/core-data"] 17:32:17 ---> Running in 93de2b3e87c4 17:32:17 Removing intermediate container 93de2b3e87c4 17:32:17 ---> e24c4310b586 17:32:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:17 ---> Running in 01c80c188b36 17:32:17 Removing intermediate container 01c80c188b36 17:32:17 ---> fbf799276f8f 17:32:17 Step 21/23 : LABEL arch=x86_64 17:32:17 ---> Running in 08ebe74201d6 17:32:17 Removing intermediate container 08ebe74201d6 17:32:17 ---> 2d9ba5e4acb0 17:32:17 Step 22/23 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:32:17 ---> Running in c42f77863714 17:32:18 Removing intermediate container c42f77863714 17:32:18 ---> 0d2ad2867e03 17:32:18 Step 23/23 : LABEL version=0.0.0 17:32:18 ---> Running in 78a25eddbe2f 17:32:18 Removing intermediate container 78a25eddbe2f 17:32:18 ---> c0b3de7520eb 17:32:18 17:32:18 Successfully built c0b3de7520eb 17:32:18 Successfully tagged docker-core-data-go:latest 17:32:18 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 17:32:18  Building docker-core-data-go ... done  [Pipeline] } 17:32:18 $ docker stop --time=1 b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 17:32:20 $ docker rm -f b42e9ddaf082a2e889239fd271082582e951c740215f492d59a14b0484b8da84 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:21 + docker images 17:32:21 + grep docker 17:32:21 docker-core-data-go latest c0b3de7520eb 3 seconds ago 23.7MB 17:32:21 docker-security-secrets-setup-go latest 1a65a4f2f348 16 seconds ago 23.9MB 17:32:21 docker-security-secretstore-setup-go latest d6b5b5b41269 22 seconds ago 24.7MB 17:32:21 docker-security-bootstrap-redis-go latest 61ffcd29d317 24 seconds ago 15.8MB 17:32:21 docker-security-proxy-setup-go latest 1263a00c1729 26 seconds ago 24.6MB 17:32:21 docker-sys-mgmt-agent-go latest a96be7612737 About a minute ago 313MB 17:32:21 docker-support-notifications-go latest 4f082b99f13d 2 minutes ago 13.6MB 17:32:21 docker-core-metadata-go latest 1bd33a64ffcb 2 minutes ago 14.5MB 17:32:21 docker-core-command-go latest ee5e1d3a0099 2 minutes ago 12.2MB 17:32:21 docker-support-scheduler-go latest 73399b1b3e1e 2 minutes ago 12.3MB 17:32:21 docker latest aefe523efa57 12 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:32:37 Still waiting to schedule task 17:32:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:32: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 17:32:47 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 17:32:53 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 17:32:54 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 17:32:59 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 17:33:05 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 17:33:08 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 17:33:13 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 17:33:18 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 17:33:22 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 17:33: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 [Pipeline] } 17:33:29 $ docker stop --time=1 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e 17:33:32 $ docker rm -f 71a91392df45ceb574c129d562f132625c01a542e181281396bc58361ffad49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:33:33 Running on prd-ubuntu18.04-docker-8c-8g-15605 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 17:33:34 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 17:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:34 17:33:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:35 latest: Pulling from edgex-devops/edgex-compose-arm64 17:33:35 29e5d40040c1: Pulling fs layer 17:33:35 1ce36da41761: Pulling fs layer 17:33:35 25b303627fd3: Pulling fs layer 17:33:35 29e5d40040c1: Verifying Checksum 17:33:35 29e5d40040c1: Download complete 17:33:36 using credential edgex-jenkins-ssh 17:33:36 Cloning the remote Git repository 17:33:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:33:36 > git init /w/workspace/edgex-go/3 # timeout=10 17:33:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:33:36 > git --version # timeout=10 17:33:36 > git --version # 'git version 2.17.1' 17:33:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:36 1ce36da41761: Verifying Checksum 17:33:36 1ce36da41761: Download complete 17:33:36 29e5d40040c1: Pull complete 17:33:38 1ce36da41761: Pull complete 17:33:38 25b303627fd3: Verifying Checksum 17:33:38 25b303627fd3: Download complete 17:33:48 25b303627fd3: Pull complete 17:33:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:33:48 prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container 17:33:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:33:51 $ docker top f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:52 + docker-compose build --help 17:33:52 + grep parallel 17:33:55 --parallel Build images in parallel. [Pipeline] } 17:33:55 $ docker stop --time=1 f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 17:33:56 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:33:57 Merge succeeded, producing 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:33:57 Checking out Revision 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 (PR-2939) 17:33:57 $ docker rm -f f6190c1303531cbae5a43ceb5a4906dda24773053c9fbff8f6434739610378f7 17:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:56 > 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 17:33:56 > git config core.sparsecheckout # timeout=10 17:33:56 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 17:33:56 > git remote # timeout=10 17:33:56 > git config --get remote.origin.url # timeout=10 17:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:56 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 17:33:57 > git rev-parse HEAD^{commit} # timeout=10 17:33:57 > git config core.sparsecheckout # timeout=10 17:33:57 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:58 . [Pipeline] withDockerContainer 17:33:58 prd-ubuntu18.04-docker-arm64-4c-16g-15604 does not seem to be running inside a container 17:33:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:34:00 $ docker top 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 -eo pid,comm 17:34:00 Commit message: "build(snap): fixed the patch file" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:01 + docker-compose -f ./docker-compose-build.yml build --parallel 17:34:02 + echo snap-build.sh 17:34:02 snap-build.sh 17:34:02 + SNAP_BASE_DIR=. 17:34:02 + '[' '!' -z /w/workspace/edgex-go/3 ']' 17:34:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 17:34:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 17:34:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 17:34:02 + cd /w/workspace/edgex-go/3 17:34:02 + sudo apt-get remove -qy --purge lxd lxd-client 17:34:02 Reading package lists... 17:34:02 Building dependency tree... 17:34:02 Reading state information... 17:34:02 The following packages were automatically installed and are no longer required: 17:34:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:34:02 uidmap xdelta3 17:34:02 Use 'sudo apt autoremove' to remove them. 17:34:02 The following packages will be REMOVED: 17:34:02 lxd* lxd-client* 17:34:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:34:02 After this operation, 31.7 MB disk space will be freed. 17:34:03 (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.) 17:34:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:34:04 Removing lxd dnsmasq configuration 17:34:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:34:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:34:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:34:05 (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.) 17:34:05 Building docker-core-command-go ... 17:34:05 Building docker-core-data-go ... 17:34:05 Building docker-core-metadata-go ... 17:34:05 Building docker-security-bootstrap-redis-go ... 17:34:05 Building docker-security-proxy-setup-go ... 17:34:05 Building docker-security-secrets-setup-go ... 17:34:05 Building docker-security-secretstore-setup-go ... 17:34:05 Building docker-support-notifications-go ... 17:34:05 Building docker-support-scheduler-go ... 17:34:05 Building docker-sys-mgmt-agent-go ... 17:34:05 Building docker-core-data-go 17:34:05 Building docker-support-scheduler-go 17:34:05 Building docker-core-metadata-go 17:34:05 Building docker-security-bootstrap-redis-go 17:34:05 Building docker-security-secretstore-setup-go 17:34:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:34:06 Processing triggers for systemd (237-3ubuntu10.42) ... 17:34:07 Processing triggers for ureadahead (0.100.0-21) ... 17:34:08 + sudo snap remove --purge lxd 17:34:08 snap "lxd" is not installed 17:34:08 + sudo groupadd --force --system lxd 17:34:08 ++ whoami 17:34:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:34:08 + newgrp - lxd 17:34:08 + sudo snap install lxd 17:34:18 2020-12-11T17:34:15Z INFO Waiting for automatic snapd restart... 17:34:33 lxd 4.8 from Canonical* installed 17:34:33 + sudo lxd init --auto 17:34:43 + sudo snap install --classic snapcraft 17:34:48 snapcraft 4.4.4 from Canonical* installed 17:34:48 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:34:48 + patch --verbose -p1 17:34:48 Hmm... Looks like a unified diff to me... 17:34:48 The text leading up to this was: 17:34:48 -------------------------- 17:34:48 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 17:34:48 |From: Tony Espy 17:34:48 |Date: Wed, 2 Dec 2020 17:38:31 -0500 17:34:48 |Subject: [PATCH] optimize snap build for pipeline CI check 17:34:48 | 17:34:48 |This patch is used by the EdgeX CI pipeline builds to 17:34:48 |optimize the snap CI check run for pull requests. When 17:34:48 |applied, it essentially strips out everything (apps and 17:34:48 |parts) from the snapcraft.yaml file except those required 17:34:48 |to build edgex-go, as the whole idea of the CI check is to 17:34:48 |catch changes to edgex-go that break the snap build. 17:34:48 | 17:34:48 |In general, anyone updating snapcraft.yaml will also need 17:34:48 |to update this patch file, otherwise it may fail to apply, 17:34:48 |resulting in a failed snap build CI check in the associated 17:34:48 |pull request. 17:34:48 | 17:34:48 |Note - in addition to applying this patch, the pipeline also 17:34:48 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:34:48 |need to build the finally binary .snap file (and it won't 17:34:48 |work with the patch applied). This further reduces the build 17:34:48 |time. 17:34:48 |--- 17:34:48 | snap/snapcraft.yaml | 466 +------------------------------------------- 17:34:48 | 1 file changed, 2 insertions(+), 464 deletions(-) 17:34:48 | 17:34:48 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:34:48 |index b265277c..d7e1de37 100644 17:34:48 |--- a/snap/snapcraft.yaml 17:34:48 |+++ b/snap/snapcraft.yaml 17:34:48 -------------------------- 17:34:48 patching file snap/snapcraft.yaml 17:34:48 Using Plan A... 17:34:48 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 17:34:48 Hunk #2 succeeded at 81 (offset -3 lines). 17:34:48 Hunk #3 succeeded at 211 (offset -8 lines). 17:34:48 Hunk #4 succeeded at 226 (offset -8 lines). 17:34:48 Hunk #5 succeeded at 234 (offset -8 lines). 17:34:48 Hunk #6 succeeded at 241 (offset -8 lines). 17:34:48 Hunk #7 succeeded at 268 (offset -8 lines). 17:34:48 Hunk #8 succeeded at 302 (offset -8 lines). 17:34:48 Hunk #9 succeeded at 358 (offset -8 lines). 17:34:48 Hmm... Ignoring the trailing garbage. 17:34:48 done 17:34:48 + sudo snapcraft prime --use-lxd 17:34:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:34:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:34:50 - README.md 17:34:50 - snapcraft.yaml.orig 17:34:50 17:34:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:34:50 Launching a container. 17:35:02 Waiting for container to be ready 17:35:02 To start your first instance, try: lxc launch ubuntu:18.04 17:35:02 17:35:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:35:06 Waiting for network to be ready... 17:35:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:35:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 17:35:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 17:35:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 17:35:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 17:35:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 17:35:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 17:35:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 17:35:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:35:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:35:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:35:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:35:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:35:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:35:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:35:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:35:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:35:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:35:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 17:35:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 17:35:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 17:35:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 17:35:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 17:35:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 17:35:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 17:35:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 17:35:10 Fetched 23.4 MB in 4s (5895 kB/s) 17:35:11 Reading package lists... 17:35:11 Reading package lists... 17:35:11 Building dependency tree... 17:35:11 Reading state information... 17:35:11 The following additional packages will be installed: 17:35:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:35:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:35:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:35:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:35:11 Suggested packages: 17:35:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:35:11 Recommended packages: 17:35:11 gnupg libsasl2-modules 17:35:11 The following NEW packages will be installed: 17:35:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:35:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:35:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:35:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:35:11 The following packages will be upgraded: 17:35:11 gpg gpg-agent gpgconf libudev1 17:35:11 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 17:35:11 Need to get 3531 kB of archives. 17:35:11 After this operation, 13.3 MB of additional disk space will be used. 17:35:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:35:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:35:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:35:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:35:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:35:12 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] 17:35:12 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] 17:35:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:35:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:35:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:35:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:35:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:35:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:35:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:35:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:35:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:35:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:35:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:35:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:35:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:35:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:35:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:35:12 debconf: delaying package configuration, since apt-utils is not installed 17:35:12 Fetched 3531 kB in 1s (3088 kB/s) 17:35:12 (Reading database ... 12511 files and directories currently installed.) 17:35:12 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:35:12 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:35:12 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:35:13 Selecting previously unselected package udev. 17:35:13 (Reading database ... 12511 files and directories currently installed.) 17:35:13 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:35:13 Unpacking udev (237-3ubuntu10.43) ... 17:35:13 Selecting previously unselected package libfuse2:amd64. 17:35:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:35:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:35:13 Selecting previously unselected package fuse. 17:35:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:35:13 Unpacking fuse (2.9.7-1ubuntu1) ... 17:35:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:35:13 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:35:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:35:13 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:35:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:35:13 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:35:14 Selecting previously unselected package libksba8:amd64. 17:35:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:35:14 Unpacking libksba8:amd64 (1.3.5-2) ... 17:35:14 Selecting previously unselected package libroken18-heimdal:amd64. 17:35:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:35:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:35:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:35:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libwind0-heimdal:amd64. 17:35:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:35:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:35:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:35:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:35:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:35:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:14 Selecting previously unselected package libsasl2-modules-db:amd64. 17:35:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:35:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:35:14 Selecting previously unselected package libsasl2-2:amd64. 17:35:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:35:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:35:15 Selecting previously unselected package libldap-common. 17:35:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:35:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:35:15 Selecting previously unselected package libldap-2.4-2:amd64. 17:35:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:35:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:35:15 Selecting previously unselected package dirmngr. 17:35:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:35:15 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:35:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:35:15 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:35:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:35:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:35:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:35:15 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:35:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:15 Setting up libksba8:amd64 (1.3.5-2) ... 17:35:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:15 Setting up udev (237-3ubuntu10.43) ... 17:35:15 invoke-rc.d: policy-rc.d denied execution of start. 17:35:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Processing triggers for systemd (237-3ubuntu10) ... 17:35:16 Setting up fuse (2.9.7-1ubuntu1) ... 17:35:16 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:35:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:35:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:35:16 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:35:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:35:16 settings in the [Install] section, and DefaultInstance for template units). 17:35:16 This means they are not meant to be enabled using systemctl. 17:35:16 Possible reasons for having this kind of units are: 17:35:16 1) A unit may be statically enabled by being symlinked from another unit's 17:35:16 .wants/ or .requires/ directory. 17:35:16 2) A unit's purpose may be to act as a helper for some other unit which has 17:35:16 a requirement dependency on it. 17:35:16 3) A unit may be started when needed via activation (socket, path, timer, 17:35:16 D-Bus, udev, scripted systemctl call, ...). 17:35:16 4) In case of template units, the unit is meant to be enabled with some 17:35:16 instance name specified. 17:35:17 Reading package lists... 17:35:17 Building dependency tree... 17:35:17 Reading state information... 17:35:17 The following additional packages will be installed: 17:35:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:35:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:35:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:35:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:35:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:35:17 Suggested packages: 17:35:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:35:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:35:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:35:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:35:17 systemd-container policykit-1 17:35:17 Recommended packages: 17:35:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:35:17 The following NEW packages will be installed: 17:35:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:35:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:35:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:35:17 multiarch-support openssh-client python3 python3-minimal python3.6 17:35:17 python3.6-minimal snapd squashfs-tools sudo 17:35:17 The following packages will be upgraded: 17:35:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:35:17 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 17:35:17 Need to get 35.2 MB of archives. 17:35:17 After this operation, 141 MB of additional disk space will be used. 17:35:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:35:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:35:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:35:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:35:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:35:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:35:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:35:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:35:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:35:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:35:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:35:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:35:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:35:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:35:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:35:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:35:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:35:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:35:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:35:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:35:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:35:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:35:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:35:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 17:35:18 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:35:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:35:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:35:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:35:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:35:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:35:19 debconf: delaying package configuration, since apt-utils is not installed 17:35:19 Fetched 35.2 MB in 2s (16.9 MB/s) 17:35:19 (Reading database ... 12757 files and directories currently installed.) 17:35:19 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:35:19 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:35:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:35:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:35:20 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:35:20 (Reading database ... 12757 files and directories currently installed.) 17:35:20 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:35:20 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:35:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:35:21 (Reading database ... 12757 files and directories currently installed.) 17:35:21 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:35:21 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:35:21 Setting up apt (1.6.12ubuntu0.2) ... 17:35:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:35:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:35:21 (Reading database ... 12764 files and directories currently installed.) 17:35:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:35:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:35:22 Selecting previously unselected package libpython3.6-minimal:amd64. 17:35:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:35:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:35:22 Selecting previously unselected package libexpat1:amd64. 17:35:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:35:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:35:22 Selecting previously unselected package python3.6-minimal. 17:35:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:35:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:35:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:35:22 Checking for services that may need to be restarted...done. 17:35:22 Checking for services that may need to be restarted...done. 17:35:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:35:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:35:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:35:23 Selecting previously unselected package python3-minimal. 17:35:23 (Reading database ... 13012 files and directories currently installed.) 17:35:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:35:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:35:23 Selecting previously unselected package mime-support. 17:35:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:35:23 Unpacking mime-support (3.60ubuntu1) ... 17:35:23 Selecting previously unselected package libmpdec2:amd64. 17:35:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:35:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:35:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:35:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:35:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:35:24 Selecting previously unselected package python3.6. 17:35:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:35:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:35:24 Selecting previously unselected package libpython3-stdlib:amd64. 17:35:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:35:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:35:24 Setting up python3-minimal (3.6.7-1~18.04) ... 17:35:24 Selecting previously unselected package python3. 17:35:24 (Reading database ... 13442 files and directories currently installed.) 17:35:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:35:24 Unpacking python3 (3.6.7-1~18.04) ... 17:35:24 Selecting previously unselected package multiarch-support. 17:35:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 17:35:24 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 17:35:24 Setting up multiarch-support (2.27-3ubuntu1.3) ... 17:35:24 Selecting previously unselected package liblzo2-2:amd64. 17:35:24 (Reading database ... 13479 files and directories currently installed.) 17:35:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:35:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:35:24 Selecting previously unselected package libbsd0:amd64. 17:35:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:35:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:35:24 Selecting previously unselected package sudo. 17:35:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:35:24 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:35:24 Selecting previously unselected package apparmor. 17:35:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:35:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:35:25 Selecting previously unselected package libedit2:amd64. 17:35:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:35:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:35:25 Selecting previously unselected package libkrb5support0:amd64. 17:35:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:35:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:35:25 Selecting previously unselected package libk5crypto3:amd64. 17:35:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:35:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:35:25 Selecting previously unselected package libkeyutils1:amd64. 17:35:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:35:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:35:25 Selecting previously unselected package libkrb5-3:amd64. 17:35:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:35:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:35:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:35:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:35:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:35:25 Selecting previously unselected package libssl1.0.0:amd64. 17:35:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:35:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:35:25 Selecting previously unselected package openssh-client. 17:35:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:35:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:35:26 Selecting previously unselected package squashfs-tools. 17:35:26 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:35:26 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:35:26 Selecting previously unselected package snapd. 17:35:26 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:35:26 Unpacking snapd (2.48+18.04) ... 17:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:35:27 ---> ab55533b88cd 17:35:27 Step 3/22 : WORKDIR /edgex-go 17:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:35:27 ---> ab55533b88cd 17:35:27 Step 3/22 : WORKDIR /edgex-go 17:35:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 17:35:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:35:27 ---> ab55533b88cd 17:35:27 Step 3/23 : WORKDIR /edgex-go 17:35:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:35:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:35:27 ---> ab55533b88cd 17:35:27 Step 3/24 : WORKDIR /edgex-go 17:35:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:35:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:35:27 ---> ab55533b88cd 17:35:27 Step 3/21 : WORKDIR /edgex-go 17:35:27 ---> Running in 829f59df18b6 17:35:27 ---> Running in b4a54b2366d0 17:35:27 ---> Running in a2e84df2d7c2 17:35:27 ---> Running in b3986cf6485a 17:35:27 ---> Running in f5d74b1a3a48 17:35:27 Removing intermediate container a2e84df2d7c2 17:35:27 ---> 784ba4df94dc 17:35:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:27 Removing intermediate container f5d74b1a3a48 17:35:27 ---> 1f5c01bf03b6 17:35:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:27 Removing intermediate container b4a54b2366d0 17:35:27 ---> fcf7ae5186d8 17:35:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:27 Removing intermediate container b3986cf6485a 17:35:27 ---> 280a7d8f48e4 17:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:27 Removing intermediate container 829f59df18b6 17:35:27 ---> 115b983aa1ea 17:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:27 ---> Running in 74482a2603c7 17:35:27 ---> Running in a31e9fceb407 17:35:27 ---> Running in 10bbce31d380 17:35:27 ---> Running in 0b744df9ecd7 17:35:27 ---> Running in 3496cfe223f8 17:35:27 Removing intermediate container 74482a2603c7 17:35:27 ---> ea85e0a5d3d3 17:35:27 Step 5/21 : RUN apk update && apk add make git 17:35:27 ---> Running in 4bd0156bede4 17:35:27 Removing intermediate container a31e9fceb407 17:35:27 ---> 5dbc9e6fec74 17:35:27 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:35:27 ---> Running in dc543c41fec6 17:35:27 Removing intermediate container 10bbce31d380 17:35:27 ---> 9db8d4e67801 17:35:27 Step 5/24 : RUN apk update && apk add make git 17:35:27 Removing intermediate container 3496cfe223f8 17:35:27 ---> ba272e0ca2b1 17:35:27 Step 5/22 : RUN apk update && apk add make git 17:35:27 Removing intermediate container 0b744df9ecd7 17:35:27 ---> 6640c75b589d 17:35:27 Step 5/22 : RUN apk update && apk add make git 17:35:27 ---> Running in d76b9e438517 17:35:27 ---> Running in bf6fc1e0dfc2 17:35:27 ---> Running in 6f181e117975 17:35:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:35:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:35:28 Setting up mime-support (3.60ubuntu1) ... 17:35:28 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:35:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:35:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:35:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:28 Setting up systemd (237-3ubuntu10.43) ... 17:35:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:35:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:35:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:35:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:35:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:35:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:35:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:35:29 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:35:29 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:35:29 OK: 12618 distinct packages available 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:35:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:35:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:35:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:35:29 Setting up python3 (3.6.7-1~18.04) ... 17:35:29 running python rtupdate hooks for python3.6... 17:35:29 running python post-rtupdate hooks for python3.6... 17:35:29 Setting up apparmor (2.12-4ubuntu5.1) ... 17:35:30 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:35:30 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:35:30 OK: 12618 distinct packages available 17:35:30 OK: 217 MiB in 51 packages 17:35:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:35:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:35:31 OK: 12618 distinct packages available 17:35:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:35:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:35:31 OK: 12618 distinct packages available 17:35:31 OK: 217 MiB in 51 packages 17:35:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:35:31 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:35:31 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:35:31 OK: 12618 distinct packages available 17:35:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:35:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:35:31 Setting up snapd (2.48+18.04) ... 17:35:31 OK: 217 MiB in 51 packages 17:35:31 OK: 217 MiB in 51 packages 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:35:32 Removing intermediate container 4bd0156bede4 17:35:32 OK: 217 MiB in 51 packages 17:35:32 ---> 2c3b822f29cd 17:35:32 Step 6/21 : COPY go.mod . 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:35:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:35:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:35:33 Removing intermediate container dc543c41fec6 17:35:33 ---> f2fbba331da6 17:35:33 Step 6/23 : COPY go.mod . 17:35:33 ---> b30ad53b4b72 17:35:33 Step 7/21 : RUN go mod download 17:35:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:35:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:35:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:35:33 /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' 17:35:33 ---> Running in 935810dd46d9 17:35:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:35:33 Processing triggers for systemd (237-3ubuntu10.43) ... 17:35:33 Removing intermediate container d76b9e438517 17:35:33 ---> 3811d0f56fdd 17:35:33 Step 6/24 : COPY go.mod . 17:35:34 Removing intermediate container bf6fc1e0dfc2 17:35:34 ---> d1e281f8b42b 17:35:34 Step 6/22 : COPY go.mod . 17:35:34 Removing intermediate container 6f181e117975 17:35:34 ---> 6517772773e7 17:35:34 Step 6/22 : COPY go.mod . 17:35:34 ---> e7256ac84c34 17:35:34 Step 7/23 : RUN go mod download 17:35:34 ---> Running in 376ae607b47e 17:35:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:35:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:35:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:35:34 ---> 4330c54b4834 17:35:34 Step 7/24 : RUN go mod download 17:35:35 ---> Running in cfe7036e642e 17:35:35 ---> eb0a0c9dc734 17:35:35 Step 7/22 : RUN go mod download 17:35:35 ---> f8f77a6b8cef 17:35:35 Step 7/22 : RUN go mod download 17:35:35 ---> Running in 7abd07085ce4 17:35:35 ---> Running in 285d593b8b5e 17:35:35 Reading package lists... 17:35:35 Reading package lists... 17:35:35 Building dependency tree... 17:35:35 Reading state information... 17:35:36 Calculating upgrade... 17:35:36 The following packages will be upgraded: 17:35:36 advancecomp base-files bash binutils binutils-common 17:35:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:35:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:35:36 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:35:36 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:35:36 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:35:36 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:35:36 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:35:36 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:35:36 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:35:36 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:35:36 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:35:36 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:35:36 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:35:36 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:35:36 Need to get 63.5 MB of archives. 17:35:36 After this operation, 5178 kB of additional disk space will be used. 17:35:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 17:35:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:35:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:35:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:35:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:35:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:35:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:35:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:35:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:35:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:35:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:35:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:35:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:35:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:35:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:35:37 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 17:35:37 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 17:35:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:35:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 17:35:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:35:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:35:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:35:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:35:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:35:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:35:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:35:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:35:37 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:35:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:35:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:35:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:35:37 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:35:37 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 17:35:37 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:35:37 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:35:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:35:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:35:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:35:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:35:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:35:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:35:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:35:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:35:37 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:35:37 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:35:37 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:35:37 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:35:37 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:35:37 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:35:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:35:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:35:37 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:35:37 Removing intermediate container 935810dd46d9 17:35:37 ---> 60cc5c860b94 17:35:37 Step 8/21 : COPY . . 17:35:37 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:35:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:35:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:35:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:35:37 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:35:37 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:35:37 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:35:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:35:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:35:37 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:35:37 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:35:37 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:35:37 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:35:37 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:35:37 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:35:37 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:35:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:35:37 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:35:37 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:35:37 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:35:37 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:35:37 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:35:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:35:38 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:35:38 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 17:35:38 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:35:38 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:35:38 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] 17:35:38 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:35:38 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:35:38 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:35:38 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:35:38 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:35:38 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:35:38 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:35:38 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:35:38 Removing intermediate container 376ae607b47e 17:35:38 ---> 880231ddc30a 17:35:38 Step 8/23 : COPY . . 17:35:39 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:35:39 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:35:39 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:35:39 Removing intermediate container cfe7036e642e 17:35:39 ---> 4c7babaec1f0 17:35:39 Step 8/24 : COPY . . 17:35:39 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:35:39 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:35:39 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:35:39 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:35:39 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:35:39 debconf: delaying package configuration, since apt-utils is not installed 17:35:39 Fetched 63.5 MB in 3s (20.2 MB/s) 17:35:39 (Reading database ... 13912 files and directories currently installed.) 17:35:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 17:35:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:35:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 17:35:40 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:35:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... 17:35:40 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... 17:35:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Removing intermediate container 285d593b8b5e 17:35:41 ---> 7b9d71611a81 17:35:41 Step 8/22 : COPY . . 17:35:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Removing intermediate container 7abd07085ce4 17:35:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:35:41 ---> 28687fb25181 17:35:41 Step 8/22 : COPY . . 17:35:42 (Reading database ... 13911 files and directories currently installed.) 17:35:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:35:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:35:42 (Reading database ... 13911 files and directories currently installed.) 17:35:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:35:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:35:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:35:42 (Reading database ... 13911 files and directories currently installed.) 17:35:42 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 17:35:43 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:35:43 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 17:35:43 (Reading database ... 13911 files and directories currently installed.) 17:35:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:35:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:35:43 Setting up base-files (10.1ubuntu2.10) ... 17:35:44 Installing new version of config file /etc/issue ... 17:35:44 Installing new version of config file /etc/issue.net ... 17:35:44 Installing new version of config file /etc/lsb-release ... 17:35:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:35:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:35:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:35:44 Removing obsolete conffile /etc/default/motd-news ... 17:35:44 (Reading database ... 13912 files and directories currently installed.) 17:35:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:35:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:35:44 Setting up bash (4.4.18-2ubuntu1.2) ... 17:35:44 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 17:35:44 (Reading database ... 13912 files and directories currently installed.) 17:35:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:35:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:35:45 (Reading database ... 13912 files and directories currently installed.) 17:35:45 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:35:45 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:35:45 Setting up tar (1.29b-2ubuntu0.1) ... 17:35:45 (Reading database ... 13912 files and directories currently installed.) 17:35:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:35:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:35:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:35:45 (Reading database ... 13912 files and directories currently installed.) 17:35:45 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:35:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:35:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:35:45 (Reading database ... 13912 files and directories currently installed.) 17:35:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:35:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:35:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:35:46 (Reading database ... 13912 files and directories currently installed.) 17:35:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:35:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:35:46 Setting up grep (3.1-2build1) ... 17:35:46 (Reading database ... 13912 files and directories currently installed.) 17:35:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:35:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:35:46 Setting up login (1:4.5-1ubuntu2) ... 17:35:46 (Reading database ... 13912 files and directories currently installed.) 17:35:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:35:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:35:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:35:46 (Reading database ... 13912 files and directories currently installed.) 17:35:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:35:47 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:35:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:35:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:35:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:35:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:35:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:35:48 (Reading database ... 13912 files and directories currently installed.) 17:35:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:35:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:35:49 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:35:49 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:35:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:35:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:35:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:35:49 (Reading database ... 13912 files and directories currently installed.) 17:35:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:35:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:35:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:35:50 (Reading database ... 13912 files and directories currently installed.) 17:35:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:35:50 (Reading database ... 13912 files and directories currently installed.) 17:35:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:35:50 (Reading database ... 13912 files and directories currently installed.) 17:35:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:35:50 (Reading database ... 13912 files and directories currently installed.) 17:35:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:35:50 (Reading database ... 13912 files and directories currently installed.) 17:35:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:35:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:35:51 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:35:51 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:35:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:35:51 (Reading database ... 13912 files and directories currently installed.) 17:35:51 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:35:51 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:35:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:35:51 (Reading database ... 13912 files and directories currently installed.) 17:35:51 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:51 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:51 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:35:51 (Reading database ... 13912 files and directories currently installed.) 17:35:51 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:51 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:35:52 (Reading database ... 13912 files and directories currently installed.) 17:35:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:35:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:35:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:35:53 (Reading database ... 13912 files and directories currently installed.) 17:35:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 17:35:53 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 17:35:53 Setting up libc-bin (2.27-3ubuntu1.3) ... 17:35:53 (Reading database ... 13912 files and directories currently installed.) 17:35:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:35:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:35:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:35:53 (Reading database ... 13914 files and directories currently installed.) 17:35:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:35:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:35:53 Setting up debconf (1.5.66ubuntu1) ... 17:35:54 (Reading database ... 13914 files and directories currently installed.) 17:35:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:35:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:35:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:35:54 (Reading database ... 13914 files and directories currently installed.) 17:35:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:35:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:35:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:35:54 (Reading database ... 13914 files and directories currently installed.) 17:35:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:35:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:35:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:35:55 (Reading database ... 13914 files and directories currently installed.) 17:35:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:35:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:35:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:35:55 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:35:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:35:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:35:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:35:55 (Reading database ... 13914 files and directories currently installed.) 17:35:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:35:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:35:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:35:56 (Reading database ... 13914 files and directories currently installed.) 17:35:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:35:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:35:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:35:56 (Reading database ... 13914 files and directories currently installed.) 17:35:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:35:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:35:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:35:56 (Reading database ... 13914 files and directories currently installed.) 17:35:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:35:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:35:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:35:56 (Reading database ... 13914 files and directories currently installed.) 17:35:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:35:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:35:57 Setting up passwd (1:4.5-1ubuntu2) ... 17:35:57 (Reading database ... 13914 files and directories currently installed.) 17:35:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:35:57 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:35:57 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:35:57 (Reading database ... 13914 files and directories currently installed.) 17:35:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:35:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:35:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:35:57 (Reading database ... 13914 files and directories currently installed.) 17:35:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:35:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:35:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:35:58 (Reading database ... 13914 files and directories currently installed.) 17:35:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:35:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:35:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:35:58 (Reading database ... 13914 files and directories currently installed.) 17:35:58 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:35:58 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:35:58 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:35:58 (Reading database ... 13914 files and directories currently installed.) 17:35:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:35:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:35:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:35:58 (Reading database ... 13915 files and directories currently installed.) 17:35:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:35:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:35:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:35:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:35:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:35:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:35:59 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:35:59 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:35:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:35:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:35:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:35:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:36:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:36:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:36:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:36:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:36:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:36:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:36:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:36:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:36:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:36:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:36:00 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 17:36:00 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 17:36:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:36:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:36:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:36:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:36:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:36:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:36:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:36:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:36:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:36:02 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:36:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:36:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:36:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:36:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:36:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:36:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:36:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:36:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:36:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:36:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:36:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:36:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:36:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:36:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:36:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:36:08 Setting up tzdata (2020d-0ubuntu0.18.04) ... 17:36:08 17:36:08 Current default time zone: 'Etc/UTC' 17:36:08 Local time is now: Fri Dec 11 17:36:08 UTC 2020. 17:36:08 Universal Time is now: Fri Dec 11 17:36:08 UTC 2020. 17:36:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:36:08 17:36:08 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:36:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:08 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 17:36:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:36:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:36:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:36:08 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:36:08 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:36:08 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:36:08 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:36:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:36:08 ---> 7d4cac52d52d 17:36:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:36:08 ---> 0064102f3e4e 17:36:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:36:08 ---> 23ac0958f6bd 17:36:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata 17:36:08 ---> bcaed25901ae 17:36:08 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 17:36:08 ---> 7351f2c97d8f 17:36:08 Step 9/23 : RUN make cmd/core-data/core-data 17:36:08 ---> Running in 05c3ac4410c1 17:36:08 ---> Running in 3949fbab89c9 17:36:08 ---> Running in ad46c0ae1a40 17:36:08 ---> Running in b4bc0ea15b16 17:36:08 ---> Running in c0a4dc1d64f3 17:36:08 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 17:36:08 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 17:36:08 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 17:36:08 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 17:36:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:36:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:36:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:08 Setting up patch (2.7.6-2ubuntu1.1) ... 17:36:08 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:36:08 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:36:08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:36:08 Installing new version of config file /etc/ssl/openssl.cnf ... 17:36:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:36:09 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 17:36:09 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:36:11 Updating certificates in /etc/ssl/certs... 17:36:11 22 added, 17 removed; done. 17:36:11 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 17:36:11 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:11 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:36:11 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:36:11 Setting up pkgbinarymangler (138.18.04.1) ... 17:36:11 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:36:11 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:36:11 Setting up perl (5.26.1-6ubuntu0.5) ... 17:36:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:36:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:36:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:36:12 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:36:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:36:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:36:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:36:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:36:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:36:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:36:12 Processing triggers for systemd (237-3ubuntu10.43) ... 17:36:12 Processing triggers for mime-support (3.60ubuntu1) ... 17:36:12 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:36:12 Updating certificates in /etc/ssl/certs... 17:36:12 0 added, 0 removed; done. 17:36:12 Running hooks in /etc/ca-certificates/update.d... 17:36:12 done. 17:36:13 Reading package lists... 17:36:13 Building dependency tree... 17:36:13 Reading state information... 17:36:13 The following NEW packages will be installed: 17:36:13 apt-transport-https 17:36:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:36:13 Need to get 1696 B of archives. 17:36:13 After this operation, 153 kB of additional disk space will be used. 17:36:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:36:14 debconf: delaying package configuration, since apt-utils is not installed 17:36:14 Fetched 1696 B in 0s (8396 B/s) 17:36:14 Selecting previously unselected package apt-transport-https. 17:36:14 (Reading database ... 13929 files and directories currently installed.) 17:36:14 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:36:14 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:36:14 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:36:14 Waiting for network to be ready... 17:36:19 2020-12-11T17:36:17Z INFO Waiting for automatic snapd restart... 17:36:20 snapd 2.48.1 from Canonical* installed 17:36:21 "snapd" switched to the "latest/stable" channel 17:36:21 17:36:23 core18 20200929 from Canonical* installed 17:36:23 "core18" switched to the "latest/stable" channel 17:36:23 17:36:27 snapcraft 4.4.4 from Canonical* installed 17:36:27 "snapcraft" switched to the "latest/stable" channel 17:36:27 17:36:30 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: 17:36:30 - README.md 17:36:30 - snapcraft.yaml.orig 17:36:30 17:36:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:36:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:36:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:36:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:36:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:36:38 Reading package lists... 17:36:38 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 17:36:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:36:45 Reading package lists... 17:36:45 Building dependency tree... 17:36:45 Reading state information... 17:36:45 Suggested packages: 17:36:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:36:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:36:45 Recommended packages: 17:36:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:36:45 The following NEW packages will be installed: 17:36:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:36:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:36:45 pkg-config zip 17:36:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:36:45 Need to get 7655 kB of archives. 17:36:45 After this operation, 43.7 MB of additional disk space will be used. 17:36:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:36:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:36:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:36:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:36:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:36:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:36:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:36:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:36:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:36:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:36:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:36:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:36:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:36:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:36:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:36:46 debconf: delaying package configuration, since apt-utils is not installed 17:36:46 Fetched 7655 kB in 1s (7101 kB/s) 17:36:46 Selecting previously unselected package libglib2.0-0:amd64. 17:36:46 (Reading database ... 13933 files and directories currently installed.) 17:36:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:36:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:36:46 Selecting previously unselected package libpsl5:amd64. 17:36:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:36:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:36:46 Selecting previously unselected package libnghttp2-14:amd64. 17:36:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:36:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:36:46 Selecting previously unselected package librtmp1:amd64. 17:36:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:36:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:36:46 Selecting previously unselected package libcurl3-gnutls:amd64. 17:36:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:36:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:36:46 Selecting previously unselected package liberror-perl. 17:36:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:36:46 Unpacking liberror-perl (0.17025-1) ... 17:36:46 Selecting previously unselected package git-man. 17:36:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:36:46 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:36:46 Selecting previously unselected package git. 17:36:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:36:46 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:36:47 Selecting previously unselected package libnorm1:amd64. 17:36:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:36:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:36:47 Selecting previously unselected package libpgm-5.2-0:amd64. 17:36:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:36:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:36:47 Selecting previously unselected package libsodium23:amd64. 17:36:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:36:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:36:48 Selecting previously unselected package libzmq5:amd64. 17:36:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:36:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:36:48 Selecting previously unselected package libzmq3-dev:amd64. 17:36:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:36:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:36:48 Selecting previously unselected package pkg-config. 17:36:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:36:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:36:48 Selecting previously unselected package zip. 17:36:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:36:48 Unpacking zip (3.0-11build1) ... 17:36:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:36:48 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:36:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:36:48 Setting up liberror-perl (0.17025-1) ... 17:36:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:36:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:36:48 No schema files found: doing nothing. 17:36:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:36:48 Setting up zip (3.0-11build1) ... 17:36:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:36:48 Setting up libsodium23:amd64 (1.0.16-2) ... 17:36:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:36:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:36:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:36:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:36:48 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:36:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:36:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:36:55 git set to automatically installed. 17:36:55 git-man set to automatically installed. 17:36:55 libcurl3-gnutls set to automatically installed. 17:36:55 liberror-perl set to automatically installed. 17:36:55 libglib2.0-0 set to automatically installed. 17:36:55 libnghttp2-14 set to automatically installed. 17:36:55 libnorm1 set to automatically installed. 17:36:55 libpgm-5.2-0 set to automatically installed. 17:36:55 libpsl5 set to automatically installed. 17:36:55 librtmp1 set to automatically installed. 17:36:55 libsodium23 set to automatically installed. 17:36:55 libzmq3-dev set to automatically installed. 17:36:55 libzmq5 set to automatically installed. 17:36:55 pkg-config set to automatically installed. 17:36:55 zip set to automatically installed. 17:36:58 snapd is not logged in, snap install commands will use sudo 17:37:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:37:04 snap "core18" has no updates available 17:37:05 Pulling config-common 17:37:06 Pulling go-build-helper 17:37:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:37:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:37:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 17:37:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 17:37:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 17:37:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 17:37:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 17:37:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 17:37:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 17:37:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 17:37:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:37:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:37:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:37:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:37:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:37:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:37:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:37:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:37:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:37:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 17:37:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 17:37:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 17:37:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 17:37:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 17:37:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 17:37:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 17:37:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 17:37:28 Fetched 23.4 MB in 0s (0 B/s) 17:37:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:37:28 Fetched 96.5 kB in 0s (0 B/s) 17:37:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:37:28 Fetched 279 kB in 0s (0 B/s) 17:37:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:37:28 Fetched 122 kB in 0s (0 B/s) 17:37:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:37:28 Fetched 77.8 kB in 0s (0 B/s) 17:37:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:37:28 Fetched 8848 B in 0s (0 B/s) 17:37:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:37:28 Fetched 47.8 kB in 0s (0 B/s) 17:37:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:37:28 Fetched 45.6 kB in 0s (0 B/s) 17:37:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 17:37:28 Fetched 14.8 kB in 0s (0 B/s) 17:37:28 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:37:28 Fetched 214 kB in 0s (0 B/s) 17:37:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:37:28 Fetched 155 kB in 0s (0 B/s) 17:37:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:37:28 Fetched 50.6 kB in 0s (0 B/s) 17:37:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:37:28 Fetched 14.8 kB in 0s (0 B/s) 17:37:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:37:28 Fetched 41.8 kB in 0s (0 B/s) 17:37:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:37:28 Fetched 499 kB in 0s (0 B/s) 17:37:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:37:28 Fetched 111 kB in 0s (0 B/s) 17:37:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:37:28 Fetched 240 kB in 0s (0 B/s) 17:37:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:37:28 Fetched 29.3 kB in 0s (0 B/s) 17:37:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:37:28 Fetched 85.5 kB in 0s (0 B/s) 17:37:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:37:28 Fetched 24.5 kB in 0s (0 B/s) 17:37:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 17:37:28 Fetched 49.2 kB in 0s (0 B/s) 17:37:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:37:28 Fetched 54.2 kB in 0s (0 B/s) 17:37:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:37:28 Fetched 30.8 kB in 0s (0 B/s) 17:37:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:37:28 Fetched 17.0 kB in 0s (0 B/s) 17:37:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:37:28 Fetched 85.9 kB in 0s (0 B/s) 17:37:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:37:28 Fetched 8720 B in 0s (0 B/s) 17:37:28 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:37:28 Fetched 137 kB in 0s (0 B/s) 17:37:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:37:28 Fetched 119 kB in 0s (0 B/s) 17:37:28 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:37:28 Fetched 109 kB in 0s (0 B/s) 17:37:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:37:28 Fetched 11.1 kB in 0s (0 B/s) 17:37:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:37:28 Fetched 645 kB in 0s (0 B/s) 17:37:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:37:28 Fetched 41.3 kB in 0s (0 B/s) 17:37:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:37:28 Fetched 17.9 kB in 0s (0 B/s) 17:37:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:37:28 Fetched 368 kB in 0s (0 B/s) 17:37:28 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 17:37:28 Fetched 187 kB in 0s (0 B/s) 17:37:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:37:28 Fetched 175 kB in 0s (0 B/s) 17:37:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:37:30 Fetched 206 kB in 0s (0 B/s) 17:37:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:37:30 Fetched 1301 kB in 0s (0 B/s) 17:37:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:37:30 Fetched 36.2 kB in 0s (0 B/s) 17:37:30 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:37:30 Fetched 159 kB in 0s (0 B/s) 17:37:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:37:30 Fetched 107 kB in 0s (0 B/s) 17:37:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:37:30 Fetched 48.7 kB in 0s (0 B/s) 17:37:30 Pulling static-packages 17:37:30 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 17:37:31 'go115' has dependencies that need to be staged: go-build-helper static-packages 17:37:31 Skipping pull go-build-helper (already ran) 17:37:31 Skipping pull static-packages (already ran) 17:37:31 Building go-build-helper 17:37:35 Building static-packages 17:37:36 Staging go-build-helper 17:37:37 Staging static-packages 17:37:37 Removing intermediate container b4bc0ea15b16 17:37:37 ---> 8fb8bacdae00 17:37:37 17:37:37 Step 10/22 : FROM alpine:3.10 17:37:37 3.10: Pulling from library/alpine 17:37:38 Pulling go115 17:37:39 'edgex-go' has dependencies that need to be staged: go115 17:37:39 Skipping pull go115 (already ran) 17:37:39 Building go115 17:37:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:39 Dload Upload Total Spent Left Speed 17:37:39 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:37:39 Status: Downloaded newer image for alpine:3.10 17:37:39 ---> 536a684cf733 17:37:39 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:37:40 ---> Running in b589821b0ad8 17:37:41 Removing intermediate container 3949fbab89c9 17:37:41 ---> 6cc453814a48 17:37:41 17:37:41 Step 10/24 : FROM alpine:3.10 17:37:41 ---> 536a684cf733 17:37:41 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:37:41 ---> Running in 92b3d80b55e9 17:37:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1428k 0 0 4129k 0 0:00:28 --:--:-- 0:00:28 4129k 50 115M 50 58.7M 0 0 43.1M 0 0:00:02 0:00:01 0:00:01 43.1M 83 115M 83 96.8M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.2M 100 115M 100 115M 0 0 40.6M 0 0:00:02 0:00:02 --:--:-- 40.6M 17:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:37:42 go1.15.2.linux-amd64.tar.gz: OK 17:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:37:43 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:37:43 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:37:43 OK: 10169 distinct packages available 17:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:37:44 (1/5) Installing ca-certificates (20191127-r2) 17:37:44 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:37:44 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:37:44 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:37:44 OK: 10169 distinct packages available 17:37:44 (3/5) Installing libcurl (7.66.0-r3) 17:37:44 (4/5) Installing curl (7.66.0-r3) 17:37:44 (5/5) Installing dumb-init (1.2.2-r1) 17:37:44 Executing busybox-1.30.1-r3.trigger 17:37:44 Executing ca-certificates-20191127-r2.trigger 17:37:45 OK: 7 MiB in 19 packages 17:37:45 (1/5) Installing ca-certificates (20191127-r2) 17:37:45 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:37:45 (3/5) Installing libcurl (7.66.0-r3) 17:37:45 (4/5) Installing curl (7.66.0-r3) 17:37:45 (5/5) Installing dumb-init (1.2.2-r1) 17:37:45 Executing busybox-1.30.1-r3.trigger 17:37:45 Executing ca-certificates-20191127-r2.trigger 17:37:46 OK: 7 MiB in 19 packages 17:37:46 Staging go115 17:37:48 Removing intermediate container b589821b0ad8 17:37:48 ---> 337c2b7e750b 17:37:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:37:48 ---> Running in ae1db3df9fa6 17:37:49 Removing intermediate container ae1db3df9fa6 17:37:49 ---> fff54582dcd1 17:37:49 Step 13/22 : WORKDIR / 17:37:49 Removing intermediate container 92b3d80b55e9 17:37:49 ---> f4b357b8b20a 17:37:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:37:49 ---> Running in c8a910a9152b 17:37:49 ---> Running in cc68a2717445 17:37:50 Removing intermediate container c8a910a9152b 17:37:50 Removing intermediate container cc68a2717445 17:37:50 ---> 371dfb45fc60 17:37:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:37:50 ---> 342eb415a52b 17:37:50 Step 13/24 : WORKDIR / 17:37:50 ---> Running in e797c6d0de17 17:37:51 Removing intermediate container e797c6d0de17 17:37:51 ---> 58ce7c0895e6 17:37:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:37:52 ---> 1f6f59aa6592 17:37:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:37:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:37:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:37:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:37:52 Fetched 0 B in 0s (0 B/s) 17:37:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:37:52 Fetched 224 kB in 0s (0 B/s) 17:37:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:37:52 Fetched 157 kB in 0s (0 B/s) 17:37:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:37:52 Fetched 221 kB in 0s (0 B/s) 17:37:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:37:52 Fetched 143 kB in 0s (0 B/s) 17:37:52 Pulling edgex-go 17:37:52 Pulling version 17:37:53 ---> f9093a7cba47 17:37:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:37:53 Building config-common 17:37:54 ---> d89ea8d0b507 17:37:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:37:54 ---> d02b915f12b0 17:37:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:37:55 ---> 07612e852946 17:37:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:37:55 Skipping build go-build-helper (already ran) 17:37:55 Skipping build static-packages (already ran) 17:37:55 Skipping build go115 (already ran) 17:37:55 Building edgex-go 17:37:55 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 17:37:56 ---> 38b110467e91 17:37:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:37:57 go: downloading github.com/gorilla/mux v1.8.0 17:37:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 17:37:57 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 17:37:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 17:37:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:37:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:37:57 go: downloading github.com/google/uuid v1.1.2 17:37:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:37:57 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 17:37:57 go: downloading github.com/pkg/errors v0.8.1 17:37:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:37:57 go: downloading github.com/go-kit/kit v0.8.0 17:37:57 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:37:57 go: downloading github.com/x448/float16 v0.8.4 17:37:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:37:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:37:57 go: downloading gopkg.in/yaml.v2 v2.4.0 17:37:57 go: downloading github.com/pelletier/go-toml v1.2.0 17:37:57 go: downloading github.com/imdario/mergo v0.3.11 17:37:57 go: downloading github.com/BurntSushi/toml v0.3.1 17:37:57 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:37:57 ---> 29e9e733e603 17:37:57 Step 18/22 : RUN chmod +x entrypoint.sh 17:37:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:37:57 go: downloading github.com/go-playground/universal-translator v0.17.0 17:37:57 go: downloading github.com/leodido/go-urn v1.2.0 17:37:57 go: downloading github.com/hashicorp/consul/api v1.1.0 17:37:57 go: downloading github.com/pebbe/zmq4 v1.0.0 17:37:57 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:37:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:37:57 go: downloading github.com/go-playground/locales v0.13.0 17:37:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:37:57 go: downloading github.com/hashicorp/serf v0.8.2 17:37:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:37:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:37:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:37:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:37:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:37:57 go: downloading github.com/mitchellh/copystructure v1.0.0 17:37:57 ---> Running in 09aac3baad5c 17:37:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:37:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:37:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:37:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:37:58 ---> 604beeb89868 17:37:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:38:02 ---> 1c9aeb514634 17:38:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:38:03 Removing intermediate container 09aac3baad5c 17:38:03 ---> f2435ab276ed 17:38:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:38:03 ---> Running in e76f9c75ef02 17:38:03 ---> 6a058d38508b 17:38:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:04 Removing intermediate container ad46c0ae1a40 17:38:04 ---> 47dba2645cb0 17:38:04 17:38:04 Step 10/21 : FROM scratch 17:38:04 ---> 17:38:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:38:04 ---> Running in 7c96ca5bf6d9 17:38:04 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 17:38:04 Removing intermediate container e76f9c75ef02 17:38:04 ---> 0c16905dd5ab 17:38:04 Step 20/22 : LABEL arch=arm64 17:38:04 ---> Running in 4d6b4b7bd6fe 17:38:04 ---> Running in 20d4e461f083 17:38:05 Removing intermediate container 4d6b4b7bd6fe 17:38:05 ---> 4dd9397f4fce 17:38:05 Step 12/21 : ENV APP_PORT=48085 17:38:05 ---> Running in 3cba3a9b038e 17:38:06 Removing intermediate container 20d4e461f083 17:38:06 ---> 803eb4ea2f63 17:38:06 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:38:06 ---> Running in 19f8343125d7 17:38:06 Removing intermediate container 3cba3a9b038e 17:38:06 ---> 9d7208823928 17:38:06 Step 13/21 : EXPOSE $APP_PORT 17:38:07 ---> Running in d8d60a36b3bf 17:38:07 Removing intermediate container 19f8343125d7 17:38:07 ---> 2e220944822c 17:38:07 Step 22/22 : LABEL version=0.0.0 17:38:07 ---> Running in e23a4093ded9 17:38:07 Removing intermediate container d8d60a36b3bf 17:38:07 ---> 0ced145f7833 17:38:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:38:08 Removing intermediate container e23a4093ded9 17:38:08 ---> f4594e2a2912 17:38:08 17:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:38:09 Removing intermediate container 7c96ca5bf6d9 17:38:09 ---> a5e04de20c4c 17:38:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:38:09 ---> Running in 2b10feb63570 17:38:09 Successfully built f4594e2a2912 17:38:09 ---> fff032da69b8 17:38:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:38:09 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 17:38:09  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 17:38:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:38:10 Removing intermediate container 2b10feb63570 17:38:10 ---> 1754002c71c5 17:38:10 Step 22/24 : LABEL arch=arm64 17:38:10 ---> Running in 01058c4d62bd 17:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:38:10 go: downloading github.com/stretchr/testify v1.5.1 17:38:11 go: downloading github.com/davecgh/go-spew v1.1.1 17:38:11 go: downloading github.com/pmezard/go-difflib v1.0.0 17:38:11 Removing intermediate container 01058c4d62bd 17:38:11 ---> e7c926d17277 17:38:11 Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:38:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:38:12 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:38:12 ---> 53527cc2b208 17:38:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:38:12 ---> Running in f5e25b036346 17:38:13 Removing intermediate container f5e25b036346 17:38:13 ---> e27737b7dc6f 17:38:13 Step 24/24 : LABEL version=0.0.0 17:38:13 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 17:38:14 ---> 21fca0aa477a 17:38:14 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 17:38:14 ---> Running in ca7a62ef7ecc 17:38:14 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 17:38:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:38:14 ---> Running in 7ba751377d75 17:38:15 Removing intermediate container ca7a62ef7ecc 17:38:15 ---> e9159086daae 17:38:15 17:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:38:15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:38:15 Successfully built e9159086daae 17:38:15 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:38:15  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7ba751377d75 17:38:15 ---> 9959f3ac1360 17:38:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:38:15 Building docker-security-proxy-setup-go 17:38:16 ---> Running in 2c9c303c4f08 17:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:38:17 Removing intermediate container 2c9c303c4f08 17:38:17 ---> 520535967aa7 17:38:17 Step 19/21 : LABEL arch=arm64 17:38:17 ---> Running in b820740d9cae 17:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:38:17 Removing intermediate container b820740d9cae 17:38:17 ---> 0d2ce2fefdc7 17:38:17 Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:38:18 ---> Running in 695de4358183 17:38:19 Removing intermediate container 695de4358183 17:38:19 ---> e4fbc1f6de91 17:38:19 Step 21/21 : LABEL version=0.0.0 17:38:20 Building version 17:38:20 ---> Running in 109d9276ed9b 17:38:22 Staging config-common 17:38:22 Removing intermediate container 109d9276ed9b 17:38:22 ---> 88952434d6f8 17:38:22 17:38:23 Skipping stage go-build-helper (already ran) 17:38:23 Skipping stage static-packages (already ran) 17:38:23 Skipping stage go115 (already ran) 17:38:23 Staging edgex-go 17:38:23 Removing intermediate container 05c3ac4410c1 17:38:23 Successfully built 88952434d6f8 17:38:23 ---> 41ea8312d350 17:38:23 17:38:23 Step 10/22 : FROM scratch 17:38:23 ---> 17:38:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:38:23 Successfully tagged docker-support-scheduler-go-arm64:latest 17:38:23 Building docker-sys-mgmt-agent-go 17:38:23  Building docker-support-scheduler-go ... done  ---> Using cache 17:38:23 ---> 4dd9397f4fce 17:38:23 Step 12/22 : ENV APP_PORT=48081 17:38:23 ---> Running in 2c7e24833447 17:38:23 Staging version 17:38:24 Removing intermediate container 2c7e24833447 17:38:24 ---> ad2d1a9a6d4f 17:38:24 Step 13/22 : EXPOSE $APP_PORT 17:38:24 ---> Running in 185f7416d7c2 17:38:24 Priming config-common 17:38:25 Removing intermediate container 185f7416d7c2 17:38:25 ---> 7ae3c9e33fdb 17:38:25 Step 14/22 : WORKDIR / 17:38:25 Priming go-build-helper 17:38:26 ---> Running in facfabf45146 17:38:26 Priming static-packages 17:38:27 Removing intermediate container facfabf45146 17:38:27 ---> 2ec0cdb3a272 17:38:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:38:28 ---> 075c550f79b2 17:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:38:29 Priming go115 17:38:29 Priming edgex-go 17:38:31 Priming version 17:38:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:38:32 ---> e4689accf6ae 17:38:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:38:32 Removing intermediate container c0a4dc1d64f3 17:38:32 ---> 7a97d7e92b43 17:38:32 17:38:32 Step 10/23 : FROM alpine 17:38:32 latest: Pulling from library/alpine 17:38:32 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:38:32 Status: Downloaded newer image for alpine:latest 17:38:32 ---> 2e77e061c27f 17:38:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 17:38:33 ---> Running in 92d3c62541c0 17:38:33 ---> f0d9ad809b3f 17:38:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:38:33 ---> Running in 798fe0dbf035 [Pipeline] } [Pipeline] // node [Pipeline] } 17:38:33 Removing intermediate container 92d3c62541c0 17:38:33 ---> 42fb01fbc5df 17:38:33 Step 12/23 : ENV APP_PORT=48080 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:34 ---> Running in 3cc14cf2332c 17:38:34 Removing intermediate container 798fe0dbf035 17:38:34 ---> b07eff444520 17:38:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:38:35 ---> Running in 8d2ebc20819a 17:38:35 Removing intermediate container 3cc14cf2332c 17:38:35 ---> 58c6dffd36ad 17:38:35 Step 13/23 : EXPOSE $APP_PORT 17:38:35 ---> Running in e6c4263edfc6 17:38:36 Removing intermediate container 8d2ebc20819a 17:38:36 ---> adfcc91207ee 17:38:36 Step 20/22 : LABEL arch=arm64 17:38:36 Removing intermediate container e6c4263edfc6 17:38:36 ---> 7cca9458227b 17:38:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:36 ---> Running in b930d4e718f6 17:38:37 ---> Running in e658c4b897ef 17:38:37 Removing intermediate container b930d4e718f6 17:38:37 ---> e0ecff8d570e 17:38:37 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:38:38 ---> Running in c195ad1dae94 17:38:40 Removing intermediate container c195ad1dae94 17:38:40 ---> 87c6ae2a5fca 17:38:40 Step 22/22 : LABEL version=0.0.0 17:38:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 17:38:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:38:40 ---> ab55533b88cd 17:38:40 Step 3/24 : WORKDIR /edgex-go 17:38:40 ---> Using cache 17:38:40 ---> 115b983aa1ea 17:38:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:40 ---> Using cache 17:38:40 ---> ba272e0ca2b1 17:38:40 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 17:38:40 ---> Running in 891966b8c61d 17:38:40 ---> Running in abd1f5d73828 17:38:41 Removing intermediate container e658c4b897ef 17:38:41 ---> 73ef50765414 17:38:41 Step 15/23 : RUN apk --no-cache add zeromq 17:38:41 Removing intermediate container abd1f5d73828 17:38:41 ---> 6d28c9d2c697 17:38:41 17:38:41 ---> Running in 45d9a57adc40 17:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:38:42 Successfully built 6d28c9d2c697 17:38:42 Successfully tagged docker-core-metadata-go-arm64:latest 17:38:42  Building docker-core-metadata-go ... done Building docker-core-command-go 17:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:38:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:38:44 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:38:44 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:38:44 OK: 12618 distinct packages available 17:38:44 (1/5) Installing libgcc (9.3.0-r2) 17:38:44 (2/5) Installing libsodium (1.0.18-r0) 17:38:45 (3/5) Installing libstdc++ (9.3.0-r2) 17:38:45 OK: 217 MiB in 51 packages 17:38:45 (4/5) Installing libzmq (4.3.3-r0) 17:38:45 (5/5) Installing zeromq (4.3.3-r0) 17:38:45 Executing busybox-1.31.1-r19.trigger 17:38:45 OK: 8 MiB in 19 packages 17:38:48 Removing intermediate container 891966b8c61d 17:38:48 ---> fad7fdd93f10 17:38:48 Step 6/24 : COPY go.mod . 17:38:49 Removing intermediate container 45d9a57adc40 17:38:49 ---> 54cfb14899fc 17:38:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:38:49 ---> 35c0d0a747ce 17:38:49 Step 7/24 : RUN go mod download 17:38:50 ---> Running in 4fa0399989a1 17:38:50 ---> 1e32a197ec85 17:38:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:38:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 17:38:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> ab55533b88cd 17:38:54 Step 3/21 : WORKDIR /edgex-go 17:38:54 ---> Using cache 17:38:54 ---> 115b983aa1ea 17:38:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:54 ---> Using cache 17:38:54 ---> ba272e0ca2b1 17:38:54 Step 5/21 : RUN apk update && apk add make git 17:38:54 ---> Using cache 17:38:54 ---> d1e281f8b42b 17:38:54 Step 6/21 : COPY go.mod . 17:38:54 ---> Using cache 17:38:54 ---> eb0a0c9dc734 17:38:54 Step 7/21 : RUN go mod download 17:38:54 ---> Using cache 17:38:54 ---> 28687fb25181 17:38:54 Step 8/21 : COPY . . 17:38:54 ---> Using cache 17:38:54 ---> 7d4cac52d52d 17:38:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:38:54 ---> 3bdffae576bb 17:38:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:38:54 ---> Running in 1f1bb4252dd9 17:38:56 Removing intermediate container 4fa0399989a1 17:38:56 ---> 2a715ac82f51 17:38:56 Step 8/24 : COPY . . 17:38:56 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 17:38:56 ---> f89480117fdb 17:38:56 Step 19/23 : ENTRYPOINT ["/core-data"] 17:38:56 ---> Running in 6ace80c2ea9c 17:38:58 Removing intermediate container 6ace80c2ea9c 17:38:58 ---> 882c1d121b12 17:38:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:38:58 ---> Running in 25e51f40e1e7 17:39:00 Removing intermediate container 25e51f40e1e7 17:39:00 ---> 9e63e01a758d 17:39:00 Step 21/23 : LABEL arch=arm64 17:39:00 ---> Running in ce1ef821ed72 17:39:01 Removing intermediate container ce1ef821ed72 17:39:01 ---> 6529db45e2e7 17:39:01 Step 22/23 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:39:01 ---> Running in e64c6bf8968c 17:39:03 Removing intermediate container e64c6bf8968c 17:39:03 ---> 6b173b265617 17:39:03 Step 23/23 : LABEL version=0.0.0 17:39:03 ---> Running in 2dbf8e53d240 17:39:04 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 17:39:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:39:04 ---> ab55533b88cd 17:39:04 Step 3/27 : WORKDIR /edgex-go 17:39:04 ---> Using cache 17:39:04 ---> 115b983aa1ea 17:39:04 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:04 ---> Using cache 17:39:04 ---> ba272e0ca2b1 17:39:04 Step 5/27 : RUN apk update && apk add make bash git 17:39:05 ---> Running in 3a92d91eef2a 17:39:05 Removing intermediate container 2dbf8e53d240 17:39:05 ---> 7e461778a0b6 17:39:05 17:39:07 Successfully built 7e461778a0b6 17:39:07 Successfully tagged docker-core-data-go-arm64:latest 17:39:07  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:07 Building docker-security-secrets-setup-go 17:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:39:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:39:09 OK: 12618 distinct packages available 17:39:10 OK: 217 MiB in 51 packages 17:39:17 Removing intermediate container 3a92d91eef2a 17:39:17 ---> 0e0bdc6ab2d6 17:39:17 Step 6/27 : COPY go.mod . 17:39:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 17:39:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:39:18 ---> ab55533b88cd 17:39:18 Step 3/22 : WORKDIR /edgex-go 17:39:18 ---> Using cache 17:39:18 ---> 115b983aa1ea 17:39:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:18 ---> Using cache 17:39:18 ---> ba272e0ca2b1 17:39:18 Step 5/22 : RUN apk update && apk add make git 17:39:18 ---> Using cache 17:39:18 ---> d1e281f8b42b 17:39:18 Step 6/22 : COPY go.mod . 17:39:18 ---> Using cache 17:39:18 ---> eb0a0c9dc734 17:39:18 Step 7/22 : RUN go mod download 17:39:18 ---> Using cache 17:39:18 ---> 28687fb25181 17:39:18 Step 8/22 : COPY . . 17:39:18 ---> f460900fec53 17:39:18 Step 7/27 : RUN go mod download 17:39:18 ---> Using cache 17:39:18 ---> 7d4cac52d52d 17:39:18 Step 9/22 : RUN make cmd/core-command/core-command 17:39:19 ---> Running in 65618103fbfd 17:39:19 ---> Running in bd142004f759 17:39:21 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 17:39:26 Removing intermediate container 65618103fbfd 17:39:26 ---> 7df74470360d 17:39:26 Step 8/27 : COPY . . 17:39:26 ---> 28d7242dec44 17:39:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 17:39:27 ---> Running in 2ad90fa59769 17:39:29 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 17:39:36 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 17:39:36 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:39:36 ---> ab55533b88cd 17:39:36 Step 3/29 : WORKDIR /edgex-go 17:39:36 ---> Using cache 17:39:36 ---> 115b983aa1ea 17:39:36 Step 4/29 : RUN apk update && apk add make git 17:39:40 ---> Running in c721d9947285 17:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:44 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:39:44 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:39:44 OK: 12618 distinct packages available 17:39:45 OK: 217 MiB in 51 packages 17:39:48 Removing intermediate container c721d9947285 17:39:48 ---> 53465cb77504 17:39:48 Step 5/29 : COPY go.mod . 17:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:39:50 ---> ec19e4adb66c 17:39:50 Step 6/29 : RUN go mod download 17:39:50 ---> Running in 876e0dbdacd9 17:39:51 ---> 158b1377e24f 17:39:51 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:39:51 ---> Running in 877266e2daf2 17:39:53 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 17:39:55 Removing intermediate container 876e0dbdacd9 17:39:55 ---> 20a777d7de6d 17:39:55 Step 7/29 : COPY . . 17:40:14 Removing intermediate container 1f1bb4252dd9 17:40:14 ---> 0c86542703b7 17:40:14 17:40:14 Step 10/21 : FROM alpine 17:40:14 ---> 2e77e061c27f 17:40:14 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:40:14 ---> Running in 679c4e94f0e5 17:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:40:16 ---> 60a97019ed0a 17:40:16 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:40:16 ---> Running in 88839dc5a8f3 17:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:40:17 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:40:17 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:40:17 OK: 12617 distinct packages available 17:40:18 (1/4) Installing ca-certificates (20191127-r4) 17:40:18 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 17:40:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:40:18 (3/4) Installing libcurl (7.69.1-r3) 17:40:18 (4/4) Installing curl (7.69.1-r3) 17:40:18 Executing busybox-1.31.1-r19.trigger 17:40:18 Executing ca-certificates-20191127-r4.trigger 17:40:19 OK: 7 MiB in 18 packages 17:40:21 Removing intermediate container 679c4e94f0e5 17:40:21 ---> 6231156bf603 17:40:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:40:21 ---> Running in 89a32fe70c75 17:40:22 Removing intermediate container 89a32fe70c75 17:40:22 ---> 1e2588a14497 17:40:22 Step 13/21 : WORKDIR /edgex 17:40:22 ---> Running in f9839f1544a1 17:40:22 Removing intermediate container f9839f1544a1 17:40:22 ---> d5d62a9cf5e8 17:40:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:40:24 ---> 53cdbe02ed43 17:40:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:40:25 ---> 52afe7db9bcb 17:40:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:40:27 ---> acb8326470a3 17:40:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:40:27 ---> Running in 95ba5f7a2efe 17:40:28 Removing intermediate container 95ba5f7a2efe 17:40:28 ---> 6c3a525929bc 17:40:28 Step 18/21 : CMD ["--init=true"] 17:40:28 ---> Running in 3b278ecdee6a 17:40:29 Removing intermediate container 3b278ecdee6a 17:40:29 ---> 63900e9e16f3 17:40:29 Step 19/21 : LABEL arch=arm64 17:40:29 ---> Running in f47abba2103c 17:40:30 Removing intermediate container f47abba2103c 17:40:30 ---> 89f302b482a4 17:40:30 Step 20/21 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:40:30 ---> Running in d1f2b9629916 17:40:31 Removing intermediate container d1f2b9629916 17:40:31 ---> 00ec41460ab1 17:40:31 Step 21/21 : LABEL version=0.0.0 17:40:31 ---> Running in 90c3360fe386 17:40:31 Removing intermediate container 90c3360fe386 17:40:31 ---> d5fd804b8c3f 17:40:31 17:40:32 Successfully built d5fd804b8c3f 17:40:32 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:41:11  Building docker-security-proxy-setup-go ... done Removing intermediate container bd142004f759 17:41:11 ---> d828f48c1209 17:41:11 17:41:11 Step 10/22 : FROM scratch 17:41:11 ---> 17:41:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:41:11 ---> Using cache 17:41:11 ---> 4dd9397f4fce 17:41:11 Step 12/22 : ENV APP_PORT=48082 17:41:11 ---> Running in 0af542982584 17:41:11 Removing intermediate container 0af542982584 17:41:11 ---> 917f813bb83c 17:41:11 Step 13/22 : EXPOSE $APP_PORT 17:41:11 ---> Running in c78cad0eba20 17:41:11 Removing intermediate container c78cad0eba20 17:41:11 ---> c0f64858ffe1 17:41:11 Step 14/22 : WORKDIR / 17:41:11 ---> Running in a95986eb2d13 17:41:11 Removing intermediate container a95986eb2d13 17:41:11 ---> ef24a40c79b8 17:41:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:41:11 ---> 898c81c0332a 17:41:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:41:14 ---> 87e9a0a6fd24 17:41:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:41:14 Removing intermediate container 2ad90fa59769 17:41:14 ---> dd5ac99072ce 17:41:14 17:41:14 Step 10/24 : FROM scratch 17:41:14 ---> 17:41:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:41:15 ---> Running in be28277d45df 17:41:15 ---> 448899f21402 17:41:15 Step 18/22 : ENTRYPOINT ["/core-command"] 17:41:15 ---> Running in d2f874efe711 17:41:16 Removing intermediate container be28277d45df 17:41:16 ---> 7078ea47f952 17:41:16 Step 12/24 : ENV APP_PORT=48060 17:41:16 ---> Running in 68236d374d82 17:41:16 Removing intermediate container d2f874efe711 17:41:16 ---> ed6409c67c96 17:41:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:16 ---> Running in bd0682ff9df8 17:41:17 Removing intermediate container 68236d374d82 17:41:17 ---> 3c1045424f93 17:41:17 Step 13/24 : EXPOSE $APP_PORT 17:41:17 ---> Running in 1870d56f41db 17:41:17 Removing intermediate container 877266e2daf2 17:41:17 ---> f702820a2ede 17:41:17 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:41:17 Removing intermediate container bd0682ff9df8 17:41:17 ---> 41fb2adcc05a 17:41:17 Step 20/22 : LABEL arch=arm64 17:41:17 ---> Running in 7d37c5ec1484 17:41:17 ---> Running in 463f8c38b3c1 17:41:17 Removing intermediate container 1870d56f41db 17:41:17 ---> ec54c84f5213 17:41:17 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 17:41:18 Removing intermediate container 463f8c38b3c1 17:41:18 ---> 11200778f0c4 17:41:18 Step 21/22 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:41:18 ---> Running in 898d59bdc837 17:41:19 ---> a961f35cd5e5 17:41:19 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:41:19 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 17:41:19 Removing intermediate container 898d59bdc837 17:41:19 ---> 916f89204479 17:41:19 Step 22/22 : LABEL version=0.0.0 17:41:19 ---> Running in 06d15cace8e6 17:41:20 Removing intermediate container 06d15cace8e6 17:41:20 ---> 06c7dd58e6da 17:41:20 17:41:20 ---> ff83ef2f979d 17:41:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 17:41:21 Successfully built 06c7dd58e6da 17:41:21 Successfully tagged docker-core-command-go-arm64:latest 17:41:21  Building docker-core-command-go ... done Removing intermediate container 88839dc5a8f3 17:41:21 ---> 88091ffdd254 17:41:21 17:41:21 Step 9/29 : FROM alpine:latest 17:41:21 ---> 2e77e061c27f 17:41:21 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:41:21 ---> Running in 67c20c792a5f 17:41:22 Removing intermediate container 67c20c792a5f 17:41:22 ---> a1ab41bf11f1 17:41:22 Step 11/29 : USER root 17:41:22 ---> Running in d5cdb7d2a2d9 17:41:22 ---> a4837d7a2c7f 17:41:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:41:22 Removing intermediate container 7d37c5ec1484 17:41:22 ---> 81af19aef2f2 17:41:22 17:41:22 Step 11/27 : FROM docker:latest 17:41:22 ---> eeaf43b92773 17:41:22 Step 12/27 : RUN apk add --no-cache bash 17:41:22 ---> Running in 9e4e05ded7e6 17:41:23 Removing intermediate container d5cdb7d2a2d9 17:41:23 ---> 866301219baa 17:41:23 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:41:23 ---> Running in ee0084a007e9 17:41:23 ---> ecd475eef3a2 17:41:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:41:24 ---> 553e9080fb74 17:41:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:41:25 (1/2) Installing readline (8.0.4-r0) 17:41:25 (2/2) Installing bash (5.0.17-r0) 17:41:25 Executing bash-5.0.17-r0.post-install 17:41:25 Executing busybox-1.31.1-r19.trigger 17:41:25 OK: 12 MiB in 22 packages 17:41:25 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:41:25 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:41:25 OK: 12617 distinct packages available 17:41:25 ---> 5585ea26d0b7 17:41:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 17:41:26 ---> Running in 2d03f6ab9b64 17:41:26 (1/2) Installing ca-certificates (20191127-r4) 17:41:26 (2/2) Installing dumb-init (1.2.2-r1) 17:41:26 Executing busybox-1.31.1-r19.trigger 17:41:26 Executing ca-certificates-20191127-r4.trigger 17:41:26 OK: 6 MiB in 16 packages 17:41:26 Removing intermediate container 2d03f6ab9b64 17:41:26 ---> 74ad04d0ae8c 17:41:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:26 ---> Running in 6275dd0f6976 17:41:26 Removing intermediate container 9e4e05ded7e6 17:41:26 ---> 2c24938de43a 17:41:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 17:41:27 ---> Running in 04ec33b5e489 17:41:27 Removing intermediate container 6275dd0f6976 17:41:27 ---> 140b4a027a5f 17:41:27 Step 22/24 : LABEL arch=arm64 17:41:27 ---> Running in e8174722bc89 17:41:28 Removing intermediate container e8174722bc89 17:41:28 ---> 1057302eff0d 17:41:28 Step 23/24 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:41:28 Removing intermediate container ee0084a007e9 17:41:28 ---> c5b281a2961a 17:41:28 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:41:28 ---> Running in 1d39d036321e 17:41:28 ---> Running in 90b85651bba9 17:41:28 Removing intermediate container 1d39d036321e 17:41:28 ---> 49195bccc35f 17:41:28 Step 24/24 : LABEL version=0.0.0 17:41:28 Removing intermediate container 90b85651bba9 17:41:28 ---> e7f9aac9859f 17:41:28 Step 14/29 : WORKDIR $BASE_DIR 17:41:29 ---> Running in 405985004d1a 17:41:29 ---> Running in 3209b7578dea 17:41:29 Removing intermediate container 405985004d1a 17:41:29 ---> 8b522db019b3 17:41:29 17:41:29 Removing intermediate container 04ec33b5e489 17:41:29 ---> ee5a98578417 17:41:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:41:29 Removing intermediate container 3209b7578dea 17:41:29 ---> 49dcbded56e4 17:41:29 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:41:29 ---> Running in a4da863cfc09 17:41:29 ---> Running in f3e34089444a 17:41:30 Successfully built 8b522db019b3 17:41:30 Successfully tagged docker-support-notifications-go-arm64:latest 17:41:30  Building docker-support-notifications-go ... done Removing intermediate container a4da863cfc09 17:41:30 ---> 435220172b00 17:41:30 Step 15/27 : ENV APP_PORT=48090 17:41:30 ---> Running in e2ded34d92f5 17:41:31 Removing intermediate container e2ded34d92f5 17:41:31 ---> 3d18c4cc8ec6 17:41:31 Step 16/27 : EXPOSE $APP_PORT 17:41:31 ---> Running in a977b5f126b3 17:41:31 Removing intermediate container a977b5f126b3 17:41:31 ---> 6cc6fe33c695 17:41:31 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:41:32 Removing intermediate container f3e34089444a 17:41:32 ---> ac7219100503 17:41:32 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:41:33 ---> 9c73bac7edf6 17:41:33 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:41:33 ---> 78d23ac48e97 17:41:33 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:41:34 ---> 7c43d74e6ad1 17:41:34 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:41:34 ---> f81b47cf9721 17:41:34 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:41:34 ---> 2014165eaa96 17:41:34 Step 20/27 : RUN apk --no-cache add py3-pip 17:41:34 ---> Running in 1f7f67e064d6 17:41:35 ---> 8b7f91622f42 17:41:35 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:41:36 ---> 67e9079f4e70 17:41:36 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:41:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:41:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:41:37 ---> d284e07438bd 17:41:37 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:41:37 ---> Running in 57e06139bea3 17:41:37 (1/33) Installing libbz2 (1.0.8-r1) 17:41:37 (2/33) Installing expat (2.2.9-r1) 17:41:37 (3/33) Installing libffi (3.3-r2) 17:41:37 (4/33) Installing gdbm (1.13-r1) 17:41:37 (5/33) Installing xz-libs (5.2.5-r0) 17:41:37 (6/33) Installing sqlite-libs (3.32.1-r0) 17:41:37 (7/33) Installing python3 (3.8.5-r0) 17:41:39 (8/33) Installing py3-appdirs (1.4.4-r1) 17:41:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:41:39 (10/33) Installing py3-parsing (2.4.7-r0) 17:41:39 (11/33) Installing py3-six (1.15.0-r0) 17:41:39 (12/33) Installing py3-packaging (20.4-r0) 17:41:39 (13/33) Installing py3-setuptools (47.0.0-r0) 17:41:39 (14/33) Installing py3-chardet (3.0.4-r4) 17:41:39 (15/33) Installing py3-idna (2.9-r0) 17:41:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:41:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:41:39 (18/33) Installing py3-requests (2.23.0-r0) 17:41:39 (19/33) Installing py3-msgpack (1.0.0-r0) 17:41:39 (20/33) Installing py3-lockfile (0.12.2-r3) 17:41:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:41:39 (22/33) Installing py3-colorama (0.4.3-r0) 17:41:39 (23/33) Installing py3-distlib (0.3.0-r0) 17:41:39 (24/33) Installing py3-distro (1.5.0-r1) 17:41:39 (25/33) Installing py3-webencodings (0.5.1-r3) 17:41:39 (26/33) Installing py3-html5lib (1.0.1-r4) 17:41:39 (27/33) Installing py3-pytoml (0.1.21-r0) 17:41:39 (28/33) Installing py3-pep517 (0.8.2-r0) 17:41:39 (29/33) Installing py3-progress (1.5-r0) 17:41:39 (30/33) Installing py3-toml (0.10.1-r0) 17:41:39 (31/33) Installing py3-retrying (1.3.3-r0) 17:41:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:41:39 (33/33) Installing py3-pip (20.1.1-r0) 17:41:39 Executing busybox-1.31.1-r19.trigger 17:41:39 OK: 71 MiB in 55 packages 17:41:40 Removing intermediate container 57e06139bea3 17:41:40 ---> a4384b971989 17:41:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:41:40 ---> f87a67316b27 17:41:40 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:41:41 ---> Running in b6cf15265317 17:41:43 Removing intermediate container b6cf15265317 17:41:43 ---> 8d17e1423721 17:41:43 Step 24/29 : RUN chmod 755 security-secrets-setup 17:41:44 ---> Running in 47cfd68043e9 17:41:46 Removing intermediate container 1f7f67e064d6 17:41:46 ---> d670c2ec9692 17:41:46 Step 21/27 : RUN pip install docker-compose==1.23.2 17:41:46 ---> Running in 9785634e6fe7 17:41:46 Removing intermediate container 47cfd68043e9 17:41:46 ---> 51ad19186bfc 17:41:46 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:41:46 ---> Running in bc5f3be17ad4 17:41:47 Removing intermediate container bc5f3be17ad4 17:41:47 ---> c6e53aeb58b6 17:41:47 Step 26/29 : CMD [ "generate" ] 17:41:47 ---> Running in e7ca47deddb9 17:41:48 Removing intermediate container e7ca47deddb9 17:41:48 ---> 91b43dbb4049 17:41:48 Step 27/29 : LABEL arch=arm64 17:41:48 ---> Running in 51921647f87a 17:41:49 Removing intermediate container 51921647f87a 17:41:49 ---> b3a4c8855c20 17:41:49 Step 28/29 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:41:49 ---> Running in 36ed39dd28f8 17:41:49 Removing intermediate container 36ed39dd28f8 17:41:49 ---> 2155f82541cd 17:41:49 Step 29/29 : LABEL version=0.0.0 17:41:50 ---> Running in e5c5c0a4df80 17:41:50 Removing intermediate container e5c5c0a4df80 17:41:50 ---> e1d34f89ec2e 17:41:50 17:41:51 Successfully built e1d34f89ec2e 17:41:51 Successfully tagged docker-security-secrets-setup-go-arm64:latest 17:41:51  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 17:41:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:41:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:41:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:41:53 Collecting PyYAML<4,>=3.10 17:41:53 Downloading PyYAML-3.13.tar.gz (270 kB) 17:41:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:41:56 Collecting websocket-client<1.0,>=0.32.0 17:41:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:41:57 Collecting texttable<0.10,>=0.9.0 17:41:57 Downloading texttable-0.9.1.tar.gz (11 kB) 17:41:59 Collecting dockerpty<0.5,>=0.4.1 17:41:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:42:01 Collecting docopt<0.7,>=0.6.1 17:42:01 Downloading docopt-0.6.2.tar.gz (25 kB) 17:42:02 Collecting jsonschema<3,>=2.5.1 17:42:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:42:03 Collecting docker<4.0,>=3.6.0 17:42:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:42:03 Collecting cached-property<2,>=1.2.0 17:42:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:42:04 Collecting urllib3<1.25,>=1.21.1 17:42:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:42:05 Collecting idna<2.8,>=2.5 17:42:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:42:05 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) 17:42:05 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) 17:42:05 Collecting docker-pycreds>=0.4.0 17:42:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:42:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:42:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:42:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:42:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:42:06 Installing collected packages: urllib3, idna, requests, PyYAML, websocket-client, texttable, dockerpty, docopt, jsonschema, docker-pycreds, docker, cached-property, docker-compose 17:42:06 Attempting uninstall: urllib3 17:42:06 Found existing installation: urllib3 1.25.9 17:42:06 Uninstalling urllib3-1.25.9: 17:42:06 Successfully uninstalled urllib3-1.25.9 17:42:06 Attempting uninstall: idna 17:42:06 Found existing installation: idna 2.9 17:42:06 Uninstalling idna-2.9: 17:42:06 Successfully uninstalled idna-2.9 17:42:07 Attempting uninstall: requests 17:42:07 Found existing installation: requests 2.23.0 17:42:07 Uninstalling requests-2.23.0: 17:42:07 Successfully uninstalled requests-2.23.0 17:42:08 Running setup.py install for PyYAML: started 17:42:10 Running setup.py install for PyYAML: finished with status 'done' 17:42:10 Running setup.py install for texttable: started 17:42:12 Running setup.py install for texttable: finished with status 'done' 17:42:12 Running setup.py install for dockerpty: started 17:42:14 Running setup.py install for dockerpty: finished with status 'done' 17:42:14 Running setup.py install for docopt: started 17:42:15 Running setup.py install for docopt: finished with status 'done' 17:42:17 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 17:42:21 Removing intermediate container 9785634e6fe7 17:42:21 ---> d5fac9672a26 17:42:21 Step 22/27 : RUN apk --no-cache add curl 17:42:21 ---> Running in 0a5a2b807007 17:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:42:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:42:23 (2/3) Installing libcurl (7.69.1-r3) 17:42:23 (3/3) Installing curl (7.69.1-r3) 17:42:23 Executing busybox-1.31.1-r19.trigger 17:42:23 OK: 71 MiB in 58 packages 17:42:24 Removing intermediate container 0a5a2b807007 17:42:24 ---> ad0e540739e4 17:42:24 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 17:42:24 ---> Running in e86c9d7974bc 17:42:25 Removing intermediate container e86c9d7974bc 17:42:25 ---> bda0e1edb1e4 17:42:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:25 ---> Running in 471ac8280822 17:42:25 Removing intermediate container 471ac8280822 17:42:25 ---> 7cd84475de41 17:42:25 Step 25/27 : LABEL arch=arm64 17:42:25 ---> Running in 7416e4fb23d7 17:42:26 Removing intermediate container 7416e4fb23d7 17:42:26 ---> c067a4a82c09 17:42:26 Step 26/27 : LABEL git_sha=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 17:42:26 ---> Running in 2d749eaa0d50 17:42:26 Removing intermediate container 2d749eaa0d50 17:42:26 ---> 195e213a0e51 17:42:26 Step 27/27 : LABEL version=0.0.0 17:42:26 ---> Running in 5c441b7ee74f 17:42:27 Removing intermediate container 5c441b7ee74f 17:42:27 ---> a4c457ceff2b 17:42:27 17:42:27 Successfully built a4c457ceff2b 17:42:27 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:42:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:42:28 $ docker stop --time=1 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 17:42:29 $ docker rm -f 1ae1701a48dee050ce7ce20e80f1c7b17e30f3c9e37f127adc039d1f1acc41e1 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:30 + docker images 17:42:30 + grep docker 17:42:30 docker-sys-mgmt-agent-go-arm64 latest a4c457ceff2b 3 seconds ago 300MB 17:42:30 docker-security-secrets-setup-go-arm64 latest e1d34f89ec2e 40 seconds ago 22.7MB 17:42:30 docker-support-notifications-go-arm64 latest 8b522db019b3 About a minute ago 12.9MB 17:42:30 docker-core-command-go-arm64 latest 06c7dd58e6da About a minute ago 11.4MB 17:42:30 docker-security-proxy-setup-go-arm64 latest d5fd804b8c3f About a minute ago 23.4MB 17:42:30 docker-core-data-go-arm64 latest 7e461778a0b6 3 minutes ago 22.3MB 17:42:30 docker-core-metadata-go-arm64 latest 6d28c9d2c697 3 minutes ago 13.6MB 17:42:30 docker-support-scheduler-go-arm64 latest 88952434d6f8 4 minutes ago 11.5MB 17:42:30 docker-security-secretstore-setup-go-arm64 latest e9159086daae 4 minutes ago 23.5MB 17:42:30 docker-security-bootstrap-redis-go-arm64 latest f4594e2a2912 4 minutes ago 15.2MB 17:42:30 docker latest eeaf43b92773 14 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 17:42:33 provisioning config files... 17:42:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3638302287709247900tmp [Pipeline] { [Pipeline] sh 17:42:34 + set +x 17:42:34 + curl -s https://codecov.io/bash 17:42:34 + bash -s -- 17:42:34 17:42:34 _____ _ 17:42:34 / ____| | | 17:42:34 | | ___ __| | ___ ___ _____ __ 17:42:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:42:34 | |___| (_) | (_| | __/ (_| (_) \ V / 17:42:34 \_____\___/ \__,_|\___|\___\___/ \_/ 17:42:34 Bash-20201130-cc6d3fe 17:42:34 17:42:34 17:42:34 ==> Jenkins CI detected. 17:42:34 project root: . 17:42:34 --> token set from env 17:42:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:42:34 ==> Running gcov in . (disable via -X gcov) 17:42:34 ==> Python coveragepy not found 17:42:34 ==> Searching for coverage reports in: 17:42:34 + . 17:42:34 -> Found 1 reports 17:42:34 ==> Detecting git/mercurial file structure 17:42:34 ==> Reading reports 17:42:34 + ./coverage.out bytes=569562 17:42:34 ==> Appending adjustments 17:42:34 https://docs.codecov.io/docs/fixing-reports 17:42:37 + Found adjustments 17:42:37 ==> Gzipping contents 17:42:37 88K /tmp/codecov.Cwh16o.gz 17:42:37 ==> Uploading reports 17:42:37 url: https://codecov.io 17:42:37 query: branch=PR-2939&commit=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 17:42:37 -> Pinging Codecov 17:42:37 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 17:42:38 -> Uploading to 17:42:38 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2/fcf5393a-4cb9-4b7b-93ea-5f9161fe1212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T174238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=227660a15bc94af04c51e22a14b9d939985a90a3682aed40f07eddba27acd447 17:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:38 Dload Upload Total Spent Left Speed 17:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88065 0 0 100 88065 0 136k --:--:-- --:--:-- --:--:-- 136k 17:42:39 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 [Pipeline] } 17:42:39 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 17:42:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:43 ---> package-listing.sh 17:42:43 ++ facter osfamily 17:42:43 ++ tr '[:upper:]' '[:lower:]' 17:42:43 + OS_FAMILY=redhat 17:42:43 + workspace=/w/workspace/edgex-go/3 17:42:43 + START_PACKAGES=/tmp/packages_start.txt 17:42:43 + END_PACKAGES=/tmp/packages_end.txt 17:42:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:43 + PACKAGES=/tmp/packages_start.txt 17:42:43 + '[' /w/workspace/edgex-go/3 ']' 17:42:43 + PACKAGES=/tmp/packages_end.txt 17:42:43 + case "${OS_FAMILY}" in 17:42:43 + rpm -qa 17:42:43 + sort 17:42:49 + '[' -f /tmp/packages_start.txt ']' 17:42:49 + '[' -f /tmp/packages_end.txt ']' 17:42:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:49 + '[' /w/workspace/edgex-go/3 ']' 17:42:49 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:42:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:42:49 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:42:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:42:50 17:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:42:51 alpine: Pulling from edgex-lftools-log-publisher 17:42:51 df20fa9351a1: Pulling fs layer 17:42:51 36b3adc4ff6f: Pulling fs layer 17:42:51 8ad3a11d3b57: Pulling fs layer 17:42:51 46f8f816bc3b: Pulling fs layer 17:42:51 93b61091891f: Pulling fs layer 17:42:51 93b9cdb0e59b: Pulling fs layer 17:42:51 5e14af77c1be: Pulling fs layer 17:42:51 01666e4c0597: Pulling fs layer 17:42:51 aa168da1d23b: Pulling fs layer 17:42:51 46f8f816bc3b: Waiting 17:42:51 93b61091891f: Waiting 17:42:51 93b9cdb0e59b: Waiting 17:42:51 5e14af77c1be: Waiting 17:42:51 01666e4c0597: Waiting 17:42:51 aa168da1d23b: Waiting 17:42:51 36b3adc4ff6f: Download complete 17:42:51 46f8f816bc3b: Download complete 17:42:51 df20fa9351a1: Verifying Checksum 17:42:51 df20fa9351a1: Download complete 17:42:51 93b9cdb0e59b: Verifying Checksum 17:42:51 93b9cdb0e59b: Download complete 17:42:51 5e14af77c1be: Verifying Checksum 17:42:51 5e14af77c1be: Download complete 17:42:51 93b61091891f: Verifying Checksum 17:42:51 93b61091891f: Download complete 17:42:51 01666e4c0597: Verifying Checksum 17:42:51 01666e4c0597: Download complete 17:42:51 8ad3a11d3b57: Verifying Checksum 17:42:51 8ad3a11d3b57: Download complete 17:42:51 df20fa9351a1: Pull complete 17:42:51 36b3adc4ff6f: Pull complete 17:42:52 8ad3a11d3b57: Pull complete 17:42:52 46f8f816bc3b: Pull complete 17:42:53 aa168da1d23b: Verifying Checksum 17:42:53 aa168da1d23b: Download complete 17:42:53 93b61091891f: Pull complete 17:42:53 93b9cdb0e59b: Pull complete 17:42:54 5e14af77c1be: Pull complete 17:42:54 01666e4c0597: Pull complete 17:43:02 aa168da1d23b: Pull complete 17:43:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:43:02 prd-centos7-docker-4c-2g-15603 does not seem to be running inside a container 17:43:02 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:43:07 $ docker top 8379f8e4cdb6b34dbea2e2d9eb39ec4210caac76e62679e500bf50b30ae6c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:08 + mkdir -p /var/log/sa [Pipeline] sh 17:43:08 + ls /var/log/sa-host 17:43:08 + sadf -c /var/log/sa-host/sa11 17:43:08 file_magic: OK 17:43:08 HZ: Using current value: 100 17:43:08 file_header: OK 17:43:08 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 17:43:08 Statistics: 17:43:08 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... 17:43:08 File successfully converted to sysstat format version 12.2.1 17:43:08 + sadf -c /var/log/sa-host/sa23 17:43:08 file_magic: OK 17:43:08 HZ: Using current value: 100 17:43:08 file_header: OK 17:43:08 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 17:43:08 Statistics: 17:43:08 Hnuu...uuuununununu... 17:43:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:09 provisioning config files... 17:43:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1746983145506755587tmp [Pipeline] { [Pipeline] echo 17:43:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:09 ---> create-netrc.sh [Pipeline] } 17:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:43:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:43:10 ---> python-tools-install.sh [Pipeline] echo 17:43:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:10 ---> sudo-logs.sh 17:43:10 Archiving 'sudo' log.. [Pipeline] echo 17:43:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:10 ---> job-cost.sh 17:43:10 lf-activate-venv: SKIPPING 17:43:10 INFO: No Stack... 17:43:11 INFO: Retrieving Pricing Info for: v1-standard-2 17:43:11 INFO: Archiving Costs [Pipeline] echo 17:43:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:12 ---> logs-deploy.sh 17:43:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/3 17:43:12 INFO: archiving workspace using pattern(s): 17:43:13 Archives upload complete. 17:43:13 INFO: archiving logs to Nexus