Pull request #3002 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 032114ff4b415676b3ea828f7e6123721f695aa2+7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c (7f0001f82817f9b27ebe7bd771ca525397f11bc9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19966 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 Merge succeeded, producing b82b2a8bdd71fbc1008b258247741aff779605cf Checking out Revision b82b2a8bdd71fbc1008b258247741aff779605cf (PR-3002) > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # 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 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b82b2a8bdd71fbc1008b258247741aff779605cf # timeout=10 Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:46 ========================================================= 15:11:46 EdgeX Global Pipelines Version Info 15:11:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:48 ------------------- 15:11:48 stable info: 15:11:48 ------------------- 15:11:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:11:48 Message: update stable to v1.0.173 15:11:48 ------------------- 15:11:48 experimental info: 15:11:48 ------------------- 15:11:48 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:11:48 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b82b2a8bdd71fbc1008b258247741aff779605cf [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b82b2a8 [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:11:52 provisioning config files... 15:11:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6674216594454907697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:52 ---> docker-login.sh 15:11:52 nexus3.edgexfoundry.org:10001 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10002 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10003 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10004 15:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:54 Configure a credential helper to remove this warning. See 15:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:54 15:11:54 Login Succeeded 15:11:54 docker.io 15:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:54 Configure a credential helper to remove this warning. See 15:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:54 15:11:54 Login Succeeded 15:11:54 ---> docker-login.sh ends [Pipeline] } 15:11:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:55 ++ 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 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/core-command/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo core-command,cmd/core-command/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/core-data/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo core-data,cmd/core-data/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/core-metadata/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo core-metadata,cmd/core-metadata/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/security-proxy-setup/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/support-notifications/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo support-notifications,cmd/support-notifications/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/support-scheduler/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:11:55 + for file in '`ls cmd/**/Dockerfile`' 15:11:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:11:55 ++ cut -d/ -f2 15:11:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:11:55 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 15:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:04 15:12:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:12:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:04 latest: Pulling from edgex-devops/git-semver 15:12:04 31603596830f: Pulling fs layer 15:12:04 2a8b12db71e7: Pulling fs layer 15:12:04 6ca5941a6612: Pulling fs layer 15:12:04 ecc8261a40a4: Pulling fs layer 15:12:04 ecc8261a40a4: Waiting 15:12:04 2a8b12db71e7: Verifying Checksum 15:12:04 2a8b12db71e7: Download complete 15:12:04 31603596830f: Verifying Checksum 15:12:04 31603596830f: Download complete 15:12:05 ecc8261a40a4: Verifying Checksum 15:12:05 ecc8261a40a4: Download complete 15:12:05 6ca5941a6612: Verifying Checksum 15:12:05 6ca5941a6612: Download complete 15:12:05 31603596830f: Pull complete 15:12:05 2a8b12db71e7: Pull complete 15:12:06 6ca5941a6612: Pull complete 15:12:06 ecc8261a40a4: Pull complete 15:12:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:12:06 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:12:09 $ docker top 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:09 [ssh-agent] Looking for ssh-agent implementation... 15:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:09 $ docker exec 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent 15:12:09 SSH_AUTH_SOCK=/tmp/ssh-h0ywYbwgL7lq/agent.11 15:12:09 SSH_AGENT_PID=17 15:12:10 Running ssh-add (command line suppressed) 15:12:10 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1150775697627968806.key (/w/workspace/edgex-go/7@tmp/private_key_1150775697627968806.key) 15:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:10 + git tag --points-at HEAD [Pipeline] } 15:12:10 $ docker exec --env ******** --env ******** 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent -k 15:12:10 unset SSH_AUTH_SOCK; 15:12:10 unset SSH_AGENT_PID; 15:12:10 echo Agent pid 17 killed; 15:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:10 [ssh-agent] Looking for ssh-agent implementation... 15:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:11 $ docker exec 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent 15:12:11 SSH_AUTH_SOCK=/tmp/ssh-nYXEZlRfNpa8/agent.47 15:12:11 SSH_AGENT_PID=52 15:12:11 Running ssh-add (command line suppressed) 15:12:11 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4923625593577567477.key (/w/workspace/edgex-go/7@tmp/private_key_4923625593577567477.key) 15:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:11 + git semver init 15:12:11 # -> Open(): unable to determine branch for HEAD 15:12:11 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:12:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:12:11 # $SEMVER_REMOTE_NAME = origin 15:12:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:11 # $SEMVER_USER_NAME = edgex-jenkins 15:12:11 # $SEMVER_BRANCH = PR-3002 15:12:11 # $SEMVER_TEMP = /tmp/semver-016116982 15:12:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:12:29 # '/tmp/semver-016116982' -> '/w/workspace/edgex-go/7/.semver' 15:12:29 # -> Force: false 15:12:29 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:12:29 $ docker exec --env ******** --env ******** 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent -k 15:12:30 unset SSH_AUTH_SOCK; 15:12:30 unset SSH_AGENT_PID; 15:12:30 echo Agent pid 52 killed; 15:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:30 + git semver [Pipeline] } 15:12:31 $ docker stop --time=1 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 15:12:32 $ docker rm -f 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:33 Stashed 1 file(s) [Pipeline] echo 15:12:33 [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 15:12:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:12:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:12:35 + sudo service docker restart 15:12:35 + true 15:12:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:12:35 ========================================================= 15:12:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:12:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:36 + 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 . 15:12:39 Sending build context to Docker daemon 326.5MB 15:12:39 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:12:39 Step 2/6 : FROM ${BASE} 15:12:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:39 188c0c94c7c5: Pulling fs layer 15:12:39 0ef7d3d256c8: Pulling fs layer 15:12:39 de9db76c5a1d: Pulling fs layer 15:12:39 bca2f99d35d6: Pulling fs layer 15:12:39 93359f2a8cfa: Pulling fs layer 15:12:39 7c6f9722023f: Pulling fs layer 15:12:39 a35cf1a2eb13: Pulling fs layer 15:12:39 93359f2a8cfa: Waiting 15:12:39 7c6f9722023f: Waiting 15:12:39 a35cf1a2eb13: Waiting 15:12:39 bca2f99d35d6: Waiting 15:12:39 de9db76c5a1d: Download complete 15:12:39 0ef7d3d256c8: Verifying Checksum 15:12:39 0ef7d3d256c8: Download complete 15:12:39 188c0c94c7c5: Verifying Checksum 15:12:39 188c0c94c7c5: Download complete 15:12:39 93359f2a8cfa: Verifying Checksum 15:12:39 93359f2a8cfa: Download complete 15:12:39 7c6f9722023f: Download complete 15:12:39 188c0c94c7c5: Pull complete 15:12:40 0ef7d3d256c8: Pull complete 15:12:40 de9db76c5a1d: Pull complete 15:12:41 a35cf1a2eb13: Verifying Checksum 15:12:41 a35cf1a2eb13: Download complete 15:12:42 bca2f99d35d6: Verifying Checksum 15:12:42 bca2f99d35d6: Download complete 15:12:47 bca2f99d35d6: Pull complete 15:12:47 93359f2a8cfa: Pull complete 15:12:48 7c6f9722023f: Pull complete 15:12:49 Still waiting to schedule task 15:12:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:12:54 a35cf1a2eb13: Pull complete 15:12:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:12:54 ---> a62c8e92a672 15:12:54 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:12:54 ---> Running in afda31a71960 15:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:12:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:12:56 (1/12) Installing libmagic (5.38-r0) 15:12:56 (2/12) Installing file (5.38-r0) 15:12:56 (3/12) Installing libc-dev (0.7.2-r3) 15:12:56 (4/12) Installing g++ (9.3.0-r2) 15:13:01 (5/12) Installing fortify-headers (1.1-r0) 15:13:01 (6/12) Installing patch (2.7.6-r6) 15:13:01 (7/12) Installing build-base (0.5-r2) 15:13:01 (8/12) Installing libsodium (1.0.18-r0) 15:13:01 (9/12) Installing pkgconf (1.7.2-r0) 15:13:01 (10/12) Installing libsodium-dev (1.0.18-r0) 15:13:01 (11/12) Installing libzmq (4.3.3-r0) 15:13:01 (12/12) Installing zeromq-dev (4.3.3-r0) 15:13:01 Executing busybox-1.31.1-r19.trigger 15:13:01 OK: 233 MiB in 51 packages 15:13:05 Removing intermediate container afda31a71960 15:13:05 ---> dcbf1c66d3ce 15:13:05 Step 4/6 : WORKDIR /edgex-go 15:13:05 ---> Running in 24357c0f1942 15:13:05 Removing intermediate container 24357c0f1942 15:13:05 ---> 6487bba0f31d 15:13:05 Step 5/6 : COPY go.mod . 15:13:05 ---> 0f3f44993ad4 15:13:05 Step 6/6 : RUN go mod download 15:13:05 ---> Running in 565fcc7aca9a 15:13:27 Removing intermediate container 565fcc7aca9a 15:13:27 ---> 989900911f87 15:13:27 Successfully built 989900911f87 15:13:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:13:27 + docker inspect -f . ci-base-image-x86_64 15:13:27 . [Pipeline] withDockerContainer 15:13:28 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:13:28 $ docker top 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:29 + go version 15:13:29 go version go1.15.5 linux/amd64 [Pipeline] } 15:13:29 $ docker stop --time=1 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf 15:13:30 $ docker rm -f 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:31 + docker inspect -f . ci-base-image-x86_64 15:13:31 . [Pipeline] withDockerContainer 15:13:31 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:13:32 $ docker top de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:32 ========================================================= 15:13:32 [edgeXBuildGoParallel] Running Tests and Build... 15:13:32 ========================================================= [Pipeline] sh 15:13:32 + make test 15:13:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:13:42 ? github.com/edgexfoundry/edgex-go [no test files] 15:13:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:14:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:14:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:14:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:14:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:14:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.0% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 67.9% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.120s coverage: 82.3% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements 15:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 15:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 15:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.330s coverage: 93.1% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.2% of statements 15:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.4% of statements 15:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements 15:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 15:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.433s coverage: 55.9% of statements 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.339s coverage: 84.0% of statements 15:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.1% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.079s coverage: 100.0% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:14:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 15:14:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 15:14:27 GO111MODULE=on go vet ./... 15:14:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19967 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 15:14:43 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:14:48 using credential edgex-jenkins-ssh 15:14:48 Cloning the remote Git repository 15:14:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:14:48 > git init /w/workspace/edgex-go/7 # timeout=10 15:14:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:48 > git --version # timeout=10 15:14:48 > git --version # 'git version 2.17.1' 15:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:54 gofmt -l . 15:14:54 [ "`gofmt -l .`" = "" ] 15:14:54 ./bin/test-go-mod-tidy.sh 15:14:54 ./bin/test-attribution-txt.sh [Pipeline] sh 15:14:54 + ls -al . 15:14:54 total 660 15:14:54 drwxrwxr-x 10 1001 1001 4096 Jan 13 15:14 . 15:14:54 drwxr-xr-x 4 root root 28 Jan 13 15:13 .. 15:14:54 -rw-rw-r-- 1 1001 1001 11 Jan 13 15:11 .dockerignore 15:14:54 drwxrwxr-x 8 1001 1001 179 Jan 13 15:11 .git 15:14:54 drwxrwxr-x 3 1001 1001 125 Jan 13 15:11 .github 15:14:54 -rw-rw-r-- 1 1001 1001 824 Jan 13 15:11 .gitignore 15:14:54 drwx------ 3 1001 1001 47 Jan 13 15:12 .semver 15:14:54 -rw-rw-r-- 1 1001 1001 166 Jan 13 15:11 .sonarcloud.properties 15:14:54 -rw-rw-r-- 1 1001 1001 7741 Jan 13 15:11 Attribution.txt 15:14:54 -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:11 CONTRIBUTING.md 15:14:54 -rw-rw-r-- 1 1001 1001 931 Jan 13 15:11 Dockerfile.build 15:14:54 -rw-rw-r-- 1 1001 1001 863 Jan 13 15:11 Jenkinsfile 15:14:54 -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:11 LICENSE 15:14:54 -rw-rw-r-- 1 1001 1001 5750 Jan 13 15:11 Makefile 15:14:54 -rw-rw-r-- 1 1001 1001 6524 Jan 13 15:11 README.md 15:14:54 -rw-rw-r-- 1 1001 1001 6744 Jan 13 15:11 SECURITY.md 15:14:54 -rw-rw-r-- 1 1001 1001 5 Jan 13 15:12 VERSION 15:14:54 -rw-rw-r-- 1 1001 1001 4131 Jan 13 15:11 ZMQWindows.md 15:14:54 drwxrwxr-x 2 1001 1001 117 Jan 13 15:11 bin 15:14:54 drwxrwxr-x 14 1001 1001 4096 Jan 13 15:11 cmd 15:14:54 -rw-r--r-- 1 root root 553305 Jan 13 15:14 coverage.out 15:14:54 -rw-r--r-- 1 root root 979 Jan 13 15:14 go.mod 15:14:54 -rw-r--r-- 1 root root 19036 Jan 13 15:14 go.sum 15:14:54 drwxrwxr-x 8 1001 1001 127 Jan 13 15:11 internal 15:14:54 drwxrwxr-x 4 1001 1001 26 Jan 13 15:11 openapi 15:14:54 drwxrwxr-x 4 1001 1001 71 Jan 13 15:11 snap 15:14:54 -rw-rw-r-- 1 1001 1001 168 Jan 13 15:11 version.go [Pipeline] sh 15:14:55 + '[' -e coverage.out ] 15:14:55 + chown 1001:1001 coverage.out [Pipeline] stash 15:14:55 Stashed 1 file(s) [Pipeline] sh 15:14:55 + make build 15:14:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:14:58 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 15:15:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:15:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:06 Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 15:15:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:15:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:15:07 Merge succeeded, producing 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 15:15:07 Checking out Revision 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 (PR-3002) 15:15:06 > git config core.sparsecheckout # timeout=10 15:15:06 > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # timeout=10 15:15:06 > git remote # timeout=10 15:15:06 > git config --get remote.origin.url # timeout=10 15:15:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:06 > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 15:15:07 > git rev-parse HEAD^{commit} # timeout=10 15:15:07 > git config core.sparsecheckout # timeout=10 15:15:07 > git checkout -f 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 # timeout=10 15:15:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:15:08 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 15:15:10 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 15:15:11 Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" 15:15:11 > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 15:15:11 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:15:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:15:14 + + sudo service dockertrue restart 15:15:14 15:15:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:15:15 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:15:16 provisioning config files... 15:15:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7906950394764320585tmp 15:15:16 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:16 ---> docker-login.sh 15:15:16 nexus3.edgexfoundry.org:10001 15:15:17 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 15:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:17 Configure a credential helper to remove this warning. See 15:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:17 15:15:17 Login Succeeded 15:15:17 nexus3.edgexfoundry.org:10002 15:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:18 Configure a credential helper to remove this warning. See 15:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:18 15:15:18 Login Succeeded 15:15:18 nexus3.edgexfoundry.org:10003 [Pipeline] } 15:15:18 $ docker stop --time=1 de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 nexus3.edgexfoundry.org:10004 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:19 Configure a credential helper to remove this warning. See 15:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:19 15:15:19 Login Succeeded 15:15:19 docker.io 15:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:20 $ docker rm -f de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 15:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:20 Configure a credential helper to remove this warning. See 15:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:20 15:15:20 Login Succeeded 15:15:20 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:15:20 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 15:15:23 ========================================================= 15:15:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:15:23 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:15:24 + 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 . 15:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:24 15:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:24 latest: Pulling from edgex-devops/edgex-compose 15:15:24 cbdbe7a5bc2a: Pulling fs layer 15:15:24 ca9280d653b3: Pulling fs layer 15:15:24 7e9c9ca2126c: Pulling fs layer 15:15:24 cbdbe7a5bc2a: Verifying Checksum 15:15:24 cbdbe7a5bc2a: Download complete 15:15:25 cbdbe7a5bc2a: Pull complete 15:15:25 ca9280d653b3: Verifying Checksum 15:15:25 ca9280d653b3: Download complete 15:15:26 ca9280d653b3: Pull complete 15:15:26 7e9c9ca2126c: Verifying Checksum 15:15:26 7e9c9ca2126c: Download complete 15:15:26 Sending build context to Docker daemon 165.6MB 15:15:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:15:26 Step 2/6 : FROM ${BASE} 15:15:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:26 5f621e34cdf4: Pulling fs layer 15:15:26 a4357932f1b6: Pulling fs layer 15:15:26 18c013af1878: Pulling fs layer 15:15:26 00ac8860ef70: Pulling fs layer 15:15:26 63d7cb157983: Pulling fs layer 15:15:26 b116817d02f9: Pulling fs layer 15:15:26 745a02a5169b: Pulling fs layer 15:15:26 00ac8860ef70: Waiting 15:15:26 63d7cb157983: Waiting 15:15:26 b116817d02f9: Waiting 15:15:26 745a02a5169b: Waiting 15:15:26 18c013af1878: Verifying Checksum 15:15:26 18c013af1878: Download complete 15:15:26 a4357932f1b6: Verifying Checksum 15:15:26 a4357932f1b6: Download complete 15:15:26 63d7cb157983: Verifying Checksum 15:15:26 63d7cb157983: Download complete 15:15:26 b116817d02f9: Download complete 15:15:26 5f621e34cdf4: Verifying Checksum 15:15:26 5f621e34cdf4: Download complete 15:15:27 5f621e34cdf4: Pull complete 15:15:27 a4357932f1b6: Pull complete 15:15:28 18c013af1878: Pull complete 15:15:28 745a02a5169b: Verifying Checksum 15:15:28 745a02a5169b: Download complete 15:15:30 00ac8860ef70: Verifying Checksum 15:15:30 00ac8860ef70: Download complete 15:15:32 7e9c9ca2126c: Pull complete 15:15:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:15:33 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:15:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:15:36 $ docker top 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:36 + docker-compose build --help 15:15:36 + grep parallel 15:15:37 --parallel Build images in parallel. [Pipeline] } 15:15:37 $ docker stop --time=1 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e 15:15:39 $ docker rm -f 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:39 . [Pipeline] withDockerContainer 15:15:40 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:15:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:15:40 00ac8860ef70: Pull complete 15:15:40 63d7cb157983: Pull complete 15:15:40 $ docker top 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 -eo pid,comm [Pipeline] { 15:15:41 b116817d02f9: Pull complete [Pipeline] sh 15:15:41 + docker-compose -f ./docker-compose-build.yml build --parallel 15:15:42 Building docker-core-command-go ... 15:15:42 Building docker-core-data-go ... 15:15:42 Building docker-core-metadata-go ... 15:15:42 Building docker-security-bootstrap-redis-go ... 15:15:42 Building docker-security-proxy-setup-go ... 15:15:42 Building docker-security-secretstore-setup-go ... 15:15:42 Building docker-support-notifications-go ... 15:15:42 Building docker-support-scheduler-go ... 15:15:42 Building docker-sys-mgmt-agent-go ... 15:15:42 Building docker-support-notifications-go 15:15:42 Building docker-core-command-go 15:15:42 Building docker-core-data-go 15:15:42 Building docker-support-scheduler-go 15:15:42 Building docker-sys-mgmt-agent-go 15:15:44 745a02a5169b: Pull complete 15:15:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:15:44 ---> b7e6874047d6 15:15:44 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:15:47 ---> Running in 45cc3e7a23dd 15:15:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:50 (1/12) Installing libmagic (5.38-r0) 15:15:50 (2/12) Installing file (5.38-r0) 15:15:50 (3/12) Installing libc-dev (0.7.2-r3) 15:15:51 (4/12) Installing g++ (9.3.0-r2) 15:15:56 (5/12) Installing fortify-headers (1.1-r0) 15:15:56 (6/12) Installing patch (2.7.6-r6) 15:15:56 (7/12) Installing build-base (0.5-r2) 15:15:56 (8/12) Installing libsodium (1.0.18-r0) 15:15:56 (9/12) Installing pkgconf (1.7.2-r0) 15:15:56 (10/12) Installing libsodium-dev (1.0.18-r0) 15:15:56 (11/12) Installing libzmq (4.3.3-r0) 15:15:56 (12/12) Installing zeromq-dev (4.3.3-r0) 15:15:56 Executing busybox-1.31.1-r19.trigger 15:15:56 OK: 217 MiB in 51 packages 15:16:01 Removing intermediate container 45cc3e7a23dd 15:16:01 ---> f4194922003c 15:16:01 Step 4/6 : WORKDIR /edgex-go 15:16:01 ---> Running in 08ac88398d9d 15:16:01 Removing intermediate container 08ac88398d9d 15:16:01 ---> 89d9059376c7 15:16:01 Step 5/6 : COPY go.mod . 15:16:02 ---> 311e7ee24fe4 15:16:02 Step 6/6 : RUN go mod download 15:16:02 ---> Running in 8a3a39b4fc42 15:16:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:16:15 ---> 989900911f87 15:16:15 Step 3/26 : WORKDIR /edgex-go 15:16:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:16:15 ---> 989900911f87 15:16:15 Step 3/21 : WORKDIR /edgex-go 15:16:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:15 ---> 989900911f87 15:16:15 Step 3/23 : WORKDIR /edgex-go 15:16:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:16:15 ---> 989900911f87 15:16:15 Step 3/24 : WORKDIR /edgex-go 15:16:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:16:15 ---> 989900911f87 15:16:15 Step 3/22 : WORKDIR /edgex-go 15:16:15 ---> Running in f017534943ef 15:16:15 ---> Running in dcf15d0c1aaf 15:16:15 ---> Running in 9143c0c95541 15:16:15 ---> Running in 6f13c6611169 15:16:15 ---> Running in 13edd9dbaf68 15:16:15 Removing intermediate container 9143c0c95541 15:16:15 ---> d0fa700d925e 15:16:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 Removing intermediate container 13edd9dbaf68 15:16:15 ---> 19c5bd3543fc 15:16:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 Removing intermediate container f017534943ef 15:16:15 ---> 14975dd02401 15:16:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 Removing intermediate container 6f13c6611169 15:16:15 ---> d957abac39a4 15:16:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 Removing intermediate container dcf15d0c1aaf 15:16:15 ---> 85700c85546a 15:16:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:15 ---> Running in e897f12e1c2c 15:16:15 ---> Running in 702841f6a6dd 15:16:15 ---> Running in 1556a8487a28 15:16:15 ---> Running in 9ae9b9f7764c 15:16:15 ---> Running in a1ef8d366370 15:16:16 Removing intermediate container 1556a8487a28 15:16:16 ---> 7aa3f0d47732 15:16:16 Step 5/21 : RUN apk add --update --no-cache make git 15:16:16 ---> Running in 4ed12dca38cd 15:16:17 Removing intermediate container 702841f6a6dd 15:16:17 ---> fa9ee1d7091b 15:16:17 Step 5/26 : RUN apk add --update --no-cache make bash git 15:16:17 Removing intermediate container e897f12e1c2c 15:16:17 ---> a96f4f611332 15:16:17 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:16:17 Removing intermediate container a1ef8d366370 15:16:17 ---> df1123cfabbf 15:16:17 Step 5/22 : RUN apk add --update --no-cache make git 15:16:17 Removing intermediate container 9ae9b9f7764c 15:16:17 ---> 5847d7782200 15:16:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:16:17 ---> Running in 751763f5b25b 15:16:17 ---> Running in f39fa547f70d 15:16:17 ---> Running in 83a3fbb54092 15:16:17 ---> Running in 26055606caf2 15:16:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:18 OK: 233 MiB in 51 packages 15:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:19 OK: 233 MiB in 51 packages 15:16:19 Removing intermediate container 4ed12dca38cd 15:16:19 ---> 576dace56621 15:16:19 Step 6/21 : COPY go.mod . 15:16:19 OK: 233 MiB in 51 packages 15:16:19 OK: 233 MiB in 51 packages 15:16:19 OK: 233 MiB in 51 packages 15:16:19 ---> 9c30f0cc81ed 15:16:19 Step 7/21 : RUN go mod download 15:16:20 ---> Running in f38b873d7cea 15:16:20 Removing intermediate container 751763f5b25b 15:16:20 ---> 8169d0c0b36e 15:16:20 Step 6/24 : COPY go.mod . 15:16:20 Removing intermediate container f39fa547f70d 15:16:20 ---> 8e18c73365d1 15:16:20 Step 6/26 : COPY go.mod . 15:16:20 ---> 525b7c5acf7c 15:16:20 Step 7/24 : RUN go mod download 15:16:20 Removing intermediate container 83a3fbb54092 15:16:20 ---> 19239357899d 15:16:20 Step 6/22 : COPY go.mod . 15:16:20 ---> Running in dcaef54b009e 15:16:20 Removing intermediate container 26055606caf2 15:16:20 ---> a01cd3803717 15:16:20 Step 6/23 : COPY go.mod . 15:16:21 ---> a5d9ef5fdfd2 15:16:21 Step 7/26 : RUN go mod download 15:16:21 ---> 5ec60ed867a6 15:16:21 Step 7/22 : RUN go mod download 15:16:21 ---> Running in a1884f1576ba 15:16:21 ---> 8cdf51212421 15:16:21 Step 7/23 : RUN go mod download 15:16:21 ---> Running in 5bf031777596 15:16:21 ---> Running in 3ed9cf42fc70 15:16:22 Removing intermediate container f38b873d7cea 15:16:22 ---> 03ffe2cce0bf 15:16:22 Step 8/21 : COPY . . 15:16:22 Removing intermediate container dcaef54b009e 15:16:22 ---> 61b9f0cc7ac1 15:16:22 Step 8/24 : COPY . . 15:16:26 Removing intermediate container a1884f1576ba 15:16:26 ---> 5f95dc9eccc9 15:16:26 Step 8/26 : COPY . . 15:16:29 Removing intermediate container 8a3a39b4fc42 15:16:29 ---> 196af9c250d6 15:16:29 Successfully built 196af9c250d6 15:16:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:29 + docker inspect -f . ci-base-image-arm64 15:16:29 . [Pipeline] withDockerContainer 15:16:29 prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container 15:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:16:31 $ docker top e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:32 + go version 15:16:32 go version go1.15.5 linux/arm64 [Pipeline] } 15:16:32 $ docker stop --time=1 e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 15:16:34 $ docker rm -f e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 [Pipeline] // withDockerContainer 15:16:35 Removing intermediate container 3ed9cf42fc70 15:16:35 ---> c1e39f9e0d7b 15:16:35 Step 8/23 : COPY . . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:35 + docker inspect -f . ci-base-image-arm64 15:16:35 . [Pipeline] withDockerContainer 15:16:36 Removing intermediate container 5bf031777596 15:16:36 ---> aab6f1ce8a39 15:16:36 Step 8/22 : COPY . . 15:16:36 prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container 15:16:36 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:16:37 $ docker top 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:16:38 ========================================================= 15:16:38 [edgeXBuildGoParallel] Running Tests and Build... 15:16:38 ========================================================= [Pipeline] sh 15:16:38 + make test 15:16:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:17:00 ? github.com/edgexfoundry/edgex-go [no test files] 15:17:02 ---> e66e65bf1be5 15:17:02 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:17:02 ---> f7f7c66901b3 15:17:02 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:17:02 ---> e08c4ec1bebd 15:17:02 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:17:02 ---> Running in e1a4a1d34db6 15:17:02 ---> Running in 24ede47abf4a 15:17:02 ---> Running in c2f9a4b88fae 15:17:04 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 15:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:17:04 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 15:17:09 ---> 5a0e08bcbf59 15:17:09 Step 9/22 : RUN make cmd/core-command/core-command 15:17:09 ---> d1cfa24a0514 15:17:09 Step 9/23 : RUN make cmd/core-data/core-data 15:17:09 ---> Running in 5c91df0cf623 15:17:09 ---> Running in 6a51d5da45f7 15:17:10 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 15:17:10 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 15:17:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:17:42 Removing intermediate container 24ede47abf4a 15:17:42 ---> 904c2878ff4f 15:17:42 15:17:42 Step 10/21 : FROM scratch 15:17:42 ---> 15:17:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:17:42 ---> Running in 5822cdd351c2 15:17:42 Removing intermediate container e1a4a1d34db6 15:17:42 ---> 567d5b1b9b0d 15:17:42 15:17:42 Step 10/24 : FROM scratch 15:17:42 ---> 15:17:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:17:42 Removing intermediate container c2f9a4b88fae 15:17:42 ---> 99d6f8e4b554 15:17:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:17:42 ---> Running in 728fd32b177e 15:17:42 ---> Running in 5504bf0ea270 15:17:42 Removing intermediate container 5822cdd351c2 15:17:42 ---> 807b8bef38e2 15:17:42 Step 12/21 : ENV APP_PORT=48085 15:17:42 ---> Running in cf9dcab3b32f 15:17:42 Removing intermediate container 728fd32b177e 15:17:42 ---> 1a19d526608b 15:17:42 Step 12/24 : ENV APP_PORT=48060 15:17:42 ---> Running in 173fb1260937 15:17:42 Removing intermediate container cf9dcab3b32f 15:17:42 ---> 5f7a6b0b6729 15:17:42 Step 13/21 : EXPOSE $APP_PORT 15:17:42 Removing intermediate container 173fb1260937 15:17:42 ---> a69c7ff68664 15:17:42 Step 13/24 : EXPOSE $APP_PORT 15:17:42 ---> Running in b1ea2b710ccb 15:17:42 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 15:17:42 ---> Running in c5fc2a4396b8 15:17:42 Removing intermediate container b1ea2b710ccb 15:17:42 ---> d259d74f51d3 15:17:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:42 Removing intermediate container 5c91df0cf623 15:17:42 ---> 93e9e1bcb4de 15:17:42 15:17:42 Step 10/22 : FROM scratch 15:17:42 ---> 15:17:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:17:42 ---> Using cache 15:17:42 ---> 807b8bef38e2 15:17:42 Step 12/22 : ENV APP_PORT=48082 15:17:43 ---> Running in a0fb92e55fb1 15:17:43 Removing intermediate container c5fc2a4396b8 15:17:43 ---> f6fbccf0137f 15:17:43 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:17:43 ---> 39118d81ed2c 15:17:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:17:43 Removing intermediate container a0fb92e55fb1 15:17:43 ---> 66a645753b3f 15:17:43 Step 13/22 : EXPOSE $APP_PORT 15:17:45 ---> 788020e2db85 15:17:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:17:45 ---> Running in 2d7639957871 15:17:45 ---> 674c60ca7142 15:17:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:17:45 Removing intermediate container 5504bf0ea270 15:17:45 ---> 998e6c27d87c 15:17:45 15:17:45 Step 11/26 : FROM docker:20.10.0 15:17:45 20.10.0: Pulling from library/docker 15:17:45 Removing intermediate container 2d7639957871 15:17:45 ---> 44718e45bb8c 15:17:45 Step 14/22 : WORKDIR / 15:17:45 ---> Running in 0c8ef8074e40 15:17:46 ---> 50dc3a36b672 15:17:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:17:46 ---> 58bdd7726736 15:17:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:17:46 Removing intermediate container 0c8ef8074e40 15:17:46 ---> 03fa480304f0 15:17:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:46 ---> Running in b66b293191d9 15:17:47 Removing intermediate container b66b293191d9 15:17:47 ---> 38e81a9017f4 15:17:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:48 ---> b216d19b7ad7 15:17:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:17:49 ---> Running in 927e8a25ddb8 15:17:49 ---> febe2943c5e8 15:17:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:49 Removing intermediate container 6a51d5da45f7 15:17:49 ---> 4d6ef2610025 15:17:49 15:17:49 Step 10/23 : FROM alpine:3.12 15:17:50 3.12: Pulling from library/alpine 15:17:50 ---> 13c537d35055 15:17:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:17:50 Removing intermediate container 927e8a25ddb8 15:17:50 ---> 3bb6d5038341 15:17:50 Step 19/21 : LABEL arch=x86_64 15:17:50 ---> Running in bff5ccf6648e 15:17:50 ---> fd4855cb685c 15:17:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:17:50 ---> 042b0d9e768c 15:17:50 Step 18/22 : ENTRYPOINT ["/core-command"] 15:17:50 Removing intermediate container bff5ccf6648e 15:17:50 ---> 39583287f521 15:17:50 Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:17:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:17:50 Status: Downloaded newer image for alpine:3.12 15:17:50 ---> 389fef711851 15:17:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:17:50 ---> Running in b8db971fefbd 15:17:50 ---> Running in 68526875bd67 15:17:50 ---> Running in 5fdebf9a3268 15:17:51 ---> de70465194d5 15:17:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:17:51 Removing intermediate container b8db971fefbd 15:17:51 ---> 80c6f4b0caa7 15:17:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:51 Removing intermediate container 68526875bd67 15:17:51 ---> 34fb82360f5f 15:17:51 Step 21/21 : LABEL version=0.0.0 15:17:51 ---> Running in 3410cea47395 15:17:52 Removing intermediate container 5fdebf9a3268 15:17:52 ---> 9fe645ee34a4 15:17:52 Step 12/23 : ENV APP_PORT=48080 15:17:52 ---> Running in 17a5583167ba 15:17:52 ---> 333a791e717d 15:17:52 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:17:52 ---> Running in 55e2d022e57b 15:17:52 Removing intermediate container 3410cea47395 15:17:52 ---> 4a2db187b2b5 15:17:52 Step 20/22 : LABEL arch=x86_64 15:17:52 ---> Running in 39217e0aa29e 15:17:52 ---> Running in 832739dd014e 15:17:52 Removing intermediate container 17a5583167ba 15:17:52 ---> a8001f2af802 15:17:52 15:17:52 Removing intermediate container 55e2d022e57b 15:17:52 ---> 14a09daeee79 15:17:52 Step 13/23 : EXPOSE $APP_PORT 15:17:52 Removing intermediate container 39217e0aa29e 15:17:52 ---> f5d58755bc1d 15:17:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:52 Successfully built a8001f2af802 15:17:52 Successfully tagged docker-support-scheduler-go:latest 15:17:52 ---> Running in dc6a87c79ff6 15:17:52  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 15:17:53 ---> Running in 2989c601fa03 15:17:53 Removing intermediate container 832739dd014e 15:17:53 ---> d77707c3bd3c 15:17:53 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:17:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:17:53 ---> Running in b6a264f1ea21 15:17:53 Status: Downloaded newer image for docker:20.10.0 15:17:53 ---> aefe523efa57 15:17:53 Step 12/26 : RUN apk add --no-cache bash 15:17:56 Removing intermediate container dc6a87c79ff6 15:17:56 ---> 3d4a841de1b2 15:17:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:56 Removing intermediate container 2989c601fa03 15:17:56 ---> a4829360bb5b 15:17:56 Step 22/24 : LABEL arch=x86_64 15:17:56 ---> Running in 37ec09828034 15:17:56 Removing intermediate container b6a264f1ea21 15:17:56 ---> 8f53cb8ed120 15:17:56 Step 22/22 : LABEL version=0.0.0 15:17:56 ---> Running in b9c8fbb6be0b 15:17:56 ---> Running in 22b7a06a079d 15:17:57 ---> Running in 6fd96c3ccfc6 15:17:58 Removing intermediate container 22b7a06a079d 15:17:58 ---> 0d61acc55208 15:17:58 Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:17:58 Removing intermediate container 6fd96c3ccfc6 15:17:58 ---> 2e727abc1508 15:17:58 15:17:59 Successfully built 2e727abc1508 15:17:59 Successfully tagged docker-core-command-go:latest 15:17:59  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 15:17:59 ---> Running in 2503bf4256c2 15:17:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:17:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:17:59 Removing intermediate container 2503bf4256c2 15:17:59 ---> 4e8ad8c894c5 15:17:59 Step 24/24 : LABEL version=0.0.0 15:17:59 ---> Running in c67496e3e08d 15:17:59 (1/2) Installing readline (8.0.4-r0) 15:17:59 (2/2) Installing bash (5.0.17-r0) 15:17:59 Executing bash-5.0.17-r0.post-install 15:17:59 Executing busybox-1.31.1-r19.trigger 15:17:59 OK: 12 MiB in 22 packages 15:18:01 Removing intermediate container c67496e3e08d 15:18:01 ---> 6b6d6fb80afb 15:18:01 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:18:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:18:02 Successfully built 6b6d6fb80afb 15:18:03 Successfully tagged docker-support-notifications-go:latest 15:18:03  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 15:18:04 Removing intermediate container b9c8fbb6be0b 15:18:04 ---> 1a60e5fc6256 15:18:04 Step 15/23 : RUN apk add --update --no-cache zeromq 15:18:05 ---> Running in e343ddc1ab7c 15:18:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:18:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:18:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:18:08 Removing intermediate container 37ec09828034 15:18:08 ---> 762aa8367e93 15:18:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:18:09 ---> Running in 36d78881b4dd 15:18:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:10 Removing intermediate container 36d78881b4dd 15:18:10 ---> 886e088c5869 15:18:10 Step 14/26 : ENV APP_PORT=48090 15:18:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:11 (1/5) Installing libgcc (9.3.0-r2) 15:18:11 ---> Running in 765c4bcc2d4c 15:18:11 (2/5) Installing libsodium (1.0.18-r0) 15:18:11 (3/5) Installing libstdc++ (9.3.0-r2) 15:18:11 (4/5) Installing libzmq (4.3.3-r0) 15:18:11 (5/5) Installing zeromq (4.3.3-r0) 15:18:12 Removing intermediate container 765c4bcc2d4c 15:18:12 ---> 5085517bd122 15:18:12 Step 15/26 : EXPOSE $APP_PORT 15:18:12 Executing busybox-1.31.1-r19.trigger 15:18:12 OK: 8 MiB in 19 packages 15:18:12 ---> Running in 0057f2254234 15:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.275s coverage: 46.6% of statements 15:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:18:12 ---> 989900911f87 15:18:12 Step 3/22 : WORKDIR /edgex-go 15:18:12 ---> Using cache 15:18:12 ---> 85700c85546a 15:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:12 ---> Using cache 15:18:12 ---> 5847d7782200 15:18:12 Step 5/22 : RUN apk add --update --no-cache make git 15:18:14 Removing intermediate container 0057f2254234 15:18:14 ---> 161f226260d6 15:18:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:18:15 ---> Running in 3d07e71ff029 15:18:16 Removing intermediate container e343ddc1ab7c 15:18:16 ---> d90f97359885 15:18:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:17 ---> 99f5f52a5754 15:18:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:18:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:18 OK: 233 MiB in 51 packages 15:18:18 ---> 13b3fc884137 15:18:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.614s coverage: 27.0% of statements 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.163s coverage: 100.0% of statements 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.344s coverage: 67.9% of statements 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.3% of statements 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:18:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:18:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:18:19 ---> 989900911f87 15:18:19 Step 3/21 : WORKDIR /edgex-go 15:18:19 ---> Using cache 15:18:19 ---> 85700c85546a 15:18:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 ---> Using cache 15:18:19 ---> 5847d7782200 15:18:19 Step 5/21 : RUN apk add --update --no-cache make git 15:18:19 ---> 343dfeffa193 15:18:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:18:20 ---> Running in 4829a37047ce 15:18:20 ---> 0860ad1ef643 15:18:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:18:20 ---> 9a786283496f 15:18:20 Step 19/26 : RUN apk --no-cache add py3-pip 15:18:21 ---> Running in db68e4bfbda0 15:18:21 Removing intermediate container 3d07e71ff029 15:18:21 ---> 295d2703f9d7 15:18:21 Step 6/22 : COPY go.mod . 15:18:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:18:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:22 ---> 989900911f87 15:18:22 Step 3/24 : WORKDIR /edgex-go 15:18:22 ---> Using cache 15:18:22 ---> 85700c85546a 15:18:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:22 ---> Using cache 15:18:22 ---> 5847d7782200 15:18:22 Step 5/24 : RUN apk add --update --no-cache make git 15:18:22 ---> Using cache 15:18:22 ---> 295d2703f9d7 15:18:22 Step 6/24 : COPY go.mod . 15:18:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:22 ---> fe0d3f21f400 15:18:22 Step 19/23 : ENTRYPOINT ["/core-data"] 15:18:22 ---> 90fe8c86d08f 15:18:22 Step 7/22 : RUN go mod download 15:18:22 ---> Running in c2eee181cf01 15:18:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:22 ---> b4dd0b4fb977 15:18:22 Step 7/24 : RUN go mod download 15:18:23 ---> Running in c6b14506f072 15:18:23 ---> Running in 834dcd5d05cd 15:18:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:23 Removing intermediate container c2eee181cf01 15:18:23 ---> 1dd75886740d 15:18:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:23 OK: 233 MiB in 51 packages 15:18:23 (1/33) Installing libbz2 (1.0.8-r1) 15:18:23 (2/33) Installing expat (2.2.9-r1) 15:18:23 (3/33) Installing libffi (3.3-r2) 15:18:23 (4/33) Installing gdbm (1.13-r1) 15:18:23 ---> Running in 888d9e87bac2 15:18:23 (5/33) Installing xz-libs (5.2.5-r0) 15:18:23 (6/33) Installing sqlite-libs (3.32.1-r0) 15:18:23 (7/33) Installing python3 (3.8.5-r0) 15:18:24 Removing intermediate container 888d9e87bac2 15:18:24 ---> 0d2600b0d6cf 15:18:24 Step 21/23 : LABEL arch=x86_64 15:18:26 ---> Running in a7d656dc8122 15:18:26 (8/33) Installing py3-appdirs (1.4.4-r1) 15:18:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:18:26 (10/33) Installing py3-parsing (2.4.7-r0) 15:18:26 (11/33) Installing py3-six (1.15.0-r0) 15:18:26 (12/33) Installing py3-packaging (20.4-r0) 15:18:26 (13/33) Installing py3-setuptools (47.0.0-r0) 15:18:26 (14/33) Installing py3-chardet (3.0.4-r4) 15:18:27 (15/33) Installing py3-idna (2.9-r0) 15:18:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:18:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:18:27 Removing intermediate container 4829a37047ce 15:18:27 ---> b9b36bc96380 15:18:27 Step 6/21 : COPY go.mod . 15:18:27 (18/33) Installing py3-requests (2.23.0-r0) 15:18:27 (19/33) Installing py3-msgpack (1.0.0-r0) 15:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.091s coverage: 28.6% of statements 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements 15:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:18:27 (20/33) Installing py3-lockfile (0.12.2-r3) 15:18:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:18:27 Removing intermediate container a7d656dc8122 15:18:27 ---> c9f9022bd605 15:18:27 Step 22/23 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:18:27 (22/33) Installing py3-colorama (0.4.3-r0) 15:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements 15:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:18:28 (23/33) Installing py3-distlib (0.3.0-r0) 15:18:28 (24/33) Installing py3-distro (1.5.0-r1) 15:18:28 (25/33) Installing py3-webencodings (0.5.1-r3) 15:18:28 ---> 379074f8f9ab 15:18:28 Step 7/21 : RUN go mod download 15:18:28 (26/33) Installing py3-html5lib (1.0.1-r4) 15:18:28 ---> Running in a2e34d98a408 15:18:28 (27/33) Installing py3-pytoml (0.1.21-r0) 15:18:28 (28/33) Installing py3-pep517 (0.8.2-r0) 15:18:28 (29/33) Installing py3-progress (1.5-r0) 15:18:28 (30/33) Installing py3-toml (0.10.1-r0) 15:18:28 Removing intermediate container c6b14506f072 15:18:28 ---> 9120653cb178 15:18:28 Step 8/22 : COPY . . 15:18:28 (31/33) Installing py3-retrying (1.3.3-r0) 15:18:28 ---> Running in 741c8cee5b28 15:18:28 Removing intermediate container 834dcd5d05cd 15:18:28 ---> 221d160f2356 15:18:28 Step 8/24 : COPY . . 15:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 15:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:18:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:18:29 (33/33) Installing py3-pip (20.1.1-r0) 15:18:32 Removing intermediate container a2e34d98a408 15:18:32 ---> ac91823095fe 15:18:32 Step 23/23 : LABEL version=0.0.0 15:18:32 Executing busybox-1.31.1-r19.trigger 15:18:32 OK: 71 MiB in 55 packages 15:18:35 ---> Running in 8816ee2a4bc1 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.106s coverage: 93.1% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.191s coverage: 0.1% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.8% of statements 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements 15:18:38 Removing intermediate container 8816ee2a4bc1 15:18:38 ---> 5ab5376ce077 15:18:38 15:18:40 Successfully built 5ab5376ce077 15:18:40 Successfully tagged docker-core-data-go:latest 15:18:40  Building docker-core-data-go ... done Building docker-core-metadata-go 15:18:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.4% of statements 15:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 63.5% of statements 15:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 15:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 15:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 15:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 15:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 15:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.911s coverage: 55.9% of statements 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.363s coverage: 37.0% of statements 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:18:48 Removing intermediate container 741c8cee5b28 15:18:48 ---> d4251010283e 15:18:48 Step 8/21 : COPY . . 15:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.671s coverage: 84.0% of statements 15:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 15:18:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:18:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:18:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 15:18:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.939s coverage: 29.1% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 15:19:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 15:19:02 GO111MODULE=on go vet ./... 15:19:06 ---> fd156d9e8029 15:19:06 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:19:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:06 ---> 989900911f87 15:19:06 Step 3/22 : WORKDIR /edgex-go 15:19:06 ---> Using cache 15:19:06 ---> 85700c85546a 15:19:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 ---> Using cache 15:19:06 ---> 5847d7782200 15:19:06 Step 5/22 : RUN apk add --update --no-cache make git 15:19:06 ---> Using cache 15:19:06 ---> b9b36bc96380 15:19:06 Step 6/22 : COPY go.mod . 15:19:06 ---> Using cache 15:19:06 ---> 379074f8f9ab 15:19:06 Step 7/22 : RUN go mod download 15:19:06 ---> Using cache 15:19:06 ---> d4251010283e 15:19:06 Step 8/22 : COPY . . 15:19:10 ---> 6fa88530c8d1 15:19:10 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:19:12 ---> Running in 8f89191451a1 15:19:13 ---> Running in bffc43314bb8 15:19:13 Removing intermediate container db68e4bfbda0 15:19:13 ---> e4fa16ea1941 15:19:13 Step 20/26 : RUN pip install docker-compose==1.23.2 15:19:17 ---> Running in 0d9bf838f6bd 15:19: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 15:19: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 15:19:23 ---> 789ba08c4add 15:19:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:19:27 ---> Running in 6ca99ed96345 15:19:27 Collecting docker-compose==1.23.2 15:19:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:19:28 Collecting PyYAML<4,>=3.10 15:19:28 Downloading PyYAML-3.13.tar.gz (270 kB) 15:19:28 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 15:19:31 Collecting docopt<0.7,>=0.6.1 15:19:31 Downloading docopt-0.6.2.tar.gz (25 kB) 15:19:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:19:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:19:33 Collecting dockerpty<0.5,>=0.4.1 15:19:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:19:33 ---> 2f4670633690 15:19:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:19:34 ---> Running in 9eb895f196b9 15:19:34 Collecting cached-property<2,>=1.2.0 15:19:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:19:34 Collecting docker<4.0,>=3.6.0 15:19:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:19:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:19:34 Collecting texttable<0.10,>=0.9.0 15:19:34 Downloading texttable-0.9.1.tar.gz (11 kB) 15:19:35 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 15:19:35 Collecting websocket-client<1.0,>=0.32.0 15:19:35 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:19:35 Collecting jsonschema<3,>=2.5.1 15:19:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:19:35 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) 15:19:36 Collecting idna<2.8,>=2.5 15:19:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:19:36 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) 15:19:36 Collecting urllib3<1.25,>=1.21.1 15:19:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:19:36 Collecting docker-pycreds>=0.4.0 15:19:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:19:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:19:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:19:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:19:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:19:36 Installing collected packages: PyYAML, docopt, idna, urllib3, requests, dockerpty, cached-property, websocket-client, docker-pycreds, docker, texttable, jsonschema, docker-compose 15:19:36 Running setup.py install for PyYAML: started 15:19:37 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 15:19:37 Running setup.py install for PyYAML: finished with status 'done' 15:19:37 Running setup.py install for docopt: started 15:19:38 Running setup.py install for docopt: finished with status 'done' 15:19:38 Attempting uninstall: idna 15:19:38 Found existing installation: idna 2.9 15:19:38 Uninstalling idna-2.9: 15:19:38 Successfully uninstalled idna-2.9 15:19:39 Attempting uninstall: urllib3 15:19:39 Found existing installation: urllib3 1.25.9 15:19:39 Uninstalling urllib3-1.25.9: 15:19:39 Successfully uninstalled urllib3-1.25.9 15:19:40 Attempting uninstall: requests 15:19:40 Found existing installation: requests 2.23.0 15:19:40 Uninstalling requests-2.23.0: 15:19:40 Successfully uninstalled requests-2.23.0 15:19:40 Running setup.py install for dockerpty: started 15:19:41 Running setup.py install for dockerpty: finished with status 'done' 15:19:43 Removing intermediate container bffc43314bb8 15:19:43 ---> 81a1dea0f698 15:19:43 15:19:43 Step 10/22 : FROM alpine:3.12 15:19:43 ---> 389fef711851 15:19:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:19:43 ---> Running in d3bc605f2a2c 15:19:44 Running setup.py install for texttable: started 15:19:45 Running setup.py install for texttable: finished with status 'done' 15:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:46 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 15:19:46 (1/5) Installing ca-certificates (20191127-r4) 15:19:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:19:46 (3/5) Installing libcurl (7.69.1-r3) 15:19:46 (4/5) Installing curl (7.69.1-r3) 15:19:46 (5/5) Installing dumb-init (1.2.2-r1) 15:19:46 Executing busybox-1.31.1-r19.trigger 15:19:47 Executing ca-certificates-20191127-r4.trigger 15:19:47 OK: 7 MiB in 19 packages 15:19:47 Removing intermediate container 8f89191451a1 15:19:47 ---> 51773829c31c 15:19:47 15:19:47 Step 10/24 : FROM alpine:3.12 15:19:47 ---> 389fef711851 15:19:47 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:19:47 ---> Running in 3367d64315d9 15:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:49 Removing intermediate container d3bc605f2a2c 15:19:49 ---> bf6c0b53be4a 15:19:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:19:49 (1/5) Installing ca-certificates (20191127-r4) 15:19:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:19:49 (3/5) Installing libcurl (7.69.1-r3) 15:19:49 (4/5) Installing curl (7.69.1-r3) 15:19:49 (5/5) Installing dumb-init (1.2.2-r1) 15:19:49 Executing busybox-1.31.1-r19.trigger 15:19:49 Executing ca-certificates-20191127-r4.trigger 15:19:50 OK: 7 MiB in 19 packages 15:19:50 ---> Running in 6099d6667181 15:19:50 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 15:19:51 Removing intermediate container 0d9bf838f6bd 15:19:51 ---> 7492c4641c97 15:19:51 Step 21/26 : RUN apk --no-cache add curl 15:19:51 ---> Running in 87b1b8b9cfbe 15:19:51 Removing intermediate container 6099d6667181 15:19:51 ---> 0828c0a11e10 15:19:51 Step 13/22 : WORKDIR / 15:19:53 ---> Running in 7f0f183c8553 15:19:53 Removing intermediate container 3367d64315d9 15:19:53 ---> ebd79e1e601e 15:19:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:19:53 ---> Running in 7f7ef2fcd07d 15:19:53 Removing intermediate container 7f0f183c8553 15:19:53 ---> 9d85fb7bf7ba 15:19:53 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:19:53 Removing intermediate container 7f7ef2fcd07d 15:19:53 ---> ae66afd86daf 15:19:53 Step 13/24 : WORKDIR / 15:19:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:54 ---> Running in 5d5d967f1bb4 15:19:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:54 ---> 7b2f62b893ac 15:19:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:19:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:19:54 (2/3) Installing libcurl (7.69.1-r3) 15:19:54 (3/3) Installing curl (7.69.1-r3) 15:19:54 Executing busybox-1.31.1-r19.trigger 15:19:54 Removing intermediate container 5d5d967f1bb4 15:19:54 ---> 3213eed2d21f 15:19:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:19:54 OK: 72 MiB in 58 packages 15:19:55 ---> 6570fc25266e 15:19:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:19:55 ---> 96235f334a3c 15:19:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:19:55 ---> aa7222ebcba6 15:19:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:19:55 Removing intermediate container 87b1b8b9cfbe 15:19:55 ---> cef95b47897b 15:19:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:19:55 ---> Running in 8d0f2d96856f 15:19:55 ---> 3c89a4be326d 15:19:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:19:57 ---> 9c0a25ddcc22 15:19:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:19:57 Removing intermediate container 8d0f2d96856f 15:19:57 ---> 94dca2d7d453 15:19:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:57 ---> 44edbfdaefc3 15:19:57 Step 18/22 : RUN chmod +x entrypoint.sh 15:19:57 Removing intermediate container 6ca99ed96345 15:19:57 ---> 774b3ceaad36 15:19:57 15:19:57 Step 10/21 : FROM alpine:3.12 15:19:57 ---> 389fef711851 15:19:57 Step 11/21 : RUN apk add --update --no-cache curl 15:19:58 ---> Running in b39e246c712a 15:19:58 ---> Running in 3f0b4ad99747 15:19:58 ---> Running in a8191c3404ac 15:20:00 Removing intermediate container b39e246c712a 15:20:00 ---> 7ab3f0f74851 15:20:00 Step 24/26 : LABEL arch=x86_64 15:20:00 ---> 178bc7ab0fcf 15:20:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:20:00 ---> Running in fffeab01db67 15:20:00 Removing intermediate container 9eb895f196b9 15:20:00 ---> c12d58815159 15:20:00 15:20:00 Step 10/22 : FROM scratch 15:20:00 ---> 15:20:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:20:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:01 ---> Using cache 15:20:01 ---> 807b8bef38e2 15:20:01 Step 12/22 : ENV APP_PORT=48081 15:20:01 (1/4) Installing ca-certificates (20191127-r4) 15:20:01 ---> 9b497164f238 15:20:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:20:01 Removing intermediate container fffeab01db67 15:20:01 ---> 60f5c1d41f6f 15:20:01 Step 25/26 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:20:01 ---> Running in 531983a0d7a3 15:20:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:20:01 (3/4) Installing libcurl (7.69.1-r3) 15:20:01 Removing intermediate container 3f0b4ad99747 15:20:01 ---> 8cf81ba86e19 15:20:01 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:20:01 (4/4) Installing curl (7.69.1-r3) 15:20:01 Executing busybox-1.31.1-r19.trigger 15:20:01 Executing ca-certificates-20191127-r4.trigger 15:20:01 OK: 7 MiB in 18 packages 15:20:02 ---> Running in 69eacd902c35 15:20:02 ---> Running in cc800fd9d291 15:20:02 Removing intermediate container 531983a0d7a3 15:20:02 ---> 05d3a03f2905 15:20:02 Step 13/22 : EXPOSE $APP_PORT 15:20:02 ---> 9a7bca93758f 15:20:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:20:02 ---> Running in 681cc3e615b8 15:20:02 ---> Running in a606e27b1a8a 15:20:03 Removing intermediate container 69eacd902c35 15:20:03 ---> 9683d2d17f1c 15:20:03 Step 26/26 : LABEL version=0.0.0 15:20:03 Removing intermediate container cc800fd9d291 15:20:03 ---> 67abcc79414e 15:20:03 Step 20/22 : LABEL arch=x86_64 15:20:03 ---> Running in 0500113e5429 15:20:03 ---> Running in 7d3a8fd105bb 15:20:03 Removing intermediate container 681cc3e615b8 15:20:03 ---> a61aa280aabe 15:20:03 Step 14/22 : WORKDIR / 15:20:03 Removing intermediate container a8191c3404ac 15:20:03 ---> f487355b0b74 15:20:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:20:03 ---> Running in 84f20c2ca169 15:20:03 ---> Running in fb97f5cbba1c 15:20:03 Removing intermediate container 0500113e5429 15:20:03 ---> 632855d57f84 15:20:03 15:20:04 Removing intermediate container 7d3a8fd105bb 15:20:04 ---> 172fabafb456 15:20:04 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:20:04 Successfully built 632855d57f84 15:20:04 Successfully tagged docker-sys-mgmt-agent-go:latest 15:20:04  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 84f20c2ca169 15:20:04 ---> d3d4b4433264 15:20:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:04 ---> Running in eea9a9b6d619 15:20:05 Removing intermediate container fb97f5cbba1c 15:20:05 ---> cb23c2a8ccc2 15:20:05 Step 13/21 : WORKDIR /edgex 15:20:05 ---> Running in 1a8c78d0c1eb 15:20:05 ---> f5fdacf40193 15:20:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:20:05 Removing intermediate container eea9a9b6d619 15:20:05 ---> 3ce14ab938c4 15:20:05 Step 22/22 : LABEL version=0.0.0 15:20:05 Removing intermediate container a606e27b1a8a 15:20:05 ---> 62c26d3ec55a 15:20:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:20:05 Removing intermediate container 1a8c78d0c1eb 15:20:05 ---> 86663d9cf8d2 15:20:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:20:05 ---> Running in b805be65bb50 15:20:05 ---> Running in 372bbd63d7cb 15:20:05 Removing intermediate container b805be65bb50 15:20:05 ---> 3dde2a3c4e37 15:20:05 15:20:05 Removing intermediate container 372bbd63d7cb 15:20:05 ---> 88ae9504614b 15:20:05 Step 22/24 : LABEL arch=x86_64 15:20:06 Successfully built 3dde2a3c4e37 15:20:06 ---> 1da47d4cc24e 15:20:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:20:06 Successfully tagged docker-security-bootstrap-redis-go:latest 15:20:06  Building docker-security-bootstrap-redis-go ... done  ---> ba3ad32a50fd 15:20:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:20:06 ---> Running in e23a9954fca2 15:20:06 Removing intermediate container e23a9954fca2 15:20:06 ---> ff0525ead961 15:20:06 Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:20:06 ---> e3fd3ba0bf02 15:20:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:20:06 ---> Running in 15126550a7d6 15:20:06 ---> Running in ca645e435b39 15:20:06 ---> 87841948edb4 15:20:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:20:06 Removing intermediate container 15126550a7d6 15:20:06 ---> 46476db57a7e 15:20:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:06 Removing intermediate container ca645e435b39 15:20:06 ---> 8eb7e5d341bb 15:20:06 Step 24/24 : LABEL version=0.0.0 15:20:06 ---> Running in c014b162b3fb 15:20:06 ---> Running in 159a2323aba8 15:20:07 ---> 9f95e339d663 15:20:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:20:07 Removing intermediate container c014b162b3fb 15:20:07 ---> 7375695afa30 15:20:07 15:20:07 Removing intermediate container 159a2323aba8 15:20:07 ---> bf3289889514 15:20:07 Step 20/22 : LABEL arch=x86_64 15:20:07 ---> Running in 26528f9ebdfd 15:20:07 Successfully built 7375695afa30 15:20:07 Successfully tagged docker-security-secretstore-setup-go:latest 15:20:07  Building docker-security-secretstore-setup-go ... done  ---> Running in c1ccb7e276e8 15:20:07 Removing intermediate container 26528f9ebdfd 15:20:07 ---> 587a18348696 15:20:07 Step 18/21 : CMD ["--init=true"] 15:20:08 ---> Running in b9fa3d251edb 15:20:08 Removing intermediate container c1ccb7e276e8 15:20:08 ---> 5e4974e036fa 15:20:08 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:20:08 ---> Running in 375d50d50743 15:20:08 Removing intermediate container b9fa3d251edb 15:20:08 ---> 3da18f7b28a9 15:20:08 Step 19/21 : LABEL arch=x86_64 15:20:08 ---> Running in 0e27774a929b 15:20:08 Removing intermediate container 375d50d50743 15:20:08 ---> b00687db6537 15:20:08 Step 22/22 : LABEL version=0.0.0 15:20:08 ---> Running in 2527a5ccc6be 15:20:08 Removing intermediate container 0e27774a929b 15:20:08 ---> fa84c4561251 15:20:08 Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:20:08 ---> Running in 85cee184967b 15:20:08 Removing intermediate container 2527a5ccc6be 15:20:08 ---> 3fc3b66e3fb2 15:20:08 15:20:08 Removing intermediate container 85cee184967b 15:20:08 ---> 42c94df6be6e 15:20:08 Step 21/21 : LABEL version=0.0.0 15:20:08 Successfully built 3fc3b66e3fb2 15:20:08 Successfully tagged docker-core-metadata-go:latest 15:20:08  Building docker-core-metadata-go ... done  ---> Running in df4cf9db91d1 15:20:09 Removing intermediate container df4cf9db91d1 15:20:09 ---> 1861f3389fb1 15:20:09 15:20:09 Successfully built 1861f3389fb1 15:20:09 Successfully tagged docker-security-proxy-setup-go:latest 15:20:09  Building docker-security-proxy-setup-go ... done  [Pipeline] } 15:20:09 $ docker stop --time=1 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 15:20:10 gofmt -l . 15:20:10 [ "`gofmt -l .`" = "" ] 15:20:10 ./bin/test-go-mod-tidy.sh 15:20:11 ./bin/test-attribution-txt.sh 15:20:11 $ docker rm -f 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:11 + docker images 15:20:11 + grep docker 15:20:11 docker-security-proxy-setup-go latest 1861f3389fb1 3 seconds ago 24.5MB 15:20:11 docker-core-metadata-go latest 3fc3b66e3fb2 3 seconds ago 13.1MB 15:20:11 docker-security-secretstore-setup-go latest 7375695afa30 4 seconds ago 24.6MB 15:20:11 docker-security-bootstrap-redis-go latest 3dde2a3c4e37 6 seconds ago 15.8MB 15:20:11 docker-sys-mgmt-agent-go latest 632855d57f84 8 seconds ago 313MB 15:20:11 docker-core-data-go latest 5ab5376ce077 About a minute ago 22.3MB 15:20:11 docker-support-notifications-go latest 6b6d6fb80afb 2 minutes ago 12MB 15:20:11 docker-core-command-go latest 2e727abc1508 2 minutes ago 10.6MB 15:20:11 docker-support-scheduler-go latest a8001f2af802 2 minutes ago 10.7MB 15:20:11 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh [Pipeline] findFiles [Pipeline] node 15:20:13 + ls -al . 15:20:13 total 688 15:20:13 drwxrwxr-x 9 1001 1001 4096 Jan 13 15:20 . 15:20:13 drwxr-xr-x 4 root root 4096 Jan 13 15:16 .. 15:20:13 -rw-rw-r-- 1 1001 1001 11 Jan 13 15:15 .dockerignore 15:20:13 drwxrwxr-x 8 1001 1001 4096 Jan 13 15:15 .git 15:20:13 drwxrwxr-x 3 1001 1001 4096 Jan 13 15:15 .github 15:20:13 -rw-rw-r-- 1 1001 1001 824 Jan 13 15:15 .gitignore 15:20:13 -rw-rw-r-- 1 1001 1001 166 Jan 13 15:15 .sonarcloud.properties 15:20:13 -rw-rw-r-- 1 1001 1001 7741 Jan 13 15:15 Attribution.txt 15:20:13 -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:15 CONTRIBUTING.md 15:20:13 -rw-rw-r-- 1 1001 1001 931 Jan 13 15:15 Dockerfile.build 15:20:13 -rw-rw-r-- 1 1001 1001 863 Jan 13 15:15 Jenkinsfile 15:20:13 -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:15 LICENSE 15:20:13 -rw-rw-r-- 1 1001 1001 5750 Jan 13 15:15 Makefile 15:20:13 -rw-rw-r-- 1 1001 1001 6524 Jan 13 15:15 README.md 15:20:13 -rw-rw-r-- 1 1001 1001 6744 Jan 13 15:15 SECURITY.md 15:20:13 -rw-rw-r-- 1 1001 1001 5 Jan 13 15:12 VERSION 15:20:13 -rw-rw-r-- 1 1001 1001 4131 Jan 13 15:15 ZMQWindows.md 15:20:13 drwxrwxr-x 2 1001 1001 4096 Jan 13 15:15 bin 15:20:13 drwxrwxr-x 14 1001 1001 4096 Jan 13 15:15 cmd 15:20:13 -rw-r--r-- 1 root root 553305 Jan 13 15:19 coverage.out 15:20:13 -rw-r--r-- 1 root root 979 Jan 13 15:20 go.mod 15:20:13 -rw-r--r-- 1 root root 19036 Jan 13 15:20 go.sum 15:20:13 drwxrwxr-x 8 1001 1001 4096 Jan 13 15:15 internal 15:20:13 drwxrwxr-x 4 1001 1001 4096 Jan 13 15:15 openapi 15:20:13 drwxrwxr-x 4 1001 1001 4096 Jan 13 15:15 snap 15:20:13 -rw-rw-r-- 1 1001 1001 168 Jan 13 15:15 version.go [Pipeline] sh 15:20:13 + '[' -e coverage.out ] 15:20:13 + chown 1001:1001 coverage.out [Pipeline] stash 15:20:14 Warning: overwriting stash ‘coverage-report’ 15:20:15 Stashed 1 file(s) [Pipeline] sh 15:20:15 + make build 15:20:15 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 15:20:27 Still waiting to schedule task 15:20:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:20:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:20: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 15:20:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:20:59 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 15:20:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:21:05 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 15:21:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:21:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:21: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 15:21:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:21:25 Running on prd-ubuntu18.04-docker-8c-8g-19968 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 15:21:25 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:21:27 using credential edgex-jenkins-ssh 15:21:27 Cloning the remote Git repository 15:21:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:21:27 > git init /w/workspace/edgex-go/7 # timeout=10 15:21:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:21:27 > git --version # timeout=10 15:21:27 > git --version # 'git version 2.17.1' 15:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 15:21:28 $ docker stop --time=1 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 15:21:31 $ docker rm -f 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:21:32 15:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:21:33 latest: Pulling from edgex-devops/edgex-compose-arm64 15:21:33 29e5d40040c1: Pulling fs layer 15:21:33 1ce36da41761: Pulling fs layer 15:21:33 25b303627fd3: Pulling fs layer 15:21:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:21:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:21:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:21:34 Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 15:21:34 Merge succeeded, producing 6f643d8beff235b6075fdf22cf9212c85ce084b0 15:21:34 Checking out Revision 6f643d8beff235b6075fdf22cf9212c85ce084b0 (PR-3002) 15:21:34 29e5d40040c1: Verifying Checksum 15:21:34 29e5d40040c1: Download complete 15:21:35 1ce36da41761: Verifying Checksum 15:21:35 1ce36da41761: Download complete 15:21:35 29e5d40040c1: Pull complete 15:21:34 > git config core.sparsecheckout # timeout=10 15:21:34 > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # timeout=10 15:21:34 > git remote # timeout=10 15:21:34 > git config --get remote.origin.url # timeout=10 15:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:34 > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 15:21:34 > git rev-parse HEAD^{commit} # timeout=10 15:21:34 > git config core.sparsecheckout # timeout=10 15:21:34 > git checkout -f 6f643d8beff235b6075fdf22cf9212c85ce084b0 # timeout=10 15:21:36 1ce36da41761: Pull complete 15:21:36 25b303627fd3: Verifying Checksum 15:21:36 25b303627fd3: Download complete 15:21:37 Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" 15:21:37 > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:39 + echo snap-build.sh 15:21:39 snap-build.sh 15:21:39 + SNAP_BASE_DIR=. 15:21:39 + '[' '!' -z /w/workspace/edgex-go/7 ']' 15:21:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 15:21:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 15:21:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 15:21:39 + cd /w/workspace/edgex-go/7 15:21:39 + sudo apt-get remove -qy --purge lxd lxd-client 15:21:39 Reading package lists... 15:21:39 Building dependency tree... 15:21:39 Reading state information... 15:21:39 The following packages were automatically installed and are no longer required: 15:21:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:21:39 uidmap xdelta3 15:21:39 Use 'sudo apt autoremove' to remove them. 15:21:39 The following packages will be REMOVED: 15:21:39 lxd* lxd-client* 15:21:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:21:40 After this operation, 31.7 MB disk space will be freed. 15:21:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 15:21:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:21:42 Removing lxd dnsmasq configuration 15:21:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:21:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:21:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:21:43 (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.) 15:21:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:21:44 Processing triggers for systemd (237-3ubuntu10.42) ... 15:21:44 Processing triggers for ureadahead (0.100.0-21) ... 15:21:46 + sudo snap remove --purge lxd 15:21:46 snap "lxd" is not installed 15:21:46 + sudo groupadd --force --system lxd 15:21:46 ++ whoami 15:21:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:21:46 + newgrp - lxd 15:21:46 + sudo snap install lxd 15:21:46 25b303627fd3: Pull complete 15:21:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:21:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:21:46 prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container 15:21:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:21:50 $ docker top 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:51 + docker-compose build --help 15:21:51 + grep parallel 15:21:54 --parallel Build images in parallel. [Pipeline] } 15:21:55 $ docker stop --time=1 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 15:21:56 2021-01-13T15:21:52Z INFO Waiting for automatic snapd restart... 15:21:57 $ docker rm -f 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:21:57 . [Pipeline] withDockerContainer 15:21:58 prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container 15:21:58 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:21:59 $ docker top 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:00 + docker-compose -f ./docker-compose-build.yml build --parallel 15:22:04 Building docker-core-command-go ... 15:22:04 Building docker-core-data-go ... 15:22:04 Building docker-core-metadata-go ... 15:22:04 Building docker-security-bootstrap-redis-go ... 15:22:04 Building docker-security-proxy-setup-go ... 15:22:04 Building docker-security-secretstore-setup-go ... 15:22:04 Building docker-support-notifications-go ... 15:22:04 Building docker-support-scheduler-go ... 15:22:04 Building docker-sys-mgmt-agent-go ... 15:22:04 Building docker-security-secretstore-setup-go 15:22:04 Building docker-sys-mgmt-agent-go 15:22:04 Building docker-core-metadata-go 15:22:04 Building docker-support-notifications-go 15:22:04 Building docker-security-bootstrap-redis-go 15:22:08 lxd 4.10 from Canonical* installed 15:22:08 + sudo lxd init --auto 15:22:17 + sudo snap install --classic snapcraft 15:22:25 snapcraft 4.4.4 from Canonical* installed 15:22:25 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:22:25 + patch --verbose -p1 15:22:25 Hmm... Looks like a unified diff to me... 15:22:25 The text leading up to this was: 15:22:25 -------------------------- 15:22:25 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:22:25 |From: Tony Espy 15:22:25 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:22:25 |Subject: [PATCH] optimize snap build for pipeline CI check 15:22:25 | 15:22:25 |This patch is used by the EdgeX CI pipeline builds to 15:22:25 |optimize the snap CI check run for pull requests. When 15:22:25 |applied, it essentially strips out everything (apps and 15:22:25 |parts) from the snapcraft.yaml file except those required 15:22:25 |to build edgex-go, as the whole idea of the CI check is to 15:22:25 |catch changes to edgex-go that break the snap build. 15:22:25 | 15:22:25 |In general, anyone updating snapcraft.yaml will also need 15:22:25 |to update this patch file, otherwise it may fail to apply, 15:22:25 |resulting in a failed snap build CI check in the associated 15:22:25 |pull request. 15:22:25 | 15:22:25 |Note - in addition to applying this patch, the pipeline also 15:22:25 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:22:25 |need to build the finally binary .snap file (and it won't 15:22:25 |work with the patch applied). This further reduces the build 15:22:25 |time. 15:22:25 |--- 15:22:25 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:22:25 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:22:25 | 15:22:25 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:22:25 |index 1e537489..faf42425 100644 15:22:25 |--- a/snap/snapcraft.yaml 15:22:25 |+++ b/snap/snapcraft.yaml 15:22:25 -------------------------- 15:22:25 patching file snap/snapcraft.yaml 15:22:25 Using Plan A... 15:22:25 Hunk #1 succeeded at 73. 15:22:25 Hunk #2 succeeded at 202 with fuzz 1. 15:22:25 Hunk #3 succeeded at 214. 15:22:25 Hunk #4 succeeded at 222. 15:22:25 Hunk #5 succeeded at 229. 15:22:25 Hunk #6 succeeded at 256. 15:22:25 Hunk #7 succeeded at 290. 15:22:25 Hunk #8 succeeded at 342 (offset 1 line). 15:22:25 Hmm... Ignoring the trailing garbage. 15:22:25 done 15:22:25 + sudo snapcraft prime --use-lxd 15:22:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:22:26 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: 15:22:26 - README.md 15:22:26 - snapcraft.yaml.orig 15:22:26 15:22:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:22:27 Launching a container. 15:22:39 Waiting for container to be ready 15:22:39 To start your first instance, try: lxc launch ubuntu:18.04 15:22:39 15:22:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:22:41 Waiting for network to be ready... 15:22:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:22:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 15:22:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:22:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 15:22:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:22:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:22:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 15:22:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 15:22:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 15:22:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 15:22:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:22:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:22:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:22:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:22:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:22:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:22:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:22:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:22:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:22:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 15:22:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 15:22:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:22:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:22:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 15:22:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 15:22:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:22:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:22:45 Fetched 23.7 MB in 4s (5854 kB/s) 15:22:46 Reading package lists... 15:22:47 Reading package lists... 15:22:47 Building dependency tree... 15:22:47 Reading state information... 15:22:47 The following additional packages will be installed: 15:22:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:22:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:22:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:22:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:22:47 Suggested packages: 15:22:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:22:47 Recommended packages: 15:22:47 gnupg libsasl2-modules 15:22:47 The following NEW packages will be installed: 15:22:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:22:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:22:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:22:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:22:47 The following packages will be upgraded: 15:22:47 gpg gpg-agent gpgconf libudev1 15:22:47 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 15:22:47 Need to get 3532 kB of archives. 15:22:47 After this operation, 13.3 MB of additional disk space will be used. 15:22:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 15:22:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 15:22:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 15:22:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 15:22:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 15:22:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 15:22:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 15:22:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 15:22:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:22:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:22:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:22:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:22:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:22:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:22:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:22:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:22:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:22:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:22:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:22:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:22:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:22:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:22:48 debconf: delaying package configuration, since apt-utils is not installed 15:22:48 Fetched 3532 kB in 1s (3219 kB/s) 15:22:48 (Reading database ... 12511 files and directories currently installed.) 15:22:48 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 15:22:48 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:22:48 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 15:22:48 Selecting previously unselected package udev. 15:22:48 (Reading database ... 12511 files and directories currently installed.) 15:22:48 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 15:22:48 Unpacking udev (237-3ubuntu10.43) ... 15:22:48 Selecting previously unselected package libfuse2:amd64. 15:22:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:22:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:22:49 Selecting previously unselected package fuse. 15:22:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:22:49 Unpacking fuse (2.9.7-1ubuntu1) ... 15:22:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 15:22:49 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:22:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 15:22:49 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:22:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 15:22:49 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:22:49 Selecting previously unselected package libksba8:amd64. 15:22:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:22:49 Unpacking libksba8:amd64 (1.3.5-2) ... 15:22:49 Selecting previously unselected package libroken18-heimdal:amd64. 15:22:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:22:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:22:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:22:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:49 Selecting previously unselected package libwind0-heimdal:amd64. 15:22:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:22:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:22:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:22:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:22:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:22:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:50 Selecting previously unselected package libsasl2-modules-db:amd64. 15:22:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:22:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:22:50 Selecting previously unselected package libsasl2-2:amd64. 15:22:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:22:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:22:50 Selecting previously unselected package libldap-common. 15:22:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 15:22:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:22:50 Selecting previously unselected package libldap-2.4-2:amd64. 15:22:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 15:22:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:22:51 Selecting previously unselected package dirmngr. 15:22:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 15:22:51 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:22:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:22:51 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:22:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:22:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:22:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:22:51 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:22:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:51 Setting up libksba8:amd64 (1.3.5-2) ... 15:22:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:22:51 Setting up udev (237-3ubuntu10.43) ... 15:22:51 invoke-rc.d: policy-rc.d denied execution of start. 15:22:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:51 Processing triggers for systemd (237-3ubuntu10) ... 15:22:51 Setting up fuse (2.9.7-1ubuntu1) ... 15:22:51 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:22:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:22:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:22:52 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:22:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:22:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:22:52 settings in the [Install] section, and DefaultInstance for template units). 15:22:52 This means they are not meant to be enabled using systemctl. 15:22:52 Possible reasons for having this kind of units are: 15:22:52 1) A unit may be statically enabled by being symlinked from another unit's 15:22:52 .wants/ or .requires/ directory. 15:22:52 2) A unit's purpose may be to act as a helper for some other unit which has 15:22:52 a requirement dependency on it. 15:22:52 3) A unit may be started when needed via activation (socket, path, timer, 15:22:52 D-Bus, udev, scripted systemctl call, ...). 15:22:52 4) In case of template units, the unit is meant to be enabled with some 15:22:52 instance name specified. 15:22:52 Reading package lists... 15:22:53 Building dependency tree... 15:22:53 Reading state information... 15:22:53 The following additional packages will be installed: 15:22:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:22:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:22:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:22:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:22:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:22:53 Suggested packages: 15:22:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:22:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:22:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:22:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:22:53 systemd-container policykit-1 15:22:53 Recommended packages: 15:22:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:22:53 The following NEW packages will be installed: 15:22:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:22:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:22:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:22:53 multiarch-support openssh-client python3 python3-minimal python3.6 15:22:53 python3.6-minimal snapd squashfs-tools sudo 15:22:53 The following packages will be upgraded: 15:22:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:22:53 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 15:22:53 Need to get 35.2 MB of archives. 15:22:53 After this operation, 141 MB of additional disk space will be used. 15:22:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:22:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:22:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 15:22:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 15:22:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 15:22:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:22:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:22:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 15:22:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:22:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:22:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:22:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:22:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:22:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:22:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:22:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 15:22:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:22:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 15:22:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:22:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:22:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:22:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:22:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:22:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:22:54 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:22:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 15:22:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:22:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:22:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:22:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 15:22:56 debconf: delaying package configuration, since apt-utils is not installed 15:22:56 Fetched 35.2 MB in 2s (15.0 MB/s) 15:22:56 (Reading database ... 12757 files and directories currently installed.) 15:22:56 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 15:22:56 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:22:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 15:22:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:22:56 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 15:22:56 (Reading database ... 12757 files and directories currently installed.) 15:22:56 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:22:56 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:22:57 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:22:57 (Reading database ... 12757 files and directories currently installed.) 15:22:57 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:22:57 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:22:57 Setting up apt (1.6.12ubuntu0.2) ... 15:22:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:22:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:22:58 (Reading database ... 12764 files and directories currently installed.) 15:22:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:22:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:22:58 Selecting previously unselected package libpython3.6-minimal:amd64. 15:22:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:22:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:22:58 Selecting previously unselected package libexpat1:amd64. 15:22:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:22:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:22:58 Selecting previously unselected package python3.6-minimal. 15:22:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:22:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:22:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 15:22:58 Checking for services that may need to be restarted...done. 15:22:58 Checking for services that may need to be restarted...done. 15:22:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:22:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:22:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:22:59 Selecting previously unselected package python3-minimal. 15:22:59 (Reading database ... 13012 files and directories currently installed.) 15:22:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:22:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:23:00 Selecting previously unselected package mime-support. 15:23:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:23:00 Unpacking mime-support (3.60ubuntu1) ... 15:23:00 Selecting previously unselected package libmpdec2:amd64. 15:23:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:23:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:23:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:23:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:23:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:23:00 Selecting previously unselected package python3.6. 15:23:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:23:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:23:00 Selecting previously unselected package libpython3-stdlib:amd64. 15:23:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:23:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:23:00 Setting up python3-minimal (3.6.7-1~18.04) ... 15:23:00 Selecting previously unselected package python3. 15:23:00 (Reading database ... 13442 files and directories currently installed.) 15:23:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:23:00 Unpacking python3 (3.6.7-1~18.04) ... 15:23:00 Selecting previously unselected package multiarch-support. 15:23:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:23:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:23:01 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:23:01 Selecting previously unselected package liblzo2-2:amd64. 15:23:01 (Reading database ... 13479 files and directories currently installed.) 15:23:01 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:23:01 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:23:01 Selecting previously unselected package libbsd0:amd64. 15:23:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:23:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:23:01 Selecting previously unselected package sudo. 15:23:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 15:23:01 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 15:23:01 Selecting previously unselected package apparmor. 15:23:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:23:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:23:01 Selecting previously unselected package libedit2:amd64. 15:23:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:23:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:23:01 Selecting previously unselected package libkrb5support0:amd64. 15:23:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:23:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:23:01 Selecting previously unselected package libk5crypto3:amd64. 15:23:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:23:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:23:01 Selecting previously unselected package libkeyutils1:amd64. 15:23:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:23:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:23:02 Selecting previously unselected package libkrb5-3:amd64. 15:23:02 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:23:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:23:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:23:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:23:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:23:02 Selecting previously unselected package libssl1.0.0:amd64. 15:23:02 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 15:23:02 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:23:02 Selecting previously unselected package openssh-client. 15:23:02 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:23:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:23:02 Selecting previously unselected package squashfs-tools. 15:23:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:23:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:23:02 Selecting previously unselected package snapd. 15:23:02 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 15:23:02 Unpacking snapd (2.48+18.04) ... 15:23:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:23:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:23:04 Setting up mime-support (3.60ubuntu1) ... 15:23:04 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 15:23:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:23:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:23:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:23:04 Setting up systemd (237-3ubuntu10.43) ... 15:23:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:23:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:23:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:23:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:23:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:23:06 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:23:06 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:23:06 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:23:06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:23:06 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:23:06 Setting up python3 (3.6.7-1~18.04) ... 15:23:06 running python rtupdate hooks for python3.6... 15:23:06 running python post-rtupdate hooks for python3.6... 15:23:06 Setting up apparmor (2.12-4ubuntu5.1) ... 15:23:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:23:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:23:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:23:08 Setting up snapd (2.48+18.04) ... 15:23:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:23:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:23:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:23:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:23:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:23:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:23:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:23:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:23:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:23:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:23:10 /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' 15:23:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:23:10 Processing triggers for systemd (237-3ubuntu10.43) ... 15:23:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:23:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:23:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:23:12 Reading package lists... 15:23:12 Reading package lists... 15:23:12 Building dependency tree... 15:23:12 Reading state information... 15:23:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:23:12 ---> 196af9c250d6 15:23:12 Step 3/26 : WORKDIR /edgex-go 15:23:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:12 ---> 196af9c250d6 15:23:12 Step 3/22 : WORKDIR /edgex-go 15:23:12 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:23:12 ---> 196af9c250d6 15:23:12 Step 3/24 : WORKDIR /edgex-go 15:23:12 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:23:12 ---> 196af9c250d6 15:23:12 Step 3/24 : WORKDIR /edgex-go 15:23:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:12 ---> 196af9c250d6 15:23:12 Step 3/22 : WORKDIR /edgex-go 15:23:13 Calculating upgrade... 15:23:13 The following packages will be upgraded: 15:23:13 advancecomp base-files bash binutils binutils-common 15:23:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:23:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:23:13 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 15:23:13 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 15:23:13 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 15:23:13 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 15:23:13 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 15:23:13 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:23:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:23:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:23:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:23:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:23:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:23:13 ubuntu-keyring util-linux 15:23:13 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:23:13 Need to get 63.7 MB of archives. 15:23:13 After this operation, 5203 kB of additional disk space will be used. 15:23:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 15:23:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:23:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:23:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:23:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:23:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:23:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:23:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:23:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:23:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:23:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:23:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:23:14 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:23:14 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:23:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:23:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:23:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:23:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:23:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:23:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:23:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:23:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 15:23:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:23:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:23:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:23:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:23:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:23:14 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:23:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:23:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:23:14 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:23:14 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:23:14 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:23:14 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:23:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:23:14 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:23:14 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:23:14 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:23:14 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 15:23:14 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:23:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:23:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:23:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:23:14 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:23:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:23:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:23:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:23:14 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:23:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:23:14 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:23:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:23:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:23:14 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:23:14 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:23:14 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:23:14 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:23:14 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:23:14 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:23:14 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:23:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:23:14 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:23:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:23:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:23:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:23:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:23:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:23:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:23:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:23:14 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 15:23:14 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:23:14 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:23:14 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:23:14 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 15:23:14 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:23:14 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:23:14 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:23:14 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:23:14 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 15:23:14 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:23:14 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:23:14 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:23:15 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:23:15 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:23:15 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:23:15 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:23:15 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:23:15 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:23:15 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:23:15 ---> Running in 8e3b1e3ee9a1 15:23:15 ---> Running in 79339ac4b19e 15:23:15 ---> Running in e8228d48a855 15:23:15 ---> Running in 9cfde9383284 15:23:15 ---> Running in f5161f9b3db4 15:23:15 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:23:16 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:23:16 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:23:16 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:23:16 Removing intermediate container f5161f9b3db4 15:23:16 ---> e58702444daa 15:23:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 Removing intermediate container 9cfde9383284 15:23:16 ---> d9a37368e544 15:23:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 Removing intermediate container 79339ac4b19e 15:23:16 ---> 172eccaa14e4 15:23:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:23:16 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:23:16 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:23:16 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:23:16 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:23:16 debconf: delaying package configuration, since apt-utils is not installed 15:23:16 Removing intermediate container 8e3b1e3ee9a1 15:23:16 ---> 7207b1b3d22a 15:23:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 Removing intermediate container e8228d48a855 15:23:16 ---> a5ee6c91da92 15:23:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 ---> Running in b8d5bd2a5d67 15:23:16 Fetched 63.7 MB in 3s (18.8 MB/s) 15:23:16 (Reading database ... 13912 files and directories currently installed.) 15:23:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:23:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:23:17 ---> Running in dcaac9bbbc3c 15:23:17 ---> Running in d43300651cd1 15:23:17 ---> Running in 345ac9456166 15:23:17 ---> Running in b9cd5cf93468 15:23:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:23:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:23:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 15:23:17 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 15:23:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:18 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:18 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:19 (Reading database ... 13911 files and directories currently installed.) 15:23:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:23:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:23:19 (Reading database ... 13911 files and directories currently installed.) 15:23:19 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:19 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:23:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:23:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:20 (Reading database ... 13911 files and directories currently installed.) 15:23:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:23:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:23:21 Removing intermediate container b8d5bd2a5d67 15:23:21 ---> df9829b0aeee 15:23:21 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:23:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:23:21 ---> Running in c875ed8ee57b 15:23:22 Removing intermediate container dcaac9bbbc3c 15:23:22 ---> b05b999345d6 15:23:22 Step 5/24 : RUN apk add --update --no-cache make git 15:23:22 Removing intermediate container b9cd5cf93468 15:23:22 ---> 653b4e706967 15:23:22 Step 5/22 : RUN apk add --update --no-cache make git 15:23:22 ---> Running in f0b15e656b60 15:23:22 (Reading database ... 13911 files and directories currently installed.) 15:23:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:23:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:23:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:23:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:23:22 ---> Running in a430d4ecd938 15:23:22 Removing intermediate container d43300651cd1 15:23:22 ---> a3ce6c4c36fc 15:23:22 Step 5/22 : RUN apk add --update --no-cache make git 15:23:23 Removing intermediate container 345ac9456166 15:23:23 ---> 2c6bed0c3471 15:23:23 Step 5/26 : RUN apk add --update --no-cache make bash git 15:23:23 ---> Running in a65b9b281562 15:23:23 Setting up base-files (10.1ubuntu2.10) ... 15:23:23 Installing new version of config file /etc/issue ... 15:23:23 Installing new version of config file /etc/issue.net ... 15:23:23 Installing new version of config file /etc/lsb-release ... 15:23:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:23:23 ---> Running in 757ba39b0498 15:23:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:23:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:23:23 Removing obsolete conffile /etc/default/motd-news ... 15:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:23 (Reading database ... 13912 files and directories currently installed.) 15:23:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:23:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:23:23 Setting up bash (4.4.18-2ubuntu1.2) ... 15:23:23 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 15:23:23 (Reading database ... 13912 files and directories currently installed.) 15:23:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:23:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:23:24 (Reading database ... 13912 files and directories currently installed.) 15:23:24 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 15:23:24 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 15:23:24 Setting up tar (1.29b-2ubuntu0.1) ... 15:23:24 (Reading database ... 13912 files and directories currently installed.) 15:23:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:23:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:23:24 (Reading database ... 13912 files and directories currently installed.) 15:23:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:23:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:23:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:23:25 (Reading database ... 13912 files and directories currently installed.) 15:23:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:23:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:23:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:23:25 OK: 217 MiB in 51 packages 15:23:25 (Reading database ... 13912 files and directories currently installed.) 15:23:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:23:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:23:25 Setting up grep (3.1-2build1) ... 15:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:23:25 (Reading database ... 13912 files and directories currently installed.) 15:23:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:23:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:23:25 Setting up login (1:4.5-1ubuntu2) ... 15:23:26 (Reading database ... 13912 files and directories currently installed.) 15:23:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:23:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:23:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:23:26 OK: 217 MiB in 51 packages 15:23:26 OK: 217 MiB in 51 packages 15:23:26 (Reading database ... 13912 files and directories currently installed.) 15:23:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:23:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:23:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:23:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:23:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:23:26 Removing intermediate container c875ed8ee57b 15:23:26 ---> b2bfd693e96e 15:23:26 Step 6/24 : COPY go.mod . 15:23:26 OK: 217 MiB in 51 packages 15:23:26 OK: 217 MiB in 51 packages 15:23:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:23:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:23:27 (Reading database ... 13912 files and directories currently installed.) 15:23:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:23:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:23:27 ---> e83c82514198 15:23:27 Step 7/24 : RUN go mod download 15:23:28 Removing intermediate container f0b15e656b60 15:23:28 ---> d4a41cd3c791 15:23:28 Step 6/24 : COPY go.mod . 15:23:28 Removing intermediate container a430d4ecd938 15:23:28 ---> 1e544d98fdf0 15:23:28 Step 6/22 : COPY go.mod . 15:23:28 ---> Running in c64ee3d471b7 15:23:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:23:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:23:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:23:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:23:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:23:28 (Reading database ... 13912 files and directories currently installed.) 15:23:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:23:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:23:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:23:29 (Reading database ... 13912 files and directories currently installed.) 15:23:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:29 Removing intermediate container 757ba39b0498 15:23:29 Removing intermediate container a65b9b281562 15:23:29 ---> 950a7c0f1994 15:23:29 Step 6/22 : COPY go.mod . 15:23:29 ---> a9d3688c3ad3 15:23:29 Step 6/26 : COPY go.mod . 15:23:29 ---> fc4b6b121480 15:23:29 Step 7/24 : RUN go mod download 15:23:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:23:29 (Reading database ... 13912 files and directories currently installed.) 15:23:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:29 ---> 408167adf8b5 15:23:29 Step 7/22 : RUN go mod download 15:23:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:23:29 (Reading database ... 13912 files and directories currently installed.) 15:23:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:29 ---> Running in 2d4d73496a68 15:23:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:23:29 (Reading database ... 13912 files and directories currently installed.) 15:23:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:30 ---> Running in 2bc7bde2dac7 15:23:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:23:30 (Reading database ... 13912 files and directories currently installed.) 15:23:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:23:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:23:30 ---> d79023826271 15:23:30 Step 7/22 : RUN go mod download 15:23:30 ---> f54823d99dc8 15:23:30 Step 7/26 : RUN go mod download 15:23:30 ---> Running in 439a04746a69 15:23:30 ---> Running in a5a38b395170 15:23:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:23:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:23:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:23:30 (Reading database ... 13912 files and directories currently installed.) 15:23:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:23:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:23:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:23:30 (Reading database ... 13912 files and directories currently installed.) 15:23:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:23:30 (Reading database ... 13912 files and directories currently installed.) 15:23:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:23:31 (Reading database ... 13912 files and directories currently installed.) 15:23:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:23:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:23:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:23:32 (Reading database ... 13912 files and directories currently installed.) 15:23:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:23:32 Removing intermediate container c64ee3d471b7 15:23:32 ---> 64ff9062024c 15:23:32 Step 8/24 : COPY . . 15:23:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:23:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:23:32 (Reading database ... 13912 files and directories currently installed.) 15:23:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:23:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:23:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:23:33 (Reading database ... 13914 files and directories currently installed.) 15:23:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:23:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:23:33 Setting up debconf (1.5.66ubuntu1) ... 15:23:33 (Reading database ... 13914 files and directories currently installed.) 15:23:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:23:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:23:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:23:33 (Reading database ... 13914 files and directories currently installed.) 15:23:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:23:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:23:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:23:33 (Reading database ... 13914 files and directories currently installed.) 15:23:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:23:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:23:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:23:34 (Reading database ... 13914 files and directories currently installed.) 15:23:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:23:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:23:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 15:23:34 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:23:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:23:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:23:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:23:34 (Reading database ... 13914 files and directories currently installed.) 15:23:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:23:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:23:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:23:34 (Reading database ... 13914 files and directories currently installed.) 15:23:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:23:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:23:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:23:35 (Reading database ... 13914 files and directories currently installed.) 15:23:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:23:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:23:35 Removing intermediate container 2bc7bde2dac7 15:23:35 ---> f8553ef5f474 15:23:35 Step 8/22 : COPY . . 15:23:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:23:36 Removing intermediate container 2d4d73496a68 15:23:36 ---> f193180ba23b 15:23:36 Step 8/24 : COPY . . 15:23:36 (Reading database ... 13914 files and directories currently installed.) 15:23:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:23:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:23:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:23:37 Removing intermediate container 439a04746a69 15:23:37 ---> 32871a985ac3 15:23:37 Step 8/26 : COPY . . 15:23:37 Removing intermediate container a5a38b395170 15:23:37 ---> d2cc16e7d136 15:23:37 Step 8/22 : COPY . . 15:23:37 (Reading database ... 13914 files and directories currently installed.) 15:23:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:23:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:23:37 Setting up passwd (1:4.5-1ubuntu2) ... 15:23:37 (Reading database ... 13914 files and directories currently installed.) 15:23:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 15:23:38 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:23:38 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:23:38 (Reading database ... 13914 files and directories currently installed.) 15:23:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:23:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:23:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:23:38 (Reading database ... 13914 files and directories currently installed.) 15:23:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:23:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:23:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:23:38 (Reading database ... 13914 files and directories currently installed.) 15:23:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:23:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:23:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:23:39 (Reading database ... 13914 files and directories currently installed.) 15:23:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:23:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:23:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:23:39 (Reading database ... 13914 files and directories currently installed.) 15:23:39 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:23:39 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:23:39 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:23:39 (Reading database ... 13914 files and directories currently installed.) 15:23:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:23:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:23:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:23:39 (Reading database ... 13915 files and directories currently installed.) 15:23:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:23:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:23:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:23:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:23:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:23:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:23:40 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:23:40 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:23:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:23:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:23:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:23:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:23:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:23:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:23:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:23:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:23:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:23:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:23:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:23:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:23:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:23:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:23:41 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 15:23:41 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 15:23:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:23:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:23:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:23:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:23:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:23:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:23:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:23:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:23:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:23:43 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:23:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:23:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:23:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:23:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:23:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:23:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:23:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:23:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:23:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:23:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:23:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:23:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:23:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:23:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:23:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:23:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:23:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:23:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:23:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:23:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:23:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:23:49 Setting up tzdata (2020f-0ubuntu0.18.04) ... 15:23:49 15:23:49 Current default time zone: 'Etc/UTC' 15:23:49 Local time is now: Wed Jan 13 15:23:49 UTC 2021. 15:23:49 Universal Time is now: Wed Jan 13 15:23:49 UTC 2021. 15:23:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:23:49 15:23:49 Setting up systemd-sysv (237-3ubuntu10.43) ... 15:23:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 15:23:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:23:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:23:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:23:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:23:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:23:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:23:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:23:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:23:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:23:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:50 Setting up patch (2.7.6-2ubuntu1.1) ... 15:23:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:23:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:23:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 15:23:50 Installing new version of config file /etc/ssl/openssl.cnf ... 15:23:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:23:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:23:50 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:23:52 Updating certificates in /etc/ssl/certs... 15:23:53 22 added, 17 removed; done. 15:23:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:23:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:23:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:23:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:23:53 Setting up pkgbinarymangler (138.18.04.1) ... 15:23:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:23:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up perl (5.26.1-6ubuntu0.5) ... 15:23:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:23:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:23:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:23:53 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:23:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:23:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:23:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:23:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:23:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:23:53 Processing triggers for systemd (237-3ubuntu10.43) ... 15:23:53 Processing triggers for mime-support (3.60ubuntu1) ... 15:23:53 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:23:53 Updating certificates in /etc/ssl/certs... 15:23:54 0 added, 0 removed; done. 15:23:54 Running hooks in /etc/ca-certificates/update.d... 15:23:54 done. 15:23:54 Reading package lists... 15:23:55 Building dependency tree... 15:23:55 Reading state information... 15:23:55 The following NEW packages will be installed: 15:23:55 apt-transport-https 15:23:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:23:55 Need to get 1696 B of archives. 15:23:55 After this operation, 153 kB of additional disk space will be used. 15:23:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:23:55 debconf: delaying package configuration, since apt-utils is not installed 15:23:55 Fetched 1696 B in 0s (27.3 kB/s) 15:23:55 Selecting previously unselected package apt-transport-https. 15:23:55 (Reading database ... 13929 files and directories currently installed.) 15:23:55 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:23:55 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:23:55 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:23:56 Waiting for network to be ready... 15:23:59 ---> 014a1db951ce 15:23:59 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:23:59 ---> 2b0e1a65fb6f 15:23:59 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:23:59 ---> cac601fa684b 15:23:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:23:59 ---> 6be77526aab2 15:23:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:23:59 ---> Running in 5d38511ed2ad 15:23:59 ---> Running in 6dd0c76d46a6 15:23:59 ---> 5b555c7176f9 15:23:59 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:23:59 ---> Running in 4e34d8caf06c 15:23:59 ---> Running in c046f93bf488 15:23:59 ---> Running in 81762cd1ee5b 15:23:59 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 15:24:00 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 15:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:24:01 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 15:24:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:24:04 2021-01-13T15:23:59Z INFO Waiting for automatic snapd restart... 15:24:04 snapd 2.48.2 from Canonical* installed 15:24:04 "snapd" switched to the "latest/stable" channel 15:24:04 15:24:06 core18 20201210 from Canonical* installed 15:24:06 "core18" switched to the "latest/stable" channel 15:24:06 15:24:10 snapcraft 4.4.4 from Canonical* installed 15:24:10 "snapcraft" switched to the "latest/stable" channel 15:24:10 15:24:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:24:13 - README.md 15:24:13 - snapcraft.yaml.orig 15:24:13 15:24:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:24:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:24:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:24:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:24:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:24:21 Reading package lists... 15:24:21 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:24:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:24:28 Reading package lists... 15:24:28 Building dependency tree... 15:24:28 Reading state information... 15:24:28 Suggested packages: 15:24:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:24:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:24:28 Recommended packages: 15:24:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:24:28 The following NEW packages will be installed: 15:24:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:24:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:24:28 pkg-config zip 15:24:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:24:28 Need to get 7655 kB of archives. 15:24:28 After this operation, 43.7 MB of additional disk space will be used. 15:24:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:24:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:24:28 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:24:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:24:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:24:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:24:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:24:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:24:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:24:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:24:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:24:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:24:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:24:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:24:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:24:28 debconf: delaying package configuration, since apt-utils is not installed 15:24:28 Fetched 7655 kB in 1s (10.4 MB/s) 15:24:28 Selecting previously unselected package libglib2.0-0:amd64. 15:24:28 (Reading database ... 13933 files and directories currently installed.) 15:24:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:24:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:24:29 Selecting previously unselected package libpsl5:amd64. 15:24:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:24:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:24:29 Selecting previously unselected package libnghttp2-14:amd64. 15:24:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:24:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:24:29 Selecting previously unselected package librtmp1:amd64. 15:24:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:24:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:24:29 Selecting previously unselected package libcurl3-gnutls:amd64. 15:24:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:24:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:24:29 Selecting previously unselected package liberror-perl. 15:24:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:24:29 Unpacking liberror-perl (0.17025-1) ... 15:24:29 Selecting previously unselected package git-man. 15:24:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:24:29 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:24:29 Selecting previously unselected package git. 15:24:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:24:29 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:24:30 Selecting previously unselected package libnorm1:amd64. 15:24:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:24:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:24:30 Selecting previously unselected package libpgm-5.2-0:amd64. 15:24:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:24:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:24:30 Selecting previously unselected package libsodium23:amd64. 15:24:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:24:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:24:30 Selecting previously unselected package libzmq5:amd64. 15:24:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:24:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:24:30 Selecting previously unselected package libzmq3-dev:amd64. 15:24:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:24:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:24:31 Selecting previously unselected package pkg-config. 15:24:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:24:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:24:31 Selecting previously unselected package zip. 15:24:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:24:31 Unpacking zip (3.0-11build1) ... 15:24:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:24:31 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:24:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:24:31 Setting up liberror-perl (0.17025-1) ... 15:24:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:24:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:24:31 No schema files found: doing nothing. 15:24:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:24:31 Setting up zip (3.0-11build1) ... 15:24:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:24:31 Setting up libsodium23:amd64 (1.0.16-2) ... 15:24:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:24:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:24:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:24:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:24:31 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:24:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:24:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:24:38 git set to automatically installed. 15:24:38 git-man set to automatically installed. 15:24:38 libcurl3-gnutls set to automatically installed. 15:24:38 liberror-perl set to automatically installed. 15:24:38 libglib2.0-0 set to automatically installed. 15:24:38 libnghttp2-14 set to automatically installed. 15:24:38 libnorm1 set to automatically installed. 15:24:38 libpgm-5.2-0 set to automatically installed. 15:24:38 libpsl5 set to automatically installed. 15:24:38 librtmp1 set to automatically installed. 15:24:38 libsodium23 set to automatically installed. 15:24:38 libzmq3-dev set to automatically installed. 15:24:38 libzmq5 set to automatically installed. 15:24:38 pkg-config set to automatically installed. 15:24:38 zip set to automatically installed. 15:24:39 snapd is not logged in, snap install commands will use sudo 15:24:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:24:46 snap "core18" has no updates available 15:24:47 Pulling config-common 15:24:48 Pulling go-build-helper 15:25:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:25:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:25:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 15:25:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 15:25:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:25:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:25:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 15:25:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 15:25:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 15:25:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 15:25:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:25:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:25:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:25:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:25:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:25:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:25:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:25:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:25:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:25:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 15:25:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 15:25:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:25:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:25:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 15:25:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 15:25:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:25:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:25:10 Fetched 23.7 MB in 0s (0 B/s) 15:25:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:25:10 Fetched 96.5 kB in 0s (0 B/s) 15:25:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:25:10 Fetched 279 kB in 0s (0 B/s) 15:25:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:25:10 Fetched 122 kB in 0s (0 B/s) 15:25:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:25:10 Fetched 77.8 kB in 0s (0 B/s) 15:25:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:25:10 Fetched 8848 B in 0s (0 B/s) 15:25:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:25:10 Fetched 47.8 kB in 0s (0 B/s) 15:25:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:25:10 Fetched 45.6 kB in 0s (0 B/s) 15:25:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:25:10 Fetched 15.0 kB in 0s (0 B/s) 15:25:10 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 15:25:10 Fetched 214 kB in 0s (0 B/s) 15:25:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 15:25:10 Fetched 155 kB in 0s (0 B/s) 15:25:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:25:10 Fetched 50.6 kB in 0s (0 B/s) 15:25:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:25:10 Fetched 14.8 kB in 0s (0 B/s) 15:25:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:25:10 Fetched 41.8 kB in 0s (0 B/s) 15:25:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:25:10 Fetched 499 kB in 0s (0 B/s) 15:25:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:25:10 Fetched 111 kB in 0s (0 B/s) 15:25:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:25:10 Fetched 240 kB in 0s (0 B/s) 15:25:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:25:10 Fetched 29.3 kB in 0s (0 B/s) 15:25:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:25:10 Fetched 85.5 kB in 0s (0 B/s) 15:25:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:25:10 Fetched 24.5 kB in 0s (0 B/s) 15:25:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:25:10 Fetched 49.2 kB in 0s (0 B/s) 15:25:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:25:10 Fetched 54.2 kB in 0s (0 B/s) 15:25:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:25:10 Fetched 30.8 kB in 0s (0 B/s) 15:25:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 15:25:10 Fetched 17.0 kB in 0s (0 B/s) 15:25:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:25:10 Fetched 85.9 kB in 0s (0 B/s) 15:25:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:25:10 Fetched 8720 B in 0s (0 B/s) 15:25:10 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 15:25:10 Fetched 137 kB in 0s (0 B/s) 15:25:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:25:10 Fetched 119 kB in 0s (0 B/s) 15:25:10 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 15:25:10 Fetched 109 kB in 0s (0 B/s) 15:25:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:25:10 Fetched 11.1 kB in 0s (0 B/s) 15:25:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:25:10 Fetched 645 kB in 0s (0 B/s) 15:25:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:25:10 Fetched 41.3 kB in 0s (0 B/s) 15:25:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:25:10 Fetched 17.9 kB in 0s (0 B/s) 15:25:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:25:10 Fetched 368 kB in 0s (0 B/s) 15:25:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:25:10 Fetched 187 kB in 0s (0 B/s) 15:25:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:25:10 Fetched 175 kB in 0s (0 B/s) 15:25:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:25:13 Fetched 206 kB in 0s (0 B/s) 15:25:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 15:25:13 Fetched 1301 kB in 0s (0 B/s) 15:25:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:25:13 Fetched 36.2 kB in 0s (0 B/s) 15:25:13 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 15:25:13 Fetched 159 kB in 0s (0 B/s) 15:25:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:25:13 Fetched 107 kB in 0s (0 B/s) 15:25:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:25:13 Fetched 48.7 kB in 0s (0 B/s) 15:25:13 Pulling static-packages 15:25:14 'go115' has dependencies that need to be staged: go-build-helper static-packages 15:25:14 Skipping pull go-build-helper (already ran) 15:25:14 Skipping pull static-packages (already ran) 15:25:14 Building go-build-helper 15:25:17 Building static-packages 15:25:19 Staging go-build-helper 15:25:19 Staging static-packages 15:25:21 Pulling go115 15:25:21 'edgex-go' has dependencies that need to be staged: go115 15:25:21 Skipping pull go115 (already ran) 15:25:21 Building go115 15:25:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:21 Dload Upload Total Spent Left Speed 15:25:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 9503k 0 0 20.5M 0 0:00:05 --:--:-- 0:00:05 20.5M 15:25:22 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 15:25:22 Failed to run 'override-build': Exit code was 56. 15:25:22 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. 15:25:23 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:24 Failed in branch amd64 15:25:32 Removing intermediate container 81762cd1ee5b 15:25:32 ---> 6765683249dc 15:25:32 15:25:32 Step 10/22 : FROM alpine:3.12 15:25:32 3.12: Pulling from library/alpine 15:25:34 Removing intermediate container 4e34d8caf06c 15:25:34 ---> 46400a261bd5 15:25:34 15:25:34 Step 10/24 : FROM alpine:3.12 15:25:34 3.12: Pulling from library/alpine 15:25:34 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:25:34 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:25:35 Status: Downloaded newer image for alpine:3.12 15:25:35 ---> afeebe901d6b 15:25:35 Status: Downloaded newer image for alpine:3.12 15:25:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:25:35 ---> afeebe901d6b 15:25:35 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:25:36 ---> Running in 32a64d1af695 15:25:36 ---> Running in c08f0e8b3f53 15:25:37 Removing intermediate container 5d38511ed2ad 15:25:37 ---> b2b1dec87ca9 15:25:37 15:25:37 Step 10/24 : FROM scratch 15:25:37 ---> 15:25:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:25:37 Removing intermediate container c046f93bf488 15:25:37 ---> 1017b964603c 15:25:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:25:37 ---> Running in a330373a83c0 15:25:37 ---> Running in 9f5298553da9 15:25:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:25:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:25:38 Removing intermediate container a330373a83c0 15:25:38 ---> 644d5d2a5a4a 15:25:38 Step 12/24 : ENV APP_PORT=48060 15:25:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:25:38 ---> Running in c8f539893a85 15:25:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:25:38 (1/5) Installing ca-certificates (20191127-r4) 15:25:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:25:39 (3/5) Installing libcurl (7.69.1-r3) 15:25:39 (4/5) Installing curl (7.69.1-r3) 15:25:39 (5/5) Installing dumb-init (1.2.2-r1) 15:25:39 Executing busybox-1.31.1-r19.trigger 15:25:39 Executing ca-certificates-20191127-r4.trigger 15:25:39 (1/5) Installing ca-certificates (20191127-r4) 15:25:39 Removing intermediate container c8f539893a85 15:25:39 ---> 2e8220db055b 15:25:39 Step 13/24 : EXPOSE $APP_PORT 15:25:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:25:39 (3/5) Installing libcurl (7.69.1-r3) 15:25:39 (4/5) Installing curl (7.69.1-r3) 15:25:39 (5/5) Installing dumb-init (1.2.2-r1) 15:25:39 Executing busybox-1.31.1-r19.trigger 15:25:39 OK: 7 MiB in 19 packages 15:25:39 Executing ca-certificates-20191127-r4.trigger 15:25:39 ---> Running in 655c1fd20f49 15:25:40 OK: 7 MiB in 19 packages 15:25:40 Removing intermediate container 655c1fd20f49 15:25:40 ---> a2b1ff5e1237 15:25:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:25:41 ---> 2fb62ddd42b2 15:25:41 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:25:42 Removing intermediate container c08f0e8b3f53 15:25:42 ---> a7fd0cd97e6f 15:25:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:25:43 Removing intermediate container 32a64d1af695 15:25:43 ---> 7016e3b38063 15:25:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:25:43 ---> Running in 56967f910e60 15:25:43 ---> Running in 55f3e93e32ee 15:25:43 ---> 0ecda2bed20f 15:25:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:25:44 Removing intermediate container 56967f910e60 15:25:44 ---> 86d946919690 15:25:44 Step 13/22 : WORKDIR / 15:25:44 ---> Running in d5d867d95b2f 15:25:44 Removing intermediate container 55f3e93e32ee 15:25:44 ---> af41fdea3b11 15:25:44 Step 13/24 : WORKDIR / 15:25:44 Removing intermediate container 9f5298553da9 15:25:44 ---> f7f33a1c9fbc 15:25:44 15:25:44 Step 11/26 : FROM docker:20.10.0 15:25:44 20.10.0: Pulling from library/docker 15:25:45 ---> Running in 5344fc7c6d32 15:25:45 Removing intermediate container d5d867d95b2f 15:25:45 ---> 01884b49b3ba 15:25:45 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:45 ---> db81277e967e 15:25:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:46 Removing intermediate container 5344fc7c6d32 15:25:46 ---> 5d83ff59d977 15:25:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:25:47 ---> 92eb8611a084 15:25:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:25:48 ---> 25ddae336457 15:25:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:25:48 ---> 6eb7f8e808b0 15:25:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:25:49 Removing intermediate container 6dd0c76d46a6 15:25:49 ---> 17925a7fb0cf 15:25:49 15:25:49 Step 10/22 : FROM scratch 15:25:49 ---> 15:25:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:25:49 ---> beefd7dbf62c 15:25:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:25:49 ---> Running in de1b3e15d4cb 15:25:49 ---> da97dcf22634 15:25:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:25:49 ---> c8d6dbed33c6 15:25:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:25:50 Removing intermediate container de1b3e15d4cb 15:25:50 ---> 0668c91faaea 15:25:50 Step 12/22 : ENV APP_PORT=48081 15:25:50 ---> Running in 4032186b82d0 15:25:50 ---> 52c6d12b8d8f 15:25:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:25:51 ---> 7bfbda6ab716 15:25:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:25:51 ---> d10828679b78 15:25:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:25:51 Removing intermediate container 4032186b82d0 15:25:51 ---> 03f756ab3efb 15:25:51 Step 13/22 : EXPOSE $APP_PORT 15:25:51 ---> Running in ad8187b7b2c6 15:25:52 ---> Running in 8ab1d22fa587 15:25:52 ---> 31e2b325d468 15:25:52 Step 18/22 : RUN chmod +x entrypoint.sh 15:25:52 ---> Running in 87c58c5bf8e2 15:25:52 Removing intermediate container ad8187b7b2c6 15:25:52 ---> 72f921093435 15:25:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:53 ---> ece1a0e23769 15:25:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:25:53 Removing intermediate container 8ab1d22fa587 15:25:53 ---> 8ef7a5f7b3e5 15:25:53 Step 14/22 : WORKDIR / 15:25:54 ---> Running in 28c6d51ae4a3 15:25:54 ---> Running in a04d38870482 15:25:54 Removing intermediate container 28c6d51ae4a3 15:25:54 ---> 73c4e87c3b60 15:25:54 Step 22/24 : LABEL arch=arm64 15:25:55 ---> Running in f92d7d520c2e 15:25:55 Removing intermediate container a04d38870482 15:25:55 ---> 3eed92ea4870 15:25:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:56 ---> d95aa14921c1 15:25:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:25:56 Removing intermediate container f92d7d520c2e 15:25:56 ---> 6cb868541655 15:25:56 Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:25:56 ---> Running in d4e9907c0da2 15:25:56 ---> c3d1998c7f59 15:25:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:25:57 ---> 359065804ba7 15:25:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:25:57 Removing intermediate container 87c58c5bf8e2 15:25:57 ---> 68590cd5cb6b 15:25:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:25:57 ---> Running in d565f6d935b6 15:25:57 Removing intermediate container d4e9907c0da2 15:25:57 ---> 1c6b120e8b5f 15:25:57 Step 24/24 : LABEL version=0.0.0 15:25:57 ---> Running in 7c19aefabc60 15:25:57 ---> Running in dea9ea1dedc9 15:25:58 Removing intermediate container 7c19aefabc60 15:25:58 ---> 9dc3657a9b67 15:25:58 Step 20/22 : LABEL arch=arm64 15:25:58 ---> 495a0517de6a 15:25:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:25:58 Removing intermediate container dea9ea1dedc9 15:25:58 ---> 3d2b815a03cb 15:25:58 15:25:58 ---> Running in a0ff5ae42152 15:25:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:25:59 Status: Downloaded newer image for docker:20.10.0 15:25:59 ---> eeaf43b92773 15:25:59 Step 12/26 : RUN apk add --no-cache bash 15:25:59 ---> Running in a683091fdb85 15:25:59 Successfully built 3d2b815a03cb 15:25:59 Successfully tagged docker-support-notifications-go-arm64:latest 15:25:59  Building docker-support-notifications-go ... done Building docker-core-command-go 15:25:59 Removing intermediate container a0ff5ae42152 15:25:59 ---> 1608671f7618 15:25:59 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:25:59 ---> bd88b4224125 15:25:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:25:59 ---> Running in 59a68c434edd 15:25:59 ---> Running in 24b925141dce 15:26:00 Removing intermediate container d565f6d935b6 15:26:00 ---> 8e9f4e94ff7c 15:26:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:26:01 Removing intermediate container 59a68c434edd 15:26:01 ---> 6c8d8864bc21 15:26:01 Step 22/22 : LABEL version=0.0.0 15:26:01 Removing intermediate container 24b925141dce 15:26:01 ---> 73fc1e0ae73f 15:26:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:01 ---> Running in bdf20b10b1a6 15:26:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:02 ---> Running in e1c1aad77be8 15:26:02 ---> Running in 6f0fb9d8e201 15:26:02 (1/2) Installing readline (8.0.4-r0) 15:26:02 (2/2) Installing bash (5.0.17-r0) 15:26:02 Executing bash-5.0.17-r0.post-install 15:26:02 Executing busybox-1.31.1-r19.trigger 15:26:02 OK: 12 MiB in 22 packages 15:26:02 Removing intermediate container bdf20b10b1a6 15:26:02 ---> 4dda06f54a9d 15:26:02 Step 22/24 : LABEL arch=arm64 15:26:03 Removing intermediate container e1c1aad77be8 15:26:03 ---> 2d5ae94b5d6f 15:26:03 Step 20/22 : LABEL arch=arm64 15:26:03 Removing intermediate container 6f0fb9d8e201 15:26:03 ---> bda8b4af513e 15:26:03 15:26:03 ---> Running in fdbc6aa31119 15:26:03 Successfully built bda8b4af513e 15:26:03 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 15:26:03  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 15:26:03 ---> Running in eda794b7e2e9 15:26:04 Removing intermediate container fdbc6aa31119 15:26:04 ---> 97c637740a3c 15:26:04 Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:26:04 Removing intermediate container eda794b7e2e9 15:26:04 ---> 260b111d5552 15:26:04 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:26:04 Removing intermediate container a683091fdb85 15:26:04 ---> 61f0ebd0a42e 15:26:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:26:04 ---> Running in e3414bc50851 15:26:04 ---> Running in 6b18048f54b0 15:26:04 ---> Running in dc506d134234 15:26:05 Removing intermediate container e3414bc50851 15:26:05 ---> 19605d7650d9 15:26:05 Step 24/24 : LABEL version=0.0.0 15:26:06 ---> Running in e2badbaa65b2 15:26:06 Removing intermediate container dc506d134234 15:26:06 Removing intermediate container 6b18048f54b0 15:26:06 ---> 0eafa05d0c49 15:26:06 ---> bc2f0258af44 15:26:06 Step 14/26 : ENV APP_PORT=48090Step 22/22 : LABEL version=0.0.0 15:26:06 15:26:06 Removing intermediate container e2badbaa65b2 15:26:06 ---> 8ed61555c74a 15:26:06 15:26:06 ---> Running in 6a637651731e 15:26:06 ---> Running in 2795e8473277 15:26:07 Successfully built 8ed61555c74a 15:26:07 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:26:07 Building docker-security-proxy-setup-go 15:26:07  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6a637651731e 15:26:07 ---> d9eb6854d9ba 15:26:07 Step 15/26 : EXPOSE $APP_PORT 15:26:07 Removing intermediate container 2795e8473277 15:26:07 ---> ff75339c0150 15:26:07 15:26:08 ---> Running in 0376dc216163 15:26:08 Successfully built ff75339c0150 15:26:08 Successfully tagged docker-core-metadata-go-arm64:latest 15:26:08  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 15:26:08 Removing intermediate container 0376dc216163 15:26:08 ---> 918ca0dc70c4 15:26:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:26:10 ---> 8a22f78e035f 15:26:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:26:11 ---> 7f99e9a770db 15:26:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:26:14 ---> 4938557c369a 15:26:14 Step 19/26 : RUN apk --no-cache add py3-pip 15:26:14 ---> Running in 656d5022e260 15:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:16 (1/33) Installing libbz2 (1.0.8-r1) 15:26:16 (2/33) Installing expat (2.2.9-r1) 15:26:16 (3/33) Installing libffi (3.3-r2) 15:26:16 (4/33) Installing gdbm (1.13-r1) 15:26:16 (5/33) Installing xz-libs (5.2.5-r0) 15:26:16 (6/33) Installing sqlite-libs (3.32.1-r0) 15:26:16 (7/33) Installing python3 (3.8.5-r0) 15:26:18 (8/33) Installing py3-appdirs (1.4.4-r1) 15:26:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:26:18 (10/33) Installing py3-parsing (2.4.7-r0) 15:26:18 (11/33) Installing py3-six (1.15.0-r0) 15:26:18 (12/33) Installing py3-packaging (20.4-r0) 15:26:18 (13/33) Installing py3-setuptools (47.0.0-r0) 15:26:18 (14/33) Installing py3-chardet (3.0.4-r4) 15:26:18 (15/33) Installing py3-idna (2.9-r0) 15:26:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:26:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:26:18 (18/33) Installing py3-requests (2.23.0-r0) 15:26:18 (19/33) Installing py3-msgpack (1.0.0-r0) 15:26:18 (20/33) Installing py3-lockfile (0.12.2-r3) 15:26:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:26:18 (22/33) Installing py3-colorama (0.4.3-r0) 15:26:18 (23/33) Installing py3-distlib (0.3.0-r0) 15:26:18 (24/33) Installing py3-distro (1.5.0-r1) 15:26:18 (25/33) Installing py3-webencodings (0.5.1-r3) 15:26:18 (26/33) Installing py3-html5lib (1.0.1-r4) 15:26:18 (27/33) Installing py3-pytoml (0.1.21-r0) 15:26:19 (28/33) Installing py3-pep517 (0.8.2-r0) 15:26:19 (29/33) Installing py3-progress (1.5-r0) 15:26:19 (30/33) Installing py3-toml (0.10.1-r0) 15:26:19 (31/33) Installing py3-retrying (1.3.3-r0) 15:26:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:26:19 (33/33) Installing py3-pip (20.1.1-r0) 15:26:19 Executing busybox-1.31.1-r19.trigger 15:26:19 OK: 71 MiB in 55 packages 15:26:29 Removing intermediate container 656d5022e260 15:26:29 ---> d40053d5c9cd 15:26:29 Step 20/26 : RUN pip install docker-compose==1.23.2 15:26:29 ---> Running in 50c4ab2e237f 15:26:36 Collecting docker-compose==1.23.2 15:26:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:26:36 Collecting dockerpty<0.5,>=0.4.1 15:26:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:26:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:26:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:26:37 ---> 196af9c250d6 15:26:37 Step 3/22 : WORKDIR /edgex-go 15:26:37 ---> Using cache 15:26:37 ---> a5ee6c91da92 15:26:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:37 ---> Using cache 15:26:37 ---> 2c6bed0c3471 15:26:37 Step 5/22 : RUN apk add --update --no-cache make git 15:26:39 Collecting texttable<0.10,>=0.9.0 15:26:39 Downloading texttable-0.9.1.tar.gz (11 kB) 15:26:39 ---> Running in 71d710c92eb3 15:26:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:42 Collecting cached-property<2,>=1.2.0 15:26:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:26: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) 15:26:43 OK: 217 MiB in 51 packages 15:26:43 Collecting docker<4.0,>=3.6.0 15:26:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:26:45 Collecting jsonschema<3,>=2.5.1 15:26:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:26:45 Collecting docopt<0.7,>=0.6.1 15:26:45 Downloading docopt-0.6.2.tar.gz (25 kB) 15:26:46 Removing intermediate container 71d710c92eb3 15:26:46 ---> 767bb60a2018 15:26:46 Step 6/22 : COPY go.mod . 15:26:47 ---> a822c8d3455d 15:26:47 Step 7/22 : RUN go mod download 15:26:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:26:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:48 ---> 196af9c250d6 15:26:48 Step 3/23 : WORKDIR /edgex-go 15:26:48 ---> Using cache 15:26:48 ---> a5ee6c91da92 15:26:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:48 ---> Using cache 15:26:48 ---> 2c6bed0c3471 15:26:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:26:48 ---> Running in c0cbd5fdc3d4 15:26:48 ---> Running in 86d9da9db6c0 15:26:48 Collecting PyYAML<4,>=3.10 15:26:48 Downloading PyYAML-3.13.tar.gz (270 kB) 15:26:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:26:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:26:50 ---> 196af9c250d6 15:26:50 Step 3/21 : WORKDIR /edgex-go 15:26:50 ---> Using cache 15:26:50 ---> a5ee6c91da92 15:26:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:50 ---> Using cache 15:26:50 ---> 2c6bed0c3471 15:26:50 Step 5/21 : RUN apk add --update --no-cache make git 15:26:50 ---> Using cache 15:26:50 ---> 767bb60a2018 15:26:50 Step 6/21 : COPY go.mod . 15:26:50 ---> Using cache 15:26:50 ---> a822c8d3455d 15:26:50 Step 7/21 : RUN go mod download 15:26:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:26:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:26:50 ---> 196af9c250d6 15:26:50 Step 3/21 : WORKDIR /edgex-go 15:26:50 ---> Using cache 15:26:50 ---> a5ee6c91da92 15:26:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:50 ---> Using cache 15:26:50 ---> 2c6bed0c3471 15:26:50 Step 5/21 : RUN apk add --update --no-cache make git 15:26:50 ---> Using cache 15:26:50 ---> 767bb60a2018 15:26:50 Step 6/21 : COPY go.mod . 15:26:50 ---> Using cache 15:26:50 ---> a822c8d3455d 15:26:50 Step 7/21 : RUN go mod download 15:26:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:50 ---> Running in c73c241c2f4d 15:26:50 ---> Running in 994f623a0721 15:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:52 OK: 217 MiB in 51 packages 15:26:53 Removing intermediate container c0cbd5fdc3d4 15:26:53 ---> b95f46fb0e80 15:26:53 Step 8/22 : COPY . . 15:26:53 Collecting websocket-client<1.0,>=0.32.0 15:26:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:26:54 Removing intermediate container 86d9da9db6c0 15:26:54 ---> 81b1f9839302 15:26:54 Step 6/23 : COPY go.mod . 15:26:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:26:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:26:55 Removing intermediate container c73c241c2f4d 15:26:55 ---> 294f3f18044f 15:26:55 Step 8/21 : COPY . . 15:26:56 Removing intermediate container 994f623a0721 15:26:56 ---> 9cf42dad21f4 15:26:56 Step 8/21 : COPY . . 15:26:56 ---> 426fcd0ee5b7 15:26:56 Step 7/23 : RUN go mod download 15:26:56 Collecting docker-pycreds>=0.4.0 15:26:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:26:56 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) 15:26:56 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) 15:26:56 ---> Running in aff8dd270b6a 15:26:56 Collecting idna<2.8,>=2.5 15:26:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:26:57 Collecting urllib3<1.25,>=1.21.1 15:26:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:26:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:26:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:26:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:26:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:26:59 Installing collected packages: dockerpty, texttable, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, docker-compose 15:26:59 Running setup.py install for dockerpty: started 15:27:01 Running setup.py install for dockerpty: finished with status 'done' 15:27:01 Running setup.py install for texttable: started 15:27:03 Removing intermediate container aff8dd270b6a 15:27:03 ---> b7477b3b5970 15:27:03 Step 8/23 : COPY . . 15:27:03 Running setup.py install for texttable: finished with status 'done' 15:27:04 Attempting uninstall: idna 15:27:04 Found existing installation: idna 2.9 15:27:04 Uninstalling idna-2.9: 15:27:04 Successfully uninstalled idna-2.9 15:27:04 Attempting uninstall: urllib3 15:27:04 Found existing installation: urllib3 1.25.9 15:27:04 Uninstalling urllib3-1.25.9: 15:27:05 Successfully uninstalled urllib3-1.25.9 15:27:05 Attempting uninstall: requests 15:27:05 Found existing installation: requests 2.23.0 15:27:05 Uninstalling requests-2.23.0: 15:27:06 Successfully uninstalled requests-2.23.0 15:27:07 Running setup.py install for docopt: started 15:27:09 Running setup.py install for docopt: finished with status 'done' 15:27:09 Running setup.py install for PyYAML: started 15:27:12 Running setup.py install for PyYAML: finished with status 'done' 15:27:12 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 15:27:21 ---> 50d71b783915 15:27:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:27:21 ---> d1ac5a403c16 15:27:21 Step 9/22 : RUN make cmd/core-command/core-command 15:27:21 ---> 5c317962215f 15:27:21 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:27:21 ---> Running in b120a2e9ae44 15:27:21 ---> Running in 40f9f19a9b33 15:27:21 ---> Running in 6318d7a04976 15:27:21 ---> 0f4828d47e8d 15:27:21 Step 9/23 : RUN make cmd/core-data/core-data 15:27:22 ---> Running in 7b2a4a2acd1f 15:27:22 Removing intermediate container 50c4ab2e237f 15:27:22 ---> 7255a305dcf6 15:27:22 Step 21/26 : RUN apk --no-cache add curl 15:27:22 ---> Running in bca51089531c 15:27:23 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 15:27:23 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 15:27:23 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 15:27:24 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 15:27:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:27:26 (2/3) Installing libcurl (7.69.1-r3) 15:27:26 (3/3) Installing curl (7.69.1-r3) 15:27:26 Executing busybox-1.31.1-r19.trigger 15:27:26 OK: 71 MiB in 58 packages 15:27:28 Removing intermediate container bca51089531c 15:27:28 ---> 89684bda0095 15:27:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:27:28 ---> Running in f7d0d0f7c59a 15:27:28 Removing intermediate container f7d0d0f7c59a 15:27:28 ---> b8d83f512b50 15:27:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:28 ---> Running in c5723e321a0e 15:27:29 Removing intermediate container c5723e321a0e 15:27:29 ---> 3d49350e9f23 15:27:29 Step 24/26 : LABEL arch=arm64 15:27:29 ---> Running in d6616b831b44 15:27:30 Removing intermediate container d6616b831b44 15:27:30 ---> fde9f6e7b0f5 15:27:30 Step 25/26 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:27:30 ---> Running in 2984ba5112a0 15:27:31 Removing intermediate container 2984ba5112a0 15:27:31 ---> 7b63db87bab5 15:27:31 Step 26/26 : LABEL version=0.0.0 15:27:31 ---> Running in 034057dcd273 15:27:32 Removing intermediate container 034057dcd273 15:27:32 ---> 8f41fcc0c73d 15:27:32 15:27:32 Successfully built 8f41fcc0c73d 15:27:32 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:28:29  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:28:47 Removing intermediate container b120a2e9ae44 15:28:47 ---> 5a3e78f88614 15:28:47 15:28:47 Step 10/21 : FROM scratch 15:28:47 ---> 15:28:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:28:47 Removing intermediate container 40f9f19a9b33 15:28:47 ---> 8f2e853f3b28 15:28:47 15:28:47 Step 10/22 : FROM scratch 15:28:47 ---> 15:28:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:28:47 Removing intermediate container 6318d7a04976 15:28:47 ---> 931a933cead9 15:28:47 15:28:47 Step 10/21 : FROM alpine:3.12 15:28:47 ---> afeebe901d6b 15:28:47 Step 11/21 : RUN apk add --update --no-cache curl 15:28:47 ---> Using cache 15:28:47 ---> 0668c91faaea 15:28:47 Step 12/21 : ENV APP_PORT=48085 15:28:47 ---> Using cache 15:28:47 ---> 0668c91faaea 15:28:47 Step 12/22 : ENV APP_PORT=48082 15:28:47 ---> Running in 7aef86d4b33a 15:28:47 ---> Running in 3a074d6b9c00 15:28:47 ---> Running in 459b5c56808b 15:28:47 Removing intermediate container 7aef86d4b33a 15:28:47 ---> d881bdf2a16c 15:28:47 Step 13/21 : EXPOSE $APP_PORT 15:28:47 Removing intermediate container 3a074d6b9c00 15:28:47 ---> f21f5fb1520e 15:28:47 Step 13/22 : EXPOSE $APP_PORT 15:28:47 ---> Running in fcb22e759a8e 15:28:47 ---> Running in df6a5d61487d 15:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:28:48 Removing intermediate container fcb22e759a8e 15:28:48 ---> 98661ff66160 15:28:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:48 Removing intermediate container df6a5d61487d 15:28:48 ---> 32f753157d74 15:28:48 Step 14/22 : WORKDIR / 15:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:28:48 ---> Running in ea1be4a44680 15:28:48 Removing intermediate container ea1be4a44680 15:28:48 ---> be9c06177d34 15:28:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:48 (1/4) Installing ca-certificates (20191127-r4) 15:28:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:28:49 ---> 81f966a42bcb 15:28:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:28:49 (3/4) Installing libcurl (7.69.1-r3) 15:28:49 (4/4) Installing curl (7.69.1-r3) 15:28:49 Executing busybox-1.31.1-r19.trigger 15:28:49 Executing ca-certificates-20191127-r4.trigger 15:28:49 OK: 7 MiB in 18 packages 15:28:50 ---> a51170d1ec7c 15:28:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:28:51 ---> 6c2d081cfc09 15:28:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:28:52 Removing intermediate container 459b5c56808b 15:28:52 ---> 1479d93423e3 15:28:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:28:52 ---> 14ab5e56165f 15:28:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:28:52 ---> Running in f2b0dc17be38 15:28:52 ---> 553a58ed41c6 15:28:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:28:52 ---> Running in efdf3f3a7561 15:28:53 ---> 3561b54e968a 15:28:53 Step 18/22 : ENTRYPOINT ["/core-command"] 15:28:53 Removing intermediate container f2b0dc17be38 15:28:53 ---> 8e6bdef3334f 15:28:53 Step 13/21 : WORKDIR /edgex 15:28:53 ---> Running in 0174d2360f93 15:28:53 ---> Running in f374d41bb015 15:28:53 Removing intermediate container efdf3f3a7561 15:28:53 ---> 905dd8315ae8 15:28:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:53 ---> Running in 7f3a8a41ea77 15:28:54 Removing intermediate container 0174d2360f93 15:28:54 ---> b5277d63120c 15:28:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:54 Removing intermediate container f374d41bb015 15:28:54 ---> f58ba7b9144d 15:28:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:28:54 ---> Running in 21516d768c0e 15:28:54 Removing intermediate container 7f3a8a41ea77 15:28:54 ---> c9b91ff2ff47 15:28:54 Step 19/21 : LABEL arch=arm64 15:28:54 ---> Running in 47e2d81b3b33 15:28:54 Removing intermediate container 21516d768c0e 15:28:54 ---> f4f9dc14993a 15:28:54 Step 20/22 : LABEL arch=arm64 15:28:55 ---> Running in 18d9271a8235 15:28:55 ---> 948ced094586 15:28:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:28:55 Removing intermediate container 47e2d81b3b33 15:28:55 ---> 5946a120ab59 15:28:55 Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:28:55 ---> Running in d43569cd2763 15:28:55 Removing intermediate container 18d9271a8235 15:28:55 ---> e168af427ffc 15:28:55 Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:28:55 ---> Running in c7652e36517d 15:28:56 Removing intermediate container d43569cd2763 15:28:56 ---> dea1f792bf60 15:28:56 Step 21/21 : LABEL version=0.0.0 15:28:56 ---> Running in 230aa754cf00 15:28:56 Removing intermediate container c7652e36517d 15:28:56 ---> b5148395d262 15:28:56 Step 22/22 : LABEL version=0.0.0 15:28:56 ---> d34709e560e0 15:28:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:28:56 ---> Running in bff5cb15e79e 15:28:56 Removing intermediate container 230aa754cf00 15:28:56 ---> 032064120485 15:28:56 15:28:57 Successfully built 032064120485 15:28:57 Successfully tagged docker-support-scheduler-go-arm64:latest 15:28:57  Building docker-support-scheduler-go ... done Removing intermediate container bff5cb15e79e 15:28:57 ---> 7306fbbfe2f1 15:28:57 15:28:58 Successfully built 7306fbbfe2f1 15:28:58 Successfully tagged docker-core-command-go-arm64:latest 15:28:58  Building docker-core-command-go ... done  ---> 8332bf30584a 15:28:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:28:58 ---> Running in f29f7777ae94 15:28:58 Removing intermediate container f29f7777ae94 15:28:58 ---> 2efd4028ecae 15:28:58 Step 18/21 : CMD ["--init=true"] 15:29:00 ---> Running in d041633a48e4 15:29:01 Removing intermediate container d041633a48e4 15:29:01 ---> 2854f29e62ba 15:29:01 Step 19/21 : LABEL arch=arm64 15:29:01 Removing intermediate container 7b2a4a2acd1f 15:29:01 ---> 44232b6d22fc 15:29:01 15:29:01 Step 10/23 : FROM alpine:3.12 15:29:01 ---> afeebe901d6b 15:29:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:29:01 ---> Running in 106080c62e39 15:29:01 ---> Running in ddb5c39518b1 15:29:02 Removing intermediate container 106080c62e39 15:29:02 ---> 0fccb0141844 15:29:02 Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:29:02 Removing intermediate container ddb5c39518b1 15:29:02 ---> db0080cc01b7 15:29:02 Step 12/23 : ENV APP_PORT=48080 15:29:02 ---> Running in c55a7baae22d 15:29:02 ---> Running in 7eb7ce0231f9 15:29:02 Removing intermediate container c55a7baae22d 15:29:02 ---> 94f6b24f9954 15:29:02 Step 21/21 : LABEL version=0.0.0 15:29:03 Removing intermediate container 7eb7ce0231f9 15:29:03 ---> 04b023a16652 15:29:03 Step 13/23 : EXPOSE $APP_PORT 15:29:03 ---> Running in a7351c92ae26 15:29:03 ---> Running in e523c4fc0cac 15:29:03 Removing intermediate container a7351c92ae26 15:29:03 ---> 086e9200b842 15:29:03 15:29:03 Removing intermediate container e523c4fc0cac 15:29:03 ---> 35f70373a29a 15:29:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:03 Successfully built 086e9200b842 15:29:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:29:03  Building docker-security-proxy-setup-go ... done  ---> Running in df811b249ba6 15:29:06 Removing intermediate container df811b249ba6 15:29:06 ---> b92a2b658128 15:29:06 Step 15/23 : RUN apk add --update --no-cache zeromq 15:29:06 ---> Running in ac90ab34fcd1 15:29:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:29:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:29:09 (1/5) Installing libgcc (9.3.0-r2) 15:29:09 (2/5) Installing libsodium (1.0.18-r0) 15:29:09 (3/5) Installing libstdc++ (9.3.0-r2) 15:29:09 (4/5) Installing libzmq (4.3.3-r0) 15:29:10 (5/5) Installing zeromq (4.3.3-r0) 15:29:10 Executing busybox-1.31.1-r19.trigger 15:29:10 OK: 8 MiB in 19 packages 15:29:11 Removing intermediate container ac90ab34fcd1 15:29:11 ---> ec23cce13487 15:29:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:12 ---> d218d1dfe4c1 15:29:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:29:13 ---> 40e6a6899136 15:29:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:29:14 ---> 9e9a67fdfd11 15:29:14 Step 19/23 : ENTRYPOINT ["/core-data"] 15:29:14 ---> Running in e10db1266b13 15:29:14 Removing intermediate container e10db1266b13 15:29:14 ---> bb3f784a7a75 15:29:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:14 ---> Running in cd9ae1db419f 15:29:15 Removing intermediate container cd9ae1db419f 15:29:15 ---> 4540d9afaccf 15:29:15 Step 21/23 : LABEL arch=arm64 15:29:15 ---> Running in 6c74b7bcd037 15:29:16 Removing intermediate container 6c74b7bcd037 15:29:16 ---> d4e526091761 15:29:16 Step 22/23 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf 15:29:16 ---> Running in 9e3026c7a29e 15:29:16 Removing intermediate container 9e3026c7a29e 15:29:16 ---> 762c9b05257e 15:29:16 Step 23/23 : LABEL version=0.0.0 15:29:16 ---> Running in dad8d4448d6e 15:29:17 Removing intermediate container dad8d4448d6e 15:29:17 ---> 7e5b951ff4ec 15:29:17 15:29:17 Successfully built 7e5b951ff4ec 15:29:17 Successfully tagged docker-core-data-go-arm64:latest 15:29:17  Building docker-core-data-go ... done  [Pipeline] } 15:29:17 $ docker stop --time=1 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e 15:29:19 $ docker rm -f 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e [Pipeline] // withDockerContainer [Pipeline] sh 15:29:20 + docker images 15:29:20 + grep docker 15:29:20 docker-core-data-go-arm64 latest 7e5b951ff4ec 4 seconds ago 21MB 15:29:20 docker-security-proxy-setup-go-arm64 latest 086e9200b842 17 seconds ago 23.3MB 15:29:20 docker-core-command-go-arm64 latest 7306fbbfe2f1 23 seconds ago 9.98MB 15:29:20 docker-support-scheduler-go-arm64 latest 032064120485 24 seconds ago 10MB 15:29:20 docker-sys-mgmt-agent-go-arm64 latest 8f41fcc0c73d About a minute ago 300MB 15:29:20 docker-core-metadata-go-arm64 latest ff75339c0150 3 minutes ago 12.3MB 15:29:20 docker-security-secretstore-setup-go-arm64 latest 8ed61555c74a 3 minutes ago 23.4MB 15:29:20 docker-security-bootstrap-redis-go-arm64 latest bda8b4af513e 3 minutes ago 15.1MB 15:29:20 docker-support-notifications-go-arm64 latest 3d2b815a03cb 3 minutes ago 11.4MB 15:29:20 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> package-listing.sh 15:29:25 ++ facter osfamily 15:29:25 ++ tr '[:upper:]' '[:lower:]' 15:29:25 + OS_FAMILY=redhat 15:29:25 + workspace=/w/workspace/edgex-go/7 15:29:25 + START_PACKAGES=/tmp/packages_start.txt 15:29:25 + END_PACKAGES=/tmp/packages_end.txt 15:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:25 + PACKAGES=/tmp/packages_start.txt 15:29:25 + '[' /w/workspace/edgex-go/7 ']' 15:29:25 + PACKAGES=/tmp/packages_end.txt 15:29:25 + case "${OS_FAMILY}" in 15:29:25 + rpm -qa 15:29:25 + sort 15:29:30 + '[' -f /tmp/packages_start.txt ']' 15:29:30 + '[' -f /tmp/packages_end.txt ']' 15:29:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:30 + '[' /w/workspace/edgex-go/7 ']' 15:29:30 + mkdir -p /w/workspace/edgex-go/7/archives/ 15:29:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 15:29:30 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:31 15:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:31 alpine: Pulling from edgex-lftools-log-publisher 15:29:31 df20fa9351a1: Pulling fs layer 15:29:31 36b3adc4ff6f: Pulling fs layer 15:29:31 8ad3a11d3b57: Pulling fs layer 15:29:31 46f8f816bc3b: Pulling fs layer 15:29:31 93b61091891f: Pulling fs layer 15:29:31 93b9cdb0e59b: Pulling fs layer 15:29:31 5e14af77c1be: Pulling fs layer 15:29:31 01666e4c0597: Pulling fs layer 15:29:31 aa168da1d23b: Pulling fs layer 15:29:31 46f8f816bc3b: Waiting 15:29:31 01666e4c0597: Waiting 15:29:31 93b61091891f: Waiting 15:29:31 93b9cdb0e59b: Waiting 15:29:31 aa168da1d23b: Waiting 15:29:31 5e14af77c1be: Waiting 15:29:31 36b3adc4ff6f: Verifying Checksum 15:29:31 36b3adc4ff6f: Download complete 15:29:31 46f8f816bc3b: Verifying Checksum 15:29:31 46f8f816bc3b: Download complete 15:29:32 df20fa9351a1: Verifying Checksum 15:29:32 df20fa9351a1: Download complete 15:29:32 93b9cdb0e59b: Verifying Checksum 15:29:32 93b9cdb0e59b: Download complete 15:29:32 93b61091891f: Download complete 15:29:32 5e14af77c1be: Download complete 15:29:32 01666e4c0597: Verifying Checksum 15:29:32 01666e4c0597: Download complete 15:29:32 8ad3a11d3b57: Verifying Checksum 15:29:32 8ad3a11d3b57: Download complete 15:29:32 df20fa9351a1: Pull complete 15:29:32 36b3adc4ff6f: Pull complete 15:29:34 aa168da1d23b: Verifying Checksum 15:29:34 aa168da1d23b: Download complete 15:29:34 8ad3a11d3b57: Pull complete 15:29:34 46f8f816bc3b: Pull complete 15:29:35 93b61091891f: Pull complete 15:29:35 93b9cdb0e59b: Pull complete 15:29:35 5e14af77c1be: Pull complete 15:29:35 01666e4c0597: Pull complete 15:29:43 aa168da1d23b: Pull complete 15:29:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:44 prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container 15:29:44 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:29:52 $ docker top 86d0cb02de26fba439858dd3e5b98ecee4e21d37fd575839532cd53df86b8974 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:53 + mkdir -p /var/log/sa [Pipeline] sh 15:29:53 + ls /var/log/sa-host 15:29:53 + sadf -c /var/log/sa-host/sa13 15:29:53 file_magic: OK 15:29:53 HZ: Using current value: 100 15:29:53 file_header: OK 15:29:53 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 15:29:53 Statistics: 15:29:53 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... 15:29:53 File successfully converted to sysstat format version 12.2.1 15:29:53 + sadf -c /var/log/sa-host/sa23 15:29:53 file_magic: OK 15:29:53 HZ: Using current value: 100 15:29:53 file_header: OK 15:29:53 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 15:29:53 Statistics: 15:29:53 Hnuu...uuuununununu... 15:29:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:54 provisioning config files... 15:29:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6977465834110197834tmp [Pipeline] { [Pipeline] echo 15:29:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:54 ---> create-netrc.sh [Pipeline] } 15:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:29:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> python-tools-install.sh [Pipeline] echo 15:29:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> sudo-logs.sh 15:29:55 Archiving 'sudo' log.. [Pipeline] echo 15:29:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> job-cost.sh 15:29:55 lf-activate-venv: SKIPPING 15:29:55 INFO: No Stack... 15:29:56 INFO: Retrieving Pricing Info for: v1-standard-2 15:29:57 INFO: Archiving Costs [Pipeline] echo 15:29:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:57 ---> logs-deploy.sh 15:29:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/7 15:29:57 INFO: archiving workspace using pattern(s): 15:29:59 Archives upload complete. 15:29:59 INFO: archiving logs to Nexus 15:30:00 ---> uname -a: 15:30:00 Linux prd-centos7-docker-4c-2g-19966.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:30:00 15:30:00 15:30:00 ---> lscpu: 15:30:00 Architecture: x86_64 15:30:00 CPU op-mode(s): 32-bit, 64-bit 15:30:00 Byte Order: Little Endian 15:30:00 Address sizes: 40 bits physical, 48 bits virtual 15:30:00 CPU(s): 4 15:30:00 On-line CPU(s) list: 0-3 15:30:00 Thread(s) per core: 1 15:30:00 Core(s) per socket: 1 15:30:00 Socket(s): 4 15:30:00 NUMA node(s): 1 15:30:00 Vendor ID: GenuineIntel 15:30:00 CPU family: 6 15:30:00 Model: 44 15:30:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:30:00 Stepping: 1 15:30:00 CPU MHz: 2933.438 15:30:00 BogoMIPS: 5866.87 15:30:00 Virtualization: VT-x 15:30:00 Hypervisor vendor: KVM 15:30:00 Virtualization type: full 15:30:00 L1d cache: 128 KiB 15:30:00 L1i cache: 128 KiB 15:30:00 L2 cache: 16 MiB 15:30:00 L3 cache: 64 MiB 15:30:00 NUMA node0 CPU(s): 0-3 15:30:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:30:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:30:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:30:00 Vulnerability Meltdown: Mitigation; PTI 15:30:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:30:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:30:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:30:00 Vulnerability Srbds: Not affected 15:30:00 Vulnerability Tsx async abort: Not affected 15:30:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:30:00 15:30:00 15:30:00 ---> nproc: 15:30:00 4 15:30:00 15:30:00 15:30:00 ---> df -h: 15:30:00 Filesystem Size Used Available Use% Mounted on 15:30:00 overlay 50.0G 12.4G 37.5G 25% / 15:30:00 tmpfs 64.0M 0 64.0M 0% /dev 15:30:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:30:00 shm 64.0M 0 64.0M 0% /dev/shm 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /facter-os 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /etc/resolv.conf 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /etc/hostname 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /etc/hosts 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/sa-host 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/secure 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/auth.log 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /run/cloud-init/result.json 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /w/workspace/edgex-go/7 15:30:00 /dev/vda1 50.0G 12.4G 37.5G 25% /w/workspace/edgex-go/7@tmp 15:30:00 15:30:00 15:30:00 ---> free -m: 15:30:00 total used free shared buff/cache available 15:30:00 Mem: 1837 725 131 0 980 1028 15:30:00 Swap: 1023 72 951 15:30:00 15:30:00 15:30:00 ---> ip addr: 15:30:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:30:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:30:00 inet 127.0.0.1/8 scope host lo 15:30:00 valid_lft forever preferred_lft forever 15:30:00 inet6 ::1/128 scope host 15:30:00 valid_lft forever preferred_lft forever 15:30:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:30:00 link/ether fa:16:3e:87:b1:f6 brd ff:ff:ff:ff:ff:ff 15:30:00 inet 10.30.122.65/23 brd 10.30.123.255 scope global dynamic eth0 15:30:00 valid_lft 85255sec preferred_lft 85255sec 15:30:00 inet6 fe80::f816:3eff:fe87:b1f6/64 scope link 15:30:00 valid_lft forever preferred_lft forever 15:30:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:30:00 link/ether 02:42:9b:f7:4c:48 brd ff:ff:ff:ff:ff:ff 15:30:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:30:00 valid_lft forever preferred_lft forever 15:30:00 inet6 fe80::42:9bff:fef7:4c48/64 scope link 15:30:00 valid_lft forever preferred_lft forever 15:30:00 15:30:00 15:30:00 ---> sar -b -r -n DEV: 15:30:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 15:30:00 15:30:00 15:10:42 LINUX RESTART (4 CPU) 15:30:00 15:30:00 15:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:30:00 15:12:01 160.00 82.71 77.30 0.00 8078.60 42416.61 0.00 15:30:00 15:13:01 228.80 104.95 123.85 0.00 8672.84 46554.00 0.00 15:30:00 15:14:02 266.32 103.71 162.61 0.00 3780.87 22736.85 0.00 15:30:00 15:15:01 172.77 92.31 80.46 0.00 4154.05 10109.34 0.00 15:30:00 15:16:01 291.25 110.32 180.93 0.00 47913.25 117521.90 0.00 15:30:00 15:17:02 2921.12 2561.98 359.14 0.00 168979.49 184755.89 0.00 15:30:00 15:18:03 744.02 477.00 267.02 0.00 52289.03 72677.45 0.00 15:30:00 15:19:02 3267.20 2888.93 378.27 0.00 153446.77 168175.87 0.00 15:30:00 15:20:01 1342.18 1040.19 301.99 0.00 55319.97 74012.53 0.00 15:30:00 15:21:01 69.72 15.93 53.79 0.00 3104.53 3253.96 0.00 15:30:00 15:22:01 1.90 1.42 0.48 0.00 27.58 7.09 0.00 15:30:00 15:23:01 1.43 1.25 0.18 0.00 94.32 1.52 0.00 15:30:00 15:24:01 0.22 0.02 0.20 0.00 0.27 1.82 0.00 15:30:00 15:25:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 15:30:00 15:26:01 0.97 0.48 0.48 0.00 13.05 5.53 0.00 15:30:00 15:27:01 2.33 1.48 0.85 0.00 185.28 15.92 0.00 15:30:00 15:28:01 0.27 0.02 0.25 0.00 0.27 2.56 0.00 15:30:00 15:29:01 0.25 0.02 0.23 0.00 0.27 3.38 0.00 15:30:00 Average: 523.21 412.94 110.27 0.00 28034.82 41206.01 0.00 15:30:00 15:30:00 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:00 15:12:01 98704 0 589688 31.34 2620 1190532 1054200 35.98 487664 1099512 12036 15:30:00 15:13:01 98856 0 704752 37.46 1676 1076260 1306216 44.58 552868 989544 12 15:30:00 15:14:02 208300 0 804932 42.78 852 867460 1627628 55.55 623664 775220 42432 15:30:00 15:15:01 202288 0 850164 45.18 540 828552 1556720 53.13 672604 720376 31152 15:30:00 15:16:01 77648 0 856400 45.52 0 947496 2250144 76.79 749524 838468 7196 15:30:00 15:17:02 89772 0 763144 40.56 0 1028628 1750416 59.74 649240 916244 24296 15:30:00 15:18:03 71000 0 755708 40.16 0 1054836 1574652 53.74 594316 968700 21708 15:30:00 15:19:02 73604 0 813812 43.25 0 994128 2188236 74.68 740604 840100 90712 15:30:00 15:20:01 337252 0 709048 37.68 0 835244 1505112 51.37 599152 694688 0 15:30:00 15:21:01 425536 0 642228 34.13 0 813780 1214468 41.45 516424 691772 8 15:30:00 15:22:01 427776 0 639984 34.01 0 813784 1182824 40.37 514864 691656 8 15:30:00 15:23:01 425368 0 639556 33.99 0 816620 1182656 40.36 514608 694460 8 15:30:00 15:24:01 425416 0 639500 33.99 0 816628 1182656 40.36 514372 694492 8 15:30:00 15:25:01 425728 0 639176 33.97 0 816640 1182656 40.36 514484 694500 8 15:30:00 15:26:01 424432 0 639748 34.00 0 817364 1183244 40.38 515004 694996 8 15:30:00 15:27:01 416104 0 643560 34.20 0 821880 1182848 40.37 521204 696388 12 15:30:00 15:28:01 416616 0 643048 34.18 0 821880 1182656 40.36 520784 696392 12 15:30:00 15:29:01 416432 0 643216 34.19 0 821896 1182788 40.37 521100 696404 8 15:30:00 Average: 281157 0 700981 37.26 316 899089 1416118 48.33 573471 782995 12757 15:30:00 15:30:00 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:00 15:12:01 eth0 1022.77 651.15 3365.20 94.51 0.00 0.00 0.00 0.00 15:30:00 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:13:01 eth0 1161.30 1163.28 6153.81 133.81 0.00 0.00 0.00 0.00 15:30:00 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:13:01 docker0 886.37 826.13 71.39 3011.35 0.00 0.00 0.00 0.00 15:30:00 15:14:02 eth0 151.21 126.39 502.01 21.74 0.00 0.00 0.00 0.00 15:30:00 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:14:02 veth84e8e90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:30:00 15:14:02 docker0 107.47 117.30 8.53 471.00 0.00 0.00 0.00 0.00 15:30:00 15:15:01 eth0 40.39 25.30 28.53 75.08 0.00 0.00 0.00 0.00 15:30:00 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:15:01 veth84e8e90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:16:01 eth0 188.27 151.19 1683.27 76.29 0.00 0.00 0.00 0.00 15:30:00 15:16:01 veth4ff9c29 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:30:00 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:17:02 vethdff3ecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:17:02 veth6e7ddce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:17:02 eth0 41.65 20.51 160.32 8.73 0.00 0.00 0.00 0.00 15:30:00 15:17:02 veth4ff9c29 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 15:30:00 15:18:03 eth0 142.04 112.72 1306.67 18.66 0.00 0.00 0.00 0.00 15:30:00 15:18:03 veth4ff9c29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:18:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:30:00 15:18:03 docker0 999.64 964.48 80.00 3635.29 0.00 0.00 0.00 0.00 15:30:00 15:19:02 eth0 111.80 62.10 452.42 87.99 0.00 0.00 0.00 0.00 15:30:00 15:19:02 veth4ff9c29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:30:00 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:19:02 docker0 23.23 56.00 1.27 418.79 0.00 0.00 0.00 0.00 15:30:00 15:20:01 eth0 84.92 51.01 200.45 81.81 0.00 0.00 0.00 0.00 15:30:00 15:20:01 veth4ff9c29 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:30:00 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:20:01 veth2fcef69 2.16 5.97 0.14 29.83 0.00 0.00 0.00 0.00 15:30:00 15:21:01 eth0 13.73 7.86 19.52 5.20 0.00 0.00 0.00 0.00 15:30:00 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:21:01 docker0 1052.40 1063.75 83.51 4267.29 0.00 0.00 0.00 0.00 15:30:00 15:22:01 eth0 1.22 0.58 0.79 0.24 0.00 0.00 0.00 0.00 15:30:00 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:30:00 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:00 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:00 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:30:00 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:27:01 eth0 1.22 0.50 0.45 0.27 0.00 0.00 0.00 0.00 15:30:00 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:28:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:30:00 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:29:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 15:30:00 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 Average: eth0 165.13 132.44 775.00 33.48 0.00 0.00 0.00 0.00 15:30:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:00 Average: docker0 58.53 59.16 4.64 237.33 0.00 0.00 0.00 0.00 15:30:00 15:30:00 15:30:00 ---> sar -P ALL: 15:30:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 15:30:00 15:30:00 15:10:42 LINUX RESTART (4 CPU) 15:30:00 15:30:00 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:30:00 15:12:01 all 15.17 0.00 7.04 5.58 0.18 72.02 15:30:00 15:12:01 0 16.34 0.00 7.95 4.32 0.14 71.25 15:30:00 15:12:01 1 12.24 0.00 6.31 8.25 0.27 72.93 15:30:00 15:12:01 2 14.48 0.00 7.79 4.86 0.17 72.70 15:30:00 15:12:01 3 17.64 0.00 6.14 4.89 0.15 71.18 15:30:00 15:13:01 all 16.14 0.00 8.32 2.57 0.36 72.61 15:30:00 15:13:01 0 16.33 0.00 9.78 1.83 0.29 71.77 15:30:00 15:13:01 1 12.07 0.00 8.63 3.53 0.41 75.36 15:30:00 15:13:01 2 19.16 0.00 6.96 3.28 0.39 70.20 15:30:00 15:13:01 3 17.00 0.00 7.91 1.63 0.36 73.10 15:30:00 15:14:02 all 32.54 0.00 10.28 9.28 0.30 47.59 15:30:00 15:14:02 0 33.13 0.00 10.39 8.44 0.31 47.74 15:30:00 15:14:02 1 32.90 0.00 10.33 11.37 0.22 45.18 15:30:00 15:14:02 2 34.28 0.00 10.23 8.76 0.40 46.33 15:30:00 15:14:02 3 29.83 0.00 10.19 8.56 0.28 51.14 15:30:00 15:15:01 all 58.35 0.00 15.46 3.36 0.23 22.61 15:30:00 15:15:01 0 58.75 0.00 14.96 1.92 0.16 24.21 15:30:00 15:15:01 1 58.18 0.00 15.48 4.02 0.28 22.04 15:30:00 15:15:01 2 58.44 0.00 16.29 3.50 0.25 21.52 15:30:00 15:15:01 3 58.01 0.00 15.10 4.00 0.21 22.67 15:30:00 15:16:01 all 23.51 0.00 16.17 4.11 0.46 55.75 15:30:00 15:16:01 0 22.22 0.00 15.68 2.94 0.40 58.77 15:30:00 15:16:01 1 22.04 0.00 16.35 3.92 0.56 57.12 15:30:00 15:16:01 2 26.51 0.00 16.74 5.63 0.47 50.66 15:30:00 15:16:01 3 23.28 0.00 15.91 3.97 0.41 56.43 15:30:00 15:17:02 all 20.18 0.00 24.38 28.75 0.49 26.20 15:30:00 15:17:02 0 19.15 0.00 24.07 27.40 0.60 28.78 15:30:00 15:17:02 1 20.75 0.00 24.20 30.10 0.44 24.52 15:30:00 15:17:02 2 20.65 0.00 24.53 28.74 0.46 25.63 15:30:00 15:17:02 3 20.15 0.00 24.73 28.77 0.46 25.89 15:30:00 15:18:03 all 52.66 0.00 17.57 15.00 0.17 14.60 15:30:00 15:18:03 0 53.09 0.00 18.64 14.65 0.14 13.49 15:30:00 15:18:03 1 53.07 0.00 17.26 16.13 0.22 13.32 15:30:00 15:18:03 2 52.87 0.00 16.54 12.94 0.17 17.47 15:30:00 15:18:03 3 51.58 0.00 17.84 16.28 0.16 14.15 15:30:00 15:19:02 all 17.57 0.00 22.27 34.99 0.27 24.91 15:30:00 15:19:02 0 17.33 0.00 22.17 35.84 0.27 24.39 15:30:00 15:19:02 1 17.67 0.00 22.56 34.50 0.25 25.02 15:30:00 15:19:02 2 17.52 0.00 21.45 34.53 0.34 26.16 15:30:00 15:19:02 3 17.76 0.00 22.91 35.09 0.20 24.04 15:30:00 15:20:01 all 45.89 0.00 18.36 21.38 0.16 14.21 15:30:00 15:20:01 0 45.65 0.00 19.20 19.76 0.14 15.25 15:30:00 15:20:01 1 46.82 0.00 17.99 24.68 0.21 10.30 15:30:00 15:20:01 2 45.80 0.00 18.96 21.98 0.12 13.14 15:30:00 15:20:01 3 45.29 0.00 17.27 19.09 0.16 18.20 15:30:00 15:21:01 all 1.74 0.00 2.05 3.06 0.04 93.11 15:30:00 15:21:01 0 1.88 0.00 2.43 1.96 0.05 93.68 15:30:00 15:21:01 1 1.64 0.00 2.03 3.10 0.03 93.19 15:30:00 15:21:01 2 1.83 0.00 1.84 3.54 0.03 92.76 15:30:00 15:21:01 3 1.63 0.00 1.89 3.65 0.03 92.79 15:30:00 15:22:01 all 0.16 0.00 0.03 0.05 0.00 99.75 15:30:00 15:22:01 0 0.02 0.00 0.05 0.02 0.00 99.92 15:30:00 15:22:01 1 0.08 0.00 0.02 0.02 0.00 99.88 15:30:00 15:22:01 2 0.52 0.00 0.05 0.15 0.00 99.28 15:30:00 15:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:30:00 15:30:00 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:30:00 15:23:01 all 0.17 0.00 0.08 0.00 0.01 99.74 15:30:00 15:23:01 0 0.03 0.00 0.08 0.00 0.02 99.87 15:30:00 15:23:01 1 0.52 0.00 0.07 0.00 0.02 99.40 15:30:00 15:23:01 2 0.07 0.00 0.08 0.00 0.00 99.85 15:30:00 15:23:01 3 0.05 0.00 0.10 0.00 0.00 99.85 15:30:00 15:24:01 all 0.14 0.00 0.02 0.00 0.00 99.83 15:30:00 15:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:30:00 15:24:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:30:00 15:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:30:00 15:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:30:00 15:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 15:30:00 15:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:30:00 15:25:01 1 0.52 0.00 0.07 0.00 0.00 99.42 15:30:00 15:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:30:00 15:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:30:00 15:26:01 all 0.15 0.00 0.03 0.01 0.00 99.81 15:30:00 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:00 15:26:01 1 0.53 0.00 0.05 0.02 0.00 99.40 15:30:00 15:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:30:00 15:26:01 3 0.03 0.00 0.03 0.02 0.00 99.92 15:30:00 15:27:01 all 0.16 0.00 0.05 0.02 0.00 99.76 15:30:00 15:27:01 0 0.03 0.00 0.07 0.03 0.00 99.87 15:30:00 15:27:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:30:00 15:27:01 2 0.07 0.00 0.07 0.00 0.02 99.85 15:30:00 15:27:01 3 0.03 0.00 0.05 0.07 0.00 99.85 15:30:00 15:28:01 all 0.14 0.00 0.02 0.00 0.00 99.83 15:30:00 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:00 15:28:01 1 0.50 0.00 0.02 0.00 0.00 99.48 15:30:00 15:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:30:00 15:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:30:00 15:29:01 all 0.18 0.00 0.02 0.00 0.00 99.79 15:30:00 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:00 15:29:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:30:00 15:29:01 2 0.13 0.00 0.05 0.00 0.02 99.80 15:30:00 15:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:30:00 Average: all 15.47 0.00 7.69 6.89 0.15 69.81 15:30:00 Average: 0 15.44 0.00 7.88 6.40 0.14 70.14 15:30:00 Average: 1 15.27 0.00 7.65 7.52 0.16 69.39 15:30:00 Average: 2 15.89 0.00 7.67 6.89 0.15 69.40 15:30:00 Average: 3 15.28 0.00 7.55 6.73 0.13 70.31 15:30:00 15:30:00 15:30:00