Pull request #2982 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 68a8f910767166238b38b7946bcb5bba3869a893 rather than c9724fdd47badea76d82e9ac70ff7c7bcc60354c Obtained Jenkinsfile from 68a8f910767166238b38b7946bcb5bba3869a893 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2982/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2982/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18153 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c > 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/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 Commit message: "docs(metadata): design V2 provisionwatcher API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:19:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:19:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:19:03 ========================================================= 08:19:03 EdgeX Global Pipelines Version Info 08:19:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:19:04 ------------------- 08:19:04 stable info: 08:19:04 ------------------- 08:19:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:19:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:19:04 Message: update stable to v1.0.173 08:19:05 ------------------- 08:19:05 experimental info: 08:19:05 ------------------- 08:19:05 Commited By: **** collab-it+edgex@linuxfoundation.org 08:19:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:19:05 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:19:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:19:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2982 [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2982 [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2982 [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9724fdd47badea76d82e9ac70ff7c7bcc60354c [Pipeline] echo 08:19:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9724fd [Pipeline] echo 08:19:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:19:10 provisioning config files... 08:19:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7993632481613422557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:10 ---> docker-login.sh 08:19:10 nexus3.edgexfoundry.org:10001 08:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:11 Configure a credential helper to remove this warning. See 08:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:11 08:19:11 Login Succeeded 08:19:11 nexus3.edgexfoundry.org:10002 08:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:11 Configure a credential helper to remove this warning. See 08:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:11 08:19:11 Login Succeeded 08:19:11 nexus3.edgexfoundry.org:10003 08:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:11 Configure a credential helper to remove this warning. See 08:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:11 08:19:11 Login Succeeded 08:19:11 nexus3.edgexfoundry.org:10004 08:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:11 Configure a credential helper to remove this warning. See 08:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:11 08:19:11 Login Succeeded 08:19:11 docker.io 08:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:12 Configure a credential helper to remove this warning. See 08:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:12 08:19:12 Login Succeeded 08:19:12 ---> docker-login.sh ends [Pipeline] } 08:19:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/core-command/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo core-command,cmd/core-command/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/core-data/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo core-data,cmd/core-data/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/core-metadata/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo core-metadata,cmd/core-metadata/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/security-bootstrap-redis/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/security-proxy-setup/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/support-notifications/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo support-notifications,cmd/support-notifications/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/support-scheduler/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:19:12 + for file in '`ls cmd/**/Dockerfile`' 08:19:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:19:12 ++ cut -d/ -f2 08:19:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:19:12 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:19:14 08:19:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:19:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:19:14 latest: Pulling from edgex-devops/git-semver 08:19:14 31603596830f: Pulling fs layer 08:19:14 2a8b12db71e7: Pulling fs layer 08:19:14 6ca5941a6612: Pulling fs layer 08:19:14 ecc8261a40a4: Pulling fs layer 08:19:14 ecc8261a40a4: Waiting 08:19:14 2a8b12db71e7: Verifying Checksum 08:19:14 2a8b12db71e7: Download complete 08:19:14 31603596830f: Verifying Checksum 08:19:14 31603596830f: Download complete 08:19:15 ecc8261a40a4: Verifying Checksum 08:19:15 ecc8261a40a4: Download complete 08:19:15 6ca5941a6612: Verifying Checksum 08:19:15 6ca5941a6612: Download complete 08:19:15 31603596830f: Pull complete 08:19:15 2a8b12db71e7: Pull complete 08:19:16 6ca5941a6612: Pull complete 08:19:16 ecc8261a40a4: Pull complete 08:19:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:19:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:19:16 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:19:19 $ docker top f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:20 [ssh-agent] Looking for ssh-agent implementation... 08:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:20 $ docker exec f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent 08:19:20 SSH_AUTH_SOCK=/tmp/ssh-g6Q0nP3VpgoN/agent.11 08:19:20 SSH_AGENT_PID=16 08:19:20 Running ssh-add (command line suppressed) 08:19:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3413321930530348064.key (/w/workspace/edgex-go/1@tmp/private_key_3413321930530348064.key) 08:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:21 + git tag --points-at HEAD [Pipeline] } 08:19:21 $ docker exec --env ******** --env ******** f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent -k 08:19:21 unset SSH_AUTH_SOCK; 08:19:21 unset SSH_AGENT_PID; 08:19:21 echo Agent pid 16 killed; 08:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:21 [ssh-agent] Looking for ssh-agent implementation... 08:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:21 $ docker exec f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent 08:19:21 SSH_AUTH_SOCK=/tmp/ssh-a2bFWI2sGjC3/agent.45 08:19:21 SSH_AGENT_PID=50 08:19:21 Running ssh-add (command line suppressed) 08:19:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5489314292049595825.key (/w/workspace/edgex-go/1@tmp/private_key_5489314292049595825.key) 08:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:22 + git semver init 08:19:22 # -> Open(): unable to determine branch for HEAD 08:19:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:19:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:19:22 # $SEMVER_REMOTE_NAME = origin 08:19:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:19:22 # $SEMVER_USER_NAME = edgex-jenkins 08:19:22 # $SEMVER_BRANCH = PR-2982 08:19:22 # $SEMVER_TEMP = /tmp/semver-508521011 08:19:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:19:40 # '/tmp/semver-508521011' -> '/w/workspace/edgex-go/1/.semver' 08:19:40 # -> Force: false 08:19:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:19:40 $ docker exec --env ******** --env ******** f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab ssh-agent -k 08:19:40 unset SSH_AUTH_SOCK; 08:19:40 unset SSH_AGENT_PID; 08:19:40 echo Agent pid 50 killed; 08:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:41 + git semver [Pipeline] } 08:19:41 $ docker stop --time=1 f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab 08:19:43 $ docker rm -f f0de7d03b3becd0ef66257e81cf5c1051b82ab1f399f65c0235e0e2ddd7169ab [Pipeline] // withDockerContainer [Pipeline] sh 08:19:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:19:44 Stashed 1 file(s) [Pipeline] echo 08:19:44 [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 08:19:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:19:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:46 + sudo service docker restart 08:19:46 + true 08:19:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:19:46 ========================================================= 08:19:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:19:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:47 + 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 . 08:19:51 Sending build context to Docker daemon 326.2MB 08:19:51 Step 1/7 : ARG BASE=golang:1.15-alpine 08:19:51 Step 2/7 : FROM ${BASE} 08:19:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:19:51 188c0c94c7c5: Pulling fs layer 08:19:51 0ef7d3d256c8: Pulling fs layer 08:19:51 de9db76c5a1d: Pulling fs layer 08:19:51 bca2f99d35d6: Pulling fs layer 08:19:51 93359f2a8cfa: Pulling fs layer 08:19:51 7c6f9722023f: Pulling fs layer 08:19:51 a35cf1a2eb13: Pulling fs layer 08:19:51 93359f2a8cfa: Waiting 08:19:51 7c6f9722023f: Waiting 08:19:51 a35cf1a2eb13: Waiting 08:19:51 bca2f99d35d6: Waiting 08:19:51 de9db76c5a1d: Verifying Checksum 08:19:51 de9db76c5a1d: Download complete 08:19:51 0ef7d3d256c8: Verifying Checksum 08:19:51 0ef7d3d256c8: Download complete 08:19:51 93359f2a8cfa: Verifying Checksum 08:19:51 93359f2a8cfa: Download complete 08:19:51 188c0c94c7c5: Verifying Checksum 08:19:51 188c0c94c7c5: Download complete 08:19:51 7c6f9722023f: Verifying Checksum 08:19:51 7c6f9722023f: Download complete 08:19:51 188c0c94c7c5: Pull complete 08:19:51 0ef7d3d256c8: Pull complete 08:19:51 de9db76c5a1d: Pull complete 08:19:53 a35cf1a2eb13: Verifying Checksum 08:19:53 a35cf1a2eb13: Download complete 08:19:54 bca2f99d35d6: Verifying Checksum 08:19:54 bca2f99d35d6: Download complete 08:19:59 Still waiting to schedule task 08:19:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18150’ is offline 08:20:00 bca2f99d35d6: Pull complete 08:20:00 93359f2a8cfa: Pull complete 08:20:00 7c6f9722023f: Pull complete 08:20:04 a35cf1a2eb13: Pull complete 08:20:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:20:04 ---> a62c8e92a672 08:20:04 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 08:20:04 ---> Running in 2339db7bfadd 08:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:20:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:20:06 (1/12) Installing libmagic (5.38-r0) 08:20:06 (2/12) Installing file (5.38-r0) 08:20:06 (3/12) Installing libc-dev (0.7.2-r3) 08:20:06 (4/12) Installing g++ (9.3.0-r2) 08:20:11 (5/12) Installing fortify-headers (1.1-r0) 08:20:11 (6/12) Installing patch (2.7.6-r6) 08:20:11 (7/12) Installing build-base (0.5-r2) 08:20:11 (8/12) Installing libsodium (1.0.18-r0) 08:20:11 (9/12) Installing pkgconf (1.7.2-r0) 08:20:11 (10/12) Installing libsodium-dev (1.0.18-r0) 08:20:11 (11/12) Installing libzmq (4.3.3-r0) 08:20:11 (12/12) Installing zeromq-dev (4.3.3-r0) 08:20:11 Executing busybox-1.31.1-r19.trigger 08:20:11 OK: 233 MiB in 51 packages 08:20:14 Removing intermediate container 2339db7bfadd 08:20:14 ---> 511b7d5171f1 08:20:14 Step 4/7 : WORKDIR /edgex-go 08:20:14 ---> Running in 331ee37a1e81 08:20:14 Removing intermediate container 331ee37a1e81 08:20:14 ---> c73413eb687e 08:20:14 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:20:15 latest: Pulling from library/docker 08:20:15 801bfaa63ef2: Pulling fs layer 08:20:15 4f7dc993c79e: Pulling fs layer 08:20:15 d39d95e4997f: Pulling fs layer 08:20:15 1cda4b703d87: Pulling fs layer 08:20:15 54e5375350ea: Pulling fs layer 08:20:15 f08cd1b3bb1b: Pulling fs layer 08:20:15 8e17d04e0c68: Pulling fs layer 08:20:15 54e5375350ea: Waiting 08:20:15 f08cd1b3bb1b: Waiting 08:20:15 1cda4b703d87: Waiting 08:20:15 8e17d04e0c68: Waiting 08:20:15 d39d95e4997f: Verifying Checksum 08:20:15 d39d95e4997f: Download complete 08:20:15 4f7dc993c79e: Verifying Checksum 08:20:15 4f7dc993c79e: Download complete 08:20:15 801bfaa63ef2: Verifying Checksum 08:20:15 801bfaa63ef2: Download complete 08:20:15 54e5375350ea: Verifying Checksum 08:20:15 54e5375350ea: Download complete 08:20:15 f08cd1b3bb1b: Verifying Checksum 08:20:15 f08cd1b3bb1b: Download complete 08:20:15 8e17d04e0c68: Verifying Checksum 08:20:15 8e17d04e0c68: Download complete 08:20:15 801bfaa63ef2: Pull complete 08:20:16 4f7dc993c79e: Pull complete 08:20:16 d39d95e4997f: Pull complete 08:20:16 1cda4b703d87: Verifying Checksum 08:20:16 1cda4b703d87: Download complete 08:20:20 1cda4b703d87: Pull complete 08:20:20 54e5375350ea: Pull complete 08:20:20 f08cd1b3bb1b: Pull complete 08:20:20 8e17d04e0c68: Pull complete 08:20:20 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 08:20:20 Status: Downloaded newer image for docker:latest 08:20:21 ---> 96d510298891 08:20:21 Step 6/7 : COPY go.mod . 08:20:21 ---> 6d95db0b8a07 08:20:21 Step 7/7 : RUN go mod download 08:20:21 ---> Running in 37622cbc952b 08:20:43 Removing intermediate container 37622cbc952b 08:20:43 ---> 6aad8f2b2c96 08:20:43 Successfully built 6aad8f2b2c96 08:20:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:20:44 + docker inspect -f . ci-base-image-x86_64 08:20:44 . [Pipeline] withDockerContainer 08:20:44 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:45 $ docker top bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:45 + go version 08:20:45 go version go1.15.5 linux/amd64 [Pipeline] } 08:20:45 $ docker stop --time=1 bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 08:20:47 $ docker rm -f bddb30c7c31167d8db9be419981f3ac0f1b0cade0c73552aed534c9ad50f2ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:48 + docker inspect -f . ci-base-image-x86_64 08:20:48 . [Pipeline] withDockerContainer 08:20:48 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:20:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:49 $ docker top 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b -eo pid,comm [Pipeline] { [Pipeline] echo 08:20:49 ========================================================= 08:20:49 [edgeXBuildGoParallel] Running Tests and Build... 08:20:49 ========================================================= [Pipeline] sh 08:20:49 + make test 08:20:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:20:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:21:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:21:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:21:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:21:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:21:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:21:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:21:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:21:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:21:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:21:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:21:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:21:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:21:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.6% of statements 08:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.0% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 73.7% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 83.3% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.336s coverage: 93.8% of statements 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements 08:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 08:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements 08:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements 08:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements 08:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 63.5% of statements 08:21:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:21:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 55.9% of statements 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 37.0% of statements 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:21:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.350s coverage: 84.0% of statements 08:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 08:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.1% of statements 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 08:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.677s coverage: 29.1% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 08:21:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 08:21:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:21:41 GO111MODULE=on go vet ./... 08:21:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18154 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws 08:21:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:21:52 using credential edgex-jenkins-ssh 08:21:52 Cloning the remote Git repository 08:21:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:21:52 > git init /w/workspace/edgex-go/1 # timeout=10 08:21:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:21:52 > git --version # timeout=10 08:21:52 > git --version # 'git version 2.17.1' 08:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:03 gofmt -l . 08:22:03 [ "`gofmt -l .`" = "" ] 08:22:04 ./bin/test-go-mod-tidy.sh 08:22:04 ./bin/test-attribution-txt.sh [Pipeline] sh 08:22:06 + ls -al . 08:22:06 total 636 08:22:06 drwxrwxr-x 10 1001 1001 4096 Jan 4 08:22 . 08:22:06 drwxr-xr-x 4 root root 28 Jan 4 08:20 .. 08:22:06 -rw-rw-r-- 1 1001 1001 11 Jan 4 08:18 .dockerignore 08:22:06 drwxrwxr-x 8 1001 1001 179 Jan 4 08:19 .git 08:22:06 drwxrwxr-x 3 1001 1001 125 Jan 4 08:18 .github 08:22:06 -rw-rw-r-- 1 1001 1001 824 Jan 4 08:18 .gitignore 08:22:06 drwx------ 3 1001 1001 47 Jan 4 08:19 .semver 08:22:06 -rw-rw-r-- 1 1001 1001 166 Jan 4 08:18 .sonarcloud.properties 08:22:06 -rw-rw-r-- 1 1001 1001 3804 Jan 4 08:18 CONTRIBUTING.md 08:22:06 -rw-rw-r-- 1 1001 1001 1035 Jan 4 08:18 Dockerfile.build 08:22:06 -rw-rw-r-- 1 1001 1001 863 Jan 4 08:18 Jenkinsfile 08:22:06 -rw-rw-r-- 1 1001 1001 10775 Jan 4 08:18 LICENSE 08:22:06 -rw-rw-r-- 1 1001 1001 5750 Jan 4 08:18 Makefile 08:22:06 -rw-rw-r-- 1 1001 1001 6511 Jan 4 08:18 README.md 08:22:06 -rw-rw-r-- 1 1001 1001 6744 Jan 4 08:18 SECURITY.md 08:22:06 -rw-rw-r-- 1 1001 1001 5 Jan 4 08:19 VERSION 08:22:06 -rw-rw-r-- 1 1001 1001 4131 Jan 4 08:18 ZMQWindows.md 08:22:06 drwxrwxr-x 2 1001 1001 117 Jan 4 08:18 bin 08:22:06 drwxrwxr-x 14 1001 1001 4096 Jan 4 08:18 cmd 08:22:06 -rw-r--r-- 1 root root 537189 Jan 4 08:21 coverage.out 08:22:06 -rw-r--r-- 1 root root 979 Jan 4 08:22 go.mod 08:22:06 -rw-r--r-- 1 root root 18739 Jan 4 08:22 go.sum 08:22:06 drwxrwxr-x 8 1001 1001 127 Jan 4 08:18 internal 08:22:06 drwxrwxr-x 4 1001 1001 26 Jan 4 08:18 openapi 08:22:06 drwxrwxr-x 4 1001 1001 71 Jan 4 08:18 snap 08:22:06 -rw-rw-r-- 1 1001 1001 168 Jan 4 08:18 version.go [Pipeline] sh 08:22:06 + '[' -e coverage.out ] 08:22:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:22:07 Stashed 1 file(s) [Pipeline] sh 08:22:07 + make build 08:22:07 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 08:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:08 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:22:09 Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:22:09 Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) 08:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:22:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:22:08 > git config core.sparsecheckout # timeout=10 08:22:08 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 08:22:09 > git remote # timeout=10 08:22:09 > git config --get remote.origin.url # timeout=10 08:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:09 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 08:22:09 > git rev-parse HEAD^{commit} # timeout=10 08:22:09 > git config core.sparsecheckout # timeout=10 08:22:09 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 08:22:11 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 08:22:13 Commit message: "docs(metadata): design V2 provisionwatcher API" 08:22:13 > git --version # timeout=10 08:22:13 > git --version # 'git version 2.17.1' 08:22:13 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:22:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:22:16 + true 08:22:16 + sudo service docker restart 08:22:18 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:22:18 provisioning config files... 08:22:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1895280064142684943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:18 ---> docker-login.sh 08:22:18 nexus3.edgexfoundry.org:10001 08:22:19 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 08:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 nexus3.edgexfoundry.org:10002 08:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:20 Configure a credential helper to remove this warning. See 08:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:20 08:22:20 Login Succeeded 08:22:20 nexus3.edgexfoundry.org:10003 08:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:21 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 08:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:21 Configure a credential helper to remove this warning. See 08:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:21 08:22:21 Login Succeeded 08:22:21 nexus3.edgexfoundry.org:10004 08:22:21 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 08:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:21 Configure a credential helper to remove this warning. See 08:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:21 08:22:21 Login Succeeded 08:22:21 docker.io 08:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:22 Configure a credential helper to remove this warning. See 08:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:22 08:22:22 Login Succeeded 08:22:22 ---> docker-login.sh ends [Pipeline] } 08:22:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:22:22 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 [Pipeline] echo 08:22:22 ========================================================= 08:22:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:22:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:22:23 + 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 . 08:22:24 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 08:22:25 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 08:22:26 Sending build context to Docker daemon 165.4MB 08:22:26 Step 1/7 : ARG BASE=golang:1.15-alpine 08:22:26 Step 2/7 : FROM ${BASE} 08:22:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:22:26 5f621e34cdf4: Pulling fs layer 08:22:26 a4357932f1b6: Pulling fs layer 08:22:26 18c013af1878: Pulling fs layer 08:22:26 00ac8860ef70: Pulling fs layer 08:22:26 63d7cb157983: Pulling fs layer 08:22:26 b116817d02f9: Pulling fs layer 08:22:26 745a02a5169b: Pulling fs layer 08:22:26 63d7cb157983: Waiting 08:22:26 b116817d02f9: Waiting 08:22:26 745a02a5169b: Waiting 08:22:26 00ac8860ef70: Waiting 08:22:26 18c013af1878: Verifying Checksum 08:22:26 18c013af1878: Download complete 08:22:26 a4357932f1b6: Verifying Checksum 08:22:26 a4357932f1b6: Download complete 08:22:26 63d7cb157983: Verifying Checksum 08:22:26 63d7cb157983: Download complete 08:22:26 b116817d02f9: Download complete 08:22:26 5f621e34cdf4: Verifying Checksum 08:22:26 5f621e34cdf4: Download complete 08:22:26 5f621e34cdf4: Pull complete 08:22:26 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 08:22:26 a4357932f1b6: Pull complete 08:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:22:27 18c013af1878: Pull complete 08:22:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:22:28 745a02a5169b: Verifying Checksum 08:22:28 745a02a5169b: Download complete [Pipeline] } 08:22:29 $ docker stop --time=1 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b 08:22:29 00ac8860ef70: Verifying Checksum 08:22:29 00ac8860ef70: Download complete 08:22:31 $ docker rm -f 9eec213a1e7b1c57144601979d0a7820667f42d63af875700f2a34909e65302b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:34 08:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:22:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:35 latest: Pulling from edgex-devops/edgex-compose 08:22:35 cbdbe7a5bc2a: Pulling fs layer 08:22:35 ca9280d653b3: Pulling fs layer 08:22:35 7e9c9ca2126c: Pulling fs layer 08:22:35 cbdbe7a5bc2a: Download complete 08:22:36 ca9280d653b3: Verifying Checksum 08:22:36 ca9280d653b3: Download complete 08:22:36 cbdbe7a5bc2a: Pull complete 08:22:36 7e9c9ca2126c: Verifying Checksum 08:22:36 7e9c9ca2126c: Download complete 08:22:36 ca9280d653b3: Pull complete 08:22:39 00ac8860ef70: Pull complete 08:22:39 63d7cb157983: Pull complete 08:22:40 b116817d02f9: Pull complete 08:22:44 745a02a5169b: Pull complete 08:22:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:22:44 ---> b7e6874047d6 08:22:44 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 08:22:45 7e9c9ca2126c: Pull complete 08:22:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:22:45 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:22:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:22:46 $ docker top 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:46 + docker-compose build --help 08:22:46 + grep parallel 08:22:47 ---> Running in a9f905102dac 08:22:47 --parallel Build images in parallel. [Pipeline] } 08:22:47 $ docker stop --time=1 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d 08:22:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:49 $ docker rm -f 0f003dffeaaa060f8fc2e3740bb4177dbb65731c6367430d2eb355d3f06c996d 08:22:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:49 (1/12) Installing libmagic (5.38-r0) 08:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:49 . [Pipeline] withDockerContainer 08:22:49 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:22:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 08:22:50 (2/12) Installing file (5.38-r0) 08:22:50 (3/12) Installing libc-dev (0.7.2-r3) 08:22:50 (4/12) Installing g++ (9.3.0-r2) 08:22:50 $ docker top 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:51 + docker-compose -f ./docker-compose-build.yml build --parallel 08:22:52 Building docker-core-command-go ... 08:22:52 Building docker-core-data-go ... 08:22:52 Building docker-core-metadata-go ... 08:22:52 Building docker-security-bootstrap-redis-go ... 08:22:52 Building docker-security-proxy-setup-go ... 08:22:52 Building docker-security-secretstore-setup-go ... 08:22:52 Building docker-support-notifications-go ... 08:22:52 Building docker-support-scheduler-go ... 08:22:52 Building docker-sys-mgmt-agent-go ... 08:22:52 Building docker-support-notifications-go 08:22:52 Building docker-core-command-go 08:22:52 Building docker-sys-mgmt-agent-go 08:22:52 Building docker-security-proxy-setup-go 08:22:52 Building docker-support-scheduler-go 08:22:54 (5/12) Installing fortify-headers (1.1-r0) 08:22:54 (6/12) Installing patch (2.7.6-r6) 08:22:54 (7/12) Installing build-base (0.5-r2) 08:22:54 (8/12) Installing libsodium (1.0.18-r0) 08:22:54 (9/12) Installing pkgconf (1.7.2-r0) 08:22:54 (10/12) Installing libsodium-dev (1.0.18-r0) 08:22:54 (11/12) Installing libzmq (4.3.3-r0) 08:22:55 (12/12) Installing zeromq-dev (4.3.3-r0) 08:22:55 Executing busybox-1.31.1-r19.trigger 08:22:55 OK: 217 MiB in 51 packages 08:22:59 Removing intermediate container a9f905102dac 08:22:59 ---> dc414ba7cf0e 08:22:59 Step 4/7 : WORKDIR /edgex-go 08:22:59 ---> Running in 4a67aaded86b 08:22:59 Removing intermediate container 4a67aaded86b 08:22:59 ---> 43b855c8b0a4 08:22:59 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:23:00 latest: Pulling from library/docker 08:23:00 159e5727ea61: Pulling fs layer 08:23:00 687389c36290: Pulling fs layer 08:23:00 94e28978939c: Pulling fs layer 08:23:00 ea42096754a7: Pulling fs layer 08:23:00 bd61cee6920e: Pulling fs layer 08:23:00 87c4ece4675c: Pulling fs layer 08:23:00 90ca8b2ff088: Pulling fs layer 08:23:00 bd61cee6920e: Waiting 08:23:00 90ca8b2ff088: Waiting 08:23:00 ea42096754a7: Waiting 08:23:00 87c4ece4675c: Waiting 08:23:00 94e28978939c: Verifying Checksum 08:23:00 94e28978939c: Download complete 08:23:00 687389c36290: Verifying Checksum 08:23:00 687389c36290: Download complete 08:23:00 159e5727ea61: Verifying Checksum 08:23:00 159e5727ea61: Download complete 08:23:00 bd61cee6920e: Verifying Checksum 08:23:00 bd61cee6920e: Download complete 08:23:00 87c4ece4675c: Verifying Checksum 08:23:00 87c4ece4675c: Download complete 08:23:00 90ca8b2ff088: Verifying Checksum 08:23:00 90ca8b2ff088: Download complete 08:23:01 159e5727ea61: Pull complete 08:23:02 687389c36290: Pull complete 08:23:02 94e28978939c: Pull complete 08:23:02 ea42096754a7: Verifying Checksum 08:23:02 ea42096754a7: Download complete 08:23:06 ea42096754a7: Pull complete 08:23:06 bd61cee6920e: Pull complete 08:23:06 87c4ece4675c: Pull complete 08:23:07 90ca8b2ff088: Pull complete 08:23:07 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 08:23:07 Status: Downloaded newer image for docker:latest 08:23:10 ---> 7a8be4201358 08:23:10 Step 6/7 : COPY go.mod . 08:23:11 ---> 749b79a272f7 08:23:11 Step 7/7 : RUN go mod download 08:23:11 ---> Running in a05555152c49 08:23:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:24 ---> 6aad8f2b2c96 08:23:24 Step 3/24 : WORKDIR /edgex-go 08:23:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:23:24 ---> 6aad8f2b2c96 08:23:24 Step 3/21 : WORKDIR /edgex-go 08:23:24 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:23:24 ---> 6aad8f2b2c96 08:23:24 Step 3/27 : WORKDIR /edgex-go 08:23:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:23:24 ---> 6aad8f2b2c96 08:23:24 Step 3/22 : WORKDIR /edgex-go 08:23:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:23:24 ---> 6aad8f2b2c96 08:23:24 Step 3/21 : WORKDIR /edgex-go 08:23:24 ---> Running in 8b64cc2326bf 08:23:24 ---> Running in 7604192079ed 08:23:24 ---> Running in 0b7808422db6 08:23:24 ---> Running in 8dfee20e84d6 08:23:24 ---> Running in 59e8ec7bca0a 08:23:24 Removing intermediate container 8b64cc2326bf 08:23:24 ---> af5f1944339f 08:23:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:24 Removing intermediate container 8dfee20e84d6 08:23:24 ---> 461df2f3cd70 08:23:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:24 Removing intermediate container 59e8ec7bca0a 08:23:24 ---> ea0aa66f3335 08:23:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:24 Removing intermediate container 0b7808422db6 08:23:24 ---> 684513c1279c 08:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:24 Removing intermediate container 7604192079ed 08:23:24 ---> ee4f20caafa4 08:23:24 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:24 ---> Running in 267ac2c29df5 08:23:24 ---> Running in 99253d39a083 08:23:24 ---> Running in 0e1d099f3d41 08:23:24 ---> Running in b9efa23012a2 08:23:24 ---> Running in 69a94bc63f75 08:23:26 Removing intermediate container 0e1d099f3d41 08:23:26 ---> 5687288fc023 08:23:26 Step 5/22 : RUN apk update && apk add make git 08:23:26 Removing intermediate container 99253d39a083 08:23:26 ---> e8480b9acb96 08:23:26 Step 5/21 : RUN apk update && apk add make git 08:23:26 Removing intermediate container 267ac2c29df5 08:23:26 ---> 07e2a477811c 08:23:26 Step 5/21 : RUN apk update && apk add make git 08:23:26 Removing intermediate container 69a94bc63f75 08:23:26 ---> 2f6bd5abe8e5 08:23:26 Step 5/27 : RUN apk update && apk add make bash git 08:23:26 ---> Running in 8a962ef6059a 08:23:26 ---> Running in a98e54acca6e 08:23:26 ---> Running in 2aa4b04408cf 08:23:26 ---> Running in fc997de680d3 08:23:26 Removing intermediate container b9efa23012a2 08:23:26 ---> 8df30d0ae382 08:23:26 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:23:26 ---> Running in 1b1ceb4b7cfc 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:28 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:28 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:28 OK: 12750 distinct packages available 08:23:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:28 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:28 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:28 OK: 12750 distinct packages available 08:23:28 OK: 233 MiB in 51 packages 08:23:28 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:28 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:28 OK: 12750 distinct packages available 08:23:28 OK: 233 MiB in 51 packages 08:23:28 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:28 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:28 OK: 12750 distinct packages available 08:23:28 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:28 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:28 OK: 12750 distinct packages available 08:23:28 OK: 233 MiB in 51 packages 08:23:29 OK: 233 MiB in 51 packages 08:23:29 OK: 233 MiB in 51 packages 08:23:29 Removing intermediate container 8a962ef6059a 08:23:29 ---> ba8da556a953 08:23:29 Step 6/22 : COPY go.mod . 08:23:29 Removing intermediate container a98e54acca6e 08:23:29 ---> 12a71b3fd671 08:23:29 Step 6/21 : COPY go.mod . 08:23:29 Removing intermediate container 2aa4b04408cf 08:23:29 ---> 5a2a2caee719 08:23:29 Step 6/21 : COPY go.mod . 08:23:29 ---> 6d498f5db9f7 08:23:29 Step 7/22 : RUN go mod download 08:23:29 ---> df979a449e34 08:23:29 Step 7/21 : RUN go mod download 08:23:29 ---> Running in 29d07fbddb70 08:23:30 Removing intermediate container fc997de680d3 08:23:30 ---> 79654ce4e7e8 08:23:30 Step 6/27 : COPY go.mod . 08:23:30 ---> Running in 97188a91b1a5 08:23:30 ---> a144ecfdcad9 08:23:30 Step 7/21 : RUN go mod download 08:23:30 Removing intermediate container 1b1ceb4b7cfc 08:23:30 ---> 2ad08c3d635a 08:23:30 Step 6/24 : COPY go.mod . 08:23:30 ---> Running in 138bfe9ad6db 08:23:30 ---> a75ea90d7f52 08:23:30 Step 7/27 : RUN go mod download 08:23:30 ---> ab25a8423c49 08:23:30 Step 7/24 : RUN go mod download 08:23:31 ---> Running in 7e19ba5796a6 08:23:31 ---> Running in dfe9b95b9565 08:23:32 Removing intermediate container 97188a91b1a5 08:23:32 ---> 0fe936ccca18 08:23:32 Step 8/21 : COPY . . 08:23:32 Removing intermediate container 29d07fbddb70 08:23:32 ---> 8c7fcfd20453 08:23:32 Step 8/22 : COPY . . 08:23:33 Removing intermediate container 138bfe9ad6db 08:23:33 ---> 93c7e8ebcf43 08:23:33 Step 8/21 : COPY . . 08:23:38 Removing intermediate container a05555152c49 08:23:38 ---> d992f8859422 08:23:38 Successfully built d992f8859422 08:23:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:23:38 + docker inspect -f . ci-base-image-arm64 08:23:38 . [Pipeline] withDockerContainer 08:23:38 prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container 08:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 08:23:40 $ docker top f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:41 + go version 08:23:41 go version go1.15.5 linux/arm64 [Pipeline] } 08:23:41 $ docker stop --time=1 f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b 08:23:42 Removing intermediate container 7e19ba5796a6 08:23:42 ---> 8452c1601da2 08:23:42 Step 8/27 : COPY . . 08:23:42 Removing intermediate container dfe9b95b9565 08:23:42 ---> 5726e8963e2b 08:23:42 Step 8/24 : COPY . . 08:23:43 $ docker rm -f f24b962af4e95b6571d19b9cffa617671089561f33c55a1419623c21e6bd450b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:23:44 + docker inspect -f . ci-base-image-arm64 08:23:44 . [Pipeline] withDockerContainer 08:23:45 prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container 08:23:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 08:23:46 $ docker top a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 -eo pid,comm [Pipeline] { [Pipeline] echo 08:23:47 ========================================================= 08:23:47 [edgeXBuildGoParallel] Running Tests and Build... 08:23:47 ========================================================= [Pipeline] sh 08:23:47 + make test 08:23:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:24:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:24:14 ---> dadde0cafa77 08:24:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:24:14 ---> ef99e5bd5350 08:24:14 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:24:14 ---> Running in fde13ffc8a27 08:24:14 ---> Running in e804c408b5c8 08:24:14 ---> 9d5c4c572bc6 08:24:14 Step 9/22 : RUN make cmd/core-command/core-command 08:24:14 ---> 9b55c2e1bfe2 08:24:14 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:24:14 ---> Running in a19ea0868c36 08:24:14 ---> Running in 81d6e5f94646 08:24:14 ---> 6fa8fd112018 08:24:14 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:24:14 ---> Running in 66ff58d43a55 08:24:14 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 08:24:14 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 08:24: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 08:24:14 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 08:24:14 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 08:24:41 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 08:24:47 Removing intermediate container 81d6e5f94646 08:24:47 ---> f317b6e9152f 08:24:47 08:24:47 Step 10/24 : FROM scratch 08:24:47 ---> 08:24:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:24:47 Removing intermediate container 66ff58d43a55 08:24:47 ---> a1439dbd892b 08:24:47 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:24:48 ---> Running in 79e9a7e39e95 08:24:48 ---> Running in 4479758d17de 08:24:48 Removing intermediate container a19ea0868c36 08:24:48 ---> 54c326c02118 08:24:48 08:24:48 Step 10/22 : FROM scratch 08:24:48 ---> 08:24:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:24:48 Removing intermediate container fde13ffc8a27 08:24:48 ---> 424249ab491c 08:24:48 08:24:48 Step 10/21 : FROM scratch 08:24:48 ---> 08:24:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:24:49 Removing intermediate container e804c408b5c8 08:24:49 ---> d9550a8ba87a 08:24:49 08:24:49 Step 10/21 : FROM alpine 08:24:49 ---> Running in f4a1b3a7245d 08:24:49 latest: Pulling from library/alpine 08:24:49 ---> Running in 9218b3737bdb 08:24:49 Removing intermediate container 79e9a7e39e95 08:24:49 ---> 2951fa3cf448 08:24:49 Step 12/24 : ENV APP_PORT=48060 08:24:49 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:24:49 Status: Downloaded newer image for alpine:latest 08:24:49 ---> 389fef711851 08:24:49 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:24:49 ---> Running in 5b8ef784aac9 08:24:49 Removing intermediate container f4a1b3a7245d 08:24:49 ---> 88793b830c89 08:24:49 Step 12/22 : ENV APP_PORT=48082 08:24:49 Removing intermediate container 9218b3737bdb 08:24:49 ---> 4b269df5c757 08:24:49 Step 12/21 : ENV APP_PORT=48085 08:24:49 ---> Running in 6effded0bf87 08:24:49 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 08:24:49 ---> Running in a996c4205ea1 08:24:49 ---> Running in da8aaf7a48d1 08:24:49 Removing intermediate container 5b8ef784aac9 08:24:49 ---> 6034daa457a9 08:24:49 Step 13/24 : EXPOSE $APP_PORT 08:24:49 ---> Running in f70ee54a5a23 08:24:49 Removing intermediate container a996c4205ea1 08:24:49 ---> ca7ec722efc1 08:24:49 Step 13/22 : EXPOSE $APP_PORT 08:24:49 Removing intermediate container da8aaf7a48d1 08:24:49 ---> 7547f3fd3057 08:24:49 Step 13/21 : EXPOSE $APP_PORT 08:24:49 ---> Running in 019ae084ca58 08:24:50 ---> Running in 583ac9657f61 08:24:50 Removing intermediate container f70ee54a5a23 08:24:50 ---> 7bce8fa1fc42 08:24:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:50 Removing intermediate container 019ae084ca58 08:24:50 ---> 569f180b9289 08:24:50 Step 14/22 : WORKDIR / 08:24:50 Removing intermediate container 583ac9657f61 08:24:50 ---> 11a36bd54b3e 08:24:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:50 ---> Running in dfa72a12c012 08:24:50 ---> d9ef14e3d9c9 08:24:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:24:50 v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:24:50 v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:24:50 OK: 12745 distinct packages available 08:24:50 ---> 7555c3a8c3ee 08:24:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:24:50 Removing intermediate container dfa72a12c012 08:24:50 ---> a77bf32a46a8 08:24:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:24:51 (1/4) Installing ca-certificates (20191127-r4) 08:24:51 Removing intermediate container 4479758d17de 08:24:51 ---> 0d60fd0677f6 08:24:51 08:24:51 Step 11/27 : FROM docker:latest 08:24:51 ---> 0040bc98e531 08:24:51 Step 12/27 : RUN apk add --no-cache bash 08:24:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:24:51 (3/4) Installing libcurl (7.69.1-r3) 08:24:51 (4/4) Installing curl (7.69.1-r3) 08:24:51 Executing busybox-1.31.1-r19.trigger 08:24:51 Executing ca-certificates-20191127-r4.trigger 08:24:51 OK: 7 MiB in 18 packages 08:24:52 ---> Running in 28424bbf2c06 08:24:52 ---> 1b4e7637c4ad 08:24:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:24:52 ---> 0e5447d30a4c 08:24:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:24:52 ---> 927505633788 08:24:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:24:53 Removing intermediate container 6effded0bf87 08:24:53 ---> 7b367965d08a 08:24:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:24:53 ---> 785cf506eba3 08:24:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:24:53 ---> 7d42f59b9d26 08:24:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:24:53 ---> 1d1353a09b7c 08:24:53 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:24:53 ---> Running in e5a6c94bbc81 08:24:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:53 ---> Running in 53495aaa928d 08:24:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:54 Removing intermediate container e5a6c94bbc81 08:24:54 ---> 7434058a17df 08:24:54 Step 13/21 : WORKDIR /edgex 08:24:54 (1/2) Installing readline (8.0.4-r0) 08:24:54 (2/2) Installing bash (5.0.17-r0) 08:24:54 Executing bash-5.0.17-r0.post-install 08:24:54 Executing busybox-1.31.1-r19.trigger 08:24:54 OK: 12 MiB in 22 packages 08:24:54 ---> 88b468e1bbec 08:24:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:24:54 ---> Running in d7388fe42582 08:24:54 ---> 6a0858b2ed1e 08:24:54 Step 18/22 : ENTRYPOINT ["/core-command"] 08:24:54 Removing intermediate container 53495aaa928d 08:24:54 ---> 0b0ddd811c8c 08:24:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:54 ---> Running in 4b424bc357ac 08:24:54 ---> Running in 52226b213410 08:24:54 Removing intermediate container d7388fe42582 08:24:54 ---> 52f0e550c87c 08:24:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:24:54 ---> 6fc26e8c7c4b 08:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:24:55 Removing intermediate container 4b424bc357ac 08:24:55 ---> 72281588b6d7 08:24:55 Step 19/21 : LABEL arch=x86_64 08:24:55 Removing intermediate container 52226b213410 08:24:55 ---> cea428123168 08:24:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:55 Removing intermediate container 28424bbf2c06 08:24:55 ---> 58117f012f19 08:24:55 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:24:55 ---> b76e3d96aff8 08:24:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:24:55 ---> Running in 6487e1f38f2c 08:24:55 ---> Running in 43e546301be5 08:24:55 ---> 97e1eb8a5558 08:24:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:24:55 ---> Running in 35e4c067b8b4 08:24:55 ---> Running in 1adda81af667 08:24:55 Removing intermediate container 6487e1f38f2c 08:24:55 ---> a581156386c6 08:24:55 Step 20/22 : LABEL arch=x86_64 08:24:55 Removing intermediate container 43e546301be5 08:24:55 ---> cd2b00cf0530 08:24:55 Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:24:56 ---> f4264ba7f91a 08:24:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:24:56 ---> Running in a248411c18d5 08:24:56 Removing intermediate container 1adda81af667 08:24:56 ---> 64b8b41dfe4d 08:24:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:56 ---> Running in 8153d3fd5047 08:24:56 ---> Running in c07b61e1bfe5 08:24:56 Removing intermediate container a248411c18d5 08:24:56 ---> f0a85e9581d8 08:24:56 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:24:56 Removing intermediate container 8153d3fd5047 08:24:56 ---> 741f47436fa5 08:24:56 Step 21/21 : LABEL version=0.0.0 08:24:56 ---> Running in 57be6c2f1268 08:24:56 Removing intermediate container c07b61e1bfe5 08:24:56 ---> d9fb403feee9 08:24:56 Step 22/24 : LABEL arch=x86_64 08:24:56 ---> Running in 6686cfcad590 08:24:56 ---> 1dcd03282641 08:24:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:24:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:24:57 ---> Running in 88baf418e3ca 08:24:57 ---> Running in 335002f265a7 08:24:57 Removing intermediate container 57be6c2f1268 08:24:57 ---> a2ae0b73d748 08:24:57 Step 22/22 : LABEL version=0.0.0 08:24:57 Removing intermediate container 35e4c067b8b4 08:24:57 ---> 6eadde19d1c2 08:24:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:24:57 Removing intermediate container 6686cfcad590 08:24:57 ---> e6f936cddd89 08:24:57 08:24:57 ---> Running in 318bfcd7872a 08:24:57 Removing intermediate container 88baf418e3ca 08:24:57 ---> 3f541e93ce5f 08:24:57 Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:24:57 Removing intermediate container 335002f265a7 08:24:57 ---> 7b8a60871375 08:24:57 Step 18/21 : CMD ["--init=true"] 08:24:57 ---> Running in 92d144bddedc 08:24:57 Successfully built e6f936cddd89 08:24:57 ---> Running in 44603b448825 08:24:57 Successfully tagged docker-support-scheduler-go:latest 08:24:57 Building docker-core-metadata-go 08:24:57  Building docker-support-scheduler-go ... done  ---> Running in 3fa0c56bde2e 08:24:58 Removing intermediate container 318bfcd7872a 08:24:58 ---> 55b061ef9894 08:24:58 08:24:58 Removing intermediate container 92d144bddedc 08:24:58 ---> 7fa03173dd51 08:24:58 Step 15/27 : ENV APP_PORT=48090 08:24:58 Removing intermediate container 44603b448825 08:24:58 ---> 756da5851863 08:24:58 Step 24/24 : LABEL version=0.0.0 08:24:58 Successfully built 55b061ef9894 08:24:58 Removing intermediate container 3fa0c56bde2e 08:24:58 ---> f14f254ae705 08:24:58 Step 19/21 : LABEL arch=x86_64 08:24:58 Successfully tagged docker-core-command-go:latest 08:24:58 Building docker-security-secretstore-setup-go 08:24:58  Building docker-core-command-go ... done  ---> Running in 01fe04e76cea 08:24:58 ---> Running in e213cd49161c 08:24:58 ---> Running in 3ce6d4bba274 08:24:59 Removing intermediate container 01fe04e76cea 08:24:59 ---> eeba21f02f6d 08:24:59 Step 16/27 : EXPOSE $APP_PORT 08:24:59 Removing intermediate container e213cd49161c 08:24:59 ---> ffa9cf09a839 08:24:59 08:25:00 Removing intermediate container 3ce6d4bba274 08:25:00 ---> d6ffce041c4a 08:25:00 Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:25:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:25:02 Successfully built ffa9cf09a839 08:25:03 Successfully tagged docker-support-notifications-go:latest 08:25:03  Building docker-support-notifications-go ... done Building docker-core-data-go 08:25:04 ---> Running in 48bd9e93d312 08:25:05 ---> Running in c84d4440289d 08:25:05 Removing intermediate container 48bd9e93d312 08:25:05 ---> 8f8938565273 08:25:05 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:25:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:25:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:25:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:25:09 Removing intermediate container c84d4440289d 08:25:09 ---> 8a5c14272450 08:25:09 Step 21/21 : LABEL version=0.0.0 08:25:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:25:10 ---> 411554712905 08:25:10 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:25:10 ---> Running in d8aec754dcb6 08:25:12 ---> 209865ed607c 08:25:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:25:12 Removing intermediate container d8aec754dcb6 08:25:12 ---> afe50cbf9f18 08:25:12 08:25:14 Successfully built afe50cbf9f18 08:25:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:25:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:25:14 Successfully tagged docker-security-proxy-setup-go:latest 08:25:14  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 08:25:14 ---> 6aad8f2b2c96 08:25:14 Step 3/22 : WORKDIR /edgex-go 08:25:14 ---> Using cache 08:25:14 ---> ee4f20caafa4 08:25:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:14 ---> Using cache 08:25:14 ---> 2f6bd5abe8e5 08:25:14 Step 5/22 : RUN apk update && apk add make git 08:25:16 ---> 3d25899764a0 08:25:16 Step 20/27 : RUN apk --no-cache add py3-pip 08:25:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:25:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:25:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:25:18 ---> Running in cba945e88f98 08:25:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:25:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:25:18 ---> 6aad8f2b2c96 08:25:18 Step 3/24 : WORKDIR /edgex-go 08:25:18 ---> Using cache 08:25:18 ---> ee4f20caafa4 08:25:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:18 ---> Using cache 08:25:18 ---> 2f6bd5abe8e5 08:25:18 Step 5/24 : RUN apk update && apk add make git 08:25:20 ---> Running in cea45d3e3b70 08:25:20 ---> Running in 69360793b33e 08:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.237s coverage: 46.6% of statements 08:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:22 (1/33) Installing libbz2 (1.0.8-r1) 08:25:22 (2/33) Installing expat (2.2.9-r1) 08:25:22 (3/33) Installing libffi (3.3-r2) 08:25:22 (4/33) Installing gdbm (1.13-r1) 08:25:22 (5/33) Installing xz-libs (5.2.5-r0) 08:25:22 (6/33) Installing sqlite-libs (3.32.1-r0) 08:25:22 (7/33) Installing python3 (3.8.5-r0) 08:25:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:23 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:25:23 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:25:23 OK: 12750 distinct packages available 08:25:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:25:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:25:23 ---> 6aad8f2b2c96 08:25:23 Step 3/23 : WORKDIR /edgex-go 08:25:23 ---> Using cache 08:25:23 ---> ee4f20caafa4 08:25:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:23 ---> Using cache 08:25:23 ---> 2f6bd5abe8e5 08:25:23 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:25:23 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:25:23 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:25:23 OK: 12750 distinct packages available 08:25:23 OK: 233 MiB in 51 packages 08:25:23 OK: 233 MiB in 51 packages 08:25:27 (8/33) Installing py3-appdirs (1.4.4-r1) 08:25:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:25:27 (10/33) Installing py3-parsing (2.4.7-r0) 08:25:27 (11/33) Installing py3-six (1.15.0-r0) 08:25:27 (12/33) Installing py3-packaging (20.4-r0) 08:25:27 (13/33) Installing py3-setuptools (47.0.0-r0) 08:25:27 ---> Running in 45a5adf8e4fd 08:25:27 (14/33) Installing py3-chardet (3.0.4-r4) 08:25:27 (15/33) Installing py3-idna (2.9-r0) 08:25:28 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:25:28 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:25:28 (18/33) Installing py3-requests (2.23.0-r0) 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.0% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.565s coverage: 74.4% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:25:28 (19/33) Installing py3-msgpack (1.0.0-r0) 08:25:28 (20/33) Installing py3-lockfile (0.12.2-r3) 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.621s coverage: 83.3% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:25:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:25:30 (22/33) Installing py3-colorama (0.4.3-r0) 08:25:31 (23/33) Installing py3-distlib (0.3.0-r0) 08:25:31 (24/33) Installing py3-distro (1.5.0-r1) 08:25:31 (25/33) Installing py3-webencodings (0.5.1-r3) 08:25:31 Removing intermediate container 69360793b33e 08:25:31 ---> f035f322bf79 08:25:31 Step 6/24 : COPY go.mod . 08:25:31 (26/33) Installing py3-html5lib (1.0.1-r4) 08:25:31 (27/33) Installing py3-pytoml (0.1.21-r0) 08:25:31 Removing intermediate container cba945e88f98 08:25:31 ---> 221344b1b423 08:25:31 Step 6/22 : COPY go.mod . 08:25:31 (28/33) Installing py3-pep517 (0.8.2-r0) 08:25:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:31 (29/33) Installing py3-progress (1.5-r0) 08:25:31 (30/33) Installing py3-toml (0.10.1-r0) 08:25:31 ---> 8851b1ce847c 08:25:31 Step 7/24 : RUN go mod download 08:25:31 (31/33) Installing py3-retrying (1.3.3-r0) 08:25:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:25:31 (33/33) Installing py3-pip (20.1.1-r0) 08:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:25:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:25:32 ---> 6aad8f2b2c96 08:25:32 Step 3/22 : WORKDIR /edgex-go 08:25:32 ---> Using cache 08:25:32 ---> ee4f20caafa4 08:25:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:32 ---> Using cache 08:25:32 ---> 2f6bd5abe8e5 08:25:32 Step 5/22 : RUN apk update && apk add make git 08:25:32 ---> Using cache 08:25:32 ---> 221344b1b423 08:25:32 Step 6/22 : COPY go.mod . 08:25:32 ---> Using cache 08:25:32 ---> d4b4aa49f848 08:25:32 Step 7/22 : RUN go mod download 08:25:32 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:25:32 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:25:32 OK: 12750 distinct packages available 08:25:33 OK: 233 MiB in 51 packages 08:25:33 ---> d4b4aa49f848 08:25:33 Step 7/22 : RUN go mod download 08:25:33 Executing busybox-1.31.1-r19.trigger 08:25:33 ---> Running in d2a97512ab54 08:25:33 OK: 71 MiB in 55 packages 08:25:33 ---> Running in ae9bc928dfd0 08:25:33 ---> Running in b8b707e0202b 08:25:34 Removing intermediate container 45a5adf8e4fd 08:25:34 ---> e6a846b1f627 08:25:34 Step 6/23 : COPY go.mod . 08:25:34 ---> 176726675d96 08:25:34 Step 7/23 : RUN go mod download 08:25:34 ---> Running in b6ec701a6f94 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:25:38 Removing intermediate container b8b707e0202b 08:25:38 ---> c1299fce4779 08:25:38 Step 8/22 : COPY . . 08:25:38 Removing intermediate container d2a97512ab54 08:25:38 ---> ee7d0a3f9263 08:25:38 Step 8/24 : COPY . . 08:25:42 Removing intermediate container ae9bc928dfd0 08:25:42 ---> 299b83a530ca 08:25:42 Step 8/22 : COPY . . 08:25:45 Removing intermediate container b6ec701a6f94 08:25:45 ---> 679b49bf15fb 08:25:45 Step 8/23 : COPY . . 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.082s coverage: 93.8% of statements 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 75.5% of statements 08:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 08:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.167s coverage: 87.2% of statements 08:25:46 Removing intermediate container cea45d3e3b70 08:25:46 ---> bb23088a7add 08:25:46 Step 21/27 : RUN pip install docker-compose==1.23.2 08:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.2% of statements 08:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.4% of statements 08:25:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.637s coverage: 63.5% of statements 08:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 08:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 08:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 08:25:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 08:25:54 ---> Running in 5e314cf99f88 08:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.839s coverage: 55.9% of statements 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.574s coverage: 84.0% of statements 08:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.985s coverage: 29.1% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.117s coverage: 100.0% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 08:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 08:26:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 08:26:11 GO111MODULE=on go vet ./... 08:26:16 Collecting docker-compose==1.23.2 08:26:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:26:16 Collecting cached-property<2,>=1.2.0 08:26:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:26:16 Collecting dockerpty<0.5,>=0.4.1 08:26:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:26:16 ---> acf750443d6d 08:26:16 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:26:18 Collecting docker<4.0,>=3.6.0 08:26:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:26:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:26:19 Collecting docopt<0.7,>=0.6.1 08:26:19 Downloading docopt-0.6.2.tar.gz (25 kB) 08:26:19 ---> Running in 4703ff3cbc78 08:26:19 ---> 24fd7e04da7a 08:26:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:26:19 ---> 7173504b8425 08:26:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:26:19 ---> 95335968fa74 08:26:19 Step 9/23 : RUN make cmd/core-data/core-data 08:26:19 ---> Running in 9a37e04af67d 08:26:19 ---> Running in f1e9e6b33f0f 08:26:19 ---> Running in bc3067106d8b 08:26:20 Collecting texttable<0.10,>=0.9.0 08:26:20 Downloading texttable-0.9.1.tar.gz (11 kB) 08:26:20 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 08:26:20 Collecting jsonschema<3,>=2.5.1 08:26:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:26:20 Collecting websocket-client<1.0,>=0.32.0 08:26:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:26:20 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 08:26:21 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 08:26:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:26:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:26:21 Collecting PyYAML<4,>=3.10 08:26:21 Downloading PyYAML-3.13.tar.gz (270 kB) 08:26:22 Collecting docker-pycreds>=0.4.0 08:26:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:26:22 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) 08:26:22 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) 08:26:22 Collecting urllib3<1.25,>=1.21.1 08:26:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:26:22 Collecting idna<2.8,>=2.5 08:26:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:26:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:26:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:26:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:26:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:26:23 Installing collected packages: cached-property, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, jsonschema, PyYAML, docker-compose 08:26:23 Running setup.py install for dockerpty: started 08:26:24 Running setup.py install for dockerpty: finished with status 'done' 08:26:24 Attempting uninstall: urllib3 08:26:24 Found existing installation: urllib3 1.25.9 08:26:24 Uninstalling urllib3-1.25.9: 08:26:24 Successfully uninstalled urllib3-1.25.9 08:26:26 Attempting uninstall: idna 08:26:26 Found existing installation: idna 2.9 08:26:26 Uninstalling idna-2.9: 08:26:26 Successfully uninstalled idna-2.9 08:26:26 Attempting uninstall: requests 08:26:26 Found existing installation: requests 2.23.0 08:26:26 Uninstalling requests-2.23.0: 08:26:26 Successfully uninstalled requests-2.23.0 08:26:27 Running setup.py install for docopt: started 08:26:28 Running setup.py install for docopt: finished with status 'done' 08:26:28 Running setup.py install for texttable: started 08:26:29 Running setup.py install for texttable: finished with status 'done' 08:26:29 Running setup.py install for PyYAML: started 08:26:31 Running setup.py install for PyYAML: finished with status 'done' 08:26:31 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 08:26:38 Removing intermediate container 5e314cf99f88 08:26:38 ---> 13fb80253735 08:26:38 Step 22/27 : RUN apk --no-cache add curl 08:26:38 ---> Running in 34d94bf6d3b5 08:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:26:39 (2/3) Installing libcurl (7.69.1-r3) 08:26:39 (3/3) Installing curl (7.69.1-r3) 08:26:39 Executing busybox-1.31.1-r19.trigger 08:26:39 OK: 72 MiB in 58 packages 08:26:40 Removing intermediate container 34d94bf6d3b5 08:26:40 ---> 784adc2e2917 08:26:40 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:26:40 ---> Running in 3fc74b3a846f 08:26:41 Removing intermediate container 3fc74b3a846f 08:26:41 ---> 7f807b96ffc2 08:26:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:41 ---> Running in e927ff466239 08:26:42 Removing intermediate container e927ff466239 08:26:42 ---> df456dc43ada 08:26:42 Step 25/27 : LABEL arch=x86_64 08:26:42 ---> Running in 9339279aa52d 08:26:42 Removing intermediate container 9339279aa52d 08:26:42 ---> 9dc1248ffe83 08:26:42 Step 26/27 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:26:43 ---> Running in 637a3aa5560d 08:26:43 Removing intermediate container 637a3aa5560d 08:26:43 ---> 0528a8c82f53 08:26:43 Step 27/27 : LABEL version=0.0.0 08:26:43 ---> Running in e180810717a5 08:26:44 Removing intermediate container e180810717a5 08:26:44 ---> dfe2e3c02cc4 08:26:44 08:26:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:26:44 Successfully built dfe2e3c02cc4 08:26:44 Successfully tagged docker-sys-mgmt-agent-go:latest 08:26:51  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f1e9e6b33f0f 08:26:51 ---> e705e13a56da 08:26:51 08:26:51 Step 10/22 : FROM alpine:3.10 08:26:51 3.10: Pulling from library/alpine 08:26:52 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:26:52 Status: Downloaded newer image for alpine:3.10 08:26:52 ---> be4e4bea2c2e 08:26:52 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:26:53 ---> Running in 6dbdba9da935 08:26:53 Removing intermediate container 9a37e04af67d 08:26:53 ---> 10af2b1ed203 08:26:53 08:26:53 Step 10/24 : FROM alpine:3.10 08:26:53 ---> be4e4bea2c2e 08:26:53 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:26:54 ---> Running in 389577ddff49 08:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:26:55 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:26:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:26:55 OK: 10350 distinct packages available 08:26:55 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:26:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:26:55 OK: 10350 distinct packages available 08:26:55 (1/5) Installing ca-certificates (20191127-r2) 08:26:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:26:55 (3/5) Installing libcurl (7.66.0-r3) 08:26:55 (1/5) Installing ca-certificates (20191127-r2) 08:26:55 (4/5) Installing curl (7.66.0-r3) 08:26:55 (5/5) Installing dumb-init (1.2.2-r1) 08:26:55 Executing busybox-1.30.1-r3.trigger 08:26:55 Executing ca-certificates-20191127-r2.trigger 08:26:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:26:55 (3/5) Installing libcurl (7.66.0-r3) 08:26:55 (4/5) Installing curl (7.66.0-r3) 08:26:55 (5/5) Installing dumb-init (1.2.2-r1) 08:26:55 OK: 7 MiB in 19 packages 08:26:55 Executing busybox-1.30.1-r3.trigger 08:26:55 Executing ca-certificates-20191127-r2.trigger 08:26:55 OK: 7 MiB in 19 packages 08:26:58 Removing intermediate container 4703ff3cbc78 08:26:58 ---> 8ba63fdc7c8f 08:26:58 08:26:58 Step 10/22 : FROM scratch 08:26:58 ---> 08:26:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:58 Removing intermediate container bc3067106d8b 08:26:58 ---> 40fbc03116bf 08:26:58 08:26:58 Step 10/23 : FROM alpine 08:26:58 ---> 389fef711851 08:26:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:58 ---> Running in afd1dd3ecbab 08:26:59 ---> Using cache 08:26:59 ---> 4b269df5c757 08:26:59 Step 12/22 : ENV APP_PORT=48081 08:26:59 Removing intermediate container afd1dd3ecbab 08:26:59 ---> a025f601af90 08:26:59 Step 12/23 : ENV APP_PORT=48080 08:26:59 Removing intermediate container 6dbdba9da935 08:26:59 ---> 26d6144c4f9a 08:26:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:26:59 Removing intermediate container 389577ddff49 08:26:59 ---> a71c94783156 08:26:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:59 ---> Running in 5b82e3c37388 08:27:00 ---> Running in 4ed711eda097 08:27:00 ---> Running in 8afc64982944 08:27:00 ---> Running in a48517d4cdb4 08:27:00 Removing intermediate container 5b82e3c37388 08:27:00 ---> c90bfe1b3ed3 08:27:00 Step 13/22 : EXPOSE $APP_PORT 08:27:00 ---> Running in 10621f797308 08:27:00 Removing intermediate container 8afc64982944 08:27:00 ---> 34e33f51c4f0 08:27:00 Step 13/22 : WORKDIR / 08:27:00 Removing intermediate container 4ed711eda097 08:27:00 ---> bea0cf1f4f41 08:27:00 Step 13/23 : EXPOSE $APP_PORT 08:27:00 Removing intermediate container a48517d4cdb4 08:27:00 ---> 7faab67809bc 08:27:00 Step 13/24 : WORKDIR / 08:27:00 ---> Running in 56f3b88b080f 08:27:00 ---> Running in ab0f82dd0773 08:27:00 ---> Running in 0e1345cdb1ba 08:27:00 Removing intermediate container 10621f797308 08:27:00 ---> 14b0a2071656 08:27:00 Step 14/22 : WORKDIR / 08:27:00 ---> Running in 057bab63e6d2 08:27:00 Removing intermediate container ab0f82dd0773 08:27:00 ---> 2c353406d2ef 08:27:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:00 Removing intermediate container 56f3b88b080f 08:27:00 ---> 8157eb3cffc9 08:27:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:27:01 Removing intermediate container 0e1345cdb1ba 08:27:01 ---> bdb22e221012 08:27:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:27:01 ---> Running in 2b63ec4bd01e 08:27:01 Removing intermediate container 057bab63e6d2 08:27:01 ---> 1dfae521f9c8 08:27:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:27:01 ---> 4d27b72b3d48 08:27:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:27:02 ---> 9da262f25e3a 08:27:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:27:02 ---> aed9263554ef 08:27:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:27:02 ---> 1f4ae39f5789 08:27:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:27:02 ---> 0d74d922f54d 08:27:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:27:02 ---> e1b628dbbe89 08:27:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:27:02 ---> f20660fe498f 08:27:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:27:02 ---> 3e0038ec0d15 08:27:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:27:03 ---> 2c17dc1366ec 08:27:03 Step 18/22 : RUN chmod +x entrypoint.sh 08:27:03 ---> 3db4155c8113 08:27:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:27:03 Removing intermediate container 2b63ec4bd01e 08:27:03 ---> 9209e3fffd0d 08:27:03 Step 15/23 : RUN apk --no-cache add zeromq 08:27:03 ---> Running in 8ed681cc4559 08:27:03 ---> Running in 8f3eafb7866c 08:27:03 ---> Running in 9355f3d2407d 08:27:03 ---> 34002339f465 08:27:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:27:03 Removing intermediate container 9355f3d2407d 08:27:03 ---> d20514603621 08:27:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:04 ---> Running in 15b4aab21bfb 08:27:04 ---> 2a52c9576ece 08:27:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:27:04 Removing intermediate container 15b4aab21bfb 08:27:04 ---> a950585c9fad 08:27:04 Step 20/22 : LABEL arch=x86_64 08:27:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:04 ---> Running in b5c4a8ceba49 08:27:04 ---> c4b3be5e209f 08:27:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:27:04 ---> Running in 0daa66296f13 08:27:05 Removing intermediate container b5c4a8ceba49 08:27:05 ---> cccb226c5d20 08:27:05 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:27:05 ---> Running in a71faf8a9258 08:27:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:05 Removing intermediate container 8ed681cc4559 08:27:05 ---> 9f7fef070b06 08:27:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:27:05 ---> Running in 26e164e76989 08:27:05 Removing intermediate container a71faf8a9258 08:27:05 ---> 0554cd2c0717 08:27:05 Step 22/22 : LABEL version=0.0.0 08:27:05 ---> Running in 92ec0e85f624 08:27:05 Removing intermediate container 26e164e76989 08:27:05 ---> a3ba1b846c2a 08:27:05 Step 20/22 : LABEL arch=x86_64 08:27:05 (1/5) Installing libgcc (9.3.0-r2) 08:27:05 ---> Running in ed5db2f310b7 08:27:05 (2/5) Installing libsodium (1.0.18-r0) 08:27:05 Removing intermediate container 92ec0e85f624 08:27:05 ---> b81714522fd0 08:27:05 08:27:06 (3/5) Installing libstdc++ (9.3.0-r2) 08:27:06 Successfully built b81714522fd0 08:27:06 Successfully tagged docker-core-metadata-go:latest 08:27:06  Building docker-core-metadata-go ... done Removing intermediate container ed5db2f310b7 08:27:06 ---> 325b807b9f92 08:27:06 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:27:06 (4/5) Installing libzmq (4.3.3-r0) 08:27:06 (5/5) Installing zeromq (4.3.3-r0) 08:27:06 ---> Running in ab170ae1b507 08:27:06 Removing intermediate container 0daa66296f13 08:27:06 ---> 2e8126889ef0 08:27:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:27:06 Executing busybox-1.31.1-r19.trigger 08:27:06 OK: 8 MiB in 19 packages 08:27:06 ---> Running in f7e961cb6135 08:27:06 Removing intermediate container ab170ae1b507 08:27:06 ---> 2483c374d512 08:27:06 Step 22/22 : LABEL version=0.0.0 08:27:06 ---> Running in 264f5ee2a124 08:27:06 Removing intermediate container f7e961cb6135 08:27:06 ---> 191604fdc17b 08:27:06 Step 22/24 : LABEL arch=x86_64 08:27:06 ---> Running in 38a0e71b3504 08:27:07 Removing intermediate container 264f5ee2a124 08:27:07 ---> 52c8bb7034eb 08:27:07 08:27:07 Successfully built 52c8bb7034eb 08:27:07 Removing intermediate container 8f3eafb7866c 08:27:07 ---> f54205c14b4b 08:27:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:27:07 Successfully tagged docker-security-bootstrap-redis-go:latest 08:27:07  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 38a0e71b3504 08:27:07 ---> 0479034effa9 08:27:07 Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:27:07 ---> Running in 7ec29b8c754f 08:27:07 ---> 82f17f4b9b90 08:27:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:27:07 Removing intermediate container 7ec29b8c754f 08:27:07 ---> 3d3bf2d80b96 08:27:07 Step 24/24 : LABEL version=0.0.0 08:27:07 ---> Running in 7c4fa28a7bb7 08:27:07 Removing intermediate container 7c4fa28a7bb7 08:27:07 ---> ed8af545cdcf 08:27:07 08:27:07 Successfully built ed8af545cdcf 08:27:07 Successfully tagged docker-security-secretstore-setup-go:latest 08:27:08  Building docker-security-secretstore-setup-go ... done  ---> 7a70ccb47c4a 08:27:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:27:08 ---> e8335effe811 08:27:08 Step 19/23 : ENTRYPOINT ["/core-data"] 08:27:08 ---> Running in 468fa2e55b81 08:27:08 Removing intermediate container 468fa2e55b81 08:27:08 ---> 1e86cad04f08 08:27:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:08 ---> Running in b0d83cc78e99 08:27:08 Removing intermediate container b0d83cc78e99 08:27:08 ---> fd7e7adff7ee 08:27:08 Step 21/23 : LABEL arch=x86_64 08:27:08 ---> Running in f1d32368ae17 08:27:09 Removing intermediate container f1d32368ae17 08:27:09 ---> a60b6455ed72 08:27:09 Step 22/23 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:27:09 ---> Running in 6d794fb94794 08:27:09 Removing intermediate container 6d794fb94794 08:27:09 ---> a48c64f882dd 08:27:09 Step 23/23 : LABEL version=0.0.0 08:27:09 ---> Running in e5db65171376 08:27:09 Removing intermediate container e5db65171376 08:27:09 ---> 63300c2e6b55 08:27:09 08:27:09 Successfully built 63300c2e6b55 08:27:09 Successfully tagged docker-core-data-go:latest 08:27:09  Building docker-core-data-go ... done  [Pipeline] } 08:27:09 $ docker stop --time=1 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 08:27:11 $ docker rm -f 10720926f34618945f29ae17c7d4ceb54f78b1496185e4f264d6f6c3cd4f3d33 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:11 + docker images 08:27:11 + grep docker 08:27:11 docker-core-data-go latest 63300c2e6b55 2 seconds ago 22.2MB 08:27:11 docker-security-secretstore-setup-go latest ed8af545cdcf 4 seconds ago 24.6MB 08:27:11 docker-security-bootstrap-redis-go latest 52c8bb7034eb 5 seconds ago 15.8MB 08:27:11 docker-core-metadata-go latest b81714522fd0 6 seconds ago 13MB 08:27:11 docker-sys-mgmt-agent-go latest dfe2e3c02cc4 28 seconds ago 313MB 08:27:11 docker-security-proxy-setup-go latest afe50cbf9f18 2 minutes ago 24.5MB 08:27:11 docker-support-notifications-go latest ffa9cf09a839 2 minutes ago 12MB 08:27:11 docker-support-scheduler-go latest e6f936cddd89 2 minutes ago 10.7MB 08:27:11 docker-core-command-go latest 55b061ef9894 2 minutes ago 10.6MB 08:27:11 docker latest 0040bc98e531 2 weeks 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 08:27:19 gofmt -l . 08:27:19 [ "`gofmt -l .`" = "" ] 08:27:19 ./bin/test-go-mod-tidy.sh 08:27:19 ./bin/test-attribution-txt.sh [Pipeline] sh 08:27:23 + ls -al . 08:27:23 total 664 08:27:23 drwxrwxr-x 9 1001 1001 4096 Jan 4 08:27 . 08:27:23 drwxr-xr-x 4 root root 4096 Jan 4 08:23 .. 08:27:23 -rw-rw-r-- 1 1001 1001 11 Jan 4 08:22 .dockerignore 08:27:23 drwxrwxr-x 8 1001 1001 4096 Jan 4 08:22 .git 08:27:23 drwxrwxr-x 3 1001 1001 4096 Jan 4 08:22 .github 08:27:23 -rw-rw-r-- 1 1001 1001 824 Jan 4 08:22 .gitignore 08:27:23 -rw-rw-r-- 1 1001 1001 166 Jan 4 08:22 .sonarcloud.properties 08:27:23 -rw-rw-r-- 1 1001 1001 3804 Jan 4 08:22 CONTRIBUTING.md 08:27:23 -rw-rw-r-- 1 1001 1001 1035 Jan 4 08:22 Dockerfile.build 08:27:23 -rw-rw-r-- 1 1001 1001 863 Jan 4 08:22 Jenkinsfile 08:27:23 -rw-rw-r-- 1 1001 1001 10775 Jan 4 08:22 LICENSE 08:27:23 -rw-rw-r-- 1 1001 1001 5750 Jan 4 08:22 Makefile 08:27:23 -rw-rw-r-- 1 1001 1001 6511 Jan 4 08:22 README.md 08:27:23 -rw-rw-r-- 1 1001 1001 6744 Jan 4 08:22 SECURITY.md 08:27:23 -rw-rw-r-- 1 1001 1001 5 Jan 4 08:19 VERSION 08:27:23 -rw-rw-r-- 1 1001 1001 4131 Jan 4 08:22 ZMQWindows.md 08:27:23 drwxrwxr-x 2 1001 1001 4096 Jan 4 08:22 bin 08:27:23 drwxrwxr-x 14 1001 1001 4096 Jan 4 08:22 cmd 08:27:23 -rw-r--r-- 1 root root 537189 Jan 4 08:26 coverage.out 08:27:23 -rw-r--r-- 1 root root 979 Jan 4 08:27 go.mod 08:27:23 -rw-r--r-- 1 root root 18739 Jan 4 08:27 go.sum 08:27:23 drwxrwxr-x 8 1001 1001 4096 Jan 4 08:22 internal 08:27:23 drwxrwxr-x 4 1001 1001 4096 Jan 4 08:22 openapi 08:27:23 drwxrwxr-x 4 1001 1001 4096 Jan 4 08:22 snap 08:27:23 -rw-rw-r-- 1 1001 1001 168 Jan 4 08:22 version.go [Pipeline] sh 08:27:23 + '[' -e coverage.out ] 08:27:23 + chown 1001:1001 coverage.out [Pipeline] stash 08:27:23 Warning: overwriting stash ‘coverage-report’ 08:27:24 Stashed 1 file(s) [Pipeline] sh 08:27:25 + make build 08:27:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:27:28 Still waiting to schedule task 08:27:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:27:38 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 08:28:00 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 08:28:03 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 08:28:08 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 08:28:09 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 08:28:13 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 08:28:18 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 08:28:18 Running on prd-ubuntu18.04-docker-8c-8g-18155 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws 08:28:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:28:20 using credential edgex-jenkins-ssh 08:28:20 Cloning the remote Git repository 08:28:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:28:20 > git init /w/workspace/edgex-go/1 # timeout=10 08:28:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:20 > git --version # timeout=10 08:28:20 > git --version # 'git version 2.17.1' 08:28:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:21 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 08:28:25 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 08:28:29 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 08:28:32 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 08:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:28:33 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:28:33 Merge succeeded, producing c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:28:33 Checking out Revision c9724fdd47badea76d82e9ac70ff7c7bcc60354c (PR-2982) 08:28:33 > git config core.sparsecheckout # timeout=10 08:28:33 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 08:28:33 > git remote # timeout=10 08:28:33 > git config --get remote.origin.url # timeout=10 08:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:33 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 08:28:33 > git rev-parse HEAD^{commit} # timeout=10 08:28:33 > git config core.sparsecheckout # timeout=10 08:28:33 > git checkout -f c9724fdd47badea76d82e9ac70ff7c7bcc60354c # timeout=10 [Pipeline] } 08:28:35 $ docker stop --time=1 a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 08:28:37 Commit message: "docs(metadata): design V2 provisionwatcher API" 08:28:37 > git --version # timeout=10 08:28:37 > git --version # 'git version 2.17.1' 08:28:37 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:28:38 $ docker rm -f a3a7947318cc82bac08638971f58d854426879784e4c096b0bc038631c6d6550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:40 + echo snap-build.sh 08:28:40 snap-build.sh 08:28:40 + SNAP_BASE_DIR=. 08:28:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:28:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:28:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:28:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:28:40 + cd /w/workspace/edgex-go/1 08:28:40 + sudo apt-get remove -qy --purge lxd lxd-client 08:28:40 Reading package lists... 08:28:41 Building dependency tree... 08:28:41 Reading state information... 08:28:41 The following packages were automatically installed and are no longer required: 08:28:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:28:41 uidmap xdelta3 08:28:41 Use 'sudo apt autoremove' to remove them. 08:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:41 08:28:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:41 The following packages will be REMOVED: 08:28:41 lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh 08:28:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:28:41 After this operation, 31.7 MB disk space will be freed. 08:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:41 latest: Pulling from edgex-devops/edgex-compose-arm64 08:28:41 29e5d40040c1: Pulling fs layer 08:28:41 1ce36da41761: Pulling fs layer 08:28:41 25b303627fd3: Pulling fs layer 08:28:42 29e5d40040c1: Verifying Checksum 08:28:42 29e5d40040c1: Download complete 08:28:42 1ce36da41761: Download complete 08:28:42 (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.) 08:28:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:28:43 29e5d40040c1: Pull complete 08:28:43 Removing lxd dnsmasq configuration 08:28:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:28:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:28:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:28:44 1ce36da41761: Pull complete 08:28:44 25b303627fd3: Verifying Checksum 08:28:44 25b303627fd3: Download complete 08:28:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:28:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:28:46 Processing triggers for systemd (237-3ubuntu10.42) ... 08:28:46 Processing triggers for ureadahead (0.100.0-21) ... 08:28:47 + sudo snap remove --purge lxd 08:28:47 snap "lxd" is not installed 08:28:47 + sudo groupadd --force --system lxd 08:28:47 ++ whoami 08:28:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:28:47 + newgrp - lxd 08:28:47 + sudo snap install lxd 08:28:54 25b303627fd3: Pull complete 08:28:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:28:55 prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container 08:28:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 08:28:55 2021-01-04T08:28:53Z INFO Waiting for automatic snapd restart... 08:28:58 $ docker top 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:59 + docker-compose build+ --helpgrep 08:28:59 parallel 08:29:02 --parallel Build images in parallel. [Pipeline] } 08:29:02 $ docker stop --time=1 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 08:29:04 $ docker rm -f 7e831a90212160c38a1134f61e0c2c290575af2022747b509631910fcce84407 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:29:05 . [Pipeline] withDockerContainer 08:29:06 prd-ubuntu18.04-docker-arm64-4c-16g-18154 does not seem to be running inside a container 08:29:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 08:29:07 $ docker top 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:29:10 lxd 4.9 from Canonical* installed 08:29:10 + sudo lxd init --auto 08:29:12 Building docker-core-command-go ... 08:29:12 Building docker-core-data-go ... 08:29:12 Building docker-core-metadata-go ... 08:29:12 Building docker-security-bootstrap-redis-go ... 08:29:12 Building docker-security-proxy-setup-go ... 08:29:12 Building docker-security-secretstore-setup-go ... 08:29:12 Building docker-support-notifications-go ... 08:29:12 Building docker-support-scheduler-go ... 08:29:12 Building docker-sys-mgmt-agent-go ... 08:29:12 Building docker-support-notifications-go 08:29:12 Building docker-core-command-go 08:29:12 Building docker-security-secretstore-setup-go 08:29:12 Building docker-security-bootstrap-redis-go 08:29:12 Building docker-sys-mgmt-agent-go 08:29:20 + sudo snap install --classic snapcraft 08:29:27 snapcraft 4.4.4 from Canonical* installed 08:29:27 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:29:27 + patch --verbose -p1 08:29:27 Hmm... Looks like a unified diff to me... 08:29:27 The text leading up to this was: 08:29:27 -------------------------- 08:29:27 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:29:27 |From: Tony Espy 08:29:27 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:29:27 |Subject: [PATCH] optimize snap build for pipeline CI check 08:29:27 | 08:29:27 |This patch is used by the EdgeX CI pipeline builds to 08:29:27 |optimize the snap CI check run for pull requests. When 08:29:27 |applied, it essentially strips out everything (apps and 08:29:27 |parts) from the snapcraft.yaml file except those required 08:29:27 |to build edgex-go, as the whole idea of the CI check is to 08:29:27 |catch changes to edgex-go that break the snap build. 08:29:27 | 08:29:27 |In general, anyone updating snapcraft.yaml will also need 08:29:27 |to update this patch file, otherwise it may fail to apply, 08:29:27 |resulting in a failed snap build CI check in the associated 08:29:27 |pull request. 08:29:27 | 08:29:27 |Note - in addition to applying this patch, the pipeline also 08:29:27 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:29:27 |need to build the finally binary .snap file (and it won't 08:29:27 |work with the patch applied). This further reduces the build 08:29:27 |time. 08:29:27 |--- 08:29:27 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:29:27 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:29:27 | 08:29:27 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:29:27 |index 1e537489..faf42425 100644 08:29:27 |--- a/snap/snapcraft.yaml 08:29:27 |+++ b/snap/snapcraft.yaml 08:29:27 -------------------------- 08:29:27 patching file snap/snapcraft.yaml 08:29:27 Using Plan A... 08:29:27 Hunk #1 succeeded at 73. 08:29:27 Hunk #2 succeeded at 202. 08:29:27 Hunk #3 succeeded at 214. 08:29:27 Hunk #4 succeeded at 222. 08:29:27 Hunk #5 succeeded at 229. 08:29:27 Hunk #6 succeeded at 256. 08:29:27 Hunk #7 succeeded at 290. 08:29:27 Hunk #8 succeeded at 341. 08:29:27 Hmm... Ignoring the trailing garbage. 08:29:27 done 08:29:27 + sudo snapcraft prime --use-lxd 08:29:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:29:28 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:29:28 - README.md 08:29:28 08:29:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:29:28 Launching a container. 08:29:41 Waiting for container to be ready 08:29:41 To start your first instance, try: lxc launch ubuntu:18.04 08:29:41 08:29:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:29:43 Waiting for network to be ready... 08:29:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:29:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:29:44 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:29:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 08:29:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:29:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:29:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:29:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:29:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 08:29:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:29:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:29:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:29:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 08:29:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 08:29:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 08:29:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 08:29:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 08:29:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 08:29:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:29:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 08:29:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 08:29:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 08:29:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 08:29:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 08:29:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 08:29:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 08:29:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 08:29:48 Fetched 23.5 MB in 4s (5583 kB/s) 08:29:49 Reading package lists... 08:29:49 Reading package lists... 08:29:49 Building dependency tree... 08:29:49 Reading state information... 08:29:49 The following additional packages will be installed: 08:29:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:29:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:29:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:29:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:29:49 Suggested packages: 08:29:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:29:49 Recommended packages: 08:29:49 gnupg libsasl2-modules 08:29:49 The following NEW packages will be installed: 08:29:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:29:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:29:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:29:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:29:49 The following packages will be upgraded: 08:29:49 gpg gpg-agent gpgconf libudev1 08:29:49 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 08:29:49 Need to get 3531 kB of archives. 08:29:49 After this operation, 13.3 MB of additional disk space will be used. 08:29:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:29:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:29:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:29:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 08:29:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 08:29:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:29:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:29:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:29:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 08:29:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 08:29:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:29:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:29:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:29:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:29:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:29:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:29:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:29:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:29:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:29:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:29:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:29:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:29:50 debconf: delaying package configuration, since apt-utils is not installed 08:29:50 Fetched 3531 kB in 1s (3175 kB/s) 08:29:50 (Reading database ... 12511 files and directories currently installed.) 08:29:50 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 08:29:50 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:29:50 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 08:29:51 Selecting previously unselected package udev. 08:29:51 (Reading database ... 12511 files and directories currently installed.) 08:29:51 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 08:29:51 Unpacking udev (237-3ubuntu10.43) ... 08:29:51 Selecting previously unselected package libfuse2:amd64. 08:29:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:29:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:29:51 Selecting previously unselected package fuse. 08:29:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:29:51 Unpacking fuse (2.9.7-1ubuntu1) ... 08:29:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:29:51 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:29:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:29:51 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:29:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:29:51 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:29:52 Selecting previously unselected package libksba8:amd64. 08:29:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:29:52 Unpacking libksba8:amd64 (1.3.5-2) ... 08:29:52 Selecting previously unselected package libroken18-heimdal:amd64. 08:29:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:29:52 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:29:52 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:29:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libwind0-heimdal:amd64. 08:29:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:29:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:29:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:29:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:29:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:29:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:53 Selecting previously unselected package libsasl2-modules-db:amd64. 08:29:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 08:29:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 08:29:53 Selecting previously unselected package libsasl2-2:amd64. 08:29:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 08:29:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 08:29:53 Selecting previously unselected package libldap-common. 08:29:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:29:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:29:53 Selecting previously unselected package libldap-2.4-2:amd64. 08:29:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:29:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:29:53 Selecting previously unselected package dirmngr. 08:29:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:29:53 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:29:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:29:53 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:29:53 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:29:53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 08:29:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 08:29:53 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:29:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libksba8:amd64 (1.3.5-2) ... 08:29:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:29:54 Setting up udev (237-3ubuntu10.43) ... 08:29:54 invoke-rc.d: policy-rc.d denied execution of start. 08:29:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Processing triggers for systemd (237-3ubuntu10) ... 08:29:54 Setting up fuse (2.9.7-1ubuntu1) ... 08:29:54 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:29:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:29:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:29:54 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:29:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:29:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:29:55 settings in the [Install] section, and DefaultInstance for template units). 08:29:55 This means they are not meant to be enabled using systemctl. 08:29:55 Possible reasons for having this kind of units are: 08:29:55 1) A unit may be statically enabled by being symlinked from another unit's 08:29:55 .wants/ or .requires/ directory. 08:29:55 2) A unit's purpose may be to act as a helper for some other unit which has 08:29:55 a requirement dependency on it. 08:29:55 3) A unit may be started when needed via activation (socket, path, timer, 08:29:55 D-Bus, udev, scripted systemctl call, ...). 08:29:55 4) In case of template units, the unit is meant to be enabled with some 08:29:55 instance name specified. 08:29:55 Reading package lists... 08:29:55 Building dependency tree... 08:29:55 Reading state information... 08:29:56 The following additional packages will be installed: 08:29:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:29:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:29:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:29:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:29:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:29:56 Suggested packages: 08:29:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:29:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:29:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:29:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:29:56 systemd-container policykit-1 08:29:56 Recommended packages: 08:29:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:29:56 The following NEW packages will be installed: 08:29:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:29:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:29:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:29:56 multiarch-support openssh-client python3 python3-minimal python3.6 08:29:56 python3.6-minimal snapd squashfs-tools sudo 08:29:56 The following packages will be upgraded: 08:29:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:29:56 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 08:29:56 Need to get 35.2 MB of archives. 08:29:56 After this operation, 141 MB of additional disk space will be used. 08:29:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:29:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 08:29:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:29:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:29:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 08:29:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:29:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:29:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:29:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:29:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:29:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:29:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:29:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 08:29:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:29:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:29:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:29:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:29:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:29:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:29:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:29:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:29:57 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:29:57 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:29:57 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:29:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:29:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:29:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:29:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:29:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:29:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:29:58 debconf: delaying package configuration, since apt-utils is not installed 08:29:58 Fetched 35.2 MB in 2s (15.0 MB/s) 08:29:58 (Reading database ... 12757 files and directories currently installed.) 08:29:58 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 08:29:58 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:29:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 08:29:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:29:59 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 08:29:59 (Reading database ... 12757 files and directories currently installed.) 08:29:59 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:29:59 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:29:59 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:29:59 (Reading database ... 12757 files and directories currently installed.) 08:29:59 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:29:59 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:30:00 Setting up apt (1.6.12ubuntu0.2) ... 08:30:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:30:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:30:00 (Reading database ... 12764 files and directories currently installed.) 08:30:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:30:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:30:00 Selecting previously unselected package libpython3.6-minimal:amd64. 08:30:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:30:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:30:01 Selecting previously unselected package libexpat1:amd64. 08:30:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:30:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:30:01 Selecting previously unselected package python3.6-minimal. 08:30:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:30:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:30:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:30:01 Checking for services that may need to be restarted...done. 08:30:01 Checking for services that may need to be restarted...done. 08:30:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:30:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:30:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:30:02 Selecting previously unselected package python3-minimal. 08:30:02 (Reading database ... 13012 files and directories currently installed.) 08:30:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:30:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:30:02 Selecting previously unselected package mime-support. 08:30:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:30:02 Unpacking mime-support (3.60ubuntu1) ... 08:30:02 Selecting previously unselected package libmpdec2:amd64. 08:30:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:30:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:30:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:30:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:30:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:30:03 Selecting previously unselected package python3.6. 08:30:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:30:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:30:03 Selecting previously unselected package libpython3-stdlib:amd64. 08:30:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:30:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:30:03 Setting up python3-minimal (3.6.7-1~18.04) ... 08:30:03 Selecting previously unselected package python3. 08:30:03 (Reading database ... 13442 files and directories currently installed.) 08:30:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:30:03 Unpacking python3 (3.6.7-1~18.04) ... 08:30:03 Selecting previously unselected package multiarch-support. 08:30:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:30:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:30:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:30:03 Selecting previously unselected package liblzo2-2:amd64. 08:30:03 (Reading database ... 13479 files and directories currently installed.) 08:30:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:30:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:30:03 Selecting previously unselected package libbsd0:amd64. 08:30:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:30:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:30:04 Selecting previously unselected package sudo. 08:30:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 08:30:04 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 08:30:04 Selecting previously unselected package apparmor. 08:30:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:30:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:30:04 Selecting previously unselected package libedit2:amd64. 08:30:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:30:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:30:04 Selecting previously unselected package libkrb5support0:amd64. 08:30:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:30:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:30:04 Selecting previously unselected package libk5crypto3:amd64. 08:30:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:30:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:30:04 Selecting previously unselected package libkeyutils1:amd64. 08:30:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:30:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:30:04 Selecting previously unselected package libkrb5-3:amd64. 08:30:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:30:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:30:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:30:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:30:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:30:05 Selecting previously unselected package libssl1.0.0:amd64. 08:30:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:30:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:30:05 Selecting previously unselected package openssh-client. 08:30:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:30:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:30:05 Selecting previously unselected package squashfs-tools. 08:30:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:30:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:30:05 Selecting previously unselected package snapd. 08:30:05 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:30:05 Unpacking snapd (2.48+18.04) ... 08:30:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:30:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:30:07 Setting up mime-support (3.60ubuntu1) ... 08:30:07 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 08:30:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:30:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:30:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:30:08 Setting up systemd (237-3ubuntu10.43) ... 08:30:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:30:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:30:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:30:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:30:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:30:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:30:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:30:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:30:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:30:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:30:09 Setting up python3 (3.6.7-1~18.04) ... 08:30:09 running python rtupdate hooks for python3.6... 08:30:09 running python post-rtupdate hooks for python3.6... 08:30:09 Setting up apparmor (2.12-4ubuntu5.1) ... 08:30:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:30:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:30:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:30:12 Setting up snapd (2.48+18.04) ... 08:30:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:30:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:30:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:30:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:30:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:30:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:30:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:30:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:30:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:30:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:30:14 /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' 08:30:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:30:14 Processing triggers for systemd (237-3ubuntu10.43) ... 08:30:15 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:30:15 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:30:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:30:17 Reading package lists... 08:30:17 Reading package lists... 08:30:17 Building dependency tree... 08:30:17 Reading state information... 08:30:17 Calculating upgrade... 08:30:17 The following packages will be upgraded: 08:30:17 advancecomp base-files bash binutils binutils-common 08:30:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:30:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:30:17 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 08:30:17 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 08:30:17 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 08:30:17 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 08:30:17 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 08:30:17 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 08:30:17 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 08:30:17 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 08:30:17 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 08:30:17 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 08:30:17 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:30:17 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:30:17 Need to get 63.5 MB of archives. 08:30:17 After this operation, 5191 kB of additional disk space will be used. 08:30:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 08:30:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:30:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:30:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:30:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:30:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:30:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:30:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:30:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:30:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:30:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:30:17 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:30:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:30:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:30:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:30:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:30:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:30:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:30:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:30:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:30:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:30:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:30:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:30:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:30:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:30:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:30:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:30:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:30:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:30:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:30:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:30:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:30:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:30:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:30:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:30:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:30:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:30:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:30:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:30:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:30:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:30:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:30:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:30:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 08:30:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:30:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:30:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:30:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:30:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:30:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:30:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:30:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:30:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:30:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:30:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:30:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:30:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:30:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:30:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:30:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:30:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:30:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:30:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:30:18 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:30:18 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:30:19 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:30:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:30:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 08:30:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:30:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:30:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:30:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:30:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:30:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:30:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:30:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:30:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:30:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:30:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:30:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:30:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:30:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 08:30:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:30:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:30:19 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:30:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:30:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:30:19 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:30:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:30:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:30:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:30:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:30:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:30:19 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:30:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:30:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:30:19 debconf: delaying package configuration, since apt-utils is not installed 08:30:19 Fetched 63.5 MB in 2s (32.5 MB/s) 08:30:19 (Reading database ... 13912 files and directories currently installed.) 08:30:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:30:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:30:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:20 ---> d992f8859422 08:30:20 Step 3/22 : WORKDIR /edgex-go 08:30:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:30:20 ---> d992f8859422 08:30:20 Step 3/24 : WORKDIR /edgex-go 08:30:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:20 ---> d992f8859422 08:30:20 Step 3/22 : WORKDIR /edgex-go 08:30:20 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:30:20 ---> d992f8859422 08:30:20 Step 3/27 : WORKDIR /edgex-go 08:30:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:30:20 ---> d992f8859422 08:30:20 Step 3/24 : WORKDIR /edgex-go 08:30:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:30:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:30:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 08:30:20 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 08:30:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:22 ---> Running in 734c436c4733 08:30:22 ---> Running in 2c5d54cb6c27 08:30:22 ---> Running in f16cf2b12e16 08:30:22 ---> Running in 0b9788254db2 08:30:22 ---> Running in 61fffba54e8c 08:30:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:22 (Reading database ... 13911 files and directories currently installed.) 08:30:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:22 Removing intermediate container 2c5d54cb6c27 08:30:22 Removing intermediate container 734c436c4733 08:30:22 ---> e2f64c0d10a5 08:30:22 ---> 9da119d5587a 08:30:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:30:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:30:22 (Reading database ... 13911 files and directories currently installed.) 08:30:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:22 ---> Running in ea3218d178f7 08:30:22 ---> Running in 5e8952da4ceb 08:30:22 Removing intermediate container f16cf2b12e16 08:30:22 ---> 6d83e3d5cf84 08:30:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:22 Removing intermediate container 61fffba54e8c 08:30:22 ---> 7095e598b6b2 08:30:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:22 Removing intermediate container 0b9788254db2 08:30:22 ---> 6af8d7c4bcdb 08:30:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:23 ---> Running in 8e2ee392a19f 08:30:23 ---> Running in 0d8b2ea59007 08:30:23 ---> Running in 15ac3f51ab30 08:30:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:30:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:30:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:23 (Reading database ... 13911 files and directories currently installed.) 08:30:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:30:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:30:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:30:24 (Reading database ... 13911 files and directories currently installed.) 08:30:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:30:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:30:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:30:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:30:24 Setting up base-files (10.1ubuntu2.10) ... 08:30:24 Installing new version of config file /etc/issue ... 08:30:24 Installing new version of config file /etc/issue.net ... 08:30:24 Installing new version of config file /etc/lsb-release ... 08:30:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:30:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:30:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:30:25 Removing obsolete conffile /etc/default/motd-news ... 08:30:25 (Reading database ... 13912 files and directories currently installed.) 08:30:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:30:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:30:25 Setting up bash (4.4.18-2ubuntu1.2) ... 08:30:25 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 08:30:25 (Reading database ... 13912 files and directories currently installed.) 08:30:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:30:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:30:25 (Reading database ... 13912 files and directories currently installed.) 08:30:25 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 08:30:25 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 08:30:25 Setting up tar (1.29b-2ubuntu0.1) ... 08:30:26 (Reading database ... 13912 files and directories currently installed.) 08:30:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:30:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:30:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:30:26 (Reading database ... 13912 files and directories currently installed.) 08:30:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:30:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:30:26 Removing intermediate container ea3218d178f7 08:30:26 ---> 0b8f04fa1a95 08:30:26 Step 5/22 : RUN apk update && apk add make git 08:30:26 ---> Running in cdb7c1dc32f4 08:30:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:30:26 (Reading database ... 13912 files and directories currently installed.) 08:30:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:30:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:30:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:30:27 (Reading database ... 13912 files and directories currently installed.) 08:30:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:30:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:30:27 Removing intermediate container 5e8952da4ceb 08:30:27 ---> 235fa8b72f06 08:30:27 Step 5/27 : RUN apk update && apk add make bash git 08:30:27 Removing intermediate container 15ac3f51ab30 08:30:27 ---> b11d94c09888 08:30:27 Step 5/24 : RUN apk update && apk add make git 08:30:27 Removing intermediate container 0d8b2ea59007 08:30:27 ---> 990372ffebca 08:30:27 Step 5/22 : RUN apk update && apk add make git 08:30:27 ---> Running in 5f597a9a8f17 08:30:27 Removing intermediate container 8e2ee392a19f 08:30:27 ---> 23b1257b023b 08:30:27 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:30:27 Setting up grep (3.1-2build1) ... 08:30:27 (Reading database ... 13912 files and directories currently installed.) 08:30:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:30:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:30:27 ---> Running in 1d3a852a0131 08:30:27 ---> Running in 5b3620ef0247 08:30:27 ---> Running in 01b58a5618b3 08:30:27 Setting up login (1:4.5-1ubuntu2) ... 08:30:27 (Reading database ... 13912 files and directories currently installed.) 08:30:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:30:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:30:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:30:27 (Reading database ... 13912 files and directories currently installed.) 08:30:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:30:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:30:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:30:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:30:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:30:29 (Reading database ... 13912 files and directories currently installed.) 08:30:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:30:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:30:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:30 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:30:30 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:30:30 OK: 12620 distinct packages available 08:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:30:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:30:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:30:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:30:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:30:30 (Reading database ... 13912 files and directories currently installed.) 08:30:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:30:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:30:30 OK: 217 MiB in 51 packages 08:30:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:30:30 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:30:30 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:30:30 OK: 12620 distinct packages available 08:30:30 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:30:30 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:30:30 OK: 12620 distinct packages available 08:30:31 (Reading database ... 13912 files and directories currently installed.) 08:30:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:31 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:31 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:30:31 (Reading database ... 13912 files and directories currently installed.) 08:30:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:31 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:30:31 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:30:31 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:30:31 OK: 12620 distinct packages available 08:30:31 OK: 217 MiB in 51 packages 08:30:31 (Reading database ... 13912 files and directories currently installed.) 08:30:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:30:31 OK: 217 MiB in 51 packages 08:30:31 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:30:31 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:30:31 OK: 12620 distinct packages available 08:30:31 (Reading database ... 13912 files and directories currently installed.) 08:30:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:30:32 (Reading database ... 13912 files and directories currently installed.) 08:30:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:30:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:30:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:30:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:30:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:30:32 (Reading database ... 13912 files and directories currently installed.) 08:30:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:30:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:30:32 OK: 217 MiB in 51 packages 08:30:32 Removing intermediate container cdb7c1dc32f4 08:30:32 ---> ebcabc214296 08:30:32 Step 6/22 : COPY go.mod . 08:30:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:30:32 (Reading database ... 13912 files and directories currently installed.) 08:30:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:32 OK: 217 MiB in 51 packages 08:30:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:30:32 (Reading database ... 13912 files and directories currently installed.) 08:30:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:30:33 (Reading database ... 13912 files and directories currently installed.) 08:30:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:30:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:30:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:30:34 (Reading database ... 13912 files and directories currently installed.) 08:30:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:30:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:30:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:30:34 ---> 72534de4ddb9 08:30:34 Step 7/22 : RUN go mod download 08:30:34 Removing intermediate container 5f597a9a8f17 08:30:34 ---> bee4ffbabc6b 08:30:34 Step 6/27 : COPY go.mod . 08:30:34 Removing intermediate container 1d3a852a0131 08:30:34 ---> a03bb7b4e023 08:30:34 Step 6/24 : COPY go.mod . 08:30:34 ---> Running in 03d6732e4396 08:30:34 Removing intermediate container 01b58a5618b3 08:30:34 ---> bbe2b45644c7 08:30:34 Step 6/24 : COPY go.mod . 08:30:34 (Reading database ... 13912 files and directories currently installed.) 08:30:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:30:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:30:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:30:35 (Reading database ... 13914 files and directories currently installed.) 08:30:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:30:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:30:35 Removing intermediate container 5b3620ef0247 08:30:35 ---> 9e378f29f545 08:30:35 Step 6/22 : COPY go.mod . 08:30:35 Setting up debconf (1.5.66ubuntu1) ... 08:30:35 ---> 7e8d09f93968 08:30:35 Step 7/27 : RUN go mod download 08:30:35 (Reading database ... 13914 files and directories currently installed.) 08:30:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:30:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:30:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:30:35 ---> a95c1c56dbd8 08:30:35 Step 7/24 : RUN go mod download 08:30:35 ---> Running in f7fba7878f70 08:30:35 (Reading database ... 13914 files and directories currently installed.) 08:30:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:30:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:30:36 ---> dd80b639bb9b 08:30:36 Step 7/24 : RUN go mod download 08:30:36 ---> Running in 32654ab8413a 08:30:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:30:36 (Reading database ... 13914 files and directories currently installed.) 08:30:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:30:36 ---> 7a0aa4e235e2 08:30:36 Step 7/22 : RUN go mod download 08:30:36 ---> Running in 0985acf7f66d 08:30:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:30:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:30:36 (Reading database ... 13914 files and directories currently installed.) 08:30:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:30:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:30:36 ---> Running in 85ff31346c23 08:30:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 08:30:36 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:30:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:30:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:30:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:30:37 (Reading database ... 13914 files and directories currently installed.) 08:30:37 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:30:37 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:30:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:30:37 (Reading database ... 13914 files and directories currently installed.) 08:30:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:30:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:30:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:30:38 (Reading database ... 13914 files and directories currently installed.) 08:30:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:30:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:30:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:30:38 (Reading database ... 13914 files and directories currently installed.) 08:30:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:30:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:30:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:30:38 (Reading database ... 13914 files and directories currently installed.) 08:30:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:30:38 Removing intermediate container 03d6732e4396 08:30:38 ---> f745ef530818 08:30:38 Step 8/22 : COPY . . 08:30:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:30:39 Setting up passwd (1:4.5-1ubuntu2) ... 08:30:39 (Reading database ... 13914 files and directories currently installed.) 08:30:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:30:39 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:30:39 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:30:39 (Reading database ... 13914 files and directories currently installed.) 08:30:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:30:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:30:39 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:30:39 (Reading database ... 13914 files and directories currently installed.) 08:30:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:30:39 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:30:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:30:40 (Reading database ... 13914 files and directories currently installed.) 08:30:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:30:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:30:40 Removing intermediate container f7fba7878f70 08:30:40 ---> f9ffe5b71ff6 08:30:40 Step 8/27 : COPY . . 08:30:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:30:40 (Reading database ... 13914 files and directories currently installed.) 08:30:40 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:30:40 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:30:40 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:30:40 (Reading database ... 13914 files and directories currently installed.) 08:30:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:30:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:30:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:30:40 (Reading database ... 13915 files and directories currently installed.) 08:30:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:30:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:30:41 Removing intermediate container 32654ab8413a 08:30:41 ---> b38e53b9044c 08:30:41 Step 8/24 : COPY . . 08:30:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:30:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:30:41 Removing intermediate container 85ff31346c23 08:30:41 ---> cf501229d63f 08:30:41 Step 8/22 : COPY . . 08:30:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:30:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:30:41 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:30:41 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:30:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:30:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:30:41 Removing intermediate container 0985acf7f66d 08:30:41 ---> b292aad4f983 08:30:41 Step 8/24 : COPY . . 08:30:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:30:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:30:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:30:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:30:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:30:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:30:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:30:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:30:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:30:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:30:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:30:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:30:43 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 08:30:43 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 08:30:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:30:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:30:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:30:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:30:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:30:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:30:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:30:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:30:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:30:44 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:30:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:30:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:30:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:30:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:30:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:30:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:30:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:30:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:30:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:30:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:30:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:30:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:30:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:30:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:30:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:30:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:30:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:30:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:30:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:30:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:30:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:30:50 Setting up tzdata (2020d-0ubuntu0.18.04) ... 08:30:50 08:30:50 Current default time zone: 'Etc/UTC' 08:30:50 Local time is now: Mon Jan 4 08:30:50 UTC 2021. 08:30:50 Universal Time is now: Mon Jan 4 08:30:50 UTC 2021. 08:30:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:30:50 08:30:50 Setting up systemd-sysv (237-3ubuntu10.43) ... 08:30:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:50 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 08:30:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:30:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:30:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:30:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:30:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:30:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:30:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:30:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:30:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 08:30:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:51 Setting up patch (2.7.6-2ubuntu1.1) ... 08:30:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:30:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:30:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:30:51 Installing new version of config file /etc/ssl/openssl.cnf ... 08:30:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:30:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:30:51 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 08:30:53 Updating certificates in /etc/ssl/certs... 08:30:54 22 added, 17 removed; done. 08:30:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:30:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:30:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:30:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:30:54 Setting up pkgbinarymangler (138.18.04.1) ... 08:30:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:30:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up perl (5.26.1-6ubuntu0.5) ... 08:30:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:30:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:30:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:30:54 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:30:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:30:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:30:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:30:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:30:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:30:55 Processing triggers for systemd (237-3ubuntu10.43) ... 08:30:55 Processing triggers for mime-support (3.60ubuntu1) ... 08:30:55 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:30:55 Updating certificates in /etc/ssl/certs... 08:30:56 0 added, 0 removed; done. 08:30:56 Running hooks in /etc/ca-certificates/update.d... 08:30:56 done. 08:30:56 Reading package lists... 08:30:56 Building dependency tree... 08:30:56 Reading state information... 08:30:56 The following NEW packages will be installed: 08:30:56 apt-transport-https 08:30:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:30:56 Need to get 1696 B of archives. 08:30:56 After this operation, 153 kB of additional disk space will be used. 08:30:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:30:56 debconf: delaying package configuration, since apt-utils is not installed 08:30:56 Fetched 1696 B in 0s (11.8 kB/s) 08:30:57 Selecting previously unselected package apt-transport-https. 08:30:57 (Reading database ... 13929 files and directories currently installed.) 08:30:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:30:57 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:30:57 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:30:57 Waiting for network to be ready... 08:31:03 2021-01-04T08:31:00Z INFO Waiting for automatic snapd restart... 08:31:03 snapd 2.48.1 from Canonical* installed 08:31:04 ---> 1c2e54c79110 08:31:04 Step 9/22 : RUN make cmd/core-command/core-command 08:31:04 ---> af674239fe07 08:31:04 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:31:04 ---> 7555fee15cc0 08:31:04 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:31:04 ---> Running in 5d42b0f4974e 08:31:04 ---> dbaac650e822 08:31:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:04 ---> 55dff5f04a47 08:31:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:31:04 ---> Running in d05a44ef04e5 08:31:04 ---> Running in a0977759f270 08:31:04 ---> Running in 8b5facb48025 08:31:04 ---> Running in ee233da81753 08:31:04 "snapd" switched to the "latest/stable" channel 08:31:04 08:31:05 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 08:31:05 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 08:31:05 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 08:31:05 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 08:31:06 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 08:31:06 core18 20201210 from Canonical* installed 08:31:07 "core18" switched to the "latest/stable" channel 08:31:07 08:31:10 snapcraft 4.4.4 from Canonical* installed 08:31:10 "snapcraft" switched to the "latest/stable" channel 08:31:10 08:31:13 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: 08:31:13 - README.md 08:31:13 08:31:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:31:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:31:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:31:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:31:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:31:21 Reading package lists... 08:31:21 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 08:31:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:31:28 Reading package lists... 08:31:28 Building dependency tree... 08:31:28 Reading state information... 08:31:28 Suggested packages: 08:31:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:31:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:31:28 Recommended packages: 08:31:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:31:28 The following NEW packages will be installed: 08:31:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:31:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:31:28 pkg-config zip 08:31:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:31:28 Need to get 7655 kB of archives. 08:31:28 After this operation, 43.7 MB of additional disk space will be used. 08:31:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:31:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:31:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:31:28 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:31:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:31:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:31:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:31:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:31:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:31:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:31:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:31:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:31:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:31:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:31:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:31:28 debconf: delaying package configuration, since apt-utils is not installed 08:31:28 Fetched 7655 kB in 1s (10.0 MB/s) 08:31:28 Selecting previously unselected package libglib2.0-0:amd64. 08:31:28 (Reading database ... 13933 files and directories currently installed.) 08:31:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:31:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:31:29 Selecting previously unselected package libpsl5:amd64. 08:31:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:31:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:31:29 Selecting previously unselected package libnghttp2-14:amd64. 08:31:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:31:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:31:29 Selecting previously unselected package librtmp1:amd64. 08:31:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:31:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:31:29 Selecting previously unselected package libcurl3-gnutls:amd64. 08:31:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:31:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:31:29 Selecting previously unselected package liberror-perl. 08:31:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:31:29 Unpacking liberror-perl (0.17025-1) ... 08:31:29 Selecting previously unselected package git-man. 08:31:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:31:29 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:31:29 Selecting previously unselected package git. 08:31:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:31:29 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:31:30 Selecting previously unselected package libnorm1:amd64. 08:31:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:31:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:31:30 Selecting previously unselected package libpgm-5.2-0:amd64. 08:31:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:31:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:31:30 Selecting previously unselected package libsodium23:amd64. 08:31:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:31:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:31:30 Selecting previously unselected package libzmq5:amd64. 08:31:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:31:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:31:31 Selecting previously unselected package libzmq3-dev:amd64. 08:31:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:31:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:31:31 Selecting previously unselected package pkg-config. 08:31:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:31:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:31:31 Selecting previously unselected package zip. 08:31:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:31:31 Unpacking zip (3.0-11build1) ... 08:31:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:31:31 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:31:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:31:31 Setting up liberror-perl (0.17025-1) ... 08:31:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:31:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:31:31 No schema files found: doing nothing. 08:31:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:31:31 Setting up zip (3.0-11build1) ... 08:31:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:31:31 Setting up libsodium23:amd64 (1.0.16-2) ... 08:31:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:31:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:31:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:31:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:31:31 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:31:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:31:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:31:38 git set to automatically installed. 08:31:38 git-man set to automatically installed. 08:31:38 libcurl3-gnutls set to automatically installed. 08:31:38 liberror-perl set to automatically installed. 08:31:38 libglib2.0-0 set to automatically installed. 08:31:38 libnghttp2-14 set to automatically installed. 08:31:38 libnorm1 set to automatically installed. 08:31:38 libpgm-5.2-0 set to automatically installed. 08:31:38 libpsl5 set to automatically installed. 08:31:38 librtmp1 set to automatically installed. 08:31:38 libsodium23 set to automatically installed. 08:31:38 libzmq3-dev set to automatically installed. 08:31:38 libzmq5 set to automatically installed. 08:31:38 pkg-config set to automatically installed. 08:31:38 zip set to automatically installed. 08:31:40 snapd is not logged in, snap install commands will use sudo 08:31:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:31:48 snap "core18" has no updates available 08:31:48 Pulling config-common 08:31:49 Pulling go-build-helper 08:32:11 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:32:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:32:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:32:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 08:32:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:32:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:32:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 08:32:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 08:32:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 08:32:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 08:32:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 08:32:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 08:32:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:32:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:32:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:32:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:32:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:32:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 08:32:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:32:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 08:32:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 08:32:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 08:32:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 08:32:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 08:32:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 08:32:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 08:32:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 08:32:11 Fetched 23.5 MB in 0s (0 B/s) 08:32:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:32:11 Fetched 96.5 kB in 0s (0 B/s) 08:32:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:32:11 Fetched 279 kB in 0s (0 B/s) 08:32:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:32:11 Fetched 122 kB in 0s (0 B/s) 08:32:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:32:11 Fetched 77.8 kB in 0s (0 B/s) 08:32:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:32:11 Fetched 8848 B in 0s (0 B/s) 08:32:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:32:11 Fetched 47.8 kB in 0s (0 B/s) 08:32:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:32:11 Fetched 45.6 kB in 0s (0 B/s) 08:32:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 08:32:11 Fetched 14.8 kB in 0s (0 B/s) 08:32:11 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:32:11 Fetched 214 kB in 0s (0 B/s) 08:32:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:32:11 Fetched 155 kB in 0s (0 B/s) 08:32:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:32:11 Fetched 50.6 kB in 0s (0 B/s) 08:32:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:32:11 Fetched 14.8 kB in 0s (0 B/s) 08:32:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:32:11 Fetched 41.8 kB in 0s (0 B/s) 08:32:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:32:11 Fetched 499 kB in 0s (0 B/s) 08:32:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:32:11 Fetched 111 kB in 0s (0 B/s) 08:32:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:32:11 Fetched 240 kB in 0s (0 B/s) 08:32:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:32:11 Fetched 29.3 kB in 0s (0 B/s) 08:32:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:32:11 Fetched 85.5 kB in 0s (0 B/s) 08:32:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:32:11 Fetched 24.5 kB in 0s (0 B/s) 08:32:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 08:32:11 Fetched 49.2 kB in 0s (0 B/s) 08:32:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:32:11 Fetched 54.2 kB in 0s (0 B/s) 08:32:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:32:11 Fetched 30.8 kB in 0s (0 B/s) 08:32:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:32:11 Fetched 17.0 kB in 0s (0 B/s) 08:32:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:32:11 Fetched 85.9 kB in 0s (0 B/s) 08:32:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:32:11 Fetched 8720 B in 0s (0 B/s) 08:32:11 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:32:11 Fetched 137 kB in 0s (0 B/s) 08:32:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:32:11 Fetched 119 kB in 0s (0 B/s) 08:32:11 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:32:11 Fetched 109 kB in 0s (0 B/s) 08:32:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:32:11 Fetched 11.1 kB in 0s (0 B/s) 08:32:11 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:32:11 Fetched 645 kB in 0s (0 B/s) 08:32:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:32:11 Fetched 41.3 kB in 0s (0 B/s) 08:32:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:32:11 Fetched 17.9 kB in 0s (0 B/s) 08:32:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:32:11 Fetched 368 kB in 0s (0 B/s) 08:32:11 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 08:32:11 Fetched 187 kB in 0s (0 B/s) 08:32:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:32:11 Fetched 175 kB in 0s (0 B/s) 08:32:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:32:14 Fetched 206 kB in 0s (0 B/s) 08:32:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:32:14 Fetched 1301 kB in 0s (0 B/s) 08:32:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:32:14 Fetched 36.2 kB in 0s (0 B/s) 08:32:14 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:32:14 Fetched 159 kB in 0s (0 B/s) 08:32:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:32:14 Fetched 107 kB in 0s (0 B/s) 08:32:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:32:14 Fetched 48.7 kB in 0s (0 B/s) 08:32:14 Pulling static-packages 08:32:15 'go115' has dependencies that need to be staged: static-packages go-build-helper 08:32:15 Skipping pull go-build-helper (already ran) 08:32:15 Skipping pull static-packages (already ran) 08:32:15 Building go-build-helper 08:32:18 Building static-packages 08:32:20 Staging go-build-helper 08:32:21 Staging static-packages 08:32:22 Pulling go115 08:32:23 'edgex-go' has dependencies that need to be staged: go115 08:32:23 Skipping pull go115 (already ran) 08:32:23 Building go115 08:32:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:23 Dload Upload Total Spent Left Speed 08:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 148k 0 0 560k 0 0:03:31 --:--:-- 0:03:31 558k 23 115M 23 26.9M 0 0 21.1M 0 0:00:05 0:00:01 0:00:04 21.1M 48 115M 48 55.5M 0 0 24.5M 0 0:00:04 0:00:02 0:00:02 24.4M 71 115M 71 82.7M 0 0 25.2M 0 0:00:04 0:00:03 0:00:01 25.2M 96 115M 96 111M 0 0 26.2M 0 0:00:04 0:00:04 --:--:-- 26.2M 100 115M 100 115M 0 0 26.5M 0 0:00:04 0:00:04 --:--:-- 28.2M 08:32:27 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 08:32:28 go1.15.2.linux-amd64.tar.gz: OK 08:32:31 Staging go115 08:32:38 Removing intermediate container a0977759f270 08:32:38 ---> f375dbac7ec4 08:32:38 08:32:38 Step 10/22 : FROM alpine:3.10 08:32:38 3.10: Pulling from library/alpine 08:32:38 Removing intermediate container d05a44ef04e5 08:32:38 ---> f08f9cfeaee5 08:32:38 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:32:38 Removing intermediate container 8b5facb48025 08:32:38 ---> 31b47c078d5e 08:32:38 08:32:38 Step 10/24 : FROM alpine:3.10 08:32:38 Removing intermediate container ee233da81753 08:32:38 ---> 1bf4f36d5320 08:32:38 08:32:38 Step 10/24 : FROM scratch 08:32:38 ---> 08:32:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:32:38 3.10: Pulling from library/alpine 08:32:38 Removing intermediate container 5d42b0f4974e 08:32:38 ---> 7c277ceb4f26 08:32:38 08:32:38 Step 10/22 : FROM scratch 08:32:38 ---> 08:32:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:32:38 ---> Running in 7e3f320f187f 08:32:38 ---> Running in a35ef47b1e70 08:32:38 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:32:38 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:32:38 ---> Running in ac76cdfa146b 08:32:38 Status: Downloaded newer image for alpine:3.10 08:32:38 ---> 536a684cf733 08:32:38 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:32:38 Status: Downloaded newer image for alpine:3.10 08:32:38 ---> 536a684cf733 08:32:38 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:32:38 ---> Running in af9b9ac83f30 08:32:38 ---> Running in ccd5d69d738e 08:32:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:32:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:32:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:32:38 Fetched 0 B in 0s (0 B/s) 08:32:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:32:38 Fetched 224 kB in 0s (0 B/s) 08:32:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:32:38 Fetched 157 kB in 0s (0 B/s) 08:32:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:32:38 Fetched 221 kB in 0s (0 B/s) 08:32:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:32:38 Fetched 143 kB in 0s (0 B/s) 08:32:38 Pulling edgex-go 08:32:38 Pulling version 08:32:38 Removing intermediate container 7e3f320f187f 08:32:38 ---> 92b7ea78d6de 08:32:38 Step 12/24 : ENV APP_PORT=48060 08:32:38 Removing intermediate container ac76cdfa146b 08:32:38 ---> a559932c8a88 08:32:38 Step 12/22 : ENV APP_PORT=48082 08:32:38 ---> Running in 1be33557f01c 08:32:38 ---> Running in b7e83c56e88d 08:32:39 Building config-common 08:32:39 Removing intermediate container 1be33557f01c 08:32:39 ---> fae32b104a7d 08:32:39 Step 13/24 : EXPOSE $APP_PORT 08:32:39 ---> Running in fe4ec8721206 08:32:39 Removing intermediate container b7e83c56e88d 08:32:39 ---> ac4dc9d0e4b8 08:32:39 Step 13/22 : EXPOSE $APP_PORT 08:32:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:32:39 ---> Running in d27dad2bc8b4 08:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:32:40 Removing intermediate container fe4ec8721206 08:32:40 ---> 74627c31fd8c 08:32:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:32:40 Removing intermediate container d27dad2bc8b4 08:32:40 ---> e99af0169cfa 08:32:40 Step 14/22 : WORKDIR / 08:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:32:40 ---> Running in b0ef97382939 08:32:40 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:32:40 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:32:40 OK: 10171 distinct packages available 08:32:40 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:32:40 Skipping build go-build-helper (already ran) 08:32:40 Skipping build static-packages (already ran) 08:32:40 Skipping build go115 (already ran) 08:32:41 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:32:41 OK: 10171 distinct packages available 08:32:41 ---> 8c0727f853ed 08:32:41 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:32:41 Building edgex-go 08:32:41 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 08:32:41 Removing intermediate container b0ef97382939 08:32:41 ---> e25f73bf0e67 08:32:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:32:41 (1/5) Installing ca-certificates (20191127-r2) 08:32:41 (1/5) Installing ca-certificates (20191127-r2) 08:32:41 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:32:41 (3/5) Installing libcurl (7.66.0-r3) 08:32:41 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:32:41 (3/5) Installing libcurl (7.66.0-r3) 08:32:41 (4/5) Installing curl (7.66.0-r3) 08:32:41 (4/5) Installing curl (7.66.0-r3) 08:32:41 (5/5) Installing dumb-init (1.2.2-r1) 08:32:41 Executing busybox-1.30.1-r3.trigger 08:32:41 (5/5) Installing dumb-init (1.2.2-r1) 08:32:41 Executing busybox-1.30.1-r3.trigger 08:32:41 Executing ca-certificates-20191127-r2.trigger 08:32:41 Executing ca-certificates-20191127-r2.trigger 08:32:42 OK: 7 MiB in 19 packages 08:32:42 OK: 7 MiB in 19 packages 08:32:42 ---> 45b3ddd9205e 08:32:42 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:32:43 ---> f67de7a5c3d4 08:32:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:32:43 go: downloading github.com/gorilla/mux v1.8.0 08:32:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 08:32:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 08:32:43 go: downloading github.com/google/uuid v1.1.2 08:32:43 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 08:32:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:32:43 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 08:32:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:32:43 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 08:32:43 go: downloading github.com/imdario/mergo v0.3.11 08:32:43 go: downloading github.com/go-kit/kit v0.8.0 08:32:43 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 08:32:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:32:43 go: downloading github.com/pelletier/go-toml v1.2.0 08:32:43 go: downloading github.com/pkg/errors v0.8.1 08:32:43 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:32:43 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:32:43 go: downloading github.com/pebbe/zmq4 v1.0.0 08:32:43 go: downloading gopkg.in/yaml.v2 v2.4.0 08:32:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:32:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:32:43 go: downloading github.com/BurntSushi/toml v0.3.1 08:32:43 go: downloading github.com/x448/float16 v0.8.4 08:32:43 go: downloading github.com/leodido/go-urn v1.2.0 08:32:43 go: downloading github.com/hashicorp/consul/api v1.1.0 08:32:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:32:43 go: downloading github.com/go-playground/universal-translator v0.17.0 08:32:43 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:32:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:32:43 go: downloading github.com/hashicorp/serf v0.8.2 08:32:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:32:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:32:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:32:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:32:43 go: downloading github.com/go-playground/locales v0.13.0 08:32:43 go: downloading github.com/mitchellh/copystructure v1.0.0 08:32:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:32:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:32:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:32:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:32:44 ---> 79754b0069ad 08:32:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:32:44 Removing intermediate container a35ef47b1e70 08:32:44 ---> 4063481a1abf 08:32:44 08:32:44 Step 11/27 : FROM docker:latest 08:32:44 ---> f66387bf908a 08:32:44 Step 12/27 : RUN apk add --no-cache bash 08:32:44 Removing intermediate container af9b9ac83f30 08:32:44 ---> 39de0b381aca 08:32:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:32:44 ---> Running in 819b27b76dc8 08:32:44 ---> 996d063d14a4 08:32:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:32:44 Removing intermediate container ccd5d69d738e 08:32:44 ---> d4f00229bc5b 08:32:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:32:44 ---> Running in 548afc911f39 08:32:45 ---> Running in b905e712a59b 08:32:45 ---> e3cd4762424c 08:32:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:32:45 Removing intermediate container 548afc911f39 08:32:45 ---> fff1d9e03f53 08:32:45 Step 13/24 : WORKDIR / 08:32:45 Removing intermediate container b905e712a59b 08:32:45 ---> 437143261326 08:32:45 Step 13/22 : WORKDIR / 08:32:46 ---> Running in e15dde5c250f 08:32:46 ---> e8e12e4e10e5 08:32:46 Step 18/22 : ENTRYPOINT ["/core-command"] 08:32:46 ---> Running in 4e9b563a8e3d 08:32:46 ---> Running in ae98bf4b3ebe 08:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:47 Removing intermediate container e15dde5c250f 08:32:47 ---> e7f2fc8d2051 08:32:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:32:47 (1/2) Installing readline (8.0.4-r0) 08:32:47 (2/2) Installing bash (5.0.17-r0) 08:32:47 Executing bash-5.0.17-r0.post-install 08:32:47 Executing busybox-1.31.1-r19.trigger 08:32:47 Removing intermediate container ae98bf4b3ebe 08:32:47 ---> 3e959a748d66 08:32:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:47 OK: 12 MiB in 22 packages 08:32:47 ---> 8db54aa147ac 08:32:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:32:47 Removing intermediate container 4e9b563a8e3d 08:32:47 ---> 66fc8b913bf7 08:32:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:32:47 ---> Running in e795ce7e74c5 08:32:49 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 08:32:49 ---> b88456d1d541 08:32:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:32:49 Removing intermediate container e795ce7e74c5 08:32:49 ---> 5d1d6ff6898a 08:32:49 Step 20/22 : LABEL arch=arm64 08:32:49 ---> c8e7956cbf70 08:32:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:32:49 ---> Running in f4d94340be1b 08:32:49 ---> 8465f532fd27 08:32:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:32:49 Removing intermediate container 819b27b76dc8 08:32:49 ---> e34e0e9ddba0 08:32:49 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:32:49 ---> Running in 0cbea6f59372 08:32:49 ---> Running in f3e1e9a3b095 08:32:49 Removing intermediate container f4d94340be1b 08:32:49 ---> b387c44b092e 08:32:49 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:32:49 ---> a81e9e5a5354 08:32:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:32:50 ---> Running in 0323ff4259cc 08:32:50 Removing intermediate container f3e1e9a3b095 08:32:50 ---> 61713c213595 08:32:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:50 ---> a475c741799c 08:32:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:32:50 ---> Running in 0620a474707a 08:32:50 Removing intermediate container 0323ff4259cc 08:32:50 ---> bf0630ccd13b 08:32:50 Step 22/22 : LABEL version=0.0.0 08:32:50 ---> 106236c8b6b3 08:32:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:32:51 Removing intermediate container 0620a474707a 08:32:51 ---> 4188b08d5de0 08:32:51 Step 22/24 : LABEL arch=arm64 08:32:51 ---> Running in ecdacc2b7317 08:32:51 ---> Running in bb54803b9deb 08:32:51 ---> 96b540da6597 08:32:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:32:52 Removing intermediate container ecdacc2b7317 08:32:52 ---> 8ba3706f5619 08:32:52 08:32:52 Removing intermediate container bb54803b9deb 08:32:52 ---> c3558e7a1818 08:32:52 Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:32:52 Successfully built 8ba3706f5619 08:32:52 Successfully tagged docker-core-command-go-arm64:latest 08:32:52  Building docker-core-command-go ... done Building docker-core-data-go 08:32:52 ---> Running in f0944dd4229d 08:32:52 ---> 911fc94d9259 08:32:52 ---> 086a9f0bc112 08:32:52 Step 18/22 : RUN chmod +x entrypoint.shStep 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:32:52 08:32:52 Removing intermediate container 0cbea6f59372 08:32:52 ---> 90ce5f21a082 08:32:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:32:52 ---> Running in 85fda02af962 08:32:53 ---> Running in 3c1a969bb343 08:32:53 Removing intermediate container f0944dd4229d 08:32:53 ---> eca01fbdd083 08:32:53 Step 24/24 : LABEL version=0.0.0 08:32:53 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 08:32:53 ---> Running in d0a84a85d83f 08:32:54 Removing intermediate container 3c1a969bb343 08:32:54 ---> 090089c86ed9 08:32:54 Step 15/27 : ENV APP_PORT=48090 08:32:54 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 08:32:55 ---> 15fdef7489e6 08:32:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:32:55 Removing intermediate container d0a84a85d83f 08:32:55 ---> 624520156f79 08:32:55 08:32:55 ---> Running in 264c20fec93b 08:32:55 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 08:32:55 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 08:32:55 go: downloading github.com/stretchr/testify v1.6.1 08:32:56 Successfully built 624520156f79 08:32:56 Successfully tagged docker-support-notifications-go-arm64:latest 08:32:56  Building docker-support-notifications-go ... done Building docker-core-metadata-go 08:32:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:32:56 go: downloading github.com/davecgh/go-spew v1.1.1 08:32:56 go: downloading github.com/pmezard/go-difflib v1.0.0 08:32:57 Removing intermediate container 264c20fec93b 08:32:57 ---> 0d266df357bf 08:32:57 Step 16/27 : EXPOSE $APP_PORT 08:32:57 ---> b1bb268b2c6f 08:32:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:32:57 ---> Running in 64fdc6b7d9e5 08:32:57 ---> Running in 872ae54b3031 08:32:57 Removing intermediate container 85fda02af962 08:32:57 ---> 08f0e83eeaf1 08:32:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:32:57 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 08:32:57 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:32:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:32:57 ---> Running in d4d59bf9f9f7 08:32:58 Removing intermediate container 64fdc6b7d9e5 08:32:58 ---> 4fd7fc650129 08:32:58 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:32:58 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 08:32:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:32:59 Removing intermediate container d4d59bf9f9f7 08:32:59 ---> 42fc010b47d7 08:32:59 Step 20/22 : LABEL arch=arm64 08:33:00 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 08:33:00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:33:00 ---> Running in d88e7dfae469 08:33:00 ---> 99d6451cef81 08:33:00 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:33:00 Removing intermediate container d88e7dfae469 08:33:00 ---> b991bbbb7534 08:33:00 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:33:00 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 08:33:01 Removing intermediate container 872ae54b3031 08:33:01 ---> 1ba57e8880cc 08:33:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:33:01 ---> Running in 425894ceff73 08:33:01 ---> Running in 8068f6908482 08:33:01 ---> 87fb45aeb8b0 08:33:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:33:01 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 08:33:01 Removing intermediate container 425894ceff73 08:33:01 ---> 72277109fda8 08:33:01 Step 22/22 : LABEL version=0.0.0 08:33:02 Removing intermediate container 8068f6908482 08:33:02 ---> 439c24165d5b 08:33:02 Step 22/24 : LABEL arch=arm64 08:33:02 ---> Running in 6abfbfe19594 08:33:02 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 08:33:02 ---> Running in e330534f39a0 08:33:02 ---> 3039195ae223 08:33:02 Step 20/27 : RUN apk --no-cache add py3-pip 08:33:03 ---> Running in 2b7fe00bb970 08:33:03 Removing intermediate container 6abfbfe19594 08:33:03 ---> fc47259f69c6 08:33:03 08:33:03 Removing intermediate container e330534f39a0 08:33:03 ---> c0673a459a40 08:33:03 Step 23/24 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:33:04 Successfully built fc47259f69c6 08:33:04 ---> Running in a4c9122aa7f6 08:33:04 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:33:04  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 08:33:04 Building version 08:33:05 Removing intermediate container a4c9122aa7f6 08:33:05 ---> c250952f5241 08:33:05 Step 24/24 : LABEL version=0.0.0 08:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:05 ---> Running in 0eab39dac4d6 08:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:05 (1/33) Installing libbz2 (1.0.8-r1) 08:33:05 (2/33) Installing expat (2.2.9-r1) 08:33:05 (3/33) Installing libffi (3.3-r2) 08:33:05 (4/33) Installing gdbm (1.13-r1) 08:33:05 (5/33) Installing xz-libs (5.2.5-r0) 08:33:05 (6/33) Installing sqlite-libs (3.32.1-r0) 08:33:05 Removing intermediate container 0eab39dac4d6 08:33:05 ---> de8be5bedfd5 08:33:05 08:33:05 (7/33) Installing python3 (3.8.5-r0) 08:33:06 Staging config-common 08:33:06 Successfully built de8be5bedfd5 08:33:06 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:33:06 Building docker-security-proxy-setup-go 08:33:07 Skipping stage go-build-helper (already ran) 08:33:07 Skipping stage static-packages (already ran) 08:33:07 Skipping stage go115 (already ran) 08:33:07 Staging edgex-go 08:33:07  Building docker-security-secretstore-setup-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 08:33:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:33:07 (10/33) Installing py3-parsing (2.4.7-r0) 08:33:07 (11/33) Installing py3-six (1.15.0-r0) 08:33:07 (12/33) Installing py3-packaging (20.4-r0) 08:33:07 (13/33) Installing py3-setuptools (47.0.0-r0) 08:33:07 (14/33) Installing py3-chardet (3.0.4-r4) 08:33:07 (15/33) Installing py3-idna (2.9-r0) 08:33:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:33:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:33:08 Staging version 08:33:08 (18/33) Installing py3-requests (2.23.0-r0) 08:33:08 (19/33) Installing py3-msgpack (1.0.0-r0) 08:33:08 (20/33) Installing py3-lockfile (0.12.2-r3) 08:33:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:33:08 (22/33) Installing py3-colorama (0.4.3-r0) 08:33:08 (23/33) Installing py3-distlib (0.3.0-r0) 08:33:08 (24/33) Installing py3-distro (1.5.0-r1) 08:33:08 (25/33) Installing py3-webencodings (0.5.1-r3) 08:33:08 (26/33) Installing py3-html5lib (1.0.1-r4) 08:33:08 (27/33) Installing py3-pytoml (0.1.21-r0) 08:33:08 (28/33) Installing py3-pep517 (0.8.2-r0) 08:33:08 (29/33) Installing py3-progress (1.5-r0) 08:33:08 (30/33) Installing py3-toml (0.10.1-r0) 08:33:08 (31/33) Installing py3-retrying (1.3.3-r0) 08:33:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:33:08 (33/33) Installing py3-pip (20.1.1-r0) 08:33:08 Executing busybox-1.31.1-r19.trigger 08:33:08 OK: 71 MiB in 55 packages 08:33:09 Priming config-common 08:33:10 Priming go-build-helper 08:33:11 Priming static-packages 08:33:12 Priming go115 08:33:14 Priming edgex-go 08:33:15 Priming version 08:33:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:18 Removing intermediate container 2b7fe00bb970 08:33:18 ---> 620c3cda0e66 08:33:18 Step 21/27 : RUN pip install docker-compose==1.23.2 08:33:19 ---> Running in 5346ebfa0e4c 08:33:25 Collecting docker-compose==1.23.2 08:33:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:33:25 Collecting cached-property<2,>=1.2.0 08:33:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:33:26 Collecting docker<4.0,>=3.6.0 08:33:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:33:27 Collecting websocket-client<1.0,>=0.32.0 08:33:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:33:28 Collecting texttable<0.10,>=0.9.0 08:33:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:33:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:30 ---> d992f8859422 08:33:30 Step 3/23 : WORKDIR /edgex-go 08:33:30 ---> Using cache 08:33:30 ---> 6af8d7c4bcdb 08:33:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:30 ---> Using cache 08:33:30 ---> b11d94c09888 08:33:30 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:33:30 Collecting dockerpty<0.5,>=0.4.1 08:33:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:33:32 ---> Running in 4fc1a05db9eb 08:33:34 Collecting jsonschema<3,>=2.5.1 08:33:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:33:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:33:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:33:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:33:36 Collecting PyYAML<4,>=3.10 08:33:36 Downloading PyYAML-3.13.tar.gz (270 kB) 08:33:36 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 08:33:36 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:33:36 OK: 12620 distinct packages available 08:33:37 OK: 217 MiB in 51 packages 08:33:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> d992f8859422 08:33:37 Step 3/22 : WORKDIR /edgex-go 08:33:37 ---> Using cache 08:33:37 ---> 6af8d7c4bcdb 08:33:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:37 ---> Using cache 08:33:37 ---> b11d94c09888 08:33:37 Step 5/22 : RUN apk update && apk add make git 08:33:37 ---> Using cache 08:33:37 ---> a03bb7b4e023 08:33:37 Step 6/22 : COPY go.mod . 08:33:37 ---> Using cache 08:33:37 ---> a95c1c56dbd8 08:33:37 Step 7/22 : RUN go mod download 08:33:37 ---> Using cache 08:33:37 ---> b38e53b9044c 08:33:37 Step 8/22 : COPY . . 08:33:37 ---> Using cache 08:33:37 ---> dbaac650e822 08:33:37 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:33:40 Collecting docopt<0.7,>=0.6.1 08:33:40 Downloading docopt-0.6.2.tar.gz (25 kB) 08:33:40 ---> Running in a705f216ff94 08:33:42 Removing intermediate container 4fc1a05db9eb 08:33:42 ---> 72934438991e 08:33:42 Step 6/23 : COPY go.mod . 08:33:42 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 08:33:43 ---> f7c78eee8ffb 08:33:43 Step 7/23 : RUN go mod download 08:33:43 Collecting docker-pycreds>=0.4.0 08:33:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:33:43 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) 08:33:43 ---> Running in 201fce619d69 08:33:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:44 ---> d992f8859422 08:33:44 Step 3/21 : WORKDIR /edgex-go 08:33:44 ---> Using cache 08:33:44 ---> 6af8d7c4bcdb 08:33:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:44 ---> Using cache 08:33:44 ---> b11d94c09888 08:33:44 Step 5/21 : RUN apk update && apk add make git 08:33:44 ---> Using cache 08:33:44 ---> a03bb7b4e023 08:33:44 Step 6/21 : COPY go.mod . 08:33:44 ---> Using cache 08:33:44 ---> a95c1c56dbd8 08:33:44 Step 7/21 : RUN go mod downloadCollecting idna<2.8,>=2.5 08:33:44 08:33:44 ---> Using cache 08:33:44 ---> b38e53b9044c 08:33:44 Step 8/21 : COPY . . 08:33:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:33:44 ---> Using cache 08:33:44 ---> dbaac650e822 08:33:44 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:33:45 ---> Running in 884acfa4036d 08:33:45 Collecting urllib3<1.25,>=1.21.1 08:33:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:33:45 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) 08:33:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:33:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:33:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:33:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:33:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:33:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> d992f8859422 08:33:46 Step 3/21 : WORKDIR /edgex-go 08:33:46 ---> Using cache 08:33:46 ---> 6af8d7c4bcdb 08:33:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:46 ---> Using cache 08:33:46 ---> b11d94c09888 08:33:46 Step 5/21 : RUN apk update && apk add make git 08:33:46 ---> Using cache 08:33:46 ---> a03bb7b4e023 08:33:46 Step 6/21 : COPY go.mod . 08:33:46 ---> Using cache 08:33:46 ---> a95c1c56dbd8 08:33:46 Step 7/21 : RUN go mod download 08:33:46 ---> Using cache 08:33:46 ---> b38e53b9044c 08:33:46 Step 8/21 : COPY . . 08:33:46 ---> Using cache 08:33:46 ---> dbaac650e822 08:33:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:46 Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose 08:33:47 Attempting uninstall: idna 08:33:47 Found existing installation: idna 2.9 08:33:47 Uninstalling idna-2.9: 08:33:47 ---> Running in 85c1f51bfa12 08:33:47 Successfully uninstalled idna-2.9 08:33:47 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 08:33:48 Attempting uninstall: urllib3 08:33:48 Found existing installation: urllib3 1.25.9 08:33:48 Uninstalling urllib3-1.25.9: 08:33:48 Successfully uninstalled urllib3-1.25.9 08:33:48 Removing intermediate container 201fce619d69 08:33:48 ---> 64ad99de3fd3 08:33:48 Step 8/23 : COPY . . 08:33:49 Attempting uninstall: requests 08:33:49 Found existing installation: requests 2.23.0 08:33:49 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 08:33:49 Uninstalling requests-2.23.0: 08:33:49 Successfully uninstalled requests-2.23.0 08:33:52 Running setup.py install for texttable: started 08:33:56 Running setup.py install for texttable: finished with status 'done' 08:33:56 Running setup.py install for dockerpty: started 08:33:58 Running setup.py install for dockerpty: finished with status 'done' 08:33:59 Running setup.py install for PyYAML: started 08:34:02 Running setup.py install for PyYAML: finished with status 'done' 08:34:02 Running setup.py install for docopt: started 08:34:05 Running setup.py install for docopt: finished with status 'done' 08:34:06 ---> e1204ef0f1e7 08:34:06 Step 9/23 : RUN make cmd/core-data/core-data 08:34:06 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 08:34:06 ---> Running in 8743c2e773e8 08:34: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 08:34:13 Removing intermediate container 5346ebfa0e4c 08:34:13 ---> 839c266043c8 08:34:13 Step 22/27 : RUN apk --no-cache add curl 08:34:13 ---> Running in 4189b19fa194 08:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:34:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:34:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:34:16 (2/3) Installing libcurl (7.69.1-r3) 08:34:16 (3/3) Installing curl (7.69.1-r3) 08:34:16 Executing busybox-1.31.1-r19.trigger 08:34:16 OK: 71 MiB in 58 packages 08:34:18 Removing intermediate container 4189b19fa194 08:34:18 ---> 4a43f258ee52 08:34:18 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:34:18 ---> Running in cab4d148ce97 08:34:19 Removing intermediate container cab4d148ce97 08:34:19 ---> f490be00d0c1 08:34:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:34:19 ---> Running in e781bc07ee69 08:34:19 Removing intermediate container e781bc07ee69 08:34:19 ---> 895ccaeeccdf 08:34:19 Step 25/27 : LABEL arch=arm64 08:34:20 ---> Running in ed6c8677420e 08:34:20 Removing intermediate container ed6c8677420e 08:34:20 ---> a265d453215b 08:34:20 Step 26/27 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:34:21 ---> Running in 9699a9b980db 08:34:21 Removing intermediate container 9699a9b980db 08:34:21 ---> 04733df3d699 08:34:21 Step 27/27 : LABEL version=0.0.0 08:34:21 ---> Running in 74ee2452d8d0 08:34:22 Removing intermediate container 74ee2452d8d0 08:34:22 ---> 9b7b5815c823 08:34:22 08:34:23 Successfully built 9b7b5815c823 08:34:23 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:35:02  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:35:17 Removing intermediate container 884acfa4036d 08:35:17 ---> c22a5400f4e8 08:35:17 08:35:17 Step 10/21 : FROM scratch 08:35:17 ---> 08:35:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:17 ---> Using cache 08:35:17 ---> a559932c8a88 08:35:17 Step 12/21 : ENV APP_PORT=48085 08:35:17 ---> Running in 90dcce24cf86 08:35:17 Removing intermediate container 85c1f51bfa12 08:35:17 ---> 550d38ea3ebb 08:35:17 08:35:17 Step 10/21 : FROM alpine 08:35:17 latest: Pulling from library/alpine 08:35:17 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:35:17 Removing intermediate container 90dcce24cf86 08:35:17 ---> 19a2dbd0f465 08:35:17 Step 13/21 : EXPOSE $APP_PORT 08:35:17 Status: Downloaded newer image for alpine:latest 08:35:17 ---> afeebe901d6b 08:35:17 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:35:17 ---> Running in 303569cc2c89 08:35:18 ---> Running in c8fbb72fb20e 08:35:18 Removing intermediate container 303569cc2c89 08:35:18 ---> 8562f1e444d8 08:35:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:35:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:35:20 ---> eda7e11e6081 08:35:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:35:21 v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:35:21 v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:35:21 OK: 12615 distinct packages available 08:35:21 ---> 42d8310ecc6a 08:35:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:22 (1/4) Installing ca-certificates (20191127-r4) 08:35:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:35:22 (3/4) Installing libcurl (7.69.1-r3) 08:35:22 (4/4) Installing curl (7.69.1-r3) 08:35:22 Executing busybox-1.31.1-r19.trigger 08:35:22 Executing ca-certificates-20191127-r4.trigger 08:35:22 OK: 7 MiB in 18 packages 08:35:22 ---> ed3a65fcca59 08:35:22 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:35:23 ---> Running in 1c8d2b9ff218 08:35:24 Removing intermediate container 1c8d2b9ff218 08:35:24 ---> 0a7e288fce61 08:35:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:24 ---> Running in e531c486b7f5 08:35:25 Removing intermediate container e531c486b7f5 08:35:25 ---> 85cdceedb081 08:35:25 Step 19/21 : LABEL arch=arm64 08:35:25 Removing intermediate container c8fbb72fb20e 08:35:25 ---> 9341eb51d356 08:35:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:25 ---> Running in df8e54ea5308 08:35:25 ---> Running in 31f1ef047611 08:35:26 Removing intermediate container df8e54ea5308 08:35:26 ---> b5a0d2233317 08:35:26 Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:35:26 Removing intermediate container 31f1ef047611 08:35:26 ---> 7ed1a2b22f9d 08:35:26 Step 13/21 : WORKDIR /edgex 08:35:27 ---> Running in 58c0dbfcf7fe 08:35:27 ---> Running in bfd196403477 08:35:28 Removing intermediate container 58c0dbfcf7fe 08:35:28 ---> 3c3993bc02f7 08:35:28 Step 21/21 : LABEL version=0.0.0 08:35:28 Removing intermediate container bfd196403477 08:35:28 ---> 470122b6850c 08:35:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:35:28 ---> Running in 23f636b18baa 08:35:29 Removing intermediate container 23f636b18baa 08:35:29 ---> fbb83360ff7a 08:35:29 08:35:29 Removing intermediate container a705f216ff94 08:35:29 ---> c2a16f3d7416 08:35:29 08:35:29 Step 10/22 : FROM scratch 08:35:29 ---> 08:35:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:29 ---> Using cache 08:35:29 ---> a559932c8a88 08:35:29 Step 12/22 : ENV APP_PORT=48081 08:35:29 ---> c570518cd1d3 08:35:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:35:29 ---> Running in 1d032924ae57 08:35:29 Successfully built fbb83360ff7a 08:35:29 Successfully tagged docker-support-scheduler-go-arm64:latest 08:35:30  Building docker-support-scheduler-go ... done Removing intermediate container 1d032924ae57 08:35:30 ---> 65128946f3a4 08:35:30 Step 13/22 : EXPOSE $APP_PORT 08:35:30 ---> Running in 200e76fcce48 08:35:30 Removing intermediate container 200e76fcce48 08:35:30 ---> 720b9c7a2138 08:35:30 Step 14/22 : WORKDIR / 08:35:30 ---> d4e751efd200 08:35:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:30 ---> Running in 8122328f95c7 08:35:31 Removing intermediate container 8122328f95c7 08:35:31 ---> 8d00fa833ce9 08:35:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:35:32 ---> 33baee9d9136 08:35:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:35:32 ---> Running in a0fbcf7cdcec 08:35:32 ---> ed8eb55e18d4 08:35:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:33 Removing intermediate container a0fbcf7cdcec 08:35:33 ---> bf7db19b7fab 08:35:33 Step 18/21 : CMD ["--init=true"] 08:35:33 ---> Running in 0eccd7283375 08:35:33 ---> 9d3a6d4c8ad4 08:35:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:33 Removing intermediate container 0eccd7283375 08:35:33 ---> 7f53fde3cabf 08:35:33 Step 19/21 : LABEL arch=arm64 08:35:34 ---> Running in 7b38f6fb27a7 08:35:34 ---> 2e909e70fef7 08:35:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:35:34 Removing intermediate container 7b38f6fb27a7 08:35:34 ---> 7623971bd32b 08:35:34 Step 20/21 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:35:35 ---> Running in 708f7e869396 08:35:35 ---> Running in 685798e2dca1 08:35:35 Removing intermediate container 708f7e869396 08:35:35 ---> 4d625c901930 08:35:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:35 Removing intermediate container 685798e2dca1 08:35:35 ---> 41ffa0a6ccc8 08:35:35 Step 21/21 : LABEL version=0.0.0 08:35:35 ---> Running in c3c29dcaf433 08:35:35 ---> Running in 59e535098af8 08:35:36 Removing intermediate container c3c29dcaf433 08:35:36 ---> 8629e7cfedce 08:35:36 Step 20/22 : LABEL arch=arm64 08:35:36 Removing intermediate container 59e535098af8 08:35:36 ---> 09304c7cb00e 08:35:36 08:35:36 ---> Running in cf3163fe44ac 08:35:36 Successfully built 09304c7cb00e 08:35:36 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:35:37  Building docker-security-proxy-setup-go ... done Removing intermediate container cf3163fe44ac 08:35:37 ---> 1528d9a8d9d8 08:35:37 Step 21/22 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:35:37 ---> Running in 5bb0d763f5f7 08:35:37 Removing intermediate container 5bb0d763f5f7 08:35:37 ---> c0e2772aeada 08:35:37 Step 22/22 : LABEL version=0.0.0 08:35:37 ---> Running in 0e1e70c01e8c 08:35:38 Removing intermediate container 0e1e70c01e8c 08:35:38 ---> 0b753f22eb28 08:35:38 08:35:38 Successfully built 0b753f22eb28 08:35:38 Successfully tagged docker-core-metadata-go-arm64:latest 08:35:43  Building docker-core-metadata-go ... done Removing intermediate container 8743c2e773e8 08:35:43 ---> 4c87b6978ebd 08:35:43 08:35:43 Step 10/23 : FROM alpine 08:35:43 ---> afeebe901d6b 08:35:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:43 ---> Running in a042e4709d30 08:35:43 Removing intermediate container a042e4709d30 08:35:43 ---> 48e11cb95d96 08:35:43 Step 12/23 : ENV APP_PORT=48080 08:35:43 ---> Running in 932dd9ed899d 08:35:43 Removing intermediate container 932dd9ed899d 08:35:43 ---> 2ef4e91055e4 08:35:43 Step 13/23 : EXPOSE $APP_PORT 08:35:43 ---> Running in 399ba6b895c0 08:35:44 Removing intermediate container 399ba6b895c0 08:35:44 ---> db50764ee454 08:35:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:44 ---> Running in 24c944aa768b 08:35:46 Removing intermediate container 24c944aa768b 08:35:46 ---> 946b899d3e3c 08:35:46 Step 15/23 : RUN apk --no-cache add zeromq 08:35:46 ---> Running in 633a3f78ef24 08:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:35:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:35:49 (1/5) Installing libgcc (9.3.0-r2) 08:35:49 (2/5) Installing libsodium (1.0.18-r0) 08:35:49 (3/5) Installing libstdc++ (9.3.0-r2) 08:35:49 (4/5) Installing libzmq (4.3.3-r0) 08:35:49 (5/5) Installing zeromq (4.3.3-r0) 08:35:49 Executing busybox-1.31.1-r19.trigger 08:35:49 OK: 8 MiB in 19 packages 08:35:51 Removing intermediate container 633a3f78ef24 08:35:51 ---> f42a602ab73d 08:35:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:35:51 ---> 1af02c17e06a 08:35:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:52 ---> fb0ffa37d00f 08:35:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:53 ---> 08d4f0315001 08:35:53 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:53 ---> Running in 1305f8553689 08:35:54 Removing intermediate container 1305f8553689 08:35:54 ---> d2d1e5061fc4 08:35:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:54 ---> Running in fa21494a01b7 08:35:54 Removing intermediate container fa21494a01b7 08:35:54 ---> 181c683acd89 08:35:54 Step 21/23 : LABEL arch=arm64 08:35:54 ---> Running in 6553275b6b18 08:35:55 Removing intermediate container 6553275b6b18 08:35:55 ---> 4fea90eef68e 08:35:55 Step 22/23 : LABEL git_sha=c9724fdd47badea76d82e9ac70ff7c7bcc60354c 08:35:55 ---> Running in f002cafee765 08:35:55 Removing intermediate container f002cafee765 08:35:55 ---> 2cedf09525fd 08:35:55 Step 23/23 : LABEL version=0.0.0 08:35:56 ---> Running in 123e4553b385 08:35:56 Removing intermediate container 123e4553b385 08:35:56 ---> e9d6ac221835 08:35:56 08:35:56 Successfully built e9d6ac221835 08:35:56 Successfully tagged docker-core-data-go-arm64:latest 08:35:57  Building docker-core-data-go ... done  [Pipeline] } 08:35:57 $ docker stop --time=1 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 08:35:59 $ docker rm -f 10b36be83726fb312b106f1885ff475d55afdfcece5d63d629d19105d5e463b3 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:00 + + docker imagesgrep 08:36:00 docker 08:36:00 docker-core-data-go-arm64 latest e9d6ac221835 4 seconds ago 20.9MB 08:36:00 docker-core-metadata-go-arm64 latest 0b753f22eb28 22 seconds ago 12.2MB 08:36:00 docker-security-proxy-setup-go-arm64 latest 09304c7cb00e 24 seconds ago 23.3MB 08:36:00 docker-support-scheduler-go-arm64 latest fbb83360ff7a 32 seconds ago 10MB 08:36:00 docker-sys-mgmt-agent-go-arm64 latest 9b7b5815c823 About a minute ago 300MB 08:36:00 docker-security-secretstore-setup-go-arm64 latest de8be5bedfd5 2 minutes ago 23.5MB 08:36:00 docker-security-bootstrap-redis-go-arm64 latest fc47259f69c6 2 minutes ago 15.1MB 08:36:00 docker-support-notifications-go-arm64 latest 624520156f79 3 minutes ago 11.4MB 08:36:00 docker-core-command-go-arm64 latest 8ba3706f5619 3 minutes ago 9.98MB 08:36:00 docker latest f66387bf908a 2 weeks 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 08:36:03 provisioning config files... 08:36:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5135112152050012901tmp [Pipeline] { [Pipeline] sh 08:36:04 + set +x 08:36:04 + curl -s https://codecov.io/bash 08:36:04 + bash -s -- 08:36:04 08:36:04 _____ _ 08:36:04 / ____| | | 08:36:04 | | ___ __| | ___ ___ _____ __ 08:36:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:36:04 | |___| (_) | (_| | __/ (_| (_) \ V / 08:36:04 \_____\___/ \__,_|\___|\___\___/ \_/ 08:36:04 Bash-20201231-23d4836 08:36:04 08:36:04 08:36:04 ==> git version 2.24.3 found 08:36:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:36:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:36:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:36:04 ==> Jenkins CI detected. 08:36:04 project root: . 08:36:04 --> token set from env 08:36:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:36:04 ==> Running gcov in . (disable via -X gcov) 08:36:04 ==> Python coveragepy not found 08:36:04 ==> Searching for coverage reports in: 08:36:04 + . 08:36:04 -> Found 1 reports 08:36:04 ==> Detecting git/mercurial file structure 08:36:04 ==> Reading reports 08:36:04 + ./coverage.out bytes=537189 08:36:04 ==> Appending adjustments 08:36:04 https://docs.codecov.io/docs/fixing-reports 08:36:08 + Found adjustments 08:36:08 ==> Gzipping contents 08:36:08 80K /tmp/codecov.NITmjl.gz 08:36:08 ==> Uploading reports 08:36:08 url: https://codecov.io 08:36:08 query: branch=PR-2982&commit=c9724fdd47badea76d82e9ac70ff7c7bcc60354c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= 08:36:08 -> Pinging Codecov 08:36:08 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2982&commit=c9724fdd47badea76d82e9ac70ff7c7bcc60354c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= 08:36:08 -> Uploading to 08:36:08 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/c9724fdd47badea76d82e9ac70ff7c7bcc60354c/73bed26b-3b1e-48d4-85df-2e8aff15c0af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T083608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a102ba07464000f43b4610f80f5d7a525df6348957429e5d4961e6bfd3654a7 08:36:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:08 Dload Upload Total Spent Left Speed 08:36:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81736 0 0 100 81736 0 143k --:--:-- --:--:-- --:--:-- 143k 08:36:08 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9724fdd47badea76d82e9ac70ff7c7bcc60354c [Pipeline] } 08:36:08 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 08:36:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:13 ---> package-listing.sh 08:36:13 ++ facter osfamily 08:36:13 ++ tr '[:upper:]' '[:lower:]' 08:36:13 + OS_FAMILY=redhat 08:36:13 + workspace=/w/workspace/edgex-go/1 08:36:13 + START_PACKAGES=/tmp/packages_start.txt 08:36:13 + END_PACKAGES=/tmp/packages_end.txt 08:36:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:13 + PACKAGES=/tmp/packages_start.txt 08:36:13 + '[' /w/workspace/edgex-go/1 ']' 08:36:13 + PACKAGES=/tmp/packages_end.txt 08:36:13 + case "${OS_FAMILY}" in 08:36:13 + rpm -qa 08:36:13 + sort 08:36:18 + '[' -f /tmp/packages_start.txt ']' 08:36:18 + '[' -f /tmp/packages_end.txt ']' 08:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:18 + '[' /w/workspace/edgex-go/1 ']' 08:36:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:36:18 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:19 08:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:19 alpine: Pulling from edgex-lftools-log-publisher 08:36:19 df20fa9351a1: Pulling fs layer 08:36:19 36b3adc4ff6f: Pulling fs layer 08:36:19 8ad3a11d3b57: Pulling fs layer 08:36:19 46f8f816bc3b: Pulling fs layer 08:36:19 93b61091891f: Pulling fs layer 08:36:19 93b9cdb0e59b: Pulling fs layer 08:36:19 5e14af77c1be: Pulling fs layer 08:36:19 01666e4c0597: Pulling fs layer 08:36:19 aa168da1d23b: Pulling fs layer 08:36:19 46f8f816bc3b: Waiting 08:36:19 5e14af77c1be: Waiting 08:36:19 93b61091891f: Waiting 08:36:19 93b9cdb0e59b: Waiting 08:36:19 01666e4c0597: Waiting 08:36:19 aa168da1d23b: Waiting 08:36:19 36b3adc4ff6f: Verifying Checksum 08:36:19 36b3adc4ff6f: Download complete 08:36:19 46f8f816bc3b: Download complete 08:36:19 df20fa9351a1: Verifying Checksum 08:36:19 df20fa9351a1: Download complete 08:36:19 93b9cdb0e59b: Download complete 08:36:19 5e14af77c1be: Download complete 08:36:19 93b61091891f: Verifying Checksum 08:36:19 93b61091891f: Download complete 08:36:19 01666e4c0597: Verifying Checksum 08:36:19 01666e4c0597: Download complete 08:36:19 df20fa9351a1: Pull complete 08:36:20 36b3adc4ff6f: Pull complete 08:36:20 8ad3a11d3b57: Verifying Checksum 08:36:20 8ad3a11d3b57: Download complete 08:36:21 8ad3a11d3b57: Pull complete 08:36:21 46f8f816bc3b: Pull complete 08:36:22 aa168da1d23b: Verifying Checksum 08:36:22 aa168da1d23b: Download complete 08:36:23 93b61091891f: Pull complete 08:36:23 93b9cdb0e59b: Pull complete 08:36:23 5e14af77c1be: Pull complete 08:36:23 01666e4c0597: Pull complete 08:36:33 aa168da1d23b: Pull complete 08:36:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:36:33 prd-centos7-docker-4c-2g-18153 does not seem to be running inside a container 08:36:33 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:36:37 $ docker top 6d5cf9282612590eec0736046844e0c73f7209195a2c6de10e43d9bb6fab1c61 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:38 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:38 + mkdir -p /var/log/sa [Pipeline] sh 08:36:39 + ls /var/log/sa-host 08:36:39 + sadf -c /var/log/sa-host/sa04 08:36:39 file_magic: OK 08:36:39 HZ: Using current value: 100 08:36:39 file_header: OK 08:36:39 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 08:36:39 Statistics: 08:36:39 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... 08:36:39 File successfully converted to sysstat format version 12.2.1 08:36:39 + sadf -c /var/log/sa-host/sa23 08:36:39 file_magic: OK 08:36:39 HZ: Using current value: 100 08:36:39 file_header: OK 08:36:39 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 08:36:39 Statistics: 08:36:39 Hnuu...uuuununununu... 08:36:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:39 provisioning config files... 08:36:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5367349851878507047tmp [Pipeline] { [Pipeline] echo 08:36:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:40 ---> create-netrc.sh [Pipeline] } 08:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:36:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:36:40 ---> python-tools-install.sh [Pipeline] echo 08:36:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:41 ---> sudo-logs.sh 08:36:41 Archiving 'sudo' log.. [Pipeline] echo 08:36:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:36:41 ---> job-cost.sh 08:36:41 lf-activate-venv: SKIPPING 08:36:41 INFO: No Stack... 08:36:42 INFO: Retrieving Pricing Info for: v1-standard-2 08:36:43 INFO: Archiving Costs [Pipeline] echo 08:36:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:36:43 ---> logs-deploy.sh 08:36:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2982/1 08:36:43 INFO: archiving workspace using pattern(s): 08:36:44 Archives upload complete. 08:36:44 INFO: archiving logs to Nexus 08:36:46 ---> uname -a: 08:36:46 Linux prd-centos7-docker-4c-2g-18153.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:36:46 08:36:46 08:36:46 ---> lscpu: 08:36:46 Architecture: x86_64 08:36:46 CPU op-mode(s): 32-bit, 64-bit 08:36:46 Byte Order: Little Endian 08:36:46 Address sizes: 40 bits physical, 48 bits virtual 08:36:46 CPU(s): 4 08:36:46 On-line CPU(s) list: 0-3 08:36:46 Thread(s) per core: 1 08:36:46 Core(s) per socket: 1 08:36:46 Socket(s): 4 08:36:46 NUMA node(s): 1 08:36:46 Vendor ID: GenuineIntel 08:36:46 CPU family: 6 08:36:46 Model: 44 08:36:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:36:46 Stepping: 1 08:36:46 CPU MHz: 2933.438 08:36:46 BogoMIPS: 5866.87 08:36:46 Virtualization: VT-x 08:36:46 Hypervisor vendor: KVM 08:36:46 Virtualization type: full 08:36:46 L1d cache: 128 KiB 08:36:46 L1i cache: 128 KiB 08:36:46 L2 cache: 16 MiB 08:36:46 L3 cache: 64 MiB 08:36:46 NUMA node0 CPU(s): 0-3 08:36:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:36:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:36:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:36:46 Vulnerability Meltdown: Mitigation; PTI 08:36:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:36:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:36:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:36:46 Vulnerability Srbds: Not affected 08:36:46 Vulnerability Tsx async abort: Not affected 08:36:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:36:46 08:36:46 08:36:46 ---> nproc: 08:36:46 4 08:36:46 08:36:46 08:36:46 ---> df -h: 08:36:46 Filesystem Size Used Available Use% Mounted on 08:36:46 overlay 50.0G 12.5G 37.5G 25% / 08:36:46 tmpfs 64.0M 0 64.0M 0% /dev 08:36:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:36:46 shm 64.0M 0 64.0M 0% /dev/shm 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /facter-os 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/auth.log 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /run/cloud-init/result.json 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa-host 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/secure 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/1@tmp 08:36:46 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/1 08:36:46 08:36:46 08:36:46 ---> free -m: 08:36:46 total used free shared buff/cache available 08:36:46 Mem: 1837 721 95 0 1020 1034 08:36:46 Swap: 1023 62 961 08:36:46 08:36:46 08:36:46 ---> ip addr: 08:36:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:36:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:36:46 inet 127.0.0.1/8 scope host lo 08:36:46 valid_lft forever preferred_lft forever 08:36:46 inet6 ::1/128 scope host 08:36:46 valid_lft forever preferred_lft forever 08:36:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:36:46 link/ether fa:16:3e:e8:03:87 brd ff:ff:ff:ff:ff:ff 08:36:46 inet 10.30.122.187/23 brd 10.30.123.255 scope global dynamic eth0 08:36:46 valid_lft 85297sec preferred_lft 85297sec 08:36:46 inet6 fe80::f816:3eff:fee8:387/64 scope link 08:36:46 valid_lft forever preferred_lft forever 08:36:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:36:46 link/ether 02:42:0f:3d:be:ac brd ff:ff:ff:ff:ff:ff 08:36:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:36:46 valid_lft forever preferred_lft forever 08:36:46 inet6 fe80::42:fff:fe3d:beac/64 scope link 08:36:46 valid_lft forever preferred_lft forever 08:36:46 08:36:46 08:36:46 ---> sar -b -r -n DEV: 08:36:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 08:36:46 08:36:46 08:18:10 LINUX RESTART (4 CPU) 08:36:46 08:36:46 08:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:36:46 08:20:02 158.78 64.57 94.20 0.00 8730.57 39228.59 0.00 08:36:46 08:21:01 306.71 136.14 170.57 0.00 6513.92 39245.76 0.00 08:36:46 08:22:01 198.59 84.65 113.94 0.00 3071.21 13081.39 0.00 08:36:46 08:23:01 203.31 59.49 143.82 0.00 13216.57 75409.18 0.00 08:36:46 08:24:02 2739.14 2387.05 352.09 0.00 188214.57 207727.32 0.00 08:36:46 08:25:02 902.49 638.94 263.55 0.00 50501.65 75984.59 0.00 08:36:46 08:26:03 2579.51 2207.41 372.10 0.00 140780.59 169906.41 0.00 08:36:46 08:27:01 1194.27 922.97 271.30 0.00 55869.60 73242.21 0.00 08:36:46 08:28:01 63.31 13.13 50.17 0.00 3074.81 4558.88 0.00 08:36:46 08:29:01 0.73 0.48 0.25 0.00 16.51 3.30 0.00 08:36:46 08:30:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 08:36:46 08:31:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 08:36:46 08:32:01 0.30 0.02 0.28 0.00 0.53 2.65 0.00 08:36:46 08:33:01 0.32 0.02 0.30 0.00 0.27 3.50 0.00 08:36:46 08:34:01 1.68 1.45 0.23 0.00 51.28 3.21 0.00 08:36:46 08:35:01 0.88 0.02 0.87 0.00 0.53 16.37 0.00 08:36:46 08:36:01 0.25 0.02 0.23 0.00 1.07 2.83 0.00 08:36:46 Average: 492.82 384.93 107.89 0.00 27782.51 41227.10 0.00 08:36:46 08:36:46 08:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:46 08:20:02 81124 0 709276 37.70 2372 1088772 1530736 52.24 613244 932928 92664 08:36:46 08:21:01 140228 0 758404 40.31 960 981952 1632316 55.71 628852 834476 79504 08:36:46 08:22:01 280512 0 765472 40.68 592 834968 1630140 55.63 638476 674024 74192 08:36:46 08:23:01 73648 0 705592 37.50 8 1102296 1247856 42.59 722336 837416 10440 08:36:46 08:24:02 84660 0 843464 44.83 0 953420 2326216 79.39 713536 858968 59544 08:36:46 08:25:02 58788 0 701992 37.31 0 1120764 1334696 45.55 731832 845276 99008 08:36:46 08:26:03 52516 0 792976 42.14 0 1036052 2225800 75.96 738220 858128 95288 08:36:46 08:27:01 523232 0 683656 36.33 0 674656 1365184 46.59 458848 644768 92 08:36:46 08:28:01 423180 0 638552 33.94 0 819812 1188988 40.58 510536 695072 8 08:36:46 08:29:01 425768 0 635472 33.77 0 820304 1155256 39.43 509316 694852 8 08:36:46 08:30:01 426940 0 634296 33.71 0 820308 1155088 39.42 508296 694852 8 08:36:46 08:31:01 427444 0 633780 33.68 0 820320 1155052 39.42 508340 694852 8 08:36:46 08:32:01 427820 0 633412 33.66 0 820312 1155052 39.42 508220 694852 8 08:36:46 08:33:01 427836 0 633372 33.66 0 820336 1155052 39.42 508360 694876 8 08:36:46 08:34:01 425488 0 634844 33.74 0 821212 1155112 39.42 508848 695560 16 08:36:46 08:35:01 425708 0 634652 33.73 0 821184 1155048 39.42 508532 695560 12 08:36:46 08:36:01 425660 0 634660 33.73 0 821224 1155052 39.42 508412 695592 8 08:36:46 Average: 301797 0 686698 36.50 231 892817 1395450 47.62 577894 749532 30048 08:36:46 08:36:46 08:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:46 08:20:02 eth0 1184.80 1174.66 5919.90 140.72 0.00 0.00 0.00 0.00 08:36:46 08:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:20:02 docker0 821.13 742.17 67.58 2658.47 0.00 0.00 0.00 0.00 08:36:46 08:21:01 eth0 470.27 317.54 2151.75 91.17 0.00 0.00 0.00 0.00 08:36:46 08:21:01 vetheb547cd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:21:01 docker0 165.48 213.02 12.39 841.74 0.00 0.00 0.00 0.00 08:36:46 08:22:01 eth0 27.68 13.97 22.85 11.64 0.00 0.00 0.00 0.00 08:36:46 08:22:01 vetheb547cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:23:01 vethb6e385b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:23:01 eth0 232.34 177.17 1701.77 85.36 0.00 0.00 0.00 0.00 08:36:46 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:24:02 vethb6e385b 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:24:02 eth0 47.84 32.87 162.30 9.49 0.00 0.00 0.00 0.00 08:36:46 08:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:24:02 docker0 22.38 28.13 1.33 145.57 0.00 0.00 0.00 0.00 08:36:46 08:25:02 vethb6e385b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:25:02 eth0 58.49 43.05 96.59 59.06 0.00 0.00 0.00 0.00 08:36:46 08:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:25:02 docker0 7.78 14.14 0.42 76.66 0.00 0.00 0.00 0.00 08:36:46 08:26:03 veth886f41c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:26:03 vethb6e385b 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:26:03 eth0 92.85 50.61 419.36 18.83 0.00 0.00 0.00 0.00 08:36:46 08:26:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:27:01 vethb6e385b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:36:46 08:27:01 eth0 69.70 47.94 203.46 79.33 0.00 0.00 0.00 0.00 08:36:46 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:27:01 docker0 1101.00 1110.16 87.60 4379.65 0.00 0.00 0.00 0.00 08:36:46 08:28:01 eth0 19.63 10.40 55.10 5.51 0.00 0.00 0.00 0.00 08:36:46 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:28:01 docker0 2.85 6.33 0.16 44.37 0.00 0.00 0.00 0.00 08:36:46 08:29:01 eth0 1.07 0.88 0.72 0.29 0.00 0.00 0.00 0.00 08:36:46 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:30:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:36:46 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:36:46 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:36:46 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:36:46 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:34:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:36:46 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:36:46 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 Average: eth0 129.84 110.19 632.43 29.38 0.00 0.00 0.00 0.00 08:36:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:46 Average: docker0 62.94 63.67 5.00 252.31 0.00 0.00 0.00 0.00 08:36:46 08:36:46 08:36:46 ---> sar -P ALL: 08:36:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 08:36:46 08:36:46 08:18:10 LINUX RESTART (4 CPU) 08:36:46 08:36:46 08:19:01 CPU %user %nice %system %iowait %steal %idle 08:36:46 08:20:02 all 15.73 0.00 8.63 1.90 0.07 73.67 08:36:46 08:20:02 0 19.34 0.00 9.35 2.56 0.05 68.69 08:36:46 08:20:02 1 12.88 0.00 8.26 1.34 0.08 77.44 08:36:46 08:20:02 2 14.94 0.00 8.84 1.90 0.08 74.23 08:36:46 08:20:02 3 15.79 0.00 8.06 1.81 0.07 74.28 08:36:46 08:21:01 all 17.84 0.00 8.94 6.75 0.07 66.40 08:36:46 08:21:01 0 17.40 0.00 8.75 7.10 0.09 66.66 08:36:46 08:21:01 1 18.21 0.00 9.13 5.13 0.07 67.45 08:36:46 08:21:01 2 16.66 0.00 9.11 8.42 0.07 65.75 08:36:46 08:21:01 3 19.08 0.00 8.77 6.36 0.07 65.72 08:36:46 08:22:01 all 62.27 0.00 15.72 5.71 0.04 16.26 08:36:46 08:22:01 0 59.21 0.00 15.93 5.94 0.03 18.90 08:36:46 08:22:01 1 62.81 0.00 15.67 3.05 0.05 18.41 08:36:46 08:22:01 2 63.70 0.00 16.42 7.41 0.05 12.43 08:36:46 08:22:01 3 63.39 0.00 14.86 6.45 0.03 15.27 08:36:46 08:23:01 all 23.61 0.00 12.44 7.33 0.07 56.54 08:36:46 08:23:01 0 23.94 0.00 12.67 9.30 0.07 54.01 08:36:46 08:23:01 1 25.33 0.00 12.93 7.28 0.05 54.40 08:36:46 08:23:01 2 22.08 0.00 12.04 7.56 0.07 58.25 08:36:46 08:23:01 3 23.10 0.00 12.12 5.19 0.09 59.49 08:36:46 08:24:02 all 22.57 0.00 28.02 21.60 0.14 27.67 08:36:46 08:24:02 0 22.36 0.00 28.69 20.25 0.14 28.55 08:36:46 08:24:02 1 23.73 0.00 27.69 23.12 0.17 25.28 08:36:46 08:24:02 2 22.65 0.00 28.15 21.15 0.12 27.92 08:36:46 08:24:02 3 21.53 0.00 27.56 21.87 0.11 28.93 08:36:46 08:25:02 all 48.36 0.00 17.35 15.61 0.08 18.60 08:36:46 08:25:02 0 48.81 0.00 16.10 15.14 0.09 19.86 08:36:46 08:25:02 1 48.48 0.00 18.16 14.71 0.07 18.57 08:36:46 08:25:02 2 48.50 0.00 17.79 16.89 0.09 16.74 08:36:46 08:25:02 3 47.64 0.00 17.35 15.70 0.07 19.24 08:36:46 08:26:03 all 16.08 0.00 22.69 32.19 0.11 28.92 08:36:46 08:26:03 0 15.24 0.00 22.46 32.68 0.09 29.53 08:36:46 08:26:03 1 16.24 0.00 21.97 30.64 0.10 31.04 08:36:46 08:26:03 2 16.33 0.00 23.26 31.37 0.16 28.88 08:36:46 08:26:03 3 16.52 0.00 23.08 34.11 0.11 26.18 08:36:46 08:27:01 all 49.86 0.00 17.18 17.74 0.07 15.15 08:36:46 08:27:01 0 48.93 0.00 17.86 16.73 0.09 16.39 08:36:46 08:27:01 1 50.14 0.00 16.61 22.41 0.05 10.78 08:36:46 08:27:01 2 50.01 0.00 16.88 15.89 0.11 17.11 08:36:46 08:27:01 3 50.35 0.00 17.37 15.88 0.04 16.36 08:36:46 08:28:01 all 2.33 0.00 2.51 1.59 0.02 93.55 08:36:46 08:28:01 0 2.18 0.00 2.51 1.51 0.03 93.77 08:36:46 08:28:01 1 2.43 0.00 2.59 1.66 0.02 93.30 08:36:46 08:28:01 2 2.46 0.00 2.73 0.86 0.02 93.93 08:36:46 08:28:01 3 2.26 0.00 2.20 2.35 0.00 93.19 08:36:46 08:29:01 all 0.16 0.00 0.04 0.00 0.00 99.80 08:36:46 08:29:01 0 0.03 0.00 0.05 0.02 0.00 99.90 08:36:46 08:29:01 1 0.05 0.00 0.07 0.00 0.00 99.88 08:36:46 08:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:46 08:29:01 3 0.53 0.00 0.02 0.00 0.00 99.45 08:36:46 08:30:01 all 0.22 0.00 0.24 0.00 0.01 99.53 08:36:46 08:30:01 0 0.15 0.00 0.35 0.00 0.00 99.50 08:36:46 08:30:01 1 0.07 0.00 0.17 0.00 0.02 99.75 08:36:46 08:30:01 2 0.12 0.00 0.22 0.00 0.00 99.67 08:36:46 08:30:01 3 0.57 0.00 0.22 0.00 0.02 99.20 08:36:46 08:36:46 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:36:46 08:31:01 all 0.15 0.00 0.03 0.00 0.00 99.83 08:36:46 08:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:36:46 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:36:46 08:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:36:46 08:31:01 3 0.50 0.00 0.02 0.00 0.00 99.48 08:36:46 08:32:01 all 0.17 0.00 0.10 0.00 0.00 99.73 08:36:46 08:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:36:46 08:32:01 1 0.03 0.00 0.12 0.00 0.00 99.85 08:36:46 08:32:01 2 0.10 0.00 0.17 0.00 0.00 99.73 08:36:46 08:32:01 3 0.53 0.00 0.07 0.00 0.00 99.40 08:36:46 08:33:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:36:46 08:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:46 08:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:36:46 08:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:46 08:33:01 3 0.52 0.00 0.03 0.00 0.00 99.45 08:36:46 08:34:01 all 0.16 0.00 0.06 0.02 0.00 99.75 08:36:46 08:34:01 0 0.02 0.00 0.10 0.08 0.00 99.80 08:36:46 08:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:36:46 08:34:01 2 0.05 0.00 0.07 0.02 0.00 99.87 08:36:46 08:34:01 3 0.53 0.00 0.05 0.00 0.02 99.40 08:36:46 08:35:01 all 0.13 0.00 0.03 0.00 0.00 99.84 08:36:46 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:46 08:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:36:46 08:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:46 08:35:01 3 0.47 0.00 0.07 0.00 0.00 99.47 08:36:46 08:36:01 all 0.05 0.00 0.04 0.00 0.00 99.92 08:36:46 08:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:36:46 08:36:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:36:46 08:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:46 08:36:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:36:46 Average: all 14.95 0.00 7.72 6.35 0.04 70.95 08:36:46 Average: 0 14.82 0.00 7.77 6.40 0.04 70.97 08:36:46 Average: 1 15.03 0.00 7.70 6.29 0.04 70.94 08:36:46 Average: 2 14.84 0.00 7.82 6.41 0.04 70.89 08:36:46 Average: 3 15.13 0.00 7.57 6.28 0.04 70.99 08:36:46 08:36:46 08:36:46