Pull request #3395 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at db7925e05468a348a54e2ee7c85b6c50909b0e0e rather than b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Obtained Jenkinsfile from db7925e05468a348a54e2ee7c85b6c50909b0e0e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1499’ Running on prd-centos7-docker-4c-2g-1502 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) > git config core.sparsecheckout # timeout=10 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # 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 db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" > git rev-list --no-walk b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:30:40 ========================================================= 01:30:40 EdgeX Global Pipelines Version Info 01:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:30:42 ------------------- 01:30:42 stable info: 01:30:42 ------------------- 01:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:30:42 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 01:30:42 Message: update stable to v1.0.186 01:30:42 ------------------- 01:30:42 experimental info: 01:30:42 ------------------- 01:30:42 Commited By: **** collab-it+edgex@linuxfoundation.org 01:30:42 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 01:30:42 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3395 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3395 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3395 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3cd3d7 [Pipeline] echo 01:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:30:43 provisioning config files... 01:30:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2383620739602662191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:43 ---> docker-login.sh 01:30:43 nexus3.edgexfoundry.org:10001 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10002 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10003 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10004 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:45 Configure a credential helper to remove this warning. See 01:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:45 01:30:45 Login Succeeded 01:30:45 docker.io 01:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:45 Configure a credential helper to remove this warning. See 01:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:45 01:30:45 Login Succeeded 01:30:45 ---> docker-login.sh ends [Pipeline] } 01:30:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:45 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/core-command/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo core-command,cmd/core-command/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/core-data/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo core-data,cmd/core-data/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/core-metadata/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo core-metadata,cmd/core-metadata/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/security-bootstrapper/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/security-proxy-setup/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/support-notifications/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo support-notifications,cmd/support-notifications/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/support-scheduler/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:30:45 + for file in '`ls cmd/**/Dockerfile`' 01:30:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:30:45 ++ cut -d/ -f2 01:30:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:30:45 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 01:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:47 01:30:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:30:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:47 latest: Pulling from edgex-devops/git-semver 01:30:47 31603596830f: Pulling fs layer 01:30:47 2a8b12db71e7: Pulling fs layer 01:30:47 6ca5941a6612: Pulling fs layer 01:30:47 ecc8261a40a4: Pulling fs layer 01:30:47 ecc8261a40a4: Waiting 01:30:47 2a8b12db71e7: Verifying Checksum 01:30:47 2a8b12db71e7: Download complete 01:30:47 31603596830f: Verifying Checksum 01:30:47 31603596830f: Download complete 01:30:47 ecc8261a40a4: Verifying Checksum 01:30:47 ecc8261a40a4: Download complete 01:30:47 6ca5941a6612: Verifying Checksum 01:30:47 6ca5941a6612: Download complete 01:30:48 31603596830f: Pull complete 01:30:48 2a8b12db71e7: Pull complete 01:30:49 6ca5941a6612: Pull complete 01:30:49 ecc8261a40a4: Pull complete 01:30:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:30:49 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:30:52 $ docker top a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:52 [ssh-agent] Looking for ssh-agent implementation... 01:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:52 $ docker exec a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent 01:30:52 SSH_AUTH_SOCK=/tmp/ssh-115rUL4vcBtL/agent.12 01:30:52 SSH_AGENT_PID=17 01:30:52 Running ssh-add (command line suppressed) 01:30:53 Identity added: /w/workspace/edgex-go/3@tmp/private_key_251039673036718577.key (/w/workspace/edgex-go/3@tmp/private_key_251039673036718577.key) 01:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:53 + git tag --points-at HEAD [Pipeline] } 01:30:53 $ docker exec --env ******** --env ******** a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent -k 01:30:54 unset SSH_AUTH_SOCK; 01:30:54 unset SSH_AGENT_PID; 01:30:54 echo Agent pid 17 killed; 01:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:54 [ssh-agent] Looking for ssh-agent implementation... 01:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:54 $ docker exec a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent 01:30:54 SSH_AUTH_SOCK=/tmp/ssh-REnzXW0QcVAC/agent.46 01:30:54 SSH_AGENT_PID=51 01:30:54 Running ssh-add (command line suppressed) 01:30:54 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6060866954699736500.key (/w/workspace/edgex-go/3@tmp/private_key_6060866954699736500.key) 01:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:55 + git semver init 01:30:55 # -> Open(): unable to determine branch for HEAD 01:30:55 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:30:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:30:55 # $SEMVER_REMOTE_NAME = origin 01:30:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:30:55 # $SEMVER_USER_NAME = edgex-jenkins 01:30:55 # $SEMVER_BRANCH = PR-3395 01:30:55 # $SEMVER_TEMP = /tmp/semver-007260023 01:30:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:31:17 # '/tmp/semver-007260023' -> '/w/workspace/edgex-go/3/.semver' 01:31:17 # -> Force: false 01:31:17 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:31:17 $ docker exec --env ******** --env ******** a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent -k 01:31:17 unset SSH_AUTH_SOCK; 01:31:17 unset SSH_AGENT_PID; 01:31:17 echo Agent pid 51 killed; 01:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:18 + git semver [Pipeline] } 01:31:18 $ docker stop --time=1 a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 01:31:20 $ docker rm -f a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:21 Stashed 1 file(s) [Pipeline] echo 01:31:21 [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 01:31:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:31:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:31:22 + sudo service docker restart 01:31:22 + true 01:31:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:31:22 ========================================================= 01:31:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:31:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:31:23 + 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 . 01:31:28 Sending build context to Docker daemon 329.7MB 01:31:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:31:28 Step 2/6 : FROM ${BASE} 01:31:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:28 188c0c94c7c5: Pulling fs layer 01:31:28 0ef7d3d256c8: Pulling fs layer 01:31:28 de9db76c5a1d: Pulling fs layer 01:31:28 bca2f99d35d6: Pulling fs layer 01:31:28 93359f2a8cfa: Pulling fs layer 01:31:28 7c6f9722023f: Pulling fs layer 01:31:28 a35cf1a2eb13: Pulling fs layer 01:31:28 bca2f99d35d6: Waiting 01:31:28 93359f2a8cfa: Waiting 01:31:28 7c6f9722023f: Waiting 01:31:28 a35cf1a2eb13: Waiting 01:31:28 de9db76c5a1d: Download complete 01:31:28 0ef7d3d256c8: Verifying Checksum 01:31:28 0ef7d3d256c8: Download complete 01:31:28 93359f2a8cfa: Verifying Checksum 01:31:28 93359f2a8cfa: Download complete 01:31:28 188c0c94c7c5: Verifying Checksum 01:31:28 188c0c94c7c5: Download complete 01:31:28 7c6f9722023f: Verifying Checksum 01:31:28 7c6f9722023f: Download complete 01:31:28 188c0c94c7c5: Pull complete 01:31:28 0ef7d3d256c8: Pull complete 01:31:28 de9db76c5a1d: Pull complete 01:31:29 a35cf1a2eb13: Verifying Checksum 01:31:29 a35cf1a2eb13: Download complete 01:31:30 bca2f99d35d6: Verifying Checksum 01:31:30 bca2f99d35d6: Download complete 01:31:36 Still waiting to schedule task 01:31:36 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1500’ 01:31:37 bca2f99d35d6: Pull complete 01:31:37 93359f2a8cfa: Pull complete 01:31:37 7c6f9722023f: Pull complete 01:31:42 a35cf1a2eb13: Pull complete 01:31:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:31:42 ---> a62c8e92a672 01:31:42 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 01:31:42 ---> Running in 5d56b4bfc95e 01:31:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:44 (1/12) Installing libmagic (5.38-r0) 01:31:44 (2/12) Installing file (5.38-r0) 01:31:44 (3/12) Installing libc-dev (0.7.2-r3) 01:31:44 (4/12) Installing g++ (9.3.0-r2) 01:31:50 (5/12) Installing fortify-headers (1.1-r0) 01:31:50 (6/12) Installing patch (2.7.6-r6) 01:31:50 (7/12) Installing build-base (0.5-r2) 01:31:50 (8/12) Installing libsodium (1.0.18-r0) 01:31:50 (9/12) Installing pkgconf (1.7.2-r0) 01:31:50 (10/12) Installing libsodium-dev (1.0.18-r0) 01:31:50 (11/12) Installing libzmq (4.3.3-r0) 01:31:50 (12/12) Installing zeromq-dev (4.3.3-r0) 01:31:50 Executing busybox-1.31.1-r19.trigger 01:31:50 OK: 233 MiB in 51 packages 01:31:54 Removing intermediate container 5d56b4bfc95e 01:31:54 ---> ff525e336114 01:31:54 Step 4/6 : WORKDIR /edgex-go 01:31:54 ---> Running in 69810af66f00 01:31:54 Removing intermediate container 69810af66f00 01:31:54 ---> 6b72b783e67b 01:31:54 Step 5/6 : COPY go.mod . 01:31:54 ---> c5aac628e112 01:31:54 Step 6/6 : RUN go mod download 01:31:54 ---> Running in 4bd9f08e1b12 01:32:21 Removing intermediate container 4bd9f08e1b12 01:32:21 ---> 35f7f37b1196 01:32:21 Successfully built 35f7f37b1196 01:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:32:21 + docker inspect -f . ci-base-image-x86_64 01:32:21 . [Pipeline] withDockerContainer 01:32:21 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:22 $ docker top f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:23 + go version 01:32:23 go version go1.15.5 linux/amd64 [Pipeline] } 01:32:23 $ docker stop --time=1 f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 01:32:24 $ docker rm -f f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:25 + docker inspect -f . ci-base-image-x86_64 01:32:25 . [Pipeline] withDockerContainer 01:32:25 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:26 $ docker top e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:26 ========================================================= 01:32:26 [edgeXBuildGoParallel] Running Tests and Build... 01:32:26 ========================================================= [Pipeline] sh 01:32:27 + make test 01:32:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:32:37 ? github.com/edgexfoundry/edgex-go [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:33:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:33:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:33:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 45.9% of statements 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements 01:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 99.0% of statements 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements 01:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.437s coverage: 28.6% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.204s coverage: 86.7% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.183s coverage: 97.5% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.498s coverage: 93.0% of statements 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.9% of statements 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.117s coverage: 79.5% of statements 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 01:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 01:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements 01:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 01:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.354s coverage: 81.9% of statements 01:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.128s coverage: 92.9% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 84.6% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.6% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.241s coverage: 64.4% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.395s coverage: 69.0% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 38.4% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.186s coverage: 47.0% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.120s coverage: 9.6% of statements 01:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.181s coverage: 88.6% of statements 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.297s coverage: 28.7% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 64.6% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 95.6% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 01:33:57 GO111MODULE=on go vet ./... 01:34:36 gofmt -l . 01:34:36 [ "`gofmt -l .`" = "" ] 01:34:36 ./bin/test-go-mod-tidy.sh 01:34:36 ./bin/test-attribution-txt.sh [Pipeline] sh 01:34:37 + ls -al . 01:34:37 total 816 01:34:37 drwxrwxr-x 10 1001 1001 4096 Apr 23 01:34 . 01:34:37 drwxr-xr-x 4 root root 28 Apr 23 01:32 .. 01:34:37 -rw-rw-r-- 1 1001 1001 11 Apr 23 01:30 .dockerignore 01:34:37 drwxrwxr-x 8 1001 1001 179 Apr 23 01:30 .git 01:34:37 drwxrwxr-x 3 1001 1001 125 Apr 23 01:30 .github 01:34:37 -rw-rw-r-- 1 1001 1001 818 Apr 23 01:30 .gitignore 01:34:37 drwx------ 3 1001 1001 60 Apr 23 01:31 .semver 01:34:37 -rw-rw-r-- 1 1001 1001 166 Apr 23 01:30 .sonarcloud.properties 01:34:37 -rw-rw-r-- 1 1001 1001 8609 Apr 23 01:30 Attribution.txt 01:34:37 -rw-rw-r-- 1 1001 1001 3804 Apr 23 01:30 CONTRIBUTING.md 01:34:37 -rw-rw-r-- 1 1001 1001 931 Apr 23 01:30 Dockerfile.build 01:34:37 -rw-rw-r-- 1 1001 1001 863 Apr 23 01:30 Jenkinsfile 01:34:37 -rw-rw-r-- 1 1001 1001 10775 Apr 23 01:30 LICENSE 01:34:37 -rw-rw-r-- 1 1001 1001 5774 Apr 23 01:30 Makefile 01:34:37 -rw-rw-r-- 1 1001 1001 7978 Apr 23 01:30 README.md 01:34:37 -rw-rw-r-- 1 1001 1001 6755 Apr 23 01:30 SECURITY.md 01:34:37 -rw-rw-r-- 1 1001 1001 5 Apr 23 01:31 VERSION 01:34:37 -rw-rw-r-- 1 1001 1001 4131 Apr 23 01:30 ZMQWindows.md 01:34:37 drwxrwxr-x 2 1001 1001 117 Apr 23 01:30 bin 01:34:37 drwxrwxr-x 14 1001 1001 4096 Apr 23 01:30 cmd 01:34:37 -rw-r--r-- 1 root root 704518 Apr 23 01:33 coverage.out 01:34:37 -rw-r--r-- 1 root root 1059 Apr 23 01:34 go.mod 01:34:37 -rw-r--r-- 1 root root 22418 Apr 23 01:34 go.sum 01:34:37 drwxrwxr-x 8 1001 1001 127 Apr 23 01:30 internal 01:34:37 drwxrwxr-x 4 1001 1001 26 Apr 23 01:30 openapi 01:34:37 drwxrwxr-x 4 1001 1001 71 Apr 23 01:30 snap 01:34:37 -rw-rw-r-- 1 1001 1001 168 Apr 23 01:30 version.go [Pipeline] sh 01:34:37 + '[' -e coverage.out ] 01:34:37 + chown 1001:1001 coverage.out [Pipeline] stash 01:34:38 Stashed 1 file(s) [Pipeline] sh 01:34:38 + make build 01:34:38 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 01:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:55 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 01:34:57 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 01:34: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 01:35:00 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 01:35:02 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 01:35:04 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 01:35:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1503 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws 01:35:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:35:06 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 01:35:07 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 01:35:08 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 01:35:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:11 using credential edgex-jenkins-ssh 01:35:11 Cloning the remote Git repository 01:35:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:35:11 > git init /w/workspace/edgex-go/3 # timeout=10 01:35:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:11 > git --version # timeout=10 01:35:11 > git --version # 'git version 2.17.1' 01:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 01:35:13 $ docker stop --time=1 e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 01:35:15 $ docker rm -f e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:18 01:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:18 latest: Pulling from edgex-devops/edgex-compose 01:35:18 cbdbe7a5bc2a: Pulling fs layer 01:35:18 ca9280d653b3: Pulling fs layer 01:35:18 7e9c9ca2126c: Pulling fs layer 01:35:19 cbdbe7a5bc2a: Download complete 01:35:19 cbdbe7a5bc2a: Pull complete 01:35:19 ca9280d653b3: Verifying Checksum 01:35:19 ca9280d653b3: Download complete 01:35:20 7e9c9ca2126c: Download complete 01:35:20 ca9280d653b3: Pull complete 01:35:29 7e9c9ca2126c: Pull complete 01:35:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:35:29 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:35:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:31 $ docker top cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:31 + docker-compose build --help 01:35:31 + grep parallel 01:35:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:35:33 --parallel Build images in parallel. [Pipeline] } 01:35:33 $ docker stop --time=1 cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 01:35:33 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:35:33 Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:35:33 Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) 01:35:34 $ docker rm -f cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:33 > git config core.sparsecheckout # timeout=10 01:35:33 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 01:35:33 > git remote # timeout=10 01:35:33 > git config --get remote.origin.url # timeout=10 01:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:33 > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 01:35:33 > git rev-parse HEAD^{commit} # timeout=10 01:35:33 > git config core.sparsecheckout # timeout=10 01:35:33 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 01:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:35 . [Pipeline] withDockerContainer 01:35:35 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:36 $ docker top 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:36 + docker-compose -f ./docker-compose-build.yml build --parallel 01:35:37 Building docker-core-command-go ... 01:35:37 Building docker-core-data-go ... 01:35:37 Building docker-core-metadata-go ... 01:35:37 Building docker-security-bootstrapper-go ... 01:35:37 Building docker-security-proxy-setup-go ... 01:35:37 Building docker-security-secretstore-setup-go ... 01:35:37 Building docker-support-notifications-go ... 01:35:37 Building docker-support-scheduler-go ... 01:35:37 Building docker-sys-mgmt-agent-go ... 01:35:37 Building docker-support-scheduler-go 01:35:37 Building docker-support-notifications-go 01:35:37 Building docker-security-proxy-setup-go 01:35:37 Building docker-core-data-go 01:35:37 Building docker-core-metadata-go 01:35:38 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:35:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:35:40 + sudo service docker+ true restart 01:35:40 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:35:43 provisioning config files... 01:35:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6529274896824850823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:43 ---> docker-login.sh 01:35:43 nexus3.edgexfoundry.org:10001 01:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:44 Configure a credential helper to remove this warning. See 01:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:44 01:35:44 Login Succeeded 01:35:44 nexus3.edgexfoundry.org:10002 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:45 Configure a credential helper to remove this warning. See 01:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:45 01:35:45 Login Succeeded 01:35:45 nexus3.edgexfoundry.org:10003 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:45 Configure a credential helper to remove this warning. See 01:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:45 01:35:45 Login Succeeded 01:35:45 nexus3.edgexfoundry.org:10004 01:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:46 Configure a credential helper to remove this warning. See 01:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:46 01:35:46 Login Succeeded 01:35:46 docker.io 01:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:47 Configure a credential helper to remove this warning. See 01:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:47 01:35:47 Login Succeeded 01:35:47 ---> docker-login.sh ends [Pipeline] } 01:35:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:47 ========================================================= 01:35:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:35:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:35:47 + 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 . 01:35:50 Sending build context to Docker daemon 167.4MB 01:35:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:35:50 Step 2/6 : FROM ${BASE} 01:35:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:50 5f621e34cdf4: Pulling fs layer 01:35:50 a4357932f1b6: Pulling fs layer 01:35:50 18c013af1878: Pulling fs layer 01:35:50 00ac8860ef70: Pulling fs layer 01:35:50 63d7cb157983: Pulling fs layer 01:35:50 b116817d02f9: Pulling fs layer 01:35:50 745a02a5169b: Pulling fs layer 01:35:50 00ac8860ef70: Waiting 01:35:50 63d7cb157983: Waiting 01:35:50 b116817d02f9: Waiting 01:35:50 745a02a5169b: Waiting 01:35:50 18c013af1878: Verifying Checksum 01:35:50 18c013af1878: Download complete 01:35:50 a4357932f1b6: Download complete 01:35:50 63d7cb157983: Verifying Checksum 01:35:50 63d7cb157983: Download complete 01:35:50 b116817d02f9: Download complete 01:35:50 5f621e34cdf4: Download complete 01:35:50 5f621e34cdf4: Pull complete 01:35:51 a4357932f1b6: Pull complete 01:35:52 18c013af1878: Pull complete 01:35:52 745a02a5169b: Verifying Checksum 01:35:52 745a02a5169b: Download complete 01:35:53 00ac8860ef70: Verifying Checksum 01:35:53 00ac8860ef70: Download complete 01:36:04 00ac8860ef70: Pull complete 01:36:04 63d7cb157983: Pull complete 01:36:04 b116817d02f9: Pull complete 01:36:07 745a02a5169b: Pull complete 01:36:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:36:07 ---> b7e6874047d6 01:36:07 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 01:36:10 ---> Running in f3ec3cae2511 01:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:36:13 (1/12) Installing libmagic (5.38-r0) 01:36:13 (2/12) Installing file (5.38-r0) 01:36:13 (3/12) Installing libc-dev (0.7.2-r3) 01:36:14 (4/12) Installing g++ (9.3.0-r2) 01:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:16 ---> 35f7f37b1196 01:36:16 Step 3/23 : WORKDIR /edgex-go 01:36:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:36:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:36:16 ---> 35f7f37b1196 01:36:16 Step 3/22 : WORKDIR /edgex-go 01:36:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:36:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:36:16 ---> 35f7f37b1196 01:36:16 Step 3/21 : WORKDIR /edgex-go 01:36:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:36:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> 35f7f37b1196 01:36:17 Step 3/23 : WORKDIR /edgex-go 01:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> 35f7f37b1196 01:36:17 Step 3/22 : WORKDIR /edgex-go 01:36:18 (5/12) Installing fortify-headers (1.1-r0) 01:36:18 (6/12) Installing patch (2.7.6-r6) 01:36:18 (7/12) Installing build-base (0.5-r2) 01:36:18 (8/12) Installing libsodium (1.0.18-r0) 01:36:18 (9/12) Installing pkgconf (1.7.2-r0) 01:36:18 (10/12) Installing libsodium-dev (1.0.18-r0) 01:36:18 (11/12) Installing libzmq (4.3.3-r0) 01:36:18 (12/12) Installing zeromq-dev (4.3.3-r0) 01:36:18 Executing busybox-1.31.1-r19.trigger 01:36:18 OK: 217 MiB in 51 packages 01:36:18 ---> Running in 0c7ae0a3fc9f 01:36:18 ---> Running in 924e451e7fad 01:36:18 ---> Running in 710854e3b600 01:36:18 ---> Running in 6604c5c553eb 01:36:18 ---> Running in 6ba8b0e39a92 01:36:18 Removing intermediate container 6ba8b0e39a92 01:36:18 ---> 1439ce65a8e6 01:36:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 Removing intermediate container 6604c5c553eb 01:36:18 ---> abba6e504469 01:36:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 Removing intermediate container 924e451e7fad 01:36:18 ---> 8b4b599056ae 01:36:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 Removing intermediate container 710854e3b600 01:36:18 ---> 1e1f804b8eb8 01:36:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 Removing intermediate container 0c7ae0a3fc9f 01:36:18 ---> f6ae8296d08b 01:36:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 ---> Running in 47da5f8989a4 01:36:18 ---> Running in d9dd2095943c 01:36:18 ---> Running in 7f8fe550d498 01:36:18 ---> Running in ff4030b0c30f 01:36:18 ---> Running in b59ccf71090b 01:36:20 Removing intermediate container d9dd2095943c 01:36:20 ---> 368d731609bc 01:36:20 Step 5/23 : RUN apk add --update --no-cache make git 01:36:21 Removing intermediate container 47da5f8989a4 01:36:21 ---> 9d55337d84ac 01:36:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:36:21 ---> Running in 58506787baf4 01:36:21 ---> Running in c1c19fa5e780 01:36:21 Removing intermediate container 7f8fe550d498 01:36:21 ---> 26151d7997f8 01:36:21 Step 5/22 : RUN apk add --update --no-cache make git 01:36:21 Removing intermediate container b59ccf71090b 01:36:21 ---> 2c5a7b3ade8f 01:36:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:36:21 ---> Running in b8c976822faf 01:36:21 Removing intermediate container ff4030b0c30f 01:36:21 ---> b36d0b6ffc94 01:36:21 Step 5/21 : RUN apk add --update --no-cache make git 01:36:21 ---> Running in 14502780ea26 01:36:21 ---> Running in a99a7bebb1e2 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:22 Removing intermediate container f3ec3cae2511 01:36:22 ---> ebccbc7b803a 01:36:22 Step 4/6 : WORKDIR /edgex-go 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:22 ---> Running in f0dc34151af1 01:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:23 Removing intermediate container f0dc34151af1 01:36:23 ---> 1d88130071cb 01:36:23 Step 5/6 : COPY go.mod . 01:36:23 OK: 233 MiB in 51 packages 01:36:23 OK: 233 MiB in 51 packages 01:36:23 OK: 233 MiB in 51 packages 01:36:23 OK: 233 MiB in 51 packages 01:36:24 ---> b661e0b11909 01:36:24 Step 6/6 : RUN go mod download 01:36:24 ---> Running in 7b3f306b2999 01:36:24 OK: 233 MiB in 51 packages 01:36:24 Removing intermediate container c1c19fa5e780 01:36:24 ---> d80715601c9e 01:36:24 Step 6/22 : COPY go.mod . 01:36:24 Removing intermediate container 58506787baf4 01:36:24 ---> 60a44ea14486 01:36:24 Step 6/23 : COPY go.mod . 01:36:24 Removing intermediate container b8c976822faf 01:36:24 ---> a5234b6fe253 01:36:24 Step 6/22 : COPY go.mod . 01:36:24 Removing intermediate container 14502780ea26 01:36:24 ---> 5f7083c91829 01:36:24 Step 6/23 : COPY go.mod . 01:36:24 ---> ba7e9a0afce1 01:36:24 Step 7/22 : RUN go mod download 01:36:24 ---> Running in bfde399ec25a 01:36:25 Removing intermediate container a99a7bebb1e2 01:36:25 ---> cc6fc6703a61 01:36:25 Step 6/21 : COPY go.mod . 01:36:25 ---> 207e76469f6f 01:36:25 Step 7/23 : RUN go mod download 01:36:25 ---> ac8ab26b220d 01:36:25 Step 7/23 : RUN go mod download 01:36:25 ---> 61d63cdf0220 01:36:25 Step 7/22 : RUN go mod download 01:36:25 ---> Running in ebb11382f773 01:36:25 ---> 8cdc7d0dc2fa 01:36:25 Step 7/21 : RUN go mod download 01:36:25 ---> Running in fba98f0fbd7e 01:36:25 ---> Running in c888a4edb6aa 01:36:25 ---> Running in ca2d8f32ddec 01:36:28 Removing intermediate container fba98f0fbd7e 01:36:28 ---> c7b47ed07059 01:36:28 Step 8/23 : COPY . . 01:36:28 Removing intermediate container bfde399ec25a 01:36:28 ---> b4d687d027e5 01:36:28 Step 8/22 : COPY . . 01:36:28 Removing intermediate container ebb11382f773 01:36:28 ---> 801838bc90ad 01:36:28 Step 8/23 : COPY . . 01:36:29 Removing intermediate container c888a4edb6aa 01:36:29 ---> fb4edcee4bc0 01:36:29 Step 8/22 : COPY . . 01:36:32 Removing intermediate container ca2d8f32ddec 01:36:32 ---> deb9847a7740 01:36:32 Step 8/21 : COPY . . 01:36:50 Removing intermediate container 7b3f306b2999 01:36:50 ---> 4981bf99bab4 01:36:50 Successfully built 4981bf99bab4 01:36:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:51 + docker inspect -f . ci-base-image-arm64 01:36:51 . [Pipeline] withDockerContainer 01:36:51 prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container 01:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:53 $ docker top 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:54 + go version 01:36:54 go version go1.15.5 linux/arm64 [Pipeline] } 01:36:54 $ docker stop --time=1 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f 01:36:56 $ docker rm -f 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:56 + docker inspect -f . ci-base-image-arm64 01:36:56 . [Pipeline] withDockerContainer 01:36:57 prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container 01:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:58 $ docker top c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a -eo pid,comm [Pipeline] { [Pipeline] echo 01:36:58 ========================================================= 01:36:58 [edgeXBuildGoParallel] Running Tests and Build... 01:36:58 ========================================================= [Pipeline] sh 01:36:59 + make test 01:36:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:37:11 ---> ca3bf68cd6ec 01:37:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:37:11 ---> Running in 104d9a24b393 01:37:12 ---> b600c805e684 01:37:12 Step 9/23 : RUN make cmd/core-data/core-data 01:37:12 ---> c61b2515e9b9 01:37:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:37:12 ---> 2f149c4bcd4d 01:37:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:37:12 ---> 3cff28f0c265 01:37:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:37:12 ---> Running in adc459a7f090 01:37:12 ---> Running in b3afb26bf028 01:37:12 ---> Running in c2ccbbf6019d 01:37:12 ---> Running in 4ff0ddc3f926 01:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:37:14 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 01:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:22 ? github.com/edgexfoundry/edgex-go [no test files] 01:38:01 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 01:38:13 Removing intermediate container b3afb26bf028 01:38:13 ---> 1766d53c6896 01:38:13 01:38:13 Step 10/21 : FROM alpine:3.12 01:38:13 3.12: Pulling from library/alpine 01:38:14 Removing intermediate container 104d9a24b393 01:38:14 ---> 359fc7c40f8b 01:38:14 01:38:14 Step 10/22 : FROM alpine:3.12 01:38:14 3.12: Pulling from library/alpine 01:38:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:38:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:38:15 Status: Downloaded newer image for alpine:3.12 01:38:15 ---> 13621d1b12d4 01:38:15 Step 11/21 : RUN apk add --update --no-cache curl 01:38:15 Status: Downloaded newer image for alpine:3.12 01:38:15 ---> 13621d1b12d4 01:38:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:38:15 Removing intermediate container 4ff0ddc3f926 01:38:15 ---> 0da05cc3490e 01:38:15 01:38:15 Step 10/22 : FROM alpine:3.12 01:38:15 ---> 13621d1b12d4 01:38:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:38:15 ---> Running in 3d91c48f8f1b 01:38:15 ---> Running in 9ec195f34c3a 01:38:15 ---> Running in e37a2470ecf2 01:38:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:17 (1/1) Installing dumb-init (1.2.2-r1) 01:38:17 Executing busybox-1.31.1-r20.trigger 01:38:17 (1/4) Installing ca-certificates (20191127-r4) 01:38:17 OK: 6 MiB in 15 packages 01:38:17 (1/2) Installing ca-certificates (20191127-r4) 01:38:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:38:17 (3/4) Installing libcurl (7.76.1-r0) 01:38:17 (2/2) Installing dumb-init (1.2.2-r1) 01:38:17 (4/4) Installing curl (7.76.1-r0) 01:38:17 Executing busybox-1.31.1-r20.trigger 01:38:17 Executing ca-certificates-20191127-r4.trigger 01:38:17 Executing busybox-1.31.1-r20.trigger 01:38:17 Executing ca-certificates-20191127-r4.trigger 01:38:17 OK: 6 MiB in 16 packages 01:38:17 OK: 7 MiB in 18 packages 01:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:38:20 Removing intermediate container adc459a7f090 01:38:20 ---> 12c2df268ca2 01:38:20 01:38:20 Step 10/23 : FROM alpine:3.12 01:38:20 ---> 13621d1b12d4 01:38:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:38:20 Removing intermediate container c2ccbbf6019d 01:38:20 ---> eaa7a752c003 01:38:20 01:38:20 Step 10/23 : FROM alpine:3.12 01:38:20 ---> 13621d1b12d4 01:38:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:38:21 ---> Running in 9c24c1d2f642 01:38:21 ---> Running in 6731cd32a1d5 01:38:21 Removing intermediate container e37a2470ecf2 01:38:21 ---> fee7d98bb9b7 01:38:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:38:22 ---> Running in f135b7cb1a7c 01:38:22 Removing intermediate container 6731cd32a1d5 01:38:22 ---> 8044d8c4fc86 01:38:22 Step 12/23 : ENV APP_PORT=48080 01:38:22 Removing intermediate container 3d91c48f8f1b 01:38:22 ---> 33581519dbeb 01:38:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:38:22 Removing intermediate container 9ec195f34c3a 01:38:22 ---> 22b94f4672ca 01:38:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:38:23 ---> Running in fc0283b4b74e 01:38:23 ---> Running in cc48ea840311 01:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:23 ---> Running in 696c412bb5a9 01:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:23 Removing intermediate container f135b7cb1a7c 01:38:23 ---> 2c1043aa0a88 01:38:23 Step 13/22 : ENV APP_PORT=48085 01:38:23 ---> Running in 626d35bca061 01:38:23 Removing intermediate container fc0283b4b74e 01:38:23 ---> cec015cb1b37 01:38:23 Step 13/22 : ENV APP_PORT=48060 01:38:23 (1/1) Installing dumb-init (1.2.2-r1) 01:38:23 Executing busybox-1.31.1-r20.trigger 01:38:23 OK: 6 MiB in 15 packages 01:38:23 Removing intermediate container cc48ea840311 01:38:23 ---> 6d60e2733605 01:38:23 Step 13/23 : EXPOSE $APP_PORT 01:38:23 Removing intermediate container 696c412bb5a9 01:38:23 ---> e1af2d84ce6c 01:38:23 Step 13/21 : WORKDIR /edgex 01:38:23 ---> Running in 10e2e912a3e9 01:38:23 ---> Running in f9d2bde8ac86 01:38:23 ---> Running in 5df52be5219b 01:38:23 Removing intermediate container 626d35bca061 01:38:23 ---> 0121722aea03 01:38:23 Step 14/22 : EXPOSE $APP_PORT 01:38:23 ---> Running in 67068609086d 01:38:23 Removing intermediate container 10e2e912a3e9 01:38:23 ---> dcd064f87c3c 01:38:23 Step 14/22 : EXPOSE $APP_PORT 01:38:24 ---> Running in 148375bc090e 01:38:24 Removing intermediate container f9d2bde8ac86 01:38:24 ---> c744ae3428b3 01:38:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:24 Removing intermediate container 5df52be5219b 01:38:24 ---> 77ac2d7c67db 01:38:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:38:24 ---> Running in e7f6d0aab829 01:38:24 Removing intermediate container 67068609086d 01:38:24 ---> 03e5b9adbe06 01:38:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:24 Removing intermediate container 9c24c1d2f642 01:38:24 ---> 0a3b6d6ad75c 01:38:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:38:24 Removing intermediate container 148375bc090e 01:38:24 ---> 7f098b696344 01:38:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:24 ---> Running in 21bdc91b7a61 01:38:24 ---> acf6f7a0a500 01:38:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:38:24 ---> 9eb67d25b218 01:38:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:38:24 ---> defd80a39718 01:38:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:38:25 Removing intermediate container 21bdc91b7a61 01:38:25 ---> 1685da0a1e77 01:38:25 Step 13/23 : ENV APP_PORT=48081 01:38:26 ---> Running in f5042e4f9489 01:38:26 ---> 55ae116059e7 01:38:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:38:26 ---> 161c74c54a43 01:38:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:38:26 ---> 797111b481cd 01:38:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:38:26 Removing intermediate container f5042e4f9489 01:38:26 ---> e02fb1c5f2b2 01:38:26 Step 14/23 : EXPOSE $APP_PORT 01:38:26 ---> Running in 345fc170eaf7 01:38:26 ---> 73b16ea7998d 01:38:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:38:26 ---> caa8803a0ebe 01:38:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:38:26 Removing intermediate container e7f6d0aab829 01:38:26 ---> 0a922ffc32cd 01:38:26 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:38:27 ---> Running in 2ccc59cabe3a 01:38:27 ---> Running in 71e1b303d6fd 01:38:27 ---> Running in b640d5ecffd9 01:38:27 ---> 803bd3dd9865 01:38:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:38:27 Removing intermediate container 345fc170eaf7 01:38:27 ---> 6557d03e500f 01:38:27 Step 15/23 : WORKDIR / 01:38:27 ---> Running in 07fcc720497d 01:38:27 ---> Running in bac7831efffb 01:38:27 Removing intermediate container 2ccc59cabe3a 01:38:27 ---> e9fe6b831c7a 01:38:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:27 Removing intermediate container 71e1b303d6fd 01:38:27 ---> a3660ced0e52 01:38:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:27 ---> Running in 1ded8cbd9fde 01:38:27 ---> Running in 78aaa59dc1b0 01:38:27 Removing intermediate container 07fcc720497d 01:38:27 ---> 9f91a940f3ad 01:38:27 Step 18/21 : CMD ["--init=true"] 01:38:28 Removing intermediate container bac7831efffb 01:38:28 ---> b37c195277bf 01:38:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:28 ---> Running in 09961ae56e93 01:38:28 Removing intermediate container 1ded8cbd9fde 01:38:28 ---> d6a7abc9934e 01:38:28 Step 20/22 : LABEL arch=x86_64 01:38:28 Removing intermediate container 78aaa59dc1b0 01:38:28 ---> 853061afb71e 01:38:28 Step 20/22 : LABEL arch=x86_64 01:38:28 ---> acbff1a05952 01:38:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:38:28 ---> Running in cb4b4de166a0 01:38:28 ---> Running in 89d0f4e4cb4c 01:38:28 Removing intermediate container 09961ae56e93 01:38:28 ---> 349b77de29d5 01:38:28 Step 19/21 : LABEL arch=x86_64 01:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:28 ---> Running in c3fbbbaba082 01:38:28 Removing intermediate container cb4b4de166a0 01:38:28 ---> 7a6b830f99c7 01:38:28 Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:38:28 Removing intermediate container 89d0f4e4cb4c 01:38:28 ---> ac84ef374d93 01:38:28 Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:38:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:38:29 ---> Running in 7d54819e6c8c 01:38:29 (1/6) Installing dumb-init (1.2.2-r1) 01:38:29 Removing intermediate container c3fbbbaba082 01:38:29 ---> 19f084781040 01:38:29 Step 20/21 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:38:29 (2/6) Installing libgcc (9.3.0-r2) 01:38:29 ---> Running in 8de759c5ec12 01:38:29 (3/6) Installing libsodium (1.0.18-r0) 01:38:29 ---> Running in 2f8cec07fc62 01:38:29 Removing intermediate container 7d54819e6c8c 01:38:29 ---> b5a8ea016ec2 01:38:29 Step 22/22 : LABEL version=0.0.0 01:38:29 ---> fcd42d3b2888 01:38:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:38:29 (4/6) Installing libstdc++ (9.3.0-r2) 01:38:29 ---> Running in c207a1cd3b89 01:38:29 Removing intermediate container 8de759c5ec12 01:38:29 ---> 5ea88280a85f 01:38:29 Step 22/22 : LABEL version=0.0.0 01:38:29 Removing intermediate container 2f8cec07fc62 01:38:29 ---> 41e1508163e7 01:38:29 Step 21/21 : LABEL version=0.0.0 01:38:29 ---> Running in dafc19a05c0f 01:38:29 Removing intermediate container c207a1cd3b89 01:38:29 ---> f58f6d586be1 01:38:29 01:38:29 ---> Running in 78693df90291 01:38:29 ---> 755c9dd461dc 01:38:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:38:30 (5/6) Installing libzmq (4.3.3-r0) 01:38:30 (6/6) Installing zeromq (4.3.3-r0) 01:38:30 ---> Running in 13f7e01b224e 01:38:30 Executing busybox-1.31.1-r20.trigger 01:38:30 OK: 8 MiB in 20 packages 01:38:30 Successfully built f58f6d586be1 01:38:30 Removing intermediate container dafc19a05c0f 01:38:30 ---> d1a71b180812 01:38:30 01:38:30 Successfully tagged docker-support-notifications-go:latest 01:38:30  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 01:38:30 Removing intermediate container 78693df90291 01:38:30 ---> 9a29a0150321 01:38:30 01:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:38:30 Removing intermediate container 13f7e01b224e 01:38:30 ---> 172fb768eca3 01:38:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:30 Successfully built d1a71b180812 01:38:30 Successfully built 9a29a0150321 01:38:30 ---> Running in c3a2c06163e3 01:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:38:31 Successfully tagged docker-security-proxy-setup-go:latest 01:38:31 Building docker-security-bootstrapper-go 01:38:31 Successfully tagged docker-support-scheduler-go:latest 01:38:31 Building docker-sys-mgmt-agent-go 01:38:31  Building docker-security-proxy-setup-go ... done  Building docker-support-scheduler-go ... done Removing intermediate container c3a2c06163e3 01:38:31 ---> abac33d02aa6 01:38:31 Step 21/23 : LABEL arch=x86_64 01:38:31 Removing intermediate container b640d5ecffd9 01:38:31 ---> ea0c38558bb1 01:38:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:31 ---> Running in 7dd45318c2a6 01:38:31 Removing intermediate container 7dd45318c2a6 01:38:31 ---> 361b69ffe5f9 01:38:31 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:38:31 ---> Running in cb0400a4fcce 01:38:31 ---> 6d5e0db8cec0 01:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:38:32 Removing intermediate container cb0400a4fcce 01:38:32 ---> 51b6f608fc22 01:38:32 Step 23/23 : LABEL version=0.0.0 01:38:32 ---> Running in 07e032d25648 01:38:33 ---> 2a18ccce6b8c 01:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:38:35 Removing intermediate container 07e032d25648 01:38:35 ---> 8b66f03dfff1 01:38:35 01:38:35 ---> 3cecb7f9bf80 01:38:35 Step 19/23 : ENTRYPOINT ["/core-data"] 01:38:35 ---> Running in fdf44047421f 01:38:35 Successfully built 8b66f03dfff1 01:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:38:35 Successfully tagged docker-core-metadata-go:latest 01:38:35 Building docker-core-command-go 01:38:35  Building docker-core-metadata-go ... done Removing intermediate container fdf44047421f 01:38:35 ---> 062192cc8bf8 01:38:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:40 ---> Running in 83af3eb62941 01:38:41 Removing intermediate container 83af3eb62941 01:38:41 ---> 6b70f8394251 01:38:41 Step 21/23 : LABEL arch=x86_64 01:38:41 ---> Running in 9c6c160498fe 01:38:42 Removing intermediate container 9c6c160498fe 01:38:42 ---> 78011209c285 01:38:42 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:38:43 ---> Running in 084693c56c98 01:38:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:38:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:38:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:38:43 Removing intermediate container 084693c56c98 01:38:43 ---> 4b792da4a0c1 01:38:43 Step 23/23 : LABEL version=0.0.0 01:38:43 ---> Running in 80ba36fe3f78 01:38:44 Removing intermediate container 80ba36fe3f78 01:38:44 ---> fffb22676c72 01:38:44 01:38:44 Successfully built fffb22676c72 01:38:44 Successfully tagged docker-core-data-go:latest 01:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.341s coverage: 45.9% of statements 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 19.8% of statements 01:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.348s coverage: 99.0% of statements 01:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.1% of statements 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.147s coverage: 100.0% of statements 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.272s coverage: 71.3% of statements 01:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.474s coverage: 82.9% of statements 01:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements 01:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:39:02  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:39:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:39:02 ---> 35f7f37b1196 01:39:02 Step 3/23 : WORKDIR /edgex-go 01:39:02 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:39:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:39:02 ---> 35f7f37b1196 01:39:02 Step 3/31 : WORKDIR /edgex-go 01:39:02 ---> Using cache 01:39:02 ---> f6ae8296d08b 01:39:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:02 ---> Using cache 01:39:02 ---> f6ae8296d08b 01:39:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:02 ---> Using cache 01:39:02 ---> 2c5a7b3ade8f 01:39:02 Step 5/31 : RUN apk add --update --no-cache make git 01:39:02 ---> Using cache 01:39:02 ---> 2c5a7b3ade8f 01:39:02 Step 5/23 : RUN apk add --update --no-cache make bash git 01:39:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:39:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:39:02 ---> 35f7f37b1196 01:39:02 Step 3/24 : WORKDIR /edgex-go 01:39:02 ---> Using cache 01:39:02 ---> f6ae8296d08b 01:39:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:02 ---> Using cache 01:39:02 ---> 2c5a7b3ade8f 01:39:02 Step 5/24 : RUN apk add --update --no-cache make git 01:39:04 ---> Running in 28608b911466 01:39:04 ---> Running in 20921ace5380 01:39:04 ---> Running in ca6b5377a6df 01:39:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:39:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:39:04 ---> 35f7f37b1196 01:39:04 Step 3/23 : WORKDIR /edgex-go 01:39:04 ---> Using cache 01:39:04 ---> f6ae8296d08b 01:39:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:04 ---> Using cache 01:39:04 ---> 2c5a7b3ade8f 01:39:04 Step 5/23 : RUN apk add --update --no-cache make git 01:39:05 ---> Running in 768aae07269f 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:07 OK: 233 MiB in 51 packages 01:39:07 OK: 233 MiB in 51 packages 01:39:07 OK: 233 MiB in 51 packages 01:39:07 OK: 233 MiB in 51 packages 01:39:07 Removing intermediate container 28608b911466 01:39:07 ---> a48ffcabd1aa 01:39:07 Step 6/24 : COPY go.mod . 01:39:08 Removing intermediate container ca6b5377a6df 01:39:08 ---> 87501e6a72bf 01:39:08 Step 6/31 : COPY go.mod . 01:39:08 ---> a5a682ce65cf 01:39:08 Step 7/24 : RUN go mod download 01:39:08 Removing intermediate container 20921ace5380 01:39:08 ---> eedafb174e7a 01:39:08 Step 6/23 : COPY go.mod . 01:39:08 ---> Running in 274ef5a36e70 01:39:08 ---> 4c7a8e4209b5 01:39:08 Step 7/31 : RUN go mod download 01:39:08 Removing intermediate container 768aae07269f 01:39:08 ---> c801f77b6670 01:39:08 Step 6/23 : COPY go.mod . 01:39:08 ---> Running in ed2c9beff61b 01:39:08 ---> af48532cb17f 01:39:08 Step 7/23 : RUN go mod download 01:39:08 ---> Running in c3c9a1ab37d2 01:39:09 ---> 385f6cca974e 01:39:09 Step 7/23 : RUN go mod download 01:39:09 ---> Running in 9eb3b5771443 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.240s coverage: 100.0% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.243s coverage: 100.0% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.429s coverage: 86.7% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.459s coverage: 97.5% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.228s coverage: 78.3% of statements 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:39:11 Removing intermediate container 274ef5a36e70 01:39:11 ---> 154521560038 01:39:11 Step 8/24 : COPY . . 01:39:11 Removing intermediate container ed2c9beff61b 01:39:11 ---> ffe9780f2657 01:39:11 Step 8/31 : COPY . . 01:39:11 Removing intermediate container c3c9a1ab37d2 01:39:11 ---> 73736dae2ffc 01:39:11 Step 8/23 : COPY . . 01:39:11 Removing intermediate container 9eb3b5771443 01:39:11 ---> 4190f7dca6e8 01:39:11 Step 8/23 : COPY . . 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.291s coverage: 93.0% of statements 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.277s coverage: 0.9% of statements 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.159s coverage: 47.1% of statements 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.120s coverage: 94.1% of statements 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements 01:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 01:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 01:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements 01:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.465s coverage: 81.9% of statements 01:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.211s coverage: 92.9% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 80.8% of statements 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.188s coverage: 87.2% of statements 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.196s coverage: 84.6% of statements 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.6% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 64.4% of statements 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.118s coverage: 100.0% of statements 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 01:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 01:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 01:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 01:39:51 ---> 1f74a5e349fd 01:39:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:39:51 ---> adc190d3cd88 01:39:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:39:51 ---> 5ef9ff00bdc1 01:39:51 ---> 39683d8acd2c 01:39:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-command/core-command 01:39:51 01:39:51 ---> Running in f755ba9d6f2d 01:39:51 ---> Running in b014595f8378 01:39:51 ---> Running in 4ef5e8746f7c 01:39:51 ---> Running in f5adbc715aa4 01:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:39:51 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 01:39:51 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 01:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.891s coverage: 69.0% of statements 01:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.505s coverage: 38.4% of statements 01:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 01:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 01:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 47.0% of statements 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.126s coverage: 9.6% of statements 01:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.455s coverage: 88.6% of statements 01:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.659s coverage: 28.7% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.183s coverage: 100.0% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.193s coverage: 64.6% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.389s coverage: 95.6% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 01:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.118s coverage: 28.1% of statements 01:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 01:40:13 GO111MODULE=on go vet ./... 01:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:40:32 Removing intermediate container f755ba9d6f2d 01:40:32 ---> 6286da283e54 01:40:32 01:40:32 Step 10/31 : FROM alpine:3.12 01:40:32 ---> 13621d1b12d4 01:40:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:40:32 Removing intermediate container b014595f8378 01:40:32 ---> 56bb3a9857f8 01:40:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:40:32 ---> Running in 0a55d3c5f509 01:40:32 ---> Running in c1a830cd34ee 01:40:32 Removing intermediate container c1a830cd34ee 01:40:32 ---> 827a578458ab 01:40:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:40:33 ---> Running in 75219dbc3f9c 01:40:33 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 01:40:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:40:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:40:35 (1/2) Installing dumb-init (1.2.2-r1) 01:40:35 (2/2) Installing su-exec (0.2-r1) 01:40:35 Executing busybox-1.31.1-r20.trigger 01:40:36 OK: 6 MiB in 16 packages 01:40:37 Removing intermediate container f5adbc715aa4 01:40:37 ---> 2971be0f8973 01:40:37 01:40:37 Step 10/24 : FROM alpine:3.12 01:40:37 ---> 13621d1b12d4 01:40:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:40:37 Removing intermediate container 4ef5e8746f7c 01:40:37 ---> be5fdee8589c 01:40:37 01:40:37 Step 10/23 : FROM alpine:3.12 01:40:37 ---> 13621d1b12d4 01:40:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:40:37 ---> Using cache 01:40:37 ---> 0a3b6d6ad75c 01:40:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:40:37 ---> Using cache 01:40:37 ---> 1685da0a1e77 01:40:37 Step 13/23 : ENV APP_PORT=48082 01:40:37 ---> Running in 37d40d6fb440 01:40:37 ---> Running in d3a31950f8c0 01:40:37 Removing intermediate container 0a55d3c5f509 01:40:37 ---> 33d15cfda83e 01:40:37 01:40:37 Step 11/23 : FROM docker:20.10.0 01:40:37 20.10.0: Pulling from library/docker 01:40:37 Removing intermediate container d3a31950f8c0 01:40:37 ---> 09d699c1ab21 01:40:37 Step 14/23 : EXPOSE $APP_PORT 01:40:37 Removing intermediate container 75219dbc3f9c 01:40:37 ---> 776288a519fa 01:40:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:40:38 ---> Running in 6b978520ebf2 01:40:38 ---> Running in e9a417dcecec 01:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:40:38 Removing intermediate container e9a417dcecec 01:40:38 ---> 1fc2144e84dd 01:40:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:40:38 Removing intermediate container 6b978520ebf2 01:40:38 ---> e729b31e9f4a 01:40:38 Step 15/23 : WORKDIR / 01:40:38 (1/6) Installing ca-certificates (20191127-r4) 01:40:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:40:38 (3/6) Installing libcurl (7.76.1-r0) 01:40:38 (4/6) Installing curl (7.76.1-r0) 01:40:38 (5/6) Installing dumb-init (1.2.2-r1) 01:40:38 (6/6) Installing su-exec (0.2-r1) 01:40:38 Executing busybox-1.31.1-r20.trigger 01:40:38 Executing ca-certificates-20191127-r4.trigger 01:40:39 OK: 7 MiB in 20 packages 01:40:39 ---> Running in 730cb68c8a36 01:40:39 ---> Running in 09b390fbce16 01:40:40 Removing intermediate container 730cb68c8a36 01:40:40 ---> 23d1e7e4d878 01:40:40 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:40:40 ---> Running in 8200fee2e833 01:40:40 Removing intermediate container 09b390fbce16 01:40:40 ---> 1985b3923b5c 01:40:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:40:40 Removing intermediate container 37d40d6fb440 01:40:40 ---> 6ee2816d3dd0 01:40:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:40:41 ---> e871240ae249 01:40:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:40:41 ---> Running in 2f47b504503c 01:40:41 Removing intermediate container 2f47b504503c 01:40:41 ---> 639fe187e598 01:40:41 Step 13/24 : WORKDIR / 01:40:42 ---> Running in fbef0a2502bf 01:40:42 ---> 545542f4f605 01:40:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:40:43 Removing intermediate container fbef0a2502bf 01:40:43 ---> 452fd35eb994 01:40:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:40:43 Removing intermediate container 8200fee2e833 01:40:43 ---> 3bb59184261c 01:40:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:40:43 ---> f175ec28fee8 01:40:43 Step 19/23 : ENTRYPOINT ["/core-command"] 01:40:43 ---> Running in 65d4c104eabb 01:40:43 ---> Running in f5ac2fdc5b7c 01:40:43 ---> 585e1c03f8d5 01:40:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:40:43 Removing intermediate container f5ac2fdc5b7c 01:40:43 ---> 952ff6c7ba48 01:40:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:40:44 Removing intermediate container 65d4c104eabb 01:40:44 ---> 197aeb8c70a7 01:40:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:40:44 ---> Running in a5a819c16cda 01:40:44 ---> a15b66ccdedf 01:40:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:40:44 Removing intermediate container a5a819c16cda 01:40:44 ---> 54c660afbb49 01:40:44 Step 21/23 : LABEL arch=x86_64 01:40:44 ---> 1c6eb363ca5c 01:40:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:40:44 ---> Running in 0f6a236c44c4 01:40:44 ---> Running in 0fc3ed070fce 01:40:45 ---> 3125ab47d3df 01:40:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:40:45 Removing intermediate container 0f6a236c44c4 01:40:45 ---> 65dd179e21c6 01:40:45 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:40:45 ---> Running in 9931a49c4604 01:40:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:40:45 Status: Downloaded newer image for docker:20.10.0 01:40:45 ---> aefe523efa57 01:40:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:40:45 ---> Running in 014ca66607e5 01:40:46 Removing intermediate container 9931a49c4604 01:40:46 ---> f0f147fac7de 01:40:46 Step 23/23 : LABEL version=0.0.0 01:40:46 Removing intermediate container 014ca66607e5 01:40:46 ---> 17ed63c61112 01:40:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:40:46 ---> Running in c846dc683de0 01:40:46 ---> Running in c002bde06b1d 01:40:46 ---> 91ea978cd8bd 01:40:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:40:46 Removing intermediate container c846dc683de0 01:40:46 ---> f75491833cb9 01:40:46 01:40:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:40:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:40:47 Successfully built f75491833cb9 01:40:47 Removing intermediate container 0fc3ed070fce 01:40:47 ---> 12dc2c622d92 01:40:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:40:47 Successfully tagged docker-core-command-go:latest 01:40:47  Building docker-core-command-go ... done  ---> b5f69036411b 01:40:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:40:47 (1/39) Installing readline (8.0.4-r0) 01:40:47 (2/39) Installing bash (5.0.17-r0) 01:40:47 Executing bash-5.0.17-r0.post-install 01:40:47 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:40:47 (4/39) Installing libcurl (7.76.1-r0) 01:40:47 (5/39) Installing curl (7.76.1-r0) 01:40:47 (6/39) Installing dumb-init (1.2.2-r1) 01:40:47 (7/39) Installing libbz2 (1.0.8-r1) 01:40:47 (8/39) Installing expat (2.2.9-r1) 01:40:47 (9/39) Installing libffi (3.3-r2) 01:40:47 (10/39) Installing gdbm (1.13-r1) 01:40:47 (11/39) Installing xz-libs (5.2.5-r0) 01:40:47 (12/39) Installing sqlite-libs (3.32.1-r0) 01:40:47 (13/39) Installing python3 (3.8.8-r0) 01:40:47 ---> 6505c2aac850 01:40:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:40:51 ---> 23942fba4570 01:40:51 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/ 01:40:51 ---> Running in 2845c37b8e2f 01:40:51 ---> 027e324f1e8c 01:40:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:40:51 (14/39) Installing py3-appdirs (1.4.4-r1) 01:40:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:40:51 (16/39) Installing py3-parsing (2.4.7-r0) 01:40:51 (17/39) Installing py3-six (1.15.0-r0) 01:40:51 (18/39) Installing py3-packaging (20.4-r0) 01:40:51 (19/39) Installing py3-setuptools (47.0.0-r0) 01:40:51 (20/39) Installing py3-chardet (3.0.4-r4) 01:40:51 (21/39) Installing py3-idna (2.9-r0) 01:40:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:40:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:40:51 (24/39) Installing py3-requests (2.23.0-r0) 01:40:51 (25/39) Installing py3-msgpack (1.0.0-r0) 01:40:51 (26/39) Installing py3-lockfile (0.12.2-r3) 01:40:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:40:52 (28/39) Installing py3-colorama (0.4.3-r0) 01:40:52 (29/39) Installing py3-distlib (0.3.0-r0) 01:40:52 ---> 189655362acb 01:40:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:40:52 (30/39) Installing py3-distro (1.5.0-r1) 01:40:52 (31/39) Installing py3-webencodings (0.5.1-r3) 01:40:52 (32/39) Installing py3-html5lib (1.0.1-r4) 01:40:52 (33/39) Installing py3-pytoml (0.1.21-r0) 01:40:52 (34/39) Installing py3-pep517 (0.8.2-r0) 01:40:52 (35/39) Installing py3-progress (1.5-r0) 01:40:52 (36/39) Installing py3-toml (0.10.1-r0) 01:40:52 (37/39) Installing py3-retrying (1.3.3-r0) 01:40:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:40:52 (39/39) Installing py3-pip (20.1.1-r0) 01:40:52 Executing busybox-1.31.1-r19.trigger 01:40:52 OK: 72 MiB in 59 packages 01:40:53 ---> fa64fb357524 01:40:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:40:53 Removing intermediate container 2845c37b8e2f 01:40:53 ---> 2e718f2a7922 01:40:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:40:53 ---> Running in 50b628c30597 01:40:53 ---> fe0afbb7d4b2 01:40:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:40:54 Removing intermediate container 50b628c30597 01:40:54 ---> dd2fee51adda 01:40:54 Step 22/24 : LABEL arch=x86_64 01:40:54 ---> Running in ca67e8741f92 01:40:54 ---> Running in a8d993ca86fb 01:40:54 Collecting docker-compose==1.23.2 01:40:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:40:54 Removing intermediate container ca67e8741f92 01:40:54 ---> 67008c18b302 01:40:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:40:54 Collecting docopt<0.7,>=0.6.1 01:40:54 Downloading docopt-0.6.2.tar.gz (25 kB) 01:40:54 Removing intermediate container a8d993ca86fb 01:40:54 ---> 843f5e33d7fa 01:40:54 Step 23/24 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:40:54 ---> Running in 21c5a20aaf59 01:40:55 ---> 838b3742c84d 01:40:55 Step 26/31 : RUN chmod +x /entrypoint.sh 01:40:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:40:55 Removing intermediate container 21c5a20aaf59 01:40:55 ---> c5e9cd5a46ea 01:40:55 Step 24/24 : LABEL version=0.0.0 01:40:55 ---> Running in bb1c74392c0e 01:40:55 Collecting texttable<0.10,>=0.9.0 01:40:55 Downloading texttable-0.9.1.tar.gz (11 kB) 01:40:55 ---> Running in 35f23393c6d9 01:40:55 Removing intermediate container 35f23393c6d9 01:40:55 ---> fe71357e9cb7 01:40:55 01:40:56 Collecting websocket-client<1.0,>=0.32.0 01:40:56 Successfully built fe71357e9cb7 01:40:56 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 01:40:56 Successfully tagged docker-security-secretstore-setup-go:latest 01:40:56  Building docker-security-secretstore-setup-go ... done Collecting cached-property<2,>=1.2.0 01:40:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:40:57 Collecting PyYAML<4,>=3.10 01:40:57 Downloading PyYAML-3.13.tar.gz (270 kB) 01:40:58 Removing intermediate container bb1c74392c0e 01:40:58 ---> 72ca93c163d2 01:40:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:40:58 Collecting docker<4.0,>=3.6.0 01:40:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:40:58 ---> Running in 733da99e43d3 01:40:58 Collecting dockerpty<0.5,>=0.4.1 01:40:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:40:58 Removing intermediate container 733da99e43d3 01:40:58 ---> 2f35fc69a847 01:40:58 Step 28/31 : CMD ["gate"] 01:40:58 ---> Running in ac7d8945c21b 01:40:58 Removing intermediate container ac7d8945c21b 01:40:58 ---> 6363db4866a8 01:40:58 Step 29/31 : LABEL arch=x86_64 01:40:58 ---> Running in 180558430c92 01:40:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:40:59 Removing intermediate container 180558430c92 01:40:59 ---> fb1e509fd7b9 01:40:59 Step 30/31 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:40:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:40:59 ---> Running in 9fb64b4852c1 01:40:59 Collecting jsonschema<3,>=2.5.1 01:40:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:40:59 Collecting docker-pycreds>=0.4.0 01:40:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:40:59 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) 01:40:59 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) 01:40:59 Removing intermediate container 9fb64b4852c1 01:40:59 ---> 9114561fda89 01:40:59 Step 31/31 : LABEL version=0.0.0 01:40:59 Collecting idna<2.8,>=2.5 01:40:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:40:59 ---> Running in 71fa062cdf0b 01:40:59 Collecting urllib3<1.25,>=1.21.1 01:40:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:40:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:40:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:40:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:40:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:40:59 Removing intermediate container 71fa062cdf0b 01:40:59 ---> 1954869a8937 01:40:59 01:41:00 Installing collected packages: docopt, texttable, websocket-client, cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 01:41:00 Running setup.py install for docopt: started 01:41:00 Successfully built 1954869a8937 01:41:00 Successfully tagged docker-security-bootstrapper-go:latest 01:41:00  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' 01:41:00 Running setup.py install for texttable: started 01:41:01 Running setup.py install for texttable: finished with status 'done' 01:41:01 Running setup.py install for PyYAML: started 01:41:01 Running setup.py install for PyYAML: finished with status 'done' 01:41:01 Attempting uninstall: idna 01:41:01 Found existing installation: idna 2.9 01:41:01 Uninstalling idna-2.9: 01:41:01 Successfully uninstalled idna-2.9 01:41:02 Attempting uninstall: urllib3 01:41:02 Found existing installation: urllib3 1.25.9 01:41:02 Uninstalling urllib3-1.25.9: 01:41:02 Successfully uninstalled urllib3-1.25.9 01:41:02 Attempting uninstall: requests 01:41:02 Found existing installation: requests 2.23.0 01:41:02 Uninstalling requests-2.23.0: 01:41:02 Successfully uninstalled requests-2.23.0 01:41:02 Running setup.py install for dockerpty: started 01:41:03 Running setup.py install for dockerpty: finished with status 'done' 01:41:03 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.58.0 01:41:11 Removing intermediate container c002bde06b1d 01:41:11 ---> aea09cc32a18 01:41:11 Step 14/23 : ENV APP_PORT=48090 01:41:11 ---> Running in fd1bb36953a9 01:41:11 Removing intermediate container fd1bb36953a9 01:41:11 ---> 70972eb46c77 01:41:11 Step 15/23 : EXPOSE $APP_PORT 01:41:12 ---> Running in f6d0ad21b9b2 01:41:12 Removing intermediate container f6d0ad21b9b2 01:41:12 ---> 816f8e8da3cc 01:41:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:41:13 ---> 612f4ea0a5e8 01:41:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:41:13 ---> c5ce9fa3e791 01:41:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:41:13 ---> d2906d373572 01:41:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:41:13 ---> Running in 07ffcedce0c5 01:41:14 Removing intermediate container 07ffcedce0c5 01:41:14 ---> c7227fb95f3d 01:41:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:41:14 ---> Running in b63f7436ae4c 01:41:14 Removing intermediate container b63f7436ae4c 01:41:14 ---> 2bc507873b0a 01:41:14 Step 21/23 : LABEL arch=x86_64 01:41:14 ---> Running in b59081f23ca9 01:41:14 Removing intermediate container b59081f23ca9 01:41:14 ---> be64160c597f 01:41:14 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:41:14 ---> Running in ca220a691afc 01:41:14 Removing intermediate container ca220a691afc 01:41:14 ---> 6d68fd2be01a 01:41:14 Step 23/23 : LABEL version=0.0.0 01:41:14 ---> Running in f98159b1b370 01:41:16 Removing intermediate container f98159b1b370 01:41:16 ---> f35b9ebf75eb 01:41:16 01:41:16 Successfully built f35b9ebf75eb 01:41:16 Successfully tagged docker-sys-mgmt-agent-go:latest 01:41:16  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 01:41:16 $ docker stop --time=1 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 01:41:18 $ docker rm -f 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:19 + docker images 01:41:19 + grep docker 01:41:19 docker-sys-mgmt-agent-go latest f35b9ebf75eb 4 seconds ago 312MB 01:41:19 docker-security-bootstrapper-go latest 1954869a8937 20 seconds ago 19.3MB 01:41:19 docker-security-secretstore-setup-go latest fe71357e9cb7 24 seconds ago 26.3MB 01:41:19 docker-core-command-go latest f75491833cb9 33 seconds ago 17.5MB 01:41:19 docker-core-data-go latest fffb22676c72 2 minutes ago 22.9MB 01:41:19 docker-core-metadata-go latest 8b66f03dfff1 2 minutes ago 19.2MB 01:41:19 docker-security-proxy-setup-go latest 9a29a0150321 2 minutes ago 26MB 01:41:19 docker-support-scheduler-go latest d1a71b180812 2 minutes ago 17.7MB 01:41:19 docker-support-notifications-go latest f58f6d586be1 2 minutes ago 18.2MB 01:41:19 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:41:35 Still waiting to schedule task 01:41:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:41:35 gofmt -l . 01:41:35 [ "`gofmt -l .`" = "" ] 01:41:37 ./bin/test-go-mod-tidy.sh 01:41:38 ./bin/test-attribution-txt.sh [Pipeline] sh 01:41:41 + ls -al . 01:41:41 total 844 01:41:41 drwxrwxr-x 9 1001 1001 4096 Apr 23 01:41 . 01:41:41 drwxr-xr-x 4 root root 4096 Apr 23 01:36 .. 01:41:41 -rw-rw-r-- 1 1001 1001 11 Apr 23 01:35 .dockerignore 01:41:41 drwxrwxr-x 8 1001 1001 4096 Apr 23 01:35 .git 01:41:41 drwxrwxr-x 3 1001 1001 4096 Apr 23 01:35 .github 01:41:41 -rw-rw-r-- 1 1001 1001 818 Apr 23 01:35 .gitignore 01:41:41 -rw-rw-r-- 1 1001 1001 166 Apr 23 01:35 .sonarcloud.properties 01:41:41 -rw-rw-r-- 1 1001 1001 8609 Apr 23 01:35 Attribution.txt 01:41:41 -rw-rw-r-- 1 1001 1001 3804 Apr 23 01:35 CONTRIBUTING.md 01:41:41 -rw-rw-r-- 1 1001 1001 931 Apr 23 01:35 Dockerfile.build 01:41:41 -rw-rw-r-- 1 1001 1001 863 Apr 23 01:35 Jenkinsfile 01:41:41 -rw-rw-r-- 1 1001 1001 10775 Apr 23 01:35 LICENSE 01:41:41 -rw-rw-r-- 1 1001 1001 5774 Apr 23 01:35 Makefile 01:41:41 -rw-rw-r-- 1 1001 1001 7978 Apr 23 01:35 README.md 01:41:41 -rw-rw-r-- 1 1001 1001 6755 Apr 23 01:35 SECURITY.md 01:41:41 -rw-rw-r-- 1 1001 1001 5 Apr 23 01:31 VERSION 01:41:41 -rw-rw-r-- 1 1001 1001 4131 Apr 23 01:35 ZMQWindows.md 01:41:41 drwxrwxr-x 2 1001 1001 4096 Apr 23 01:35 bin 01:41:41 drwxrwxr-x 14 1001 1001 4096 Apr 23 01:35 cmd 01:41:41 -rw-r--r-- 1 root root 704518 Apr 23 01:40 coverage.out 01:41:41 -rw-r--r-- 1 root root 1059 Apr 23 01:41 go.mod 01:41:41 -rw-r--r-- 1 root root 22418 Apr 23 01:41 go.sum 01:41:41 drwxrwxr-x 8 1001 1001 4096 Apr 23 01:35 internal 01:41:41 drwxrwxr-x 4 1001 1001 4096 Apr 23 01:35 openapi 01:41:41 drwxrwxr-x 4 1001 1001 4096 Apr 23 01:35 snap 01:41:41 -rw-rw-r-- 1 1001 1001 168 Apr 23 01:35 version.go [Pipeline] sh 01:41:41 + '[' -e coverage.out ] 01:41:41 + chown 1001:1001 coverage.out [Pipeline] stash 01:41:41 Warning: overwriting stash ‘coverage-report’ 01:41:42 Stashed 1 file(s) [Pipeline] sh 01:41:43 + make build 01:41:43 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 01:41:55 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 01:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:42:23 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 01:42:29 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 01:42:30 Running on prd-ubuntu18.04-docker-8c-8g-1507 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws 01:42:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:42:31 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 01:42:32 using credential edgex-jenkins-ssh 01:42:32 Cloning the remote Git repository 01:42:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:42:32 > git init /w/workspace/edgex-go/3 # timeout=10 01:42:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:42:32 > git --version # timeout=10 01:42:32 > git --version # 'git version 2.17.1' 01:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:36 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 01:42:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:42:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:42:38 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:42:39 Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:42:39 Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) 01:42:38 > git config core.sparsecheckout # timeout=10 01:42:38 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 01:42:39 > git remote # timeout=10 01:42:39 > git config --get remote.origin.url # timeout=10 01:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:39 > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 01:42:39 > git rev-parse HEAD^{commit} # timeout=10 01:42:39 > git config core.sparsecheckout # timeout=10 01:42:39 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 01:42:42 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" 01:42:43 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] libraryResource [Pipeline] sh 01:42:43 + echo snap-build.sh 01:42:43 snap-build.sh 01:42:43 + SNAP_BASE_DIR=. 01:42:43 + '[' '!' -z /w/workspace/edgex-go/3 ']' 01:42:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 01:42:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 01:42:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 01:42:43 + cd /w/workspace/edgex-go/3 01:42:43 + sudo apt-get remove -qy --purge lxd lxd-client 01:42:43 Reading package lists... 01:42:43 Building dependency tree... 01:42:43 Reading state information... 01:42:44 The following packages were automatically installed and are no longer required: 01:42:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:42:44 uidmap xdelta3 01:42:44 Use 'sudo apt autoremove' to remove them. 01:42:44 The following packages will be REMOVED: 01:42:44 lxd* lxd-client* 01:42:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:42:44 After this operation, 31.7 MB disk space will be freed. 01:42:45 (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.) 01:42:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:42:46 Removing lxd dnsmasq configuration 01:42:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:42:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:42:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:42:48 (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.) 01:42:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:50 Processing triggers for systemd (237-3ubuntu10.42) ... 01:42:50 Processing triggers for ureadahead (0.100.0-21) ... 01:42:51 + sudo snap remove --purge lxd 01:42:51 snap "lxd" is not installed 01:42:51 + sudo groupadd --force --system lxd 01:42:51 ++ whoami 01:42:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:42:51 + newgrp - lxd 01:42:51 + sudo snap install lxd 01:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:43:01 2021-04-23T01:42:58Z INFO Waiting for automatic snapd restart... 01:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:43:09 $ docker stop --time=1 c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a 01:43:12 $ docker rm -f c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:13 lxd 4.13 from Canonical* installed 01:43:13 + sudo lxd init --auto 01:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:13 01:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:14 latest: Pulling from edgex-devops/edgex-compose-arm64 01:43:14 29e5d40040c1: Pulling fs layer 01:43:14 1ce36da41761: Pulling fs layer 01:43:14 25b303627fd3: Pulling fs layer 01:43:14 29e5d40040c1: Verifying Checksum 01:43:14 29e5d40040c1: Download complete 01:43:15 29e5d40040c1: Pull complete 01:43:15 1ce36da41761: Verifying Checksum 01:43:15 1ce36da41761: Download complete 01:43:16 1ce36da41761: Pull complete 01:43:16 25b303627fd3: Verifying Checksum 01:43:16 25b303627fd3: Download complete 01:43:21 + sudo snap install --classic snapcraft 01:43:26 25b303627fd3: Pull complete 01:43:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:43:27 prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container 01:43:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:43:30 snapcraft 4.6.2 from Canonical* installed 01:43:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:43:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:30 Dload Upload Total Spent Left Speed 01:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 01:43:30 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k 01:43:30 ./yq_linux_amd64 01:43:30 + sudo snapcraft prime --use-lxd 01:43:30 $ docker top 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:31 + grep parallel 01:43:31 + docker-compose build --help 01:43:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:43:31 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: 01:43:31 - README.md 01:43:31 01:43:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:43:32 Launching a container. 01:43:34 --parallel Build images in parallel. [Pipeline] } 01:43:34 $ docker stop --time=1 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df 01:43:36 $ docker rm -f 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:37 . [Pipeline] withDockerContainer 01:43:37 prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container 01:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:43:38 $ docker top 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:39 + docker-compose -f ./docker-compose-build.yml build --parallel 01:43:43 Building docker-core-command-go ... 01:43:43 Building docker-core-data-go ... 01:43:43 Building docker-core-metadata-go ... 01:43:43 Building docker-security-bootstrapper-go ... 01:43:43 Building docker-security-proxy-setup-go ... 01:43:43 Building docker-security-secretstore-setup-go ... 01:43:43 Building docker-support-notifications-go ... 01:43:43 Building docker-support-scheduler-go ... 01:43:43 Building docker-sys-mgmt-agent-go ... 01:43:43 Building docker-support-notifications-go 01:43:43 Building docker-core-command-go 01:43:43 Building docker-core-data-go 01:43:43 Building docker-support-scheduler-go 01:43:43 Building docker-security-bootstrapper-go 01:43:44 Waiting for container to be ready 01:43:44 To start your first instance, try: lxc launch ubuntu:18.04 01:43:44 01:43:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:43:48 Waiting for network to be ready... 01:43:48 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:43:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:43:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 01:43:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:43:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:43:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:43:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:43:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:43:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 01:43:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:43:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:43:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:43:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 01:43:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:43:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 01:43:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 01:43:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 01:43:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 01:43:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:43:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 01:43:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 01:43:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 01:43:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:43:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 01:43:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 01:43:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 01:43:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:43:53 Fetched 24.4 MB in 4s (5481 kB/s) 01:43:54 Reading package lists... 01:43:54 Reading package lists... 01:43:54 Building dependency tree... 01:43:54 Reading state information... 01:43:54 The following additional packages will be installed: 01:43:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:43:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:43:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:43:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:43:54 Suggested packages: 01:43:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:43:54 Recommended packages: 01:43:54 gnupg libsasl2-modules 01:43:54 The following NEW packages will be installed: 01:43:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:43:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:43:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:43:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:43:54 The following packages will be upgraded: 01:43:54 gpg gpg-agent gpgconf libudev1 01:43:54 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 01:43:54 Need to get 3529 kB of archives. 01:43:54 After this operation, 13.3 MB of additional disk space will be used. 01:43:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 01:43:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:43:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:43:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:43:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:43:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 01:43:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:43:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:43:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:43:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:43:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:43:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:43:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:43:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:43:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:43:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:43:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:43:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:43:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:43:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:43:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:43:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:43:55 debconf: delaying package configuration, since apt-utils is not installed 01:43:55 Fetched 3529 kB in 1s (3180 kB/s) 01:43:55 (Reading database ... 12511 files and directories currently installed.) 01:43:55 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 01:43:55 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:43:55 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 01:43:55 Selecting previously unselected package udev. 01:43:55 (Reading database ... 12511 files and directories currently installed.) 01:43:55 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 01:43:55 Unpacking udev (237-3ubuntu10.46) ... 01:43:56 Selecting previously unselected package libfuse2:amd64. 01:43:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:43:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:43:56 Selecting previously unselected package fuse. 01:43:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:43:56 Unpacking fuse (2.9.7-1ubuntu1) ... 01:43:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:43:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:43:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:43:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:43:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:43:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:43:57 Selecting previously unselected package libksba8:amd64. 01:43:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:43:57 Unpacking libksba8:amd64 (1.3.5-2) ... 01:43:57 Selecting previously unselected package libroken18-heimdal:amd64. 01:43:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:43:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:43:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:43:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libwind0-heimdal:amd64. 01:43:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:43:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:43:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:43:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:43:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:43:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:57 Selecting previously unselected package libsasl2-modules-db:amd64. 01:43:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:43:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:43:58 Selecting previously unselected package libsasl2-2:amd64. 01:43:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:43:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:43:58 Selecting previously unselected package libldap-common. 01:43:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:43:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:43:58 Selecting previously unselected package libldap-2.4-2:amd64. 01:43:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:43:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:43:58 Selecting previously unselected package dirmngr. 01:43:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:43:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:43:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:43:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:43:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:43:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:43:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:43:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:43:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:58 Setting up libksba8:amd64 (1.3.5-2) ... 01:43:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:43:58 Setting up udev (237-3ubuntu10.46) ... 01:43:59 invoke-rc.d: policy-rc.d denied execution of start. 01:43:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Processing triggers for systemd (237-3ubuntu10) ... 01:43:59 Setting up fuse (2.9.7-1ubuntu1) ... 01:43:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:43:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:43:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:43:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:43:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:44:00 settings in the [Install] section, and DefaultInstance for template units). 01:44:00 This means they are not meant to be enabled using systemctl. 01:44:00 Possible reasons for having this kind of units are: 01:44:00 1) A unit may be statically enabled by being symlinked from another unit's 01:44:00 .wants/ or .requires/ directory. 01:44:00 2) A unit's purpose may be to act as a helper for some other unit which has 01:44:00 a requirement dependency on it. 01:44:00 3) A unit may be started when needed via activation (socket, path, timer, 01:44:00 D-Bus, udev, scripted systemctl call, ...). 01:44:00 4) In case of template units, the unit is meant to be enabled with some 01:44:00 instance name specified. 01:44:00 Reading package lists... 01:44:01 Building dependency tree... 01:44:01 Reading state information... 01:44:01 The following additional packages will be installed: 01:44:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:44:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:44:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:44:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:44:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:44:01 Suggested packages: 01:44:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:44:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:44:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:44:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:44:01 systemd-container policykit-1 01:44:01 Recommended packages: 01:44:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:44:01 The following NEW packages will be installed: 01:44:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:44:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:44:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:44:01 multiarch-support openssh-client python3 python3-minimal python3.6 01:44:01 python3.6-minimal snapd squashfs-tools sudo 01:44:01 The following packages will be upgraded: 01:44:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:44:01 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 01:44:01 Need to get 35.2 MB of archives. 01:44:01 After this operation, 141 MB of additional disk space will be used. 01:44:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 01:44:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:44:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:44:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:44:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:44:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 01:44:02 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:44:02 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 01:44:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:44:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:44:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:44:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:44:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:44:02 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:44:02 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:44:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:44:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:44:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:44:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:44:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:44:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:44:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:44:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:44:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:44:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:44:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:44:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:44:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:44:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:44:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 01:44:03 debconf: delaying package configuration, since apt-utils is not installed 01:44:03 Fetched 35.2 MB in 2s (14.3 MB/s) 01:44:03 (Reading database ... 12757 files and directories currently installed.) 01:44:03 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 01:44:03 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:44:04 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 01:44:04 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:44:04 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 01:44:04 (Reading database ... 12757 files and directories currently installed.) 01:44:04 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:44:04 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:44:05 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:44:05 (Reading database ... 12757 files and directories currently installed.) 01:44:05 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:44:05 Unpacking apt (1.6.13) over (1.6.1) ... 01:44:07 Setting up apt (1.6.13) ... 01:44:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:44:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:44:07 (Reading database ... 12764 files and directories currently installed.) 01:44:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:44:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:44:07 Selecting previously unselected package libpython3.6-minimal:amd64. 01:44:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:08 Selecting previously unselected package libexpat1:amd64. 01:44:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:44:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:44:08 Selecting previously unselected package python3.6-minimal. 01:44:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:44:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:44:08 Checking for services that may need to be restarted...done. 01:44:08 Checking for services that may need to be restarted...done. 01:44:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:44:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:44:09 Selecting previously unselected package python3-minimal. 01:44:09 (Reading database ... 13012 files and directories currently installed.) 01:44:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:44:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:44:09 Selecting previously unselected package mime-support. 01:44:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:44:09 Unpacking mime-support (3.60ubuntu1) ... 01:44:09 Selecting previously unselected package libmpdec2:amd64. 01:44:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:44:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:44:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:44:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:09 Selecting previously unselected package python3.6. 01:44:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:44:10 Selecting previously unselected package libpython3-stdlib:amd64. 01:44:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:44:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:44:10 Setting up python3-minimal (3.6.7-1~18.04) ... 01:44:10 Selecting previously unselected package python3. 01:44:10 (Reading database ... 13442 files and directories currently installed.) 01:44:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:44:10 Unpacking python3 (3.6.7-1~18.04) ... 01:44:10 Selecting previously unselected package multiarch-support. 01:44:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:44:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:44:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:44:10 Selecting previously unselected package liblzo2-2:amd64. 01:44:10 (Reading database ... 13479 files and directories currently installed.) 01:44:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:44:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:44:10 Selecting previously unselected package libbsd0:amd64. 01:44:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:44:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:44:10 Selecting previously unselected package sudo. 01:44:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:44:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:44:11 Selecting previously unselected package apparmor. 01:44:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:44:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:44:11 Selecting previously unselected package libedit2:amd64. 01:44:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:44:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:44:11 Selecting previously unselected package libkrb5support0:amd64. 01:44:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:44:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:44:11 Selecting previously unselected package libk5crypto3:amd64. 01:44:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:44:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:44:11 Selecting previously unselected package libkeyutils1:amd64. 01:44:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:44:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:44:11 Selecting previously unselected package libkrb5-3:amd64. 01:44:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:44:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:44:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:44:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:44:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:44:11 Selecting previously unselected package libssl1.0.0:amd64. 01:44:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:44:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:44:12 Selecting previously unselected package openssh-client. 01:44:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:44:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:44:12 Selecting previously unselected package squashfs-tools. 01:44:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:44:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:44:12 Selecting previously unselected package snapd. 01:44:12 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 01:44:12 Unpacking snapd (2.48.3+18.04) ... 01:44:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:44:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:44:14 Setting up mime-support (3.60ubuntu1) ... 01:44:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:44:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:44:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:44:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:14 Setting up systemd (237-3ubuntu10.46) ... 01:44:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:44:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:44:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:44:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:44:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:44:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:44:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:44:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:44:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:44:16 Setting up python3 (3.6.7-1~18.04) ... 01:44:16 running python rtupdate hooks for python3.6... 01:44:16 running python post-rtupdate hooks for python3.6... 01:44:16 Setting up apparmor (2.12-4ubuntu5.1) ... 01:44:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:44:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:44:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:44:18 Setting up snapd (2.48.3+18.04) ... 01:44:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:44:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:44:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:44:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:44:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:44:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:44:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:44:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:44:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:44:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:44:20 /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' 01:44:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:20 Processing triggers for systemd (237-3ubuntu10.46) ... 01:44:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:44:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:44:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:44:22 Reading package lists... 01:44:22 Reading package lists... 01:44:23 Building dependency tree... 01:44:23 Reading state information... 01:44:23 Calculating upgrade... 01:44:23 The following packages will be upgraded: 01:44:23 advancecomp base-files bash binutils binutils-common 01:44:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:44:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:44:23 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:44:23 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:44:23 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:44:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:44:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:44:23 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 01:44:23 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 01:44:23 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 01:44:23 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 01:44:23 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 01:44:23 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 01:44:23 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:44:23 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:44:23 Need to get 64.0 MB of archives. 01:44:23 After this operation, 5034 kB of additional disk space will be used. 01:44:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 01:44:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:44:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:44:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:44:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:44:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:44:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:44:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:44:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:44:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:44:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:44:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:44:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:44:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:44:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:44:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:44:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:44:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:44:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:44:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:44:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:44:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:44:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:44:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:44:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:44:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:44:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:44:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:44:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:44:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:44:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:44:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:44:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:44:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:44:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:44:23 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:44:23 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 01:44:23 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 01:44:23 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:44:23 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:44:23 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:44:23 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:44:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:44:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:44:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:44:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:44:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:44:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:44:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:44:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:44:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:44:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:44:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:44:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:44:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:44:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:44:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:44:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:44:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:44:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:44:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:44:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:44:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:44:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:44:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:44:24 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:44:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:44:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:44:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:44:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:44:24 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:44:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:44:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:44:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:44:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:44:24 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:44:24 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:44:24 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:44:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:44:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:44:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:44:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:44:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 01:44:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:44:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 01:44:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:44:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:44:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:44:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:44:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:44:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:44:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:44:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:44:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:44:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:44:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:44:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:44:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:44:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:44:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:44:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:44:25 debconf: delaying package configuration, since apt-utils is not installed 01:44:25 Fetched 64.0 MB in 2s (32.6 MB/s) 01:44:25 (Reading database ... 13912 files and directories currently installed.) 01:44:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:44:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:44:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 01:44:26 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 01:44:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:28 (Reading database ... 13911 files and directories currently installed.) 01:44:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:44:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:44:28 (Reading database ... 13911 files and directories currently installed.) 01:44:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:29 (Reading database ... 13911 files and directories currently installed.) 01:44:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:44:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:44:30 (Reading database ... 13911 files and directories currently installed.) 01:44:30 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:44:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:44:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:44:30 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:44:30 Setting up base-files (10.1ubuntu2.10) ... 01:44:30 Installing new version of config file /etc/issue ... 01:44:30 Installing new version of config file /etc/issue.net ... 01:44:30 Installing new version of config file /etc/lsb-release ... 01:44:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:44:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:44:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:44:30 Removing obsolete conffile /etc/default/motd-news ... 01:44:30 (Reading database ... 13912 files and directories currently installed.) 01:44:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:44:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:44:31 Setting up bash (4.4.18-2ubuntu1.2) ... 01:44:31 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 01:44:31 (Reading database ... 13912 files and directories currently installed.) 01:44:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:44:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:44:31 (Reading database ... 13912 files and directories currently installed.) 01:44:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:44:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:44:32 Setting up tar (1.29b-2ubuntu0.2) ... 01:44:32 (Reading database ... 13912 files and directories currently installed.) 01:44:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:44:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:44:32 (Reading database ... 13912 files and directories currently installed.) 01:44:32 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:32 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:32 (Reading database ... 13912 files and directories currently installed.) 01:44:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:44:33 (Reading database ... 13912 files and directories currently installed.) 01:44:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:44:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:44:33 Setting up grep (3.1-2build1) ... 01:44:33 (Reading database ... 13912 files and directories currently installed.) 01:44:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:44:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:44:33 Setting up login (1:4.5-1ubuntu2) ... 01:44:33 (Reading database ... 13912 files and directories currently installed.) 01:44:33 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:33 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:44:33 (Reading database ... 13912 files and directories currently installed.) 01:44:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:44:35 (Reading database ... 13912 files and directories currently installed.) 01:44:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:44:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:44:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:44:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:44:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:44:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:44:36 (Reading database ... 13912 files and directories currently installed.) 01:44:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:44:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:44:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:44:37 (Reading database ... 13912 files and directories currently installed.) 01:44:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:37 (Reading database ... 13912 files and directories currently installed.) 01:44:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:38 (Reading database ... 13912 files and directories currently installed.) 01:44:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:38 (Reading database ... 13912 files and directories currently installed.) 01:44:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:38 (Reading database ... 13912 files and directories currently installed.) 01:44:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:39 (Reading database ... 13912 files and directories currently installed.) 01:44:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:39 (Reading database ... 13912 files and directories currently installed.) 01:44:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:39 (Reading database ... 13912 files and directories currently installed.) 01:44:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:44:39 (Reading database ... 13912 files and directories currently installed.) 01:44:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:44:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:44:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:44:40 (Reading database ... 13912 files and directories currently installed.) 01:44:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:44:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:44:41 (Reading database ... 13912 files and directories currently installed.) 01:44:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:44:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:44:41 (Reading database ... 13914 files and directories currently installed.) 01:44:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:44:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:44:41 Setting up debconf (1.5.66ubuntu1) ... 01:44:42 (Reading database ... 13914 files and directories currently installed.) 01:44:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:44:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:44:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:44:42 (Reading database ... 13914 files and directories currently installed.) 01:44:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:44:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:44:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:44:42 (Reading database ... 13914 files and directories currently installed.) 01:44:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:44:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:44:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:44:42 (Reading database ... 13914 files and directories currently installed.) 01:44:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:44:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:44:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:44:43 (Reading database ... 13914 files and directories currently installed.) 01:44:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:44:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:44:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:44:43 (Reading database ... 13914 files and directories currently installed.) 01:44:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 01:44:43 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 01:44:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:44 (Reading database ... 13914 files and directories currently installed.) 01:44:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:44:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:44:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:44:44 (Reading database ... 13914 files and directories currently installed.) 01:44:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:44:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:44:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:44:44 (Reading database ... 13914 files and directories currently installed.) 01:44:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:44 (Reading database ... 13914 files and directories currently installed.) 01:44:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:44:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:44:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:44:45 (Reading database ... 13914 files and directories currently installed.) 01:44:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:44:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:44:45 Setting up passwd (1:4.5-1ubuntu2) ... 01:44:45 (Reading database ... 13914 files and directories currently installed.) 01:44:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:44:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:44:46 (Reading database ... 13914 files and directories currently installed.) 01:44:46 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 01:44:46 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:44:46 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 01:44:46 (Reading database ... 13914 files and directories currently installed.) 01:44:46 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 01:44:46 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:44:46 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 01:44:46 (Reading database ... 13914 files and directories currently installed.) 01:44:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:44:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:44:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:44:46 (Reading database ... 13914 files and directories currently installed.) 01:44:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:44:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:44:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:44:47 (Reading database ... 13914 files and directories currently installed.) 01:44:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:44:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:44:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:44:47 (Reading database ... 13914 files and directories currently installed.) 01:44:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:44:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:44:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:44:47 (Reading database ... 13914 files and directories currently installed.) 01:44:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:44:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:44:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:44:47 (Reading database ... 13914 files and directories currently installed.) 01:44:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:44:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:44:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:44:48 (Reading database ... 13915 files and directories currently installed.) 01:44:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:44:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:44:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:44:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:44:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:44:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:44:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:44:48 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:44:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:44:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:44:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:44:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:44:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:44:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:44:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:44:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:44:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:44:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:44:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:44:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:44:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:44:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:44:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:44:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:44:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:44:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:44:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:44:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:44:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:44:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:44:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:44:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:44:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:44:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:44:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:44:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:44:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:44:58 01:44:58 Current default time zone: 'Etc/UTC' 01:44:58 Local time is now: Fri Apr 23 01:44:58 UTC 2021. 01:44:58 Universal Time is now: Fri Apr 23 01:44:58 UTC 2021. 01:44:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:44:58 01:44:58 Setting up systemd-sysv (237-3ubuntu10.46) ... 01:44:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 01:44:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:44:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:44:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:44:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:44:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:44:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:44:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:44:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:44:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:44:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:59 Setting up patch (2.7.6-2ubuntu1.1) ... 01:44:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:44:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:44:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:44:59 Installing new version of config file /etc/ssl/openssl.cnf ... 01:44:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:44:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:44:59 Setting up ca-certificates (20210119~18.04.1) ... 01:45:01 Updating certificates in /etc/ssl/certs... 01:45:02 23 added, 27 removed; done. 01:45:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:45:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:45:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:45:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:45:02 Setting up pkgbinarymangler (138.18.04.1) ... 01:45:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:45:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up perl (5.26.1-6ubuntu0.5) ... 01:45:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:45:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:45:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:45:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:45:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:45:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:45:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:45:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:45:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:45:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:45:03 Processing triggers for systemd (237-3ubuntu10.46) ... 01:45:03 Processing triggers for mime-support (3.60ubuntu1) ... 01:45:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:45:03 Updating certificates in /etc/ssl/certs... 01:45:03 0 added, 0 removed; done. 01:45:03 Running hooks in /etc/ca-certificates/update.d... 01:45:03 done. 01:45:04 Reading package lists... 01:45:04 Building dependency tree... 01:45:04 Reading state information... 01:45:04 The following NEW packages will be installed: 01:45:04 apt-transport-https 01:45:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:45:04 Need to get 1692 B of archives. 01:45:04 After this operation, 154 kB of additional disk space will be used. 01:45:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:45:04 debconf: delaying package configuration, since apt-utils is not installed 01:45:04 Fetched 1692 B in 0s (8403 B/s) 01:45:04 Selecting previously unselected package apt-transport-https. 01:45:04 (Reading database ... 13920 files and directories currently installed.) 01:45:04 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:45:04 Unpacking apt-transport-https (1.6.13) ... 01:45:04 Setting up apt-transport-https (1.6.13) ... 01:45:05 Waiting for network to be ready... 01:45:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:45:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:05 ---> 4981bf99bab4 01:45:05 Step 3/22 : WORKDIR /edgex-go 01:45:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:45:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:05 01:45:05 ---> 4981bf99bab4 01:45:05 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go 01:45:05 01:45:05 ---> 4981bf99bab4 01:45:05 Step 3/22 : WORKDIR /edgex-go 01:45:05 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:45:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:45:05 ---> 4981bf99bab4 01:45:05 Step 3/31 : WORKDIR /edgex-go 01:45:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:45:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:05 ---> 4981bf99bab4 01:45:05 Step 3/23 : WORKDIR /edgex-go 01:45:05 ---> Running in 476f14e68b4e 01:45:05 ---> Running in e6e244dabfa7 01:45:05 ---> Running in c4e01801f099 01:45:05 ---> Running in 2c09a81d6e6e 01:45:05 ---> Running in 81cf6a3b953f 01:45:05 Removing intermediate container c4e01801f099 01:45:05 ---> 750e2c76636d 01:45:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:05 Removing intermediate container e6e244dabfa7 01:45:05 ---> 63da11d7f73a 01:45:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:05 Removing intermediate container 476f14e68b4e 01:45:05 ---> cf082b3a1b4f 01:45:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:05 Removing intermediate container 81cf6a3b953f 01:45:05 ---> b1220f81655f 01:45:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:05 Removing intermediate container 2c09a81d6e6e 01:45:05 ---> c25bf94a93ea 01:45:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:05 ---> Running in 121b4b2296a4 01:45:05 ---> Running in 7cb365c43dcd 01:45:05 ---> Running in 69e32f8a6667 01:45:05 ---> Running in b44e530005cb 01:45:05 ---> Running in 2840cdc286ef 01:45:05 Removing intermediate container 121b4b2296a4 01:45:05 ---> 7f94bd9e72c4 01:45:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:45:05 ---> Running in 220f5e773306 01:45:05 Removing intermediate container 7cb365c43dcd 01:45:05 ---> 4187bb369a6a 01:45:05 Step 5/31 : RUN apk add --update --no-cache make git 01:45:05 ---> Running in 784203be1c0f 01:45:05 Removing intermediate container b44e530005cb 01:45:05 ---> cc3576b073bb 01:45:05 Step 5/23 : RUN apk add --update --no-cache make git 01:45:05 ---> Running in 06d94c7a7cfd 01:45:05 Removing intermediate container 69e32f8a6667 01:45:05 ---> a8cb6f8ca3a5 01:45:05 Step 5/22 : RUN apk add --update --no-cache make git 01:45:05 Removing intermediate container 2840cdc286ef 01:45:05 ---> c065b0262aa0 01:45:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:45:06 ---> Running in 786ddc9cbb11 01:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:45:07 ---> Running in be641d12cb61 01:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:45:07 OK: 217 MiB in 51 packages 01:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:45:09 OK: 217 MiB in 51 packages 01:45:09 OK: 217 MiB in 51 packages 01:45:09 Removing intermediate container 220f5e773306 01:45:09 ---> 148b5e018e70 01:45:09 Step 6/23 : COPY go.mod . 01:45:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:45:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:45:10 ---> e8d64abc0932 01:45:10 Step 7/23 : RUN go mod download 01:45:11 ---> Running in ba912a11bc34 01:45:11 Removing intermediate container 784203be1c0f 01:45:11 ---> 21d9d6ebcbe3 01:45:11 Step 6/31 : COPY go.mod . 01:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:45:11 Removing intermediate container 06d94c7a7cfd 01:45:11 ---> 0b60a6064e58 01:45:11 Step 6/23 : COPY go.mod . 01:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:45:11 2021-04-23T01:45:08Z INFO Waiting for automatic snapd restart... 01:45:11 snapd 2.49.2 from Canonical* installed 01:45:11 OK: 217 MiB in 51 packages 01:45:12 OK: 217 MiB in 51 packages 01:45:12 ---> cf63d63cb2eb 01:45:12 Step 7/31 : RUN go mod download 01:45:12 ---> b2377b6a55e9 01:45:12 Step 7/23 : RUN go mod download 01:45:12 "snapd" switched to the "latest/stable" channel 01:45:12 01:45:12 ---> Running in 559af00a79b6 01:45:13 ---> Running in c36b45dcc820 01:45:14 Removing intermediate container 786ddc9cbb11 01:45:14 ---> a967eab784da 01:45:14 Step 6/22 : COPY go.mod . 01:45:14 Removing intermediate container be641d12cb61 01:45:14 ---> a4db8afe445d 01:45:14 Step 6/22 : COPY go.mod . 01:45:14 Removing intermediate container ba912a11bc34 01:45:14 ---> e80888c24d73 01:45:14 Step 8/23 : COPY . . 01:45:15 ---> 8ae86bb79808 01:45:15 Step 7/22 : RUN go mod download 01:45:15 ---> 89845f1d2146 01:45:15 Step 7/22 : RUN go mod download 01:45:15 ---> Running in 5d041e2458c6 01:45:15 ---> Running in b5fa24f62921 01:45:16 core18 20210309 from Canonical* installed 01:45:16 "core18" switched to the "latest/stable" channel 01:45:16 01:45:18 Removing intermediate container 559af00a79b6 01:45:18 ---> f839b244c88f 01:45:18 Step 8/31 : COPY . . 01:45:18 Removing intermediate container c36b45dcc820 01:45:18 ---> 168e5b4d339a 01:45:18 Step 8/23 : COPY . . 01:45:19 snapcraft 4.6.2 from Canonical* installed 01:45:19 "snapcraft" switched to the "latest/stable" channel 01:45:19 01:45:20 Removing intermediate container 5d041e2458c6 01:45:20 ---> 0f17ee20a869 01:45:20 Step 8/22 : COPY . . 01:45:20 Removing intermediate container b5fa24f62921 01:45:20 ---> f93301929f05 01:45:20 Step 8/22 : COPY . . 01:45:23 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: 01:45:23 - README.md 01:45:23 01:45:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:45:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:45:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:45:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:45:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:45:30 Reading package lists... 01:45:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 01:45:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:45:37 Reading package lists... 01:45:37 Building dependency tree... 01:45:37 Reading state information... 01:45:37 Suggested packages: 01:45:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:45:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:45:37 Recommended packages: 01:45:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:45:37 The following NEW packages will be installed: 01:45:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:45:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:45:37 pkg-config zip 01:45:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:45:37 Need to get 7663 kB of archives. 01:45:37 After this operation, 43.8 MB of additional disk space will be used. 01:45:37 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:45:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:45:37 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:45:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:45:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:45:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:45:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:45:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:45:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:45:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:45:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 01:45:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:45:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:45:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:45:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:45:38 debconf: delaying package configuration, since apt-utils is not installed 01:45:38 Fetched 7663 kB in 1s (6734 kB/s) 01:45:38 Selecting previously unselected package libglib2.0-0:amd64. 01:45:38 (Reading database ... 13924 files and directories currently installed.) 01:45:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:45:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:45:39 Selecting previously unselected package libpsl5:amd64. 01:45:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:45:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:45:39 Selecting previously unselected package libnghttp2-14:amd64. 01:45:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:45:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:45:39 Selecting previously unselected package librtmp1:amd64. 01:45:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:45:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:45:39 Selecting previously unselected package libcurl3-gnutls:amd64. 01:45:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 01:45:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:45:39 Selecting previously unselected package liberror-perl. 01:45:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:45:39 Unpacking liberror-perl (0.17025-1) ... 01:45:39 Selecting previously unselected package git-man. 01:45:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:45:39 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:45:39 Selecting previously unselected package git. 01:45:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:45:39 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:45:40 Selecting previously unselected package libnorm1:amd64. 01:45:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:45:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:45:40 Selecting previously unselected package libpgm-5.2-0:amd64. 01:45:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:45:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:45:40 Selecting previously unselected package libsodium23:amd64. 01:45:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:45:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:45:41 Selecting previously unselected package libzmq5:amd64. 01:45:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:45:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:45:41 Selecting previously unselected package libzmq3-dev:amd64. 01:45:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:45:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:45:41 Selecting previously unselected package pkg-config. 01:45:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:45:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:45:41 Selecting previously unselected package zip. 01:45:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:45:41 Unpacking zip (3.0-11build1) ... 01:45:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:45:41 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:45:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:45:41 Setting up liberror-perl (0.17025-1) ... 01:45:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:45:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:45:41 No schema files found: doing nothing. 01:45:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:45:41 Setting up zip (3.0-11build1) ... 01:45:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:45:41 Setting up libsodium23:amd64 (1.0.16-2) ... 01:45:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:45:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:45:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:45:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:45:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:45:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:45:47 ---> bf2881c58fb4 01:45:47 Step 9/23 : RUN make cmd/core-data/core-data 01:45:47 ---> 7ea9e5fc4993 01:45:47 Step 9/23 : RUN make cmd/core-command/core-command 01:45:47 ---> Running in 1225c178cef2 01:45:47 ---> b851a6d3d7cb 01:45:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:45:47 ---> 25a1133c67a5 01:45:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:45:47 ---> 45defa680e5c 01:45:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:45:47 ---> Running in f6bb59c8fac4 01:45:47 ---> Running in 162980586a3f 01:45:47 ---> Running in ed3440ee397e 01:45:47 ---> Running in ad9623ea4593 01:45:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:45:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:45:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:45:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:45:48 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 01:45:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:45:48 git set to automatically installed. 01:45:48 git-man set to automatically installed. 01:45:48 libcurl3-gnutls set to automatically installed. 01:45:48 liberror-perl set to automatically installed. 01:45:48 libglib2.0-0 set to automatically installed. 01:45:48 libnghttp2-14 set to automatically installed. 01:45:48 libnorm1 set to automatically installed. 01:45:48 libpgm-5.2-0 set to automatically installed. 01:45:48 libpsl5 set to automatically installed. 01:45:48 librtmp1 set to automatically installed. 01:45:48 libsodium23 set to automatically installed. 01:45:48 libzmq3-dev set to automatically installed. 01:45:48 libzmq5 set to automatically installed. 01:45:48 pkg-config set to automatically installed. 01:45:48 zip set to automatically installed. 01:45:50 snapd is not logged in, snap install commands will use sudo 01:45:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:46:12 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 01:46:12 snapd is not logged in, snap install commands will use sudo 01:46:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:46:18 snap "core18" has no updates available 01:46:19 Pulling go-build-helper 01:46:19 + snapcraftctl pull 01:46:20 'app-service-config' has dependencies that need to be staged: go-build-helper 01:46:20 Skipping pull go-build-helper (already ran) 01:46:20 Building go-build-helper 01:46:20 + snapcraftctl build 01:46:22 Staging go-build-helper 01:46:22 + snapcraftctl stage 01:46:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:46:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:46:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 01:46:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 01:46:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 01:46:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:46:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 01:46:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 01:46:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 01:46:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 01:46:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:46:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:46:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:46:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:46:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:46:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:46:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:46:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:46:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:46:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 01:46:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 01:46:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 01:46:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:46:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 01:46:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 01:46:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 01:46:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:46:32 Fetched 24.4 MB in 0s (0 B/s) 01:46:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:46:32 Fetched 224 kB in 0s (0 B/s) 01:46:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:46:32 Fetched 157 kB in 0s (0 B/s) 01:46:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:46:32 Fetched 221 kB in 0s (0 B/s) 01:46:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:46:32 Fetched 143 kB in 0s (0 B/s) 01:46:32 Pulling app-service-config 01:46:32 + snapcraftctl pull 01:46:32 Cloning into '/root/parts/app-service-config/src'... 01:46:33 Pulling config-common 01:46:33 + snapcraftctl pull 01:46:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:46:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:46:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:46:37 Fetched 0 B in 0s (0 B/s) 01:46:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:46:37 Fetched 0 B in 0s (0 B/s) 01:46:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:46:37 Fetched 0 B in 0s (0 B/s) 01:46:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:46:37 Fetched 0 B in 0s (0 B/s) 01:46:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:46:37 Fetched 0 B in 0s (0 B/s) 01:46:37 Pulling edgex-go 01:46:37 + snapcraftctl pull 01:46:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:46:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:46:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:46:59 Fetched 0 B in 0s (0 B/s) 01:46:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:46:59 Fetched 96.5 kB in 0s (0 B/s) 01:46:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:46:59 Fetched 279 kB in 0s (0 B/s) 01:46:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:46:59 Fetched 122 kB in 0s (0 B/s) 01:46:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:46:59 Fetched 77.8 kB in 0s (0 B/s) 01:46:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:46:59 Fetched 8848 B in 0s (0 B/s) 01:46:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:46:59 Fetched 47.8 kB in 0s (0 B/s) 01:46:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:46:59 Fetched 45.6 kB in 0s (0 B/s) 01:46:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:46:59 Fetched 15.0 kB in 0s (0 B/s) 01:46:59 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:46:59 Fetched 219 kB in 0s (0 B/s) 01:46:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:46:59 Fetched 154 kB in 0s (0 B/s) 01:46:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:46:59 Fetched 50.6 kB in 0s (0 B/s) 01:46:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:46:59 Fetched 14.8 kB in 0s (0 B/s) 01:46:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:46:59 Fetched 41.8 kB in 0s (0 B/s) 01:46:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:46:59 Fetched 499 kB in 0s (0 B/s) 01:46:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:46:59 Fetched 111 kB in 0s (0 B/s) 01:46:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:46:59 Fetched 240 kB in 0s (0 B/s) 01:46:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:46:59 Fetched 29.3 kB in 0s (0 B/s) 01:46:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:46:59 Fetched 85.5 kB in 0s (0 B/s) 01:46:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:46:59 Fetched 24.5 kB in 0s (0 B/s) 01:46:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:46:59 Fetched 49.2 kB in 0s (0 B/s) 01:46:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:46:59 Fetched 54.2 kB in 0s (0 B/s) 01:46:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:46:59 Fetched 30.8 kB in 0s (0 B/s) 01:46:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:46:59 Fetched 15.8 kB in 0s (0 B/s) 01:46:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:46:59 Fetched 85.9 kB in 0s (0 B/s) 01:46:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:46:59 Fetched 8720 B in 0s (0 B/s) 01:46:59 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 01:46:59 Fetched 137 kB in 0s (0 B/s) 01:46:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:46:59 Fetched 119 kB in 0s (0 B/s) 01:46:59 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 01:46:59 Fetched 110 kB in 0s (0 B/s) 01:46:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:46:59 Fetched 11.1 kB in 0s (0 B/s) 01:46:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:46:59 Fetched 645 kB in 0s (0 B/s) 01:46:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:46:59 Fetched 41.3 kB in 0s (0 B/s) 01:46:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:46:59 Fetched 17.9 kB in 0s (0 B/s) 01:46:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:46:59 Fetched 368 kB in 0s (0 B/s) 01:46:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:46:59 Fetched 187 kB in 0s (0 B/s) 01:46:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:46:59 Fetched 175 kB in 0s (0 B/s) 01:46:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:46:59 Fetched 206 kB in 0s (0 B/s) 01:46:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:46:59 Fetched 1301 kB in 0s (0 B/s) 01:46:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:46:59 Fetched 36.2 kB in 0s (0 B/s) 01:46:59 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:46:59 Fetched 159 kB in 0s (0 B/s) 01:46:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:46:59 Fetched 107 kB in 0s (0 B/s) 01:46:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:46:59 Fetched 48.7 kB in 0s (0 B/s) 01:46:59 Pulling static-packages 01:46:59 + snapcraftctl pull 01:46:59 Pulling version 01:46:59 + cd /root/project 01:46:59 + [ -f VERSION ] 01:46:59 + PROJECT_VERSION=local-dev 01:46:59 + git rev-parse --short HEAD 01:46:59 + GIT_REVISION=b3cd3d7d 01:46:59 + snapcraftctl set-version local-dev 01:46:59 Skipping build go-build-helper (already ran) 01:46:59 Building app-service-config 01:46:59 + make build 01:46:59 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:47:02 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 01:47:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 01:47:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 01:47:02 go: downloading github.com/google/uuid v1.2.0 01:47:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 01:47:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 01:47:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 01:47:03 go: downloading github.com/go-kit/kit v0.8.0 01:47:03 go: downloading github.com/go-playground/validator/v10 v10.4.1 01:47:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 01:47:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:47:03 go: downloading github.com/leodido/go-urn v1.2.0 01:47:03 go: downloading github.com/pebbe/zmq4 v1.2.7 01:47:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:47:03 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:47:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 01:47:03 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:47:03 go: downloading github.com/gorilla/mux v1.8.0 01:47:03 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:47:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:47:03 go: downloading github.com/BurntSushi/toml v0.3.1 01:47:03 go: downloading github.com/gorilla/websocket v1.4.2 01:47:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:47:03 go: downloading github.com/mitchellh/copystructure v1.0.0 01:47:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:47:03 go: downloading github.com/pelletier/go-toml v1.2.0 01:47:04 go: downloading github.com/go-playground/universal-translator v0.17.0 01:47:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:47:04 go: downloading github.com/hashicorp/consul/api v1.8.1 01:47:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:47:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:47:04 go: downloading github.com/go-playground/locales v0.13.0 01:47:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:47:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:47:04 go: downloading github.com/hashicorp/serf v0.9.5 01:47:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:47:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:47:04 go: downloading github.com/x448/float16 v0.8.4 01:47:04 go: downloading github.com/fatih/color v1.9.0 01:47:04 go: downloading github.com/mattn/go-isatty v0.0.12 01:47:04 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:47:04 go: downloading github.com/mattn/go-colorable v0.1.6 01:47:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:47:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:47:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:47:14 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 01:47:14 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 01:47:14 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 01:47:14 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 01:47:14 Building config-common 01:47:14 + snapcraftctl build 01:47:17 Building edgex-go 01:47:17 + cd /root/parts/edgex-go/src 01:47:17 + make build 01:47:17 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 01:47:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 01:47:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:47:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.74 01:47:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 01:47:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 01:47:18 go: downloading github.com/pelletier/go-toml v1.9.0 01:47:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 01:47:18 go: downloading github.com/imdario/mergo v0.3.12 01:47:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 01:47:18 go: downloading github.com/pkg/errors v0.8.1 01:47:18 go: downloading github.com/go-playground/validator/v10 v10.5.0 01:47:18 go: downloading golang.org/x/text v0.3.2 01:47:23 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 01:47:23 go: downloading gopkg.in/yaml.v2 v2.4.0 01:47:28 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 01:47:30 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 01:47:31 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 01:47:32 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 01:47:32 go: downloading github.com/stretchr/testify v1.7.0 01:47:32 go: downloading github.com/pmezard/go-difflib v1.0.0 01:47:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:47:32 go: downloading github.com/davecgh/go-spew v1.1.1 01:47:34 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 01:47:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:47:34 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 01:47:36 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 01:47: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 01:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:47:40 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 01:47:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:47:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:47:41 go: downloading github.com/lib/pq v1.9.0 01:47:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:47:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:47:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:47:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:47:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:47:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:47:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:47:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:47:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:47:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:47:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:47:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:47:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:47:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:47:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:47:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:47:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:47:44 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 01:47:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:47:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:47:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:47:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:47:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:47:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:47:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:47:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:47:47 Building static-packages 01:47:47 + snapcraftctl build 01:47:48 Building version 01:47:48 + snapcraftctl build 01:47:50 Skipping stage go-build-helper (already ran) 01:47:50 Staging app-service-config 01:47:50 + snapcraftctl stage 01:47:52 Staging config-common 01:47:52 + snapcraftctl stage 01:47:53 Staging edgex-go 01:47:53 + snapcraftctl stage 01:47:54 Staging static-packages 01:47:54 + snapcraftctl stage 01:47:55 Staging version 01:47:55 + snapcraftctl stage 01:47:55 Removing intermediate container ed3440ee397e 01:47:55 ---> 8231080434aa 01:47:55 01:47:55 Step 10/31 : FROM alpine:3.12 01:47:55 3.12: Pulling from library/alpine 01:47:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:47:55 Status: Downloaded newer image for alpine:3.12 01:47:55 ---> 9852663dfa18 01:47:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:47:55 ---> Running in 1f99e30df9f1 01:47:55 Removing intermediate container 1f99e30df9f1 01:47:55 ---> 664a1aa8f2c3 01:47:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:47:55 ---> Running in b940157b41fb 01:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:47:55 (1/2) Installing dumb-init (1.2.2-r1) 01:47:55 (2/2) Installing su-exec (0.2-r1) 01:47:55 Executing busybox-1.31.1-r20.trigger 01:47:55 OK: 5 MiB in 16 packages 01:47:55 Removing intermediate container f6bb59c8fac4 01:47:55 ---> 759f26cb01e0 01:47:55 01:47:55 Step 10/23 : FROM alpine:3.12 01:47:55 ---> 9852663dfa18 01:47:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:47:55 ---> Running in adba2600e71f 01:47:55 Removing intermediate container b940157b41fb 01:47:55 ---> 87c468528e80 01:47:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:47:55 ---> Running in 331e035db11d 01:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:47:55 (1/1) Installing dumb-init (1.2.2-r1) 01:47:55 Executing busybox-1.31.1-r20.trigger 01:47:55 OK: 5 MiB in 15 packages 01:47:55 Removing intermediate container 331e035db11d 01:47:55 ---> b3d31ffe9eb9 01:47:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:47:56 Priming go-build-helper 01:47:56 + snapcraftctl prime 01:47:56 ---> Running in 11384dc9c11c 01:47:56 Priming app-service-config 01:47:56 + snapcraftctl prime 01:47:57 Removing intermediate container 11384dc9c11c 01:47:57 ---> 845488a7aeea 01:47:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:47:57 Removing intermediate container 162980586a3f 01:47:57 ---> 2e5eae3628dc 01:47:57 01:47:57 Step 10/22 : FROM alpine:3.12 01:47:57 ---> 9852663dfa18 01:47:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:47:57 ---> Using cache 01:47:57 ---> 6b56ea63d799 01:47:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:47:57 ---> Running in c4c36bf3f015 01:47:57 Removing intermediate container adba2600e71f 01:47:57 ---> 6b56ea63d799 01:47:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:47:58 ---> Running in 492c49855596 01:47:58 ---> Running in 9f6081d3d5c0 01:47:58 Priming config-common 01:47:58 + snapcraftctl prime 01:47:58 Removing intermediate container ad9623ea4593 01:47:58 ---> f8f29c5cde81 01:47:58 01:47:58 Step 10/22 : FROM alpine:3.12 01:47:58 ---> 9852663dfa18 01:47:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:47:59 ---> Running in 69c27bab8ac4 01:47:59 Priming edgex-go 01:47:59 + snapcraftctl prime 01:47:59 Removing intermediate container 9f6081d3d5c0 01:47:59 ---> 68adccda2ead 01:47:59 Step 13/22 : ENV APP_PORT=48085 01:47:59 Removing intermediate container 492c49855596 01:47:59 ---> 4e2ae51df16e 01:47:59 Step 13/23 : ENV APP_PORT=48082 01:47:59 ---> Running in a74b2ece8796 01:47:59 ---> Running in 73c8184f59a3 01:48:00 Priming static-packages 01:48:00 + snapcraftctl prime 01:48:01 Removing intermediate container 73c8184f59a3 01:48:01 ---> 8b113660b5ac 01:48:01 Step 14/22 : EXPOSE $APP_PORT 01:48:01 Removing intermediate container a74b2ece8796 01:48:01 ---> 39019e0e552f 01:48:01 Step 14/23 : EXPOSE $APP_PORT 01:48:01 ---> Running in c15d027a0ddb 01:48:01 ---> Running in e6943b304520 01:48:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:48:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:48:01 Removing intermediate container c4c36bf3f015 01:48:01 ---> a3a07db05eeb 01:48:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:48:01 Removing intermediate container c15d027a0ddb 01:48:01 ---> 0c310bd0767d 01:48:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:01 Removing intermediate container e6943b304520 01:48:01 ---> 4b52fe4a1a32 01:48:01 Step 15/23 : WORKDIR / 01:48:02 ---> Running in 768e4e525493 01:48:02 (1/2) Installing ca-certificates (20191127-r4) 01:48:02 (2/2) Installing dumb-init (1.2.2-r1) 01:48:02 Executing busybox-1.31.1-r20.trigger 01:48:02 ---> Running in a8ac3785438f 01:48:02 Executing ca-certificates-20191127-r4.trigger 01:48:02 OK: 6 MiB in 16 packages 01:48:03 Removing intermediate container 768e4e525493 01:48:03 ---> 2e7ae54eb290 01:48:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:48:03 Removing intermediate container a8ac3785438f 01:48:03 ---> 26a432ccbe7b 01:48:03 ---> 7dd364b48d0b 01:48:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:48:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:03 Priming version 01:48:03 + snapcraftctl prime 01:48:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 01:48:04 ---> dccd4e576e86 01:48:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:48:04 ---> Running in bba282f6cce8 01:48:04 ---> 70e0ff482539 01:48:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:48:04 ---> 13701d014fa4 01:48:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:48:05 Removing intermediate container 69c27bab8ac4 01:48:05 ---> 48c6d27aa2a4 01:48:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:48:05 ---> Running in 23aa60893301 01:48:06 Removing intermediate container 23aa60893301 01:48:06 ---> 9cbb399e5287 01:48:06 Step 13/22 : ENV APP_PORT=48060 01:48:06 ---> 156262526124 01:48:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:48:06 ---> Running in 6040453065b4 01:48:06 ---> Running in 5e1b96359e06 01:48:06 ---> 0b99746b1c4d 01:48:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:48:07 Removing intermediate container 5e1b96359e06 01:48:07 ---> f6be859214cb 01:48:07 Step 14/22 : EXPOSE $APP_PORT 01:48:07 Removing intermediate container 6040453065b4 01:48:07 ---> 71fdd034f776 01:48:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:08 ---> Running in b7a73522d832 01:48:08 ---> Running in 64c293f2dc53 01:48:08 ---> e50646f4fa23 01:48:08 Step 19/23 : ENTRYPOINT ["/core-command"] 01:48:08 Removing intermediate container bba282f6cce8 01:48:08 ---> 23cedecae422 01:48:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:08 ---> Running in e1ecfa3acb17 01:48:08 Removing intermediate container 64c293f2dc53 01:48:08 ---> 4dade3eabe09 01:48:08 Removing intermediate container b7a73522d832 01:48:08 ---> 73210482c4a5 01:48:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:08 Step 20/22 : LABEL arch=arm64 01:48:09 ---> Running in 3f5b4b773ebe 01:48:09 Removing intermediate container e1ecfa3acb17 01:48:09 ---> 69cc4af51640 01:48:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:09 Removing intermediate container 1225c178cef2 01:48:09 ---> 711089471180 01:48:09 01:48:09 Step 10/23 : FROM alpine:3.12 01:48:09 ---> 9852663dfa18 01:48:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:48:09 ---> Running in 5002f811e9e1 01:48:09 ---> 2f72da4b9721 01:48:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:48:09 ---> Running in 57cb10808871 01:48:09 Removing intermediate container 3f5b4b773ebe 01:48:09 ---> b6a6c0a31c5f 01:48:09 Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:48:09 ---> a447b952367f 01:48:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:48:10 ---> Running in df940442fd79 01:48:10 Removing intermediate container 5002f811e9e1 01:48:10 ---> 81336ddda48b 01:48:10 Step 21/23 : LABEL arch=arm64 01:48:10 Removing intermediate container 57cb10808871 01:48:10 ---> a1b7672ed3b1 01:48:10 Step 12/23 : ENV APP_PORT=48080 01:48:10 ---> Running in 17e4928a94c6 01:48:11 ---> Running in 4479970b8ae0 01:48:11 Removing intermediate container df940442fd79 01:48:11 ---> 9cc2fe58d271 01:48:11 Step 22/22 : LABEL version=0.0.0 01:48:11 ---> Running in f74b5c29ee25 01:48:11 Removing intermediate container 17e4928a94c6 01:48:11 ---> d27d07634f8f 01:48:11 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:48:11 Removing intermediate container 4479970b8ae0 01:48:11 ---> 395926b68a7c 01:48:11 Step 13/23 : EXPOSE $APP_PORT ---> cf5c387ac02e 01:48:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:48:11 ---> c1e0f1317659 01:48:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:48:11 01:48:11 ---> Running in e71e33e200fe 01:48:11 ---> Running in a7157ed40f26 01:48:12 Removing intermediate container f74b5c29ee25 01:48:12 ---> b6c254e96def 01:48:12 01:48:12 Removing intermediate container e71e33e200fe 01:48:12 ---> 42fae5eb6bad 01:48:12 Step 23/23 : LABEL version=0.0.0 01:48:12 Successfully built b6c254e96def 01:48:12 ---> Running in 6281fa0b1548 01:48:12 Removing intermediate container a7157ed40f26 01:48:12 ---> 642e4cde3cc5 01:48:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:12 ---> a46214b5dbcf 01:48:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:48:12 Successfully tagged docker-support-scheduler-go-arm64:latest 01:48:12 Building docker-security-proxy-setup-go 01:48:12  Building docker-support-scheduler-go ... done  ---> fe534186c69a 01:48:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:48:12 ---> Running in 802751ba646d 01:48:12 ---> Running in 9ace59b7fcf5 01:48:13 Removing intermediate container 6281fa0b1548 01:48:13 ---> c07837e44c2a 01:48:13 01:48:14 Removing intermediate container 9ace59b7fcf5 01:48:14 ---> 157b8ff35283 01:48:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:14 ---> Running in 3069785a44a1 01:48:14 Successfully built c07837e44c2a 01:48:14 Successfully tagged docker-core-command-go-arm64:latest 01:48:14  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 01:48:14 ---> 55614076fe01 01:48:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:48:15 Removing intermediate container 3069785a44a1 01:48:15 ---> 8f64d5dc17ab 01:48:15 Step 20/22 : LABEL arch=arm64 01:48:15 ---> Running in d8bf7e11af48 01:48:15 ---> 47c5094d0ece 01:48:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:48:16 ---> Running in d521e0c1a104 01:48:16 Removing intermediate container d8bf7e11af48 01:48:16 ---> 48f1a95aa0d2 01:48:16 Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:48:17 Removing intermediate container 802751ba646d 01:48:17 ---> cdeeb51e3eb0 01:48:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:48:18 ---> Running in cbb7e1288bc0 01:48:18 Removing intermediate container d521e0c1a104 01:48:18 ---> eb92e529a8a6 01:48:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:48:18 ---> Running in 2fd4b15a1489 01:48:19 Removing intermediate container cbb7e1288bc0 01:48:19 ---> 3c19bb4094da 01:48:19 Step 22/22 : LABEL version=0.0.0 01:48:19 ---> Running in d868257b0181 01:48:20 ---> dcf9c2ecb03a 01:48:20 Step 26/31 : RUN chmod +x /entrypoint.sh 01:48:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:48:20 ---> Running in 9085da264041 01:48:20 Removing intermediate container d868257b0181 01:48:20 ---> a34ea35a3de0 01:48:20 01:48:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:48:21 Successfully built a34ea35a3de0 01:48:21 Successfully tagged docker-support-notifications-go-arm64:latest 01:48:21  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 01:48:21 (1/6) Installing dumb-init (1.2.2-r1) 01:48:21 (2/6) Installing libgcc (9.3.0-r2) 01:48:21 (3/6) Installing libsodium (1.0.18-r0) 01:48:22 (4/6) Installing libstdc++ (9.3.0-r2) 01:48:22 (5/6) Installing libzmq (4.3.3-r0) 01:48:22 (6/6) Installing zeromq (4.3.3-r0) 01:48:22 Executing busybox-1.31.1-r20.trigger 01:48:22 OK: 8 MiB in 20 packages 01:48:24 Removing intermediate container 9085da264041 01:48:24 ---> 0ccbed71f6cf 01:48:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:48:25 Removing intermediate container 2fd4b15a1489 01:48:25 ---> 54d308deb038 01:48:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:25 ---> Running in c75702dc2c2e 01:48:26 ---> 4e4898705ea1 01:48:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:48:26 Removing intermediate container c75702dc2c2e 01:48:26 ---> aaeb658598b8 01:48:26 Step 28/31 : CMD ["gate"] 01:48:27 ---> Running in 25e644b8647a 01:48:28 ---> 15a46aa8303e 01:48:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:48:28 Removing intermediate container 25e644b8647a 01:48:28 ---> 3c32fcb173e3 01:48:28 Step 29/31 : LABEL arch=arm64 01:48:28 ---> Running in 8da9e3dc34e2 01:48:29 ---> 1d0583318cc3 01:48:29 Step 19/23 : ENTRYPOINT ["/core-data"] 01:48:29 ---> Running in ee59513e1325 01:48:29 Removing intermediate container 8da9e3dc34e2 01:48:29 ---> 0b6ca940930d 01:48:29 Step 30/31 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:48:30 ---> Running in a36474335533 01:48:30 Removing intermediate container ee59513e1325 01:48:30 ---> 5cfb9efcdc32 01:48:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:30 ---> Running in 155da128f0da 01:48:31 Removing intermediate container a36474335533 01:48:31 ---> 24cd96ccfc3e 01:48:31 Step 31/31 : LABEL version=0.0.0 01:48:31 ---> Running in b7d6ecaaaa10 01:48:31 Removing intermediate container 155da128f0da 01:48:31 ---> 74d20ba82846 01:48:31 Step 21/23 : LABEL arch=arm64 01:48:32 ---> Running in 4ced7542b080 01:48:32 Removing intermediate container b7d6ecaaaa10 01:48:32 ---> dfaff43fbcfd 01:48:32 01:48:32 Removing intermediate container 4ced7542b080 01:48:32 ---> c67ac31116f4 01:48:32 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:48:33 Successfully built dfaff43fbcfd 01:48:33 Successfully tagged docker-security-bootstrapper-go-arm64:latest 01:48:33 Building docker-core-metadata-go 01:48:33  Building docker-security-bootstrapper-go ... done  ---> Running in e48d95b06f3e 01:48:34 Removing intermediate container e48d95b06f3e 01:48:34 ---> c10c94ce6e35 01:48:34 Step 23/23 : LABEL version=0.0.0 01:48:34 ---> Running in fb9ee15f00ed 01:48:35 Removing intermediate container fb9ee15f00ed 01:48:35 ---> 8a7da2928db5 01:48:35 01:48:35 Successfully built 8a7da2928db5 01:48:35 Successfully tagged docker-core-data-go-arm64:latest 01:49:08  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:49:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:49:08 ---> 4981bf99bab4 01:49:08 Step 3/21 : WORKDIR /edgex-go 01:49:08 ---> Using cache 01:49:08 ---> c25bf94a93ea 01:49:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:08 ---> Using cache 01:49:08 ---> c065b0262aa0 01:49:08 Step 5/21 : RUN apk add --update --no-cache make git 01:49:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:49:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:49:08 ---> 4981bf99bab4 01:49:08 Step 3/24 : WORKDIR /edgex-go 01:49:08 ---> Using cache 01:49:08 ---> c25bf94a93ea 01:49:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:08 ---> Using cache 01:49:08 ---> c065b0262aa0 01:49:08 Step 5/24 : RUN apk add --update --no-cache make git 01:49:10 ---> Running in d86ae2aeaa0b 01:49:10 ---> Running in 5cd2fd7ca662 01:49:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:49:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:49:10 ---> 4981bf99bab4 01:49:10 Step 3/23 : WORKDIR /edgex-go 01:49:10 ---> Using cache 01:49:10 ---> c25bf94a93ea 01:49:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:10 ---> Using cache 01:49:10 ---> c065b0262aa0 01:49:10 Step 5/23 : RUN apk add --update --no-cache make bash git 01:49:11 ---> Running in 85b12cb87b79 01:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:49:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:49:13 ---> 4981bf99bab4 01:49:13 Step 3/23 : WORKDIR /edgex-go 01:49:13 ---> Using cache 01:49:13 ---> c25bf94a93ea 01:49:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:13 ---> Using cache 01:49:13 ---> c065b0262aa0 01:49:13 Step 5/23 : RUN apk add --update --no-cache make git 01:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:14 ---> Running in 0e5378d4fd0f 01:49:14 OK: 217 MiB in 51 packages 01:49:14 OK: 217 MiB in 51 packages 01:49:14 OK: 217 MiB in 51 packages 01:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:15 Removing intermediate container d86ae2aeaa0b 01:49:15 ---> 1ccee79066e7 01:49:15 Step 6/21 : COPY go.mod . 01:49:16 Removing intermediate container 85b12cb87b79 01:49:16 ---> 6ca5f130627f 01:49:16 Step 6/23 : COPY go.mod . 01:49:16 Removing intermediate container 5cd2fd7ca662 01:49:16 ---> b483fb986517 01:49:16 Step 6/24 : COPY go.mod . 01:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:16 ---> 0aa3c4870b98 01:49:16 Step 7/21 : RUN go mod download 01:49:16 ---> Running in d774a8ab6cce 01:49:17 ---> 19fe173d0a6e 01:49:17 Step 7/23 : RUN go mod download 01:49:17 ---> Running in 305237504bd8 01:49:17 ---> e05060d62a80 01:49:17 Step 7/24 : RUN go mod download 01:49:17 OK: 217 MiB in 51 packages 01:49:17 ---> Running in 3266e0d93586 01:49:19 Removing intermediate container 0e5378d4fd0f 01:49:19 ---> 4a19a1a92e63 01:49:19 Step 6/23 : COPY go.mod . 01:49:20 ---> b79669c0e263 01:49:20 Step 7/23 : RUN go mod download 01:49:20 ---> Running in b5c378348b77 01:49:20 Removing intermediate container d774a8ab6cce 01:49:20 ---> 375c630ace87 01:49:20 Step 8/21 : COPY . . 01:49:20 Removing intermediate container 305237504bd8 01:49:20 ---> 2fe47875b208 01:49:20 Step 8/23 : COPY . . 01:49:21 Removing intermediate container 3266e0d93586 01:49:21 ---> ebc0a864a2e6 01:49:21 Step 8/24 : COPY . . 01:49:29 Removing intermediate container b5c378348b77 01:49:29 ---> 6dfa3e78957f 01:49:29 Step 8/23 : COPY . . 01:49:44 ---> 4afd524db9f7 01:49:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:49:44 ---> 64c568398f6d 01:49:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:44 ---> f6e69ba770bb 01:49:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:49:44 ---> Running in fd00e5d33024 01:49:44 ---> 4dea50369c31 01:49:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:49:44 ---> Running in 4ba4a05abf5e 01:49:44 ---> Running in 89e5b1b90366 01:49:44 ---> Running in f5956fadd60a 01:49:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:49:45 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 01:49:46 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 01:49:46 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 01:51:08 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 01:51:08 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 01:51:18 Removing intermediate container fd00e5d33024 01:51:18 ---> 9d560ddd49b7 01:51:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:51:18 ---> Running in fc13754b7814 01:51:19 Removing intermediate container 4ba4a05abf5e 01:51:19 ---> 7864e586bdbd 01:51:19 01:51:19 Step 10/24 : FROM alpine:3.12 01:51:19 ---> 9852663dfa18 01:51:19 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:51:19 Removing intermediate container 89e5b1b90366 01:51:19 ---> 7538e33094f3 01:51:19 01:51:19 Step 10/21 : FROM alpine:3.12 01:51:19 ---> 9852663dfa18 01:51:19 Step 11/21 : RUN apk add --update --no-cache curl 01:51:19 ---> Running in 1949a1e330cc 01:51:19 ---> Running in c05eb94c33dc 01:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:51:22 (1/6) Installing ca-certificates (20191127-r4) 01:51:22 (1/4) Installing ca-certificates (20191127-r4) 01:51:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:51:22 (3/6) Installing libcurl (7.76.1-r0) 01:51:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:51:22 (3/4) Installing libcurl (7.76.1-r0) 01:51:22 (4/6) Installing curl (7.76.1-r0) 01:51:22 (5/6) Installing dumb-init (1.2.2-r1) 01:51:22 (4/4) Installing curl (7.76.1-r0) 01:51:22 (6/6) Installing su-exec (0.2-r1) 01:51:22 Executing busybox-1.31.1-r20.trigger 01:51:22 Executing busybox-1.31.1-r20.trigger 01:51:22 Executing ca-certificates-20191127-r4.trigger 01:51:22 Executing ca-certificates-20191127-r4.trigger 01:51:22 OK: 7 MiB in 20 packages 01:51:22 OK: 7 MiB in 18 packages 01:51:25 Removing intermediate container 1949a1e330cc 01:51:25 ---> 123874568621 01:51:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:25 Removing intermediate container fc13754b7814 01:51:25 ---> 629315c26539 01:51:25 01:51:25 Step 11/23 : FROM docker:20.10.0 01:51:25 Removing intermediate container c05eb94c33dc 01:51:25 ---> 99fb78754c73 01:51:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:25 ---> Running in ebc930186a43 01:51:25 20.10.0: Pulling from library/docker 01:51:25 ---> Running in 77ab9153f3f7 01:51:26 Removing intermediate container ebc930186a43 01:51:26 ---> 731dfcf4db9f 01:51:26 Step 13/24 : WORKDIR / 01:51:26 Removing intermediate container 77ab9153f3f7 01:51:26 ---> 8f28a5fde5a0 01:51:26 Step 13/21 : WORKDIR /edgex 01:51:26 ---> Running in 9df58716e73a 01:51:27 ---> Running in acb898f0fad4 01:51:28 Removing intermediate container 9df58716e73a 01:51:28 ---> 782715af9d7f 01:51:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:51:28 Removing intermediate container acb898f0fad4 01:51:28 ---> 00742f5d8f6f 01:51:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:51:29 Removing intermediate container f5956fadd60a 01:51:29 ---> a0aa2877f861 01:51:29 01:51:29 Step 10/23 : FROM alpine:3.12 01:51:29 ---> 9852663dfa18 01:51:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:51:29 ---> Using cache 01:51:29 ---> 6b56ea63d799 01:51:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:29 ---> Using cache 01:51:29 ---> 68adccda2ead 01:51:29 Step 13/23 : ENV APP_PORT=48081 01:51:29 ---> Running in b962599cfefa 01:51:29 ---> e8cce801948b 01:51:29 ---> edbc85bc8e39 01:51:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:51:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:51:30 Removing intermediate container b962599cfefa 01:51:30 ---> 5b52e608ce71 01:51:30 Step 14/23 : EXPOSE $APP_PORT 01:51:30 ---> Running in 6d6630e693da 01:51:31 ---> fdd210084cd4 01:51:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:51:32 ---> 0dca1118e356 01:51:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:51:32 Removing intermediate container 6d6630e693da 01:51:32 ---> f70cb6813ab4 01:51:32 Step 15/23 : WORKDIR / 01:51:32 ---> Running in 1607337cef8c 01:51:32 ---> 56f79ecca3ca 01:51:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:51:33 ---> 51d95fbe4c3d 01:51:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:51:34 Removing intermediate container 1607337cef8c 01:51:34 ---> edc9b6ad5841 01:51:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:34 ---> Running in 42668b34c232 01:51:34 ---> b1457f1ec9ed 01:51:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:51:35 Removing intermediate container 42668b34c232 01:51:35 ---> 21f4d85c326e 01:51:35 Step 18/21 : CMD ["--init=true"] 01:51:35 ---> 7a0136e45160 01:51:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:35 ---> Running in 42f3f2cd69a4 01:51:35 Removing intermediate container 42f3f2cd69a4 01:51:35 ---> f9f2124325af 01:51:35 Step 19/21 : LABEL arch=arm64 01:51:36 ---> Running in addbabf4e72f 01:51:36 ---> 105cd0b834b4 01:51:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:51:36 ---> 61d72e8ae836 01:51:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:37 Removing intermediate container addbabf4e72f 01:51:37 ---> 93ad10cdf78c 01:51:37 Step 20/21 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:51:37 ---> Running in d1e6516fc299 01:51:37 ---> 9df6adbd0f5d 01:51:37 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/ 01:51:37 ---> Running in cbcfa50f4abb 01:51:37 Removing intermediate container d1e6516fc299 01:51:37 ---> f52e246ebd81 01:51:37 Step 21/21 : LABEL version=0.0.0 01:51:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:51:37 Status: Downloaded newer image for docker:20.10.0 01:51:37 ---> eeaf43b92773 01:51:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:51:37 ---> 8492772ad2a8 01:51:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:51:37 ---> Running in b9ff4b0ad8d5 01:51:38 ---> Running in 421f2a1ba4b8 01:51:38 ---> Running in 70fa5ace117a 01:51:38 Removing intermediate container b9ff4b0ad8d5 01:51:38 ---> 4eddf6568c5d 01:51:38 01:51:38 Removing intermediate container 70fa5ace117a 01:51:38 ---> cc39f383cf36 01:51:38 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:51:38 Removing intermediate container 421f2a1ba4b8 01:51:38 ---> fa4d3c8c84e0 01:51:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:39 ---> Running in 7af9c651c776 01:51:39 Successfully built 4eddf6568c5d 01:51:39 Successfully tagged docker-security-proxy-setup-go-arm64:latest 01:51:39  Building docker-security-proxy-setup-go ... done  ---> Running in 3b54829da4e7 01:51:39 Removing intermediate container 3b54829da4e7 01:51:39 ---> 250f96a3b395 01:51:39 Step 21/23 : LABEL arch=arm64 01:51:40 ---> Running in d74b7deaf48f 01:51:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:51:40 Removing intermediate container d74b7deaf48f 01:51:40 ---> 2cf73ad5ab3d 01:51:40 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:51:40 Removing intermediate container cbcfa50f4abb 01:51:40 ---> 9e9df5dc7ce0 01:51:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:51:40 ---> Running in 7039b91342d1 01:51:40 ---> Running in c09fb7c4fe99 01:51:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:51:41 Removing intermediate container 7039b91342d1 01:51:41 ---> 992cede19d96 01:51:41 Step 23/23 : LABEL version=0.0.0 01:51:41 (1/39) Installing readline (8.0.4-r0) 01:51:41 Removing intermediate container c09fb7c4fe99 01:51:41 ---> 7cd7e36a9e5a 01:51:41 Step 22/24 : LABEL arch=arm64 01:51:41 (2/39) Installing bash (5.0.17-r0) 01:51:41 Executing bash-5.0.17-r0.post-install 01:51:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:51:41 (4/39) Installing libcurl (7.76.1-r0) 01:51:41 (5/39) Installing curl (7.76.1-r0) 01:51:41 (6/39) Installing dumb-init (1.2.2-r1) 01:51:41 (7/39) Installing libbz2 (1.0.8-r1) 01:51:41 (8/39) Installing expat (2.2.9-r1) 01:51:41 (9/39) Installing libffi (3.3-r2) 01:51:41 (10/39) Installing gdbm (1.13-r1) 01:51:41 (11/39) Installing xz-libs (5.2.5-r0) 01:51:41 (12/39) Installing sqlite-libs (3.32.1-r0) 01:51:41 (13/39) Installing python3 (3.8.8-r0) 01:51:41 ---> Running in 39bcf8fbe349 01:51:41 ---> Running in aa897ca8fb60 01:51:42 Removing intermediate container aa897ca8fb60 01:51:42 ---> 3fe859f184c3 01:51:42 Step 23/24 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:51:42 Removing intermediate container 39bcf8fbe349 01:51:42 ---> 909642edb4af 01:51:42 01:51:43 Successfully built 909642edb4af 01:51:43 (14/39) Installing py3-appdirs (1.4.4-r1) 01:51:43 Successfully tagged docker-core-metadata-go-arm64:latest 01:51:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:51:43  Building docker-core-metadata-go ... done (16/39) Installing py3-parsing (2.4.7-r0) 01:51:43 (17/39) Installing py3-six (1.15.0-r0) 01:51:43 (18/39) Installing py3-packaging (20.4-r0) 01:51:43 ---> Running in 3e64716d2dd5 01:51:43 (19/39) Installing py3-setuptools (47.0.0-r0) 01:51:43 (20/39) Installing py3-chardet (3.0.4-r4) 01:51:43 (21/39) Installing py3-idna (2.9-r0) 01:51:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:51:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:51:43 (24/39) Installing py3-requests (2.23.0-r0) 01:51:43 (25/39) Installing py3-msgpack (1.0.0-r0) 01:51:43 (26/39) Installing py3-lockfile (0.12.2-r3) 01:51:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:51:43 (28/39) Installing py3-colorama (0.4.3-r0) 01:51:43 (29/39) Installing py3-distlib (0.3.0-r0) 01:51:43 (30/39) Installing py3-distro (1.5.0-r1) 01:51:43 (31/39) Installing py3-webencodings (0.5.1-r3) 01:51:43 (32/39) Installing py3-html5lib (1.0.1-r4) 01:51:43 (33/39) Installing py3-pytoml (0.1.21-r0) 01:51:43 (34/39) Installing py3-pep517 (0.8.2-r0) 01:51:43 Removing intermediate container 3e64716d2dd5 01:51:43 ---> 647866a13e0e 01:51:43 Step 24/24 : LABEL version=0.0.0 01:51:43 (35/39) Installing py3-progress (1.5-r0) 01:51:43 (36/39) Installing py3-toml (0.10.1-r0) 01:51:44 (37/39) Installing py3-retrying (1.3.3-r0) 01:51:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:51:44 (39/39) Installing py3-pip (20.1.1-r0) 01:51:44 ---> Running in 87d919a56a3b 01:51:44 Executing busybox-1.31.1-r19.trigger 01:51:44 OK: 72 MiB in 59 packages 01:51:45 Removing intermediate container 87d919a56a3b 01:51:45 ---> 719bb9334145 01:51:45 01:51:45 Successfully built 719bb9334145 01:51:45 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 01:51:47  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 01:51:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:51:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:51:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:51:50 Collecting docker<4.0,>=3.6.0 01:51:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:51:50 Collecting cached-property<2,>=1.2.0 01:51:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:51:50 Collecting docopt<0.7,>=0.6.1 01:51:51 Downloading docopt-0.6.2.tar.gz (25 kB) 01:51:53 Collecting dockerpty<0.5,>=0.4.1 01:51:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:51:55 Collecting texttable<0.10,>=0.9.0 01:51:55 Downloading texttable-0.9.1.tar.gz (11 kB) 01:51:57 Collecting jsonschema<3,>=2.5.1 01:51:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:51:57 Collecting PyYAML<4,>=3.10 01:51:57 Downloading PyYAML-3.13.tar.gz (270 kB) 01:52:01 Collecting websocket-client<1.0,>=0.32.0 01:52:01 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 01:52:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:52:01 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) 01:52:01 Collecting urllib3<1.25,>=1.21.1 01:52:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:52:01 Collecting idna<2.8,>=2.5 01:52:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:52:01 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) 01:52:01 Collecting docker-pycreds>=0.4.0 01:52:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:52:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:52:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:52:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:52:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:52:03 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, docopt, dockerpty, texttable, jsonschema, PyYAML, docker-compose 01:52:03 Attempting uninstall: urllib3 01:52:03 Found existing installation: urllib3 1.25.9 01:52:03 Uninstalling urllib3-1.25.9: 01:52:03 Successfully uninstalled urllib3-1.25.9 01:52:03 Attempting uninstall: idna 01:52:03 Found existing installation: idna 2.9 01:52:03 Uninstalling idna-2.9: 01:52:03 Successfully uninstalled idna-2.9 01:52:04 Attempting uninstall: requests 01:52:04 Found existing installation: requests 2.23.0 01:52:04 Uninstalling requests-2.23.0: 01:52:04 Successfully uninstalled requests-2.23.0 01:52:05 Running setup.py install for docopt: started 01:52:07 Running setup.py install for docopt: finished with status 'done' 01:52:07 Running setup.py install for dockerpty: started 01:52:09 Running setup.py install for dockerpty: finished with status 'done' 01:52:09 Running setup.py install for texttable: started 01:52:11 Running setup.py install for texttable: finished with status 'done' 01:52:11 Running setup.py install for PyYAML: started 01:52:13 Running setup.py install for PyYAML: finished with status 'done' 01:52:14 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.58.0 01:52:22 Removing intermediate container 7af9c651c776 01:52:22 ---> 3223b2e11491 01:52:22 Step 14/23 : ENV APP_PORT=48090 01:52:22 ---> Running in 950ba2e38aef 01:52:23 Removing intermediate container 950ba2e38aef 01:52:23 ---> 1dd1f3b6a396 01:52:23 Step 15/23 : EXPOSE $APP_PORT 01:52:23 ---> Running in 16c8cc522578 01:52:23 Removing intermediate container 16c8cc522578 01:52:23 ---> 214095b35d7b 01:52:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:52:24 ---> 0cd555c21e6b 01:52:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:52:25 ---> e70873891e0c 01:52:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:52:26 ---> 9272a331460a 01:52:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:52:26 ---> Running in d2245553e2e9 01:52:27 Removing intermediate container d2245553e2e9 01:52:27 ---> 56c51a2b001e 01:52:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:27 ---> Running in 0cbf02694aa0 01:52:27 Removing intermediate container 0cbf02694aa0 01:52:27 ---> b53230b3db22 01:52:27 Step 21/23 : LABEL arch=arm64 01:52:27 ---> Running in dab70909fd7c 01:52:28 Removing intermediate container dab70909fd7c 01:52:28 ---> 31b613a61cae 01:52:28 Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 01:52:28 ---> Running in a90e45e4f749 01:52:29 Removing intermediate container a90e45e4f749 01:52:29 ---> dd82f0f8c542 01:52:29 Step 23/23 : LABEL version=0.0.0 01:52:29 ---> Running in 950aae9e657a 01:52:29 Removing intermediate container 950aae9e657a 01:52:29 ---> f21dc0f127fb 01:52:29 01:52:29 Successfully built f21dc0f127fb 01:52:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 01:52:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 01:52:30 $ docker stop --time=1 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 01:52:32 $ docker rm -f 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:32 + + grep docker 01:52:32 docker images 01:52:33 docker-sys-mgmt-agent-go-arm64 latest f21dc0f127fb 3 seconds ago 299MB 01:52:33 docker-security-secretstore-setup-go-arm64 latest 719bb9334145 48 seconds ago 24.9MB 01:52:33 docker-core-metadata-go-arm64 latest 909642edb4af 51 seconds ago 18.1MB 01:52:33 docker-security-proxy-setup-go-arm64 latest 4eddf6568c5d 54 seconds ago 24.6MB 01:52:33 docker-core-data-go-arm64 latest 8a7da2928db5 3 minutes ago 21.6MB 01:52:33 docker-security-bootstrapper-go-arm64 latest dfaff43fbcfd 4 minutes ago 18.1MB 01:52:33 docker-support-notifications-go-arm64 latest a34ea35a3de0 4 minutes ago 17.2MB 01:52:33 docker-core-command-go-arm64 latest c07837e44c2a 4 minutes ago 16.5MB 01:52:33 docker-support-scheduler-go-arm64 latest b6c254e96def 4 minutes ago 16.6MB 01:52:33 docker 20.10.0 eeaf43b92773 4 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 01:52:33 ---> job-cost.sh 01:52:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOo6 01:53:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-UOo6/bin to PATH 01:54:49 INFO: No Stack... 01:54:49 INFO: Retrieving Pricing Info for: lf-standard-4 01:54:49 INFO: Archiving Costs [Pipeline] sh 01:54:49 + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv 01:54:49 -f6 [Pipeline] lock 01:54:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] 01:54:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] did not exist. Created. 01:54:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:50 + echo total: 0.20999999344348907 [Pipeline] stash 01:54:50 Stashed 1 file(s) [Pipeline] } 01:54:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:54:51 provisioning config files... 01:54:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config541781530944063384tmp [Pipeline] { [Pipeline] sh 01:54:52 + set +x 01:54:52 + curl -s https://codecov.io/bash 01:54:52 + bash -s -- 01:54:52 01:54:52 _____ _ 01:54:52 / ____| | | 01:54:52 | | ___ __| | ___ ___ _____ __ 01:54:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:52 Bash-1.0.2 01:54:52 01:54:52 01:54:52 ==> git version 2.24.3 found 01:54:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:54:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:54:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:54:52 ==> Jenkins CI detected. 01:54:52 project root: . 01:54:52 --> token set from env 01:54:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:52 ==> Running gcov in . (disable via -X gcov) 01:54:52 ==> Python coveragepy not found 01:54:52 ==> Searching for coverage reports in: 01:54:52 + . 01:54:52 -> Found 1 reports 01:54:52 ==> Detecting git/mercurial file structure 01:54:52 ==> Reading reports 01:54:52 + ./coverage.out bytes=704518 01:54:52 ==> Appending adjustments 01:54:52 https://docs.codecov.io/docs/fixing-reports 01:54:57 + Found adjustments 01:54:57 ==> Gzipping contents 01:54:57 100K /tmp/codecov.74ibC7.gz 01:54:57 ==> Uploading reports 01:54:57 url: https://codecov.io 01:54:57 query: branch=PR-3395&commit=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= 01:54:57 -> Pinging Codecov 01:54:57 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3395&commit=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= 01:54:57 -> Uploading to 01:54:57 https://storage.googleapis.com/codecov/v4/raw/2021-04-23/00271124DB129430A58F1EEE437C3FCB/b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324/dbad4699-aa91-4425-bd1d-96ac9def42bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T015457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8ea897be684d015327a3f4daefd125edcbc600f2e928b16f346e7ddf97d4570 01:54:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:57 Dload Upload Total Spent Left Speed 01:54:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 215k --:--:-- --:--:-- --:--:-- 215k 01:54:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [Pipeline] } 01:54:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:54:59 ---> package-listing.sh 01:54:59 ++ facter osfamily 01:54:59 ++ tr '[:upper:]' '[:lower:]' 01:54:59 + OS_FAMILY=redhat 01:54:59 + workspace=/w/workspace/edgex-go/3 01:54:59 + START_PACKAGES=/tmp/packages_start.txt 01:54:59 + END_PACKAGES=/tmp/packages_end.txt 01:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:54:59 + PACKAGES=/tmp/packages_start.txt 01:54:59 + '[' /w/workspace/edgex-go/3 ']' 01:54:59 + PACKAGES=/tmp/packages_end.txt 01:54:59 + case "${OS_FAMILY}" in 01:54:59 + rpm -qa 01:54:59 + sort 01:55:04 + '[' -f /tmp/packages_start.txt ']' 01:55:04 + '[' -f /tmp/packages_end.txt ']' 01:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:55:04 + '[' /w/workspace/edgex-go/3 ']' 01:55:04 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:55:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:55:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:55:05 01:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:55:06 alpine: Pulling from edgex-lftools-log-publisher 01:55:06 df20fa9351a1: Pulling fs layer 01:55:06 36b3adc4ff6f: Pulling fs layer 01:55:06 8ad3a11d3b57: Pulling fs layer 01:55:06 46f8f816bc3b: Pulling fs layer 01:55:06 93b61091891f: Pulling fs layer 01:55:06 93b9cdb0e59b: Pulling fs layer 01:55:06 5e14af77c1be: Pulling fs layer 01:55:06 01666e4c0597: Pulling fs layer 01:55:06 aa168da1d23b: Pulling fs layer 01:55:06 93b9cdb0e59b: Waiting 01:55:06 5e14af77c1be: Waiting 01:55:06 01666e4c0597: Waiting 01:55:06 aa168da1d23b: Waiting 01:55:06 46f8f816bc3b: Waiting 01:55:06 93b61091891f: Waiting 01:55:06 36b3adc4ff6f: Verifying Checksum 01:55:06 36b3adc4ff6f: Download complete 01:55:06 46f8f816bc3b: Download complete 01:55:06 df20fa9351a1: Verifying Checksum 01:55:06 df20fa9351a1: Download complete 01:55:06 93b9cdb0e59b: Verifying Checksum 01:55:06 93b9cdb0e59b: Download complete 01:55:06 93b61091891f: Download complete 01:55:06 01666e4c0597: Verifying Checksum 01:55:06 01666e4c0597: Download complete 01:55:06 5e14af77c1be: Verifying Checksum 01:55:06 5e14af77c1be: Download complete 01:55:06 8ad3a11d3b57: Verifying Checksum 01:55:06 8ad3a11d3b57: Download complete 01:55:07 df20fa9351a1: Pull complete 01:55:07 36b3adc4ff6f: Pull complete 01:55:09 8ad3a11d3b57: Pull complete 01:55:09 aa168da1d23b: Verifying Checksum 01:55:09 aa168da1d23b: Download complete 01:55:10 46f8f816bc3b: Pull complete 01:55:10 93b61091891f: Pull complete 01:55:10 93b9cdb0e59b: Pull complete 01:55:11 5e14af77c1be: Pull complete 01:55:11 01666e4c0597: Pull complete 01:55:21 aa168da1d23b: Pull complete 01:55:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:55:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:55:21 prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container 01:55:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:55:26 $ docker top 13bd65181c4d19c22c5b1f5b4bae5074e464fd965b7e0584e28822e683cc745d -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:55:27 + mkdir -p /var/log/sa [Pipeline] sh 01:55:27 + ls /var/log/sa-host 01:55:27 + sadf -c /var/log/sa-host/sa23 01:55:27 file_magic: OK 01:55:27 HZ: Using current value: 100 01:55:27 file_header: OK 01:55:27 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 01:55:27 Statistics: 01:55:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:55:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:27 provisioning config files... 01:55:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8257892162795996312tmp [Pipeline] { [Pipeline] echo 01:55:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:55:28 ---> create-netrc.sh [Pipeline] } 01:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:55:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:55:28 ---> python-tools-install.sh [Pipeline] echo 01:55:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:55:29 ---> sudo-logs.sh 01:55:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:55:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:55:29 ---> job-cost.sh 01:55:29 lf-activate-venv: SKIPPING 01:55:29 DEBUG: total: 0.20999999344348907 01:55:29 INFO: Retrieving Stack Cost... 01:55:30 INFO: Retrieving Pricing Info for: v1-standard-2 01:55:31 INFO: Archiving Costs [Pipeline] echo 01:55:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:55:31 ---> logs-deploy.sh 01:55:31 lf-activate-venv: SKIPPING 01:55:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3395/3 01:55:31 INFO: archiving workspace using pattern(s): 01:55:33 Archives upload complete. 01:55:33 INFO: archiving logs to Nexus