Pull request #2960 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 48734aa860406b60d21012702459b98197596a3f+bbb161aa59ef099937232867751a09afbb087fa9 (6112a32da5ea66645f1e7ece728c63c5c5274a6a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2960/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2960/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16602 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) > 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/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:37:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:37:11 ========================================================= 19:37:11 EdgeX Global Pipelines Version Info 19:37:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:37:13 ------------------- 19:37:13 stable info: 19:37:13 ------------------- 19:37:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:37:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:37:13 Message: update stable to v1.0.173 19:37:14 ------------------- 19:37:14 experimental info: 19:37:14 ------------------- 19:37:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:37:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:37:14 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:37:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:37:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:37:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:37:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:37:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:37:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2960 [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2960 [Pipeline] echo 19:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2960 [Pipeline] echo 19:37:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48734aa860406b60d21012702459b98197596a3f [Pipeline] echo 19:37:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48734aa [Pipeline] echo 19:37:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:37:18 provisioning config files... 19:37:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9108341804598842861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:19 ---> docker-login.sh 19:37:19 nexus3.edgexfoundry.org:10001 19:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:19 Configure a credential helper to remove this warning. See 19:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:19 19:37:19 Login Succeeded 19:37:19 nexus3.edgexfoundry.org:10002 19:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:19 Configure a credential helper to remove this warning. See 19:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:19 19:37:19 Login Succeeded 19:37:19 nexus3.edgexfoundry.org:10003 19:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:19 Configure a credential helper to remove this warning. See 19:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:19 19:37:19 Login Succeeded 19:37:19 nexus3.edgexfoundry.org:10004 19:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:20 Configure a credential helper to remove this warning. See 19:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:20 19:37:20 Login Succeeded 19:37:20 docker.io 19:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:20 Configure a credential helper to remove this warning. See 19:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:20 19:37:20 Login Succeeded 19:37:20 ---> docker-login.sh ends [Pipeline] } 19:37:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:21 ++ 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 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/core-command/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo core-command,cmd/core-command/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/core-data/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo core-data,cmd/core-data/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/core-metadata/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo core-metadata,cmd/core-metadata/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/security-bootstrap-redis/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/security-proxy-setup/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/support-notifications/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo support-notifications,cmd/support-notifications/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/support-scheduler/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:37:21 + for file in '`ls cmd/**/Dockerfile`' 19:37:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:37:21 ++ cut -d/ -f2 19:37:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:37:21 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 19:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:22 19:37:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:37:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:23 latest: Pulling from edgex-devops/git-semver 19:37:23 31603596830f: Pulling fs layer 19:37:23 2a8b12db71e7: Pulling fs layer 19:37:23 6ca5941a6612: Pulling fs layer 19:37:23 ecc8261a40a4: Pulling fs layer 19:37:23 ecc8261a40a4: Waiting 19:37:23 2a8b12db71e7: Download complete 19:37:23 31603596830f: Verifying Checksum 19:37:23 31603596830f: Download complete 19:37:23 6ca5941a6612: Verifying Checksum 19:37:23 6ca5941a6612: Download complete 19:37:23 ecc8261a40a4: Verifying Checksum 19:37:23 ecc8261a40a4: Download complete 19:37:23 31603596830f: Pull complete 19:37:23 2a8b12db71e7: Pull complete 19:37:24 6ca5941a6612: Pull complete 19:37:24 ecc8261a40a4: Pull complete 19:37:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:37:25 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:37:27 $ docker top 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:28 [ssh-agent] Looking for ssh-agent implementation... 19:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:28 $ docker exec 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent 19:37:28 SSH_AUTH_SOCK=/tmp/ssh-fu6oxLSu5NZb/agent.13 19:37:28 SSH_AGENT_PID=18 19:37:28 Running ssh-add (command line suppressed) 19:37:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_206530316970399448.key (/w/workspace/edgex-go/1@tmp/private_key_206530316970399448.key) 19:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:29 + git tag --points-at HEAD [Pipeline] } 19:37:29 $ docker exec --env ******** --env ******** 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent -k 19:37:29 unset SSH_AUTH_SOCK; 19:37:29 unset SSH_AGENT_PID; 19:37:29 echo Agent pid 18 killed; 19:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:29 [ssh-agent] Looking for ssh-agent implementation... 19:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:29 $ docker exec 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent 19:37:30 SSH_AUTH_SOCK=/tmp/ssh-R3fgPxOaqvnV/agent.47 19:37:30 SSH_AGENT_PID=53 19:37:30 Running ssh-add (command line suppressed) 19:37:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4013776025934637853.key (/w/workspace/edgex-go/1@tmp/private_key_4013776025934637853.key) 19:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:30 + git semver init 19:37:30 # -> Open(): unable to determine branch for HEAD 19:37:30 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:37:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:37:30 # $SEMVER_REMOTE_NAME = origin 19:37:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:37:30 # $SEMVER_USER_NAME = edgex-jenkins 19:37:30 # $SEMVER_BRANCH = PR-2960 19:37:30 # $SEMVER_TEMP = /tmp/semver-547324437 19:37:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:37:57 # '/tmp/semver-547324437' -> '/w/workspace/edgex-go/1/.semver' 19:37:57 # -> Force: false 19:37:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:37:57 $ docker exec --env ******** --env ******** 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent -k 19:37:57 unset SSH_AUTH_SOCK; 19:37:57 unset SSH_AGENT_PID; 19:37:57 echo Agent pid 53 killed; 19:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:58 + git semver [Pipeline] } 19:37:58 $ docker stop --time=1 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 19:38:00 $ docker rm -f 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:38:01 Stashed 1 file(s) [Pipeline] echo 19:38:01 [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 19:38:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:38:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:38:03 + true 19:38:03 + sudo service docker restart 19:38:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:38:04 ========================================================= 19:38:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:38:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:38:04 + 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 . 19:38:07 Sending build context to Docker daemon 326.2MB 19:38:07 Step 1/7 : ARG BASE=golang:1.15-alpine3.12 19:38:07 Step 2/7 : FROM ${BASE} 19:38:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:07 188c0c94c7c5: Pulling fs layer 19:38:07 0ef7d3d256c8: Pulling fs layer 19:38:07 de9db76c5a1d: Pulling fs layer 19:38:07 bca2f99d35d6: Pulling fs layer 19:38:07 93359f2a8cfa: Pulling fs layer 19:38:07 7c6f9722023f: Pulling fs layer 19:38:07 a35cf1a2eb13: Pulling fs layer 19:38:07 93359f2a8cfa: Waiting 19:38:07 7c6f9722023f: Waiting 19:38:07 a35cf1a2eb13: Waiting 19:38:07 bca2f99d35d6: Waiting 19:38:07 de9db76c5a1d: Verifying Checksum 19:38:07 de9db76c5a1d: Download complete 19:38:07 0ef7d3d256c8: Verifying Checksum 19:38:07 0ef7d3d256c8: Download complete 19:38:07 93359f2a8cfa: Verifying Checksum 19:38:07 93359f2a8cfa: Download complete 19:38:08 7c6f9722023f: Verifying Checksum 19:38:08 7c6f9722023f: Download complete 19:38:08 188c0c94c7c5: Verifying Checksum 19:38:08 188c0c94c7c5: Download complete 19:38:09 188c0c94c7c5: Pull complete 19:38:09 0ef7d3d256c8: Pull complete 19:38:09 de9db76c5a1d: Pull complete 19:38:10 a35cf1a2eb13: Verifying Checksum 19:38:10 a35cf1a2eb13: Download complete 19:38:11 bca2f99d35d6: Download complete 19:38:17 Still waiting to schedule task 19:38:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-16600’ is offline 19:38:17 bca2f99d35d6: Pull complete 19:38:17 93359f2a8cfa: Pull complete 19:38:17 7c6f9722023f: Pull complete 19:38:24 a35cf1a2eb13: Pull complete 19:38:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:38:24 ---> a62c8e92a672 19:38:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:38:24 ---> Running in 9e63418f2918 19:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:38:25 (1/12) Installing libmagic (5.38-r0) 19:38:25 (2/12) Installing file (5.38-r0) 19:38:26 (3/12) Installing libc-dev (0.7.2-r3) 19:38:26 (4/12) Installing g++ (9.3.0-r2) 19:38:41 (5/12) Installing fortify-headers (1.1-r0) 19:38:41 (6/12) Installing patch (2.7.6-r6) 19:38:41 (7/12) Installing build-base (0.5-r2) 19:38:41 (8/12) Installing libsodium (1.0.18-r0) 19:38:41 (9/12) Installing pkgconf (1.7.2-r0) 19:38:41 (10/12) Installing libsodium-dev (1.0.18-r0) 19:38:41 (11/12) Installing libzmq (4.3.3-r0) 19:38:41 (12/12) Installing zeromq-dev (4.3.3-r0) 19:38:41 Executing busybox-1.31.1-r19.trigger 19:38:41 OK: 233 MiB in 51 packages 19:38:43 Removing intermediate container 9e63418f2918 19:38:43 ---> 3eb644327e40 19:38:43 Step 4/7 : WORKDIR /edgex-go 19:38:43 ---> Running in 2c0af6c8ced6 19:38:43 Removing intermediate container 2c0af6c8ced6 19:38:43 ---> dcd9e4aee4a4 19:38:43 Step 5/7 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:38:43 20.10.0: Pulling from library/docker 19:38:44 05e7bc50f07f: Pulling fs layer 19:38:44 6db28d0fdbf6: Pulling fs layer 19:38:44 292df0bc6bf3: Pulling fs layer 19:38:44 2e060f4bd70b: Pulling fs layer 19:38:44 80e8d568a223: Pulling fs layer 19:38:44 8dc6ef1a942a: Pulling fs layer 19:38:44 2312dd95470a: Pulling fs layer 19:38:44 80e8d568a223: Waiting 19:38:44 8dc6ef1a942a: Waiting 19:38:44 2312dd95470a: Waiting 19:38:44 2e060f4bd70b: Waiting 19:38:44 292df0bc6bf3: Verifying Checksum 19:38:44 292df0bc6bf3: Download complete 19:38:44 05e7bc50f07f: Verifying Checksum 19:38:44 05e7bc50f07f: Download complete 19:38:44 6db28d0fdbf6: Verifying Checksum 19:38:44 6db28d0fdbf6: Download complete 19:38:44 80e8d568a223: Verifying Checksum 19:38:44 80e8d568a223: Download complete 19:38:44 8dc6ef1a942a: Verifying Checksum 19:38:44 8dc6ef1a942a: Download complete 19:38:44 05e7bc50f07f: Pull complete 19:38:44 2312dd95470a: Verifying Checksum 19:38:44 2312dd95470a: Download complete 19:38:44 6db28d0fdbf6: Pull complete 19:38:44 292df0bc6bf3: Pull complete 19:38:45 2e060f4bd70b: Download complete 19:38:48 2e060f4bd70b: Pull complete 19:38:48 80e8d568a223: Pull complete 19:38:48 8dc6ef1a942a: Pull complete 19:38:48 2312dd95470a: Pull complete 19:38:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:38:48 Status: Downloaded newer image for docker:20.10.0 19:38:49 ---> 7d1a9c09d705 19:38:49 Step 6/7 : COPY go.mod . 19:38:49 ---> fd256d94b5fd 19:38:49 Step 7/7 : RUN go mod download 19:38:49 ---> Running in e467743adccf 19:39:12 Removing intermediate container e467743adccf 19:39:12 ---> 34968a22dd47 19:39:12 Successfully built 34968a22dd47 19:39:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:39:12 + docker inspect -f . ci-base-image-x86_64 19:39:12 . [Pipeline] withDockerContainer 19:39:12 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:13 $ docker top 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:13 + go version 19:39:13 go version go1.15.5 linux/amd64 [Pipeline] } 19:39:13 $ docker stop --time=1 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 19:39:15 $ docker rm -f 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:16 + docker inspect -f . ci-base-image-x86_64 19:39:16 . [Pipeline] withDockerContainer 19:39:16 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:17 $ docker top 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:39:17 ========================================================= 19:39:17 [edgeXBuildGoParallel] Running Tests and Build... 19:39:17 ========================================================= [Pipeline] sh 19:39:17 + make test 19:39:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:39:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:39:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:39:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:39:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.1% of statements 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.031s coverage: 100.0% of statements 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.376s coverage: 72.7% of statements 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.443s coverage: 83.3% of statements 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.143s coverage: 86.7% of statements 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements 19:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.324s coverage: 93.8% of statements 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.089s coverage: 0.1% of statements 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 75.5% of statements 19:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 19:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 19:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements 19:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 63.5% of statements 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 19:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 19:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 19:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 19:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements 19:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.305s coverage: 84.0% of statements 19:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.055s coverage: 100.0% of statements 19:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.143s coverage: 47.1% of statements 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 19:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.665s coverage: 29.1% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 19:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 19:40:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 19:40:09 GO111MODULE=on go vet ./... 19:40:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16603 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws 19:40:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:40:16 using credential edgex-jenkins-ssh 19:40:16 Cloning the remote Git repository 19:40:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:40:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:40:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:40:16 > git --version # timeout=10 19:40:16 > git --version # 'git version 2.17.1' 19:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:31 gofmt -l . 19:40:31 [ "`gofmt -l .`" = "" ] 19:40:31 ./bin/test-go-mod-tidy.sh 19:40:31 ./bin/test-attribution-txt.sh [Pipeline] sh 19:40:33 + ls -al . 19:40:33 total 636 19:40:33 drwxrwxr-x 10 1001 1001 4096 Dec 17 19:40 . 19:40:33 drwxr-xr-x 4 root root 28 Dec 17 19:39 .. 19:40:33 -rw-rw-r-- 1 1001 1001 11 Dec 17 19:37 .dockerignore 19:40:33 drwxrwxr-x 8 1001 1001 179 Dec 17 19:37 .git 19:40:33 drwxrwxr-x 3 1001 1001 125 Dec 17 19:37 .github 19:40:33 -rw-rw-r-- 1 1001 1001 824 Dec 17 19:37 .gitignore 19:40:33 drwx------ 3 1001 1001 47 Dec 17 19:37 .semver 19:40:33 -rw-rw-r-- 1 1001 1001 166 Dec 17 19:37 .sonarcloud.properties 19:40:33 -rw-rw-r-- 1 1001 1001 3804 Dec 17 19:37 CONTRIBUTING.md 19:40:33 -rw-rw-r-- 1 1001 1001 1040 Dec 17 19:37 Dockerfile.build 19:40:33 -rw-rw-r-- 1 1001 1001 863 Dec 17 19:37 Jenkinsfile 19:40:33 -rw-rw-r-- 1 1001 1001 10775 Dec 17 19:37 LICENSE 19:40:33 -rw-rw-r-- 1 1001 1001 5750 Dec 17 19:37 Makefile 19:40:33 -rw-rw-r-- 1 1001 1001 6511 Dec 17 19:37 README.md 19:40:33 -rw-rw-r-- 1 1001 1001 6744 Dec 17 19:37 SECURITY.md 19:40:33 -rw-rw-r-- 1 1001 1001 5 Dec 17 19:38 VERSION 19:40:33 -rw-rw-r-- 1 1001 1001 4131 Dec 17 19:37 ZMQWindows.md 19:40:33 drwxrwxr-x 2 1001 1001 117 Dec 17 19:37 bin 19:40:33 drwxrwxr-x 14 1001 1001 4096 Dec 17 19:37 cmd 19:40:33 -rw-r--r-- 1 root root 537096 Dec 17 19:40 coverage.out 19:40:33 -rw-r--r-- 1 root root 979 Dec 17 19:40 go.mod 19:40:33 -rw-r--r-- 1 root root 18631 Dec 17 19:40 go.sum 19:40:33 drwxrwxr-x 8 1001 1001 127 Dec 17 19:37 internal 19:40:33 drwxrwxr-x 4 1001 1001 26 Dec 17 19:37 openapi 19:40:33 drwxrwxr-x 4 1001 1001 71 Dec 17 19:37 snap 19:40:33 -rw-rw-r-- 1 1001 1001 168 Dec 17 19:37 version.go [Pipeline] sh 19:40:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:40:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:40:34 + '[' -e coverage.out ] 19:40:34 + chown 1001:1001 coverage.out [Pipeline] stash 19:40:34 Stashed 1 file(s) [Pipeline] sh 19:40:34 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f 19:40:34 + make build 19:40:34 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 19:40:34 Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f 19:40:34 Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) 19:40:34 > git config core.sparsecheckout # timeout=10 19:40:34 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 19:40:34 > git remote # timeout=10 19:40:34 > git config --get remote.origin.url # timeout=10 19:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:34 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 19:40:34 > git rev-parse HEAD^{commit} # timeout=10 19:40:34 > git config core.sparsecheckout # timeout=10 19:40:34 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 19:40:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:40:39 Commit message: "ci: standardize dockerfiles" 19:40:39 > git --version # timeout=10 19:40:39 > git --version # 'git version 2.17.1' 19:40:39 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:40:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:40:42 + true 19:40:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:40:44 provisioning config files... 19:40:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3948631500064479447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:44 ---> docker-login.sh 19:40:44 nexus3.edgexfoundry.org:10001 19:40:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:46 Configure a credential helper to remove this warning. See 19:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:46 19:40:46 Login Succeeded 19:40:46 nexus3.edgexfoundry.org:10002 19:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:46 Configure a credential helper to remove this warning. See 19:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:46 19:40:46 Login Succeeded 19:40:46 nexus3.edgexfoundry.org:10003 19:40:46 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 19:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:47 Configure a credential helper to remove this warning. See 19:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:47 19:40:47 Login Succeeded 19:40:47 nexus3.edgexfoundry.org:10004 19:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:47 Configure a credential helper to remove this warning. See 19:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:47 19:40:47 Login Succeeded 19:40:47 docker.io 19:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:48 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 19:40:48 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 19:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:48 Configure a credential helper to remove this warning. See 19:40:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:48 19:40:48 Login Succeeded 19:40:48 ---> docker-login.sh ends [Pipeline] } 19:40:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:40:49 ========================================================= 19:40:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:40:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:40:49 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 19:40:49 + 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 . 19:40:51 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 19:40:52 Sending build context to Docker daemon 165.4MB 19:40:52 Step 1/7 : ARG BASE=golang:1.15-alpine3.12 19:40:52 Step 2/7 : FROM ${BASE} 19:40:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:40:52 5f621e34cdf4: Pulling fs layer 19:40:52 a4357932f1b6: Pulling fs layer 19:40:52 18c013af1878: Pulling fs layer 19:40:52 00ac8860ef70: Pulling fs layer 19:40:52 63d7cb157983: Pulling fs layer 19:40:52 b116817d02f9: Pulling fs layer 19:40:52 745a02a5169b: Pulling fs layer 19:40:52 00ac8860ef70: Waiting 19:40:52 63d7cb157983: Waiting 19:40:52 b116817d02f9: Waiting 19:40:52 745a02a5169b: Waiting 19:40:52 18c013af1878: Download complete 19:40:52 a4357932f1b6: Download complete 19:40:52 63d7cb157983: Verifying Checksum 19:40:52 63d7cb157983: Download complete 19:40:52 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 19:40:52 b116817d02f9: Download complete 19:40:52 5f621e34cdf4: Verifying Checksum 19:40:52 5f621e34cdf4: Download complete 19:40:53 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 19:40:53 5f621e34cdf4: Pull complete 19:40:54 a4357932f1b6: Pull complete 19:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 19:40:54 18c013af1878: Pull complete 19:40:55 745a02a5169b: Verifying Checksum 19:40:55 745a02a5169b: Download complete 19:40:55 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 19:40:56 00ac8860ef70: Verifying Checksum 19:40:56 00ac8860ef70: Download complete [Pipeline] } 19:40:56 $ docker stop --time=1 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 19:40:58 $ docker rm -f 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:01 19:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:01 latest: Pulling from edgex-devops/edgex-compose 19:41:01 cbdbe7a5bc2a: Pulling fs layer 19:41:01 ca9280d653b3: Pulling fs layer 19:41:01 7e9c9ca2126c: Pulling fs layer 19:41:01 cbdbe7a5bc2a: Verifying Checksum 19:41:01 cbdbe7a5bc2a: Download complete 19:41:01 ca9280d653b3: Verifying Checksum 19:41:01 ca9280d653b3: Download complete 19:41:01 cbdbe7a5bc2a: Pull complete 19:41:02 ca9280d653b3: Pull complete 19:41:02 7e9c9ca2126c: Verifying Checksum 19:41:02 7e9c9ca2126c: Download complete 19:41:06 00ac8860ef70: Pull complete 19:41:06 63d7cb157983: Pull complete 19:41:06 b116817d02f9: Pull complete 19:41:11 745a02a5169b: Pull complete 19:41:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:41:11 ---> b7e6874047d6 19:41:11 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:41:12 7e9c9ca2126c: Pull complete 19:41:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:41:13 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:41:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:41:14 $ docker top 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 -eo pid,comm 19:41:14 ---> Running in 7b6df39cdceb [Pipeline] { [Pipeline] sh 19:41:14 + docker-compose build --help 19:41:14 + grep parallel 19:41:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:41:15 --parallel Build images in parallel. [Pipeline] } 19:41:15 $ docker stop --time=1 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 19:41:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:41:17 $ docker rm -f 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:18 . [Pipeline] withDockerContainer 19:41:18 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:41:18 (1/12) Installing libmagic (5.38-r0) 19:41:18 $ docker top b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee -eo pid,comm [Pipeline] { 19:41:19 (2/12) Installing file (5.38-r0) 19:41:19 (3/12) Installing libc-dev (0.7.2-r3) 19:41:19 (4/12) Installing g++ (9.3.0-r2) [Pipeline] sh 19:41:19 + docker-compose -f ./docker-compose-build.yml build --parallel 19:41:20 Building docker-core-command-go ... 19:41:20 Building docker-core-data-go ... 19:41:20 Building docker-core-metadata-go ... 19:41:20 Building docker-security-bootstrap-redis-go ... 19:41:20 Building docker-security-proxy-setup-go ... 19:41:20 Building docker-security-secretstore-setup-go ... 19:41:20 Building docker-support-notifications-go ... 19:41:20 Building docker-support-scheduler-go ... 19:41:20 Building docker-sys-mgmt-agent-go ... 19:41:20 Building docker-support-scheduler-go 19:41:20 Building docker-core-command-go 19:41:20 Building docker-security-proxy-setup-go 19:41:20 Building docker-support-notifications-go 19:41:20 Building docker-sys-mgmt-agent-go 19:41:31 (5/12) Installing fortify-headers (1.1-r0) 19:41:31 (6/12) Installing patch (2.7.6-r6) 19:41:31 (7/12) Installing build-base (0.5-r2) 19:41:31 (8/12) Installing libsodium (1.0.18-r0) 19:41:31 (9/12) Installing pkgconf (1.7.2-r0) 19:41:31 (10/12) Installing libsodium-dev (1.0.18-r0) 19:41:32 (11/12) Installing libzmq (4.3.3-r0) 19:41:32 (12/12) Installing zeromq-dev (4.3.3-r0) 19:41:32 Executing busybox-1.31.1-r19.trigger 19:41:32 OK: 217 MiB in 51 packages 19:41:36 Removing intermediate container 7b6df39cdceb 19:41:36 ---> bd38ad05254e 19:41:36 Step 4/7 : WORKDIR /edgex-go 19:41:36 ---> Running in 5007c924eda9 19:41:37 Removing intermediate container 5007c924eda9 19:41:37 ---> fa335585eacb 19:41:37 Step 5/7 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:41:37 20.10.0: Pulling from library/docker 19:41:37 a3cc7d3b244e: Pulling fs layer 19:41:37 02a3295e0d61: Pulling fs layer 19:41:37 0f4f2e6d8100: Pulling fs layer 19:41:37 330b718f631f: Pulling fs layer 19:41:37 a93816041522: Pulling fs layer 19:41:37 bdb6da89ff94: Pulling fs layer 19:41:37 2a70c0c122f4: Pulling fs layer 19:41:37 330b718f631f: Waiting 19:41:37 bdb6da89ff94: Waiting 19:41:37 2a70c0c122f4: Waiting 19:41:38 0f4f2e6d8100: Verifying Checksum 19:41:38 0f4f2e6d8100: Download complete 19:41:38 02a3295e0d61: Verifying Checksum 19:41:38 02a3295e0d61: Download complete 19:41:38 a93816041522: Verifying Checksum 19:41:38 a93816041522: Download complete 19:41:38 a3cc7d3b244e: Verifying Checksum 19:41:38 a3cc7d3b244e: Download complete 19:41:38 bdb6da89ff94: Download complete 19:41:38 2a70c0c122f4: Verifying Checksum 19:41:38 2a70c0c122f4: Download complete 19:41:39 a3cc7d3b244e: Pull complete 19:41:39 02a3295e0d61: Pull complete 19:41:40 0f4f2e6d8100: Pull complete 19:41:46 330b718f631f: Verifying Checksum 19:41:46 330b718f631f: Download complete 19:41:49 330b718f631f: Pull complete 19:41:49 a93816041522: Pull complete 19:41:49 bdb6da89ff94: Pull complete 19:41:50 2a70c0c122f4: Pull complete 19:41:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:41:50 Status: Downloaded newer image for docker:20.10.0 19:41:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 34968a22dd47 19:41:52 Step 3/26 : WORKDIR /edgex-go 19:41:52 ---> Running in 364855c33208 19:41:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 34968a22dd47 19:41:52 Step 3/24 : WORKDIR /edgex-go 19:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 34968a22dd47 19:41:52 Step 3/22 : WORKDIR /edgex-go 19:41:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 34968a22dd47 19:41:52 Step 3/21 : WORKDIR /edgex-go 19:41:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:41:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 34968a22dd47 19:41:52 Step 3/21 : WORKDIR /edgex-go 19:41:52 ---> Running in 1ade19632bd9 19:41:52 ---> Running in fcecb85feaff 19:41:52 ---> Running in 3f5af16ac465 19:41:52 ---> Running in 1bca6ffc8e3d 19:41:52 Removing intermediate container 1ade19632bd9 19:41:52 ---> 75e8bc253b81 19:41:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:52 Removing intermediate container fcecb85feaff 19:41:52 ---> e83f96381466 19:41:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:52 Removing intermediate container 3f5af16ac465 19:41:52 ---> c107313a6538 19:41:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:52 Removing intermediate container 364855c33208 19:41:52 ---> d682829fe7ee 19:41:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:52 Removing intermediate container 1bca6ffc8e3d 19:41:52 ---> 847a3101f7d9 19:41:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:52 ---> Running in ae1c8f0a4388 19:41:52 ---> Running in 4f7ada93753a 19:41:52 ---> Running in 208098270bdc 19:41:52 ---> Running in 73ddfd410c0a 19:41:52 ---> Running in 5494044615d6 19:41:53 ---> d2bc49e09ee9 19:41:53 Step 6/7 : COPY go.mod . 19:41:53 Removing intermediate container ae1c8f0a4388 19:41:53 ---> d8bc43f79af5 19:41:53 Step 5/26 : RUN apk add --update --no-cache make bash git 19:41:53 Removing intermediate container 4f7ada93753a 19:41:53 ---> ea6b90bf29df 19:41:53 Step 5/21 : RUN apk add --update --no-cache make git 19:41:53 ---> Running in 7248e2adde43 19:41:54 Removing intermediate container 208098270bdc 19:41:54 ---> b1e8b43f1598 19:41:54 Step 5/21 : RUN apk add --update --no-cache make git 19:41:54 ---> Running in 68a0c655e3fb 19:41:54 Removing intermediate container 73ddfd410c0a 19:41:54 ---> 98115854eb66 19:41:54 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 19:41:54 ---> 6a9c9d9bea61 19:41:54 Step 7/7 : RUN go mod download 19:41:54 ---> Running in df5c317c1490 19:41:54 Removing intermediate container 5494044615d6 19:41:54 ---> 8e24ba58e8db 19:41:54 Step 5/22 : RUN apk add --update --no-cache make git 19:41:54 ---> Running in 120dbf78f03d 19:41:54 ---> Running in 48be46ee736e 19:41:54 ---> Running in beb953ae929b 19:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:56 OK: 233 MiB in 51 packages 19:41:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:41:56 OK: 233 MiB in 51 packages 19:41:56 OK: 233 MiB in 51 packages 19:41:56 Removing intermediate container 7248e2adde43 19:41:56 ---> 73e11e12b21e 19:41:56 Step 6/26 : COPY go.mod . 19:41:56 OK: 233 MiB in 51 packages 19:41:56 OK: 233 MiB in 51 packages 19:41:56 Removing intermediate container 68a0c655e3fb 19:41:56 ---> 6d6abc78615a 19:41:56 Step 6/21 : COPY go.mod . 19:41:57 ---> c4c6074eeaf7 19:41:57 Step 7/26 : RUN go mod download 19:41:57 ---> Running in bded3cc7916e 19:41:57 ---> a69999e5c053 19:41:57 Step 7/21 : RUN go mod download 19:41:57 Removing intermediate container 120dbf78f03d 19:41:57 ---> df61e8e5ecd1 19:41:57 Step 6/24 : COPY go.mod . 19:41:57 ---> Running in 626d73bbcc57 19:41:57 Removing intermediate container df5c317c1490 19:41:57 ---> 3d77e2259fcd 19:41:57 Step 6/21 : COPY go.mod . 19:41:57 Removing intermediate container beb953ae929b 19:41:57 ---> 8a3348e6be11 19:41:57 Step 6/22 : COPY go.mod . 19:41:58 ---> fea9ec989017 19:41:58 Step 7/24 : RUN go mod download 19:41:58 ---> 935a016f865d 19:41:58 Step 7/21 : RUN go mod download 19:41:58 ---> f1519a3ca778 19:41:58 Step 7/22 : RUN go mod download 19:41:58 ---> Running in 740befc28f5d 19:41:58 ---> Running in a3a5026f0670 19:41:58 ---> Running in 0467e0ad7b8b 19:41:59 Removing intermediate container bded3cc7916e 19:41:59 ---> e42f034af6fc 19:41:59 Step 8/26 : COPY . . 19:41:59 Removing intermediate container 626d73bbcc57 19:41:59 ---> 6d3922f00611 19:41:59 Step 8/21 : COPY . . 19:42:06 Removing intermediate container 740befc28f5d 19:42:06 ---> 567b443c1fad 19:42:06 Step 8/24 : COPY . . 19:42:06 Removing intermediate container a3a5026f0670 19:42:06 ---> 02ca3e043fad 19:42:06 Step 8/21 : COPY . . 19:42:11 Removing intermediate container 0467e0ad7b8b 19:42:11 ---> d22c64e067fc 19:42:11 Step 8/22 : COPY . . 19:42:21 Removing intermediate container 48be46ee736e 19:42:21 ---> 46a2543b2d7c 19:42:21 Successfully built 46a2543b2d7c 19:42:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:42:21 + docker inspect -f . ci-base-image-arm64 19:42:21 . [Pipeline] withDockerContainer 19:42:21 prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container 19:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:23 $ docker top 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:24 + go version 19:42:24 go version go1.15.5 linux/arm64 [Pipeline] } 19:42:24 $ docker stop --time=1 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e 19:42:26 $ docker rm -f 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:42:27 + docker inspect -f . ci-base-image-arm64 19:42:27 . [Pipeline] withDockerContainer 19:42:28 prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container 19:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:29 $ docker top b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 -eo pid,comm [Pipeline] { [Pipeline] echo 19:42:30 ========================================================= 19:42:30 [edgeXBuildGoParallel] Running Tests and Build... 19:42:30 ========================================================= [Pipeline] sh 19:42:30 + make test 19:42:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:42:50 ---> 611c0b19affb 19:42:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:42:50 ---> 5a5df7340e6d 19:42:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:42:50 ---> 7555c76d5ecd 19:42:50 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:42:50 ---> Running in 05e1cbf930ad 19:42:50 ---> Running in 80f4210a7a4e 19:42:50 ---> Running in f39cf5311bc5 19:42:50 ---> ec136c592360 19:42:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 19:42:50 ---> 3db5124267a9 19:42:50 Step 9/22 : RUN make cmd/core-command/core-command 19:42:50 ---> Running in 11fa72544acc 19:42:50 ---> Running in a489f2ca123a 19:42:50 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 19:42: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 19:42:50 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 19:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:42:50 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 19:42:53 ? github.com/edgexfoundry/edgex-go [no test files] 19:43:12 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 19:43:19 Removing intermediate container 11fa72544acc 19:43:19 ---> 9e15c549e1f3 19:43:19 19:43:19 Step 10/21 : FROM scratch 19:43:19 ---> 19:43:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:43:19 Removing intermediate container 05e1cbf930ad 19:43:19 ---> 399361720889 19:43:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:43:19 ---> Running in d6781664c6d5 19:43:22 ---> Running in 436b050bd370 19:43:23 Removing intermediate container f39cf5311bc5 19:43:23 ---> a57f39fd0fa6 19:43:23 19:43:23 Step 10/24 : FROM scratch 19:43:23 ---> 19:43:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:43:23 Removing intermediate container a489f2ca123a 19:43:23 ---> 0b1e617a00bb 19:43:23 19:43:23 Step 10/22 : FROM scratch 19:43:23 ---> 19:43:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:43:23 Removing intermediate container 436b050bd370 19:43:23 ---> ac2d6eab2343 19:43:23 Step 12/21 : ENV APP_PORT=48085 19:43:23 ---> Using cache 19:43:23 ---> ac2d6eab2343 19:43:23 Step 12/22 : ENV APP_PORT=48082 19:43:23 Removing intermediate container 80f4210a7a4e 19:43:23 ---> 517b1f73dcf6 19:43:23 19:43:23 Step 10/21 : FROM alpine:3.12 19:43:23 ---> Running in 8bbecedbf399 19:43:23 ---> Running in 4c275e051b30 19:43:23 ---> Running in ae3ac6ebcf66 19:43:23 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 19:43:23 Removing intermediate container ae3ac6ebcf66 19:43:23 ---> 4bccd4560556 19:43:23 Step 13/22 : EXPOSE $APP_PORT 19:43:23 3.12: Pulling from library/alpine 19:43:23 Removing intermediate container 8bbecedbf399 19:43:23 ---> 51fea4a5acc1 19:43:23 Step 12/24 : ENV APP_PORT=48060 19:43:23 Removing intermediate container 4c275e051b30 19:43:23 ---> 91f4b39194c2 19:43:23 Step 13/21 : EXPOSE $APP_PORT 19:43:23 ---> Running in d58f4511c947 19:43:23 ---> Running in 0ca3e040e9ca 19:43:24 ---> Running in b4165af4954d 19:43:24 Removing intermediate container 0ca3e040e9ca 19:43:24 ---> 464f0f17b646 19:43:24 Step 13/24 : EXPOSE $APP_PORT 19:43:24 Removing intermediate container d58f4511c947 19:43:24 ---> 5c11f05c50f0 19:43:24 Step 14/22 : WORKDIR / 19:43:24 Removing intermediate container b4165af4954d 19:43:24 ---> 776cb178c6c6 19:43:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 19:43:24 ---> Running in 806acc0a4299 19:43:24 ---> Running in 8db863c11ef9 19:43:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:43:25 Status: Downloaded newer image for alpine:3.12 19:43:25 ---> 389fef711851 19:43:25 Step 11/21 : RUN apk add --update --no-cache curl 19:43:25 ---> e4eb88d101b2 19:43:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:43:25 ---> Running in 2475c4b1f827 19:43:25 Removing intermediate container 806acc0a4299 19:43:25 ---> f4161f8cf3b2 19:43:25 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:43:25 Removing intermediate container 8db863c11ef9 19:43:25 ---> fc2368c7b409 19:43:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:43:26 Removing intermediate container d6781664c6d5 19:43:26 ---> a74f3f792bff 19:43:26 19:43:26 Step 11/26 : FROM docker:20.10.0 19:43:26 ---> aefe523efa57 19:43:26 Step 12/26 : RUN apk add --no-cache bash 19:43:26 ---> f9cb90f09d62 19:43:26 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:43:26 ---> 9f6d3d848d7f 19:43:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:43:26 ---> 7eee8ed13118 19:43:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:43:26 ---> Running in 3583be6eb0c0 19:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:43:26 (1/4) Installing ca-certificates (20191127-r4) 19:43:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:43:26 (3/4) Installing libcurl (7.69.1-r3) 19:43:26 (4/4) Installing curl (7.69.1-r3) 19:43:26 Executing busybox-1.31.1-r19.trigger 19:43:26 Executing ca-certificates-20191127-r4.trigger 19:43:26 OK: 7 MiB in 18 packages 19:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:43:27 (1/2) Installing readline (8.0.4-r0) 19:43:27 (2/2) Installing bash (5.0.17-r0) 19:43:27 Executing bash-5.0.17-r0.post-install 19:43:27 ---> 4502f4443eaf 19:43:27 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:43:27 Executing busybox-1.31.1-r19.trigger 19:43:27 OK: 12 MiB in 22 packages 19:43:27 ---> Running in 4afdd716b3e4 19:43:27 ---> 4e35509f3969 19:43:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:43:27 ---> b7d4424d69ac 19:43:27 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:43:28 Removing intermediate container 4afdd716b3e4 19:43:28 ---> 8fd3aac633e9 19:43:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:29 ---> 6d3195d15f6f 19:43:29 Step 18/22 : ENTRYPOINT ["/core-command"] 19:43:29 ---> Running in 45012e0409a4 19:43:29 ---> 02c59b2d4676 19:43:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:43:29 Removing intermediate container 2475c4b1f827 19:43:29 ---> 65cbfa80cba8 19:43:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:29 ---> Running in 6374d9666747 19:43:29 ---> Running in f4ee4ec9adea 19:43:29 Removing intermediate container 3583be6eb0c0 19:43:29 ---> 36dc204dc5fe 19:43:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:43:29 Removing intermediate container 45012e0409a4 19:43:29 ---> cfd0327a8d21 19:43:29 Step 19/21 : LABEL arch=x86_64 19:43:29 ---> 8b0907ecb303 19:43:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:29 ---> Running in ddfe3cbc82dc 19:43:29 Removing intermediate container 6374d9666747 19:43:29 ---> 6ed80fc45b4c 19:43:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:29 ---> Running in 839f6436132a 19:43:29 Removing intermediate container f4ee4ec9adea 19:43:29 ---> 815d45334b08 19:43:29 Step 13/21 : WORKDIR /edgex 19:43:29 ---> Running in ebdb997ee13a 19:43:30 ---> Running in aff420f5da92 19:43:30 Removing intermediate container ddfe3cbc82dc 19:43:30 ---> 1e0f99c96c77 19:43:30 Step 14/26 : ENV APP_PORT=48090 19:43:30 Removing intermediate container 839f6436132a 19:43:30 ---> aa0e0dafe797 19:43:30 Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:43:30 Removing intermediate container ebdb997ee13a 19:43:30 ---> 23337303e2fe 19:43:30 Step 20/22 : LABEL arch=x86_64 19:43:30 ---> ca5aac779398 19:43:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:43:30 ---> Running in 27b78290bc5d 19:43:30 ---> Running in 46c0ce2a07d7 19:43:30 ---> Running in 32f2469c7b4e 19:43:30 Removing intermediate container aff420f5da92 19:43:30 ---> 1dcaa021f2fb 19:43:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:43:30 ---> fd4e5e283ec1 19:43:30 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:43:30 Removing intermediate container 27b78290bc5d 19:43:30 ---> f97dfa34e15e 19:43:30 Step 15/26 : EXPOSE $APP_PORT 19:43:30 Removing intermediate container 46c0ce2a07d7 19:43:30 ---> 871acaaceea0 19:43:30 Step 21/21 : LABEL version=0.0.0 19:43:30 Removing intermediate container 32f2469c7b4e 19:43:30 ---> 9b60d1403e15 19:43:30 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:43:31 ---> Running in e94ec97417b0 19:43:31 ---> baafde020656 19:43:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:43:31 ---> Running in 0fb71b99a60e 19:43:31 ---> Running in bfb9069e7289 19:43:31 ---> Running in c2e1b864ffdd 19:43:31 Removing intermediate container e94ec97417b0 19:43:31 ---> e7aa87d4637d 19:43:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:31 ---> Running in 58d6003e1e9c 19:43:31 Removing intermediate container bfb9069e7289 19:43:31 ---> 4b21c0e52119 19:43:31 19:43:31 ---> 2ba3387a2874 19:43:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:43:31 Removing intermediate container c2e1b864ffdd 19:43:31 ---> 2cd9736dd3ba 19:43:31 Step 22/22 : LABEL version=0.0.0 19:43:31 Removing intermediate container 0fb71b99a60e 19:43:31 ---> 50c2665bcb53 19:43:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:43:31 Successfully built 4b21c0e52119 19:43:32 Successfully tagged docker-support-scheduler-go:latest 19:43:32 ---> Running in a5daf8e62cdc 19:43:32  Building docker-support-scheduler-go ... done Building docker-core-data-go 19:43:32 Removing intermediate container 58d6003e1e9c 19:43:32 ---> c063df4632e8 19:43:32 Step 22/24 : LABEL arch=x86_64 19:43:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:43:32 ---> 48caf85ffc27 19:43:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:43:32 ---> Running in 324ab8664324 19:43:32 ---> Running in d61b01427c75 19:43:32 Removing intermediate container a5daf8e62cdc 19:43:32 ---> 0a2f2c9340d8 19:43:32 19:43:32 ---> 19fd7ea19527 19:43:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:32 Successfully built 0a2f2c9340d8 19:43:32 Removing intermediate container 324ab8664324 19:43:32 ---> 9b43bc1905a3 19:43:32 Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:43:32 Successfully tagged docker-core-command-go:latest 19:43:32 Building docker-core-metadata-go 19:43:32  Building docker-core-command-go ... done Removing intermediate container d61b01427c75 19:43:32 ---> 3188547ad505 19:43:32 Step 18/21 : CMD ["--init=true"] 19:43:33 ---> Running in d1822cde6549 19:43:33 ---> Running in 8b546817d69e 19:43:33 ---> f05fb90de850 19:43:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:33 Removing intermediate container 8b546817d69e 19:43:33 ---> 13ecfa016af5 19:43:33 Step 24/24 : LABEL version=0.0.0 19:43:35 Removing intermediate container d1822cde6549 19:43:35 ---> 93a05449188e 19:43:35 Step 19/21 : LABEL arch=x86_64 19:43:39 ---> Running in e685200c03f7 19:43:39 ---> f7c1f3bfc856 19:43:39 Step 19/26 : RUN apk --no-cache add py3-pip 19:43:39 ---> Running in 2bd90cd9fcee 19:43:39 ---> Running in a1fd1768ad5f 19:43:40 Removing intermediate container 2bd90cd9fcee 19:43:40 ---> 638c8c16d5a9 19:43:40 19:43:40 Removing intermediate container e685200c03f7 19:43:40 ---> 0fc639fabff5 19:43:40 Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:43:40 Successfully built 638c8c16d5a9 19:43:40 ---> Running in 404d6e921fa0 19:43:40 Successfully tagged docker-support-notifications-go:latest 19:43:40 Building docker-security-bootstrap-redis-go 19:43:40  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:43:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:43:41 (1/33) Installing libbz2 (1.0.8-r1) 19:43:41 (2/33) Installing expat (2.2.9-r1) 19:43:41 (3/33) Installing libffi (3.3-r2) 19:43:41 (4/33) Installing gdbm (1.13-r1) 19:43:41 (5/33) Installing xz-libs (5.2.5-r0) 19:43:41 (6/33) Installing sqlite-libs (3.32.1-r0) 19:43:41 (7/33) Installing python3 (3.8.5-r0) 19:43:48 Removing intermediate container 404d6e921fa0 19:43:48 ---> 3428d3781902 19:43:48 Step 21/21 : LABEL version=0.0.0 19:43:52 (8/33) Installing py3-appdirs (1.4.4-r1) 19:43:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:43:52 (10/33) Installing py3-parsing (2.4.7-r0) 19:43:53 (11/33) Installing py3-six (1.15.0-r0) 19:43:53 (12/33) Installing py3-packaging (20.4-r0) 19:43:53 ---> Running in 240fb36f793f 19:43:53 (13/33) Installing py3-setuptools (47.0.0-r0) 19:43:53 (14/33) Installing py3-chardet (3.0.4-r4) 19:43:53 (15/33) Installing py3-idna (2.9-r0) 19:43:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:43:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:43:53 (18/33) Installing py3-requests (2.23.0-r0) 19:43:53 (19/33) Installing py3-msgpack (1.0.0-r0) 19:43:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:43:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:53 ---> 34968a22dd47 19:43:53 Step 3/23 : WORKDIR /edgex-go 19:43:53 ---> Using cache 19:43:53 ---> 847a3101f7d9 19:43:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:53 ---> Using cache 19:43:53 ---> 8e24ba58e8db 19:43:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:43:53 (20/33) Installing py3-lockfile (0.12.2-r3) 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:43:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:43:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:43:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:43:55 ---> 34968a22dd47 19:43:55 Step 3/22 : WORKDIR /edgex-go 19:43:55 ---> Using cache 19:43:55 ---> 847a3101f7d9 19:43:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:55 ---> Using cache 19:43:55 ---> 8e24ba58e8db 19:43:55 Step 5/22 : RUN apk add --update --no-cache make git 19:43:55 ---> Using cache 19:43:55 ---> 8a3348e6be11 19:43:55 Step 6/22 : COPY go.mod . 19:43:55 ---> Using cache 19:43:55 ---> f1519a3ca778 19:43:55 Step 7/22 : RUN go mod download 19:43:55 ---> Using cache 19:43:55 ---> d22c64e067fc 19:43:55 Step 8/22 : COPY . . 19:43:55 ---> Using cache 19:43:55 ---> 3db5124267a9 19:43:55 Step 9/22 : RUN make cmd/core-metadata/core-metadata 19:43:55 (22/33) Installing py3-colorama (0.4.3-r0) 19:43:55 (23/33) Installing py3-distlib (0.3.0-r0) 19:43:56 (24/33) Installing py3-distro (1.5.0-r1) 19:43:56 ---> Running in a3d2e330ac7b 19:43:56 ---> Running in 2812b5828386 19:43:56 Removing intermediate container 240fb36f793f 19:43:56 ---> 8167cfbbaf69 19:43:56 19:43:56 (25/33) Installing py3-webencodings (0.5.1-r3) 19:43:56 (26/33) Installing py3-html5lib (1.0.1-r4) 19:43:56 (27/33) Installing py3-pytoml (0.1.21-r0) 19:43:56 (28/33) Installing py3-pep517 (0.8.2-r0) 19:43:56 (29/33) Installing py3-progress (1.5-r0) 19:43:56 (30/33) Installing py3-toml (0.10.1-r0) 19:43:56 (31/33) Installing py3-retrying (1.3.3-r0) 19:43:56 Successfully built 8167cfbbaf69 19:43:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:43:56 Successfully tagged docker-security-proxy-setup-go:latest 19:43:56 (33/33) Installing py3-pip (20.1.1-r0) 19:43:56 Building docker-security-secretstore-setup-go 19:43:56  Building docker-security-proxy-setup-go ... done Executing busybox-1.31.1-r19.trigger 19:43:56 OK: 71 MiB in 55 packages 19:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:44:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:44:00 OK: 233 MiB in 51 packages 19:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:44:04 Removing intermediate container 2812b5828386 19:44:04 ---> fe10d8d5cd27 19:44:04 Step 6/23 : COPY go.mod . 19:44:07 ---> 4e0bfa6c282c 19:44:07 Step 7/23 : RUN go mod download 19:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.523s coverage: 72.7% of statements 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:44:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.347s coverage: 83.3% of statements 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:44:10 ---> Running in b210ce01cf31 19:44:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:44:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:11 ---> 34968a22dd47 19:44:11 Step 3/22 : WORKDIR /edgex-go 19:44:11 ---> Using cache 19:44:11 ---> 847a3101f7d9 19:44:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:11 ---> Using cache 19:44:11 ---> 8e24ba58e8db 19:44:11 Step 5/22 : RUN apk add --update --no-cache make git 19:44:11 ---> Using cache 19:44:11 ---> 8a3348e6be11 19:44:11 Step 6/22 : COPY go.mod . 19:44:11 ---> Using cache 19:44:11 ---> f1519a3ca778 19:44:11 Step 7/22 : RUN go mod download 19:44:11 ---> Using cache 19:44:11 ---> d22c64e067fc 19:44:11 Step 8/22 : COPY . . 19:44:11 ---> Using cache 19:44:11 ---> 3db5124267a9 19:44:11 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 19:44:11 ---> Running in 5250d993758b 19:44:13 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 19:44:16 Removing intermediate container b210ce01cf31 19:44:16 ---> 73238bbd71b4 19:44:16 Step 8/23 : COPY . . 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.121s coverage: 100.0% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.365s coverage: 97.5% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:44:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:44:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:19 ---> 34968a22dd47 19:44:19 Step 3/24 : WORKDIR /edgex-go 19:44:19 ---> Using cache 19:44:19 ---> 847a3101f7d9 19:44:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:19 ---> Using cache 19:44:19 ---> 8e24ba58e8db 19:44:19 Step 5/24 : RUN apk add --update --no-cache make git 19:44:19 ---> Using cache 19:44:19 ---> 8a3348e6be11 19:44:19 Step 6/24 : COPY go.mod . 19:44:19 ---> Using cache 19:44:19 ---> f1519a3ca778 19:44:19 Step 7/24 : RUN go mod download 19:44:19 ---> Using cache 19:44:19 ---> d22c64e067fc 19:44:19 Step 8/24 : COPY . . 19:44:19 ---> Using cache 19:44:19 ---> 3db5124267a9 19:44:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.055s coverage: 93.8% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 19:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 19:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements 19:44:26 ---> Running in e3d11f5ee705 19:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.4% of statements 19:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:27 Removing intermediate container a1fd1768ad5f 19:44:27 ---> aa591f1f1cf4 19:44:27 Step 20/26 : RUN pip install docker-compose==1.23.2 19:44:28 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 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.594s coverage: 63.5% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 91.3% of statements 19:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 19:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 19:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 19:44:30 ---> Running in 26fc990af2df 19:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 55.9% of statements 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 19:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.355s coverage: 37.0% of statements 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.676s coverage: 84.0% of statements 19:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.141s coverage: 100.0% of statements 19:44:41 Collecting docker-compose==1.23.2 19:44:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:44:42 Removing intermediate container a3d2e330ac7b 19:44:42 ---> b597b030abea 19:44:42 19:44:42 Step 10/22 : FROM scratch 19:44:42 ---> 19:44:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:44:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:44:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:44:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:44:42 Removing intermediate container 5250d993758b 19:44:42 ---> f2f89e54d36e 19:44:42 19:44:42 Step 10/22 : FROM alpine:3.12 19:44:42 ---> 389fef711851 19:44:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:44:42 Collecting cached-property<2,>=1.2.0 19:44:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:44:43 Collecting websocket-client<1.0,>=0.32.0 19:44:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:44:43 Collecting texttable<0.10,>=0.9.0 19:44:43 Downloading texttable-0.9.1.tar.gz (11 kB) 19:44:43 ---> Using cache 19:44:43 ---> ac2d6eab2343 19:44:43 Step 12/22 : ENV APP_PORT=48081 19:44:43 ---> Running in 2b1081a32eb4 19:44:43 ---> 05f1c31af56c 19:44:43 Step 9/23 : RUN make cmd/core-data/core-data 19:44:43 ---> Running in 68040ae0ef7e 19:44:43 ---> Running in f561955a62fd 19:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 19:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:44:44 Removing intermediate container 2b1081a32eb4 19:44:44 ---> 1961bbc997c2 19:44:44 Step 13/22 : EXPOSE $APP_PORT 19:44:44 ---> Running in fa9ceb957f59 19:44:44 Collecting dockerpty<0.5,>=0.4.1 19:44:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:44:44 Removing intermediate container fa9ceb957f59 19:44:44 ---> 79894a4b447d 19:44:44 Step 14/22 : WORKDIR / 19:44:44 ---> Running in 6e1bf51ff03b 19:44:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:44:44 Removing intermediate container 6e1bf51ff03b 19:44:44 ---> f4db7231b077 19:44:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 19:44:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:44:45 Collecting docopt<0.7,>=0.6.1 19:44:45 Downloading docopt-0.6.2.tar.gz (25 kB) 19:44:45 ---> fd3ee64c57ba 19:44:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:45 (1/5) Installing ca-certificates (20191127-r4) 19:44:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:44:45 (3/5) Installing libcurl (7.69.1-r3) 19:44:45 (4/5) Installing curl (7.69.1-r3) 19:44:45 (5/5) Installing dumb-init (1.2.2-r1) 19:44:45 Executing busybox-1.31.1-r19.trigger 19:44:45 Executing ca-certificates-20191127-r4.trigger 19:44:45 OK: 7 MiB in 19 packages 19:44:45 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 19:44:45 Collecting jsonschema<3,>=2.5.1 19:44:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:44:46 ---> 8ccb340700bb 19:44:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:44:46 Collecting PyYAML<4,>=3.10 19:44:46 Downloading PyYAML-3.13.tar.gz (270 kB) 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.951s coverage: 29.1% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 19:44:48 Collecting docker<4.0,>=3.6.0 19:44:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 19:44:49 ---> 6e35fc3e8c02 19:44:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:44:49 Collecting idna<2.8,>=2.5 19:44:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:44:50 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) 19:44:50 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) 19:44:50 ---> Running in df4a0701b602 19:44:50 Removing intermediate container 68040ae0ef7e 19:44:50 ---> 407134df6863 19:44:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 19:44:50 Collecting urllib3<1.25,>=1.21.1 19:44:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:44:50 ---> Running in f544873b1a62 19:44:50 Collecting docker-pycreds>=0.4.0 19:44:50 Removing intermediate container df4a0701b602 19:44:50 ---> c342b3e9926c 19:44:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:44:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 19:44:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:44:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:44:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:44:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:44:50 ---> Running in afa5bb535f1a 19:44:50 Removing intermediate container f544873b1a62 19:44:50 ---> ab9088fa86ce 19:44:50 Step 13/22 : WORKDIR / 19:44:50 Installing collected packages: idna, urllib3, requests, cached-property, websocket-client, texttable, dockerpty, docopt, jsonschema, PyYAML, docker-pycreds, docker, docker-compose 19:44:50 Attempting uninstall: idna 19:44:50 Found existing installation: idna 2.9 19:44:50 Uninstalling idna-2.9: 19:44:50 Successfully uninstalled idna-2.9 19:44:51 GO111MODULE=on go vet ./... 19:44:51 ---> Running in ee8766f2040f 19:44:51 Attempting uninstall: urllib3 19:44:51 Found existing installation: urllib3 1.25.9 19:44:51 Uninstalling urllib3-1.25.9: 19:44:51 Successfully uninstalled urllib3-1.25.9 19:44:51 Removing intermediate container afa5bb535f1a 19:44:51 ---> a87389111581 19:44:51 Step 20/22 : LABEL arch=x86_64 19:44:52 Removing intermediate container ee8766f2040f 19:44:52 ---> d1857de0a472 19:44:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 19:44:52 Attempting uninstall: requests 19:44:52 ---> Running in 278c77bbf15a 19:44:52 Found existing installation: requests 2.23.0 19:44:52 Uninstalling requests-2.23.0: 19:44:53 Successfully uninstalled requests-2.23.0 19:44:53 Running setup.py install for texttable: started 19:44:53 Running setup.py install for texttable: finished with status 'done' 19:44:53 Running setup.py install for dockerpty: started 19:44:54 Removing intermediate container 278c77bbf15a 19:44:54 ---> 3d3415bc8abd 19:44:54 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:44:54 Running setup.py install for dockerpty: finished with status 'done' 19:44:54 Running setup.py install for docopt: started 19:44:54 ---> ad826ee89792 19:44:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 19:44:54 ---> Running in c5b4a14caf79 19:44:55 Running setup.py install for docopt: finished with status 'done' 19:44:55 Removing intermediate container e3d11f5ee705 19:44:55 ---> 861059e4a2af 19:44:55 19:44:55 Step 10/24 : FROM alpine:3.12 19:44:55 ---> 389fef711851 19:44:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:44:55 ---> Using cache 19:44:55 ---> 407134df6863 19:44:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:56 Running setup.py install for PyYAML: started 19:44:56 ---> Running in 6a027c972d3e 19:44:56 Removing intermediate container c5b4a14caf79 19:44:56 ---> b66d74e936c7 19:44:56 Step 22/22 : LABEL version=0.0.0 19:44:56 ---> 84264250455d 19:44:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 19:44:56 ---> Running in b315154f2ef0 19:44:56 Removing intermediate container 6a027c972d3e 19:44:56 ---> 8acb469cf130 19:44:56 Step 13/24 : WORKDIR / 19:44:56 ---> Running in 11fe51478e1d 19:44:56 Removing intermediate container b315154f2ef0 19:44:56 ---> 84d38c474e42 19:44:56 19:44:56 Running setup.py install for PyYAML: finished with status 'done' 19:44:56 ---> 4adaa5cfc2c6 19:44:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 19:44:57 Successfully built 84d38c474e42 19:44:57 Successfully tagged docker-core-metadata-go:latest 19:44:57  Building docker-core-metadata-go ... done Removing intermediate container 11fe51478e1d 19:44:57 ---> a96639f15922 19:44:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:44:58 ---> 0c24a7e157fb 19:44:58 Step 18/22 : RUN chmod +x entrypoint.sh 19:44:58 ---> Running in e5c629b1f162 19:44:59 ---> cfb6adac4f3f 19:44:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:44:59 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 19:44:59 ---> d3d39797097d 19:44:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:45:00 ---> 9fe6d45bf04a 19:45:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:45:03 ---> 052daccd4054 19:45:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:45:03 Removing intermediate container e5c629b1f162 19:45:03 ---> 67a0cf2306af 19:45:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 19:45:03 Removing intermediate container 26fc990af2df 19:45:03 ---> c5258022c86e 19:45:03 Step 21/26 : RUN apk --no-cache add curl 19:45:03 ---> Running in effa4f143465 19:45:03 ---> Running in ffc8d1f0d486 19:45:03 Removing intermediate container effa4f143465 19:45:03 ---> 543356bc0f79 19:45:03 Step 20/22 : LABEL arch=x86_64 19:45:03 ---> 37edb98fa788 19:45:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:45:03 ---> Running in bf275d20034b 19:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:45:05 (2/3) Installing libcurl (7.69.1-r3) 19:45:05 (3/3) Installing curl (7.69.1-r3) 19:45:05 Executing busybox-1.31.1-r19.trigger 19:45:05 OK: 72 MiB in 58 packages 19:45:06 Removing intermediate container bf275d20034b 19:45:06 ---> b806607782bb 19:45:06 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:45:06 ---> 74683b4e0a45 19:45:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:06 ---> Running in 7e89dc52055b 19:45:06 ---> Running in 123559b483e6 19:45:06 Removing intermediate container 7e89dc52055b 19:45:06 ---> d90ed5ee6df8 19:45:06 Step 22/22 : LABEL version=0.0.0 19:45:06 ---> Running in 92c11415bce6 19:45:06 Removing intermediate container ffc8d1f0d486 19:45:06 ---> 4441df13c0cf 19:45:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:45:06 ---> Running in e617ee869434 19:45:06 Removing intermediate container 92c11415bce6 19:45:06 ---> b9aef4b341a0 19:45:06 19:45:07 Successfully built b9aef4b341a0 19:45:07 Removing intermediate container e617ee869434 19:45:07 ---> 74509def6e5d 19:45:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:07 Successfully tagged docker-security-bootstrap-redis-go:latest 19:45:07  Building docker-security-bootstrap-redis-go ... done  ---> Running in f6645eb1e173 19:45:08 Removing intermediate container f6645eb1e173 19:45:08 ---> 490e2bdb9a9b 19:45:08 Step 24/26 : LABEL arch=x86_64 19:45:09 ---> Running in 53069a1acdab 19:45:09 Removing intermediate container 123559b483e6 19:45:09 ---> 3840719a8396 19:45:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:45:09 Removing intermediate container f561955a62fd 19:45:09 ---> 5ab1a94a4ec2 19:45:09 19:45:09 Step 10/23 : FROM alpine:3.12 19:45:09 ---> 389fef711851 19:45:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:45:09 ---> Running in f4faa3e6ca71 19:45:09 ---> Running in cb199cd13803 19:45:09 Removing intermediate container 53069a1acdab 19:45:09 ---> 8cb93b50fad5 19:45:09 Step 25/26 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:45:09 Removing intermediate container f4faa3e6ca71 19:45:09 ---> 4155d2a28e1b 19:45:09 Step 22/24 : LABEL arch=x86_64 19:45:09 ---> Running in bb1aab169855 19:45:09 ---> Running in 3286e765e40c 19:45:09 Removing intermediate container cb199cd13803 19:45:09 ---> f41c59d5d9e0 19:45:09 Step 12/23 : ENV APP_PORT=48080 19:45:10 ---> Running in 48d51d7e8547 19:45:10 Removing intermediate container bb1aab169855 19:45:10 ---> 7d8c22dd45e6 19:45:10 Step 26/26 : LABEL version=0.0.0 19:45:10 Removing intermediate container 3286e765e40c 19:45:10 ---> 734bac03189a 19:45:10 Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:45:10 ---> Running in 69279ab46ddc 19:45:10 ---> Running in fd1c1ea833d4 19:45:10 Removing intermediate container 48d51d7e8547 19:45:10 ---> 75376e17871b 19:45:10 Step 13/23 : EXPOSE $APP_PORT 19:45:10 ---> Running in d3d5497ec116 19:45:10 Removing intermediate container 69279ab46ddc 19:45:10 ---> 43bde13281af 19:45:10 19:45:10 Removing intermediate container fd1c1ea833d4 19:45:10 ---> dbb4ce23a77a 19:45:10 Step 24/24 : LABEL version=0.0.0 19:45:10 Successfully built 43bde13281af 19:45:10 Successfully tagged docker-sys-mgmt-agent-go:latest 19:45:10  Building docker-sys-mgmt-agent-go ... done Removing intermediate container d3d5497ec116 19:45:10 ---> a6bcea5f4e21 19:45:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:10 ---> Running in 237ac16c3d70 19:45:10 ---> Running in a300578ff7c8 19:45:10 Removing intermediate container 237ac16c3d70 19:45:10 ---> 0e71774a4afa 19:45:10 19:45:11 Successfully built 0e71774a4afa 19:45:11 Successfully tagged docker-security-secretstore-setup-go:latest 19:45:12  Building docker-security-secretstore-setup-go ... done Removing intermediate container a300578ff7c8 19:45:12 ---> 12eb4902800e 19:45:12 Step 15/23 : RUN apk add --no-cache zeromq 19:45:12 ---> Running in bb2f5a9fdfa3 19:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:45:13 (1/5) Installing libgcc (9.3.0-r2) 19:45:13 (2/5) Installing libsodium (1.0.18-r0) 19:45:14 (3/5) Installing libstdc++ (9.3.0-r2) 19:45:14 (4/5) Installing libzmq (4.3.3-r0) 19:45:14 (5/5) Installing zeromq (4.3.3-r0) 19:45:14 Executing busybox-1.31.1-r19.trigger 19:45:14 OK: 8 MiB in 19 packages 19:45:14 Removing intermediate container bb2f5a9fdfa3 19:45:14 ---> e69affcd1300 19:45:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 19:45:15 ---> 1015fd96034b 19:45:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:45:15 ---> 400792ffb086 19:45:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:45:16 ---> 26e3464ae588 19:45:16 Step 19/23 : ENTRYPOINT ["/core-data"] 19:45:16 ---> Running in 63d83afe63a5 19:45:16 Removing intermediate container 63d83afe63a5 19:45:16 ---> e7ae633fc7d8 19:45:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:16 ---> Running in efadb1d077cf 19:45:16 Removing intermediate container efadb1d077cf 19:45:16 ---> b4f949506da8 19:45:16 Step 21/23 : LABEL arch=x86_64 19:45:16 ---> Running in f2518607b43f 19:45:16 Removing intermediate container f2518607b43f 19:45:16 ---> f01a7fd4f5d2 19:45:16 Step 22/23 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:45:16 ---> Running in 168f4d5fb929 19:45:16 Removing intermediate container 168f4d5fb929 19:45:16 ---> 1776f92bfaf8 19:45:16 Step 23/23 : LABEL version=0.0.0 19:45:17 ---> Running in 315fd9d45a54 19:45:17 Removing intermediate container 315fd9d45a54 19:45:17 ---> 20e932039a58 19:45:17 19:45:17 Successfully built 20e932039a58 19:45:17 Successfully tagged docker-core-data-go:latest 19:45:17  Building docker-core-data-go ... done  [Pipeline] } 19:45:17 $ docker stop --time=1 b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee 19:45:19 $ docker rm -f b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee [Pipeline] // withDockerContainer [Pipeline] sh 19:45:19 + docker images 19:45:19 + grep docker 19:45:19 docker-core-data-go latest 20e932039a58 3 seconds ago 22.2MB 19:45:19 docker-security-secretstore-setup-go latest 0e71774a4afa 9 seconds ago 24.7MB 19:45:19 docker-sys-mgmt-agent-go latest 43bde13281af 9 seconds ago 313MB 19:45:19 docker-security-bootstrap-redis-go latest b9aef4b341a0 13 seconds ago 15.8MB 19:45:19 docker-core-metadata-go latest 84d38c474e42 23 seconds ago 13MB 19:45:19 docker-security-proxy-setup-go latest 8167cfbbaf69 About a minute ago 24.6MB 19:45:19 docker-support-notifications-go latest 638c8c16d5a9 About a minute ago 12.1MB 19:45:19 docker-core-command-go latest 0a2f2c9340d8 About a minute ago 10.6MB 19:45:19 docker-support-scheduler-go latest 4b21c0e52119 About a minute ago 10.8MB 19:45:19 docker 20.10.0 aefe523efa57 6 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:45:36 Still waiting to schedule task 19:45:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:45:59 gofmt -l . 19:45:59 [ "`gofmt -l .`" = "" ] 19:45:59 ./bin/test-go-mod-tidy.sh 19:45:59 ./bin/test-attribution-txt.sh [Pipeline] sh 19:46:01 + ls -al . 19:46:01 total 664 19:46:01 drwxrwxr-x 9 1001 1001 4096 Dec 17 19:46 . 19:46:01 drwxr-xr-x 4 root root 4096 Dec 17 19:42 .. 19:46:01 -rw-rw-r-- 1 1001 1001 11 Dec 17 19:40 .dockerignore 19:46:01 drwxrwxr-x 8 1001 1001 4096 Dec 17 19:40 .git 19:46:01 drwxrwxr-x 3 1001 1001 4096 Dec 17 19:40 .github 19:46:01 -rw-rw-r-- 1 1001 1001 824 Dec 17 19:40 .gitignore 19:46:01 -rw-rw-r-- 1 1001 1001 166 Dec 17 19:40 .sonarcloud.properties 19:46:01 -rw-rw-r-- 1 1001 1001 3804 Dec 17 19:40 CONTRIBUTING.md 19:46:01 -rw-rw-r-- 1 1001 1001 1040 Dec 17 19:40 Dockerfile.build 19:46:01 -rw-rw-r-- 1 1001 1001 863 Dec 17 19:40 Jenkinsfile 19:46:01 -rw-rw-r-- 1 1001 1001 10775 Dec 17 19:40 LICENSE 19:46:01 -rw-rw-r-- 1 1001 1001 5750 Dec 17 19:40 Makefile 19:46:01 -rw-rw-r-- 1 1001 1001 6511 Dec 17 19:40 README.md 19:46:01 -rw-rw-r-- 1 1001 1001 6744 Dec 17 19:40 SECURITY.md 19:46:01 -rw-rw-r-- 1 1001 1001 5 Dec 17 19:38 VERSION 19:46:01 -rw-rw-r-- 1 1001 1001 4131 Dec 17 19:40 ZMQWindows.md 19:46:01 drwxrwxr-x 2 1001 1001 4096 Dec 17 19:40 bin 19:46:01 drwxrwxr-x 14 1001 1001 4096 Dec 17 19:40 cmd 19:46:01 -rw-r--r-- 1 root root 537096 Dec 17 19:44 coverage.out 19:46:01 -rw-r--r-- 1 root root 979 Dec 17 19:45 go.mod 19:46:01 -rw-r--r-- 1 root root 18631 Dec 17 19:45 go.sum 19:46:01 drwxrwxr-x 8 1001 1001 4096 Dec 17 19:40 internal 19:46:01 drwxrwxr-x 4 1001 1001 4096 Dec 17 19:40 openapi 19:46:01 drwxrwxr-x 4 1001 1001 4096 Dec 17 19:40 snap 19:46:01 -rw-rw-r-- 1 1001 1001 168 Dec 17 19:40 version.go [Pipeline] sh 19:46:01 + '[' -e coverage.out ] 19:46:01 + chown 1001:1001 coverage.out [Pipeline] stash 19:46:01 Warning: overwriting stash ‘coverage-report’ 19:46:03 Stashed 1 file(s) [Pipeline] sh 19:46:03 + make build 19:46:03 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 19:46:14 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 19:46:29 Running on prd-ubuntu18.04-docker-8c-8g-16604 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws 19:46:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:46:32 using credential edgex-jenkins-ssh 19:46:32 Cloning the remote Git repository 19:46:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:46:32 > git init /w/workspace/edgex-go/1 # timeout=10 19:46:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:32 > git --version # timeout=10 19:46:32 > git --version # 'git version 2.17.1' 19:46:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:46:39 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 19:46:45 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 19:46:45 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 19:46:51 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 19:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:46:57 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f 19:46:57 Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f 19:46:57 Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) 19:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:46:57 > git config core.sparsecheckout # timeout=10 19:46:57 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 19:46:57 > git remote # timeout=10 19:46:57 > git config --get remote.origin.url # timeout=10 19:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:57 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 19:46:57 > git rev-parse HEAD^{commit} # timeout=10 19:46:57 > git config core.sparsecheckout # timeout=10 19:46:57 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 19:46:58 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 19:47:01 Commit message: "ci: standardize dockerfiles" 19:47:01 > git --version # timeout=10 19:47:01 > git --version # 'git version 2.17.1' 19:47:01 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:02 + echo snap-build.sh 19:47:02 snap-build.sh 19:47:02 + SNAP_BASE_DIR=. 19:47:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:47:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:47:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:47:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:47:02 + cd /w/workspace/edgex-go/1 19:47:02 + sudo apt-get remove -qy --purge lxd lxd-client 19:47:02 Reading package lists... 19:47:02 Building dependency tree... 19:47:02 Reading state information... 19:47:02 The following packages were automatically installed and are no longer required: 19:47:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:47:02 uidmap xdelta3 19:47:02 Use 'sudo apt autoremove' to remove them. 19:47:02 The following packages will be REMOVED: 19:47:02 lxd* lxd-client* 19:47:03 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 19:47:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:47:03 After this operation, 31.7 MB disk space will be freed. 19:47:04 (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.) 19:47:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:47:04 Removing lxd dnsmasq configuration 19:47:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:47:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:47:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:47:06 (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.) 19:47:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:47:06 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 19:47:07 Processing triggers for systemd (237-3ubuntu10.42) ... 19:47:07 Processing triggers for ureadahead (0.100.0-21) ... 19:47:08 + sudo snap remove --purge lxd 19:47:08 snap "lxd" is not installed 19:47:08 + sudo groupadd --force --system lxd 19:47:08 ++ whoami 19:47:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:47:08 + newgrp - lxd 19:47:08 + sudo snap install lxd 19:47:09 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] } 19:47:13 $ docker stop --time=1 b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 19:47:15 $ docker rm -f b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:17 19:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:47:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:18 2020-12-17T19:47:16Z INFO Waiting for automatic snapd restart... 19:47:18 latest: Pulling from edgex-devops/edgex-compose-arm64 19:47:18 29e5d40040c1: Pulling fs layer 19:47:18 1ce36da41761: Pulling fs layer 19:47:18 25b303627fd3: Pulling fs layer 19:47:19 29e5d40040c1: Verifying Checksum 19:47:19 29e5d40040c1: Download complete 19:47:19 29e5d40040c1: Pull complete 19:47:20 1ce36da41761: Download complete 19:47:21 1ce36da41761: Pull complete 19:47:22 25b303627fd3: Verifying Checksum 19:47:22 25b303627fd3: Download complete 19:47:31 lxd 4.9 from Canonical* installed 19:47:31 + sudo lxd init --auto 19:47:32 25b303627fd3: Pull complete 19:47:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:47:32 prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container 19:47:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:47:35 $ docker top 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:36 + docker-compose build --help 19:47:36 + grep parallel 19:47:39 + sudo snap install --classic snapcraft 19:47:40 --parallel Build images in parallel. [Pipeline] } 19:47:40 $ docker stop --time=1 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 19:47:42 $ docker rm -f 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:43 . [Pipeline] withDockerContainer 19:47:43 prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container 19:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:47:44 $ docker top 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:46 + docker-compose -f ./docker-compose-build.yml build --parallel 19:47:47 snapcraft 4.4.4 from Canonical* installed 19:47:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 19:47:47 + patch --verbose -p1 19:47:47 Hmm... Looks like a unified diff to me... 19:47:47 The text leading up to this was: 19:47:47 -------------------------- 19:47:47 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 19:47:47 |From: Tony Espy 19:47:47 |Date: Wed, 16 Dec 2020 16:34:55 -0500 19:47:47 |Subject: [PATCH] optimize snap build for pipeline CI check 19:47:47 | 19:47:47 |This patch is used by the EdgeX CI pipeline builds to 19:47:47 |optimize the snap CI check run for pull requests. When 19:47:47 |applied, it essentially strips out everything (apps and 19:47:47 |parts) from the snapcraft.yaml file except those required 19:47:47 |to build edgex-go, as the whole idea of the CI check is to 19:47:47 |catch changes to edgex-go that break the snap build. 19:47:47 | 19:47:47 |In general, anyone updating snapcraft.yaml will also need 19:47:47 |to update this patch file, otherwise it may fail to apply, 19:47:47 |resulting in a failed snap build CI check in the associated 19:47:47 |pull request. 19:47:47 | 19:47:47 |Note - in addition to applying this patch, the pipeline also 19:47:47 |only primes the snap (e.g. `snapcraft prime`), as there's no 19:47:47 |need to build the finally binary .snap file (and it won't 19:47:47 |work with the patch applied). This further reduces the build 19:47:47 |time. 19:47:47 |--- 19:47:47 | snap/snapcraft.yaml | 461 +------------------------------------------- 19:47:47 | 1 file changed, 2 insertions(+), 459 deletions(-) 19:47:47 | 19:47:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 19:47:47 |index 1e537489..faf42425 100644 19:47:47 |--- a/snap/snapcraft.yaml 19:47:47 |+++ b/snap/snapcraft.yaml 19:47:47 -------------------------- 19:47:47 patching file snap/snapcraft.yaml 19:47:47 Using Plan A... 19:47:47 Hunk #1 succeeded at 73. 19:47:47 Hunk #2 succeeded at 202. 19:47:47 Hunk #3 succeeded at 214. 19:47:47 Hunk #4 succeeded at 222. 19:47:47 Hunk #5 succeeded at 229. 19:47:47 Hunk #6 succeeded at 256. 19:47:47 Hunk #7 succeeded at 290. 19:47:47 Hunk #8 succeeded at 341. 19:47:47 Hmm... Ignoring the trailing garbage. 19:47:47 done 19:47:47 + sudo snapcraft prime --use-lxd 19:47:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:47:47 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: 19:47:47 - README.md 19:47:47 19:47:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:47:47 Launching a container. 19:47:50 Building docker-core-command-go ... 19:47:50 Building docker-core-data-go ... 19:47:50 Building docker-core-metadata-go ... 19:47:50 Building docker-security-bootstrap-redis-go ... 19:47:50 Building docker-security-proxy-setup-go ... 19:47:50 Building docker-security-secretstore-setup-go ... 19:47:50 Building docker-support-notifications-go ... 19:47:50 Building docker-support-scheduler-go ... 19:47:50 Building docker-sys-mgmt-agent-go ... 19:47:50 Building docker-security-secretstore-setup-go 19:47:50 Building docker-security-bootstrap-redis-go 19:47:50 Building docker-core-metadata-go 19:47:50 Building docker-core-data-go 19:47:50 Building docker-core-command-go 19:48:00 Waiting for container to be ready 19:48:00 To start your first instance, try: lxc launch ubuntu:18.04 19:48:00 19:48:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:48:03 Waiting for network to be ready... 19:48:04 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:48:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:48:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:48:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 19:48:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:48:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:48:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:48:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 19:48:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:48:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 19:48:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 19:48:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 19:48:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:48:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:48:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:48:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 19:48:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 19:48:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 19:48:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:48:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 19:48:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 19:48:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 19:48:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 19:48:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 19:48:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 19:48:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 19:48:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 19:48:08 Fetched 23.5 MB in 4s (5441 kB/s) 19:48:09 Reading package lists... 19:48:09 Reading package lists... 19:48:09 Building dependency tree... 19:48:09 Reading state information... 19:48:09 The following additional packages will be installed: 19:48:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:48:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:48:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:48:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:48:09 Suggested packages: 19:48:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:48:09 Recommended packages: 19:48:09 gnupg libsasl2-modules 19:48:09 The following NEW packages will be installed: 19:48:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:48:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:48:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:48:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:48:09 The following packages will be upgraded: 19:48:09 gpg gpg-agent gpgconf libudev1 19:48:10 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 19:48:10 Need to get 3531 kB of archives. 19:48:10 After this operation, 13.3 MB of additional disk space will be used. 19:48:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 19:48:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 19:48:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 19:48:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 19:48:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 19:48:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 19:48:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 19:48:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 19:48:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 19:48:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 19:48:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:48:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:48:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:48:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:48:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:48:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:48:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:48:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:48:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:48:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:48:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:48:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:48:11 debconf: delaying package configuration, since apt-utils is not installed 19:48:11 Fetched 3531 kB in 1s (3037 kB/s) 19:48:11 (Reading database ... 12511 files and directories currently installed.) 19:48:11 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 19:48:11 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:48:11 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 19:48:11 Selecting previously unselected package udev. 19:48:11 (Reading database ... 12511 files and directories currently installed.) 19:48:11 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 19:48:11 Unpacking udev (237-3ubuntu10.43) ... 19:48:11 Selecting previously unselected package libfuse2:amd64. 19:48:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:48:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:48:11 Selecting previously unselected package fuse. 19:48:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:48:11 Unpacking fuse (2.9.7-1ubuntu1) ... 19:48:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 19:48:11 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:48:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 19:48:12 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:48:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 19:48:12 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:48:12 Selecting previously unselected package libksba8:amd64. 19:48:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:48:12 Unpacking libksba8:amd64 (1.3.5-2) ... 19:48:12 Selecting previously unselected package libroken18-heimdal:amd64. 19:48:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:48:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:48:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:48:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libwind0-heimdal:amd64. 19:48:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:48:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:48:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:48:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:48:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:48:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:13 Selecting previously unselected package libsasl2-modules-db:amd64. 19:48:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 19:48:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:48:13 Selecting previously unselected package libsasl2-2:amd64. 19:48:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 19:48:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:48:13 Selecting previously unselected package libldap-common. 19:48:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 19:48:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 19:48:13 Selecting previously unselected package libldap-2.4-2:amd64. 19:48:13 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 19:48:13 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 19:48:13 Selecting previously unselected package dirmngr. 19:48:13 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 19:48:13 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 19:48:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 19:48:13 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 19:48:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:48:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:48:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:48:13 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 19:48:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:13 Setting up libksba8:amd64 (1.3.5-2) ... 19:48:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:48:13 Setting up udev (237-3ubuntu10.43) ... 19:48:14 invoke-rc.d: policy-rc.d denied execution of start. 19:48:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Processing triggers for systemd (237-3ubuntu10) ... 19:48:14 Setting up fuse (2.9.7-1ubuntu1) ... 19:48:14 Setting up gpg (2.2.4-1ubuntu1.3) ... 19:48:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:48:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 19:48:14 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 19:48:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:48:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:48:15 settings in the [Install] section, and DefaultInstance for template units). 19:48:15 This means they are not meant to be enabled using systemctl. 19:48:15 Possible reasons for having this kind of units are: 19:48:15 1) A unit may be statically enabled by being symlinked from another unit's 19:48:15 .wants/ or .requires/ directory. 19:48:15 2) A unit's purpose may be to act as a helper for some other unit which has 19:48:15 a requirement dependency on it. 19:48:15 3) A unit may be started when needed via activation (socket, path, timer, 19:48:15 D-Bus, udev, scripted systemctl call, ...). 19:48:15 4) In case of template units, the unit is meant to be enabled with some 19:48:15 instance name specified. 19:48:15 Reading package lists... 19:48:15 Building dependency tree... 19:48:15 Reading state information... 19:48:15 The following additional packages will be installed: 19:48:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:48:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:48:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:48:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:48:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:48:15 Suggested packages: 19:48:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:48:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:48:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:48:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:48:15 systemd-container policykit-1 19:48:15 Recommended packages: 19:48:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:48:15 The following NEW packages will be installed: 19:48:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:48:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:48:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:48:15 multiarch-support openssh-client python3 python3-minimal python3.6 19:48:15 python3.6-minimal snapd squashfs-tools sudo 19:48:15 The following packages will be upgraded: 19:48:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:48:16 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 19:48:16 Need to get 35.2 MB of archives. 19:48:16 After this operation, 141 MB of additional disk space will be used. 19:48:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 19:48:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 19:48:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 19:48:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 19:48:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 19:48:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:48:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:48:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:48:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:48:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:48:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:48:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:48:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 19:48:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:48:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 19:48:16 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 19:48:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 19:48:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:48:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:48:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:48:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 19:48:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 19:48:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:48:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:48:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:48:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:48:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:48:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:48:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 19:48:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:48:18 debconf: delaying package configuration, since apt-utils is not installed 19:48:18 Fetched 35.2 MB in 2s (16.1 MB/s) 19:48:18 (Reading database ... 12757 files and directories currently installed.) 19:48:18 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 19:48:18 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:48:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 19:48:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:48:19 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 19:48:19 (Reading database ... 12757 files and directories currently installed.) 19:48:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 19:48:19 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 19:48:19 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 19:48:19 (Reading database ... 12757 files and directories currently installed.) 19:48:19 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 19:48:19 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 19:48:19 Setting up apt (1.6.12ubuntu0.2) ... 19:48:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:48:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:48:20 (Reading database ... 12764 files and directories currently installed.) 19:48:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:48:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:48:20 Selecting previously unselected package libpython3.6-minimal:amd64. 19:48:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:48:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:48:20 Selecting previously unselected package libexpat1:amd64. 19:48:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:48:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:48:21 Selecting previously unselected package python3.6-minimal. 19:48:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:48:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:48:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 19:48:21 Checking for services that may need to be restarted...done. 19:48:21 Checking for services that may need to be restarted...done. 19:48:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:48:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:48:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 19:48:22 Selecting previously unselected package python3-minimal. 19:48:22 (Reading database ... 13012 files and directories currently installed.) 19:48:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:48:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:48:22 Selecting previously unselected package mime-support. 19:48:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:48:22 Unpacking mime-support (3.60ubuntu1) ... 19:48:22 Selecting previously unselected package libmpdec2:amd64. 19:48:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:48:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:48:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:48:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:48:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:48:22 Selecting previously unselected package python3.6. 19:48:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 19:48:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:48:22 Selecting previously unselected package libpython3-stdlib:amd64. 19:48:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:48:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:48:22 Setting up python3-minimal (3.6.7-1~18.04) ... 19:48:23 Selecting previously unselected package python3. 19:48:23 (Reading database ... 13442 files and directories currently installed.) 19:48:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:48:23 Unpacking python3 (3.6.7-1~18.04) ... 19:48:23 Selecting previously unselected package multiarch-support. 19:48:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:48:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:48:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:48:23 Selecting previously unselected package liblzo2-2:amd64. 19:48:23 (Reading database ... 13479 files and directories currently installed.) 19:48:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:48:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:48:23 Selecting previously unselected package libbsd0:amd64. 19:48:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:48:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:48:23 Selecting previously unselected package sudo. 19:48:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 19:48:23 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 19:48:23 Selecting previously unselected package apparmor. 19:48:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:48:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:48:23 Selecting previously unselected package libedit2:amd64. 19:48:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:48:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:48:24 Selecting previously unselected package libkrb5support0:amd64. 19:48:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:48:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:48:24 Selecting previously unselected package libk5crypto3:amd64. 19:48:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:48:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:48:24 Selecting previously unselected package libkeyutils1:amd64. 19:48:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:48:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:48:24 Selecting previously unselected package libkrb5-3:amd64. 19:48:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:48:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:48:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:48:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:48:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:48:24 Selecting previously unselected package libssl1.0.0:amd64. 19:48:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 19:48:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:48:24 Selecting previously unselected package openssh-client. 19:48:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:48:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:48:24 Selecting previously unselected package squashfs-tools. 19:48:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:48:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:48:25 Selecting previously unselected package snapd. 19:48:25 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 19:48:25 Unpacking snapd (2.48+18.04) ... 19:48:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:48:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 19:48:27 Setting up mime-support (3.60ubuntu1) ... 19:48:27 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 19:48:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:48:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:48:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:48:27 Setting up systemd (237-3ubuntu10.43) ... 19:48:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:48:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:48:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:48:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:48:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 19:48:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:48:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 19:48:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:48:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:48:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:48:29 Setting up python3 (3.6.7-1~18.04) ... 19:48:29 running python rtupdate hooks for python3.6... 19:48:29 running python post-rtupdate hooks for python3.6... 19:48:29 Setting up apparmor (2.12-4ubuntu5.1) ... 19:48:30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:48:30 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:48:30 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:48:31 Setting up snapd (2.48+18.04) ... 19:48:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:48:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:48:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:48:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:48:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:48:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:48:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:48:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:48:32 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:48:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:48:32 /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' 19:48:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:48:33 Processing triggers for systemd (237-3ubuntu10.43) ... 19:48:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:48:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:48:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:48:35 Reading package lists... 19:48:35 Reading package lists... 19:48:35 Building dependency tree... 19:48:35 Reading state information... 19:48:36 Calculating upgrade... 19:48:36 The following packages will be upgraded: 19:48:36 advancecomp base-files bash binutils binutils-common 19:48:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:48:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:48:36 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 19:48:36 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 19:48:36 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 19:48:36 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 19:48:36 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 19:48:36 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 19:48:36 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 19:48:36 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 19:48:36 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 19:48:36 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 19:48:36 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:48:36 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:48:36 Need to get 63.5 MB of archives. 19:48:36 After this operation, 5191 kB of additional disk space will be used. 19:48:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 19:48:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:48:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:48:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:48:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:48:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:48:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:48:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:48:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:48:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:48:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:48:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:48:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:48:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:48:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:48:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:48:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:48:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:48:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:48:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:48:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:48:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:48:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:48:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:48:36 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:48:36 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:48:36 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:48:36 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:48:36 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:48:36 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:48:36 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:48:36 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:48:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:48:36 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:48:36 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 19:48:36 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 19:48:36 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:48:36 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:48:36 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 19:48:36 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 19:48:36 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:48:36 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:48:36 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:48:36 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 19:48:36 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:48:36 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:48:36 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 19:48:36 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 19:48:36 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 19:48:36 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 19:48:36 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:48:36 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:48:36 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:48:36 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:48:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:48:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:48:37 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:48:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:48:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:48:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:48:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:48:37 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:48:37 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:48:37 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:48:37 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:48:37 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:48:37 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:48:37 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 19:48:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:48:37 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:48:37 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:48:37 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:48:37 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:48:37 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:48:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:48:37 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:48:37 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:48:37 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:48:37 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:48:37 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:48:37 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:48:37 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 19:48:37 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:48:37 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:48:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:48:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:48:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 19:48:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:48:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:48:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:48:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:48:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:48:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:48:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:48:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:48:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:48:38 debconf: delaying package configuration, since apt-utils is not installed 19:48:38 Fetched 63.5 MB in 2s (29.0 MB/s) 19:48:38 (Reading database ... 13912 files and directories currently installed.) 19:48:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:48:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:48:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:48:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:48:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 19:48:39 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 19:48:40 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:48:40 (Reading database ... 13911 files and directories currently installed.) 19:48:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:48:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:48:41 (Reading database ... 13911 files and directories currently installed.) 19:48:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:48:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:48:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:48:41 (Reading database ... 13911 files and directories currently installed.) 19:48:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:48:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:48:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:48:42 (Reading database ... 13911 files and directories currently installed.) 19:48:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:48:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:48:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:48:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:48:42 Setting up base-files (10.1ubuntu2.10) ... 19:48:42 Installing new version of config file /etc/issue ... 19:48:42 Installing new version of config file /etc/issue.net ... 19:48:42 Installing new version of config file /etc/lsb-release ... 19:48:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:48:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:48:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:48:43 Removing obsolete conffile /etc/default/motd-news ... 19:48:43 (Reading database ... 13912 files and directories currently installed.) 19:48:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:48:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:48:43 Setting up bash (4.4.18-2ubuntu1.2) ... 19:48:43 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 19:48:43 (Reading database ... 13912 files and directories currently installed.) 19:48:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:48:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:48:43 (Reading database ... 13912 files and directories currently installed.) 19:48:43 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 19:48:43 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 19:48:44 Setting up tar (1.29b-2ubuntu0.1) ... 19:48:44 (Reading database ... 13912 files and directories currently installed.) 19:48:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:48:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:48:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:48:44 (Reading database ... 13912 files and directories currently installed.) 19:48:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:48:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:48:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:48:44 (Reading database ... 13912 files and directories currently installed.) 19:48:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:48:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:48:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:48:44 (Reading database ... 13912 files and directories currently installed.) 19:48:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:48:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:48:45 Setting up grep (3.1-2build1) ... 19:48:45 (Reading database ... 13912 files and directories currently installed.) 19:48:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:48:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:48:45 Setting up login (1:4.5-1ubuntu2) ... 19:48:45 (Reading database ... 13912 files and directories currently installed.) 19:48:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:48:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:48:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:48:45 (Reading database ... 13912 files and directories currently installed.) 19:48:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:48:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:48:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:48:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:48:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:48:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:48:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:48:46 (Reading database ... 13912 files and directories currently installed.) 19:48:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:48:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:48:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:48:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:48:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:48:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:48:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:48:48 (Reading database ... 13912 files and directories currently installed.) 19:48:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:48:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:48:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:48:48 (Reading database ... 13912 files and directories currently installed.) 19:48:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:48:48 (Reading database ... 13912 files and directories currently installed.) 19:48:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:48 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:48:49 (Reading database ... 13912 files and directories currently installed.) 19:48:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:48:49 (Reading database ... 13912 files and directories currently installed.) 19:48:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:48:49 (Reading database ... 13912 files and directories currently installed.) 19:48:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:48:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:48:49 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:48:49 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:48:49 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:48:49 (Reading database ... 13912 files and directories currently installed.) 19:48:49 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:48:49 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:48:49 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:48:50 (Reading database ... 13912 files and directories currently installed.) 19:48:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:48:50 (Reading database ... 13912 files and directories currently installed.) 19:48:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:48:50 (Reading database ... 13912 files and directories currently installed.) 19:48:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:50 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:48:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:48:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:48:51 (Reading database ... 13912 files and directories currently installed.) 19:48:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:48:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:48:51 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:48:52 (Reading database ... 13912 files and directories currently installed.) 19:48:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:48:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:48:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:48:52 (Reading database ... 13914 files and directories currently installed.) 19:48:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:48:52 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:48:52 Setting up debconf (1.5.66ubuntu1) ... 19:48:52 (Reading database ... 13914 files and directories currently installed.) 19:48:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:48:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:48:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:48:53 (Reading database ... 13914 files and directories currently installed.) 19:48:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:48:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:48:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:48:53 (Reading database ... 13914 files and directories currently installed.) 19:48:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:48:53 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:48:53 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:48:53 (Reading database ... 13914 files and directories currently installed.) 19:48:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:48:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:48:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 19:48:53 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 19:48:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:48:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:48:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:48:54 (Reading database ... 13914 files and directories currently installed.) 19:48:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:48:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:48:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:48:54 (Reading database ... 13914 files and directories currently installed.) 19:48:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:48:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:48:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:48:54 (Reading database ... 13914 files and directories currently installed.) 19:48:54 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:48:54 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:48:54 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:48:54 (Reading database ... 13914 files and directories currently installed.) 19:48:54 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 19:48:54 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 19:48:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 19:48:55 (Reading database ... 13914 files and directories currently installed.) 19:48:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:48:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:48:55 Setting up passwd (1:4.5-1ubuntu2) ... 19:48:55 (Reading database ... 13914 files and directories currently installed.) 19:48:55 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 19:48:55 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 19:48:56 Setting up gpgv (2.2.4-1ubuntu1.3) ... 19:48:56 (Reading database ... 13914 files and directories currently installed.) 19:48:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:48:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:48:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:48:56 (Reading database ... 13914 files and directories currently installed.) 19:48:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:48:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:48:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:48:56 (Reading database ... 13914 files and directories currently installed.) 19:48:56 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:48:56 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:48:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:48:57 (Reading database ... 13914 files and directories currently installed.) 19:48:57 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:48:57 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:48:57 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:48:57 (Reading database ... 13914 files and directories currently installed.) 19:48:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 19:48:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 19:48:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 19:48:57 (Reading database ... 13915 files and directories currently installed.) 19:48:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:48:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:48:57 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:48:57 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:48:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 19:48:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 19:48:58 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 19:48:58 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 19:48:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:48:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:48:58 ---> 46a2543b2d7c 19:48:58 Step 3/22 : WORKDIR /edgex-go 19:48:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:48:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:48:58 ---> 46a2543b2d7c 19:48:58 Step 3/24 : WORKDIR /edgex-go 19:48:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:48:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:48:58 ---> 46a2543b2d7c 19:48:58 Step 3/22 : WORKDIR /edgex-go 19:48:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:48:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:48:58 ---> 46a2543b2d7c 19:48:58 Step 3/22 : WORKDIR /edgex-go 19:48:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:48:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:48:58 ---> 46a2543b2d7c 19:48:58 Step 3/23 : WORKDIR /edgex-go 19:48:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:48:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:48:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:48:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:48:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:48:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:48:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:48:58 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:48:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:48:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:48:58 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:48:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:48:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:48:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:48:59 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 19:48:59 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 19:49:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:49:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:49:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:49:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:49:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:49:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:49:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:49:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:49:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:49:00 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:49:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 19:49:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 19:49:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:01 ---> Running in fa8a06f38a06 19:49:01 ---> Running in fbd52f55c86c 19:49:01 ---> Running in 784501c65c43 19:49:01 ---> Running in 1cf221a237b1 19:49:01 ---> Running in 3858dc4355eb 19:49:02 Removing intermediate container 784501c65c43 19:49:02 ---> 4789a04f1e99 19:49:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:02 Removing intermediate container 1cf221a237b1 19:49:02 ---> 3d8cf42432a6 19:49:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:02 Removing intermediate container fbd52f55c86c 19:49:02 ---> 690fc976ad79 19:49:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:02 Removing intermediate container 3858dc4355eb 19:49:02 ---> 6d59d910cc02 19:49:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:02 Removing intermediate container fa8a06f38a06 19:49:02 ---> 646d80ce972b 19:49:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:02 ---> Running in 49175924f96b 19:49:02 ---> Running in ddb324812d49 19:49:02 ---> Running in e190b5a48961 19:49:02 ---> Running in a9231c60cf51 19:49:02 ---> Running in 4f1882210719 19:49:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:49:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:49:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:49:05 Removing intermediate container 49175924f96b 19:49:05 ---> 6dd9f66d3fb9 19:49:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:49:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:49:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:49:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:49:05 ---> Running in 0771cf7ea5cc 19:49:05 Removing intermediate container a9231c60cf51 19:49:05 ---> 812ea27d1bee 19:49:05 Step 5/24 : RUN apk add --update --no-cache make git 19:49:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:49:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:49:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:49:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:49:06 Removing intermediate container ddb324812d49 19:49:06 ---> ab682c3cd75b 19:49:06 Step 5/22 : RUN apk add --update --no-cache make git 19:49:06 ---> Running in 779841b590e0 19:49:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:49:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:49:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:49:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:49:06 ---> Running in 81504096e448 19:49:06 Removing intermediate container 4f1882210719 19:49:06 ---> d6802cdb409d 19:49:06 Step 5/22 : RUN apk add --update --no-cache make git 19:49:06 Removing intermediate container e190b5a48961 19:49:06 ---> 7da4cb3d2e98 19:49:06 Step 5/22 : RUN apk add --update --no-cache make git 19:49:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:49:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:49:06 ---> Running in 904823d71743 19:49:06 ---> Running in db8883765e40 19:49:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:49:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:49:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:49:06 Setting up tzdata (2020d-0ubuntu0.18.04) ... 19:49:07 19:49:07 Current default time zone: 'Etc/UTC' 19:49:07 Local time is now: Thu Dec 17 19:49:06 UTC 2020. 19:49:07 Universal Time is now: Thu Dec 17 19:49:06 UTC 2020. 19:49:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:49:07 19:49:07 Setting up systemd-sysv (237-3ubuntu10.43) ... 19:49:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:07 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 19:49:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:49:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:49:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:49:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:49:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:49:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:49:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:49:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:49:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 19:49:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:07 Setting up patch (2.7.6-2ubuntu1.1) ... 19:49:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:49:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:49:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 19:49:07 Installing new version of config file /etc/ssl/openssl.cnf ... 19:49:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:49:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:49:07 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:49:09 OK: 217 MiB in 51 packages 19:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:49:09 Updating certificates in /etc/ssl/certs... 19:49:10 OK: 217 MiB in 51 packages 19:49:10 22 added, 17 removed; done. 19:49:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:49:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:49:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:49:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:49:10 Setting up pkgbinarymangler (138.18.04.1) ... 19:49:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 19:49:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:49:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:49:10 OK: 217 MiB in 51 packages 19:49:10 Removing intermediate container 0771cf7ea5cc 19:49:10 ---> fc0c6967ee1d 19:49:10 Step 6/23 : COPY go.mod . 19:49:10 OK: 217 MiB in 51 packages 19:49:11 Setting up perl (5.26.1-6ubuntu0.5) ... 19:49:11 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 19:49:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:49:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:49:11 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 19:49:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:49:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:49:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:49:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:49:11 OK: 217 MiB in 51 packages 19:49:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:49:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:49:11 Processing triggers for systemd (237-3ubuntu10.43) ... 19:49:11 Processing triggers for mime-support (3.60ubuntu1) ... 19:49:11 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 19:49:11 Updating certificates in /etc/ssl/certs... 19:49:12 ---> 3a55ddc53bbb 19:49:12 Step 7/23 : RUN go mod download 19:49:12 Removing intermediate container 81504096e448 19:49:12 ---> 93ebf305827e 19:49:12 Step 6/22 : COPY go.mod . 19:49:12 0 added, 0 removed; done. 19:49:12 Running hooks in /etc/ca-certificates/update.d... 19:49:12 done. 19:49:12 ---> Running in 18c1f1d1f8dd 19:49:12 Removing intermediate container 779841b590e0 19:49:12 ---> 97a6936cdd37 19:49:12 Step 6/24 : COPY go.mod . 19:49:12 Reading package lists... 19:49:12 Building dependency tree... 19:49:12 Reading state information... 19:49:12 Removing intermediate container db8883765e40 19:49:12 ---> 320cef4fef08 19:49:12 Step 6/22 : COPY go.mod . 19:49:12 The following NEW packages will be installed: 19:49:12 apt-transport-https 19:49:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:49:12 Need to get 1696 B of archives. 19:49:12 After this operation, 153 kB of additional disk space will be used. 19:49:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 19:49:13 Removing intermediate container 904823d71743 19:49:13 ---> a085bb99987f 19:49:13 Step 6/22 : COPY go.mod . 19:49:13 debconf: delaying package configuration, since apt-utils is not installed 19:49:13 Fetched 1696 B in 0s (30.7 kB/s) 19:49:13 Selecting previously unselected package apt-transport-https. 19:49:13 (Reading database ... 13929 files and directories currently installed.) 19:49:13 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 19:49:13 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 19:49:13 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 19:49:13 Waiting for network to be ready... 19:49:13 ---> 821c7892f043 19:49:13 Step 7/22 : RUN go mod download 19:49:13 ---> Running in 46ac90fda71f 19:49:13 ---> d8215bf0c268 19:49:13 Step 7/22 : RUN go mod download ---> 428a460abcef 19:49:13 19:49:13 Step 7/24 : RUN go mod download 19:49:14 ---> Running in 5008f7cba174 19:49:14 ---> Running in f796d85b7d3c 19:49:14 ---> 0829ce935d72 19:49:14 Step 7/22 : RUN go mod download 19:49:14 ---> Running in 90cee469da77 19:49:16 Removing intermediate container 18c1f1d1f8dd 19:49:16 ---> afb35962141d 19:49:16 Step 8/23 : COPY . . 19:49:18 Removing intermediate container 46ac90fda71f 19:49:18 ---> 6e6038f7b222 19:49:18 Step 8/22 : COPY . . 19:49:18 2020-12-17T19:49:16Z INFO Waiting for automatic snapd restart... 19:49:19 Removing intermediate container 5008f7cba174 19:49:19 ---> a42c208ba40b 19:49:19 Step 8/24 : COPY . . 19:49:19 snapd 2.48.1 from Canonical* installed 19:49:20 Removing intermediate container f796d85b7d3c 19:49:20 ---> bfae913de0fa 19:49:20 Step 8/22 : COPY . . 19:49:20 "snapd" switched to the "latest/stable" channel 19:49:20 19:49:20 Removing intermediate container 90cee469da77 19:49:20 ---> 3b754f7189c2 19:49:20 Step 8/22 : COPY . . 19:49:22 core18 20201210 from Canonical* installed 19:49:22 "core18" switched to the "latest/stable" channel 19:49:22 19:49:26 snapcraft 4.4.4 from Canonical* installed 19:49:26 "snapcraft" switched to the "latest/stable" channel 19:49:26 19:49:29 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: 19:49:29 - README.md 19:49:29 19:49:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:49:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:49:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:49:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:49:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:49:37 Reading package lists... 19:49:37 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 19:49:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:49:44 Reading package lists... 19:49:44 Building dependency tree... 19:49:44 Reading state information... 19:49:44 Suggested packages: 19:49:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:49:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:49:44 Recommended packages: 19:49:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:49:44 The following NEW packages will be installed: 19:49:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:49:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:49:44 pkg-config zip 19:49:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:49:44 Need to get 7655 kB of archives. 19:49:44 After this operation, 43.7 MB of additional disk space will be used. 19:49:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 19:49:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 19:49:44 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:49:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:49:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 19:49:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:49:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:49:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:49:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:49:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:49:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:49:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:49:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:49:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:49:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:49:44 debconf: delaying package configuration, since apt-utils is not installed 19:49:44 Fetched 7655 kB in 1s (9575 kB/s) 19:49:44 Selecting previously unselected package libglib2.0-0:amd64. 19:49:45 (Reading database ... 13933 files and directories currently installed.) 19:49:45 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 19:49:45 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:49:45 Selecting previously unselected package libpsl5:amd64. 19:49:45 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:49:45 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:49:45 Selecting previously unselected package libnghttp2-14:amd64. 19:49:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:49:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:49:45 Selecting previously unselected package librtmp1:amd64. 19:49:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:49:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:49:45 Selecting previously unselected package libcurl3-gnutls:amd64. 19:49:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 19:49:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:49:45 Selecting previously unselected package liberror-perl. 19:49:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:49:45 Unpacking liberror-perl (0.17025-1) ... 19:49:45 Selecting previously unselected package git-man. 19:49:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:49:45 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:49:45 Selecting previously unselected package git. 19:49:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 19:49:45 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:49:46 Selecting previously unselected package libnorm1:amd64. 19:49:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:49:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:49:46 Selecting previously unselected package libpgm-5.2-0:amd64. 19:49:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:49:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:49:46 Selecting previously unselected package libsodium23:amd64. 19:49:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:49:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:49:46 Selecting previously unselected package libzmq5:amd64. 19:49:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:49:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:49:47 Selecting previously unselected package libzmq3-dev:amd64. 19:49:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:49:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:49:47 Selecting previously unselected package pkg-config. 19:49:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:49:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:49:47 Selecting previously unselected package zip. 19:49:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:49:47 Unpacking zip (3.0-11build1) ... 19:49:47 ---> 482164c17812 19:49:47 Step 9/23 : RUN make cmd/core-data/core-data 19:49:47 ---> 968066714532 19:49:47 Step 9/22 : RUN make cmd/core-command/core-command 19:49:47 ---> Running in cced9682a81c 19:49:47 ---> 470a4a88acc9 19:49:47 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 19:49:47 ---> b2cb507b6c40 19:49:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:49:47 ---> Running in 95a8fdf50439 19:49:47 ---> 4d9d8224b93c 19:49:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 19:49:47 ---> Running in cc64035a6966 19:49:47 ---> Running in b35fa5cadff5 19:49:47 ---> Running in 6340dd7a61ea 19:49:47 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 19:49:47 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 19:49:47 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 19:49:47 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 19:49:47 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 19:49:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:49:47 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:49:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:49:47 Setting up liberror-perl (0.17025-1) ... 19:49:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:49:47 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:49:47 No schema files found: doing nothing. 19:49:47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:49:47 Setting up zip (3.0-11build1) ... 19:49:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:49:47 Setting up libsodium23:amd64 (1.0.16-2) ... 19:49:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:49:47 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:49:47 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:49:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:49:47 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:49:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:49:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:49:54 git set to automatically installed. 19:49:54 git-man set to automatically installed. 19:49:54 libcurl3-gnutls set to automatically installed. 19:49:54 liberror-perl set to automatically installed. 19:49:54 libglib2.0-0 set to automatically installed. 19:49:54 libnghttp2-14 set to automatically installed. 19:49:54 libnorm1 set to automatically installed. 19:49:54 libpgm-5.2-0 set to automatically installed. 19:49:54 libpsl5 set to automatically installed. 19:49:54 librtmp1 set to automatically installed. 19:49:54 libsodium23 set to automatically installed. 19:49:54 libzmq3-dev set to automatically installed. 19:49:54 libzmq5 set to automatically installed. 19:49:54 pkg-config set to automatically installed. 19:49:54 zip set to automatically installed. 19:49:56 snapd is not logged in, snap install commands will use sudo 19:50:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:50:03 snap "core18" has no updates available 19:50:03 Pulling config-common 19:50:04 Pulling go-build-helper 19:50:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:50:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:50:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 19:50:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 19:50:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 19:50:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 19:50:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 19:50:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 19:50:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 19:50:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 19:50:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:50:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:50:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:50:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:50:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:50:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:50:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:50:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:50:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:50:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 19:50:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 19:50:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 19:50:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 19:50:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 19:50:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 19:50:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 19:50:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 19:50:26 Fetched 23.5 MB in 0s (0 B/s) 19:50:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:50:26 Fetched 96.5 kB in 0s (0 B/s) 19:50:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:50:26 Fetched 279 kB in 0s (0 B/s) 19:50:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:50:26 Fetched 122 kB in 0s (0 B/s) 19:50:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:50:26 Fetched 77.8 kB in 0s (0 B/s) 19:50:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:50:26 Fetched 8848 B in 0s (0 B/s) 19:50:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:50:26 Fetched 47.8 kB in 0s (0 B/s) 19:50:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:50:26 Fetched 45.6 kB in 0s (0 B/s) 19:50:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 19:50:26 Fetched 14.8 kB in 0s (0 B/s) 19:50:26 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 19:50:26 Fetched 214 kB in 0s (0 B/s) 19:50:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 19:50:26 Fetched 155 kB in 0s (0 B/s) 19:50:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:50:26 Fetched 50.6 kB in 0s (0 B/s) 19:50:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:50:26 Fetched 14.8 kB in 0s (0 B/s) 19:50:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:50:26 Fetched 41.8 kB in 0s (0 B/s) 19:50:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:50:26 Fetched 499 kB in 0s (0 B/s) 19:50:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:50:26 Fetched 111 kB in 0s (0 B/s) 19:50:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:50:26 Fetched 240 kB in 0s (0 B/s) 19:50:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:50:26 Fetched 29.3 kB in 0s (0 B/s) 19:50:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:50:26 Fetched 85.5 kB in 0s (0 B/s) 19:50:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:50:26 Fetched 24.5 kB in 0s (0 B/s) 19:50:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 19:50:26 Fetched 49.2 kB in 0s (0 B/s) 19:50:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:50:26 Fetched 54.2 kB in 0s (0 B/s) 19:50:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:50:26 Fetched 30.8 kB in 0s (0 B/s) 19:50:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 19:50:26 Fetched 17.0 kB in 0s (0 B/s) 19:50:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:50:26 Fetched 85.9 kB in 0s (0 B/s) 19:50:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:50:26 Fetched 8720 B in 0s (0 B/s) 19:50:26 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:50:26 Fetched 137 kB in 0s (0 B/s) 19:50:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:50:26 Fetched 119 kB in 0s (0 B/s) 19:50:26 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:50:26 Fetched 109 kB in 0s (0 B/s) 19:50:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:50:26 Fetched 11.1 kB in 0s (0 B/s) 19:50:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:50:26 Fetched 645 kB in 0s (0 B/s) 19:50:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:50:26 Fetched 41.3 kB in 0s (0 B/s) 19:50:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:50:26 Fetched 17.9 kB in 0s (0 B/s) 19:50:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:50:26 Fetched 368 kB in 0s (0 B/s) 19:50:26 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 19:50:26 Fetched 187 kB in 0s (0 B/s) 19:50:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:50:26 Fetched 175 kB in 0s (0 B/s) 19:50:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:50:30 Fetched 206 kB in 0s (0 B/s) 19:50:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 19:50:30 Fetched 1301 kB in 0s (0 B/s) 19:50:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:50:30 Fetched 36.2 kB in 0s (0 B/s) 19:50:30 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 19:50:30 Fetched 159 kB in 0s (0 B/s) 19:50:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:50:30 Fetched 107 kB in 0s (0 B/s) 19:50:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:50:30 Fetched 48.7 kB in 0s (0 B/s) 19:50:30 Pulling static-packages 19:50:30 'go115' has dependencies that need to be staged: go-build-helper static-packages 19:50:30 Skipping pull go-build-helper (already ran) 19:50:30 Skipping pull static-packages (already ran) 19:50:30 Building go-build-helper 19:50:34 Building static-packages 19:50:36 Staging go-build-helper 19:50:36 Staging static-packages 19:50:37 Pulling go115 19:50:38 'edgex-go' has dependencies that need to be staged: go115 19:50:38 Skipping pull go115 (already ran) 19:50:38 Building go115 19:50:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:38 Dload Upload Total Spent Left Speed 19:50:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.1M 0 0 16.1M 0 0:00:07 --:--:-- 0:00:07 16.1M 43 115M 43 49.7M 0 0 30.6M 0 0:00:03 0:00:01 0:00:02 30.6M 77 115M 77 89.3M 0 0 34.0M 0 0:00:03 0:00:02 0:00:01 34.0M 100 115M 100 115M 0 0 34.9M 0 0:00:03 0:00:03 --:--:-- 34.9M 19:50:42 go1.15.2.linux-amd64.tar.gz: OK 19:50:46 Staging go115 19:50:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:50:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:50:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:50:52 Fetched 0 B in 0s (0 B/s) 19:50:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:50:52 Fetched 224 kB in 0s (0 B/s) 19:50:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:50:52 Fetched 157 kB in 0s (0 B/s) 19:50:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:50:52 Fetched 221 kB in 0s (0 B/s) 19:50:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:50:52 Fetched 143 kB in 0s (0 B/s) 19:50:52 Pulling edgex-go 19:50:53 Pulling version 19:50:54 Building config-common 19:50:55 Skipping build go-build-helper (already ran) 19:50:55 Skipping build static-packages (already ran) 19:50:55 Skipping build go115 (already ran) 19:50:55 Building edgex-go 19:50:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:50:57 go: downloading github.com/gorilla/mux v1.8.0 19:50:57 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 19:50:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:50:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 19:50:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 19:50:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 19:50:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:50:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 19:50:57 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 19:50:57 go: downloading github.com/pebbe/zmq4 v1.0.0 19:50:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:50:57 go: downloading gopkg.in/yaml.v2 v2.4.0 19:50:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 19:50:57 go: downloading github.com/pelletier/go-toml v1.2.0 19:50:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:50:57 go: downloading github.com/imdario/mergo v0.3.11 19:50:57 go: downloading github.com/BurntSushi/toml v0.3.1 19:50:57 go: downloading github.com/google/uuid v1.1.2 19:50:57 go: downloading github.com/pkg/errors v0.8.1 19:50:57 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:50:57 go: downloading github.com/go-kit/kit v0.8.0 19:50:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:50:57 go: downloading github.com/x448/float16 v0.8.4 19:50:57 go: downloading github.com/hashicorp/consul/api v1.1.0 19:50:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:50:57 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:50:57 go: downloading github.com/mitchellh/copystructure v1.0.0 19:50:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:50:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:50:57 go: downloading github.com/go-playground/universal-translator v0.17.0 19:50:57 go: downloading github.com/leodido/go-urn v1.2.0 19:50:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:50:57 go: downloading github.com/hashicorp/serf v0.8.2 19:50:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:50:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:50:57 go: downloading github.com/go-playground/locales v0.13.0 19:50:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:50:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:50:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:50:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:51:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:51:09 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 19:51:09 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 19:51:10 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 19:51:11 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 19:51:11 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 19:51:11 go: downloading github.com/stretchr/testify v1.5.1 19:51:12 go: downloading github.com/davecgh/go-spew v1.1.1 19:51:12 go: downloading github.com/pmezard/go-difflib v1.0.0 19:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:51:13 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:51:13 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:51:14 Removing intermediate container cc64035a6966 19:51:14 ---> d3c4ae2785ec 19:51:14 19:51:14 Step 10/22 : FROM alpine:3.12 19:51:14 3.12: Pulling from library/alpine 19:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:51:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:51:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:51:15 Status: Downloaded newer image for alpine:3.12 19:51:15 ---> afeebe901d6b 19:51:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:51:15 ---> Running in bf0e19483c97 19:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:51:16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:51:17 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 19:51:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:51:18 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 19:51:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:51:19 (1/5) Installing ca-certificates (20191127-r4) 19:51:19 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 19:51:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:51:19 (3/5) Installing libcurl (7.69.1-r3) 19:51:19 (4/5) Installing curl (7.69.1-r3) 19:51:19 (5/5) Installing dumb-init (1.2.2-r1) 19:51:19 Executing busybox-1.31.1-r19.trigger 19:51:19 Executing ca-certificates-20191127-r4.trigger 19:51:20 OK: 7 MiB in 19 packages 19:51:22 Building version 19:51:22 Removing intermediate container 6340dd7a61ea 19:51:22 ---> 0efa8dabc63d 19:51:22 19:51:22 Step 10/24 : FROM alpine:3.12 19:51:22 ---> afeebe901d6b 19:51:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:51:22 Removing intermediate container 95a8fdf50439 19:51:22 ---> 5997ed0be36b 19:51:22 19:51:22 Step 10/22 : FROM scratch 19:51:22 ---> 19:51:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:51:22 ---> Running in e8fda8eac292 19:51:22 ---> Running in f128f5f73204 19:51:23 Staging config-common 19:51:24 Removing intermediate container f128f5f73204 19:51:24 ---> 394e11aa3d70 19:51:24 Step 12/22 : ENV APP_PORT=48082 19:51:24 Removing intermediate container bf0e19483c97 19:51:24 ---> 9679927e6758 19:51:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 19:51:24 ---> Running in 366f42e9fd25 19:51:24 ---> Running in 853cde3248d4 19:51:24 Skipping stage go-build-helper (already ran) 19:51:24 Skipping stage static-packages (already ran) 19:51:24 Skipping stage go115 (already ran) 19:51:24 Staging edgex-go 19:51:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:51:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:51:25 Removing intermediate container 366f42e9fd25 19:51:25 ---> cfff65da2033 19:51:25 Step 13/22 : EXPOSE $APP_PORT 19:51:25 Removing intermediate container 853cde3248d4 19:51:25 ---> eef03f52e4ef 19:51:25 Step 13/22 : WORKDIR / 19:51:25 ---> Running in 52c810119b4a 19:51:25 ---> Running in fde1da55a82f 19:51:25 Staging version 19:51:26 (1/5) Installing ca-certificates (20191127-r4) 19:51:26 Removing intermediate container 52c810119b4a 19:51:26 ---> 693844ae5129 19:51:26 Step 14/22 : WORKDIR / 19:51:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:51:26 (3/5) Installing libcurl (7.69.1-r3) 19:51:26 (4/5) Installing curl (7.69.1-r3) 19:51:26 (5/5) Installing dumb-init (1.2.2-r1) 19:51:26 Executing busybox-1.31.1-r19.trigger 19:51:26 Executing ca-certificates-20191127-r4.trigger 19:51:26 Priming config-common 19:51:26 ---> Running in 37933fd4074d 19:51:26 OK: 7 MiB in 19 packages 19:51:26 Removing intermediate container fde1da55a82f 19:51:26 ---> dc51379c446d 19:51:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 19:51:27 Priming go-build-helper 19:51:27 Removing intermediate container 37933fd4074d 19:51:27 ---> 299b127c5267 19:51:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:51:28 ---> 144e352af0be 19:51:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 19:51:28 Priming static-packages 19:51:29 ---> 68b73e6977d5 19:51:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:30 Removing intermediate container e8fda8eac292 19:51:30 ---> 2e943e19704e 19:51:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:51:30 ---> Running in b062ced3ba52 19:51:31 ---> 8bc1b8ce78d3 19:51:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 19:51:31 Priming go115 19:51:31 Removing intermediate container b062ced3ba52 19:51:31 ---> 2a589419ebe0 19:51:31 Step 13/24 : WORKDIR / 19:51:31 ---> b150c7d80c08 19:51:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:51:31 ---> Running in de9ff6e7485b 19:51:31 Priming edgex-go 19:51:32 ---> fdc5ac56950c 19:51:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 19:51:33 Removing intermediate container de9ff6e7485b 19:51:33 ---> 2d2ef569684e 19:51:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:51:33 ---> 2bf3443716d8 19:51:33 Step 18/22 : ENTRYPOINT ["/core-command"] 19:51:33 ---> Running in 203699f8f10b 19:51:33 Priming version 19:51:34 ---> f0da3deebe1e 19:51:34 Step 18/22 : RUN chmod +x entrypoint.sh 19:51:34 Removing intermediate container 203699f8f10b 19:51:34 ---> 096d46161047 19:51:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:34 ---> Running in b47c50d249ab 19:51:34 ---> Running in 069a032e4f47 19:51:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:51:34 ---> 91f02fae520a 19:51:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:51:35 Removing intermediate container 069a032e4f47 19:51:35 ---> f98f958407da 19:51:35 Step 20/22 : LABEL arch=arm64 19:51:35 ---> Running in fdd8089b2062 19:51:36 ---> e3a2014ef4d7 19:51:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:51:36 Removing intermediate container fdd8089b2062 19:51:36 ---> 1ef6d6062eef 19:51:36 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:51:36 ---> Running in 5dac2af41580 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:51:37 ---> d7caccb3c2da 19:51:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] // ws [Pipeline] } [Pipeline] // node 19:51:37 Removing intermediate container 5dac2af41580 19:51:37 ---> 1b8491581015 19:51:37 Step 22/22 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:37 ---> Running in c932df578167 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:38 Removing intermediate container b47c50d249ab 19:51:38 ---> ee0e8e5283c8 19:51:38 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 19:51:38 Removing intermediate container c932df578167 19:51:38 ---> 09d3d83bb7ef 19:51:38 19:51:39 ---> Running in 8c687c86c711 19:51:39 Successfully built 09d3d83bb7ef 19:51:39 Successfully tagged docker-core-command-go-arm64:latest 19:51:39  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 19:51:39 ---> 81fc6dbcacb7 19:51:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:40 Removing intermediate container 8c687c86c711 19:51:40 ---> 59aae052736f 19:51:40 Step 20/22 : LABEL arch=arm64 19:51:40 ---> Running in 6360a183324a 19:51:42 Removing intermediate container b35fa5cadff5 19:51:42 ---> baaaa4731487 19:51:42 19:51:42 Step 10/22 : FROM scratch 19:51:42 ---> 19:51:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:51:42 ---> Using cache 19:51:42 ---> 394e11aa3d70 19:51:42 Step 12/22 : ENV APP_PORT=48081 19:51:42 Removing intermediate container 6360a183324a 19:51:42 ---> d9bb0b8e43c9 19:51:42 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:51:42 ---> abd787b5a4e5 19:51:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:42 ---> Running in 18cf3083c1d0 19:51:42 ---> Running in 72e871c79225 19:51:43 Removing intermediate container 18cf3083c1d0 19:51:43 ---> 3427fa519a02 19:51:43 Step 13/22 : EXPOSE $APP_PORT 19:51:43 ---> Running in 6f22a82f5608 19:51:44 Removing intermediate container 72e871c79225 19:51:44 ---> d2e98f1b36d3 19:51:44 Step 22/22 : LABEL version=0.0.0 19:51:44 ---> 7fd515711452 19:51:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:44 ---> Running in 9acc010a0fbb 19:51:44 ---> Running in baceb28ab207 19:51:45 Removing intermediate container 6f22a82f5608 19:51:45 ---> cd246ae6fdb0 19:51:45 Step 14/22 : WORKDIR / 19:51:45 ---> Running in a4cd4a8fb741 19:51:45 Removing intermediate container 9acc010a0fbb 19:51:45 ---> 8ab5eeac543d 19:51:45 19:51:46 Removing intermediate container a4cd4a8fb741 19:51:46 ---> 3970ad3c09db 19:51:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 19:51:46 Successfully built 8ab5eeac543d 19:51:46 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 19:51:46  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 19:51:47 ---> 3e8ccef37d31 19:51:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:51:48 Removing intermediate container baceb28ab207 19:51:48 ---> 61d82f88b9b3 19:51:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:51:49 ---> Running in 8bf4ded7a11c 19:51:50 ---> ca01cade2752 19:51:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:51:50 Removing intermediate container 8bf4ded7a11c 19:51:50 ---> cb1546961fb7 19:51:50 Step 22/24 : LABEL arch=arm64 19:51:51 Removing intermediate container cced9682a81c 19:51:51 ---> cd5cbbf6004e 19:51:51 19:51:51 Step 10/23 : FROM alpine:3.12 19:51:51 ---> afeebe901d6b 19:51:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:51:51 ---> Running in ae5d70586981 19:51:52 ---> Running in 4d3b9ed7cb1a 19:51:52 ---> 1d64becd4d62 19:51:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:51:52 ---> Running in 1af2dd440e63 19:51:52 Removing intermediate container ae5d70586981 19:51:52 ---> a8b36757a8bc 19:51:52 Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:51:52 Removing intermediate container 4d3b9ed7cb1a 19:51:52 ---> 703eacd16f1c 19:51:52 Step 12/23 : ENV APP_PORT=48080 19:51:52 ---> Running in 3231bf9a7794 19:51:53 Removing intermediate container 1af2dd440e63 19:51:53 ---> 5ba1b42003c5 19:51:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:53 ---> Running in 171799d99725 19:51:53 ---> Running in 01c988a00460 19:51:53 Removing intermediate container 3231bf9a7794 19:51:53 ---> 6de0af9a1bf4 19:51:53 Step 24/24 : LABEL version=0.0.0 19:51:53 Removing intermediate container 171799d99725 19:51:53 ---> 5ad69d138597 19:51:53 Step 13/23 : EXPOSE $APP_PORT 19:51:54 ---> Running in 7f712bb08c19 19:51:54 ---> Running in 609035c5c14c 19:51:54 Removing intermediate container 01c988a00460 19:51:54 ---> 5ff22d18c116 19:51:54 Step 20/22 : LABEL arch=arm64 19:51:54 Removing intermediate container 7f712bb08c19 19:51:54 ---> 9ed8df442522 19:51:54 19:51:55 ---> Running in 84fc0cca92e9 19:51:55 Successfully built 9ed8df442522 19:51:55 Removing intermediate container 609035c5c14c 19:51:55 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:51:55  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 19:51:55 ---> 616d981d4cdb 19:51:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:56 ---> Running in 864e3d235d6d 19:51:56 Removing intermediate container 84fc0cca92e9 19:51:56 ---> c02ff55145d6 19:51:56 Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:51:56 ---> Running in dbf0b4154a0e 19:51:57 Removing intermediate container dbf0b4154a0e 19:51:57 ---> 3265f9fef467 19:51:57 Step 22/22 : LABEL version=0.0.0 19:51:57 ---> Running in 9fb1a5eb2404 19:51:58 Removing intermediate container 9fb1a5eb2404 19:51:58 ---> ad7f23405789 19:51:58 19:51:58 Successfully built ad7f23405789 19:51:58 Successfully tagged docker-core-metadata-go-arm64:latest 19:51:58  Building docker-core-metadata-go ... done Building docker-support-notifications-go 19:51:59 Removing intermediate container 864e3d235d6d 19:51:59 ---> 1c03d7b83c94 19:51:59 Step 15/23 : RUN apk add --no-cache zeromq 19:51:59 ---> Running in f76f1f78c29b 19:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:52:02 (1/5) Installing libgcc (9.3.0-r2) 19:52:02 (2/5) Installing libsodium (1.0.18-r0) 19:52:02 (3/5) Installing libstdc++ (9.3.0-r2) 19:52:03 (4/5) Installing libzmq (4.3.3-r0) 19:52:03 (5/5) Installing zeromq (4.3.3-r0) 19:52:03 Executing busybox-1.31.1-r19.trigger 19:52:03 OK: 8 MiB in 19 packages 19:52:06 Removing intermediate container f76f1f78c29b 19:52:06 ---> 6032f6e6c6fd 19:52:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 19:52:08 ---> 68109c3e9850 19:52:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:52:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:52:09 ---> 46a2543b2d7c 19:52:09 Step 3/21 : WORKDIR /edgex-go 19:52:09 ---> Using cache 19:52:09 ---> 646d80ce972b 19:52:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:09 ---> Using cache 19:52:09 ---> d6802cdb409d 19:52:09 Step 5/21 : RUN apk add --update --no-cache make git 19:52:09 ---> Using cache 19:52:09 ---> 320cef4fef08 19:52:09 Step 6/21 : COPY go.mod . 19:52:09 ---> Using cache 19:52:09 ---> d8215bf0c268 19:52:09 Step 7/21 : RUN go mod download 19:52:09 ---> Using cache 19:52:09 ---> bfae913de0fa 19:52:09 Step 8/21 : COPY . . 19:52:09 ---> Using cache 19:52:09 ---> 470a4a88acc9 19:52:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:52:11 ---> Running in 7343bb8f2675 19:52:11 ---> b1d89ca2bc21 19:52:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:52:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:52:13 ---> 1109af8478f2 19:52:13 Step 19/23 : ENTRYPOINT ["/core-data"] 19:52:14 ---> Running in c2ee7bed4746 19:52:15 Removing intermediate container c2ee7bed4746 19:52:15 ---> e5f7d5fe9677 19:52:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:15 ---> Running in 56f07f9fea85 19:52:16 Removing intermediate container 56f07f9fea85 19:52:16 ---> 11df880c55d9 19:52:16 Step 21/23 : LABEL arch=arm64 19:52:16 ---> Running in e50bc5708cb2 19:52:17 Removing intermediate container e50bc5708cb2 19:52:17 ---> d4e7970da93e 19:52:17 Step 22/23 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:52:17 ---> Running in 2fd6beb4c643 19:52:18 Removing intermediate container 2fd6beb4c643 19:52:18 ---> a1ee9cfcc48c 19:52:18 Step 23/23 : LABEL version=0.0.0 19:52:18 ---> Running in 1026bcfda4d2 19:52:19 Removing intermediate container 1026bcfda4d2 19:52:19 ---> ab42ef7f1668 19:52:19 19:52:20 Successfully built ab42ef7f1668 19:52:20 Successfully tagged docker-core-data-go-arm64:latest 19:52:25  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:52:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:52:25 ---> 46a2543b2d7c 19:52:25 Step 3/21 : WORKDIR /edgex-go 19:52:25 ---> Using cache 19:52:25 ---> 646d80ce972b 19:52:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:25 ---> Using cache 19:52:25 ---> d6802cdb409d 19:52:25 Step 5/21 : RUN apk add --update --no-cache make git 19:52:25 ---> Using cache 19:52:25 ---> 320cef4fef08 19:52:25 Step 6/21 : COPY go.mod . 19:52:25 ---> Using cache 19:52:25 ---> d8215bf0c268 19:52:25 Step 7/21 : RUN go mod download 19:52:25 ---> Using cache 19:52:25 ---> bfae913de0fa 19:52:25 Step 8/21 : COPY . . 19:52:25 ---> Using cache 19:52:25 ---> 470a4a88acc9 19:52:25 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 19:52:27 ---> Running in 6aeb78978f23 19:52:29 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 19:52:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:52:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:52:36 ---> 46a2543b2d7c 19:52:36 Step 3/26 : WORKDIR /edgex-go 19:52:36 ---> Using cache 19:52:36 ---> 646d80ce972b 19:52:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:36 ---> Using cache 19:52:36 ---> d6802cdb409d 19:52:36 Step 5/26 : RUN apk add --update --no-cache make bash git 19:52:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:52:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:52:36 ---> 46a2543b2d7c 19:52:36 Step 3/24 : WORKDIR /edgex-go 19:52:36 ---> Using cache 19:52:36 ---> 646d80ce972b 19:52:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:36 ---> Using cache 19:52:36 ---> d6802cdb409d 19:52:36 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 19:52:38 ---> Running in 5086a7cc55bc 19:52:38 ---> Running in e262a2a7d22a 19:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:52:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:52:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:52:41 OK: 217 MiB in 51 packages 19:52:42 OK: 217 MiB in 51 packages 19:52:44 Removing intermediate container 5086a7cc55bc 19:52:44 ---> 5984b6ca91ba 19:52:44 Step 6/26 : COPY go.mod . 19:52:44 Removing intermediate container e262a2a7d22a 19:52:44 ---> 55f51c256482 19:52:44 Step 6/24 : COPY go.mod . 19:52:45 ---> 482ceee5e018 19:52:45 Step 7/26 : RUN go mod download 19:52:45 ---> 38a48d44eb04 19:52:45 Step 7/24 : RUN go mod download 19:52:45 ---> Running in 996d7c411141 19:52:46 ---> Running in f52310149e21 19:52:50 Removing intermediate container 996d7c411141 19:52:50 ---> 258e369cc890 19:52:50 Step 8/26 : COPY . . 19:52:50 Removing intermediate container f52310149e21 19:52:50 ---> 360afdbbd65f 19:52:50 Step 8/24 : COPY . . 19:52:57 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 19:53:15 ---> c83dcfbf97a8 19:53:15 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:53:15 ---> 366257ce1017 19:53:15 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:53:15 ---> Running in 56bc67ce2048 19:53:15 ---> Running in b1e33e2c0c68 19:53:15 Removing intermediate container 7343bb8f2675 19:53:15 ---> b5594cd8319a 19:53:15 19:53:15 Step 10/21 : FROM alpine:3.12 19:53:15 ---> afeebe901d6b 19:53:15 Step 11/21 : RUN apk add --update --no-cache curl 19:53:15 ---> Running in eebb712b8d2e 19:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:53:17 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 19:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:53:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:53:18 (1/4) Installing ca-certificates (20191127-r4) 19:53:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:53:19 (3/4) Installing libcurl (7.69.1-r3) 19:53:19 (4/4) Installing curl (7.69.1-r3) 19:53:19 Executing busybox-1.31.1-r19.trigger 19:53:19 Executing ca-certificates-20191127-r4.trigger 19:53:19 OK: 7 MiB in 18 packages 19:53:21 Removing intermediate container 6aeb78978f23 19:53:21 ---> 92ef420186ca 19:53:21 19:53:21 Step 10/21 : FROM scratch 19:53:21 ---> 19:53:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:53:22 ---> Using cache 19:53:22 ---> 394e11aa3d70 19:53:22 Step 12/21 : ENV APP_PORT=48085 19:53:22 Removing intermediate container eebb712b8d2e 19:53:22 ---> a394717cb726 19:53:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:53:22 ---> Running in d4e505b83a69 19:53:22 ---> Running in 8ed7dddfe116 19:53:23 Removing intermediate container d4e505b83a69 19:53:23 ---> d37b45e210af 19:53:23 Step 13/21 : EXPOSE $APP_PORT 19:53:23 ---> Running in 797076f3c4bd 19:53:23 Removing intermediate container 8ed7dddfe116 19:53:23 ---> d07538f1a438 19:53:23 Step 13/21 : WORKDIR /edgex 19:53:23 ---> Running in f31a9cad4b5a 19:53:24 Removing intermediate container 797076f3c4bd 19:53:24 ---> 89e3ada41241 19:53:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 19:53:24 Removing intermediate container f31a9cad4b5a 19:53:24 ---> fe1de7c77010 19:53:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:53:25 ---> aee8a66c4319 19:53:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:53:25 ---> 532c5e0dacaf 19:53:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:53:27 ---> 9098dcc72a20 19:53:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:53:27 ---> 6b91f888293e 19:53:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:53:29 ---> 6e4a61a9faff 19:53:29 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:53:29 ---> Running in 64852148582d 19:53:29 ---> d86ae3e8e143 19:53:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:53:29 ---> Running in 4567e3dad56f 19:53:30 Removing intermediate container 64852148582d 19:53:30 ---> 3ecd3466aaee 19:53:30 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:30 ---> Running in 2670107504d1 19:53:30 Removing intermediate container 4567e3dad56f 19:53:30 ---> 15c12670a816 19:53:30 Step 18/21 : CMD ["--init=true"] 19:53:31 ---> Running in 1f51794876dd 19:53:31 Removing intermediate container 2670107504d1 19:53:31 ---> 66e915247e35 19:53:31 Step 19/21 : LABEL arch=arm64 19:53:31 ---> Running in 7c38a177da4c 19:53:31 Removing intermediate container 1f51794876dd 19:53:31 ---> b48988aec710 19:53:31 Step 19/21 : LABEL arch=arm64 19:53:31 ---> Running in 97845080f420 19:53:32 Removing intermediate container 7c38a177da4c 19:53:32 ---> c519221b3a37 19:53:32 Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:53:32 ---> Running in 5dbd4066ad15 19:53:32 Removing intermediate container 97845080f420 19:53:32 ---> a40aee4a69d2 19:53:32 Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:53:33 ---> Running in c3e4ad89d5f8 19:53:33 Removing intermediate container 5dbd4066ad15 19:53:33 ---> 2871f308eec2 19:53:33 Step 21/21 : LABEL version=0.0.0 19:53:33 ---> Running in c33225c9e288 19:53:34 Removing intermediate container c3e4ad89d5f8 19:53:34 ---> a83dc4a70fde 19:53:34 Step 21/21 : LABEL version=0.0.0 19:53:34 ---> Running in 8f060b698286 19:53:34 Removing intermediate container c33225c9e288 19:53:34 ---> 2b5931d4ecee 19:53:34 19:53:34 Removing intermediate container 8f060b698286 19:53:34 ---> f33354fccfcb 19:53:34 19:53:34 Successfully built 2b5931d4ecee 19:53:34 Successfully tagged docker-support-scheduler-go-arm64:latest 19:53:35  Building docker-support-scheduler-go ... done Successfully built f33354fccfcb 19:53:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:54:07  Building docker-security-proxy-setup-go ... done Removing intermediate container 56bc67ce2048 19:54:07 ---> e74ef72d9e2f 19:54:07 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:54:07 Removing intermediate container b1e33e2c0c68 19:54:07 ---> c59bb5de09b5 19:54:07 19:54:07 Step 10/24 : FROM scratch 19:54:07 ---> 19:54:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:54:07 ---> Running in b57deec66465 19:54:07 ---> Running in 4b972f324f47 19:54:07 Removing intermediate container 4b972f324f47 19:54:07 ---> a536538e4651 19:54:07 Step 12/24 : ENV APP_PORT=48060 19:54:07 ---> Running in 4767698072ed 19:54:07 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 19:54:07 Removing intermediate container 4767698072ed 19:54:07 ---> a347fa2ee2c2 19:54:07 Step 13/24 : EXPOSE $APP_PORT 19:54:07 ---> Running in 3e0e879c2797 19:54:07 Removing intermediate container 3e0e879c2797 19:54:07 ---> db2775fa959e 19:54:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:54:07 ---> c8421136c391 19:54:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:54:07 ---> 45ee84e7f68f 19:54:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:54:07 Removing intermediate container b57deec66465 19:54:07 ---> 8f596195b421 19:54:07 19:54:07 Step 11/26 : FROM docker:20.10.0 19:54:07 ---> eeaf43b92773 19:54:07 Step 12/26 : RUN apk add --no-cache bash 19:54:07 ---> Running in 53b9afb9b2d3 19:54:08 ---> 852d795de9f4 19:54:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:54:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:54:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:54:09 ---> 1cad712fb4cd 19:54:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:09 (1/2) Installing readline (8.0.4-r0) 19:54:10 (2/2) Installing bash (5.0.17-r0) 19:54:10 Executing bash-5.0.17-r0.post-install 19:54:10 Executing busybox-1.31.1-r19.trigger 19:54:10 OK: 12 MiB in 22 packages 19:54:10 ---> 6acb8012a00f 19:54:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:54:11 ---> d20a87c4b23a 19:54:11 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:54:11 Removing intermediate container 53b9afb9b2d3 19:54:11 ---> 5a1a22ae1050 19:54:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:54:11 ---> Running in 68146aa7c37c 19:54:11 ---> Running in 91bb4bde7c76 19:54:12 Removing intermediate container 68146aa7c37c 19:54:12 ---> 3168b231b808 19:54:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:54:12 Removing intermediate container 91bb4bde7c76 19:54:12 ---> 616baacee1f2 19:54:12 Step 14/26 : ENV APP_PORT=48090 19:54:12 ---> Running in 380b8c1365ea 19:54:12 ---> Running in b140e39f9901 19:54:12 Removing intermediate container 380b8c1365ea 19:54:12 ---> 3cc25127b254 19:54:12 Step 22/24 : LABEL arch=arm64 19:54:12 Removing intermediate container b140e39f9901 19:54:12 ---> 6c6cbf42eccd 19:54:12 Step 15/26 : EXPOSE $APP_PORT 19:54:12 ---> Running in 45ebd75d4c3a 19:54:12 ---> Running in c5ff878878e3 19:54:13 Removing intermediate container 45ebd75d4c3a 19:54:13 ---> 54be774211f2 19:54:13 Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:54:13 Removing intermediate container c5ff878878e3 19:54:13 ---> ae52a9dba4c3 19:54:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:54:13 ---> Running in 7bba2ceb210f 19:54:14 Removing intermediate container 7bba2ceb210f 19:54:14 ---> 62b4b6c22527 19:54:14 Step 24/24 : LABEL version=0.0.0 19:54:14 ---> Running in 9e4fb11b4336 19:54:14 ---> 1e0f7b8a9cbb 19:54:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:54:14 Removing intermediate container 9e4fb11b4336 19:54:14 ---> a1ea47d778f3 19:54:14 19:54:15 Successfully built a1ea47d778f3 19:54:15 Successfully tagged docker-support-notifications-go-arm64:latest 19:54:15  Building docker-support-notifications-go ... done  ---> 0674d81fcf42 19:54:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:54:16 ---> 96f17a447277 19:54:16 Step 19/26 : RUN apk --no-cache add py3-pip 19:54:16 ---> Running in 180ab24dbc38 19:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:54:17 (1/33) Installing libbz2 (1.0.8-r1) 19:54:18 (2/33) Installing expat (2.2.9-r1) 19:54:18 (3/33) Installing libffi (3.3-r2) 19:54:18 (4/33) Installing gdbm (1.13-r1) 19:54:18 (5/33) Installing xz-libs (5.2.5-r0) 19:54:18 (6/33) Installing sqlite-libs (3.32.1-r0) 19:54:18 (7/33) Installing python3 (3.8.5-r0) 19:54:20 (8/33) Installing py3-appdirs (1.4.4-r1) 19:54:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:54:20 (10/33) Installing py3-parsing (2.4.7-r0) 19:54:20 (11/33) Installing py3-six (1.15.0-r0) 19:54:20 (12/33) Installing py3-packaging (20.4-r0) 19:54:20 (13/33) Installing py3-setuptools (47.0.0-r0) 19:54:20 (14/33) Installing py3-chardet (3.0.4-r4) 19:54:20 (15/33) Installing py3-idna (2.9-r0) 19:54:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:54:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:54:20 (18/33) Installing py3-requests (2.23.0-r0) 19:54:20 (19/33) Installing py3-msgpack (1.0.0-r0) 19:54:20 (20/33) Installing py3-lockfile (0.12.2-r3) 19:54:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:54:20 (22/33) Installing py3-colorama (0.4.3-r0) 19:54:20 (23/33) Installing py3-distlib (0.3.0-r0) 19:54:20 (24/33) Installing py3-distro (1.5.0-r1) 19:54:20 (25/33) Installing py3-webencodings (0.5.1-r3) 19:54:20 (26/33) Installing py3-html5lib (1.0.1-r4) 19:54:20 (27/33) Installing py3-pytoml (0.1.21-r0) 19:54:20 (28/33) Installing py3-pep517 (0.8.2-r0) 19:54:20 (29/33) Installing py3-progress (1.5-r0) 19:54:20 (30/33) Installing py3-toml (0.10.1-r0) 19:54:20 (31/33) Installing py3-retrying (1.3.3-r0) 19:54:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:54:20 (33/33) Installing py3-pip (20.1.1-r0) 19:54:20 Executing busybox-1.31.1-r19.trigger 19:54:20 OK: 71 MiB in 55 packages 19:54:27 Removing intermediate container 180ab24dbc38 19:54:27 ---> 4e64dc74512f 19:54:27 Step 20/26 : RUN pip install docker-compose==1.23.2 19:54:27 ---> Running in d21fd0e80736 19:54:31 Collecting docker-compose==1.23.2 19:54:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:54:32 Collecting websocket-client<1.0,>=0.32.0 19:54:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:54:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:54:32 Collecting cached-property<2,>=1.2.0 19:54:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:54:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:54:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:54:34 Collecting docopt<0.7,>=0.6.1 19:54:34 Downloading docopt-0.6.2.tar.gz (25 kB) 19:54:36 Collecting PyYAML<4,>=3.10 19:54:36 Downloading PyYAML-3.13.tar.gz (270 kB) 19:54:39 Collecting jsonschema<3,>=2.5.1 19:54:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:54:40 Collecting docker<4.0,>=3.6.0 19:54:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:54:40 Collecting dockerpty<0.5,>=0.4.1 19:54:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:54:42 Collecting texttable<0.10,>=0.9.0 19:54:42 Downloading texttable-0.9.1.tar.gz (11 kB) 19:54:44 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) 19:54:44 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) 19:54:44 Collecting idna<2.8,>=2.5 19:54:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:54:45 Collecting urllib3<1.25,>=1.21.1 19:54:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:54:45 Collecting docker-pycreds>=0.4.0 19:54:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:54:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:54:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:54:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:54:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:54:46 Installing collected packages: websocket-client, cached-property, idna, urllib3, requests, docopt, PyYAML, jsonschema, docker-pycreds, docker, dockerpty, texttable, docker-compose 19:54:46 Attempting uninstall: idna 19:54:46 Found existing installation: idna 2.9 19:54:46 Uninstalling idna-2.9: 19:54:46 Successfully uninstalled idna-2.9 19:54:47 Attempting uninstall: urllib3 19:54:47 Found existing installation: urllib3 1.25.9 19:54:47 Uninstalling urllib3-1.25.9: 19:54:47 Successfully uninstalled urllib3-1.25.9 19:54:48 Attempting uninstall: requests 19:54:48 Found existing installation: requests 2.23.0 19:54:48 Uninstalling requests-2.23.0: 19:54:48 Successfully uninstalled requests-2.23.0 19:54:48 Running setup.py install for docopt: started 19:54:50 Running setup.py install for docopt: finished with status 'done' 19:54:50 Running setup.py install for PyYAML: started 19:54:52 Running setup.py install for PyYAML: finished with status 'done' 19:54:53 Running setup.py install for dockerpty: started 19:54:55 Running setup.py install for dockerpty: finished with status 'done' 19:54:55 Running setup.py install for texttable: started 19:54:57 Running setup.py install for texttable: finished with status 'done' 19:54:57 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 19:55:02 Removing intermediate container d21fd0e80736 19:55:02 ---> a893beba6a30 19:55:02 Step 21/26 : RUN apk --no-cache add curl 19:55:02 ---> Running in 69b16ab559fc 19:55:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:55:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:55:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:55:03 (2/3) Installing libcurl (7.69.1-r3) 19:55:04 (3/3) Installing curl (7.69.1-r3) 19:55:04 Executing busybox-1.31.1-r19.trigger 19:55:04 OK: 71 MiB in 58 packages 19:55:05 Removing intermediate container 69b16ab559fc 19:55:05 ---> e620d8df026b 19:55:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:55:05 ---> Running in 0085da708e40 19:55:05 Removing intermediate container 0085da708e40 19:55:05 ---> 16420dfc264d 19:55:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:55:06 ---> Running in ed1ca32e885a 19:55:06 Removing intermediate container ed1ca32e885a 19:55:06 ---> 3ab03a82f402 19:55:06 Step 24/26 : LABEL arch=arm64 19:55:06 ---> Running in fae650ba0f27 19:55:07 Removing intermediate container fae650ba0f27 19:55:07 ---> 09ad05a53b1b 19:55:07 Step 25/26 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f 19:55:07 ---> Running in b78a83077c5e 19:55:07 Removing intermediate container b78a83077c5e 19:55:07 ---> 29ed9daa79d5 19:55:07 Step 26/26 : LABEL version=0.0.0 19:55:07 ---> Running in 6f978a1a6c74 19:55:08 Removing intermediate container 6f978a1a6c74 19:55:08 ---> 3e2499add57d 19:55:08 19:55:08 Successfully built 3e2499add57d 19:55:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:55:09  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:55:09 $ docker stop --time=1 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d 19:55:11 $ docker rm -f 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d [Pipeline] // withDockerContainer [Pipeline] sh 19:55:12 + grep docker 19:55:12 + docker images 19:55:12 docker-sys-mgmt-agent-go-arm64 latest 3e2499add57d 4 seconds ago 300MB 19:55:12 docker-support-notifications-go-arm64 latest a1ea47d778f3 58 seconds ago 11.4MB 19:55:12 docker-security-proxy-setup-go-arm64 latest f33354fccfcb About a minute ago 23.4MB 19:55:12 docker-support-scheduler-go-arm64 latest 2b5931d4ecee About a minute ago 10MB 19:55:12 docker-core-data-go-arm64 latest ab42ef7f1668 2 minutes ago 20.9MB 19:55:12 docker-core-metadata-go-arm64 latest ad7f23405789 3 minutes ago 12.2MB 19:55:12 docker-security-secretstore-setup-go-arm64 latest 9ed8df442522 3 minutes ago 23.4MB 19:55:12 docker-security-bootstrap-redis-go-arm64 latest 8ab5eeac543d 3 minutes ago 15.1MB 19:55:12 docker-core-command-go-arm64 latest 09d3d83bb7ef 3 minutes ago 9.98MB 19:55:12 docker 20.10.0 eeaf43b92773 6 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:55:16 provisioning config files... 19:55:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1492933209614723971tmp [Pipeline] { [Pipeline] sh 19:55:16 + set +x 19:55:16 + curl -s https://codecov.io/bash 19:55:16 + bash -s -- 19:55:16 19:55:16 _____ _ 19:55:16 / ____| | | 19:55:16 | | ___ __| | ___ ___ _____ __ 19:55:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:55:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:55:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:55:16 Bash-20201130-cc6d3fe 19:55:16 19:55:16 19:55:17 ==> Jenkins CI detected. 19:55:17 project root: . 19:55:17 --> token set from env 19:55:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:55:17 ==> Running gcov in . (disable via -X gcov) 19:55:17 ==> Python coveragepy not found 19:55:17 ==> Searching for coverage reports in: 19:55:17 + . 19:55:17 -> Found 1 reports 19:55:17 ==> Detecting git/mercurial file structure 19:55:17 ==> Reading reports 19:55:17 + ./coverage.out bytes=537096 19:55:17 ==> Appending adjustments 19:55:17 https://docs.codecov.io/docs/fixing-reports 19:55:20 + Found adjustments 19:55:20 ==> Gzipping contents 19:55:20 80K /tmp/codecov.kGp3BM.gz 19:55:20 ==> Uploading reports 19:55:20 url: https://codecov.io 19:55:20 query: branch=PR-2960&commit=48734aa860406b60d21012702459b98197596a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2960%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2960&job=&cmd_args= 19:55:20 -> Pinging Codecov 19:55:20 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2960&commit=48734aa860406b60d21012702459b98197596a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2960%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2960&job=&cmd_args= 19:55:20 -> Uploading to 19:55:20 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/48734aa860406b60d21012702459b98197596a3f/be06bdfb-c4f6-455c-b060-6d3de9114c33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T195520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50ba0a20097b5d681ab6d79ea5b2ecddb15c51289a572fb03f11f8f739ce9f6c 19:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:55:20 Dload Upload Total Spent Left Speed 19:55:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81815 0 0 100 81815 0 156k --:--:-- --:--:-- --:--:-- 156k 19:55:21 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/48734aa860406b60d21012702459b98197596a3f [Pipeline] } 19:55:21 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 19:55:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:55:25 ---> package-listing.sh 19:55:25 ++ facter osfamily 19:55:25 ++ tr '[:upper:]' '[:lower:]' 19:55:25 + OS_FAMILY=redhat 19:55:25 + workspace=/w/workspace/edgex-go/1 19:55:25 + START_PACKAGES=/tmp/packages_start.txt 19:55:25 + END_PACKAGES=/tmp/packages_end.txt 19:55:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:55:25 + PACKAGES=/tmp/packages_start.txt 19:55:25 + '[' /w/workspace/edgex-go/1 ']' 19:55:25 + PACKAGES=/tmp/packages_end.txt 19:55:25 + case "${OS_FAMILY}" in 19:55:25 + rpm -qa 19:55:25 + sort 19:55:31 + '[' -f /tmp/packages_start.txt ']' 19:55:31 + '[' -f /tmp/packages_end.txt ']' 19:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:55:31 + '[' /w/workspace/edgex-go/1 ']' 19:55:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:55:31 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 19:55:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:55:32 19:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:55:32 alpine: Pulling from edgex-lftools-log-publisher 19:55:32 df20fa9351a1: Pulling fs layer 19:55:32 36b3adc4ff6f: Pulling fs layer 19:55:32 8ad3a11d3b57: Pulling fs layer 19:55:32 46f8f816bc3b: Pulling fs layer 19:55:32 93b61091891f: Pulling fs layer 19:55:32 93b9cdb0e59b: Pulling fs layer 19:55:32 5e14af77c1be: Pulling fs layer 19:55:32 01666e4c0597: Pulling fs layer 19:55:32 aa168da1d23b: Pulling fs layer 19:55:32 46f8f816bc3b: Waiting 19:55:32 93b61091891f: Waiting 19:55:32 93b9cdb0e59b: Waiting 19:55:32 5e14af77c1be: Waiting 19:55:32 01666e4c0597: Waiting 19:55:32 aa168da1d23b: Waiting 19:55:32 36b3adc4ff6f: Download complete 19:55:32 46f8f816bc3b: Verifying Checksum 19:55:32 46f8f816bc3b: Download complete 19:55:32 93b61091891f: Verifying Checksum 19:55:32 93b61091891f: Download complete 19:55:32 df20fa9351a1: Verifying Checksum 19:55:32 df20fa9351a1: Download complete 19:55:32 93b9cdb0e59b: Download complete 19:55:32 5e14af77c1be: Verifying Checksum 19:55:32 5e14af77c1be: Download complete 19:55:32 01666e4c0597: Verifying Checksum 19:55:32 01666e4c0597: Download complete 19:55:32 8ad3a11d3b57: Verifying Checksum 19:55:32 8ad3a11d3b57: Download complete 19:55:32 df20fa9351a1: Pull complete 19:55:33 36b3adc4ff6f: Pull complete 19:55:33 8ad3a11d3b57: Pull complete 19:55:34 46f8f816bc3b: Pull complete 19:55:34 93b61091891f: Pull complete 19:55:34 93b9cdb0e59b: Pull complete 19:55:34 5e14af77c1be: Pull complete 19:55:34 01666e4c0597: Pull complete 19:55:36 aa168da1d23b: Verifying Checksum 19:55:36 aa168da1d23b: Download complete 19:55:47 aa168da1d23b: Pull complete 19:55:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:55:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:55:47 prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container 19:55:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:55:53 $ docker top 55ecda7e878d420b336e3dfa852c17884fdec7d1c3893347106a7a8ed02d87b8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:54 + touch /tmp/pre-build-complete [Pipeline] sh 19:55:54 + mkdir -p /var/log/sa [Pipeline] sh 19:55:54 + ls /var/log/sa-host 19:55:54 + sadf -c /var/log/sa-host/sa17 19:55:54 file_magic: OK 19:55:54 HZ: Using current value: 100 19:55:54 file_header: OK 19:55:54 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 19:55:54 Statistics: 19:55:54 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... 19:55:54 File successfully converted to sysstat format version 12.2.1 19:55:54 + sadf -c /var/log/sa-host/sa23 19:55:54 file_magic: OK 19:55:54 HZ: Using current value: 100 19:55:54 file_header: OK 19:55:54 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 19:55:54 Statistics: 19:55:54 Hnuu...uuuununununu... 19:55:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:55 provisioning config files... 19:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8319134942053666839tmp [Pipeline] { [Pipeline] echo 19:55:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> create-netrc.sh [Pipeline] } 19:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:55:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> python-tools-install.sh [Pipeline] echo 19:55:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> sudo-logs.sh 19:55:56 Archiving 'sudo' log.. [Pipeline] echo 19:55:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:55:57 ---> job-cost.sh 19:55:57 lf-activate-venv: SKIPPING 19:55:57 INFO: No Stack... 19:55:58 INFO: Retrieving Pricing Info for: v1-standard-2 19:55:59 INFO: Archiving Costs [Pipeline] echo 19:55:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:59 ---> logs-deploy.sh 19:55:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2960/1 19:55:59 INFO: archiving workspace using pattern(s): 19:56:00 Archives upload complete. 19:56:00 INFO: archiving logs to Nexus