Pull request #3030 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 rather than e1257b3f2734007f79e1dc110dac3c8f9c0614ca Obtained Jenkinsfile from 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3030/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-3030/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20204 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [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 > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit e1257b3f2734007f79e1dc110dac3c8f9c0614ca Merge succeeded, producing 7b82f96784bf24c5f66a9317eafcec0f23e1b55c Checking out Revision 7b82f96784bf24c5f66a9317eafcec0f23e1b55c (PR-3030) > git config core.sparsecheckout # timeout=10 > git checkout -f e1257b3f2734007f79e1dc110dac3c8f9c0614ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b82f96784bf24c5f66a9317eafcec0f23e1b55c # timeout=10 Commit message: "Merge commit '9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:06:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:06:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:06:50 ========================================================= 11:06:50 EdgeX Global Pipelines Version Info 11:06:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:06:51 ------------------- 11:06:51 stable info: 11:06:51 ------------------- 11:06:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:06:51 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 11:06:51 Message: update stable to v1.0.177 11:06:52 ------------------- 11:06:52 experimental info: 11:06:52 ------------------- 11:06:52 Commited By: **** collab-it+edgex@linuxfoundation.org 11:06:52 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 11:06:52 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:06:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:06:55 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b82f96784bf24c5f66a9317eafcec0f23e1b55c [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b82f96 [Pipeline] echo 11:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:06:56 provisioning config files... 11:06:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2445884322271950302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:57 ---> docker-login.sh 11:06:57 nexus3.edgexfoundry.org:10001 11:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:57 Configure a credential helper to remove this warning. See 11:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:57 11:06:57 Login Succeeded 11:06:57 nexus3.edgexfoundry.org:10002 11:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:58 Configure a credential helper to remove this warning. See 11:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:58 11:06:58 Login Succeeded 11:06:58 nexus3.edgexfoundry.org:10003 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:58 Configure a credential helper to remove this warning. See 11:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:58 11:06:58 Login Succeeded 11:06:58 nexus3.edgexfoundry.org:10004 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:58 Configure a credential helper to remove this warning. See 11:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:58 11:06:58 Login Succeeded 11:06:58 docker.io 11:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:59 Configure a credential helper to remove this warning. See 11:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:59 11:06:59 Login Succeeded 11:06:59 ---> docker-login.sh ends [Pipeline] } 11:06:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:59 ++ 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 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/core-command/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo core-command,cmd/core-command/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/core-data/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo core-data,cmd/core-data/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/core-metadata/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo core-metadata,cmd/core-metadata/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/security-bootstrap-redis/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/security-proxy-setup/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/support-notifications/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo support-notifications,cmd/support-notifications/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/support-scheduler/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:06:59 + for file in '`ls cmd/**/Dockerfile`' 11:06:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:06:59 ++ cut -d/ -f2 11:06:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:06:59 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 11:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:07:01 11:07:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:07:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:07:01 latest: Pulling from edgex-devops/git-semver 11:07:01 31603596830f: Pulling fs layer 11:07:01 2a8b12db71e7: Pulling fs layer 11:07:01 6ca5941a6612: Pulling fs layer 11:07:01 ecc8261a40a4: Pulling fs layer 11:07:01 ecc8261a40a4: Waiting 11:07:01 2a8b12db71e7: Verifying Checksum 11:07:01 2a8b12db71e7: Download complete 11:07:02 31603596830f: Verifying Checksum 11:07:02 31603596830f: Download complete 11:07:02 ecc8261a40a4: Verifying Checksum 11:07:02 ecc8261a40a4: Download complete 11:07:02 6ca5941a6612: Verifying Checksum 11:07:02 6ca5941a6612: Download complete 11:07:02 31603596830f: Pull complete 11:07:02 2a8b12db71e7: Pull complete 11:07:03 6ca5941a6612: Pull complete 11:07:03 ecc8261a40a4: Pull complete 11:07:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:07:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:07:03 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:07:03 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:07:06 $ docker top 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:07:06 [ssh-agent] Looking for ssh-agent implementation... 11:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:07 $ docker exec 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 ssh-agent 11:07:07 SSH_AUTH_SOCK=/tmp/ssh-yL7kWT0ty7yI/agent.12 11:07:07 SSH_AGENT_PID=17 11:07:07 Running ssh-add (command line suppressed) 11:07:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8749279086270949462.key (/w/workspace/edgex-go/1@tmp/private_key_8749279086270949462.key) 11:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:07:08 + git tag --points-at HEAD [Pipeline] } 11:07:08 $ docker exec --env ******** --env ******** 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 ssh-agent -k 11:07:08 unset SSH_AUTH_SOCK; 11:07:08 unset SSH_AGENT_PID; 11:07:08 echo Agent pid 17 killed; 11:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:07:08 [ssh-agent] Looking for ssh-agent implementation... 11:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:08 $ docker exec 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 ssh-agent 11:07:08 SSH_AUTH_SOCK=/tmp/ssh-gbvT8skJYs7i/agent.46 11:07:08 SSH_AGENT_PID=51 11:07:08 Running ssh-add (command line suppressed) 11:07:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6377746709039560665.key (/w/workspace/edgex-go/1@tmp/private_key_6377746709039560665.key) 11:07:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:07:09 + git semver init 11:07:09 # -> Open(): unable to determine branch for HEAD 11:07:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:07:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:07:09 # $SEMVER_REMOTE_NAME = origin 11:07:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:07:09 # $SEMVER_USER_NAME = edgex-jenkins 11:07:09 # $SEMVER_BRANCH = PR-3030 11:07:09 # $SEMVER_TEMP = /tmp/semver-792499066 11:07:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:07:31 # '/tmp/semver-792499066' -> '/w/workspace/edgex-go/1/.semver' 11:07:31 # -> Force: false 11:07:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:07:31 $ docker exec --env ******** --env ******** 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 ssh-agent -k 11:07:31 unset SSH_AUTH_SOCK; 11:07:31 unset SSH_AGENT_PID; 11:07:31 echo Agent pid 51 killed; 11:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:07:32 + git semver [Pipeline] } 11:07:32 $ docker stop --time=1 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 11:07:34 $ docker rm -f 8b7c59352db91c85a21131e7262e7b9a16ecd2d11825e96b6cbf3c1565bf7fc4 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:07:35 Stashed 1 file(s) [Pipeline] echo 11:07:35 [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 11:07:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:07:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:07:37 + sudo service docker restart 11:07:37 + true 11:07:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:07:38 ========================================================= 11:07:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:07:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:07:38 + 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 . 11:07:42 Sending build context to Docker daemon 326.5MB 11:07:42 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:07:42 Step 2/6 : FROM ${BASE} 11:07:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:07:42 188c0c94c7c5: Pulling fs layer 11:07:42 0ef7d3d256c8: Pulling fs layer 11:07:42 de9db76c5a1d: Pulling fs layer 11:07:42 bca2f99d35d6: Pulling fs layer 11:07:42 93359f2a8cfa: Pulling fs layer 11:07:42 7c6f9722023f: Pulling fs layer 11:07:42 a35cf1a2eb13: Pulling fs layer 11:07:42 93359f2a8cfa: Waiting 11:07:42 a35cf1a2eb13: Waiting 11:07:42 7c6f9722023f: Waiting 11:07:42 bca2f99d35d6: Waiting 11:07:42 de9db76c5a1d: Verifying Checksum 11:07:42 de9db76c5a1d: Download complete 11:07:42 0ef7d3d256c8: Verifying Checksum 11:07:42 0ef7d3d256c8: Download complete 11:07:42 93359f2a8cfa: Verifying Checksum 11:07:42 93359f2a8cfa: Download complete 11:07:42 7c6f9722023f: Verifying Checksum 11:07:42 7c6f9722023f: Download complete 11:07:42 188c0c94c7c5: Verifying Checksum 11:07:42 188c0c94c7c5: Download complete 11:07:42 188c0c94c7c5: Pull complete 11:07:42 0ef7d3d256c8: Pull complete 11:07:43 de9db76c5a1d: Pull complete 11:07:44 a35cf1a2eb13: Verifying Checksum 11:07:44 a35cf1a2eb13: Download complete 11:07:45 bca2f99d35d6: Verifying Checksum 11:07:45 bca2f99d35d6: Download complete 11:07:51 Still waiting to schedule task 11:07:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 11:07:51 bca2f99d35d6: Pull complete 11:07:51 93359f2a8cfa: Pull complete 11:07:51 7c6f9722023f: Pull complete 11:07:55 a35cf1a2eb13: Pull complete 11:07:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:07:55 ---> a62c8e92a672 11:07:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 11:07:55 ---> Running in 7d1b0f74f0b8 11:07:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:57 (1/12) Installing libmagic (5.38-r0) 11:07:58 (2/12) Installing file (5.38-r0) 11:07:58 (3/12) Installing libc-dev (0.7.2-r3) 11:07:58 (4/12) Installing g++ (9.3.0-r2) 11:08:02 (5/12) Installing fortify-headers (1.1-r0) 11:08:02 (6/12) Installing patch (2.7.6-r6) 11:08:02 (7/12) Installing build-base (0.5-r2) 11:08:02 (8/12) Installing libsodium (1.0.18-r0) 11:08:02 (9/12) Installing pkgconf (1.7.2-r0) 11:08:02 (10/12) Installing libsodium-dev (1.0.18-r0) 11:08:02 (11/12) Installing libzmq (4.3.3-r0) 11:08:03 (12/12) Installing zeromq-dev (4.3.3-r0) 11:08:03 Executing busybox-1.31.1-r19.trigger 11:08:03 OK: 233 MiB in 51 packages 11:08:06 Removing intermediate container 7d1b0f74f0b8 11:08:06 ---> 09eb2b59a514 11:08:06 Step 4/6 : WORKDIR /edgex-go 11:08:06 ---> Running in 7b61ed68f346 11:08:06 Removing intermediate container 7b61ed68f346 11:08:06 ---> 68c5ca719be3 11:08:06 Step 5/6 : COPY go.mod . 11:08:07 ---> 7b00e24ca25c 11:08:07 Step 6/6 : RUN go mod download 11:08:07 ---> Running in a788d0a14bca 11:08:29 Removing intermediate container a788d0a14bca 11:08:29 ---> 4b6c4a1fb59d 11:08:29 Successfully built 4b6c4a1fb59d 11:08:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:08:29 + docker inspect -f . ci-base-image-x86_64 11:08:29 . [Pipeline] withDockerContainer 11:08:29 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:08:29 $ 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 ******** ci-base-image-x86_64 cat 11:08:30 $ docker top 60f01b2dd93518a70b44e24f53751b619c400ae1198a868c0953c48f691015b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:31 + go version 11:08:31 go version go1.15.5 linux/amd64 [Pipeline] } 11:08:31 $ docker stop --time=1 60f01b2dd93518a70b44e24f53751b619c400ae1198a868c0953c48f691015b4 11:08:32 $ docker rm -f 60f01b2dd93518a70b44e24f53751b619c400ae1198a868c0953c48f691015b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:08:33 + docker inspect -f . ci-base-image-x86_64 11:08:33 . [Pipeline] withDockerContainer 11:08:33 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:08:33 $ 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 ******** ci-base-image-x86_64 cat 11:08:34 $ docker top 40488c71b0fdb8ea56643142c99fa470bccbb479a13c16cb63e2c4332b730b0a -eo pid,comm [Pipeline] { [Pipeline] echo 11:08:34 ========================================================= 11:08:34 [edgeXBuildGoParallel] Running Tests and Build... 11:08:34 ========================================================= [Pipeline] sh 11:08:35 + make test 11:08:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:08:43 ? github.com/edgexfoundry/edgex-go [no test files] 11:08:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:09:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 11:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.0% of statements 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.121s coverage: 77.1% of statements 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:09:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 82.4% of statements 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.102s coverage: 86.7% of statements 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.153s coverage: 97.5% of statements 11:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:09:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 11:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 93.2% of statements 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 11:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.8% of statements 11:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements 11:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements 11:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.277s coverage: 91.4% of statements 11:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.284s coverage: 63.5% of statements 11:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 11:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 11:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.498s coverage: 55.9% of statements 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 37.0% of statements 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.428s coverage: 84.0% of statements 11:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.058s coverage: 100.0% of statements 11:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.076s coverage: 100.0% of statements 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.935s coverage: 29.1% of statements 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:09:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements 11:09:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:09:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 11:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 11:09:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements 11:09:31 GO111MODULE=on go vet ./... 11:09:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20205 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 11:09:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:09:44 using credential edgex-jenkins-ssh 11:09:44 Cloning the remote Git repository 11:09:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:09:44 > git init /w/workspace/edgex-go/1 # timeout=10 11:09:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:09:44 > git --version # timeout=10 11:09:44 > git --version # 'git version 2.17.1' 11:09:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:57 gofmt -l . 11:09:57 [ "`gofmt -l .`" = "" ] 11:09:57 ./bin/test-go-mod-tidy.sh 11:09:57 ./bin/test-attribution-txt.sh [Pipeline] sh 11:09:58 + ls -al . 11:09:58 total 660 11:09:58 drwxrwxr-x 10 1001 1001 4096 Jan 14 11:09 . 11:09:58 drwxr-xr-x 4 root root 28 Jan 14 11:08 .. 11:09:58 -rw-rw-r-- 1 1001 1001 11 Jan 14 11:06 .dockerignore 11:09:58 drwxrwxr-x 8 1001 1001 179 Jan 14 11:06 .git 11:09:58 drwxrwxr-x 3 1001 1001 125 Jan 14 11:06 .github 11:09:58 -rw-rw-r-- 1 1001 1001 824 Jan 14 11:06 .gitignore 11:09:58 drwx------ 3 1001 1001 47 Jan 14 11:07 .semver 11:09:58 -rw-rw-r-- 1 1001 1001 166 Jan 14 11:06 .sonarcloud.properties 11:09:58 -rw-rw-r-- 1 1001 1001 7741 Jan 14 11:06 Attribution.txt 11:09:58 -rw-rw-r-- 1 1001 1001 3804 Jan 14 11:06 CONTRIBUTING.md 11:09:58 -rw-rw-r-- 1 1001 1001 931 Jan 14 11:06 Dockerfile.build 11:09:58 -rw-rw-r-- 1 1001 1001 863 Jan 14 11:06 Jenkinsfile 11:09:58 -rw-rw-r-- 1 1001 1001 10775 Jan 14 11:06 LICENSE 11:09:58 -rw-rw-r-- 1 1001 1001 5750 Jan 14 11:06 Makefile 11:09:58 -rw-rw-r-- 1 1001 1001 6524 Jan 14 11:06 README.md 11:09:58 -rw-rw-r-- 1 1001 1001 6744 Jan 14 11:06 SECURITY.md 11:09:58 -rw-rw-r-- 1 1001 1001 5 Jan 14 11:07 VERSION 11:09:58 -rw-rw-r-- 1 1001 1001 4131 Jan 14 11:06 ZMQWindows.md 11:09:58 drwxrwxr-x 2 1001 1001 117 Jan 14 11:06 bin 11:09:58 drwxrwxr-x 14 1001 1001 4096 Jan 14 11:06 cmd 11:09:58 -rw-r--r-- 1 root root 554655 Jan 14 11:09 coverage.out 11:09:58 -rw-r--r-- 1 root root 979 Jan 14 11:09 go.mod 11:09:58 -rw-r--r-- 1 root root 19036 Jan 14 11:09 go.sum 11:09:58 drwxrwxr-x 8 1001 1001 127 Jan 14 11:06 internal 11:09:58 drwxrwxr-x 4 1001 1001 26 Jan 14 11:06 openapi 11:09:58 drwxrwxr-x 4 1001 1001 71 Jan 14 11:06 snap 11:09:58 -rw-rw-r-- 1 1001 1001 168 Jan 14 11:06 version.go [Pipeline] sh 11:09:58 + '[' -e coverage.out ] 11:09:58 + chown 1001:1001 coverage.out [Pipeline] stash 11:09:58 Stashed 1 file(s) [Pipeline] sh 11:09:59 + make build 11:09:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:10:03 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 11:10:04 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit e1257b3f2734007f79e1dc110dac3c8f9c0614ca 11:10:05 Merge succeeded, producing 13dc24716b123391aba11092a71342a0628d7b97 11:10:05 Checking out Revision 13dc24716b123391aba11092a71342a0628d7b97 (PR-3030) 11:10:04 > git config core.sparsecheckout # timeout=10 11:10:04 > git checkout -f e1257b3f2734007f79e1dc110dac3c8f9c0614ca # timeout=10 11:10:04 > git remote # timeout=10 11:10:04 > git config --get remote.origin.url # timeout=10 11:10:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:04 > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 11:10:05 > git rev-parse HEAD^{commit} # timeout=10 11:10:05 > git config core.sparsecheckout # timeout=10 11:10:05 > git checkout -f 13dc24716b123391aba11092a71342a0628d7b97 # timeout=10 11:10:09 Commit message: "Merge commit '9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5' into HEAD" 11:10:09 First time build. Skipping changelog. 11:10:09 > git --version # timeout=10 11:10:09 > git --version # 'git version 2.17.1' 11:10:09 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:10:11 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 11:10:11 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 11:10:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:10:12 + true 11:10:12 + sudo service docker restart 11:10:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:10:13 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:10:14 provisioning config files... 11:10:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5848284433714104542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:14 ---> docker-login.sh 11:10:14 nexus3.edgexfoundry.org:10001 11:10:15 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 11:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:15 Configure a credential helper to remove this warning. See 11:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:15 11:10:15 Login Succeeded 11:10:15 nexus3.edgexfoundry.org:10002 11:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:16 Configure a credential helper to remove this warning. See 11:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:16 11:10:16 Login Succeeded 11:10:16 nexus3.edgexfoundry.org:10003 11:10:16 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 11:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:16 Configure a credential helper to remove this warning. See 11:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:16 11:10:16 Login Succeeded 11:10:16 nexus3.edgexfoundry.org:10004 11:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:17 Configure a credential helper to remove this warning. See 11:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:17 11:10:17 Login Succeeded 11:10:17 docker.io 11:10:17 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 11:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:17 Configure a credential helper to remove this warning. See 11:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:17 11:10:17 Login Succeeded 11:10:17 ---> docker-login.sh ends [Pipeline] } 11:10:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:18 ========================================================= 11:10:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:10:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:10:18 + 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 . 11:10:19 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 11:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:10:20 Sending build context to Docker daemon 165.5MB 11:10:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:10:21 Step 2/6 : FROM ${BASE} 11:10:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:10:21 5f621e34cdf4: Pulling fs layer 11:10:21 a4357932f1b6: Pulling fs layer 11:10:21 18c013af1878: Pulling fs layer 11:10:21 00ac8860ef70: Pulling fs layer 11:10:21 63d7cb157983: Pulling fs layer 11:10:21 b116817d02f9: Pulling fs layer 11:10:21 745a02a5169b: Pulling fs layer 11:10:21 00ac8860ef70: Waiting 11:10:21 63d7cb157983: Waiting 11:10:21 b116817d02f9: Waiting 11:10:21 745a02a5169b: Waiting 11:10:21 18c013af1878: Download complete 11:10:21 a4357932f1b6: Download complete 11:10:21 63d7cb157983: Verifying Checksum 11:10:21 63d7cb157983: Download complete 11:10:21 b116817d02f9: Verifying Checksum 11:10:21 b116817d02f9: Download complete 11:10:21 5f621e34cdf4: Verifying Checksum 11:10:21 5f621e34cdf4: Download complete [Pipeline] } 11:10:22 $ docker stop --time=1 40488c71b0fdb8ea56643142c99fa470bccbb479a13c16cb63e2c4332b730b0a 11:10:22 5f621e34cdf4: Pull complete 11:10:23 a4357932f1b6: Pull complete 11:10:23 18c013af1878: Pull complete 11:10:23 $ docker rm -f 40488c71b0fdb8ea56643142c99fa470bccbb479a13c16cb63e2c4332b730b0a 11:10:24 745a02a5169b: Verifying Checksum 11:10:24 745a02a5169b: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 11:10:25 00ac8860ef70: Verifying Checksum 11:10:25 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 11:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:27 11:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:28 latest: Pulling from edgex-devops/edgex-compose 11:10:28 cbdbe7a5bc2a: Pulling fs layer 11:10:28 ca9280d653b3: Pulling fs layer 11:10:28 7e9c9ca2126c: Pulling fs layer 11:10:28 cbdbe7a5bc2a: Download complete 11:10:28 cbdbe7a5bc2a: Pull complete 11:10:28 ca9280d653b3: Verifying Checksum 11:10:28 ca9280d653b3: Download complete 11:10:29 7e9c9ca2126c: Download complete 11:10:30 ca9280d653b3: Pull complete 11:10:37 7e9c9ca2126c: Pull complete 11:10:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:10:37 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:10:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:10:37 00ac8860ef70: Pull complete 11:10:37 63d7cb157983: Pull complete 11:10:37 b116817d02f9: Pull complete 11:10:40 $ docker top 79df1c760ddeda2051ce531238ee108986f7dada997fd63a0df5ad20940d2040 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:41 + docker-compose build --help 11:10:41 + grep parallel 11:10:41 745a02a5169b: Pull complete 11:10:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:10:41 ---> b7e6874047d6 11:10:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 11:10:41 --parallel Build images in parallel. [Pipeline] } 11:10:42 $ docker stop --time=1 79df1c760ddeda2051ce531238ee108986f7dada997fd63a0df5ad20940d2040 11:10:43 $ docker rm -f 79df1c760ddeda2051ce531238ee108986f7dada997fd63a0df5ad20940d2040 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:44 . [Pipeline] withDockerContainer 11:10:44 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:10:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:10:44 ---> Running in eadd1146e427 11:10:44 $ docker top 032448ef9550eafab4c61f184d66291541846f4f7564d42d6b3bacdf57219ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:10:45 + docker-compose -f ./docker-compose-build.yml build --parallel 11:10:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:10:46 Building docker-core-command-go ... 11:10:46 Building docker-core-data-go ... 11:10:46 Building docker-core-metadata-go ... 11:10:46 Building docker-security-bootstrap-redis-go ... 11:10:46 Building docker-security-proxy-setup-go ... 11:10:46 Building docker-security-secretstore-setup-go ... 11:10:46 Building docker-support-notifications-go ... 11:10:46 Building docker-support-scheduler-go ... 11:10:46 Building docker-sys-mgmt-agent-go ... 11:10:46 Building docker-core-command-go 11:10:46 Building docker-security-proxy-setup-go 11:10:46 Building docker-support-notifications-go 11:10:46 Building docker-support-scheduler-go 11:10:46 Building docker-sys-mgmt-agent-go 11:10:46 (1/12) Installing libmagic (5.38-r0) 11:10:46 (2/12) Installing file (5.38-r0) 11:10:46 (3/12) Installing libc-dev (0.7.2-r3) 11:10:46 (4/12) Installing g++ (9.3.0-r2) 11:10:52 (5/12) Installing fortify-headers (1.1-r0) 11:10:52 (6/12) Installing patch (2.7.6-r6) 11:10:52 (7/12) Installing build-base (0.5-r2) 11:10:52 (8/12) Installing libsodium (1.0.18-r0) 11:10:52 (9/12) Installing pkgconf (1.7.2-r0) 11:10:52 (10/12) Installing libsodium-dev (1.0.18-r0) 11:10:52 (11/12) Installing libzmq (4.3.3-r0) 11:10:52 (12/12) Installing zeromq-dev (4.3.3-r0) 11:10:52 Executing busybox-1.31.1-r19.trigger 11:10:52 OK: 217 MiB in 51 packages 11:10:56 Removing intermediate container eadd1146e427 11:10:56 ---> fe3212242d59 11:10:56 Step 4/6 : WORKDIR /edgex-go 11:10:56 ---> Running in 1bc3fe987cc8 11:10:56 Removing intermediate container 1bc3fe987cc8 11:10:56 ---> 67762b732492 11:10:56 Step 5/6 : COPY go.mod . 11:10:57 ---> ba58b8a9d5dc 11:10:57 Step 6/6 : RUN go mod download 11:10:57 ---> Running in 2fab685e882b 11:11:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:11:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:11:18 ---> 4b6c4a1fb59d 11:11:18 Step 3/26 : WORKDIR /edgex-go 11:11:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:11:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:18 ---> 4b6c4a1fb59d 11:11:18 Step 3/24 : WORKDIR /edgex-go 11:11:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:11:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:11:18 ---> 4b6c4a1fb59d 11:11:18 Step 3/21 : WORKDIR /edgex-go 11:11:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:11:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:11:18 ---> 4b6c4a1fb59d 11:11:18 Step 3/22 : WORKDIR /edgex-go 11:11:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:11:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:11:18 ---> 4b6c4a1fb59d 11:11:18 Step 3/21 : WORKDIR /edgex-go 11:11:18 ---> Running in 1a61117b6c37 11:11:18 ---> Running in 7de33a054071 11:11:18 ---> Running in f59364eceae5 11:11:18 ---> Running in abd9ee554e7d 11:11:18 ---> Running in 212a6c669b1e 11:11:18 Removing intermediate container f59364eceae5 11:11:18 ---> 2b1fa6ba048b 11:11:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:18 Removing intermediate container 1a61117b6c37 11:11:18 ---> 588c9b7c7245 11:11:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:18 Removing intermediate container 212a6c669b1e 11:11:18 ---> eed121f1a343 11:11:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:18 Removing intermediate container abd9ee554e7d 11:11:18 ---> 18a5a915bf8d 11:11:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:18 Removing intermediate container 7de33a054071 11:11:18 ---> bf3b0bcc8479 11:11:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:18 ---> Running in 294883f82fb8 11:11:18 ---> Running in 0d970842c113 11:11:18 ---> Running in c2e91d57a8a6 11:11:18 ---> Running in c6f90b97749a 11:11:18 ---> Running in d01fa7069cfc 11:11:20 Removing intermediate container 294883f82fb8 11:11:20 ---> c26a23e096c3 11:11:20 Step 5/21 : RUN apk add --update --no-cache make git 11:11:20 Removing intermediate container 0d970842c113 11:11:20 ---> f3ccce99b29e 11:11:20 Step 5/26 : RUN apk add --update --no-cache make bash git 11:11:20 ---> Running in 83de8957c586 11:11:20 Removing intermediate container c2e91d57a8a6 11:11:20 ---> 3ce89c7b66d2 11:11:20 Step 5/21 : RUN apk add --update --no-cache make git 11:11:20 ---> Running in ed1530016020 11:11:20 Removing intermediate container c6f90b97749a 11:11:20 ---> cb3e01a3709d 11:11:20 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 11:11:21 ---> Running in b696be276872 11:11:21 Removing intermediate container d01fa7069cfc 11:11:21 ---> 47d117f42272 11:11:21 Step 5/22 : RUN apk add --update --no-cache make git 11:11:21 ---> Running in e2c97c3f9c3c 11:11:21 ---> Running in 1de6fb1eaa82 11:11:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:11:22 OK: 233 MiB in 51 packages 11:11:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:11:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:11:23 OK: 233 MiB in 51 packages 11:11:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:11:23 Removing intermediate container 83de8957c586 11:11:23 ---> d4d3433b5fd1 11:11:23 Step 6/21 : COPY go.mod . 11:11:23 OK: 233 MiB in 51 packages 11:11:23 OK: 233 MiB in 51 packages 11:11:23 OK: 233 MiB in 51 packages 11:11:23 ---> 504c4859a720 11:11:23 Step 7/21 : RUN go mod download 11:11:23 Removing intermediate container ed1530016020 11:11:23 ---> be85bbe73fc8 11:11:23 Step 6/26 : COPY go.mod . 11:11:23 ---> Running in 1e3025656424 11:11:24 ---> e168820cef68 11:11:24 Step 7/26 : RUN go mod download 11:11:24 Removing intermediate container 1de6fb1eaa82 11:11:24 ---> 758c9dc9076c 11:11:24 Step 6/22 : COPY go.mod . 11:11:24 ---> Running in 88aa9552fcc9 11:11:24 Removing intermediate container 2fab685e882b 11:11:24 ---> 71cb7cb9d806 11:11:24 Successfully built 71cb7cb9d806 11:11:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 11:11:24 ---> 60b02ff7ffb4 11:11:24 Step 7/22 : RUN go mod download [Pipeline] sh 11:11:24 ---> Running in e2e245de4a2c 11:11:24 Removing intermediate container b696be276872 11:11:24 ---> 4a4df27c0e6a 11:11:24 Step 6/21 : COPY go.mod . 11:11:24 Removing intermediate container e2c97c3f9c3c 11:11:24 ---> eb61701476dd 11:11:24 Step 6/24 : COPY go.mod . 11:11:25 + docker inspect -f . ci-base-image-arm64 11:11:25 . [Pipeline] withDockerContainer 11:11:25 ---> 27f8a52249df 11:11:25 Step 7/21 : RUN go mod download 11:11:25 ---> Running in ecc2e0e26699 11:11:25 prd-ubuntu18.04-docker-arm64-4c-16g-20205 does not seem to be running inside a container 11:11:25 $ 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 ******** ci-base-image-arm64 cat 11:11:25 ---> 354b26c65e00 11:11:25 Step 7/24 : RUN go mod download 11:11:25 ---> Running in d38f594063cc 11:11:26 Removing intermediate container 88aa9552fcc9 11:11:26 ---> b858f582836f 11:11:26 Step 8/26 : COPY . . 11:11:26 Removing intermediate container 1e3025656424 11:11:26 ---> 941127efc144 11:11:26 Step 8/21 : COPY . . 11:11:26 Removing intermediate container e2e245de4a2c 11:11:26 ---> d8a512b27c1c 11:11:26 Step 8/22 : COPY . . 11:11:26 $ docker top af364c38f20f58d8018151f7fc07534f36f7a793460e6833a21c8f8652e98c75 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:28 + go version 11:11:28 go version go1.15.5 linux/arm64 [Pipeline] } 11:11:28 $ docker stop --time=1 af364c38f20f58d8018151f7fc07534f36f7a793460e6833a21c8f8652e98c75 11:11:29 $ docker rm -f af364c38f20f58d8018151f7fc07534f36f7a793460e6833a21c8f8652e98c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:11:31 + docker inspect -f . ci-base-image-arm64 11:11:31 . [Pipeline] withDockerContainer 11:11:31 prd-ubuntu18.04-docker-arm64-4c-16g-20205 does not seem to be running inside a container 11:11:31 $ 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 ******** ci-base-image-arm64 cat 11:11:32 $ docker top 0cb9d20960c8bcf1f22b61b6797fb10e071c85f77464faf1c762fe7c33a3df34 -eo pid,comm 11:11:33 Removing intermediate container ecc2e0e26699 11:11:33 ---> e0061d0da429 11:11:33 Step 8/21 : COPY . . [Pipeline] { [Pipeline] echo 11:11:33 ========================================================= 11:11:33 [edgeXBuildGoParallel] Running Tests and Build... 11:11:33 ========================================================= [Pipeline] sh 11:11:33 Removing intermediate container d38f594063cc 11:11:33 ---> 10f17fd9e96c 11:11:33 Step 8/24 : COPY . . 11:11:34 + make test 11:11:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:11:56 ? github.com/edgexfoundry/edgex-go [no test files] 11:12:12 ---> d0ed30504423 11:12:12 Step 9/22 : RUN make cmd/core-command/core-command 11:12:12 ---> f945606a8d86 11:12:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:12:12 ---> 868aa71e26f2 11:12:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:12:12 ---> Running in 70857409c1ad 11:12:12 ---> Running in 5bf7d82cac95 11:12:12 ---> 53a90b851263 11:12:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:12:12 ---> fea088d3f50c 11:12:12 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:12:12 ---> Running in f12413bd3993 11:12:12 ---> Running in 147d149b437a 11:12:12 ---> Running in f58b3a584f57 11:12:12 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 11:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:12:12 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 11:12:12 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 11:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:12:39 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 11:12:47 Removing intermediate container 147d149b437a 11:12:47 ---> 59404151e855 11:12:47 11:12:47 Step 10/21 : FROM alpine:3.12 11:12:47 Removing intermediate container f12413bd3993 11:12:47 ---> adafe13c7234 11:12:47 11:12:47 Step 10/21 : FROM scratch 11:12:47 ---> 11:12:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:12:47 Removing intermediate container 5bf7d82cac95 11:12:47 ---> 4b8bda281d82 11:12:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:12:47 Removing intermediate container 70857409c1ad 11:12:47 ---> 62378e174d25 11:12:47 11:12:47 Step 10/22 : FROM scratch 11:12:47 ---> 11:12:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:12:47 Removing intermediate container f58b3a584f57 11:12:47 ---> 33e56f101ae6 11:12:47 11:12:47 Step 10/24 : FROM scratch 11:12:47 ---> 11:12:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:12:47 3.12: Pulling from library/alpine 11:12:47 ---> Running in a68203b3357f 11:12:47 ---> Running in 72ec77860587 11:12:47 ---> Running in 394ca8b2f6dd 11:12:47 ---> Running in befa5fa75975 11:12:47 Removing intermediate container 72ec77860587 11:12:47 ---> 548b0d83e256 11:12:47 Step 12/21 : ENV APP_PORT=48085 11:12:47 Removing intermediate container 394ca8b2f6dd 11:12:47 ---> d02263f337ab 11:12:47 Step 12/22 : ENV APP_PORT=48082 11:12:47 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 11:12:47 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:12:47 Removing intermediate container befa5fa75975 11:12:47 ---> edf6493990ff 11:12:47 Step 12/24 : ENV APP_PORT=48060 11:12:47 ---> Running in 04af9b61f20b 11:12:47 Status: Downloaded newer image for alpine:3.12 11:12:47 ---> 389fef711851 11:12:47 Step 11/21 : RUN apk add --update --no-cache curl 11:12:47 ---> Running in 77e407a82b32 11:12:47 ---> Running in 1c06232f18ff 11:12:47 ---> Running in 01a5ff497eea 11:12:47 Removing intermediate container 04af9b61f20b 11:12:47 ---> fce8295f5f9c 11:12:47 Step 13/22 : EXPOSE $APP_PORT 11:12:47 Removing intermediate container 77e407a82b32 11:12:47 ---> f74a923f5f16 11:12:47 Step 13/21 : EXPOSE $APP_PORT 11:12:48 Removing intermediate container 1c06232f18ff 11:12:48 ---> cabb413b5ac1 11:12:48 Step 13/24 : EXPOSE $APP_PORT 11:12:48 ---> Running in 3655115f1e29 11:12:48 ---> Running in 648068cb9797 11:12:48 ---> Running in 4bd6df72da67 11:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:48 Removing intermediate container 3655115f1e29 11:12:48 ---> 4fe1a87c06ad 11:12:48 Step 14/22 : WORKDIR / 11:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:48 Removing intermediate container 4bd6df72da67 11:12:48 ---> a52fdd0335ca 11:12:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:12:48 (1/4) Installing ca-certificates (20191127-r4) 11:12:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:12:48 (3/4) Installing libcurl (7.69.1-r3) 11:12:48 (4/4) Installing curl (7.69.1-r3) 11:12:48 Executing busybox-1.31.1-r19.trigger 11:12:48 Executing ca-certificates-20191127-r4.trigger 11:12:48 OK: 7 MiB in 18 packages 11:12:48 Removing intermediate container 648068cb9797 11:12:48 ---> e1ce6e590999 11:12:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:48 ---> Running in 92f006d16279 11:12:49 ---> f1ff633a391c 11:12:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:12:49 ---> ee0bc2d3c228 11:12:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:12:49 Removing intermediate container a68203b3357f 11:12:49 ---> 4ee05d467abb 11:12:49 11:12:49 Step 11/26 : FROM docker:20.10.0 11:12:49 20.10.0: Pulling from library/docker 11:12:49 Removing intermediate container 92f006d16279 11:12:49 ---> 9c89d7b3b296 11:12:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:50 Removing intermediate container 01a5ff497eea 11:12:50 ---> 929598984b9b 11:12:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:12:50 ---> 64d611eab28f 11:12:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:12:50 ---> d16f3aa11871 11:12:50 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:12:50 ---> e83e49d99926 11:12:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:12:50 ---> Running in 314e7eb50d74 11:12:52 Removing intermediate container 314e7eb50d74 11:12:52 ---> 329187be25f6 11:12:52 Step 13/21 : WORKDIR /edgex 11:12:52 ---> 1dcf65bb01b6 11:12:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:52 ---> 8c298aaf14f1 11:12:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:12:52 ---> fb04c40b1e52 11:12:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 11:12:52 ---> Running in 51376b79d406 11:12:52 ---> Running in eba4abe0712d 11:12:52 ---> 6fe3b4953dc1 11:12:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:12:52 Removing intermediate container 51376b79d406 11:12:52 ---> 03f6510e764c 11:12:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:52 ---> 33801fdeb642 11:12:52 Step 18/22 : ENTRYPOINT ["/core-command"] 11:12:52 Removing intermediate container eba4abe0712d 11:12:52 ---> e539062745e9 11:12:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:12:53 ---> Running in 26664c35446f 11:12:53 ---> Running in 58b51d6e034a 11:12:53 Removing intermediate container 58b51d6e034a 11:12:53 ---> a95cff715cf1 11:12:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:53 Removing intermediate container 26664c35446f 11:12:53 ---> 82f7c1fc0d10 11:12:53 Step 19/21 : LABEL arch=x86_64 11:12:53 ---> c1ad8ab4a2ef 11:12:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:12:53 ---> Running in a59bdd51cbdb 11:12:53 ---> a04cb9b690fd 11:12:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:12:53 ---> Running in 21ea2b22cf8f 11:12:54 Removing intermediate container 21ea2b22cf8f 11:12:54 ---> 8592c983d7e8 11:12:54 Step 20/22 : LABEL arch=x86_64 11:12:54 Removing intermediate container a59bdd51cbdb 11:12:54 ---> dd4759ec4a41 11:12:54 Step 20/21 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:12:54 ---> 1db61efec36d 11:12:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:12:54 ---> 783f9c5d1d13 11:12:54 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:12:54 ---> Running in c5b2096d2efd 11:12:55 ---> Running in 9bfdb3be7a8a 11:12:55 ---> Running in cd77569f1790 11:12:55 Removing intermediate container c5b2096d2efd 11:12:55 ---> 537e5d5490b4 11:12:55 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:12:55 Removing intermediate container 9bfdb3be7a8a 11:12:55 ---> 3a17162c3c2a 11:12:55 Step 21/21 : LABEL version=0.0.0 11:12:55 Removing intermediate container cd77569f1790 11:12:55 ---> 2d486f070f51 11:12:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:55 ---> Running in db113ad6cdf9 11:12:55 ---> Running in 1d9671d93724 11:12:55 ---> Running in 1dac0f8010b6 11:12:55 ---> 0a35de72e142 11:12:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:12:55 ---> Running in deb8193c1a78 11:12:55 Removing intermediate container db113ad6cdf9 11:12:55 ---> 39127131d46f 11:12:55 Step 22/22 : LABEL version=0.0.0 11:12:56 ---> Running in 3dc17d3570aa 11:12:56 Removing intermediate container 1d9671d93724 11:12:56 ---> 5993727da7b5 11:12:56 11:12:56 Removing intermediate container 1dac0f8010b6 11:12:56 ---> c8d85f269b42 11:12:56 Step 22/24 : LABEL arch=x86_64 11:12:56 Removing intermediate container deb8193c1a78 11:12:56 ---> d4450989fe13 11:12:56 Step 18/21 : CMD ["--init=true"] 11:12:56 Successfully built 5993727da7b5 11:12:56 Successfully tagged docker-support-scheduler-go:latest 11:12:56  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 11:12:56 ---> Running in a3883ccc56b2 11:12:56 Removing intermediate container 3dc17d3570aa 11:12:56 ---> d3470654125c 11:12:56 11:12:56 ---> Running in 023abee55ec8 11:12:56 Successfully built d3470654125c 11:12:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:12:56 Successfully tagged docker-core-command-go:latest 11:12:56 Building docker-core-data-go 11:12:56 Removing intermediate container a3883ccc56b2 11:12:56 ---> 98d0ce8e9ac8 11:12:56 Step 23/24 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:12:56  Building docker-core-command-go ... done Status: Downloaded newer image for docker:20.10.0 11:12:56 ---> aefe523efa57 11:12:56 Step 12/26 : RUN apk add --no-cache bash 11:12:56 Removing intermediate container 023abee55ec8 11:12:56 ---> 751068ed3eac 11:12:56 Step 19/21 : LABEL arch=x86_64 11:12:57 ---> Running in d7397daff372 11:12:57 ---> Running in 760b7ac2a428 11:12:57 ---> Running in dcdfe31c62be 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:12:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:12:59 Removing intermediate container 760b7ac2a428 11:12:59 ---> ac5913e56df7 11:12:59 Step 24/24 : LABEL version=0.0.0 11:12:59 Removing intermediate container dcdfe31c62be 11:12:59 ---> 3bed883f2e12 11:12:59 Step 20/21 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:13:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:13:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:13:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:01 (1/2) Installing readline (8.0.4-r0) 11:13:01 (2/2) Installing bash (5.0.17-r0) 11:13:01 Executing bash-5.0.17-r0.post-install 11:13:01 Executing busybox-1.31.1-r19.trigger 11:13:01 OK: 12 MiB in 22 packages 11:13:01 ---> Running in 400c346fe675 11:13:01 ---> Running in 6b4b19a9e417 11:13:04 Removing intermediate container 6b4b19a9e417 11:13:04 ---> daefb9f0ecb8 11:13:04 Step 21/21 : LABEL version=0.0.0 11:13:04 Removing intermediate container 400c346fe675 11:13:04 ---> b6c30719fb33 11:13:04 11:13:04 Successfully built b6c30719fb33 11:13:05 ---> Running in d3e6cbf9dc1f 11:13:05 Successfully tagged docker-support-notifications-go:latest 11:13:05 Building docker-core-metadata-go 11:13:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.248s coverage: 46.6% of statements 11:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:13:07  Building docker-support-notifications-go ... done Removing intermediate container d7397daff372 11:13:07 ---> e640a0146c70 11:13:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:13:08 Removing intermediate container d3e6cbf9dc1f 11:13:08 ---> 4775ee2b95e5 11:13:08 11:13:09 Successfully built 4775ee2b95e5 11:13:10 Successfully tagged docker-security-proxy-setup-go:latest 11:13:10 Building docker-security-secretstore-setup-go 11:13:12  Building docker-security-proxy-setup-go ... done  ---> Running in c3d1825d6e78 11:13:13 Removing intermediate container c3d1825d6e78 11:13:13 ---> 8b669997d6cf 11:13:13 Step 14/26 : ENV APP_PORT=48090 11:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.489s coverage: 27.0% of statements 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.126s coverage: 100.0% of statements 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.591s coverage: 77.8% of statements 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:13:14 ---> Running in 2142d9e1ab5d 11:13:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.661s coverage: 82.4% of statements 11:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:13:15 Removing intermediate container 2142d9e1ab5d 11:13:15 ---> ac10cf08980d 11:13:15 Step 15/26 : EXPOSE $APP_PORT 11:13:15 ---> Running in 3634a6657601 11:13:16 Removing intermediate container 3634a6657601 11:13:16 ---> 755df3dc8bf6 11:13:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:13:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:13:19 ---> 4b6c4a1fb59d 11:13:19 Step 3/23 : WORKDIR /edgex-go 11:13:19 ---> Using cache 11:13:19 ---> bf3b0bcc8479 11:13:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:19 ---> Using cache 11:13:19 ---> 47d117f42272 11:13:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:13:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:13:19 ---> 4b6c4a1fb59d 11:13:19 Step 3/22 : WORKDIR /edgex-go 11:13:19 ---> Using cache 11:13:19 ---> bf3b0bcc8479 11:13:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:19 ---> Using cache 11:13:19 ---> 47d117f42272 11:13:19 Step 5/22 : RUN apk add --update --no-cache make git 11:13:19 ---> Using cache 11:13:19 ---> 758c9dc9076c 11:13:19 Step 6/22 : COPY go.mod . 11:13:19 ---> Using cache 11:13:19 ---> 60b02ff7ffb4 11:13:19 Step 7/22 : RUN go mod download 11:13:19 ---> Using cache 11:13:19 ---> d8a512b27c1c 11:13:19 Step 8/22 : COPY . . 11:13:19 ---> Using cache 11:13:19 ---> d0ed30504423 11:13:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:13:21 ---> Running in b88d3e28c81b 11:13:21 ---> Running in aa04e6077e17 11:13:22 ---> bdd4fba21dfd 11:13:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.126s coverage: 100.0% of statements 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.390s coverage: 86.7% of statements 11:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.313s coverage: 97.5% of statements 11:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements 11:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:13:24 ---> fd7549b8af5f 11:13:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:13:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 11:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:25 ---> bd43f82c55ac 11:13:25 Step 19/26 : RUN apk --no-cache add py3-pip 11:13:25 OK: 233 MiB in 51 packages 11:13:25 ---> Running in 5d855171ffc0 11:13:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:27 Removing intermediate container aa04e6077e17 11:13:27 ---> 6942cb2689ef 11:13:27 Step 6/23 : COPY go.mod . 11:13:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:28 (1/33) Installing libbz2 (1.0.8-r1) 11:13:28 (2/33) Installing expat (2.2.9-r1) 11:13:28 (3/33) Installing libffi (3.3-r2) 11:13:28 (4/33) Installing gdbm (1.13-r1) 11:13:28 (5/33) Installing xz-libs (5.2.5-r0) 11:13:28 (6/33) Installing sqlite-libs (3.32.1-r0) 11:13:28 (7/33) Installing python3 (3.8.5-r0) 11:13:28 ---> bcd163162fdd 11:13:28 Step 7/23 : RUN go mod download 11:13:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:13:30 ---> 4b6c4a1fb59d 11:13:30 Step 3/22 : WORKDIR /edgex-go 11:13:30 ---> Using cache 11:13:30 ---> bf3b0bcc8479 11:13:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:30 ---> Using cache 11:13:30 ---> 47d117f42272 11:13:30 Step 5/22 : RUN apk add --update --no-cache make git 11:13:30 ---> Using cache 11:13:30 ---> 758c9dc9076c 11:13:30 Step 6/22 : COPY go.mod . 11:13:30 ---> Using cache 11:13:30 ---> 60b02ff7ffb4 11:13:30 Step 7/22 : RUN go mod download 11:13:30 ---> Using cache 11:13:30 ---> d8a512b27c1c 11:13:30 Step 8/22 : COPY . . 11:13:30 ---> Using cache 11:13:30 ---> d0ed30504423 11:13:30 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:13:31 ---> Running in eb5897eea44c 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.022s coverage: 93.2% of statements 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.232s coverage: 0.1% of statements 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements 11:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.8% of statements 11:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 11:13:32 ---> Running in 5340d97ad17e 11:13:32 (8/33) Installing py3-appdirs (1.4.4-r1) 11:13:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:13:32 (10/33) Installing py3-parsing (2.4.7-r0) 11:13:32 (11/33) Installing py3-six (1.15.0-r0) 11:13:32 (12/33) Installing py3-packaging (20.4-r0) 11:13:32 (13/33) Installing py3-setuptools (47.0.0-r0) 11:13:32 (14/33) Installing py3-chardet (3.0.4-r4) 11:13:32 (15/33) Installing py3-idna (2.9-r0) 11:13:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:13:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.148s coverage: 84.2% of statements 11:13:32 (18/33) Installing py3-requests (2.23.0-r0) 11:13:32 (19/33) Installing py3-msgpack (1.0.0-r0) 11:13:32 (20/33) Installing py3-lockfile (0.12.2-r3) 11:13:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:13:32 (22/33) Installing py3-colorama (0.4.3-r0) 11:13:32 (23/33) Installing py3-distlib (0.3.0-r0) 11:13:33 (24/33) Installing py3-distro (1.5.0-r1) 11:13:33 (25/33) Installing py3-webencodings (0.5.1-r3) 11:13:33 (26/33) Installing py3-html5lib (1.0.1-r4) 11:13:33 (27/33) Installing py3-pytoml (0.1.21-r0) 11:13:33 (28/33) Installing py3-pep517 (0.8.2-r0) 11:13:33 (29/33) Installing py3-progress (1.5-r0) 11:13:33 (30/33) Installing py3-toml (0.10.1-r0) 11:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.4% of statements 11:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:13:33 (31/33) Installing py3-retrying (1.3.3-r0) 11:13:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:13:34 (33/33) Installing py3-pip (20.1.1-r0) 11:13:34 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 11:13:34 Executing busybox-1.31.1-r19.trigger 11:13:34 OK: 71 MiB in 55 packages 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 63.5% of statements 11:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:13:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 11:13:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:13:37 ---> 4b6c4a1fb59d 11:13:37 Step 3/24 : WORKDIR /edgex-go 11:13:37 ---> Using cache 11:13:37 ---> bf3b0bcc8479 11:13:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:37 ---> Using cache 11:13:37 ---> 47d117f42272 11:13:37 Step 5/24 : RUN apk add --update --no-cache make git 11:13:37 ---> Using cache 11:13:37 ---> 758c9dc9076c 11:13:37 Step 6/24 : COPY go.mod . 11:13:37 ---> Using cache 11:13:37 ---> 60b02ff7ffb4 11:13:37 Step 7/24 : RUN go mod download 11:13:37 ---> Using cache 11:13:37 ---> d8a512b27c1c 11:13:37 Step 8/24 : COPY . . 11:13:37 ---> Using cache 11:13:37 ---> d0ed30504423 11:13:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.142s coverage: 73.7% of statements 11:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 11:13:38 ---> Running in aec3bf2ba74f 11:13:38 Removing intermediate container eb5897eea44c 11:13:38 ---> 527c0aba63f1 11:13:38 Step 8/23 : COPY . . 11:13:39 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 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 55.9% of statements 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.633s coverage: 84.0% of statements 11:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 11:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:13:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 11:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.986s coverage: 29.1% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.104s coverage: 100.0% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:13:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:13:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements 11:13:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 11:13:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 11:13:57 GO111MODULE=on go vet ./... 11:13:59 Removing intermediate container b88d3e28c81b 11:13:59 ---> c589c8643cc7 11:13:59 11:13:59 Step 10/22 : FROM alpine:3.12 11:13:59 ---> 389fef711851 11:13:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:14:01 ---> Running in 4e9671069a01 11:14:02 Removing intermediate container 5d855171ffc0 11:14:02 ---> 5b542cd8e605 11:14:02 Step 20/26 : RUN pip install docker-compose==1.23.2 11:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:04 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 11:14:04 (1/5) Installing ca-certificates (20191127-r4) 11:14:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:14:04 (3/5) Installing libcurl (7.69.1-r3) 11:14:04 (4/5) Installing curl (7.69.1-r3) 11:14:04 (5/5) Installing dumb-init (1.2.2-r1) 11:14:04 Executing busybox-1.31.1-r19.trigger 11:14:04 Executing ca-certificates-20191127-r4.trigger 11:14:04 ---> Running in 1aa796a5ce1b 11:14:04 OK: 7 MiB in 19 packages 11:14:05 ---> 4cc34109682e 11:14:05 Step 9/23 : RUN make cmd/core-data/core-data 11:14:05 ---> Running in 063355fc9ddf 11:14:07 Removing intermediate container 4e9671069a01 11:14:07 ---> d5a0f4a1f784 11:14:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 11:14: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 11:14:07 ---> Running in 4b1b83f7f00e 11:14:07 Removing intermediate container 4b1b83f7f00e 11:14:07 ---> 0ad9638ea35c 11:14:07 Step 13/22 : WORKDIR / 11:14:07 ---> Running in c04182e8f72d 11:14:07 Removing intermediate container c04182e8f72d 11:14:07 ---> 89032592224f 11:14:07 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:08 ---> 3948ad6ef8cf 11:14:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 11:14:09 ---> f3118ed80ec5 11:14:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 11:14:09 ---> c35a9edf2ca5 11:14:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 11:14:10 Collecting docker-compose==1.23.2 11:14:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:14:12 Collecting docopt<0.7,>=0.6.1 11:14:12 Downloading docopt-0.6.2.tar.gz (25 kB) 11:14:13 ---> d871c8dc660a 11:14:13 Step 18/22 : RUN chmod +x entrypoint.sh 11:14:14 Collecting cached-property<2,>=1.2.0 11:14:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:14:14 ---> Running in ea784aa4fbf5 11:14:14 Collecting websocket-client<1.0,>=0.32.0 11:14:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:14:14 Removing intermediate container aec3bf2ba74f 11:14:14 ---> 66d05c846613 11:14:14 11:14:14 Step 10/24 : FROM alpine:3.12 11:14:14 ---> 389fef711851 11:14:14 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:14:14 ---> Using cache 11:14:14 ---> d5a0f4a1f784 11:14:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:14:14 Removing intermediate container 5340d97ad17e 11:14:14 ---> 2b52644e5319 11:14:14 11:14:14 Step 10/22 : FROM scratch 11:14:14 ---> 11:14:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:14:14 Collecting texttable<0.10,>=0.9.0 11:14:14 Downloading texttable-0.9.1.tar.gz (11 kB) 11:14:15 ---> Running in 13555f19db8e 11:14:15 ---> Using cache 11:14:15 ---> d02263f337ab 11:14:15 Step 12/22 : ENV APP_PORT=48081 11:14:15 ---> Running in 8d0833cf2011 11:14:15 Removing intermediate container 13555f19db8e 11:14:15 ---> fb11be397a14 11:14:15 Step 13/24 : WORKDIR / 11:14:15 Collecting dockerpty<0.5,>=0.4.1 11:14:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:14:15 ---> Running in f08ab63e7aa0 11:14:15 Removing intermediate container 8d0833cf2011 11:14:15 ---> cbd0c4d949b9 11:14:15 Step 13/22 : EXPOSE $APP_PORT 11:14:16 ---> Running in 10ce228fec52 11:14:16 Removing intermediate container f08ab63e7aa0 11:14:16 ---> c70951a9ea31 11:14:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:14:16 Removing intermediate container 10ce228fec52 11:14:16 ---> 849f2caeb1c8 11:14:16 Step 14/22 : WORKDIR / 11:14:16 Collecting PyYAML<4,>=3.10 11:14:16 Downloading PyYAML-3.13.tar.gz (270 kB) 11:14:16 ---> Running in 8c2433c9d244 11:14:16 ---> bce7062ac7c1 11:14:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:14:16 Removing intermediate container ea784aa4fbf5 11:14:16 ---> e895bd8e31c4 11:14:16 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 11:14:17 Removing intermediate container 8c2433c9d244 11:14:17 ---> 3f05bce1c328 11:14:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:17 ---> Running in d46a98994208 11:14:17 ---> 0d3231f409ca 11:14:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:14:17 Collecting docker<4.0,>=3.6.0 11:14:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:14:18 Collecting jsonschema<3,>=2.5.1 11:14:18 Removing intermediate container d46a98994208 11:14:18 ---> 55a0a15e1b57 11:14:18 Step 20/22 : LABEL arch=x86_64 11:14:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:14: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) 11:14:18 ---> 21174c40ecec 11:14:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:14:18 ---> Running in dfc80ddb0689 11:14:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:14:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:14:18 ---> 43edc72c931c 11:14:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:14:18 Collecting docker-pycreds>=0.4.0 11:14:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:14:19 Collecting urllib3<1.25,>=1.21.1 11:14:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:14:19 Removing intermediate container dfc80ddb0689 11:14:19 ---> 828120af5b4c 11:14:19 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:14:19 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) 11:14:19 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) 11:14:19 Collecting idna<2.8,>=2.5 11:14:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:14:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:14:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:14:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:14:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:14:20 Installing collected packages: docopt, cached-property, websocket-client, texttable, dockerpty, PyYAML, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docker-compose 11:14:20 Running setup.py install for docopt: started 11:14:20 ---> Running in f06a5da7b9d3 11:14:20 Running setup.py install for docopt: finished with status 'done' 11:14:20 ---> 96d56ddaafcc 11:14:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:14:21 ---> c0da8f33bf5e 11:14:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:14:21 Removing intermediate container f06a5da7b9d3 11:14:21 ---> 0082aa418e65 11:14:21 Step 22/22 : LABEL version=0.0.0 11:14:21 Running setup.py install for texttable: started 11:14:21 ---> Running in 22df7805c593 11:14:21 ---> 0e5d5a188e71 11:14:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:14:21 ---> 1d1bb7d235cb 11:14:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:14:21 Running setup.py install for texttable: finished with status 'done' 11:14:21 Running setup.py install for dockerpty: started 11:14:22 Removing intermediate container 22df7805c593 11:14:22 ---> 34743e9f1b46 11:14:22 11:14:22 ---> Running in 5847209745cc 11:14:22 Successfully built 34743e9f1b46 11:14:22 Running setup.py install for dockerpty: finished with status 'done' 11:14:22 Running setup.py install for PyYAML: started 11:14:22 Successfully tagged docker-security-bootstrap-redis-go:latest 11:14:22  Building docker-security-bootstrap-redis-go ... done  ---> 0cb2270ccd08 11:14:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:14:22 Removing intermediate container 5847209745cc 11:14:22 ---> 91b915b7f198 11:14:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:22 ---> Running in f527848af329 11:14:22 ---> Running in c1fa0aa3cab7 11:14:23 Running setup.py install for PyYAML: finished with status 'done' 11:14:23 Attempting uninstall: urllib3 11:14:23 Found existing installation: urllib3 1.25.9 11:14:23 Uninstalling urllib3-1.25.9: 11:14:23 Successfully uninstalled urllib3-1.25.9 11:14:23 Removing intermediate container c1fa0aa3cab7 11:14:23 ---> 475fd0b927be 11:14:23 Step 20/22 : LABEL arch=x86_64 11:14:23 ---> Running in a8eb38ac368a 11:14:23 Attempting uninstall: idna 11:14:23 Found existing installation: idna 2.9 11:14:23 Uninstalling idna-2.9: 11:14:23 Successfully uninstalled idna-2.9 11:14:24 Attempting uninstall: requests 11:14:24 Found existing installation: requests 2.23.0 11:14:24 Uninstalling requests-2.23.0: 11:14:24 Successfully uninstalled requests-2.23.0 11:14:24 Removing intermediate container a8eb38ac368a 11:14:24 ---> 1bd5af269031 11:14:24 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:14:26 ---> Running in 2eef4a5e2e3e 11:14:27 Removing intermediate container f527848af329 11:14:27 ---> 978c279f7891 11:14:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:14:27 ---> Running in 22b34e55d773 11:14:28 Removing intermediate container 2eef4a5e2e3e 11:14:28 ---> 3acbb5ad60b7 11:14:28 Step 22/22 : LABEL version=0.0.0 11:14:28 ---> Running in 6156355534ef 11:14:28 Removing intermediate container 22b34e55d773 11:14:28 ---> 0bfca3b8916f 11:14:28 Step 22/24 : LABEL arch=x86_64 11:14:28 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 11:14:28 ---> Running in c79073960ef5 11:14:29 Removing intermediate container 6156355534ef 11:14:29 ---> 6043c5c58f1f 11:14:29 11:14:30 Successfully built 6043c5c58f1f 11:14:30 Successfully tagged docker-core-metadata-go:latest 11:14:30  Building docker-core-metadata-go ... done Removing intermediate container c79073960ef5 11:14:30 ---> 012ba74fbab6 11:14:30 Step 23/24 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:14:30 ---> Running in fccdd0e015bd 11:14:30 Removing intermediate container 063355fc9ddf 11:14:30 ---> 9e93743be458 11:14:30 11:14:30 Step 10/23 : FROM alpine:3.12 11:14:30 ---> 389fef711851 11:14:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:14:30 ---> Running in 1836d06f5e2d 11:14:32 Removing intermediate container fccdd0e015bd 11:14:32 ---> a586e99a5452 11:14:32 Step 24/24 : LABEL version=0.0.0 11:14:33 Removing intermediate container 1836d06f5e2d 11:14:33 ---> 80f840b3bc13 11:14:33 Step 12/23 : ENV APP_PORT=48080 11:14:33 ---> Running in 7d29d547e050 11:14:33 Removing intermediate container 1aa796a5ce1b 11:14:33 ---> a4f4d6932d2c 11:14:33 Step 21/26 : RUN apk --no-cache add curl 11:14:33 ---> Running in 898eef6c54aa 11:14:33 ---> Running in 26daee5af455 11:14:33 Removing intermediate container 7d29d547e050 11:14:33 ---> 103f090ef403 11:14:33 11:14:33 Removing intermediate container 898eef6c54aa 11:14:33 ---> 6c8129454aab 11:14:33 Step 13/23 : EXPOSE $APP_PORT 11:14:34 Successfully built 103f090ef403 11:14:34 Successfully tagged docker-security-secretstore-setup-go:latest 11:14:34  Building docker-security-secretstore-setup-go ... done  ---> Running in a0e86f5691a4 11:14:34 Removing intermediate container a0e86f5691a4 11:14:34 ---> 47949dc4406f 11:14:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:34 ---> Running in a03452180534 11:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:14:34 (2/3) Installing libcurl (7.69.1-r3) 11:14:34 (3/3) Installing curl (7.69.1-r3) 11:14:34 Executing busybox-1.31.1-r19.trigger 11:14:34 OK: 72 MiB in 58 packages 11:14:35 Removing intermediate container a03452180534 11:14:35 ---> ba86bb030a65 11:14:35 Step 15/23 : RUN apk add --update --no-cache zeromq 11:14:35 Removing intermediate container 26daee5af455 11:14:35 ---> 33f3df2cecd1 11:14:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:14:35 ---> Running in 988aa7909ff9 11:14:35 ---> Running in 46e920d3ea73 11:14:35 Removing intermediate container 988aa7909ff9 11:14:35 ---> b3fa9cca3b76 11:14:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:35 ---> Running in e5e8ea646669 11:14:36 Removing intermediate container e5e8ea646669 11:14:36 ---> f70833c949e6 11:14:36 Step 24/26 : LABEL arch=x86_64 11:14:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:36 ---> Running in a68fa81cb57b 11:14:36 Removing intermediate container a68fa81cb57b 11:14:36 ---> 29e223ddfe81 11:14:36 Step 25/26 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:14:36 ---> Running in 774a2032e2cf 11:14:36 Removing intermediate container 774a2032e2cf 11:14:36 ---> 4ccca9971e2a 11:14:36 Step 26/26 : LABEL version=0.0.0 11:14:36 ---> Running in f14e965db122 11:14:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:36 Removing intermediate container f14e965db122 11:14:36 ---> 52161441f506 11:14:36 11:14:36 Successfully built 52161441f506 11:14:36 Successfully tagged docker-sys-mgmt-agent-go:latest 11:14:37  Building docker-sys-mgmt-agent-go ... done (1/5) Installing libgcc (9.3.0-r2) 11:14:37 (2/5) Installing libsodium (1.0.18-r0) 11:14:37 (3/5) Installing libstdc++ (9.3.0-r2) 11:14:37 (4/5) Installing libzmq (4.3.3-r0) 11:14:37 (5/5) Installing zeromq (4.3.3-r0) 11:14:37 Executing busybox-1.31.1-r19.trigger 11:14:37 OK: 8 MiB in 19 packages 11:14:38 Removing intermediate container 46e920d3ea73 11:14:38 ---> 0729ad080787 11:14:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:38 ---> 303b15e7cfb3 11:14:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:14:39 ---> 239a8a4da9b1 11:14:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:14:39 ---> 2737209d9281 11:14:39 Step 19/23 : ENTRYPOINT ["/core-data"] 11:14:39 ---> Running in e51184521a3d 11:14:39 Removing intermediate container e51184521a3d 11:14:39 ---> 930128b8670f 11:14:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:39 ---> Running in b77eebe705fe 11:14:39 Removing intermediate container b77eebe705fe 11:14:39 ---> 246d59b13374 11:14:39 Step 21/23 : LABEL arch=x86_64 11:14:39 ---> Running in 27485f7e73a1 11:14:40 Removing intermediate container 27485f7e73a1 11:14:40 ---> 120565bfcfb0 11:14:40 Step 22/23 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:14:40 ---> Running in 3b5abb222422 11:14:40 Removing intermediate container 3b5abb222422 11:14:40 ---> d899332e072c 11:14:40 Step 23/23 : LABEL version=0.0.0 11:14:40 ---> Running in 7d0a27653388 11:14:40 Removing intermediate container 7d0a27653388 11:14:40 ---> a4f6b46d696f 11:14:40 11:14:40 Successfully built a4f6b46d696f 11:14:40 Successfully tagged docker-core-data-go:latest 11:14:40  Building docker-core-data-go ... done  [Pipeline] } 11:14:41 $ docker stop --time=1 032448ef9550eafab4c61f184d66291541846f4f7564d42d6b3bacdf57219ba8 11:14:42 $ docker rm -f 032448ef9550eafab4c61f184d66291541846f4f7564d42d6b3bacdf57219ba8 [Pipeline] // withDockerContainer [Pipeline] sh 11:14:43 + docker images 11:14:43 + grep docker 11:14:43 docker-core-data-go latest a4f6b46d696f 3 seconds ago 22.3MB 11:14:43 docker-sys-mgmt-agent-go latest 52161441f506 7 seconds ago 313MB 11:14:43 docker-security-secretstore-setup-go latest 103f090ef403 10 seconds ago 24.6MB 11:14:43 docker-core-metadata-go latest 6043c5c58f1f 15 seconds ago 13.1MB 11:14:43 docker-security-bootstrap-redis-go latest 34743e9f1b46 22 seconds ago 15.8MB 11:14:43 docker-security-proxy-setup-go latest 4775ee2b95e5 About a minute ago 24.5MB 11:14:43 docker-support-notifications-go latest b6c30719fb33 About a minute ago 12MB 11:14:43 docker-core-command-go latest d3470654125c About a minute ago 10.6MB 11:14:43 docker-support-scheduler-go latest 5993727da7b5 About a minute ago 10.7MB 11:14:43 docker 20.10.0 aefe523efa57 4 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 11:14:59 Still waiting to schedule task 11:14:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:15:05 gofmt -l . 11:15:05 [ "`gofmt -l .`" = "" ] 11:15:05 ./bin/test-go-mod-tidy.sh 11:15:05 ./bin/test-attribution-txt.sh [Pipeline] sh 11:15:07 + ls -al . 11:15:07 total 688 11:15:07 drwxrwxr-x 9 1001 1001 4096 Jan 14 11:15 . 11:15:07 drwxr-xr-x 4 root root 4096 Jan 14 11:11 .. 11:15:07 -rw-rw-r-- 1 1001 1001 11 Jan 14 11:10 .dockerignore 11:15:07 drwxrwxr-x 8 1001 1001 4096 Jan 14 11:10 .git 11:15:07 drwxrwxr-x 3 1001 1001 4096 Jan 14 11:10 .github 11:15:07 -rw-rw-r-- 1 1001 1001 824 Jan 14 11:10 .gitignore 11:15:07 -rw-rw-r-- 1 1001 1001 166 Jan 14 11:10 .sonarcloud.properties 11:15:07 -rw-rw-r-- 1 1001 1001 7741 Jan 14 11:10 Attribution.txt 11:15:07 -rw-rw-r-- 1 1001 1001 3804 Jan 14 11:10 CONTRIBUTING.md 11:15:07 -rw-rw-r-- 1 1001 1001 931 Jan 14 11:10 Dockerfile.build 11:15:07 -rw-rw-r-- 1 1001 1001 863 Jan 14 11:10 Jenkinsfile 11:15:07 -rw-rw-r-- 1 1001 1001 10775 Jan 14 11:10 LICENSE 11:15:07 -rw-rw-r-- 1 1001 1001 5750 Jan 14 11:10 Makefile 11:15:07 -rw-rw-r-- 1 1001 1001 6524 Jan 14 11:10 README.md 11:15:07 -rw-rw-r-- 1 1001 1001 6744 Jan 14 11:10 SECURITY.md 11:15:07 -rw-rw-r-- 1 1001 1001 5 Jan 14 11:07 VERSION 11:15:07 -rw-rw-r-- 1 1001 1001 4131 Jan 14 11:10 ZMQWindows.md 11:15:07 drwxrwxr-x 2 1001 1001 4096 Jan 14 11:10 bin 11:15:07 drwxrwxr-x 14 1001 1001 4096 Jan 14 11:10 cmd 11:15:07 -rw-r--r-- 1 root root 554655 Jan 14 11:13 coverage.out 11:15:07 -rw-r--r-- 1 root root 979 Jan 14 11:15 go.mod 11:15:07 -rw-r--r-- 1 root root 19036 Jan 14 11:15 go.sum 11:15:07 drwxrwxr-x 8 1001 1001 4096 Jan 14 11:10 internal 11:15:07 drwxrwxr-x 4 1001 1001 4096 Jan 14 11:10 openapi 11:15:07 drwxrwxr-x 4 1001 1001 4096 Jan 14 11:10 snap 11:15:07 -rw-rw-r-- 1 1001 1001 168 Jan 14 11:10 version.go [Pipeline] sh 11:15:08 + '[' -e coverage.out ] 11:15:08 + chown 1001:1001 coverage.out [Pipeline] stash 11:15:08 Warning: overwriting stash ‘coverage-report’ 11:15:09 Stashed 1 file(s) [Pipeline] sh 11:15:09 + make build 11:15:09 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 11:15: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 11:15:42 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 11:15:44 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 11:15:50 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 11:15:50 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 11:15:52 Running on prd-ubuntu18.04-docker-8c-8g-20206 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 11:15:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:15:54 using credential edgex-jenkins-ssh 11:15:55 Cloning the remote Git repository 11:15:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:15:55 > git init /w/workspace/edgex-go/1 # timeout=10 11:15:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:15:55 > git --version # timeout=10 11:15:55 > git --version # 'git version 2.17.1' 11:15:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:56 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 11:16:00 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 11:16:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:16:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:16:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:16:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:16:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:16:02 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit e1257b3f2734007f79e1dc110dac3c8f9c0614ca 11:16:03 Merge succeeded, producing cebd0f37f7bbec431169dd02338f82f1c1c0cb47 11:16:03 Checking out Revision cebd0f37f7bbec431169dd02338f82f1c1c0cb47 (PR-3030) 11:16:04 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 11:16:02 > git config core.sparsecheckout # timeout=10 11:16:02 > git checkout -f e1257b3f2734007f79e1dc110dac3c8f9c0614ca # timeout=10 11:16:02 > git remote # timeout=10 11:16:02 > git config --get remote.origin.url # timeout=10 11:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:16:02 > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 11:16:03 > git rev-parse HEAD^{commit} # timeout=10 11:16:03 > git config core.sparsecheckout # timeout=10 11:16:03 > git checkout -f cebd0f37f7bbec431169dd02338f82f1c1c0cb47 # timeout=10 11:16:06 Commit message: "Merge commit '9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5' into HEAD" 11:16:06 First time build. Skipping changelog. 11:16:06 > git --version # timeout=10 11:16:06 > git --version # 'git version 2.17.1' 11:16:06 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:07 + echo snap-build.sh 11:16:07 snap-build.sh 11:16:07 + SNAP_BASE_DIR=. 11:16:07 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:16:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:16:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:16:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:16:07 + cd /w/workspace/edgex-go/1 11:16:07 + sudo apt-get remove -qy --purge lxd lxd-client 11:16:07 Reading package lists... 11:16:08 Building dependency tree... 11:16:08 Reading state information... 11:16:08 The following packages were automatically installed and are no longer required: 11:16:08 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:16:08 uidmap xdelta3 11:16:08 Use 'sudo apt autoremove' to remove them. 11:16:08 The following packages will be REMOVED: 11:16:08 lxd* lxd-client* 11:16:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:16:08 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:16:08 After this operation, 31.7 MB disk space will be freed. 11:16:09 (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.) 11:16:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:16:10 Removing lxd dnsmasq configuration 11:16:10 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:16:10 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:16:11 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:16:11 (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.) 11:16:11 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:16:11 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 11:16:13 Processing triggers for systemd (237-3ubuntu10.42) ... 11:16:13 Processing triggers for ureadahead (0.100.0-21) ... 11:16:14 + sudo snap remove --purge lxd 11:16:14 snap "lxd" is not installed 11:16:14 + sudo groupadd --force --system lxd 11:16:14 ++ whoami 11:16:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:16:14 + newgrp - lxd 11:16:14 + sudo snap install lxd 11:16:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 11:16:19 $ docker stop --time=1 0cb9d20960c8bcf1f22b61b6797fb10e071c85f77464faf1c762fe7c33a3df34 11:16:22 $ docker rm -f 0cb9d20960c8bcf1f22b61b6797fb10e071c85f77464faf1c762fe7c33a3df34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:24 11:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:24 2021-01-14T11:16:21Z INFO Waiting for automatic snapd restart... [Pipeline] isUnix [Pipeline] sh 11:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:24 latest: Pulling from edgex-devops/edgex-compose-arm64 11:16:24 29e5d40040c1: Pulling fs layer 11:16:24 1ce36da41761: Pulling fs layer 11:16:24 25b303627fd3: Pulling fs layer 11:16:25 29e5d40040c1: Verifying Checksum 11:16:25 29e5d40040c1: Download complete 11:16:26 29e5d40040c1: Pull complete 11:16:26 1ce36da41761: Verifying Checksum 11:16:26 1ce36da41761: Download complete 11:16:27 1ce36da41761: Pull complete 11:16:27 25b303627fd3: Verifying Checksum 11:16:27 25b303627fd3: Download complete 11:16:37 25b303627fd3: Pull complete 11:16:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:16:38 prd-ubuntu18.04-docker-arm64-4c-16g-20205 does not seem to be running inside a container 11:16:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:16:41 $ docker top 9455b2d9431a1252acf4ebeae5e3c668fe13b46fb39fec7b6ceea00eb778b9d8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:42 lxd 4.10 from Canonical* installed 11:16:42 + sudo lxd init --auto 11:16:42 + docker-compose build --help 11:16:42 + grep parallel 11:16:45 --parallel Build images in parallel. [Pipeline] } 11:16:45 $ docker stop --time=1 9455b2d9431a1252acf4ebeae5e3c668fe13b46fb39fec7b6ceea00eb778b9d8 11:16:47 $ docker rm -f 9455b2d9431a1252acf4ebeae5e3c668fe13b46fb39fec7b6ceea00eb778b9d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:48 . [Pipeline] withDockerContainer 11:16:49 + sudo snap install --classic snapcraft 11:16:49 prd-ubuntu18.04-docker-arm64-4c-16g-20205 does not seem to be running inside a container 11:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:16:50 $ docker top 05199b4efb11ed99e65241992b895c123db0570509cc16f21a7ab6e0736fa602 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:51 + docker-compose -f ./docker-compose-build.yml build --parallel 11:16:56 Building docker-core-command-go ... 11:16:56 Building docker-core-data-go ... 11:16:56 Building docker-core-metadata-go ... 11:16:56 Building docker-security-bootstrap-redis-go ... 11:16:56 Building docker-security-proxy-setup-go ... 11:16:56 Building docker-security-secretstore-setup-go ... 11:16:56 Building docker-support-notifications-go ... 11:16:56 Building docker-support-scheduler-go ... 11:16:56 Building docker-sys-mgmt-agent-go ... 11:16:56 Building docker-security-secretstore-setup-go 11:16:56 Building docker-core-command-go 11:16:56 Building docker-support-scheduler-go 11:16:56 Building docker-core-metadata-go 11:16:56 Building docker-support-notifications-go 11:16:57 snapcraft 4.4.4 from Canonical* installed 11:16:57 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 11:16:57 + patch --verbose -p1 11:16:57 Hmm... Looks like a unified diff to me... 11:16:57 The text leading up to this was: 11:16:57 -------------------------- 11:16:57 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 11:16:57 |From: Tony Espy 11:16:57 |Date: Wed, 16 Dec 2020 16:34:55 -0500 11:16:57 |Subject: [PATCH] optimize snap build for pipeline CI check 11:16:57 | 11:16:57 |This patch is used by the EdgeX CI pipeline builds to 11:16:57 |optimize the snap CI check run for pull requests. When 11:16:57 |applied, it essentially strips out everything (apps and 11:16:57 |parts) from the snapcraft.yaml file except those required 11:16:57 |to build edgex-go, as the whole idea of the CI check is to 11:16:57 |catch changes to edgex-go that break the snap build. 11:16:57 | 11:16:57 |In general, anyone updating snapcraft.yaml will also need 11:16:57 |to update this patch file, otherwise it may fail to apply, 11:16:57 |resulting in a failed snap build CI check in the associated 11:16:57 |pull request. 11:16:57 | 11:16:57 |Note - in addition to applying this patch, the pipeline also 11:16:57 |only primes the snap (e.g. `snapcraft prime`), as there's no 11:16:57 |need to build the finally binary .snap file (and it won't 11:16:57 |work with the patch applied). This further reduces the build 11:16:57 |time. 11:16:57 |--- 11:16:57 | snap/snapcraft.yaml | 461 +------------------------------------------- 11:16:57 | 1 file changed, 2 insertions(+), 459 deletions(-) 11:16:57 | 11:16:57 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 11:16:57 |index 1e537489..faf42425 100644 11:16:57 |--- a/snap/snapcraft.yaml 11:16:57 |+++ b/snap/snapcraft.yaml 11:16:57 -------------------------- 11:16:57 patching file snap/snapcraft.yaml 11:16:57 Using Plan A... 11:16:57 Hunk #1 succeeded at 73. 11:16:57 Hunk #2 succeeded at 202 with fuzz 1. 11:16:57 Hunk #3 succeeded at 214 (offset -3 lines). 11:16:57 Hunk #4 succeeded at 222 (offset -3 lines). 11:16:57 Hunk #5 succeeded at 229 (offset -3 lines). 11:16:57 Hunk #6 succeeded at 256 (offset -3 lines). 11:16:57 Hunk #7 succeeded at 290 (offset -3 lines). 11:16:57 Hunk #8 succeeded at 342 (offset -2 lines). 11:16:57 Hmm... Ignoring the trailing garbage. 11:16:57 done 11:16:57 + sudo snapcraft prime --use-lxd 11:16:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:16:57 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: 11:16:57 - README.md 11:16:57 - snapcraft.yaml.orig 11:16:57 11:16:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:16:58 Launching a container. 11:17:10 Waiting for container to be ready 11:17:10 To start your first instance, try: lxc launch ubuntu:18.04 11:17:10 11:17:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:17:12 Waiting for network to be ready... 11:17:13 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:17:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:17:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:17:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 11:17:13 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:17:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:17:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:17:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:17:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:17:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:17:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:17:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 11:17:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 11:17:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 11:17:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 11:17:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 11:17:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 11:17:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 11:17:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:17:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 11:17:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 11:17:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 11:17:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 11:17:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 11:17:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 11:17:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 11:17:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 11:17:17 Fetched 23.7 MB in 4s (5645 kB/s) 11:17:18 Reading package lists... 11:17:18 Reading package lists... 11:17:18 Building dependency tree... 11:17:18 Reading state information... 11:17:18 The following additional packages will be installed: 11:17:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:17:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:17:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:17:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:17:18 Suggested packages: 11:17:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:17:18 Recommended packages: 11:17:18 gnupg libsasl2-modules 11:17:18 The following NEW packages will be installed: 11:17:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:17:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:17:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:17:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:17:18 The following packages will be upgraded: 11:17:18 gpg gpg-agent gpgconf libudev1 11:17:18 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 11:17:18 Need to get 3532 kB of archives. 11:17:18 After this operation, 13.3 MB of additional disk space will be used. 11:17:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 11:17:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 11:17:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 11:17:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 11:17:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 11:17:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 11:17:18 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 11:17:19 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 11:17:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:17:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:17:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:17:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:17:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:17:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:17:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:17:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:17:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:17:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:17:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:17:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:17:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:17:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:17:19 debconf: delaying package configuration, since apt-utils is not installed 11:17:19 Fetched 3532 kB in 1s (3145 kB/s) 11:17:19 (Reading database ... 12511 files and directories currently installed.) 11:17:19 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 11:17:19 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:17:19 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 11:17:20 Selecting previously unselected package udev. 11:17:20 (Reading database ... 12511 files and directories currently installed.) 11:17:20 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 11:17:20 Unpacking udev (237-3ubuntu10.43) ... 11:17:20 Selecting previously unselected package libfuse2:amd64. 11:17:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:17:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:17:20 Selecting previously unselected package fuse. 11:17:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:17:20 Unpacking fuse (2.9.7-1ubuntu1) ... 11:17:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 11:17:20 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:17:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 11:17:20 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:17:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 11:17:20 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:17:20 Selecting previously unselected package libksba8:amd64. 11:17:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:17:20 Unpacking libksba8:amd64 (1.3.5-2) ... 11:17:20 Selecting previously unselected package libroken18-heimdal:amd64. 11:17:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:17:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:17:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:17:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libwind0-heimdal:amd64. 11:17:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:17:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:17:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:17:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:17:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:17:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:21 Selecting previously unselected package libsasl2-modules-db:amd64. 11:17:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:17:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:17:21 Selecting previously unselected package libsasl2-2:amd64. 11:17:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:17:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:17:21 Selecting previously unselected package libldap-common. 11:17:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 11:17:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 11:17:22 Selecting previously unselected package libldap-2.4-2:amd64. 11:17:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 11:17:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 11:17:22 Selecting previously unselected package dirmngr. 11:17:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 11:17:22 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 11:17:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 11:17:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 11:17:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:17:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:17:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:17:22 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 11:17:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:22 Setting up libksba8:amd64 (1.3.5-2) ... 11:17:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:17:22 Setting up udev (237-3ubuntu10.43) ... 11:17:23 invoke-rc.d: policy-rc.d denied execution of start. 11:17:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Processing triggers for systemd (237-3ubuntu10) ... 11:17:23 Setting up fuse (2.9.7-1ubuntu1) ... 11:17:23 Setting up gpg (2.2.4-1ubuntu1.3) ... 11:17:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:17:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 11:17:23 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 11:17:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:17:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:17:24 settings in the [Install] section, and DefaultInstance for template units). 11:17:24 This means they are not meant to be enabled using systemctl. 11:17:24 Possible reasons for having this kind of units are: 11:17:24 1) A unit may be statically enabled by being symlinked from another unit's 11:17:24 .wants/ or .requires/ directory. 11:17:24 2) A unit's purpose may be to act as a helper for some other unit which has 11:17:24 a requirement dependency on it. 11:17:24 3) A unit may be started when needed via activation (socket, path, timer, 11:17:24 D-Bus, udev, scripted systemctl call, ...). 11:17:24 4) In case of template units, the unit is meant to be enabled with some 11:17:24 instance name specified. 11:17:24 Reading package lists... 11:17:24 Building dependency tree... 11:17:24 Reading state information... 11:17:24 The following additional packages will be installed: 11:17:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:17:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:17:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:17:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:17:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:17:24 Suggested packages: 11:17:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:17:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:17:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:17:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:17:24 systemd-container policykit-1 11:17:24 Recommended packages: 11:17:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:17:24 The following NEW packages will be installed: 11:17:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:17:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:17:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:17:24 multiarch-support openssh-client python3 python3-minimal python3.6 11:17:24 python3.6-minimal snapd squashfs-tools sudo 11:17:24 The following packages will be upgraded: 11:17:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:17:24 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 11:17:24 Need to get 35.2 MB of archives. 11:17:24 After this operation, 141 MB of additional disk space will be used. 11:17:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 11:17:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 11:17:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 11:17:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 11:17:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 11:17:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:17:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:17:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:17:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:17:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:17:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:17:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:17:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 11:17:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 11:17:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:17:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 11:17:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 11:17:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 11:17:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:17:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:17:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:17:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 11:17:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:17:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 11:17:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:17:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:17:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:17:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:17:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 11:17:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:17:26 debconf: delaying package configuration, since apt-utils is not installed 11:17:26 Fetched 35.2 MB in 2s (16.7 MB/s) 11:17:26 (Reading database ... 12757 files and directories currently installed.) 11:17:26 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 11:17:27 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:17:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 11:17:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:17:28 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 11:17:28 (Reading database ... 12757 files and directories currently installed.) 11:17:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 11:17:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 11:17:28 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 11:17:28 (Reading database ... 12757 files and directories currently installed.) 11:17:28 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 11:17:28 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 11:17:28 Setting up apt (1.6.12ubuntu0.2) ... 11:17:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:17:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:17:29 (Reading database ... 12764 files and directories currently installed.) 11:17:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:17:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:17:29 Selecting previously unselected package libpython3.6-minimal:amd64. 11:17:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:17:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:17:29 Selecting previously unselected package libexpat1:amd64. 11:17:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:17:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:17:29 Selecting previously unselected package python3.6-minimal. 11:17:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:17:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:17:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 11:17:30 Checking for services that may need to be restarted...done. 11:17:30 Checking for services that may need to be restarted...done. 11:17:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:17:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:17:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:17:31 Selecting previously unselected package python3-minimal. 11:17:31 (Reading database ... 13012 files and directories currently installed.) 11:17:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:17:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:17:31 Selecting previously unselected package mime-support. 11:17:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:17:31 Unpacking mime-support (3.60ubuntu1) ... 11:17:31 Selecting previously unselected package libmpdec2:amd64. 11:17:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:17:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:17:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:17:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:17:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:17:31 Selecting previously unselected package python3.6. 11:17:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:17:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:17:31 Selecting previously unselected package libpython3-stdlib:amd64. 11:17:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:17:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:17:31 Setting up python3-minimal (3.6.7-1~18.04) ... 11:17:32 Selecting previously unselected package python3. 11:17:32 (Reading database ... 13442 files and directories currently installed.) 11:17:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:17:32 Unpacking python3 (3.6.7-1~18.04) ... 11:17:32 Selecting previously unselected package multiarch-support. 11:17:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:17:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:17:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:17:32 Selecting previously unselected package liblzo2-2:amd64. 11:17:32 (Reading database ... 13479 files and directories currently installed.) 11:17:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:17:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:17:32 Selecting previously unselected package libbsd0:amd64. 11:17:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:17:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:17:32 Selecting previously unselected package sudo. 11:17:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 11:17:32 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 11:17:32 Selecting previously unselected package apparmor. 11:17:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:17:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:17:32 Selecting previously unselected package libedit2:amd64. 11:17:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:17:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:17:33 Selecting previously unselected package libkrb5support0:amd64. 11:17:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:17:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:17:33 Selecting previously unselected package libk5crypto3:amd64. 11:17:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:17:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:17:33 Selecting previously unselected package libkeyutils1:amd64. 11:17:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:17:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:17:33 Selecting previously unselected package libkrb5-3:amd64. 11:17:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:17:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:17:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:17:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:17:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:17:33 Selecting previously unselected package libssl1.0.0:amd64. 11:17:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 11:17:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:17:34 Selecting previously unselected package openssh-client. 11:17:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:17:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:17:34 Selecting previously unselected package squashfs-tools. 11:17:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 11:17:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:17:34 Selecting previously unselected package snapd. 11:17:34 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 11:17:34 Unpacking snapd (2.48+18.04) ... 11:17:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:17:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:17:36 Setting up mime-support (3.60ubuntu1) ... 11:17:36 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 11:17:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:17:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:17:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:17:36 Setting up systemd (237-3ubuntu10.43) ... 11:17:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:17:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:17:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:17:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:17:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:17:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:17:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:17:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:17:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:17:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:17:38 Setting up python3 (3.6.7-1~18.04) ... 11:17:38 running python rtupdate hooks for python3.6... 11:17:38 running python post-rtupdate hooks for python3.6... 11:17:38 Setting up apparmor (2.12-4ubuntu5.1) ... 11:17:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:17:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:17:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:17:41 Setting up snapd (2.48+18.04) ... 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:17:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:17:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:17:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:17:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:17:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:17:43 /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' 11:17:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:17:43 Processing triggers for systemd (237-3ubuntu10.43) ... 11:17:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 11:17:44 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:17:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:17:45 Reading package lists... 11:17:45 Reading package lists... 11:17:45 Building dependency tree... 11:17:45 Reading state information... 11:17:46 Calculating upgrade... 11:17:46 The following packages will be upgraded: 11:17:46 advancecomp base-files bash binutils binutils-common 11:17:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:17:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:17:46 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 11:17:46 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 11:17:46 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 11:17:46 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 11:17:46 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 11:17:46 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:17:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:17:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:17:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:17:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:17:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:17:46 ubuntu-keyring util-linux 11:17:46 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:17:46 Need to get 63.7 MB of archives. 11:17:46 After this operation, 5203 kB of additional disk space will be used. 11:17:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 11:17:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:17:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:17:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:17:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:17:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:17:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:17:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:17:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:17:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:17:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:17:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:17:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:17:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:17:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:17:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:17:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:17:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:17:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:17:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:17:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:17:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:17:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:17:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:17:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:17:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:17:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:17:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:17:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:17:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:17:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:17:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:17:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:17:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:17:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:17:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 11:17:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 11:17:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:17:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:17:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 11:17:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 11:17:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 11:17:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:17:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:17:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:17:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 11:17:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:17:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:17:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 11:17:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 11:17:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 11:17:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 11:17:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:17:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:17:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:17:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:17:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:17:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:17:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:17:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:17:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:17:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:17:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:17:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:17:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:17:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:17:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:17:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:17:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:17:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:17:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:17:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:17:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:17:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:17:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:17:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:17:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:17:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:17:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:17:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 11:17:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 11:17:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 11:17:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 11:17:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 11:17:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:17:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:17:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:17:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 11:17:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:17:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:17:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:17:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:17:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:17:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:17:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:17:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:17:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:17:48 debconf: delaying package configuration, since apt-utils is not installed 11:17:48 Fetched 63.7 MB in 2s (32.7 MB/s) 11:17:48 (Reading database ... 13912 files and directories currently installed.) 11:17:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:17:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:17:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:17:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:17:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 11:17:49 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 11:17:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:51 (Reading database ... 13911 files and directories currently installed.) 11:17:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:17:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:17:51 (Reading database ... 13911 files and directories currently installed.) 11:17:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:17:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:17:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:52 (Reading database ... 13911 files and directories currently installed.) 11:17:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:17:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:17:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:17:53 (Reading database ... 13911 files and directories currently installed.) 11:17:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:17:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:17:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:17:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:17:53 Setting up base-files (10.1ubuntu2.10) ... 11:17:53 Installing new version of config file /etc/issue ... 11:17:53 Installing new version of config file /etc/issue.net ... 11:17:53 Installing new version of config file /etc/lsb-release ... 11:17:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:17:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:17:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:17:53 Removing obsolete conffile /etc/default/motd-news ... 11:17:54 (Reading database ... 13912 files and directories currently installed.) 11:17:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:17:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:17:54 Setting up bash (4.4.18-2ubuntu1.2) ... 11:17:54 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 11:17:54 (Reading database ... 13912 files and directories currently installed.) 11:17:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:17:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:17:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:17:54 (Reading database ... 13912 files and directories currently installed.) 11:17:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:17:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:17:54 Setting up tar (1.29b-2ubuntu0.2) ... 11:17:54 (Reading database ... 13912 files and directories currently installed.) 11:17:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:17:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:17:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:17:55 (Reading database ... 13912 files and directories currently installed.) 11:17:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:17:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:17:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:17:55 (Reading database ... 13912 files and directories currently installed.) 11:17:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:17:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:17:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:17:55 (Reading database ... 13912 files and directories currently installed.) 11:17:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:17:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:17:56 Setting up grep (3.1-2build1) ... 11:17:56 (Reading database ... 13912 files and directories currently installed.) 11:17:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:17:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:17:56 Setting up login (1:4.5-1ubuntu2) ... 11:17:56 (Reading database ... 13912 files and directories currently installed.) 11:17:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:17:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:17:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:17:56 (Reading database ... 13912 files and directories currently installed.) 11:17:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:17:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:17:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:17:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:17:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:17:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:17:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:17:58 (Reading database ... 13912 files and directories currently installed.) 11:17:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:17:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:17:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:17:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:17:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:17:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:17:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:17:59 (Reading database ... 13912 files and directories currently installed.) 11:17:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:17:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:17:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:17:59 (Reading database ... 13912 files and directories currently installed.) 11:17:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:17:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:17:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:17:59 (Reading database ... 13912 files and directories currently installed.) 11:17:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:17:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:18:00 (Reading database ... 13912 files and directories currently installed.) 11:18:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:18:00 (Reading database ... 13912 files and directories currently installed.) 11:18:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:18:00 (Reading database ... 13912 files and directories currently installed.) 11:18:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:18:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:18:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:18:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:18:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:18:01 (Reading database ... 13912 files and directories currently installed.) 11:18:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:18:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:18:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:18:01 (Reading database ... 13912 files and directories currently installed.) 11:18:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:18:01 (Reading database ... 13912 files and directories currently installed.) 11:18:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:18:01 (Reading database ... 13912 files and directories currently installed.) 11:18:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:18:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:18:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:18:03 (Reading database ... 13912 files and directories currently installed.) 11:18:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:18:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:18:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:18:03 (Reading database ... 13912 files and directories currently installed.) 11:18:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:18:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:18:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:18:03 (Reading database ... 13914 files and directories currently installed.) 11:18:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:18:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:18:03 Setting up debconf (1.5.66ubuntu1) ... 11:18:04 (Reading database ... 13914 files and directories currently installed.) 11:18:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:18:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:18:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:18:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:18:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:18:04 ---> 71cb7cb9d806 11:18:04 Step 3/21 : WORKDIR /edgex-go 11:18:04 (Reading database ... 13914 files and directories currently installed.) 11:18:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:18:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:18:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 11:18:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:18:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:18:04 ---> 71cb7cb9d806 11:18:04 Step 3/24 : WORKDIR /edgex-go 11:18:04 (Reading database ... 13914 files and directories currently installed.) 11:18:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:18:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:18:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:18:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:18:04 ---> 71cb7cb9d806 11:18:04 Step 3/24 : WORKDIR /edgex-go 11:18:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:18:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:18:04 ---> 71cb7cb9d806 11:18:04 Step 3/22 : WORKDIR /edgex-go 11:18:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:18:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:18:04 ---> 71cb7cb9d806 11:18:04 Step 3/22 : WORKDIR /edgex-go 11:18:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:18:04 (Reading database ... 13914 files and directories currently installed.) 11:18:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:18:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:18:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 11:18:05 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:18:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:18:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:18:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:18:05 (Reading database ... 13914 files and directories currently installed.) 11:18:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:18:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:18:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:18:05 (Reading database ... 13914 files and directories currently installed.) 11:18:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 11:18:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:18:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 11:18:06 (Reading database ... 13914 files and directories currently installed.) 11:18:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:18:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:18:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:18:06 (Reading database ... 13914 files and directories currently installed.) 11:18:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 11:18:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 11:18:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 11:18:06 (Reading database ... 13914 files and directories currently installed.) 11:18:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:18:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:18:07 Setting up passwd (1:4.5-1ubuntu2) ... 11:18:07 (Reading database ... 13914 files and directories currently installed.) 11:18:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 11:18:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:18:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 11:18:07 (Reading database ... 13914 files and directories currently installed.) 11:18:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:18:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:18:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:18:07 (Reading database ... 13914 files and directories currently installed.) 11:18:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:18:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:18:07 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:18:07 (Reading database ... 13914 files and directories currently installed.) 11:18:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:18:08 ---> Running in d7c2670f76e6 11:18:08 ---> Running in 1838b3db83f5 11:18:08 ---> Running in 1509db80be91 11:18:08 ---> Running in 7dc651a6470d 11:18:08 ---> Running in b343d878e9a3 11:18:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:18:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:18:08 (Reading database ... 13914 files and directories currently installed.) 11:18:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:18:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:18:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:18:08 Removing intermediate container 1838b3db83f5 11:18:08 ---> 2cc621cd45de 11:18:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:08 Removing intermediate container 7dc651a6470d 11:18:08 ---> 52e22776eb6b 11:18:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:08 Removing intermediate container d7c2670f76e6 11:18:08 ---> 25ee296d59b7 11:18:08 (Reading database ... 13914 files and directories currently installed.) 11:18:08 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 11:18:08 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 11:18:08 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 11:18:09 (Reading database ... 13914 files and directories currently installed.) 11:18:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 11:18:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 11:18:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 11:18:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 Removing intermediate container 1509db80be91 11:18:09 ---> ba20e12a6b24 11:18:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 Removing intermediate container b343d878e9a3 11:18:09 ---> bc3939eb27d4 11:18:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 ---> Running in 6863f4e333eb 11:18:09 ---> Running in 26b3052f8c20 11:18:09 ---> Running in de52f499ba70 11:18:09 (Reading database ... 13915 files and directories currently installed.) 11:18:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:18:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:18:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:18:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:18:09 ---> Running in 0a595484ce04 11:18:09 ---> Running in 84313d994170 11:18:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:18:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:18:09 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 11:18:09 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 11:18:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:18:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:18:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:18:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:18:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:18:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:18:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:18:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:18:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:18:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:18:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:18:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:18:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:18:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:18:11 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 11:18:11 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 11:18:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:18:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:18:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:18:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:18:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:18:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:18:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:18:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:18:12 Removing intermediate container 6863f4e333eb 11:18:12 ---> fd3d899b2e55 11:18:12 Step 5/22 : RUN apk add --update --no-cache make git 11:18:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:18:12 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:18:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:18:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:18:13 ---> Running in 0963dea722b5 11:18:13 Removing intermediate container 26b3052f8c20 11:18:13 ---> 78e6f2d04931 11:18:13 Step 5/22 : RUN apk add --update --no-cache make git 11:18:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:13 Removing intermediate container de52f499ba70 11:18:13 ---> e584ae0a7aa7 11:18:13 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 11:18:13 ---> Running in 3c1f0bdaccce 11:18:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:13 ---> Running in a07057eb3cc9 11:18:13 Removing intermediate container 0a595484ce04 11:18:13 ---> 6579ebe8532b 11:18:13 Step 5/24 : RUN apk add --update --no-cache make git 11:18:13 Removing intermediate container 84313d994170 11:18:13 ---> 032d4ebdd63f 11:18:13 Step 5/21 : RUN apk add --update --no-cache make git 11:18:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:13 ---> Running in 11cf73413f3b 11:18:13 ---> Running in c9693e427678 11:18:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:16 OK: 217 MiB in 51 packages 11:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:16 OK: 217 MiB in 51 packages 11:18:17 OK: 217 MiB in 51 packages 11:18:17 OK: 217 MiB in 51 packages 11:18:17 OK: 217 MiB in 51 packages 11:18:17 Removing intermediate container 0963dea722b5 11:18:17 ---> f28beb352452 11:18:17 Step 6/22 : COPY go.mod . 11:18:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:18:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:18:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:18:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:18:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:18:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:18:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:18:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:18:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:18:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:18:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:18:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:18:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:18:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:18:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:18:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:18:18 ---> dc693df459f2 11:18:18 Step 7/22 : RUN go mod download 11:18:18 Removing intermediate container 3c1f0bdaccce 11:18:18 ---> 7b98f928be79 11:18:18 Step 6/22 : COPY go.mod . 11:18:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:18:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:18:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:18:19 ---> Running in d80e9ea1608c 11:18:19 Setting up tzdata (2020f-0ubuntu0.18.04) ... 11:18:19 11:18:19 Current default time zone: 'Etc/UTC' 11:18:19 Local time is now: Thu Jan 14 11:18:18 UTC 2021. 11:18:19 Universal Time is now: Thu Jan 14 11:18:18 UTC 2021. 11:18:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:18:19 11:18:19 Setting up systemd-sysv (237-3ubuntu10.43) ... 11:18:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:19 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 11:18:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:18:19 Removing intermediate container c9693e427678 11:18:19 ---> 104292958de7 11:18:19 Step 6/21 : COPY go.mod . 11:18:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:18:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:18:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:18:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:18:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:18:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:18:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:18:19 Removing intermediate container a07057eb3cc9 11:18:19 ---> 7d30d826fddc 11:18:19 Step 6/24 : COPY go.mod . 11:18:19 Removing intermediate container 11cf73413f3b 11:18:19 ---> f1043032d52f 11:18:19 Step 6/24 : COPY go.mod . 11:18:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:19 ---> 906f45b24d37 11:18:19 Step 7/22 : RUN go mod download 11:18:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 11:18:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:19 Setting up patch (2.7.6-2ubuntu1.1) ... 11:18:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:18:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:18:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 11:18:19 Installing new version of config file /etc/ssl/openssl.cnf ... 11:18:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:18:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:18:20 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 11:18:20 ---> Running in c3d52da69e0b 11:18:20 ---> 1303bb178dde 11:18:20 Step 7/21 : RUN go mod download 11:18:20 ---> 3e4923e3d98f 11:18:20 Step 7/24 : RUN go mod download 11:18:20 ---> Running in 32e02ab547df 11:18:20 ---> 8ae2adb49a67 11:18:20 Step 7/24 : RUN go mod download 11:18:21 ---> Running in 7192d522d7a2 11:18:21 ---> Running in 028bbde0bf6d 11:18:22 Updating certificates in /etc/ssl/certs... 11:18:22 22 added, 17 removed; done. 11:18:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:18:22 Removing intermediate container d80e9ea1608c 11:18:22 ---> 098c5c455fbc 11:18:22 Step 8/22 : COPY . . 11:18:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:18:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:18:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:18:22 Setting up pkgbinarymangler (138.18.04.1) ... 11:18:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 11:18:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up perl (5.26.1-6ubuntu0.5) ... 11:18:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 11:18:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:18:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:18:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 11:18:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:18:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:18:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:18:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:18:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:18:23 Processing triggers for systemd (237-3ubuntu10.43) ... 11:18:23 Processing triggers for mime-support (3.60ubuntu1) ... 11:18:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 11:18:23 Updating certificates in /etc/ssl/certs... 11:18:24 0 added, 0 removed; done. 11:18:24 Running hooks in /etc/ca-certificates/update.d... 11:18:24 done. 11:18:24 Reading package lists... 11:18:24 Removing intermediate container c3d52da69e0b 11:18:24 ---> 8becb5498c75 11:18:24 Step 8/22 : COPY . . 11:18:25 Building dependency tree... 11:18:25 Reading state information... 11:18:25 The following NEW packages will be installed: 11:18:25 apt-transport-https 11:18:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:18:25 Need to get 1696 B of archives. 11:18:25 After this operation, 153 kB of additional disk space will be used. 11:18:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 11:18:25 debconf: delaying package configuration, since apt-utils is not installed 11:18:25 Fetched 1696 B in 0s (8643 B/s) 11:18:25 Selecting previously unselected package apt-transport-https. 11:18:25 (Reading database ... 13929 files and directories currently installed.) 11:18:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 11:18:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 11:18:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 11:18:25 Waiting for network to be ready... 11:18:26 Removing intermediate container 32e02ab547df 11:18:26 ---> e1bccc31338f 11:18:26 Step 8/21 : COPY . . 11:18:26 Removing intermediate container 7192d522d7a2 11:18:26 ---> a8c7ec2307af 11:18:26 Step 8/24 : COPY . . 11:18:27 Removing intermediate container 028bbde0bf6d 11:18:27 ---> 715507ab266f 11:18:27 Step 8/24 : COPY . . 11:18:31 2021-01-14T11:18:28Z INFO Waiting for automatic snapd restart... 11:18:31 snapd 2.48.2 from Canonical* installed 11:18:32 "snapd" switched to the "latest/stable" channel 11:18:32 11:18:35 core18 20201210 from Canonical* installed 11:18:35 "core18" switched to the "latest/stable" channel 11:18:35 11:18:38 snapcraft 4.4.4 from Canonical* installed 11:18:38 "snapcraft" switched to the "latest/stable" channel 11:18:38 11:18:42 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: 11:18:42 - README.md 11:18:42 - snapcraft.yaml.orig 11:18:42 11:18:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:18:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:18:48 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 11:18:48 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:18:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:18:49 ---> 5f3bbc015103 11:18:49 Step 9/22 : RUN make cmd/core-command/core-command 11:18:49 ---> 2e2690de4137 11:18:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:18:49 Reading package lists... 11:18:49 ---> Running in 57ce0e74e9e2 11:18:49 ---> cfe0519979c3 11:18:49 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:18:49 ---> cca904d916d3 11:18:49 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:18:49 ---> Running in 659410bb412b 11:18:50 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 11:18:50 ---> 6b56f68a65c5 11:18:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:18:50 ---> Running in a2b7ce0e57da 11:18:50 ---> Running in ba0c32e57fce 11:18:50 ---> Running in 6e0651170712 11:18:51 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 11:18:52 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 11:18:52 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 11:18:52 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 11:18:52 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 11:18:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:18:56 Reading package lists... 11:18:56 Building dependency tree... 11:18:56 Reading state information... 11:18:56 Suggested packages: 11:18:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:18:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:18:56 Recommended packages: 11:18:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:18:56 The following NEW packages will be installed: 11:18:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:18:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:18:56 pkg-config zip 11:18:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:18:56 Need to get 7655 kB of archives. 11:18:56 After this operation, 43.7 MB of additional disk space will be used. 11:18:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 11:18:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 11:18:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 11:18:56 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:18:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 11:18:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:18:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:18:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:18:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:18:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:18:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:18:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:18:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:18:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:18:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:18:57 debconf: delaying package configuration, since apt-utils is not installed 11:18:57 Fetched 7655 kB in 1s (10.2 MB/s) 11:18:57 Selecting previously unselected package libglib2.0-0:amd64. 11:18:57 (Reading database ... 13933 files and directories currently installed.) 11:18:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 11:18:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:18:57 Selecting previously unselected package libpsl5:amd64. 11:18:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:18:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:18:57 Selecting previously unselected package libnghttp2-14:amd64. 11:18:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:18:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:18:57 Selecting previously unselected package librtmp1:amd64. 11:18:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:18:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:18:57 Selecting previously unselected package libcurl3-gnutls:amd64. 11:18:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 11:18:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:18:57 Selecting previously unselected package liberror-perl. 11:18:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:18:57 Unpacking liberror-perl (0.17025-1) ... 11:18:57 Selecting previously unselected package git-man. 11:18:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 11:18:57 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 11:18:58 Selecting previously unselected package git. 11:18:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 11:18:58 Unpacking git (1:2.17.1-1ubuntu0.7) ... 11:18:59 Selecting previously unselected package libnorm1:amd64. 11:18:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:18:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:18:59 Selecting previously unselected package libpgm-5.2-0:amd64. 11:18:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:18:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:18:59 Selecting previously unselected package libsodium23:amd64. 11:18:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:18:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:18:59 Selecting previously unselected package libzmq5:amd64. 11:18:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:18:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:18:59 Selecting previously unselected package libzmq3-dev:amd64. 11:18:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:18:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:18:59 Selecting previously unselected package pkg-config. 11:18:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:18:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:18:59 Selecting previously unselected package zip. 11:18:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:18:59 Unpacking zip (3.0-11build1) ... 11:18:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:18:59 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 11:18:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:18:59 Setting up liberror-perl (0.17025-1) ... 11:18:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:18:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:18:59 No schema files found: doing nothing. 11:18:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:18:59 Setting up zip (3.0-11build1) ... 11:18:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:18:59 Setting up libsodium23:amd64 (1.0.16-2) ... 11:18:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:19:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:19:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:19:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:19:00 Setting up git (1:2.17.1-1ubuntu0.7) ... 11:19:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:19:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:19:06 git set to automatically installed. 11:19:06 git-man set to automatically installed. 11:19:06 libcurl3-gnutls set to automatically installed. 11:19:06 liberror-perl set to automatically installed. 11:19:06 libglib2.0-0 set to automatically installed. 11:19:06 libnghttp2-14 set to automatically installed. 11:19:06 libnorm1 set to automatically installed. 11:19:06 libpgm-5.2-0 set to automatically installed. 11:19:06 libpsl5 set to automatically installed. 11:19:06 librtmp1 set to automatically installed. 11:19:06 libsodium23 set to automatically installed. 11:19:06 libzmq3-dev set to automatically installed. 11:19:06 libzmq5 set to automatically installed. 11:19:06 pkg-config set to automatically installed. 11:19:06 zip set to automatically installed. 11:19:09 snapd is not logged in, snap install commands will use sudo 11:19:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:19:16 snap "core18" has no updates available 11:19:17 Pulling config-common 11:19:18 Pulling go-build-helper 11:19:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:19:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:19:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 11:19:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:19:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:19:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:19:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 11:19:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:19:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 11:19:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:19:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 11:19:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 11:19:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:19:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:19:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:19:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 11:19:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 11:19:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 11:19:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:19:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 11:19:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 11:19:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 11:19:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 11:19:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 11:19:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 11:19:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 11:19:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 11:19:40 Fetched 23.7 MB in 0s (0 B/s) 11:19:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:19:40 Fetched 96.5 kB in 0s (0 B/s) 11:19:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:19:40 Fetched 279 kB in 0s (0 B/s) 11:19:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:19:40 Fetched 122 kB in 0s (0 B/s) 11:19:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:19:40 Fetched 77.8 kB in 0s (0 B/s) 11:19:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:19:40 Fetched 8848 B in 0s (0 B/s) 11:19:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:19:40 Fetched 47.8 kB in 0s (0 B/s) 11:19:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:19:40 Fetched 45.6 kB in 0s (0 B/s) 11:19:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:19:40 Fetched 15.0 kB in 0s (0 B/s) 11:19:40 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 11:19:40 Fetched 214 kB in 0s (0 B/s) 11:19:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 11:19:40 Fetched 155 kB in 0s (0 B/s) 11:19:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:19:40 Fetched 50.6 kB in 0s (0 B/s) 11:19:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:19:40 Fetched 14.8 kB in 0s (0 B/s) 11:19:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:19:40 Fetched 41.8 kB in 0s (0 B/s) 11:19:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:19:40 Fetched 499 kB in 0s (0 B/s) 11:19:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:19:40 Fetched 111 kB in 0s (0 B/s) 11:19:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:19:40 Fetched 240 kB in 0s (0 B/s) 11:19:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:19:40 Fetched 29.3 kB in 0s (0 B/s) 11:19:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:19:40 Fetched 85.5 kB in 0s (0 B/s) 11:19:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:19:40 Fetched 24.5 kB in 0s (0 B/s) 11:19:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:19:40 Fetched 49.2 kB in 0s (0 B/s) 11:19:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:19:40 Fetched 54.2 kB in 0s (0 B/s) 11:19:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:19:40 Fetched 30.8 kB in 0s (0 B/s) 11:19:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 11:19:40 Fetched 17.0 kB in 0s (0 B/s) 11:19:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:19:40 Fetched 85.9 kB in 0s (0 B/s) 11:19:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:19:40 Fetched 8720 B in 0s (0 B/s) 11:19:40 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 11:19:40 Fetched 137 kB in 0s (0 B/s) 11:19:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:19:40 Fetched 119 kB in 0s (0 B/s) 11:19:40 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 11:19:40 Fetched 109 kB in 0s (0 B/s) 11:19:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:19:40 Fetched 11.1 kB in 0s (0 B/s) 11:19:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:19:40 Fetched 645 kB in 0s (0 B/s) 11:19:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:19:40 Fetched 41.3 kB in 0s (0 B/s) 11:19:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:19:40 Fetched 17.9 kB in 0s (0 B/s) 11:19:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:19:40 Fetched 368 kB in 0s (0 B/s) 11:19:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:19:40 Fetched 187 kB in 0s (0 B/s) 11:19:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:19:40 Fetched 175 kB in 0s (0 B/s) 11:19:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:19:43 Fetched 206 kB in 0s (0 B/s) 11:19:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 11:19:43 Fetched 1301 kB in 0s (0 B/s) 11:19:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:19:43 Fetched 36.2 kB in 0s (0 B/s) 11:19:43 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 11:19:43 Fetched 159 kB in 0s (0 B/s) 11:19:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:19:43 Fetched 107 kB in 0s (0 B/s) 11:19:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:19:43 Fetched 48.7 kB in 0s (0 B/s) 11:19:43 Pulling static-packages 11:19:44 'go115' has dependencies that need to be staged: static-packages go-build-helper 11:19:44 Skipping pull go-build-helper (already ran) 11:19:44 Skipping pull static-packages (already ran) 11:19:44 Building go-build-helper 11:19:48 Building static-packages 11:19:49 Staging go-build-helper 11:19:50 Staging static-packages 11:19:51 Pulling go115 11:19:52 'edgex-go' has dependencies that need to be staged: go115 11:19:52 Skipping pull go115 (already ran) 11:19:52 Building go115 11:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:19:52 Dload Upload Total Spent Left Speed 11:19:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 8687k 0 0 21.5M 0 0:00:05 --:--:-- 0:00:05 21.4M 42 115M 42 49.1M 0 0 35.2M 0 0:00:03 0:00:01 0:00:02 35.2M 97 115M 97 112M 0 0 46.9M 0 0:00:02 0:00:02 --:--:-- 46.9M 100 115M 100 115M 0 0 46.9M 0 0:00:02 0:00:02 --:--:-- 46.8M 11:19:55 go1.15.2.linux-amd64.tar.gz: OK 11:19:59 Staging go115 11:20:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:20:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:20:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:20:05 Fetched 0 B in 0s (0 B/s) 11:20:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:20:05 Fetched 224 kB in 0s (0 B/s) 11:20:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:20:05 Fetched 157 kB in 0s (0 B/s) 11:20:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:20:05 Fetched 221 kB in 0s (0 B/s) 11:20:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:20:05 Fetched 143 kB in 0s (0 B/s) 11:20:05 Pulling edgex-go 11:20:06 Pulling version 11:20:07 Building config-common 11:20:09 Skipping build go-build-helper (already ran) 11:20:09 Skipping build static-packages (already ran) 11:20:09 Skipping build go115 (already ran) 11:20:09 Building edgex-go 11:20:09 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 11:20:10 go: downloading github.com/gorilla/mux v1.8.0 11:20:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 11:20:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 11:20:10 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 11:20:10 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:20:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:20:10 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 11:20:10 go: downloading github.com/google/uuid v1.1.4 11:20:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:20:10 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 11:20:10 go: downloading github.com/pelletier/go-toml v1.2.0 11:20:10 go: downloading gopkg.in/yaml.v2 v2.4.0 11:20:10 go: downloading github.com/go-kit/kit v0.8.0 11:20:10 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 11:20:10 go: downloading github.com/x448/float16 v0.8.4 11:20:10 go: downloading github.com/imdario/mergo v0.3.11 11:20:10 go: downloading github.com/go-redis/redis/v7 v7.2.0 11:20:10 go: downloading github.com/pebbe/zmq4 v1.2.2 11:20:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 11:20:10 go: downloading github.com/go-playground/validator/v10 v10.3.0 11:20:10 go: downloading github.com/pkg/errors v0.8.1 11:20:10 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:20:10 go: downloading github.com/BurntSushi/toml v0.3.1 11:20:10 go: downloading github.com/hashicorp/consul/api v1.1.0 11:20:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:20:10 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 11:20:10 go: downloading github.com/go-playground/universal-translator v0.17.0 11:20:10 go: downloading github.com/leodido/go-urn v1.2.0 11:20:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:20:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:20:10 go: downloading github.com/hashicorp/serf v0.8.2 11:20:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 11:20:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:20:11 go: downloading github.com/mitchellh/copystructure v1.0.0 11:20:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:20:11 go: downloading github.com/go-playground/locales v0.13.0 11:20:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:20:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:20:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:20:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:20:14 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 11:20:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:20:22 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 11:20:22 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 11:20:24 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 11:20:24 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 11:20:24 go: downloading github.com/stretchr/testify v1.6.1 11:20:24 go: downloading github.com/pmezard/go-difflib v1.0.0 11:20:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:20:24 go: downloading github.com/davecgh/go-spew v1.1.1 11:20:24 Removing intermediate container 6e0651170712 11:20:24 ---> 0c32fbdabbca 11:20:24 11:20:24 Step 10/24 : FROM alpine:3.12 11:20:24 3.12: Pulling from library/alpine 11:20:26 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 11:20:26 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:20:26 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 11:20:26 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:20:26 Status: Downloaded newer image for alpine:3.12 11:20:26 ---> afeebe901d6b 11:20:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:20:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:20:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:20:28 ---> Running in 2c58c275479c 11:20:28 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 11:20:28 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 11:20:28 Removing intermediate container ba0c32e57fce 11:20:28 ---> 52a18d59e950 11:20:28 11:20:28 Step 10/24 : FROM scratch 11:20:28 ---> 11:20:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:20:28 Removing intermediate container 57ce0e74e9e2 11:20:28 ---> 950755a2b560 11:20:28 11:20:28 Step 10/22 : FROM scratch 11:20:28 ---> 11:20:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:20:29 ---> Running in cf43c832a4e2 11:20:29 ---> Running in fc4b63edeb27 11:20:29 Removing intermediate container a2b7ce0e57da 11:20:29 ---> 0772be17a633 11:20:29 11:20:29 Step 10/21 : FROM scratch 11:20:29 ---> 11:20:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:20:29 Removing intermediate container fc4b63edeb27 11:20:29 ---> f2d56b11416a 11:20:29 Step 12/24 : ENV APP_PORT=48060 11:20:30 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 11:20:30 ---> Running in 930b91f61c89 11:20:30 Removing intermediate container cf43c832a4e2 11:20:30 ---> 950d3349d84a 11:20:30 Step 12/22 : ENV APP_PORT=48082 11:20:30 ---> Running in 86d4536f3fa2 11:20:30 ---> Running in a9d350703a73 11:20:30 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 11:20:30 (1/5) Installing ca-certificates (20191127-r4) 11:20:30 Removing intermediate container 930b91f61c89 11:20:30 ---> 56c7a3e1e78e 11:20:30 Step 12/21 : ENV APP_PORT=48085 11:20:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:20:30 (3/5) Installing libcurl (7.69.1-r3) 11:20:30 (4/5) Installing curl (7.69.1-r3) 11:20:30 (5/5) Installing dumb-init (1.2.2-r1) 11:20:30 Executing busybox-1.31.1-r19.trigger 11:20:30 Executing ca-certificates-20191127-r4.trigger 11:20:31 ---> Running in c41032997ebd 11:20:31 Removing intermediate container 86d4536f3fa2 11:20:31 ---> ae7a5e60f4d0 11:20:31 Step 13/24 : EXPOSE $APP_PORT 11:20:31 Removing intermediate container a9d350703a73 11:20:31 ---> 1262d22a24cb 11:20:31 Step 13/22 : EXPOSE $APP_PORT 11:20:31 OK: 7 MiB in 19 packages 11:20:31 ---> Running in 7d5fea395167 11:20:31 ---> Running in f133559c9feb 11:20:31 Removing intermediate container c41032997ebd 11:20:31 ---> bc8b452e690a 11:20:31 Step 13/21 : EXPOSE $APP_PORT 11:20:31 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 11:20:31 ---> Running in 84bb3b0a5911 11:20:32 Removing intermediate container 7d5fea395167 11:20:32 ---> 8fbc36325482 11:20:32 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:20:32 Removing intermediate container f133559c9feb 11:20:32 ---> 8071e7ab00c5 11:20:32 Step 14/22 : WORKDIR / 11:20:32 ---> Running in 7b55090b76d8 11:20:32 Removing intermediate container 84bb3b0a5911 11:20:32 ---> 7489fb94c3f2 11:20:32 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:20:33 Removing intermediate container 7b55090b76d8 11:20:33 ---> 8ff932800ec1 11:20:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:20:33 Building version 11:20:33 ---> 8d59dda8e6bb 11:20:33 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:20:33 Removing intermediate container 2c58c275479c 11:20:33 ---> 8363d8d5559d 11:20:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:20:33 ---> 60df9d6d87ff 11:20:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:20:33 ---> Running in 0d0b30de7ca2 11:20:34 ---> f5aac104b57c 11:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:20:35 Removing intermediate container 0d0b30de7ca2 11:20:35 ---> f1ad7366abb2 11:20:35 Step 13/24 : WORKDIR / 11:20:35 Staging config-common 11:20:35 ---> f14a228dc466 11:20:35 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:20:35 ---> Running in dff9a6bd67fd 11:20:36 ---> 7970bc3b0d0c 11:20:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:20:36 Skipping stage go-build-helper (already ran) 11:20:36 Skipping stage static-packages (already ran) 11:20:36 Skipping stage go115 (already ran) 11:20:36 Staging edgex-go 11:20:36 ---> 318a68d1e6fc 11:20:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:20:37 Staging version 11:20:37 Removing intermediate container dff9a6bd67fd 11:20:37 ---> 588bae0359c0 11:20:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:20:37 ---> f04acc42666a 11:20:37 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 11:20:38 ---> daf061eac0b2 11:20:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:20:38 ---> Running in afd6d4a5cbdc 11:20:38 ---> b5ccccdb0e73 11:20:38 Step 18/22 : ENTRYPOINT ["/core-command"] 11:20:38 Priming config-common 11:20:38 ---> Running in 4bfec430c758 11:20:38 Removing intermediate container 659410bb412b 11:20:38 ---> 5443da2275db 11:20:38 11:20:38 Step 10/22 : FROM scratch 11:20:38 ---> 11:20:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:20:38 ---> 05c4c0443ea1 11:20:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:20:39 ---> Using cache 11:20:39 ---> 56c7a3e1e78e 11:20:39 Step 12/22 : ENV APP_PORT=48081 11:20:39 Removing intermediate container afd6d4a5cbdc 11:20:39 ---> 31810a643692 11:20:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:39 ---> Running in 4fef732290d2 11:20:39 Priming go-build-helper 11:20:39 ---> Running in f379172d74f4 11:20:39 ---> f3e47d61d3f0 11:20:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:20:39 Removing intermediate container 4bfec430c758 11:20:39 ---> 3afb6c21daa3 11:20:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:39 ---> Running in e6e8a74c570e 11:20:39 Removing intermediate container 4fef732290d2 11:20:39 ---> 684485735292 11:20:39 Step 13/22 : EXPOSE $APP_PORT 11:20:39 ---> Running in c6c99287818b 11:20:39 Removing intermediate container f379172d74f4 11:20:39 ---> 2224d7e80ef9 11:20:39 Step 19/21 : LABEL arch=arm64 11:20:40 Priming static-packages 11:20:40 ---> 03ad5c8aaa7e 11:20:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:20:40 ---> Running in f5e0120b8d3a 11:20:40 Removing intermediate container e6e8a74c570e 11:20:40 ---> b31d582395dd 11:20:40 Step 20/22 : LABEL arch=arm64 11:20:40 Removing intermediate container c6c99287818b 11:20:40 ---> d810bee58f31 11:20:40 Step 14/22 : WORKDIR / 11:20:40 ---> Running in 4fe0bf4ad1ff 11:20:40 ---> Running in 7382a9a17d6b 11:20:40 ---> 427c18885c9b 11:20:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:20:40 Removing intermediate container f5e0120b8d3a 11:20:40 ---> bb009c868e21 11:20:40 Step 20/21 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:20:40 ---> fb69241fb50e 11:20:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:20:41 ---> Running in 469b6c698e23 11:20:41 Removing intermediate container 4fe0bf4ad1ff 11:20:41 ---> 859c67574cf0 11:20:41 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:20:41 Removing intermediate container 7382a9a17d6b 11:20:41 ---> f8bf15b9d334 11:20:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:20:41 ---> Running in d543351e0976 11:20:41 Removing intermediate container 469b6c698e23 11:20:41 ---> bb0d62ace9c6 11:20:41 Step 21/21 : LABEL version=0.0.0 11:20:42 Priming go115 11:20:42 ---> b9c4a63baf09 11:20:42 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:20:42 ---> Running in 4cafb8ed7087 11:20:42 ---> Running in 1b590456aa43 11:20:42 Removing intermediate container d543351e0976 11:20:42 ---> 885ac1240a61 11:20:42 Step 22/22 : LABEL version=0.0.0 11:20:42 ---> f6989a391e5c 11:20:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:20:42 ---> Running in 5033d0e293d7 11:20:42 Removing intermediate container 4cafb8ed7087 11:20:42 ---> 5e51e758c708 11:20:42 11:20:42 ---> 6800995a660a 11:20:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:20:42 Removing intermediate container 1b590456aa43 11:20:42 ---> c4fb16722484 11:20:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:42 Priming edgex-go 11:20:43 Successfully built 5e51e758c708 11:20:43 Successfully tagged docker-support-scheduler-go-arm64:latest 11:20:43  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 11:20:43 ---> Running in 688a52e5e585 11:20:43 Removing intermediate container 5033d0e293d7 11:20:43 ---> 445aa68c95ca 11:20:43 11:20:43 Priming version 11:20:44 Successfully built 445aa68c95ca 11:20:44 Successfully tagged docker-core-command-go-arm64:latest 11:20:44  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 11:20:44 ---> 6e8a4264e589 11:20:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:20:44 Removing intermediate container 688a52e5e585 11:20:44 ---> 7ab3f3e10755 11:20:44 Step 22/24 : LABEL arch=arm64 11:20:44 ---> e0bc028c6ff6 11:20:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:20:44 ---> Running in d68c873f833c 11:20:44 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:20:45 ---> 9b03d5af9a3d 11:20:45 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:20:45 Removing intermediate container d68c873f833c 11:20:45 ---> 0e4e08846f81 11:20:45 Step 23/24 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c [Pipeline] } 11:20:46 ---> a8a78163ac1f 11:20:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:20:46 ---> Running in 0930d443d63c 11:20:46 ---> Running in 4bb1e9d28c2b [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 11:20:47 ---> Running in 703ffa75e60f [Pipeline] } [Pipeline] // stage [Pipeline] } 11:20:48 Removing intermediate container 4bb1e9d28c2b 11:20:48 ---> b988f86e7d19 11:20:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:48 Removing intermediate container 0930d443d63c 11:20:48 ---> b3d130069384 11:20:48 Step 24/24 : LABEL version=0.0.0 11:20:48 ---> Running in 534ccb6b82e1 11:20:48 ---> Running in a7eff3a7933b 11:20:50 Removing intermediate container 534ccb6b82e1 11:20:50 ---> 93703abc5bd4 11:20:50 Step 20/22 : LABEL arch=arm64 11:20:51 Removing intermediate container a7eff3a7933b 11:20:51 ---> 7f9058629ead 11:20:51 11:20:51 Successfully built 7f9058629ead 11:20:51 ---> Running in f0a87b0ca23e 11:20:51 Successfully tagged docker-support-notifications-go-arm64:latest 11:20:51 Building docker-security-proxy-setup-go 11:20:52  Building docker-support-notifications-go ... done Removing intermediate container f0a87b0ca23e 11:20:52 ---> bda31816379c 11:20:52 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:20:52 ---> Running in 1bc927e4eced 11:20:52 Removing intermediate container 703ffa75e60f 11:20:52 ---> 23817f334789 11:20:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:20:52 ---> Running in ddeb84253f4a 11:20:53 Removing intermediate container 1bc927e4eced 11:20:53 ---> 8681cf38707c 11:20:53 Step 22/22 : LABEL version=0.0.0 11:20:53 ---> Running in 44fa5289d42d 11:20:53 Removing intermediate container ddeb84253f4a 11:20:53 ---> e930bc227ea9 11:20:53 Step 22/24 : LABEL arch=arm64 11:20:53 ---> Running in c08a358a7bc4 11:20:53 Removing intermediate container 44fa5289d42d 11:20:53 ---> 5a8e5b58c506 11:20:53 11:20:54 Successfully built 5a8e5b58c506 11:20:54 Successfully tagged docker-core-metadata-go-arm64:latest 11:20:54  Building docker-core-metadata-go ... done Building docker-core-data-go 11:20:54 Removing intermediate container c08a358a7bc4 11:20:54 ---> 381497df5670 11:20:54 Step 23/24 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:20:54 ---> Running in 2493d3584621 11:20:55 Removing intermediate container 2493d3584621 11:20:55 ---> 708b6766f7cd 11:20:55 Step 24/24 : LABEL version=0.0.0 11:20:55 ---> Running in 94ab685b7805 11:20:56 Removing intermediate container 94ab685b7805 11:20:56 ---> f04095d955ea 11:20:56 11:20:56 Successfully built f04095d955ea 11:20:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 11:21:35  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:21:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:21:35 ---> 71cb7cb9d806 11:21:35 Step 3/22 : WORKDIR /edgex-go 11:21:35 ---> Using cache 11:21:35 ---> ba20e12a6b24 11:21:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:35 ---> Using cache 11:21:35 ---> 6579ebe8532b 11:21:35 Step 5/22 : RUN apk add --update --no-cache make git 11:21:35 ---> Using cache 11:21:35 ---> f1043032d52f 11:21:35 Step 6/22 : COPY go.mod . 11:21:35 ---> Using cache 11:21:35 ---> 3e4923e3d98f 11:21:35 Step 7/22 : RUN go mod download 11:21:35 ---> Using cache 11:21:35 ---> a8c7ec2307af 11:21:35 Step 8/22 : COPY . . 11:21:35 ---> Using cache 11:21:35 ---> 6b56f68a65c5 11:21:35 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:21:35 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:21:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:21:35 ---> 71cb7cb9d806 11:21:35 Step 3/26 : WORKDIR /edgex-go 11:21:35 ---> Using cache 11:21:35 ---> ba20e12a6b24 11:21:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:35 ---> Using cache 11:21:35 ---> 6579ebe8532b 11:21:35 Step 5/26 : RUN apk add --update --no-cache make bash git 11:21:35 ---> Running in 4103a0b3ab2e 11:21:35 ---> Running in c88fd2c7f202 11:21:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 11:21:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:38 OK: 217 MiB in 51 packages 11:21:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:21:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:21:38 ---> 71cb7cb9d806 11:21:38 Step 3/21 : WORKDIR /edgex-go 11:21:38 ---> Using cache 11:21:38 ---> ba20e12a6b24 11:21:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:38 ---> Using cache 11:21:38 ---> 6579ebe8532b 11:21:38 Step 5/21 : RUN apk add --update --no-cache make git 11:21:38 ---> Using cache 11:21:38 ---> f1043032d52f 11:21:38 Step 6/21 : COPY go.mod . 11:21:38 ---> Using cache 11:21:38 ---> 3e4923e3d98f 11:21:38 Step 7/21 : RUN go mod download 11:21:38 ---> Using cache 11:21:38 ---> a8c7ec2307af 11:21:38 Step 8/21 : COPY . . 11:21:38 ---> Using cache 11:21:38 ---> 6b56f68a65c5 11:21:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:21:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:21:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:21:38 ---> 71cb7cb9d806 11:21:38 Step 3/23 : WORKDIR /edgex-go 11:21:38 ---> Using cache 11:21:38 ---> ba20e12a6b24 11:21:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:38 ---> Using cache 11:21:38 ---> 6579ebe8532b 11:21:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:21:40 ---> Running in 0c8019065ac4 11:21:40 ---> Running in d8dfa929b2be 11:21:41 Removing intermediate container c88fd2c7f202 11:21:41 ---> 188e4df98203 11:21:41 Step 6/26 : COPY go.mod . 11:21:42 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 11:21:43 ---> 9092d8c8566e 11:21:43 Step 7/26 : RUN go mod download 11:21:43 ---> Running in 146d5b0778a6 11:21:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:44 OK: 217 MiB in 51 packages 11:21:46 Removing intermediate container 0c8019065ac4 11:21:46 ---> 1c14538d8271 11:21:46 Step 6/23 : COPY go.mod . 11:21:47 Removing intermediate container 146d5b0778a6 11:21:47 ---> ee6b162e3e5b 11:21:47 Step 8/26 : COPY . . 11:21:48 ---> 26ef41d5f719 11:21:48 Step 7/23 : RUN go mod download 11:21:48 ---> Running in 1419779b9366 11:21:55 Removing intermediate container 1419779b9366 11:21:55 ---> 91f7897900db 11:21:55 Step 8/23 : COPY . . 11:22:13 ---> 8af2cdb27f16 11:22:13 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:22:13 ---> Running in e35273315edb 11:22:16 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 11:22:16 ---> a1cbf9438cd7 11:22:16 Step 9/23 : RUN make cmd/core-data/core-data 11:22:16 ---> Running in 667519171b45 11:22:18 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 11:22:33 Removing intermediate container 4103a0b3ab2e 11:22:33 ---> 02f9d9d55706 11:22:33 11:22:33 Step 10/22 : FROM alpine:3.12 11:22:33 ---> afeebe901d6b 11:22:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:22:33 ---> Using cache 11:22:33 ---> 8363d8d5559d 11:22:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 11:22:33 ---> Running in 200e0b47654e 11:22:33 Removing intermediate container 200e0b47654e 11:22:33 ---> 42a66a74ebac 11:22:33 Step 13/22 : WORKDIR / 11:22:33 ---> Running in 398c9ac67194 11:22:34 Removing intermediate container 398c9ac67194 11:22:34 ---> 52bf83888293 11:22:34 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:22:35 ---> 94f11ec8fce7 11:22:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 11:22:37 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 11:22:37 ---> e4e135ae527b 11:22:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 11:22:38 ---> 98a25d0c74b0 11:22:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 11:22:39 ---> 6b0d00558abe 11:22:39 Step 18/22 : RUN chmod +x entrypoint.sh 11:22:39 ---> Running in ee42ff52a15a 11:22:43 Removing intermediate container ee42ff52a15a 11:22:43 ---> ad20d69a48fe 11:22:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 11:22:43 ---> Running in e3acc9fb2a40 11:22:44 Removing intermediate container e3acc9fb2a40 11:22:44 ---> 9688ca183f3e 11:22:44 Step 20/22 : LABEL arch=arm64 11:22:44 ---> Running in 7aa5ae669046 11:22:45 Removing intermediate container 7aa5ae669046 11:22:45 ---> ff0fb544f65f 11:22:45 Step 21/22 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:22:45 ---> Running in d0bcc47e7d1e 11:22:45 Removing intermediate container d0bcc47e7d1e 11:22:45 ---> 8f2c7c008030 11:22:45 Step 22/22 : LABEL version=0.0.0 11:22:45 ---> Running in 8e97ddca656d 11:22:46 Removing intermediate container 8e97ddca656d 11:22:46 ---> 5320e0bb275f 11:22:46 11:22:47 Successfully built 5320e0bb275f 11:22:47 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 11:22:53  Building docker-security-bootstrap-redis-go ... done Removing intermediate container d8dfa929b2be 11:22:53 ---> 9d918e441b00 11:22:53 11:22:53 Step 10/21 : FROM alpine:3.12 11:22:53 ---> afeebe901d6b 11:22:53 Step 11/21 : RUN apk add --update --no-cache curl 11:22:53 ---> Running in 93bfa37ada6e 11:22:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:22:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:22:55 (1/4) Installing ca-certificates (20191127-r4) 11:22:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:22:55 (3/4) Installing libcurl (7.69.1-r3) 11:22:55 (4/4) Installing curl (7.69.1-r3) 11:22:55 Executing busybox-1.31.1-r19.trigger 11:22:55 Executing ca-certificates-20191127-r4.trigger 11:22:55 OK: 7 MiB in 18 packages 11:22:58 Removing intermediate container 93bfa37ada6e 11:22:58 ---> d81f83c8d236 11:22:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:22:58 ---> Running in 1ff8bc770828 11:22:59 Removing intermediate container 1ff8bc770828 11:22:59 ---> b1a33bbfc94e 11:22:59 Step 13/21 : WORKDIR /edgex 11:22:59 ---> Running in 4b8f4c5f64b5 11:23:00 Removing intermediate container 4b8f4c5f64b5 11:23:00 ---> 70320ceabdcb 11:23:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:23:01 ---> 52aef413cf4c 11:23:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:23:03 ---> a2769807897a 11:23:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:23:05 ---> 76cff71233e1 11:23:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:23:05 ---> Running in f624e1388270 11:23:06 Removing intermediate container f624e1388270 11:23:06 ---> 8d7ea499bcd5 11:23:06 Step 18/21 : CMD ["--init=true"] 11:23:06 ---> Running in 54e38e2dcaed 11:23:07 Removing intermediate container 54e38e2dcaed 11:23:07 ---> e16d672eb1ad 11:23:07 Step 19/21 : LABEL arch=arm64 11:23:07 ---> Running in b6f25725fabf 11:23:07 Removing intermediate container b6f25725fabf 11:23:07 ---> 48fe4104cc51 11:23:07 Step 20/21 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:23:07 ---> Running in f27daa54744e 11:23:08 Removing intermediate container f27daa54744e 11:23:08 ---> 95105c8b3ac1 11:23:08 Step 21/21 : LABEL version=0.0.0 11:23:08 ---> Running in b0c634f2e775 11:23:09 Removing intermediate container b0c634f2e775 11:23:09 ---> 651dc9de2738 11:23:09 11:23:10 Successfully built 651dc9de2738 11:23:10 Successfully tagged docker-security-proxy-setup-go-arm64:latest 11:23:20  Building docker-security-proxy-setup-go ... done Removing intermediate container e35273315edb 11:23:20 ---> 43fa000f36da 11:23:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:23:20 ---> Running in fd3d8c4e6fc6 11:23:20 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 11:23:22 Removing intermediate container fd3d8c4e6fc6 11:23:22 ---> 6aa5c7696e20 11:23:22 11:23:22 Step 11/26 : FROM docker:20.10.0 11:23:23 20.10.0: Pulling from library/docker 11:23:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:23:31 Status: Downloaded newer image for docker:20.10.0 11:23:31 ---> eeaf43b92773 11:23:31 Step 12/26 : RUN apk add --no-cache bash 11:23:32 ---> Running in bfdb62c81f86 11:23:32 Removing intermediate container 667519171b45 11:23:32 ---> 1e0fae3061bf 11:23:32 11:23:32 Step 10/23 : FROM alpine:3.12 11:23:32 ---> afeebe901d6b 11:23:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:23:32 ---> Running in 112a1ab0478b 11:23:33 Removing intermediate container 112a1ab0478b 11:23:33 ---> 6f26e98557b4 11:23:33 Step 12/23 : ENV APP_PORT=48080 11:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:33 ---> Running in 8741fbe91401 11:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:33 Removing intermediate container 8741fbe91401 11:23:33 ---> e930d92a1de6 11:23:33 Step 13/23 : EXPOSE $APP_PORT 11:23:33 ---> Running in fb65414f23d3 11:23:34 (1/2) Installing readline (8.0.4-r0) 11:23:34 (2/2) Installing bash (5.0.17-r0) 11:23:34 Executing bash-5.0.17-r0.post-install 11:23:34 Executing busybox-1.31.1-r19.trigger 11:23:34 OK: 12 MiB in 22 packages 11:23:34 Removing intermediate container fb65414f23d3 11:23:34 ---> f37a42cde56f 11:23:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:34 ---> Running in 1bc1c34a3d55 11:23:35 Removing intermediate container bfdb62c81f86 11:23:35 ---> 89c639955b48 11:23:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:23:35 ---> Running in 9d41b8feb995 11:23:36 Removing intermediate container 9d41b8feb995 11:23:36 ---> 8fc6f425d4db 11:23:36 Step 14/26 : ENV APP_PORT=48090 11:23:36 ---> Running in 3b1e179c5f68 11:23:36 Removing intermediate container 3b1e179c5f68 11:23:36 ---> bff9c6ff98e7 11:23:36 Step 15/26 : EXPOSE $APP_PORT 11:23:37 ---> Running in 1622e1c95f9a 11:23:37 Removing intermediate container 1bc1c34a3d55 11:23:37 ---> 270c13d55706 11:23:37 Step 15/23 : RUN apk add --update --no-cache zeromq 11:23:37 ---> Running in eb7c2fd5dd9e 11:23:38 Removing intermediate container 1622e1c95f9a 11:23:38 ---> 799e48286570 11:23:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:39 ---> 49c4738b8b09 11:23:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:23:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:39 ---> b4dad50d75b7 11:23:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:23:40 (1/5) Installing libgcc (9.3.0-r2) 11:23:40 (2/5) Installing libsodium (1.0.18-r0) 11:23:40 (3/5) Installing libstdc++ (9.3.0-r2) 11:23:40 ---> 20912094acf8 11:23:40 Step 19/26 : RUN apk --no-cache add py3-pip 11:23:40 (4/5) Installing libzmq (4.3.3-r0) 11:23:40 (5/5) Installing zeromq (4.3.3-r0) 11:23:40 ---> Running in 68deaf7e6af2 11:23:40 Executing busybox-1.31.1-r19.trigger 11:23:40 OK: 8 MiB in 19 packages 11:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:42 Removing intermediate container eb7c2fd5dd9e 11:23:42 ---> 0c956706256e 11:23:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:42 (1/33) Installing libbz2 (1.0.8-r1) 11:23:42 (2/33) Installing expat (2.2.9-r1) 11:23:42 (3/33) Installing libffi (3.3-r2) 11:23:42 (4/33) Installing gdbm (1.13-r1) 11:23:42 (5/33) Installing xz-libs (5.2.5-r0) 11:23:42 (6/33) Installing sqlite-libs (3.32.1-r0) 11:23:42 (7/33) Installing python3 (3.8.5-r0) 11:23:43 ---> b4fea8367f93 11:23:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:23:44 (8/33) Installing py3-appdirs (1.4.4-r1) 11:23:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:23:44 (10/33) Installing py3-parsing (2.4.7-r0) 11:23:44 (11/33) Installing py3-six (1.15.0-r0) 11:23:44 ---> 09a166822641 11:23:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:23:44 (12/33) Installing py3-packaging (20.4-r0) 11:23:44 (13/33) Installing py3-setuptools (47.0.0-r0) 11:23:44 (14/33) Installing py3-chardet (3.0.4-r4) 11:23:44 (15/33) Installing py3-idna (2.9-r0) 11:23:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:23:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:23:45 (18/33) Installing py3-requests (2.23.0-r0) 11:23:45 (19/33) Installing py3-msgpack (1.0.0-r0) 11:23:45 (20/33) Installing py3-lockfile (0.12.2-r3) 11:23:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:23:45 (22/33) Installing py3-colorama (0.4.3-r0) 11:23:45 (23/33) Installing py3-distlib (0.3.0-r0) 11:23:45 (24/33) Installing py3-distro (1.5.0-r1) 11:23:45 (25/33) Installing py3-webencodings (0.5.1-r3) 11:23:45 (26/33) Installing py3-html5lib (1.0.1-r4) 11:23:45 (27/33) Installing py3-pytoml (0.1.21-r0) 11:23:45 (28/33) Installing py3-pep517 (0.8.2-r0) 11:23:45 (29/33) Installing py3-progress (1.5-r0) 11:23:45 (30/33) Installing py3-toml (0.10.1-r0) 11:23:45 (31/33) Installing py3-retrying (1.3.3-r0) 11:23:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:23:45 (33/33) Installing py3-pip (20.1.1-r0) 11:23:45 Executing busybox-1.31.1-r19.trigger 11:23:45 OK: 71 MiB in 55 packages 11:23:45 ---> 3616d1beede9 11:23:45 Step 19/23 : ENTRYPOINT ["/core-data"] 11:23:45 ---> Running in b9d8ad396040 11:23:46 Removing intermediate container b9d8ad396040 11:23:46 ---> 3dc7133e5dae 11:23:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:46 ---> Running in b7a6d0e95515 11:23:47 Removing intermediate container b7a6d0e95515 11:23:47 ---> c68848ab9c34 11:23:47 Step 21/23 : LABEL arch=arm64 11:23:47 ---> Running in 7992231691cd 11:23:47 Removing intermediate container 7992231691cd 11:23:47 ---> 6ac3d7598a74 11:23:47 Step 22/23 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:23:48 ---> Running in c6e9e0499779 11:23:48 Removing intermediate container c6e9e0499779 11:23:48 ---> 1f6b153050bc 11:23:48 Step 23/23 : LABEL version=0.0.0 11:23:49 ---> Running in 8e426857520a 11:23:49 Removing intermediate container 8e426857520a 11:23:49 ---> 5e807f4cd342 11:23:49 11:23:50 Successfully built 5e807f4cd342 11:23:50 Successfully tagged docker-core-data-go-arm64:latest 11:23:51  Building docker-core-data-go ... done Removing intermediate container 68deaf7e6af2 11:23:51 ---> 5d732a0be6bd 11:23:51 Step 20/26 : RUN pip install docker-compose==1.23.2 11:23:51 ---> Running in 3efe015224e7 11:23:56 Collecting docker-compose==1.23.2 11:23:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:23:56 Collecting PyYAML<4,>=3.10 11:23:56 Downloading PyYAML-3.13.tar.gz (270 kB) 11:23:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:24:00 Collecting websocket-client<1.0,>=0.32.0 11:24:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:24:00 Collecting jsonschema<3,>=2.5.1 11:24:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:24:01 Collecting docker<4.0,>=3.6.0 11:24:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:24:01 Collecting dockerpty<0.5,>=0.4.1 11:24:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:24:03 Collecting cached-property<2,>=1.2.0 11:24:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:24:03 Collecting docopt<0.7,>=0.6.1 11:24:03 Downloading docopt-0.6.2.tar.gz (25 kB) 11:24:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:24:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:24:06 Collecting texttable<0.10,>=0.9.0 11:24:07 Downloading texttable-0.9.1.tar.gz (11 kB) 11:24:09 Collecting docker-pycreds>=0.4.0 11:24:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:24:09 Collecting urllib3<1.25,>=1.21.1 11:24:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:24:09 Collecting idna<2.8,>=2.5 11:24:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:24:09 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) 11:24:09 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) 11:24:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:24:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:24:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:24:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:24:10 Installing collected packages: PyYAML, websocket-client, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, docopt, texttable, docker-compose 11:24:10 Running setup.py install for PyYAML: started 11:24:12 Running setup.py install for PyYAML: finished with status 'done' 11:24:13 Attempting uninstall: urllib3 11:24:13 Found existing installation: urllib3 1.25.9 11:24:13 Uninstalling urllib3-1.25.9: 11:24:13 Successfully uninstalled urllib3-1.25.9 11:24:14 Attempting uninstall: idna 11:24:14 Found existing installation: idna 2.9 11:24:14 Uninstalling idna-2.9: 11:24:14 Successfully uninstalled idna-2.9 11:24:14 Attempting uninstall: requests 11:24:14 Found existing installation: requests 2.23.0 11:24:14 Uninstalling requests-2.23.0: 11:24:14 Successfully uninstalled requests-2.23.0 11:24:15 Running setup.py install for dockerpty: started 11:24:17 Running setup.py install for dockerpty: finished with status 'done' 11:24:17 Running setup.py install for docopt: started 11:24:19 Running setup.py install for docopt: finished with status 'done' 11:24:19 Running setup.py install for texttable: started 11:24:21 Running setup.py install for texttable: finished with status 'done' 11:24:21 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 11:24:25 Removing intermediate container 3efe015224e7 11:24:25 ---> 4596fece0948 11:24:25 Step 21/26 : RUN apk --no-cache add curl 11:24:25 ---> Running in 3df500f9049b 11:24:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:24:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:24:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:24:27 (2/3) Installing libcurl (7.69.1-r3) 11:24:27 (3/3) Installing curl (7.69.1-r3) 11:24:27 Executing busybox-1.31.1-r19.trigger 11:24:27 OK: 71 MiB in 58 packages 11:24:28 Removing intermediate container 3df500f9049b 11:24:28 ---> a5d6f5210514 11:24:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:24:28 ---> Running in c69c2f57dad0 11:24:28 Removing intermediate container c69c2f57dad0 11:24:28 ---> fcec9ad1f5f2 11:24:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:29 ---> Running in 7d97e220cde3 11:24:29 Removing intermediate container 7d97e220cde3 11:24:29 ---> ba5c4f942879 11:24:29 Step 24/26 : LABEL arch=arm64 11:24:29 ---> Running in 84034c978a56 11:24:30 Removing intermediate container 84034c978a56 11:24:30 ---> 07df7fbffe67 11:24:30 Step 25/26 : LABEL git_sha=7b82f96784bf24c5f66a9317eafcec0f23e1b55c 11:24:30 ---> Running in 2ffd16ae2c4c 11:24:30 Removing intermediate container 2ffd16ae2c4c 11:24:30 ---> cbdebaf6846e 11:24:30 Step 26/26 : LABEL version=0.0.0 11:24:30 ---> Running in b5bd01eb1431 11:24:31 Removing intermediate container b5bd01eb1431 11:24:31 ---> ca06adaf00ee 11:24:31 11:24:31 Successfully built ca06adaf00ee 11:24:31 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 11:24:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 11:24:32 $ docker stop --time=1 05199b4efb11ed99e65241992b895c123db0570509cc16f21a7ab6e0736fa602 11:24:33 $ docker rm -f 05199b4efb11ed99e65241992b895c123db0570509cc16f21a7ab6e0736fa602 [Pipeline] // withDockerContainer [Pipeline] sh 11:24:34 + grep docker 11:24:34 + docker images 11:24:34 docker-sys-mgmt-agent-go-arm64 latest ca06adaf00ee 3 seconds ago 300MB 11:24:34 docker-core-data-go-arm64 latest 5e807f4cd342 45 seconds ago 21MB 11:24:34 docker-security-proxy-setup-go-arm64 latest 651dc9de2738 About a minute ago 23.3MB 11:24:34 docker-security-bootstrap-redis-go-arm64 latest 5320e0bb275f About a minute ago 15.1MB 11:24:34 docker-security-secretstore-setup-go-arm64 latest f04095d955ea 3 minutes ago 23.4MB 11:24:34 docker-core-metadata-go-arm64 latest 5a8e5b58c506 3 minutes ago 12.3MB 11:24:34 docker-support-notifications-go-arm64 latest 7f9058629ead 3 minutes ago 11.4MB 11:24:34 docker-core-command-go-arm64 latest 445aa68c95ca 3 minutes ago 9.98MB 11:24:34 docker-support-scheduler-go-arm64 latest 5e51e758c708 3 minutes ago 10MB 11:24:34 docker 20.10.0 eeaf43b92773 4 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 11:24:38 provisioning config files... 11:24:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5558390740415561635tmp [Pipeline] { [Pipeline] sh 11:24:39 + set +x 11:24:39 + curl -s https://codecov.io/bash 11:24:39 + bash -s -- 11:24:39 11:24:39 _____ _ 11:24:39 / ____| | | 11:24:39 | | ___ __| | ___ ___ _____ __ 11:24:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:39 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:39 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:39 Bash-20201231-23d4836 11:24:39 11:24:39 11:24:39 ==> git version 2.24.3 found 11:24:39 ==> 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 11:24:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:24:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:24:39 ==> Jenkins CI detected. 11:24:39 project root: . 11:24:39 --> token set from env 11:24:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:39 ==> Running gcov in . (disable via -X gcov) 11:24:39 ==> Python coveragepy not found 11:24:39 ==> Searching for coverage reports in: 11:24:39 + . 11:24:39 -> Found 1 reports 11:24:39 ==> Detecting git/mercurial file structure 11:24:40 ==> Reading reports 11:24:40 + ./coverage.out bytes=554655 11:24:40 ==> Appending adjustments 11:24:40 https://docs.codecov.io/docs/fixing-reports 11:24:43 + Found adjustments 11:24:43 ==> Gzipping contents 11:24:43 84K /tmp/codecov.jcH3iv.gz 11:24:43 ==> Uploading reports 11:24:43 url: https://codecov.io 11:24:43 query: branch=PR-3030&commit=7b82f96784bf24c5f66a9317eafcec0f23e1b55c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 11:24:43 -> Pinging Codecov 11:24:43 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3030&commit=7b82f96784bf24c5f66a9317eafcec0f23e1b55c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 11:24:43 -> Uploading to 11:24:43 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/7b82f96784bf24c5f66a9317eafcec0f23e1b55c/66b90428-9bed-4fef-8ec9-2bacc0fd7b36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T112443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65ea3a8d55acaae614a80515ec58c19573309967ea7f71c5132dc2565287d5a6 11:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:43 Dload Upload Total Spent Left Speed 11:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83785 0 0 100 83785 0 142k --:--:-- --:--:-- --:--:-- 142k 11:24:44 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b82f96784bf24c5f66a9317eafcec0f23e1b55c [Pipeline] } 11:24:44 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 11:24:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:24:48 ---> package-listing.sh 11:24:48 ++ facter osfamily 11:24:48 ++ tr '[:upper:]' '[:lower:]' 11:24:48 + OS_FAMILY=redhat 11:24:48 + workspace=/w/workspace/edgex-go/1 11:24:48 + START_PACKAGES=/tmp/packages_start.txt 11:24:48 + END_PACKAGES=/tmp/packages_end.txt 11:24:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:48 + PACKAGES=/tmp/packages_start.txt 11:24:48 + '[' /w/workspace/edgex-go/1 ']' 11:24:48 + PACKAGES=/tmp/packages_end.txt 11:24:48 + case "${OS_FAMILY}" in 11:24:48 + rpm -qa 11:24:48 + sort 11:24:53 + '[' -f /tmp/packages_start.txt ']' 11:24:53 + '[' -f /tmp/packages_end.txt ']' 11:24:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:53 + '[' /w/workspace/edgex-go/1 ']' 11:24:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:24:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:24:54 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 11:24:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:24:54 11:24:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:24:55 alpine: Pulling from edgex-lftools-log-publisher 11:24:55 df20fa9351a1: Pulling fs layer 11:24:55 36b3adc4ff6f: Pulling fs layer 11:24:55 8ad3a11d3b57: Pulling fs layer 11:24:55 46f8f816bc3b: Pulling fs layer 11:24:55 93b61091891f: Pulling fs layer 11:24:55 93b9cdb0e59b: Pulling fs layer 11:24:55 5e14af77c1be: Pulling fs layer 11:24:55 01666e4c0597: Pulling fs layer 11:24:55 aa168da1d23b: Pulling fs layer 11:24:55 93b61091891f: Waiting 11:24:55 93b9cdb0e59b: Waiting 11:24:55 5e14af77c1be: Waiting 11:24:55 01666e4c0597: Waiting 11:24:55 aa168da1d23b: Waiting 11:24:55 46f8f816bc3b: Waiting 11:24:55 36b3adc4ff6f: Download complete 11:24:55 46f8f816bc3b: Verifying Checksum 11:24:55 46f8f816bc3b: Download complete 11:24:55 df20fa9351a1: Verifying Checksum 11:24:55 93b9cdb0e59b: Verifying Checksum 11:24:55 93b9cdb0e59b: Download complete 11:24:55 93b61091891f: Verifying Checksum 11:24:55 93b61091891f: Download complete 11:24:55 5e14af77c1be: Verifying Checksum 11:24:55 5e14af77c1be: Download complete 11:24:55 01666e4c0597: Verifying Checksum 11:24:55 01666e4c0597: Download complete 11:24:55 df20fa9351a1: Pull complete 11:24:55 36b3adc4ff6f: Pull complete 11:24:56 8ad3a11d3b57: Download complete 11:24:57 8ad3a11d3b57: Pull complete 11:24:57 46f8f816bc3b: Pull complete 11:24:58 aa168da1d23b: Verifying Checksum 11:24:58 aa168da1d23b: Download complete 11:24:58 93b61091891f: Pull complete 11:24:59 93b9cdb0e59b: Pull complete 11:24:59 5e14af77c1be: Pull complete 11:24:59 01666e4c0597: Pull complete 11:25:09 aa168da1d23b: Pull complete 11:25:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:25:09 prd-centos7-docker-4c-2g-20204 does not seem to be running inside a container 11:25:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:25:13 $ docker top d2774279971ce84a720dc70ec7c0b4a3dd1160df889cfd8f8395098216fecbe7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:25:14 + mkdir -p /var/log/sa [Pipeline] sh 11:25:15 + ls /var/log/sa-host 11:25:15 + sadf -c /var/log/sa-host/sa14 11:25:15 file_magic: OK 11:25:15 HZ: Using current value: 100 11:25:15 file_header: OK 11:25:15 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 11:25:15 Statistics: 11:25:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:25:15 File successfully converted to sysstat format version 12.2.1 11:25:15 + sadf -c /var/log/sa-host/sa23 11:25:15 file_magic: OK 11:25:15 HZ: Using current value: 100 11:25:15 file_header: OK 11:25:15 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 11:25:15 Statistics: 11:25:15 Hnuu...uuuununununu... 11:25:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:16 provisioning config files... 11:25:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4383897127126079769tmp [Pipeline] { [Pipeline] echo 11:25:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:25:16 ---> create-netrc.sh [Pipeline] } 11:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:25:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:25:17 ---> python-tools-install.sh [Pipeline] echo 11:25:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:25:17 ---> sudo-logs.sh 11:25:17 Archiving 'sudo' log.. [Pipeline] echo 11:25:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:25:17 ---> job-cost.sh 11:25:17 lf-activate-venv: SKIPPING 11:25:17 INFO: No Stack... 11:25:19 INFO: Retrieving Pricing Info for: v1-standard-2 11:25:19 INFO: Archiving Costs [Pipeline] echo 11:25:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:25:20 ---> logs-deploy.sh 11:25:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/1 11:25:20 INFO: archiving workspace using pattern(s): 11:25:21 Archives upload complete. 11:25:21 INFO: archiving logs to Nexus