Pull request #3435 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 6b23ec567a86ee52455607061a4fabaca114589a rather than 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 Obtained Jenkinsfile from 6b23ec567a86ee52455607061a4fabaca114589a 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4025 in /w/workspace/edgexfoundry_edgex-go_PR-3435 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 Merge succeeded, producing 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 Checking out Revision 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 (PR-3435) > 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/3435/head:refs/remotes/origin/PR-3435 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # 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 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.83" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:27 ========================================================= 06:43:27 EdgeX Global Pipelines Version Info 06:43:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2774946a886965f90e76b06fb774787e15b01798 # timeout=10 06:43:29 ------------------- 06:43:29 stable info: 06:43:29 ------------------- 06:43:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:29 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:43:29 Message: update stable to v1.0.191 06:43:29 ------------------- 06:43:29 experimental info: 06:43:29 ------------------- 06:43:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:29 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:43:29 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3435 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3435 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3435 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617c13c [Pipeline] echo 06:43:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:43:30 provisioning config files... 06:43:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6833133730310581031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:31 ---> docker-login.sh 06:43:31 nexus3.edgexfoundry.org:10001 06:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:31 Configure a credential helper to remove this warning. See 06:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:31 06:43:31 Login Succeeded 06:43:31 nexus3.edgexfoundry.org:10002 06:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:31 Configure a credential helper to remove this warning. See 06:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:31 06:43:31 Login Succeeded 06:43:31 nexus3.edgexfoundry.org:10003 06:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:32 Configure a credential helper to remove this warning. See 06:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:32 06:43:32 Login Succeeded 06:43:32 nexus3.edgexfoundry.org:10004 06:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:32 Configure a credential helper to remove this warning. See 06:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:32 06:43:32 Login Succeeded 06:43:32 docker.io 06:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:32 Configure a credential helper to remove this warning. See 06:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:32 06:43:32 Login Succeeded 06:43:32 ---> docker-login.sh ends [Pipeline] } 06:43:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:33 ++ 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 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/core-command/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo core-command,cmd/core-command/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/core-data/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo core-data,cmd/core-data/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/core-metadata/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo core-metadata,cmd/core-metadata/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/security-bootstrapper/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/security-proxy-setup/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/support-notifications/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo support-notifications,cmd/support-notifications/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/support-scheduler/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:43:33 + for file in '`ls cmd/**/Dockerfile`' 06:43:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:43:33 ++ cut -d/ -f2 06:43:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:43:33 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 06:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:34 06:43:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:34 latest: Pulling from edgex-devops/git-semver 06:43:34 31603596830f: Pulling fs layer 06:43:34 54011a49482f: Pulling fs layer 06:43:34 a6820b24f6d8: Pulling fs layer 06:43:34 f581987b2513: Pulling fs layer 06:43:34 f581987b2513: Waiting 06:43:34 54011a49482f: Verifying Checksum 06:43:34 54011a49482f: Download complete 06:43:35 31603596830f: Verifying Checksum 06:43:35 31603596830f: Download complete 06:43:35 a6820b24f6d8: Download complete 06:43:35 f581987b2513: Verifying Checksum 06:43:35 f581987b2513: Download complete 06:43:35 31603596830f: Pull complete 06:43:35 54011a49482f: Pull complete 06:43:36 a6820b24f6d8: Pull complete 06:43:36 f581987b2513: Pull complete 06:43:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:36 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 06:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 06:43:39 $ docker top 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:39 [ssh-agent] Looking for ssh-agent implementation... 06:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:39 $ docker exec 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 ssh-agent 06:43:40 SSH_AUTH_SOCK=/tmp/ssh-ZsQSx8wGclOV/agent.11 06:43:40 SSH_AGENT_PID=16 06:43:40 Running ssh-add (command line suppressed) 06:43:40 Identity added: /w/workspace/edgex-go/4@tmp/private_key_790770370630632012.key (/w/workspace/edgex-go/4@tmp/private_key_790770370630632012.key) 06:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:40 + git tag --points-at HEAD [Pipeline] } 06:43:40 $ docker exec --env ******** --env ******** 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 ssh-agent -k 06:43:40 unset SSH_AUTH_SOCK; 06:43:40 unset SSH_AGENT_PID; 06:43:40 echo Agent pid 16 killed; 06:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:40 [ssh-agent] Looking for ssh-agent implementation... 06:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:41 $ docker exec 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 ssh-agent 06:43:41 SSH_AUTH_SOCK=/tmp/ssh-lBPQ53bp7zDa/agent.45 06:43:41 SSH_AGENT_PID=50 06:43:41 Running ssh-add (command line suppressed) 06:43:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6487619315183813994.key (/w/workspace/edgex-go/4@tmp/private_key_6487619315183813994.key) 06:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:41 + git semver init 06:43:41 # -> Open(): unable to determine branch for HEAD 06:43:41 # $GIT_DIR = /w/workspace/edgex-go/4/.git 06:43:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 06:43:41 # $SEMVER_REMOTE_NAME = origin 06:43:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:41 # $SEMVER_USER_NAME = edgex-jenkins 06:43:41 # $SEMVER_BRANCH = PR-3435 06:43:41 # $SEMVER_TEMP = /tmp/semver-949931095 06:43:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:44:03 # '/tmp/semver-949931095' -> '/w/workspace/edgex-go/4/.semver' 06:44:03 # -> Force: false 06:44:03 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 06:44:03 $ docker exec --env ******** --env ******** 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 ssh-agent -k 06:44:04 unset SSH_AUTH_SOCK; 06:44:04 unset SSH_AGENT_PID; 06:44:04 echo Agent pid 50 killed; 06:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:04 + git semver [Pipeline] } 06:44:04 $ docker stop --time=1 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 06:44:06 $ docker rm -f 42975ca7f1b20b237e442ce54f1cde897af5268caf03576afa87d3d3a2dd7f79 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:07 Stashed 1 file(s) [Pipeline] echo 06:44:07 [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 06:44:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:44:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:08 + sudo service docker restart 06:44:08 + true 06:44:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:44:09 ========================================================= 06:44:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:44:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:44:14 Sending build context to Docker daemon 330.1MB 06:44:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:44:14 Step 2/6 : FROM ${BASE} 06:44:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:14 540db60ca938: Pulling fs layer 06:44:14 adcc1eea9eea: Pulling fs layer 06:44:14 4c4ab2625f07: Pulling fs layer 06:44:14 0510c868ecb4: Pulling fs layer 06:44:14 afea3b2eda06: Pulling fs layer 06:44:14 7809a108b3ef: Pulling fs layer 06:44:14 f706445af74f: Pulling fs layer 06:44:14 0510c868ecb4: Waiting 06:44:14 afea3b2eda06: Waiting 06:44:14 f706445af74f: Waiting 06:44:14 7809a108b3ef: Waiting 06:44:14 4c4ab2625f07: Verifying Checksum 06:44:14 4c4ab2625f07: Download complete 06:44:14 adcc1eea9eea: Verifying Checksum 06:44:14 adcc1eea9eea: Download complete 06:44:15 540db60ca938: Verifying Checksum 06:44:15 540db60ca938: Download complete 06:44:15 7809a108b3ef: Verifying Checksum 06:44:15 7809a108b3ef: Download complete 06:44:15 afea3b2eda06: Download complete 06:44:16 540db60ca938: Pull complete 06:44:16 adcc1eea9eea: Pull complete 06:44:16 4c4ab2625f07: Pull complete 06:44:19 f706445af74f: Verifying Checksum 06:44:19 f706445af74f: Download complete 06:44:20 0510c868ecb4: Verifying Checksum 06:44:20 0510c868ecb4: Download complete 06:44:23 Still waiting to schedule task 06:44:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:44:27 0510c868ecb4: Pull complete 06:44:27 afea3b2eda06: Pull complete 06:44:27 7809a108b3ef: Pull complete 06:44:31 f706445af74f: Pull complete 06:44:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:31 ---> b068be0155e3 06:44:31 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 06:44:31 ---> Running in 65bf56b7dcc1 06:44:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:52 (1/12) Installing libmagic (5.39-r0) 06:44:55 (2/12) Installing file (5.39-r0) 06:44:55 (3/12) Installing libc-dev (0.7.2-r3) 06:44:55 (4/12) Installing g++ (10.2.1_pre1-r3) 06:45:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4026 in /w/workspace/edgexfoundry_edgex-go_PR-3435 [Pipeline] { [Pipeline] ws 06:45:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:46:03 using credential edgex-jenkins-ssh 06:46:03 Cloning the remote Git repository 06:46:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:46:04 > git init /w/workspace/edgex-go/4 # timeout=10 06:46:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:04 > git --version # timeout=10 06:46:04 > git --version # 'git version 2.17.1' 06:46:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:42 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:46:42 Merge succeeded, producing 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:46:42 Checking out Revision 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 (PR-3435) 06:46:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3435/head:refs/remotes/origin/PR-3435 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:42 > git config core.sparsecheckout # timeout=10 06:46:42 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # timeout=10 06:46:42 > git remote # timeout=10 06:46:42 > git config --get remote.origin.url # timeout=10 06:46:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:42 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 06:46:42 > git rev-parse HEAD^{commit} # timeout=10 06:46:42 > git config core.sparsecheckout # timeout=10 06:46:42 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # timeout=10 06:46:46 (5/12) Installing fortify-headers (1.1-r0) 06:46:46 (6/12) Installing patch (2.7.6-r6) 06:46:46 (7/12) Installing build-base (0.5-r2) 06:46:46 (8/12) Installing libsodium (1.0.18-r0) 06:46:46 (9/12) Installing pkgconf (1.7.3-r0) 06:46:46 (10/12) Installing libsodium-dev (1.0.18-r0) 06:46:46 (11/12) Installing libzmq (4.3.3-r1) 06:46:46 (12/12) Installing zeromq-dev (4.3.3-r1) 06:46:46 Executing busybox-1.32.1-r6.trigger 06:46:46 OK: 219 MiB in 52 packages 06:46:46 Removing intermediate container 65bf56b7dcc1 06:46:46 ---> 0553185dfd66 06:46:46 Step 4/6 : WORKDIR /edgex-go 06:46:46 ---> Running in 513a9f43a65c 06:46:46 Removing intermediate container 513a9f43a65c 06:46:46 ---> fc5e6564d8bb 06:46:46 Step 5/6 : COPY go.mod . 06:46:46 ---> c00c8dd41209 06:46:46 Step 6/6 : RUN go mod download 06:46:46 ---> Running in f5edbbb6b733 06:46:47 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.83" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:46:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:46:49 + true 06:46:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:46:51 provisioning config files... 06:46:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4301239164370580762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:52 ---> docker-login.sh 06:46:52 nexus3.edgexfoundry.org:10001 06:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:53 Configure a credential helper to remove this warning. See 06:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:53 06:46:53 Login Succeeded 06:46:53 nexus3.edgexfoundry.org:10002 06:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:54 Configure a credential helper to remove this warning. See 06:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:54 06:46:54 Login Succeeded 06:46:54 nexus3.edgexfoundry.org:10003 06:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:54 Configure a credential helper to remove this warning. See 06:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:54 06:46:54 Login Succeeded 06:46:54 nexus3.edgexfoundry.org:10004 06:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:55 Configure a credential helper to remove this warning. See 06:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:55 06:46:55 Login Succeeded 06:46:55 docker.io 06:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:55 Configure a credential helper to remove this warning. See 06:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:55 06:46:55 Login Succeeded 06:46:55 ---> docker-login.sh ends [Pipeline] } 06:46:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:46:56 ========================================================= 06:46:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:46:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:56 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:46:59 Sending build context to Docker daemon 167.7MB 06:46:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:46:59 Step 2/6 : FROM ${BASE} 06:46:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:59 595b0fe564bb: Pulling fs layer 06:46:59 7186ed65a4f7: Pulling fs layer 06:46:59 316046926c0a: Pulling fs layer 06:46:59 4ebd0625c992: Pulling fs layer 06:46:59 207e8628e3a3: Pulling fs layer 06:46:59 c791037a9be2: Pulling fs layer 06:46:59 ffd874e62e21: Pulling fs layer 06:46:59 c791037a9be2: Waiting 06:46:59 4ebd0625c992: Waiting 06:46:59 ffd874e62e21: Waiting 06:46:59 207e8628e3a3: Waiting 06:46:59 7186ed65a4f7: Verifying Checksum 06:46:59 7186ed65a4f7: Download complete 06:46:59 207e8628e3a3: Download complete 06:46:59 c791037a9be2: Verifying Checksum 06:46:59 595b0fe564bb: Download complete 06:46:59 595b0fe564bb: Pull complete 06:47:00 7186ed65a4f7: Pull complete 06:47:00 316046926c0a: Pull complete 06:47:02 ffd874e62e21: Verifying Checksum 06:47:02 ffd874e62e21: Download complete 06:47:03 4ebd0625c992: Verifying Checksum 06:47:03 4ebd0625c992: Download complete 06:47:08 Removing intermediate container f5edbbb6b733 06:47:08 ---> c7bcfbc9618d 06:47:08 Successfully built c7bcfbc9618d 06:47:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:47:09 + docker inspect -f . ci-base-image-x86_64 06:47:09 . [Pipeline] withDockerContainer 06:47:09 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 06:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 06:47:10 $ docker top 332dc9e36bc4cbc057cab33cda7e2ece68a490c449df6ba1cd92e6ce5e2c6683 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:10 + go version 06:47:10 go version go1.16.3 linux/amd64 [Pipeline] } 06:47:10 $ docker stop --time=1 332dc9e36bc4cbc057cab33cda7e2ece68a490c449df6ba1cd92e6ce5e2c6683 06:47:12 $ docker rm -f 332dc9e36bc4cbc057cab33cda7e2ece68a490c449df6ba1cd92e6ce5e2c6683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:12 + docker inspect -f . ci-base-image-x86_64 06:47:12 . [Pipeline] withDockerContainer 06:47:13 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 06:47:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 06:47:13 $ docker top 602220c74f829308970111bd0ec94a58d83e1d0f167bf04f78e5a3d9e92908ba -eo pid,comm [Pipeline] { [Pipeline] echo 06:47:14 ========================================================= 06:47:14 [edgeXBuildGoParallel] Running Tests and Build... 06:47:14 ========================================================= [Pipeline] sh 06:47:14 + go mod tidy [Pipeline] sh 06:47:15 4ebd0625c992: Pull complete 06:47:15 207e8628e3a3: Pull complete 06:47:15 c791037a9be2: Pull complete 06:47:15 + make test 06:47:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:47:18 ffd874e62e21: Pull complete 06:47:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:18 ---> cfc18b08335c 06:47:18 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 06:47:21 ---> Running in 89a44b142847 06:47:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:47:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:47:25 ? github.com/edgexfoundry/edgex-go [no test files] 06:47:28 (1/12) Installing libmagic (5.39-r0) 06:47:29 (2/12) Installing file (5.39-r0) 06:47:29 (3/12) Installing libc-dev (0.7.2-r3) 06:47:29 (4/12) Installing g++ (10.2.1_pre1-r3) 06:47:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:47:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:47:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:47:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:47:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:48:01 (5/12) Installing fortify-headers (1.1-r0) 06:48:01 (6/12) Installing patch (2.7.6-r6) 06:48:01 (7/12) Installing build-base (0.5-r2) 06:48:01 (8/12) Installing libsodium (1.0.18-r0) 06:48:01 (9/12) Installing pkgconf (1.7.3-r0) 06:48:01 (10/12) Installing libsodium-dev (1.0.18-r0) 06:48:01 (11/12) Installing libzmq (4.3.3-r1) 06:48:01 (12/12) Installing zeromq-dev (4.3.3-r1) 06:48:01 Executing busybox-1.32.1-r6.trigger 06:48:01 OK: 218 MiB in 52 packages 06:48:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:48:02 Removing intermediate container 89a44b142847 06:48:02 ---> 696da42e1e38 06:48:02 Step 4/6 : WORKDIR /edgex-go 06:48:02 ---> Running in 08d68f5c56ed 06:48:03 Removing intermediate container 08d68f5c56ed 06:48:03 ---> 3a9eacefca70 06:48:03 Step 5/6 : COPY go.mod . 06:48:03 ---> b0e9d2e48c25 06:48:03 Step 6/6 : RUN go mod download 06:48:04 ---> Running in 6d6fc43eeb6d 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 45.9% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.084s coverage: 28.7% of statements 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.107s coverage: 100.0% of statements 06:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.1% of statements 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 71.3% of statements 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.177s coverage: 87.7% of statements 06:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.102s coverage: 78.9% of statements 06:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.164s coverage: 97.5% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.112s coverage: 78.3% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.444s coverage: 95.1% of statements 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.9% of statements 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 22.6% of statements 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 06:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 06:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 06:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.267s coverage: 81.8% of statements 06:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:48:36 Removing intermediate container 6d6fc43eeb6d 06:48:36 ---> 710f10e9dce5 06:48:36 Successfully built 710f10e9dce5 06:48:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:48:36 + docker inspect -f . ci-base-image-arm64 06:48:36 . [Pipeline] withDockerContainer 06:48:37 prd-ubuntu18.04-docker-arm64-4c-16g-4026 does not seem to be running inside a container 06:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 76.0% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.096s coverage: 87.2% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.2% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.223s coverage: 64.4% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 66.9% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.245s coverage: 43.4% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.134s coverage: 47.0% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.052s coverage: 9.6% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:48:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.216s coverage: 92.6% of statements 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:48:38 $ docker top 4735b4ad40e2ce3ef85360b6302fb4a9c4974d998e146a878513ae57f981a184 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:39 + go version 06:48:39 go version go1.16.3 linux/arm64 [Pipeline] } 06:48:39 $ docker stop --time=1 4735b4ad40e2ce3ef85360b6302fb4a9c4974d998e146a878513ae57f981a184 06:48:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.880s coverage: 28.7% of statements 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:48:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:48:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:48:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.089s coverage: 64.6% of statements 06:48:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:48:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.126s coverage: 97.6% of statements 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:48:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:48:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:48:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:48:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:48:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements 06:48:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.060s coverage: 85.7% of statements 06:48:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 06:48:41 $ docker rm -f 4735b4ad40e2ce3ef85360b6302fb4a9c4974d998e146a878513ae57f981a184 06:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:42 + docker inspect -f . ci-base-image-arm64 06:48:42 . [Pipeline] withDockerContainer 06:48:42 GO111MODULE=on go vet ./... 06:48:42 prd-ubuntu18.04-docker-arm64-4c-16g-4026 does not seem to be running inside a container 06:48:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:48:43 $ docker top 8b3a858c7ce022c10c31deb12d9279868718b7a70094b118700ca217499cfeb8 -eo pid,comm [Pipeline] { [Pipeline] echo 06:48:44 ========================================================= 06:48:44 [edgeXBuildGoParallel] Running Tests and Build... 06:48:44 ========================================================= [Pipeline] sh 06:48:44 + go mod tidy [Pipeline] sh 06:48:46 + make test 06:48:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:13 ? github.com/edgexfoundry/edgex-go [no test files] 06:49:21 gofmt -l . 06:49:21 [ "`gofmt -l .`" = "" ] 06:49:21 ./bin/test-go-mod-tidy.sh 06:49:21 ./bin/test-attribution-txt.sh [Pipeline] sh 06:49:22 + ls -al . 06:49:22 total 816 06:49:22 drwxrwxr-x 10 1001 1001 4096 May 10 06:49 . 06:49:22 drwxr-xr-x 4 root root 28 May 10 06:47 .. 06:49:22 -rw-rw-r-- 1 1001 1001 11 May 10 06:43 .dockerignore 06:49:22 drwxrwxr-x 8 1001 1001 179 May 10 06:43 .git 06:49:22 drwxrwxr-x 3 1001 1001 125 May 10 06:43 .github 06:49:22 -rw-rw-r-- 1 1001 1001 818 May 10 06:43 .gitignore 06:49:22 drwx------ 3 1001 1001 60 May 10 06:44 .semver 06:49:22 -rw-rw-r-- 1 1001 1001 166 May 10 06:43 .sonarcloud.properties 06:49:22 -rw-rw-r-- 1 1001 1001 8609 May 10 06:43 Attribution.txt 06:49:22 -rw-rw-r-- 1 1001 1001 3804 May 10 06:43 CONTRIBUTING.md 06:49:22 -rw-rw-r-- 1 1001 1001 931 May 10 06:43 Dockerfile.build 06:49:22 -rw-rw-r-- 1 1001 1001 863 May 10 06:43 Jenkinsfile 06:49:22 -rw-rw-r-- 1 1001 1001 10775 May 10 06:43 LICENSE 06:49:22 -rw-rw-r-- 1 1001 1001 5774 May 10 06:43 Makefile 06:49:22 -rw-rw-r-- 1 1001 1001 7978 May 10 06:43 README.md 06:49:22 -rw-rw-r-- 1 1001 1001 6755 May 10 06:43 SECURITY.md 06:49:22 -rw-rw-r-- 1 1001 1001 5 May 10 06:44 VERSION 06:49:22 -rw-rw-r-- 1 1001 1001 4131 May 10 06:43 ZMQWindows.md 06:49:22 drwxrwxr-x 2 1001 1001 117 May 10 06:43 bin 06:49:22 drwxrwxr-x 14 1001 1001 4096 May 10 06:43 cmd 06:49:22 -rw-r--r-- 1 root root 707564 May 10 06:48 coverage.out 06:49:22 -rw-r--r-- 1 root root 1060 May 10 06:49 go.mod 06:49:22 -rw-r--r-- 1 root root 22169 May 10 06:47 go.sum 06:49:22 drwxrwxr-x 8 1001 1001 127 May 10 06:43 internal 06:49:22 drwxrwxr-x 4 1001 1001 26 May 10 06:43 openapi 06:49:22 drwxrwxr-x 4 1001 1001 71 May 10 06:43 snap 06:49:22 -rw-rw-r-- 1 1001 1001 168 May 10 06:43 version.go [Pipeline] sh 06:49:22 + '[' -e coverage.out ] 06:49:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:49:22 Stashed 1 file(s) [Pipeline] sh 06:49:22 + make build 06:49:22 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 06:49:25 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 06:49:37 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 06:49:37 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 06:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:49:39 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 06:49:41 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 06:49: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 06:49:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:49:45 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 06:49:47 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 06:49: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 [Pipeline] } 06:49:50 $ docker stop --time=1 602220c74f829308970111bd0ec94a58d83e1d0f167bf04f78e5a3d9e92908ba 06:49:52 $ docker rm -f 602220c74f829308970111bd0ec94a58d83e1d0f167bf04f78e5a3d9e92908ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:56 06:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:57 latest: Pulling from edgex-devops/edgex-compose 06:49:57 cbdbe7a5bc2a: Pulling fs layer 06:49:57 ca9280d653b3: Pulling fs layer 06:49:57 7e9c9ca2126c: Pulling fs layer 06:49:57 cbdbe7a5bc2a: Verifying Checksum 06:49:57 cbdbe7a5bc2a: Pull complete 06:49:58 ca9280d653b3: Verifying Checksum 06:49:58 ca9280d653b3: Download complete 06:49:59 7e9c9ca2126c: Verifying Checksum 06:49:59 7e9c9ca2126c: Download complete 06:49:59 ca9280d653b3: Pull complete 06:50:06 7e9c9ca2126c: Pull complete 06:50:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:50:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:50:06 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 06:50:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 06:50:09 $ docker top 48d46c88c4904285e944443e1627a186d56829b413346cefbfd717d3a50a0e12 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:09 + docker-compose build --help 06:50:09 + grep parallel 06:50:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:50:10 --parallel Build images in parallel. [Pipeline] } 06:50:11 $ docker stop --time=1 48d46c88c4904285e944443e1627a186d56829b413346cefbfd717d3a50a0e12 06:50:12 $ docker rm -f 48d46c88c4904285e944443e1627a186d56829b413346cefbfd717d3a50a0e12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:50:13 . [Pipeline] withDockerContainer 06:50:13 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 06:50:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:50:14 $ docker top 99af7d490eb1a8e2017ae2406dd577f1e98e52c691b264ddd5e7e8ec4a6c89da -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:50:15 Building docker-core-command-go ... 06:50:15 Building docker-core-data-go ... 06:50:15 Building docker-core-metadata-go ... 06:50:15 Building docker-security-bootstrapper-go ... 06:50:15 Building docker-security-proxy-setup-go ... 06:50:15 Building docker-security-secretstore-setup-go ... 06:50:15 Building docker-support-notifications-go ... 06:50:15 Building docker-support-scheduler-go ... 06:50:15 Building docker-sys-mgmt-agent-go ... 06:50:15 Building docker-core-data-go 06:50:15 Building docker-support-scheduler-go 06:50:15 Building docker-security-bootstrapper-go 06:50:15 Building docker-support-notifications-go 06:50:15 Building docker-security-proxy-setup-go 06:50:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:50:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:50:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:50:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:50:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:50:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:50:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:50:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:50:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:50:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:50:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 45.9% of statements 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:50:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:50:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.149s coverage: 28.7% of statements 06:50:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.232s coverage: 100.0% of statements 06:50:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:50:54 ---> c7bcfbc9618d 06:50:54 Step 3/22 : WORKDIR /edgex-go 06:50:54 ---> Running in be5e88df42dc 06:50:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:50:54 ---> c7bcfbc9618d 06:50:54 Step 3/21 : WORKDIR /edgex-go 06:50:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:50:54 ---> c7bcfbc9618d 06:50:54 Step 3/22 : WORKDIR /edgex-go 06:50:54 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:50:54 ---> c7bcfbc9618d 06:50:54 Step 3/31 : WORKDIR /edgex-go 06:50:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:50:54 ---> c7bcfbc9618d 06:50:54 Step 3/23 : WORKDIR /edgex-go 06:50:54 ---> Running in 5efa896023c6 06:50:55 ---> Running in 716bdb8811f8 06:50:55 ---> Running in 33d4b491e5b7 06:50:55 ---> Running in 17b6e2a11986 06:50:55 Removing intermediate container be5e88df42dc 06:50:55 ---> 68bd5e084f31 06:50:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:55 ---> Running in b50a327c8c25 06:50:55 Removing intermediate container 5efa896023c6 06:50:55 ---> a7af56c6b7fa 06:50:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:55 Removing intermediate container 716bdb8811f8 06:50:55 ---> bd03d2e1dfe3 06:50:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:55 Removing intermediate container 33d4b491e5b7 06:50:55 ---> 1663e506daad 06:50:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:55 Removing intermediate container 17b6e2a11986 06:50:55 ---> 51a012d601d5 06:50:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:55 ---> Running in 6ce6e7b70f6a 06:50:55 ---> Running in d50daf7d41a5 06:50:55 ---> Running in a1d3f8ff1a1f 06:50:55 ---> Running in 5e7c21ad7f7a 06:50:57 Removing intermediate container b50a327c8c25 06:50:57 ---> 4ed758a02977 06:50:57 Step 5/22 : RUN apk add --update --no-cache make git 06:50:57 ---> Running in 02ecbf720384 06:50:57 Removing intermediate container d50daf7d41a5 06:50:57 ---> b89b6a19d300 06:50:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:50:57 Removing intermediate container 6ce6e7b70f6a 06:50:57 ---> 53ffc6de68f8 06:50:57 Step 5/21 : RUN apk add --update --no-cache make git 06:50:58 ---> Running in a1dd2bca629a 06:50:58 ---> Running in fc33b19046dc 06:50:58 Removing intermediate container 5e7c21ad7f7a 06:50:58 ---> 4346acff55f9 06:50:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.515s coverage: 27.1% of statements 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.165s coverage: 100.0% of statements 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.263s coverage: 71.3% of statements 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:50:58 ---> Running in e25a9db5bb78 06:50:58 Removing intermediate container a1d3f8ff1a1f 06:50:58 ---> 08d780803175 06:50:58 Step 5/31 : RUN apk add --update --no-cache make git 06:50:58 ---> Running in 45eda6947297 06:50:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:51:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.444s coverage: 87.7% of statements 06:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:51:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.153s coverage: 78.9% of statements 06:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:01 OK: 219 MiB in 52 packages 06:51:02 OK: 219 MiB in 52 packages 06:51:02 Removing intermediate container a1dd2bca629a 06:51:02 ---> 520d857488f0 06:51:02 Step 6/22 : COPY go.mod . 06:51:02 Removing intermediate container 45eda6947297 06:51:02 ---> 521a7614605b 06:51:02 Step 6/31 : COPY go.mod . 06:51:02 OK: 219 MiB in 52 packages 06:51:02 ---> 7dfd2f8ae77b 06:51:02 Step 7/22 : RUN go mod download 06:51:02 ---> Running in a481a2ae58ab 06:51:02 ---> 0c8aa2199a0f 06:51:02 Step 7/31 : RUN go mod download 06:51:02 ---> Running in f2beee41d20b 06:51:02 OK: 219 MiB in 52 packages 06:51:04 Removing intermediate container e25a9db5bb78 06:51:04 ---> c532636e383f 06:51:04 Step 6/23 : COPY go.mod . 06:51:04 Removing intermediate container fc33b19046dc 06:51:04 ---> d00115be2a11 06:51:04 Step 6/21 : COPY go.mod . 06:51:04 ---> 426a2c3f40dc 06:51:04 Step 7/23 : RUN go mod download 06:51:04 ---> Running in 0ef8404bb5a8 06:51:04 ---> aa1d1bf379e5 06:51:04 Step 7/21 : RUN go mod download 06:51:04 ---> Running in 3b8beb551997 06:51:05 Removing intermediate container f2beee41d20b 06:51:05 ---> 474c40b1fdec 06:51:05 Step 8/31 : COPY . . 06:51:05 Removing intermediate container a481a2ae58ab 06:51:05 ---> 668daa6dc5e0 06:51:05 Step 8/22 : COPY . . 06:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:07 Removing intermediate container 0ef8404bb5a8 06:51:07 ---> 32b507a0f1d4 06:51:07 Step 8/23 : COPY . . 06:51:09 Removing intermediate container 3b8beb551997 06:51:09 ---> e11b1dba48d2 06:51:09 Step 8/21 : COPY . . 06:51:09 OK: 219 MiB in 52 packages 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.215s coverage: 28.6% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.250s coverage: 100.0% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.175s coverage: 100.0% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.471s coverage: 86.7% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.400s coverage: 97.5% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:51:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.245s coverage: 78.3% of statements 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:51:14 Removing intermediate container 02ecbf720384 06:51:14 ---> c6591d204fed 06:51:14 Step 6/22 : COPY go.mod . 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.128s coverage: 95.1% of statements 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.228s coverage: 0.9% of statements 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.163s coverage: 22.6% of statements 06:51:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.144s coverage: 79.5% of statements 06:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.134s coverage: 94.1% of statements 06:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements 06:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements 06:51:17 ---> 6fdcf3fa12b5 06:51:17 Step 7/22 : RUN go mod download 06:51:20 ---> Running in 7d833e3d074c 06:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.148s coverage: 94.4% of statements 06:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.115s coverage: 44.8% of statements 06:51:32 Removing intermediate container 7d833e3d074c 06:51:32 ---> 7318d121509a 06:51:32 Step 8/22 : COPY . . 06:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 81.8% of statements 06:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.208s coverage: 92.9% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 76.0% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.138s coverage: 80.0% of statements 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.191s coverage: 87.2% of statements 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.208s coverage: 85.4% of statements 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.136s coverage: 100.0% of statements 06:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 06:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 06:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 06:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 06:51:45 ---> 709980309376 06:51:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:51:45 ---> 4cb50534b45a 06:51:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:45 ---> ae584231f56f 06:51:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:51:45 ---> Running in acec3d1bf9dd 06:51:45 ---> Running in c75cb75de977 06:51:45 ---> 4ea17c46f5e6 06:51:45 Step 9/23 : RUN make cmd/core-data/core-data 06:51:45 ---> Running in 522904f401d4 06:51:45 ---> Running in 26f3b39e7332 06:51:47 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 06:51: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 06:51: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 06:51:47 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 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.105s coverage: 66.9% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.714s coverage: 43.4% of statements 06:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements 06:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 47.0% of statements 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.171s coverage: 9.6% of statements 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.474s coverage: 92.6% of statements 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:51:58 ---> fafe014d5322 06:51:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:51:58 ---> Running in dea169591089 06:51:59 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 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.612s coverage: 28.7% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.191s coverage: 100.0% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.242s coverage: 64.6% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.349s coverage: 97.6% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:52:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.110s coverage: 100.0% of statements 06:52:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.169s coverage: 28.1% of statements 06:52:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:52:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements 06:52:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 06:52:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 06:52:07 GO111MODULE=on go vet ./... 06:52:26 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 06:52:38 Removing intermediate container acec3d1bf9dd 06:52:38 ---> fab62721d6b2 06:52:38 06:52:38 Step 10/31 : FROM alpine:3.12 06:52:38 Removing intermediate container 26f3b39e7332 06:52:38 ---> 51cd946d31dd 06:52:38 06:52:38 Step 10/21 : FROM alpine:3.12 06:52:38 3.12: Pulling from library/alpine 06:52:38 3.12: Pulling from library/alpine 06:52:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:52:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:52:39 Status: Downloaded newer image for alpine:3.12 06:52:39 ---> 13621d1b12d4 06:52:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:52:39 Status: Downloaded newer image for alpine:3.12 06:52:39 ---> 13621d1b12d4 06:52:39 Step 11/21 : RUN apk add --update --no-cache curl 06:52:42 ---> Running in 131c635c9bd5 06:52:42 ---> Running in 0f1357ecbae0 06:52:43 Removing intermediate container c75cb75de977 06:52:43 ---> e4016f49be6a 06:52:43 06:52:43 Step 10/22 : FROM alpine:3.12 06:52:43 ---> 13621d1b12d4 06:52:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:52:44 Removing intermediate container 522904f401d4 06:52:44 ---> cc3a955e528a 06:52:44 06:52:44 Step 10/23 : FROM alpine:3.12 06:52:44 ---> 13621d1b12d4 06:52:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:52:44 Removing intermediate container 0f1357ecbae0 06:52:44 ---> d52b1d067ddd 06:52:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:52:44 ---> Running in 3f718357724a 06:52:44 ---> Running in f5ffb4281073 06:52:44 ---> Running in ef6db33bca3f 06:52:44 Removing intermediate container 3f718357724a 06:52:44 ---> 8d5383509031 06:52:44 Step 12/23 : ENV APP_PORT=48080 06:52:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:44 ---> Running in 8cd167429ee7 06:52:44 (1/4) Installing ca-certificates (20191127-r4) 06:52:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:52:45 (3/4) Installing libcurl (7.76.1-r0) 06:52:45 (4/4) Installing curl (7.76.1-r0) 06:52:45 Executing busybox-1.31.1-r20.trigger 06:52:45 Executing ca-certificates-20191127-r4.trigger 06:52:45 OK: 7 MiB in 18 packages 06:52:46 Removing intermediate container 8cd167429ee7 06:52:46 ---> 749d0a17273e 06:52:46 Step 13/23 : EXPOSE $APP_PORT 06:52:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:46 (1/2) Installing ca-certificates (20191127-r4) 06:52:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:46 (1/2) Installing dumb-init (1.2.2-r1) 06:52:46 (2/2) Installing su-exec (0.2-r1) 06:52:46 (2/2) Installing dumb-init (1.2.2-r1) 06:52:46 Executing busybox-1.31.1-r20.trigger 06:52:47 Executing ca-certificates-20191127-r4.trigger 06:52:47 OK: 6 MiB in 16 packages 06:52:47 Executing busybox-1.31.1-r20.trigger 06:52:47 OK: 6 MiB in 16 packages 06:52:48 ---> Running in c4d4f5354141 06:52:48 Removing intermediate container dea169591089 06:52:48 ---> 76592bb8fab0 06:52:48 06:52:48 Step 10/22 : FROM alpine:3.12 06:52:48 ---> 13621d1b12d4 06:52:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:52:48 ---> Running in 0acbf22a69ac 06:52:48 Removing intermediate container c4d4f5354141 06:52:48 ---> 3fec42b5c83b 06:52:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:49 ---> Running in 60fe1fe65783 06:52:49 Removing intermediate container 131c635c9bd5 06:52:49 ---> fb7de985ba94 06:52:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:52:49 Removing intermediate container ef6db33bca3f 06:52:49 ---> e1920430ee09 06:52:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:52:49 ---> Running in 87da5c1aa5fe 06:52:49 Removing intermediate container f5ffb4281073 06:52:49 ---> a64b37ad24aa 06:52:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:52:49 ---> Running in d2a04b3823be 06:52:49 ---> Running in 8afd2bdec537 06:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:50 Removing intermediate container 87da5c1aa5fe 06:52:50 ---> 9b3ee1441e36 06:52:50 Step 13/21 : WORKDIR /edgex 06:52:50 Removing intermediate container d2a04b3823be 06:52:50 ---> ae4040194682 06:52:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:52:50 ---> Running in df55a7296cb1 06:52:50 Removing intermediate container 8afd2bdec537 06:52:50 ---> 767e2aba6f78 06:52:50 Step 13/22 : ENV APP_PORT=48060 06:52:50 (1/1) Installing dumb-init (1.2.2-r1) 06:52:50 Executing busybox-1.31.1-r20.trigger 06:52:50 OK: 6 MiB in 15 packages 06:52:50 ---> Running in 6c4441f4e030 06:52:50 ---> Running in 39faa433268e 06:52:51 Removing intermediate container df55a7296cb1 06:52:51 ---> c52dc21fce4c 06:52:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:52:51 Removing intermediate container 6c4441f4e030 06:52:51 ---> 0ffdefc10101 06:52:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:52:51 Removing intermediate container 39faa433268e 06:52:51 ---> 662c6d4da91c 06:52:51 Step 14/22 : EXPOSE $APP_PORT 06:52:51 ---> Running in 3fcecf043722 06:52:51 ---> Running in f9b26bc885b5 06:52:51 ---> 617d0bb34642 06:52:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:52:51 Removing intermediate container 0acbf22a69ac 06:52:51 ---> 49acf9780336 06:52:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:52:51 Removing intermediate container 60fe1fe65783 06:52:51 ---> d6539ace3aee 06:52:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:52:51 ---> Running in 0d456571db38 06:52:51 Removing intermediate container f9b26bc885b5 06:52:51 ---> f904ce7b962d 06:52:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:52 ---> Running in 0ce41b47185c 06:52:52 Removing intermediate container 0d456571db38 06:52:52 ---> 840c1614aad5 06:52:52 Step 13/22 : ENV APP_PORT=48085 06:52:52 ---> cde0b1aa3243 06:52:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:52:52 ---> Running in b7102205db9e 06:52:52 ---> 6708277e59df 06:52:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:52:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:52 Removing intermediate container b7102205db9e 06:52:52 ---> 66ce7f7ed861 06:52:52 Step 14/22 : EXPOSE $APP_PORT 06:52:53 ---> Running in 37f3b5898b27 06:52:53 Removing intermediate container 3fcecf043722 06:52:53 ---> 4c31a9c68763 06:52:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:52:54 ---> Running in 3b9fb069600c 06:52:54 ---> 4fb45ba0208e 06:52:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:52:54 ---> 8d2701057b86 06:52:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:52:54 Removing intermediate container 37f3b5898b27 06:52:54 ---> 07730f29ec5d 06:52:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:54 ---> Running in 039d0e224372 06:52:54 Removing intermediate container 3b9fb069600c 06:52:54 ---> cbd3677ff058 06:52:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:52:54 ---> 1240fed44abb 06:52:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:52:54 Removing intermediate container 039d0e224372 06:52:54 ---> 52aae5bdb4bb 06:52:54 Step 18/21 : CMD ["--init=true"] 06:52:54 ---> ea9b0caa224d 06:52:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:52:54 ---> Running in aa1fb3c1d652 06:52:54 ---> Running in f1db46eb271d 06:52:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:54 ---> 73bb09802c46 06:52:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:52:54 ---> Running in 96e3b765c271 06:52:54 Removing intermediate container aa1fb3c1d652 06:52:54 ---> 2fda64cc73a9 06:52:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:55 Removing intermediate container f1db46eb271d 06:52:55 ---> 94540d2eddb9 06:52:55 Step 19/21 : LABEL arch=x86_64 06:52:55 ---> Running in 1dac8f35ebd5 06:52:55 ---> Running in 57b6b023e43d 06:52:55 ---> e4f1990a9654 06:52:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:52:55 Removing intermediate container 1dac8f35ebd5 06:52:55 ---> bc6d252a8f5c 06:52:55 Step 20/22 : LABEL arch=x86_64 06:52:55 Removing intermediate container 57b6b023e43d 06:52:55 ---> 33951546a0c0 06:52:55 Step 20/21 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:52:55 ---> Running in 03754d98f00f 06:52:55 ---> Running in cd6e51ef48c1 06:52:55 ---> d4de9c8f2e49 06:52:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:52:55 (1/6) Installing dumb-init (1.2.2-r1) 06:52:55 Removing intermediate container 03754d98f00f 06:52:55 ---> c3b0a99a5d28 06:52:55 Step 21/22 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:52:55 ---> Running in 8c52bcd6794f 06:52:55 (2/6) Installing libgcc (9.3.0-r2) 06:52:56 Removing intermediate container cd6e51ef48c1 06:52:56 ---> d6abc8149a71 06:52:56 Step 21/21 : LABEL version=0.0.0 06:52:56 (3/6) Installing libsodium (1.0.18-r0) 06:52:56 ---> Running in 3e5fda4e8a46 06:52:56 ---> Running in 2b2aaa9070b9 06:52:56 Removing intermediate container 8c52bcd6794f 06:52:56 ---> c6f33d527dc2 06:52:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:56 (4/6) Installing libstdc++ (9.3.0-r2) 06:52:56 ---> Running in 0d141097da07 06:52:56 Removing intermediate container 3e5fda4e8a46 06:52:56 ---> cbaa81810885 06:52:56 Step 22/22 : LABEL version=0.0.0 06:52:56 Removing intermediate container 96e3b765c271 06:52:56 ---> 770230ff04c7 06:52:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:56 Removing intermediate container 2b2aaa9070b9 06:52:56 ---> e16bec681487 06:52:56 06:52:56 ---> Running in 1aa0e7947e37 06:52:57 Removing intermediate container 0d141097da07 06:52:57 ---> 4388eb7e869d 06:52:57 Step 20/22 : LABEL arch=x86_64 06:52:57 (5/6) Installing libzmq (4.3.3-r0) 06:52:57 Successfully built e16bec681487 06:52:57 ---> Running in 432b4a3bf483 06:52:57 Successfully tagged docker-security-proxy-setup-go:latest 06:52:57  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 06:52:57 ---> 036caf210613 06:52:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:52:57 (6/6) Installing zeromq (4.3.3-r0) 06:52:57 Removing intermediate container 1aa0e7947e37 06:52:57 ---> 1384db491bad 06:52:57 06:52:57 Removing intermediate container 432b4a3bf483 06:52:57 ---> 6a6fdde62d7b 06:52:57 Step 21/22 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:52:57 Executing busybox-1.31.1-r20.trigger 06:52:57 OK: 8 MiB in 20 packages 06:52:57 ---> Running in a65aebc6f3f5 06:52:57 Successfully built 1384db491bad 06:52:57 Successfully tagged docker-support-notifications-go:latest 06:52:57  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 06:52:57 Removing intermediate container a65aebc6f3f5 06:52:57 ---> 78f077fdf2c1 06:52:57 Step 22/22 : LABEL version=0.0.0 06:52:58 ---> Running in 6073644b9095 06:52:58 ---> 09d7eaaf2195 06:52:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:52:58 Removing intermediate container 0ce41b47185c 06:52:58 ---> 65002f8c0f42 06:52:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:58 Removing intermediate container 6073644b9095 06:52:58 ---> 0ffdee78c2ca 06:52:58 06:52:58 ---> 643841630d57 06:52:58 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:52:58 Successfully built 0ffdee78c2ca 06:52:58 Successfully tagged docker-support-scheduler-go:latest 06:52:58  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 06:52:59 ---> 9d8bcf260483 06:52:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:52:59 ---> 5c1bb13e811e 06:52:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:53:03 ---> 37ea97ce5924 06:53:03 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:53:03 ---> 0904aa55890f 06:53:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:53:04 ---> Running in 8d24a3f8a468 06:53:07 ---> f196c6c7e696 06:53:07 Step 19/23 : ENTRYPOINT ["/core-data"] 06:53:08 Removing intermediate container 8d24a3f8a468 06:53:08 ---> 0e7345e15556 06:53:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:53:08 ---> Running in 7ff0f1c2cc94 06:53:09 ---> 2229f9c98bc5 06:53:09 Step 26/31 : RUN chmod +x /entrypoint.sh 06:53:09 Removing intermediate container 7ff0f1c2cc94 06:53:09 ---> 158bc06bdc65 06:53:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:53:09 ---> Running in 3ca1caed5a2c 06:53:09 ---> Running in 81b4ca5f4f9b 06:53:10 Removing intermediate container 3ca1caed5a2c 06:53:10 ---> b37b16087fdc 06:53:10 Step 21/23 : LABEL arch=x86_64 06:53:10 ---> Running in bbe1ea658649 06:53:11 Removing intermediate container bbe1ea658649 06:53:11 ---> 76a0cbc70940 06:53:11 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:53:11 ---> Running in bdd47f84a656 06:53:13 Removing intermediate container bdd47f84a656 06:53:13 ---> 4dca58ddad1b 06:53:13 Step 23/23 : LABEL version=0.0.0 06:53:14 ---> Running in ba9be06f2d66 06:53:15 Removing intermediate container 81b4ca5f4f9b 06:53:15 ---> 0337ea308ff7 06:53:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:53:15 Removing intermediate container ba9be06f2d66 06:53:15 ---> dd0c6b5cdaf6 06:53:15 06:53:16 Successfully built dd0c6b5cdaf6 06:53:16 Successfully tagged docker-core-data-go:latest 06:53:16 Building docker-core-command-go 06:53:16  Building docker-core-data-go ... done  ---> Running in 8bc5450ba220 06:53:21 Removing intermediate container 8bc5450ba220 06:53:21 ---> 11718dc20ff4 06:53:21 Step 28/31 : CMD ["gate"] 06:53:22 ---> Running in 073fad65ba94 06:53:24 Removing intermediate container 073fad65ba94 06:53:24 ---> 89106ae8bdc0 06:53:24 Step 29/31 : LABEL arch=x86_64 06:53:25 ---> Running in e507302e594c 06:53:26 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:53:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:53:26 ---> c7bcfbc9618d 06:53:26 Step 3/25 : WORKDIR /edgex-go 06:53:26 ---> Using cache 06:53:26 ---> 51a012d601d5 06:53:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:26 ---> Using cache 06:53:26 ---> 4346acff55f9 06:53:26 Step 5/25 : RUN apk add --update --no-cache make git 06:53:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:53:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:26 ---> c7bcfbc9618d 06:53:26 Step 3/23 : WORKDIR /edgex-go 06:53:26 ---> Using cache 06:53:26 ---> 51a012d601d5 06:53:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:26 ---> Using cache 06:53:26 ---> 4346acff55f9 06:53:26 Step 5/23 : RUN apk add --update --no-cache make bash git 06:53:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:53:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:27 ---> c7bcfbc9618d 06:53:27 Step 3/23 : WORKDIR /edgex-go 06:53:27 ---> Using cache 06:53:27 ---> 51a012d601d5 06:53:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:27 ---> Using cache 06:53:27 ---> 4346acff55f9 06:53:27 Step 5/23 : RUN apk add --update --no-cache make git 06:53:27 Removing intermediate container e507302e594c 06:53:27 ---> 95fef142905f 06:53:27 Step 30/31 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:53:27 ---> Running in 0d90dfe37bdb 06:53:27 ---> Running in efd866eb0ac4 06:53:27 ---> Running in 648e57e9871b 06:53:28 ---> Running in 365a20d74dec 06:53:29 Removing intermediate container 365a20d74dec 06:53:29 ---> 2e718919e84f 06:53:29 Step 31/31 : LABEL version=0.0.0 06:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:53:29 ---> Running in 0c472678a476 06:53:30 Removing intermediate container 0c472678a476 06:53:30 ---> 09c401b419df 06:53:30 06:53:31 Successfully built 09c401b419df 06:53:31 Successfully tagged docker-security-bootstrapper-go:latest 06:53:31  Building docker-security-bootstrapper-go ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:53:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:53:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:53:32 OK: 219 MiB in 52 packages 06:53:32 OK: 219 MiB in 52 packages 06:53:32 OK: 219 MiB in 52 packages 06:53:35 Removing intermediate container efd866eb0ac4 06:53:35 ---> 21b71c0bc9c5 06:53:35 Step 6/25 : COPY go.mod . 06:53:35 Removing intermediate container 648e57e9871b 06:53:35 ---> 84322d71c01a 06:53:35 Step 6/23 : COPY go.mod . 06:53:35 Removing intermediate container 0d90dfe37bdb 06:53:35 ---> 94e6e2806546 06:53:35 Step 6/23 : COPY go.mod . 06:53:36 ---> 4a203ae080a9 06:53:36 Step 7/23 : RUN go mod download 06:53:36 ---> ad63ee9a7296 06:53:36 Step 7/25 : RUN go mod download 06:53:36 ---> Running in deb0c72a379c 06:53:36 ---> Running in 5bbbe5fc9723 06:53:36 ---> ae1efb02a2e0 06:53:36 Step 7/23 : RUN go mod download 06:53:37 ---> Running in fcaf928cf60b 06:53:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:53:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:37 ---> c7bcfbc9618d 06:53:37 Step 3/23 : WORKDIR /edgex-go 06:53:37 ---> Using cache 06:53:37 ---> 51a012d601d5 06:53:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:37 ---> Using cache 06:53:37 ---> 4346acff55f9 06:53:37 Step 5/23 : RUN apk add --update --no-cache make git 06:53:37 ---> Using cache 06:53:37 ---> 84322d71c01a 06:53:37 Step 6/23 : COPY go.mod . 06:53:37 ---> Using cache 06:53:37 ---> 4a203ae080a9 06:53:37 Step 7/23 : RUN go mod download 06:53:38 ---> Running in 1758e518da58 06:53:40 Removing intermediate container 5bbbe5fc9723 06:53:40 ---> 1405629f6117 06:53:40 Step 8/25 : COPY . . 06:53:40 Removing intermediate container deb0c72a379c 06:53:40 ---> 6aa778bf120f 06:53:40 Step 8/23 : COPY . . 06:53:40 Removing intermediate container 1758e518da58 06:53:40 ---> 3b355d71d28f 06:53:40 Step 8/23 : COPY . . 06:53:40 Removing intermediate container fcaf928cf60b 06:53:40 ---> 08374794f7f3 06:53:40 Step 8/23 : COPY . . 06:53:44 gofmt -l . 06:53:44 [ "`gofmt -l .`" = "" ] 06:53:46 ./bin/test-go-mod-tidy.sh 06:53:46 ./bin/test-attribution-txt.sh [Pipeline] sh 06:53:49 + ls -al . 06:53:49 total 844 06:53:49 drwxrwxr-x 9 1001 1001 4096 May 10 06:53 . 06:53:49 drwxr-xr-x 4 root root 4096 May 10 06:48 .. 06:53:49 -rw-rw-r-- 1 1001 1001 11 May 10 06:46 .dockerignore 06:53:49 drwxrwxr-x 8 1001 1001 4096 May 10 06:46 .git 06:53:49 drwxrwxr-x 3 1001 1001 4096 May 10 06:46 .github 06:53:49 -rw-rw-r-- 1 1001 1001 818 May 10 06:46 .gitignore 06:53:49 -rw-rw-r-- 1 1001 1001 166 May 10 06:46 .sonarcloud.properties 06:53:49 -rw-rw-r-- 1 1001 1001 8609 May 10 06:46 Attribution.txt 06:53:49 -rw-rw-r-- 1 1001 1001 3804 May 10 06:46 CONTRIBUTING.md 06:53:49 -rw-rw-r-- 1 1001 1001 931 May 10 06:46 Dockerfile.build 06:53:49 -rw-rw-r-- 1 1001 1001 863 May 10 06:46 Jenkinsfile 06:53:49 -rw-rw-r-- 1 1001 1001 10775 May 10 06:46 LICENSE 06:53:49 -rw-rw-r-- 1 1001 1001 5774 May 10 06:46 Makefile 06:53:49 -rw-rw-r-- 1 1001 1001 7978 May 10 06:46 README.md 06:53:49 -rw-rw-r-- 1 1001 1001 6755 May 10 06:46 SECURITY.md 06:53:49 -rw-rw-r-- 1 1001 1001 5 May 10 06:44 VERSION 06:53:49 -rw-rw-r-- 1 1001 1001 4131 May 10 06:46 ZMQWindows.md 06:53:49 drwxrwxr-x 2 1001 1001 4096 May 10 06:46 bin 06:53:49 drwxrwxr-x 14 1001 1001 4096 May 10 06:46 cmd 06:53:49 -rw-r--r-- 1 root root 707564 May 10 06:52 coverage.out 06:53:49 -rw-r--r-- 1 root root 1060 May 10 06:53 go.mod 06:53:49 -rw-r--r-- 1 root root 22169 May 10 06:48 go.sum 06:53:49 drwxrwxr-x 8 1001 1001 4096 May 10 06:46 internal 06:53:49 drwxrwxr-x 4 1001 1001 4096 May 10 06:46 openapi 06:53:49 drwxrwxr-x 4 1001 1001 4096 May 10 06:46 snap 06:53:49 -rw-rw-r-- 1 1001 1001 168 May 10 06:46 version.go [Pipeline] sh 06:53:50 + '[' -e coverage.out ] 06:53:50 + chown 1001:1001 coverage.out [Pipeline] stash 06:53:50 Warning: overwriting stash ‘coverage-report’ 06:53:51 Stashed 1 file(s) [Pipeline] sh 06:53:52 + make build 06:53:52 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 06:53:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:54:19 ---> 962e2c19119f 06:54:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:54:19 ---> fa2f0af44eb0 06:54:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:54:19 ---> Running in 83dcbe694926 06:54:19 ---> Running in 1ac873eab940 06:54:19 ---> 764cbf86bf64 06:54:19 Step 9/23 : RUN make cmd/core-command/core-command 06:54:19 ---> 6e7f7fb0bd84 06:54:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:54:19 ---> Running in 37d8b10026e4 06:54:19 ---> Running in f0e1fb0686c7 06:54:19 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 06:54:19 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 06:54:19 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 06:54:19 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 06:54:26 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 06:54:28 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 06:54: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 06:54:34 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 06:54:38 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 06:54: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 06:54:47 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 06:54:50 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 06:54:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:53 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 06:54:55 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 06:54:58 Removing intermediate container 37d8b10026e4 06:54:58 ---> 05c112df541b 06:54:58 06:54:58 Step 10/25 : FROM alpine:3.12 06:54:58 ---> 13621d1b12d4 06:54:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:54:58 Removing intermediate container 1ac873eab940 06:54:58 ---> fe09f7fea6c3 06:54:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:54:58 Removing intermediate container f0e1fb0686c7 06:54:58 ---> d6907969185c 06:54:58 06:54:58 Step 10/23 : FROM alpine:3.12 06:54:58 ---> 13621d1b12d4 06:54:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:54:58 ---> Using cache 06:54:58 ---> 49acf9780336 06:54:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:54:58 ---> Using cache 06:54:58 ---> 840c1614aad5 06:54:58 Step 13/23 : ENV APP_PORT=48082 06:54:59 ---> Running in 890a701e01bb 06:54:59 ---> Running in dbcdd80c876e 06:54:59 ---> Running in 94909e6cce2e 06:55:00 Removing intermediate container 890a701e01bb 06:55:00 ---> e0ad68c001ec 06:55:00 Step 14/23 : EXPOSE $APP_PORT 06:55:00 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 06:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:00 (1/6) Installing ca-certificates (20191127-r4) 06:55:00 ---> Running in 7b489a479101 06:55:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:55:00 (3/6) Installing libcurl (7.76.1-r0) 06:55:00 (4/6) Installing curl (7.76.1-r0) 06:55:00 (5/6) Installing dumb-init (1.2.2-r1) 06:55:00 (6/6) Installing su-exec (0.2-r1) 06:55:00 Executing busybox-1.31.1-r20.trigger 06:55:01 Executing ca-certificates-20191127-r4.trigger 06:55:01 OK: 7 MiB in 20 packages [Pipeline] } 06:55:01 $ docker stop --time=1 8b3a858c7ce022c10c31deb12d9279868718b7a70094b118700ca217499cfeb8 06:55:01 Removing intermediate container 83dcbe694926 06:55:01 ---> 311ed8a705fc 06:55:01 06:55:01 Step 10/23 : FROM alpine:3.12 06:55:01 ---> 13621d1b12d4 06:55:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:55:01 ---> Using cache 06:55:01 ---> 49acf9780336 06:55:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:55:01 ---> Using cache 06:55:01 ---> 840c1614aad5 06:55:01 Step 13/23 : ENV APP_PORT=48081 06:55:02 ---> Running in bf53456082ea 06:55:02 Removing intermediate container 7b489a479101 06:55:02 ---> 4b608582c7aa 06:55:02 Step 15/23 : WORKDIR / 06:55:02 ---> Running in 8504adb93f82 06:55:02 Removing intermediate container bf53456082ea 06:55:02 ---> 8fdcf7e378a9 06:55:02 Step 14/23 : EXPOSE $APP_PORT 06:55:03 ---> Running in 6d74bc500ba0 06:55:03 Removing intermediate container dbcdd80c876e 06:55:03 ---> c5ecb83ae670 06:55:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:55:03 Removing intermediate container 8504adb93f82 06:55:03 ---> 710e860041e3 06:55:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:03 Removing intermediate container 94909e6cce2e 06:55:03 ---> 3bcb4f3d7621 06:55:03 06:55:03 Step 11/23 : FROM docker:20.10.0 06:55:03 ---> Running in 4139a35f98b2 06:55:03 20.10.0: Pulling from library/docker 06:55:03 Removing intermediate container 6d74bc500ba0 06:55:03 ---> ac3665d2305a 06:55:03 Step 15/23 : WORKDIR / 06:55:03 ---> Running in 94de4fb7be03 06:55:03 Removing intermediate container 4139a35f98b2 06:55:03 ---> 0a77ac0ed307 06:55:03 Step 13/25 : WORKDIR / 06:55:03 ---> b3eed85daf9d 06:55:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:55:04 $ docker rm -f 8b3a858c7ce022c10c31deb12d9279868718b7a70094b118700ca217499cfeb8 06:55:04 ---> Running in f7552d123c38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:05 06:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:55:05 Removing intermediate container 94de4fb7be03 06:55:05 ---> ade3524c9418 06:55:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:06 latest: Pulling from edgex-devops/edgex-compose-arm64 06:55:06 29e5d40040c1: Pulling fs layer 06:55:06 1ce36da41761: Pulling fs layer 06:55:06 25b303627fd3: Pulling fs layer 06:55:06 ---> 357b9243c2f5 06:55:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:55:06 29e5d40040c1: Download complete 06:55:06 Removing intermediate container f7552d123c38 06:55:06 ---> 269835f65181 06:55:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:55:06 ---> 9f651fa80fab 06:55:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:55:06 ---> 8e2979b49b59 06:55:06 Step 19/23 : ENTRYPOINT ["/core-command"] 06:55:06 1ce36da41761: Verifying Checksum 06:55:06 1ce36da41761: Download complete 06:55:06 29e5d40040c1: Pull complete 06:55:07 ---> Running in 99210e93864a 06:55:07 ---> b48f6e7e90db 06:55:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:55:07 Removing intermediate container 99210e93864a 06:55:07 ---> b588a15345f1 06:55:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:07 ---> Running in 1df359800323 06:55:07 ---> de725b8fbd45 06:55:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:55:07 ---> 6052fee75ce8 06:55:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:55:07 Removing intermediate container 1df359800323 06:55:07 ---> 266650d427d2 06:55:07 Step 21/23 : LABEL arch=x86_64 06:55:07 ---> Running in 114477e02cae 06:55:08 ---> c5dfee4368a7 06:55:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:55:08 ---> 50bc140b66db 06:55:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:55:08 Removing intermediate container 114477e02cae 06:55:08 ---> 0e379c8c233c 06:55:08 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:55:08 1ce36da41761: Pull complete 06:55:08 ---> Running in 0d976a665561 06:55:08 ---> Running in 498ccfc69256 06:55:08 25b303627fd3: Verifying Checksum 06:55:08 25b303627fd3: Download complete 06:55:08 ---> fb017eab15e6 06:55:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:55:08 Removing intermediate container 498ccfc69256 06:55:08 ---> db71ef5a5807 06:55:08 Step 23/23 : LABEL version=0.0.0 06:55:08 Removing intermediate container 0d976a665561 06:55:08 ---> 6f9bc84c668f 06:55:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:08 ---> Running in 5ae009123c2f 06:55:08 ---> Running in 2d647c1d6fb0 06:55:09 Removing intermediate container 2d647c1d6fb0 06:55:09 ---> a33417755486 06:55:09 Step 21/23 : LABEL arch=x86_64 06:55:09 Removing intermediate container 5ae009123c2f 06:55:09 ---> 779cd402907a 06:55:09 06:55:09 ---> Running in c105d5863a7e 06:55:09 ---> 4e2d0586a529 06:55:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:55:10 Removing intermediate container c105d5863a7e 06:55:10 ---> 800c5f33ffaa 06:55:10 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:55:10 Successfully built 779cd402907a 06:55:10 Successfully tagged docker-core-command-go:latest 06:55:10  Building docker-core-command-go ... done  ---> Running in bb75cc317618 06:55:10 ---> cfd3037380c9 06:55:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:55:10 Removing intermediate container bb75cc317618 06:55:10 ---> d622feb6d8fc 06:55:10 Step 23/23 : LABEL version=0.0.0 06:55:10 ---> Running in 9e5772ea1782 06:55:12 Removing intermediate container 9e5772ea1782 06:55:12 ---> 9cad89af9a05 06:55:12 06:55:12 ---> 7a9357865483 06:55:12 Step 21/25 : 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/ 06:55:12 ---> Running in 003b601ccab6 06:55:12 Successfully built 9cad89af9a05 06:55:12 Successfully tagged docker-core-metadata-go:latest 06:55:12  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:55:12 Status: Downloaded newer image for docker:20.10.0 06:55:12 ---> aefe523efa57 06:55:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:55:12 ---> Running in ac25dfcfdb28 06:55:12 Removing intermediate container ac25dfcfdb28 06:55:12 ---> f4da42ed1243 06:55:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:55:12 ---> Running in 711efe47d4eb 06:55:13 Removing intermediate container 003b601ccab6 06:55:13 ---> ee25cd772faa 06:55:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:55:13 ---> Running in 6ffaf895e60e 06:55:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:13 Removing intermediate container 6ffaf895e60e 06:55:13 ---> ca59f1c4f848 06:55:13 Step 23/25 : LABEL arch=x86_64 06:55:13 ---> Running in 9f0b479d9c2c 06:55:13 (1/39) Installing readline (8.0.4-r0) 06:55:13 (2/39) Installing bash (5.0.17-r0) 06:55:13 Executing bash-5.0.17-r0.post-install 06:55:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:55:13 (4/39) Installing libcurl (7.76.1-r0) 06:55:13 (5/39) Installing curl (7.76.1-r0) 06:55:13 (6/39) Installing dumb-init (1.2.2-r1) 06:55:13 (7/39) Installing libbz2 (1.0.8-r1) 06:55:13 (8/39) Installing expat (2.2.9-r1) 06:55:13 (9/39) Installing libffi (3.3-r2) 06:55:13 (10/39) Installing gdbm (1.13-r1) 06:55:13 (11/39) Installing xz-libs (5.2.5-r0) 06:55:14 (12/39) Installing sqlite-libs (3.32.1-r0) 06:55:14 (13/39) Installing python3 (3.8.10-r0) 06:55:14 Removing intermediate container 9f0b479d9c2c 06:55:14 ---> 256d8da28eed 06:55:14 Step 24/25 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:55:15 ---> Running in d9d7051774cf 06:55:17 (14/39) Installing py3-appdirs (1.4.4-r1) 06:55:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:55:17 (16/39) Installing py3-parsing (2.4.7-r0) 06:55:17 (17/39) Installing py3-six (1.15.0-r0) 06:55:17 (18/39) Installing py3-packaging (20.4-r0) 06:55:17 Removing intermediate container d9d7051774cf 06:55:17 ---> 207433556f74 06:55:17 Step 25/25 : LABEL version=0.0.0 06:55:17 (19/39) Installing py3-setuptools (47.0.0-r0) 06:55:17 (20/39) Installing py3-chardet (3.0.4-r4) 06:55:17 ---> Running in be6d81b24f18 06:55:17 (21/39) Installing py3-idna (2.9-r0) 06:55:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:55:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:55:17 (24/39) Installing py3-requests (2.23.0-r0) 06:55:17 (25/39) Installing py3-msgpack (1.0.0-r0) 06:55:17 (26/39) Installing py3-lockfile (0.12.2-r3) 06:55:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:55:17 (28/39) Installing py3-colorama (0.4.3-r0) 06:55:17 (29/39) Installing py3-distlib (0.3.0-r0) 06:55:18 (30/39) Installing py3-distro (1.5.0-r1) 06:55:18 Removing intermediate container be6d81b24f18 06:55:18 ---> ded7e648c345 06:55:18 06:55:18 (31/39) Installing py3-webencodings (0.5.1-r3) 06:55:18 (32/39) Installing py3-html5lib (1.0.1-r4) 06:55:18 (33/39) Installing py3-pytoml (0.1.21-r0) 06:55:18 (34/39) Installing py3-pep517 (0.8.2-r0) 06:55:18 (35/39) Installing py3-progress (1.5-r0) 06:55:18 (36/39) Installing py3-toml (0.10.1-r0) 06:55:18 (37/39) Installing py3-retrying (1.3.3-r0) 06:55:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:55:18 (39/39) Installing py3-pip (20.1.1-r0) 06:55:18 Executing busybox-1.31.1-r19.trigger 06:55:18 OK: 72 MiB in 59 packages 06:55:18 Successfully built ded7e648c345 06:55:18 Successfully tagged docker-security-secretstore-setup-go:latest 06:55:18 25b303627fd3: Pull complete 06:55:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:55:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:55:19 prd-ubuntu18.04-docker-arm64-4c-16g-4026 does not seem to be running inside a container 06:55:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:55:19  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 06:55:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:55:19 Collecting cached-property<2,>=1.2.0 06:55:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:55:20 Collecting jsonschema<3,>=2.5.1 06:55:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:55:20 Collecting PyYAML<4,>=3.10 06:55:20 Downloading PyYAML-3.13.tar.gz (270 kB) 06:55:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:55:21 Collecting websocket-client<1.0,>=0.32.0 06:55:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:55:21 Collecting docopt<0.7,>=0.6.1 06:55:21 Downloading docopt-0.6.2.tar.gz (25 kB) 06:55:22 $ docker top 6d4aab2731576d528f759af45a5ed45e02a5ee85dd7fd7d671868d6fb8aaad49 -eo pid,comm 06:55:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:55:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [Pipeline] { [Pipeline] sh 06:55:22 Collecting dockerpty<0.5,>=0.4.1 06:55:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:55:23 Collecting docker<4.0,>=3.6.0 06:55:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:55:23 Collecting texttable<0.10,>=0.9.0 06:55:23 Downloading texttable-0.9.1.tar.gz (11 kB) 06:55:23 + + docker-composegrep build parallel --help 06:55:23 06:55:23 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) 06:55:23 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) 06:55:23 Collecting idna<2.8,>=2.5 06:55:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:55:24 Collecting urllib3<1.25,>=1.21.1 06:55:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:55:24 Collecting docker-pycreds>=0.4.0 06:55:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:55:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:55:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:55:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:55:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:55:24 Installing collected packages: cached-property, jsonschema, PyYAML, websocket-client, docopt, idna, urllib3, requests, dockerpty, docker-pycreds, docker, texttable, docker-compose 06:55:24 Running setup.py install for PyYAML: started 06:55:26 Running setup.py install for PyYAML: finished with status 'done' 06:55:26 Running setup.py install for docopt: started 06:55:26 --parallel Build images in parallel. [Pipeline] } 06:55:26 $ docker stop --time=1 6d4aab2731576d528f759af45a5ed45e02a5ee85dd7fd7d671868d6fb8aaad49 06:55:26 Running setup.py install for docopt: finished with status 'done' 06:55:26 Attempting uninstall: idna 06:55:26 Found existing installation: idna 2.9 06:55:26 Uninstalling idna-2.9: 06:55:26 Successfully uninstalled idna-2.9 06:55:27 Attempting uninstall: urllib3 06:55:27 Found existing installation: urllib3 1.25.9 06:55:27 Uninstalling urllib3-1.25.9: 06:55:27 Successfully uninstalled urllib3-1.25.9 06:55:27 Attempting uninstall: requests 06:55:27 Found existing installation: requests 2.23.0 06:55:27 Uninstalling requests-2.23.0: 06:55:27 Successfully uninstalled requests-2.23.0 06:55:27 Running setup.py install for dockerpty: started 06:55:27 Running setup.py install for dockerpty: finished with status 'done' 06:55:28 Running setup.py install for texttable: started 06:55:28 $ docker rm -f 6d4aab2731576d528f759af45a5ed45e02a5ee85dd7fd7d671868d6fb8aaad49 06:55:28 Running setup.py install for texttable: finished with status 'done' [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:29 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.59.0 06:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:29 . [Pipeline] withDockerContainer 06:55:29 prd-ubuntu18.04-docker-arm64-4c-16g-4026 does not seem to be running inside a container 06:55:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:55:31 $ docker top b06bea2f39697cd87df85fa18148433d47ece7709ab05543d5991b3a834f9cfc -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:31 + docker-compose -f ./docker-compose-build.yml build --parallel 06:55:36 Building docker-core-command-go ... 06:55:36 Building docker-core-data-go ... 06:55:36 Building docker-core-metadata-go ... 06:55:36 Building docker-security-bootstrapper-go ... 06:55:36 Building docker-security-proxy-setup-go ... 06:55:36 Building docker-security-secretstore-setup-go ... 06:55:36 Building docker-support-notifications-go ... 06:55:36 Building docker-support-scheduler-go ... 06:55:36 Building docker-sys-mgmt-agent-go ... 06:55:36 Building docker-support-notifications-go 06:55:36 Building docker-core-command-go 06:55:36 Building docker-security-proxy-setup-go 06:55:36 Building docker-core-metadata-go 06:55:36 Building docker-security-bootstrapper-go 06:55:39 Removing intermediate container 711efe47d4eb 06:55:39 ---> 457dce6183bf 06:55:39 Step 14/23 : ENV APP_PORT=48090 06:55:39 ---> Running in 317e37ed17dc 06:55:39 Removing intermediate container 317e37ed17dc 06:55:39 ---> 229a62783f73 06:55:39 Step 15/23 : EXPOSE $APP_PORT 06:55:39 ---> Running in 1d9c033bbb90 06:55:39 Removing intermediate container 1d9c033bbb90 06:55:39 ---> deabdf134ed8 06:55:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:55:39 ---> 5f48594bf25b 06:55:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:55:39 ---> 8358926b5015 06:55:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:55:39 ---> bb4aca2f5a49 06:55:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:55:39 ---> Running in 4176cb208ac9 06:55:39 Removing intermediate container 4176cb208ac9 06:55:39 ---> 6ab8dd823e73 06:55:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:39 ---> Running in 65acd9cac397 06:55:39 Removing intermediate container 65acd9cac397 06:55:39 ---> f82f5fb24346 06:55:39 Step 21/23 : LABEL arch=x86_64 06:55:39 ---> Running in d208e5bda0aa 06:55:40 Removing intermediate container d208e5bda0aa 06:55:40 ---> a789f8b0b5de 06:55:40 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:55:40 ---> Running in 8571fbdf3779 06:55:40 Removing intermediate container 8571fbdf3779 06:55:40 ---> 71126cae746a 06:55:40 Step 23/23 : LABEL version=0.0.0 06:55:40 ---> Running in edce09015b2a 06:55:40 Removing intermediate container edce09015b2a 06:55:40 ---> 9e51fe9f7d8d 06:55:40 06:55:40 Successfully built 9e51fe9f7d8d 06:55:40 Successfully tagged docker-sys-mgmt-agent-go:latest 06:55:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:55:41 $ docker stop --time=1 99af7d490eb1a8e2017ae2406dd577f1e98e52c691b264ddd5e7e8ec4a6c89da 06:55:44 $ docker rm -f 99af7d490eb1a8e2017ae2406dd577f1e98e52c691b264ddd5e7e8ec4a6c89da [Pipeline] // withDockerContainer [Pipeline] sh 06:55:45 + docker images 06:55:45 + grep docker 06:55:45 docker-sys-mgmt-agent-go latest 9e51fe9f7d8d 5 seconds ago 312MB 06:55:45 docker-security-secretstore-setup-go latest ded7e648c345 28 seconds ago 25.7MB 06:55:45 docker-core-metadata-go latest 9cad89af9a05 34 seconds ago 18.6MB 06:55:45 docker-core-command-go latest 779cd402907a 36 seconds ago 17MB 06:55:45 docker-security-bootstrapper-go latest 09c401b419df 2 minutes ago 18.2MB 06:55:45 docker-core-data-go latest dd0c6b5cdaf6 2 minutes ago 21.5MB 06:55:45 docker-support-scheduler-go latest 0ffdee78c2ca 2 minutes ago 17.1MB 06:55:45 docker-support-notifications-go latest 1384db491bad 2 minutes ago 17.6MB 06:55:45 docker-security-proxy-setup-go latest e16bec681487 2 minutes ago 25.3MB 06:55:45 docker 20.10.0 aefe523efa57 5 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 06:56:00 Still waiting to schedule task 06:56:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:56:47 Running on prd-ubuntu18.04-docker-8c-8g-4029 in /w/workspace/edgexfoundry_edgex-go_PR-3435 [Pipeline] { [Pipeline] ws 06:56:47 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:56:49 using credential edgex-jenkins-ssh 06:56:49 Cloning the remote Git repository 06:56:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:56:50 > git init /w/workspace/edgex-go/4 # timeout=10 06:56:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:50 > git --version # timeout=10 06:56:50 > git --version # 'git version 2.17.1' 06:56:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:57 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:56:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3435/head:refs/remotes/origin/PR-3435 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:56:57 > git config core.sparsecheckout # timeout=10 06:56:57 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # timeout=10 06:56:57 Merge succeeded, producing 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 06:56:57 Checking out Revision 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 (PR-3435) 06:56:58 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:56:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:56:58 ---> 710f10e9dce5 06:56:58 Step 3/31 : WORKDIR /edgex-go 06:56:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:56:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:56:58 ---> 710f10e9dce5 06:56:58 Step 3/23 : WORKDIR /edgex-go 06:56:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:56:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:56:58 ---> 710f10e9dce5 06:56:58 Step 3/22 : WORKDIR /edgex-go 06:56:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:56:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:56:58 ---> 710f10e9dce5 06:56:58 Step 3/23 : WORKDIR /edgex-go 06:56:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:56:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:56:58 ---> 710f10e9dce5 06:56:58 Step 3/21 : WORKDIR /edgex-go 06:56:58 ---> Running in aca68a301381 06:56:58 ---> Running in 6aa3f8575057 06:56:58 ---> Running in f6b0b954cb7d 06:56:58 ---> Running in d9d1edef2b09 06:56:58 ---> Running in 86f2cd51fb9d 06:56:58 Removing intermediate container f6b0b954cb7d 06:56:58 ---> 326f96f628b4 06:56:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:58 Removing intermediate container d9d1edef2b09 06:56:58 Removing intermediate container aca68a301381 06:56:58 ---> 904d52557c0e 06:56:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:58 ---> f01aa95c3b74 06:56:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:58 Removing intermediate container 86f2cd51fb9d 06:56:58 ---> ec55c72ec822 06:56:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:58 Removing intermediate container 6aa3f8575057 06:56:58 ---> a599fef453f8 06:56:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:58 ---> Running in 5650f3e40342 06:56:58 ---> Running in eafdfd6a9486 06:56:58 ---> Running in aa5dd288818f 06:56:58 ---> Running in 0c15b68e146e 06:56:58 ---> Running in a332225549f3 06:56:58 Removing intermediate container 5650f3e40342 06:56:58 ---> 00b468ba88fb 06:56:58 Step 5/31 : RUN apk add --update --no-cache make git 06:56:58 ---> Running in 62430d38f494 06:56:58 Removing intermediate container eafdfd6a9486 06:56:58 ---> 2df5021dd0e6 06:56:58 Step 5/23 : RUN apk add --update --no-cache make git 06:56:58 Removing intermediate container aa5dd288818f 06:56:58 ---> 938aa83ec082 06:56:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:56:58 ---> Running in b2601f7da1f9 06:56:58 Removing intermediate container a332225549f3 06:56:58 ---> 144a5fe9f81c 06:56:58 Step 5/21 : RUN apk add --update --no-cache make git 06:56:58 Removing intermediate container 0c15b68e146e 06:56:58 ---> efbab04b57a0 06:56:58 Step 5/23 : RUN apk add --update --no-cache make git 06:56:58 ---> Running in 67b95a08dfdb 06:56:57 > git remote # timeout=10 06:56:57 > git config --get remote.origin.url # timeout=10 06:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:57 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 06:56:57 > git rev-parse HEAD^{commit} # timeout=10 06:56:57 > git config core.sparsecheckout # timeout=10 06:56:57 > git checkout -f 617c13c5d10b78762c1ad7656a1bc34ccaf192c6 # timeout=10 06:56:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:56:59 ---> Running in 9e423da34dda 06:56:59 ---> Running in 3ec5a5e6186d 06:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:01 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.83" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:02 + echo snap-build.sh 06:57:02 snap-build.sh 06:57:02 + SNAP_BASE_DIR=. 06:57:02 + '[' '!' -z /w/workspace/edgex-go/4 ']' 06:57:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 06:57:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 06:57:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 06:57:02 + cd /w/workspace/edgex-go/4 06:57:02 + sudo apt-get remove -qy --purge lxd lxd-client 06:57:02 Reading package lists... 06:57:02 Building dependency tree... 06:57:02 Reading state information... 06:57:02 The following packages were automatically installed and are no longer required: 06:57:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:57:02 uidmap xdelta3 06:57:02 Use 'sudo apt autoremove' to remove them. 06:57:02 The following packages will be REMOVED: 06:57:02 lxd* lxd-client* 06:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:57:03 After this operation, 31.7 MB disk space will be freed. 06:57:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:03 OK: 218 MiB in 52 packages 06:57:03 OK: 218 MiB in 52 packages 06:57:03 (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.) 06:57:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:57:04 OK: 218 MiB in 52 packages 06:57:04 OK: 218 MiB in 52 packages 06:57:04 OK: 218 MiB in 52 packages 06:57:04 Removing lxd dnsmasq configuration 06:57:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:57:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:57:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:57:05 (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.) 06:57:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:57:06 Removing intermediate container 62430d38f494 06:57:06 ---> 8f20a5850ab0 06:57:06 Step 6/31 : COPY go.mod . 06:57:06 Removing intermediate container 67b95a08dfdb 06:57:06 ---> 804d71f4a31c 06:57:06 Step 6/22 : COPY go.mod . 06:57:06 Removing intermediate container 3ec5a5e6186d 06:57:06 ---> 8248c05fc902 06:57:06 Step 6/21 : COPY go.mod . 06:57:06 ---> 5f5d8d247b47 06:57:06 Step 7/31 : RUN go mod download 06:57:06 Removing intermediate container 9e423da34dda 06:57:06 ---> 409e17266906 06:57:06 Step 6/23 : COPY go.mod . 06:57:07 Removing intermediate container b2601f7da1f9 06:57:07 ---> 52c22f2ae76d 06:57:07 Step 6/23 : COPY go.mod . 06:57:07 Processing triggers for systemd (237-3ubuntu10.42) ... 06:57:07 Processing triggers for ureadahead (0.100.0-21) ... 06:57:07 ---> Running in acbb5aa9a701 06:57:07 ---> ff30124843bd 06:57:07 Step 7/22 : RUN go mod download 06:57:08 ---> 9cf1e66eeaa3 06:57:08 Step 7/21 : RUN go mod download 06:57:08 ---> b6606910fae8 06:57:08 Step 7/23 : RUN go mod download 06:57:08 ---> 61a5d36c40fe 06:57:08 Step 7/23 : RUN go mod download 06:57:08 ---> Running in 4dbdd9b03263 06:57:08 + sudo snap remove --purge lxd 06:57:08 snap "lxd" is not installed 06:57:08 + sudo groupadd --force --system lxd 06:57:08 ++ whoami 06:57:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:57:08 + newgrp - lxd 06:57:08 + sudo snap install lxd 06:57:09 ---> Running in 64dd1424a798 06:57:09 ---> Running in 28241bb279bb 06:57:09 ---> Running in 26ee2f2f0e16 06:57:11 Removing intermediate container acbb5aa9a701 06:57:11 ---> b416a451f492 06:57:11 Step 8/31 : COPY . . 06:57:13 Removing intermediate container 4dbdd9b03263 06:57:13 ---> 2caec2ee677d 06:57:13 Step 8/22 : COPY . . 06:57:14 Removing intermediate container 64dd1424a798 06:57:14 ---> 782845e9025d 06:57:14 Step 8/23 : COPY . . 06:57:15 Removing intermediate container 26ee2f2f0e16 06:57:15 ---> 8e9575c1c396 06:57:15 Step 8/21 : COPY . . 06:57:15 Removing intermediate container 28241bb279bb 06:57:15 ---> 237e6da324c7 06:57:15 Step 8/23 : COPY . . 06:57:18 2021-05-10T06:57:16Z INFO Waiting for automatic snapd restart... 06:57:33 lxd 4.13 from Canonical* installed 06:57:33 + sudo lxd init --auto 06:57:40 + sudo snap install --classic snapcraft 06:57:41 ---> 437e5e145b2b 06:57:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:41 ---> 1acad9cb0c03 06:57:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:57:41 ---> 2359176c8283 06:57:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:57:41 ---> Running in 528206ffef8b 06:57:41 ---> fb783e7a72cd 06:57:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:57:41 ---> Running in 212dfec03907 06:57:41 ---> adc12ed1526d 06:57:41 Step 9/23 : RUN make cmd/core-command/core-command 06:57:41 ---> Running in 647c04ba0551 06:57:41 ---> Running in c4fba6a38f63 06:57:41 ---> Running in 3a7c4614c754 06:57: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 06:57:41 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 06:57:41 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 06:57:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:57:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:57:46 snapcraft 4.7.1 from Canonical* installed 06:57:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:57:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:57:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:46 Dload Upload Total Spent Left Speed 06:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4679 06:57:47 100 3325k 100 3325k 0 0 5155k 0 --:--:-- --:--:-- --:--:-- 5155k 06:57:47 ./yq_linux_amd64 06:57:47 + sudo snapcraft prime --use-lxd 06:57:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:57:49 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: 06:57:49 - README.md 06:57:49 06:57:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:57:50 Launching a container. 06:58:02 Waiting for container to be ready 06:58:02 To start your first instance, try: lxc launch ubuntu:18.04 06:58:02 06:58:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:58:05 Waiting for network to be ready... 06:58:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:58:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 06:58:05 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:58:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:58:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:58:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:58:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 06:58:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 06:58:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:58:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:58:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:58:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:58:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:58:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:58:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:58:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:58:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:58:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:58:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:58:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 06:58:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:58:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:58:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:58:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 06:58:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 06:58:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 06:58:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:58:10 Fetched 24.5 MB in 5s (5156 kB/s) 06:58:11 Reading package lists... 06:58:11 Reading package lists... 06:58:11 Building dependency tree... 06:58:11 Reading state information... 06:58:11 The following additional packages will be installed: 06:58:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:58:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:58:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:58:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:58:11 Suggested packages: 06:58:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:58:11 Recommended packages: 06:58:11 gnupg libsasl2-modules 06:58:11 The following NEW packages will be installed: 06:58:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:58:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:58:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:58:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:58:11 The following packages will be upgraded: 06:58:11 gpg gpg-agent gpgconf libudev1 06:58:11 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:58:11 Need to get 3530 kB of archives. 06:58:11 After this operation, 13.3 MB of additional disk space will be used. 06:58:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:58:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:58:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:58:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:58:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 06:58:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 06:58:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:58:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:58:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:58:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:58:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:58:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:58:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:58:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:58:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:58:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:58:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:58:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:58:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:58:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:58:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:58:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:58:13 debconf: delaying package configuration, since apt-utils is not installed 06:58:13 Fetched 3530 kB in 1s (2717 kB/s) 06:58:13 (Reading database ... 12511 files and directories currently installed.) 06:58:13 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 06:58:13 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:58:13 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 06:58:13 Selecting previously unselected package udev. 06:58:13 (Reading database ... 12511 files and directories currently installed.) 06:58:13 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 06:58:13 Unpacking udev (237-3ubuntu10.47) ... 06:58:14 Selecting previously unselected package libfuse2:amd64. 06:58:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:58:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:58:14 Selecting previously unselected package fuse. 06:58:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:58:14 Unpacking fuse (2.9.7-1ubuntu1) ... 06:58:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:58:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:58:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:58:14 Selecting previously unselected package libksba8:amd64. 06:58:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:58:14 Unpacking libksba8:amd64 (1.3.5-2) ... 06:58:14 Selecting previously unselected package libroken18-heimdal:amd64. 06:58:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:58:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:58:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:58:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:14 Selecting previously unselected package libwind0-heimdal:amd64. 06:58:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:58:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:58:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:58:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:58:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:15 Selecting previously unselected package libsasl2-modules-db:amd64. 06:58:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:58:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:15 Selecting previously unselected package libsasl2-2:amd64. 06:58:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:58:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:15 Selecting previously unselected package libldap-common. 06:58:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:58:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:58:15 Selecting previously unselected package libldap-2.4-2:amd64. 06:58:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:58:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:58:15 Selecting previously unselected package dirmngr. 06:58:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:58:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:58:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:58:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:58:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:58:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:15 Setting up libksba8:amd64 (1.3.5-2) ... 06:58:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:16 Setting up udev (237-3ubuntu10.47) ... 06:58:16 invoke-rc.d: policy-rc.d denied execution of start. 06:58:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Processing triggers for systemd (237-3ubuntu10) ... 06:58:16 Setting up fuse (2.9.7-1ubuntu1) ... 06:58:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:58:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:58:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:58:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:58:17 settings in the [Install] section, and DefaultInstance for template units). 06:58:17 This means they are not meant to be enabled using systemctl. 06:58:17 Possible reasons for having this kind of units are: 06:58:17 1) A unit may be statically enabled by being symlinked from another unit's 06:58:17 .wants/ or .requires/ directory. 06:58:17 2) A unit's purpose may be to act as a helper for some other unit which has 06:58:17 a requirement dependency on it. 06:58:17 3) A unit may be started when needed via activation (socket, path, timer, 06:58:17 D-Bus, udev, scripted systemctl call, ...). 06:58:17 4) In case of template units, the unit is meant to be enabled with some 06:58:17 instance name specified. 06:58:17 Reading package lists... 06:58:17 Building dependency tree... 06:58:17 Reading state information... 06:58:18 The following additional packages will be installed: 06:58:18 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:58:18 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:58:18 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:58:18 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:58:18 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:58:18 Suggested packages: 06:58:18 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:58:18 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:58:18 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:58:18 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:58:18 systemd-container policykit-1 06:58:18 Recommended packages: 06:58:18 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:58:18 The following NEW packages will be installed: 06:58:18 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:58:18 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:58:18 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:58:18 multiarch-support openssh-client python3 python3-minimal python3.6 06:58:18 python3.6-minimal snapd squashfs-tools sudo 06:58:18 The following packages will be upgraded: 06:58:18 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:58:18 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:58:18 Need to get 35.2 MB of archives. 06:58:18 After this operation, 141 MB of additional disk space will be used. 06:58:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:58:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:58:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:58:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:58:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 06:58:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:58:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:58:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:58:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:58:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:58:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:58:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:58:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:58:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:58:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:58:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:58:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:58:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 06:58:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:58:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:58:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:58:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:58:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:58:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:58:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:58:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:58:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:58:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:58:19 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:58:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:58:19 debconf: delaying package configuration, since apt-utils is not installed 06:58:19 Fetched 35.2 MB in 1s (29.2 MB/s) 06:58:19 (Reading database ... 12757 files and directories currently installed.) 06:58:19 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 06:58:19 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:58:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 06:58:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:58:20 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 06:58:20 (Reading database ... 12757 files and directories currently installed.) 06:58:20 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:58:20 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:58:20 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:58:20 (Reading database ... 12757 files and directories currently installed.) 06:58:20 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:58:20 Unpacking apt (1.6.13) over (1.6.1) ... 06:58:21 Setting up apt (1.6.13) ... 06:58:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:58:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:58:21 (Reading database ... 12764 files and directories currently installed.) 06:58:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:58:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:58:21 Selecting previously unselected package libpython3.6-minimal:amd64. 06:58:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:58:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:21 Selecting previously unselected package libexpat1:amd64. 06:58:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:58:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:58:22 Selecting previously unselected package python3.6-minimal. 06:58:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:58:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:58:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:58:22 Checking for services that may need to be restarted...done. 06:58:22 Checking for services that may need to be restarted...done. 06:58:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:58:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:58:23 Selecting previously unselected package python3-minimal. 06:58:23 (Reading database ... 13012 files and directories currently installed.) 06:58:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:58:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:58:23 Selecting previously unselected package mime-support. 06:58:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:58:23 Unpacking mime-support (3.60ubuntu1) ... 06:58:23 Selecting previously unselected package libmpdec2:amd64. 06:58:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:58:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:58:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:58:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:58:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:23 Selecting previously unselected package python3.6. 06:58:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:58:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:58:23 Selecting previously unselected package libpython3-stdlib:amd64. 06:58:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:58:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:23 Setting up python3-minimal (3.6.7-1~18.04) ... 06:58:24 Selecting previously unselected package python3. 06:58:24 (Reading database ... 13442 files and directories currently installed.) 06:58:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:58:24 Unpacking python3 (3.6.7-1~18.04) ... 06:58:24 Selecting previously unselected package multiarch-support. 06:58:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:58:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:58:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:58:24 Selecting previously unselected package liblzo2-2:amd64. 06:58:24 (Reading database ... 13479 files and directories currently installed.) 06:58:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:58:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:58:24 Selecting previously unselected package libbsd0:amd64. 06:58:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:58:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:24 Selecting previously unselected package sudo. 06:58:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:58:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:58:24 Selecting previously unselected package apparmor. 06:58:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:58:25 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:58:25 Selecting previously unselected package libedit2:amd64. 06:58:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:58:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:58:25 Selecting previously unselected package libkrb5support0:amd64. 06:58:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:58:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:25 Selecting previously unselected package libk5crypto3:amd64. 06:58:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:58:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:25 Selecting previously unselected package libkeyutils1:amd64. 06:58:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:58:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:25 Selecting previously unselected package libkrb5-3:amd64. 06:58:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:58:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:58:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:58:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:25 Selecting previously unselected package libssl1.0.0:amd64. 06:58:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:58:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:58:25 Selecting previously unselected package openssh-client. 06:58:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:58:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:26 Selecting previously unselected package squashfs-tools. 06:58:26 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:58:26 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:58:26 Selecting previously unselected package snapd. 06:58:26 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:58:26 Unpacking snapd (2.48.3+18.04) ... 06:58:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:58:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:58:28 Setting up mime-support (3.60ubuntu1) ... 06:58:28 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:58:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:28 Setting up systemd (237-3ubuntu10.47) ... 06:58:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:58:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:58:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:58:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:58:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:58:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:30 Setting up python3 (3.6.7-1~18.04) ... 06:58:30 running python rtupdate hooks for python3.6... 06:58:30 running python post-rtupdate hooks for python3.6... 06:58:30 Setting up apparmor (2.12-4ubuntu5.1) ... 06:58:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:58:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:32 Setting up snapd (2.48.3+18.04) ... 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:58:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:58:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:58:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:58:34 /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' 06:58:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:34 Processing triggers for systemd (237-3ubuntu10.47) ... 06:58:35 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:58:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:58:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:58:36 Fetched 88.7 kB in 1s (106 kB/s) 06:58:37 Reading package lists... 06:58:37 Reading package lists... 06:58:37 Building dependency tree... 06:58:37 Reading state information... 06:58:37 Calculating upgrade... 06:58:38 The following packages will be upgraded: 06:58:38 advancecomp base-files bash binutils binutils-common 06:58:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:58:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:58:38 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:58:38 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:58:38 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:58:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:58:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:58:38 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:58:38 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:58:38 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:58:38 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:58:38 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:58:38 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:58:38 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:58:38 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:58:38 Need to get 64.0 MB of archives. 06:58:38 After this operation, 5034 kB of additional disk space will be used. 06:58:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:58:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 06:58:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:58:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:58:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:58:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:58:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:58:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:58:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:58:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:58:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:58:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:58:39 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:58:39 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:58:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:58:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:58:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:58:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:58:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:58:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:58:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:58:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:58:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:58:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:58:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:58:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:58:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:58:39 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:58:39 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:58:39 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:58:39 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:58:39 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:58:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:58:39 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:58:39 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:58:39 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:58:39 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:58:39 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:58:39 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:58:39 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:58:39 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 06:58:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:58:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:58:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:58:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:58:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:58:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:58:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:58:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:58:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:58:39 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:58:39 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:58:39 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:58:39 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:58:39 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:58:39 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:58:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:58:39 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:58:39 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:58:39 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:58:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:58:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:58:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:58:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:58:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:58:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:58:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:58:39 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:58:39 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:58:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:58:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:58:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:58:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:58:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:58:39 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:58:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:58:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:58:39 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:58:39 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:58:39 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:58:39 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:58:39 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:58:39 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:58:39 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:58:39 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:58:39 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:58:39 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:58:39 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:58:39 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:58:39 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:58:39 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:58:39 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:58:40 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:58:40 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:58:40 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:58:40 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:58:41 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:58:41 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:58:41 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:58:41 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:58:41 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:58:41 debconf: delaying package configuration, since apt-utils is not installed 06:58:41 Fetched 64.0 MB in 3s (20.8 MB/s) 06:58:41 (Reading database ... 13912 files and directories currently installed.) 06:58:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:58:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:58:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 06:58:42 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 06:58:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:42 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:44 (Reading database ... 13911 files and directories currently installed.) 06:58:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:58:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:58:44 (Reading database ... 13911 files and directories currently installed.) 06:58:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:44 (Reading database ... 13911 files and directories currently installed.) 06:58:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:58:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:58:45 (Reading database ... 13911 files and directories currently installed.) 06:58:45 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:58:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:58:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:58:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:58:46 Setting up base-files (10.1ubuntu2.10) ... 06:58:46 Installing new version of config file /etc/issue ... 06:58:46 Installing new version of config file /etc/issue.net ... 06:58:46 Installing new version of config file /etc/lsb-release ... 06:58:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:58:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:58:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:58:46 Removing obsolete conffile /etc/default/motd-news ... 06:58:46 (Reading database ... 13912 files and directories currently installed.) 06:58:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:58:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:58:46 Setting up bash (4.4.18-2ubuntu1.2) ... 06:58:46 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 06:58:46 (Reading database ... 13912 files and directories currently installed.) 06:58:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:58:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:58:46 (Reading database ... 13912 files and directories currently installed.) 06:58:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:58:47 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:58:47 Setting up tar (1.29b-2ubuntu0.2) ... 06:58:47 (Reading database ... 13912 files and directories currently installed.) 06:58:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:58:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:58:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:58:47 (Reading database ... 13912 files and directories currently installed.) 06:58:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:47 (Reading database ... 13912 files and directories currently installed.) 06:58:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:58:48 (Reading database ... 13912 files and directories currently installed.) 06:58:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:58:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:58:48 Setting up grep (3.1-2build1) ... 06:58:48 (Reading database ... 13912 files and directories currently installed.) 06:58:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:58:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:58:48 Setting up login (1:4.5-1ubuntu2) ... 06:58:48 (Reading database ... 13912 files and directories currently installed.) 06:58:48 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:48 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:58:49 (Reading database ... 13912 files and directories currently installed.) 06:58:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:58:50 (Reading database ... 13912 files and directories currently installed.) 06:58:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:58:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:58:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:58:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:58:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:58:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:58:51 (Reading database ... 13912 files and directories currently installed.) 06:58:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:58:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:58:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:58:52 (Reading database ... 13912 files and directories currently installed.) 06:58:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:52 (Reading database ... 13912 files and directories currently installed.) 06:58:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:52 (Reading database ... 13912 files and directories currently installed.) 06:58:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:52 (Reading database ... 13912 files and directories currently installed.) 06:58:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:52 (Reading database ... 13912 files and directories currently installed.) 06:58:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:58:53 (Reading database ... 13912 files and directories currently installed.) 06:58:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:58:53 (Reading database ... 13912 files and directories currently installed.) 06:58:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:53 (Reading database ... 13912 files and directories currently installed.) 06:58:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:58:54 (Reading database ... 13912 files and directories currently installed.) 06:58:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:58:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:58:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:58:55 (Reading database ... 13912 files and directories currently installed.) 06:58:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:58:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:58:55 (Reading database ... 13912 files and directories currently installed.) 06:58:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:58:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:58:55 (Reading database ... 13914 files and directories currently installed.) 06:58:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:58:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:58:56 Setting up debconf (1.5.66ubuntu1) ... 06:58:56 (Reading database ... 13914 files and directories currently installed.) 06:58:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:58:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:58:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:58:56 (Reading database ... 13914 files and directories currently installed.) 06:58:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:58:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:58:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:58:56 (Reading database ... 13914 files and directories currently installed.) 06:58:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:58:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:58:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:58:57 (Reading database ... 13914 files and directories currently installed.) 06:58:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:58:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:58:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:58:57 (Reading database ... 13914 files and directories currently installed.) 06:58:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:58:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:58:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:58:57 (Reading database ... 13914 files and directories currently installed.) 06:58:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 06:58:57 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:58:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:57 (Reading database ... 13914 files and directories currently installed.) 06:58:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:58:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:58:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:58:58 (Reading database ... 13914 files and directories currently installed.) 06:58:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:58:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:58:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:58:58 (Reading database ... 13914 files and directories currently installed.) 06:58:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:58 (Reading database ... 13914 files and directories currently installed.) 06:58:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:58:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:58:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:58:58 (Reading database ... 13914 files and directories currently installed.) 06:58:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:58:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:58:59 Setting up passwd (1:4.5-1ubuntu2) ... 06:58:59 (Reading database ... 13914 files and directories currently installed.) 06:58:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:58:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:58:59 (Reading database ... 13914 files and directories currently installed.) 06:58:59 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:58:59 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:58:59 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:58:59 (Reading database ... 13914 files and directories currently installed.) 06:58:59 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:58:59 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:58:59 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:59:00 (Reading database ... 13914 files and directories currently installed.) 06:59:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:59:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:59:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:59:00 (Reading database ... 13914 files and directories currently installed.) 06:59:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:59:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:59:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:59:00 (Reading database ... 13914 files and directories currently installed.) 06:59:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:59:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:59:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:59:01 (Reading database ... 13914 files and directories currently installed.) 06:59:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:59:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:59:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:59:01 (Reading database ... 13914 files and directories currently installed.) 06:59:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:59:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:59:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:59:01 (Reading database ... 13914 files and directories currently installed.) 06:59:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:59:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:59:01 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:59:01 (Reading database ... 13915 files and directories currently installed.) 06:59:01 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:59:01 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:59:01 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:59:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:59:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:59:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:59:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:59:02 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:59:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:59:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:59:02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:59:02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:59:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:59:02 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:59:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:59:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:59:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:59:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:59:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:59:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:59:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:59:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:59:03 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:59:03 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:59:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:59:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:59:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:59:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:59:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:59:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:59:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:59:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:59:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:59:05 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:59:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:59:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:59:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:59:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:59:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:59:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:59:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:59:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:59:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:59:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:59:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:59:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:59:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:59:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:59:11 06:59:11 Current default time zone: 'Etc/UTC' 06:59:11 Local time is now: Mon May 10 06:59:11 UTC 2021. 06:59:11 Universal Time is now: Mon May 10 06:59:11 UTC 2021. 06:59:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:59:11 06:59:11 Setting up systemd-sysv (237-3ubuntu10.47) ... 06:59:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:11 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 06:59:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:59:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:59:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:59:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:59:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:59:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:59:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:59:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:59:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:59:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:12 Setting up patch (2.7.6-2ubuntu1.1) ... 06:59:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:59:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:59:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:59:12 Installing new version of config file /etc/ssl/openssl.cnf ... 06:59:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:59:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:59:12 Setting up ca-certificates (20210119~18.04.1) ... 06:59:14 Updating certificates in /etc/ssl/certs... 06:59:14 23 added, 27 removed; done. 06:59:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:59:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:59:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:59:14 Setting up pkgbinarymangler (138.18.04.1) ... 06:59:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:59:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:59:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:15 Setting up perl (5.26.1-6ubuntu0.5) ... 06:59:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:59:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:59:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:59:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:59:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:59:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:59:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:59:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:59:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:59:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:59:15 Processing triggers for systemd (237-3ubuntu10.47) ... 06:59:15 Processing triggers for mime-support (3.60ubuntu1) ... 06:59:15 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:59:15 Updating certificates in /etc/ssl/certs... 06:59:15 0 added, 0 removed; done. 06:59:15 Running hooks in /etc/ca-certificates/update.d... 06:59:15 done. 06:59:16 Reading package lists... 06:59:16 Building dependency tree... 06:59:16 Reading state information... 06:59:16 The following NEW packages will be installed: 06:59:16 apt-transport-https 06:59:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:59:17 Need to get 1692 B of archives. 06:59:17 After this operation, 154 kB of additional disk space will be used. 06:59:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:59:17 debconf: delaying package configuration, since apt-utils is not installed 06:59:17 Fetched 1692 B in 0s (8554 B/s) 06:59:17 Selecting previously unselected package apt-transport-https. 06:59:17 (Reading database ... 13920 files and directories currently installed.) 06:59:17 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:59:17 Unpacking apt-transport-https (1.6.13) ... 06:59:17 Setting up apt-transport-https (1.6.13) ... 06:59:17 Waiting for network to be ready... 06:59:24 2021-05-10T06:59:20Z INFO Waiting for automatic snapd restart... 06:59:24 snapd 2.49.2 from Canonical* installed 06:59:24 "snapd" switched to the "latest/stable" channel 06:59:24 06:59:28 core18 20210309 from Canonical* installed 06:59:28 "core18" switched to the "latest/stable" channel 06:59:28 06:59:33 snapcraft 4.7.1 from Canonical* installed 06:59:33 "snapcraft" switched to the "latest/stable" channel 06:59:33 06:59:34 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 06:59:36 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: 06:59:36 - README.md 06:59:36 06:59:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:59:36 Removing intermediate container 528206ffef8b 06:59:36 ---> b4dfc908a256 06:59:36 06:59:36 Step 10/31 : FROM alpine:3.12 06:59:36 3.12: Pulling from library/alpine 06:59:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:59:39 Status: Downloaded newer image for alpine:3.12 06:59:39 ---> 9852663dfa18 06:59:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:59:40 ---> Running in 059ecc3ad269 06:59:41 Removing intermediate container 059ecc3ad269 06:59:41 ---> 7683a3ad530c 06:59:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:59:42 ---> Running in ee0f8580e235 06:59:42 Removing intermediate container 3a7c4614c754 06:59:42 ---> e7eddd575fd8 06:59:42 06:59:42 Step 10/21 : FROM alpine:3.12 06:59:42 ---> 9852663dfa18 06:59:42 Step 11/21 : RUN apk add --update --no-cache curl 06:59:42 ---> Running in 299545abba9f 06:59:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:59:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:59:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:59:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:59:44 Reading package lists... 06:59:44 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 06:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:45 (1/4) Installing ca-certificates (20191127-r4) 06:59:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:59:45 (3/4) Installing libcurl (7.76.1-r0) 06:59:45 (4/4) Installing curl (7.76.1-r0) 06:59:45 Executing busybox-1.31.1-r20.trigger 06:59:45 (1/2) Installing dumb-init (1.2.2-r1) 06:59:45 Executing ca-certificates-20191127-r4.trigger 06:59:45 (2/2) Installing su-exec (0.2-r1) 06:59:45 Executing busybox-1.31.1-r20.trigger 06:59:45 OK: 5 MiB in 16 packages 06:59:45 OK: 7 MiB in 18 packages 06:59:49 Removing intermediate container ee0f8580e235 06:59:49 ---> 3dbce647fb13 06:59:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:59:49 ---> Running in 1232f4d79cad 06:59:49 Removing intermediate container 299545abba9f 06:59:49 ---> 54ef61cd2951 06:59:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:59:49 ---> Running in dfaa030ab9e4 06:59:50 Removing intermediate container 1232f4d79cad 06:59:50 ---> b3e4c6f7f61c 06:59:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:59:50 ---> Running in 0ce98fc4b6c6 06:59:50 Removing intermediate container dfaa030ab9e4 06:59:50 ---> c1856e3106ff 06:59:50 Step 13/21 : WORKDIR /edgex 06:59:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:59:51 Reading package lists... 06:59:51 Building dependency tree... 06:59:51 Reading state information... 06:59:51 Suggested packages: 06:59:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:59:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:59:51 Recommended packages: 06:59:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:59:51 The following NEW packages will be installed: 06:59:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:59:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:59:51 pkg-config zip 06:59:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:59:51 Need to get 7663 kB of archives. 06:59:51 After this operation, 43.8 MB of additional disk space will be used. 06:59:51 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:59:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:59:51 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:59:51 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:59:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:59:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:59:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:59:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:59:51 ---> Running in 0bc7cfd120fb 06:59:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:59:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:59:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:59:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:59:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:59:51 Removing intermediate container 0ce98fc4b6c6 06:59:51 ---> 842f94034045 06:59:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:59:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:59:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:59:52 ---> Running in dd6826bb535a 06:59:52 debconf: delaying package configuration, since apt-utils is not installed 06:59:52 Fetched 7663 kB in 1s (7028 kB/s) 06:59:52 Selecting previously unselected package libglib2.0-0:amd64. 06:59:52 (Reading database ... 13924 files and directories currently installed.) 06:59:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:59:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:59:52 Selecting previously unselected package libpsl5:amd64. 06:59:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:59:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:59:52 Selecting previously unselected package libnghttp2-14:amd64. 06:59:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:59:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:59:52 Selecting previously unselected package librtmp1:amd64. 06:59:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:59:52 Removing intermediate container 0bc7cfd120fb 06:59:52 ---> 9906425f7f37 06:59:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:59:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:59:52 Selecting previously unselected package libcurl3-gnutls:amd64. 06:59:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:59:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:59:52 Selecting previously unselected package liberror-perl. 06:59:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:59:52 Unpacking liberror-perl (0.17025-1) ... 06:59:52 Selecting previously unselected package git-man. 06:59:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:59:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:59:53 Selecting previously unselected package git. 06:59:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:59:53 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:59:54 Selecting previously unselected package libnorm1:amd64. 06:59:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:59:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:59:54 Selecting previously unselected package libpgm-5.2-0:amd64. 06:59:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:59:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:59:54 ---> dcb76dec1fdf 06:59:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:59:54 Selecting previously unselected package libsodium23:amd64. 06:59:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:59:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:59:54 Selecting previously unselected package libzmq5:amd64. 06:59:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:59:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:59:54 Selecting previously unselected package libzmq3-dev:amd64. 06:59:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:59:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:59:54 Removing intermediate container c4fba6a38f63 06:59:54 ---> 2bc9339a70a2 06:59:54 06:59:54 Step 10/23 : FROM alpine:3.12 06:59:54 ---> 9852663dfa18 06:59:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:59:54 Selecting previously unselected package pkg-config. 06:59:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:59:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:59:54 Selecting previously unselected package zip. 06:59:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:59:54 Unpacking zip (3.0-11build1) ... 06:59:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:59:54 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:59:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:59:54 Setting up liberror-perl (0.17025-1) ... 06:59:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:59:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:59:54 No schema files found: doing nothing. 06:59:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:59:54 Setting up zip (3.0-11build1) ... 06:59:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:59:54 Setting up libsodium23:amd64 (1.0.16-2) ... 06:59:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:59:55 ---> Running in a8ce6de4f460 06:59:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:59:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:59:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:59:55 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:59:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:59:56 Removing intermediate container dd6826bb535a 06:59:56 ---> 07085d231b81 06:59:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:59:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:56 Removing intermediate container 212dfec03907 06:59:56 ---> b4b824c5c83e 06:59:56 06:59:56 Step 10/22 : FROM alpine:3.12 06:59:56 ---> 9852663dfa18 06:59:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:59:57 ---> 0933f720e318 06:59:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:59:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:57 ---> Running in badc5efd0563 06:59:57 ---> Running in d9ab374e77dd 06:59:57 (1/1) Installing dumb-init (1.2.2-r1) 06:59:57 Executing busybox-1.31.1-r20.trigger 06:59:58 OK: 5 MiB in 15 packages 06:59:58 Removing intermediate container badc5efd0563 06:59:58 ---> e9c2e8355b21 06:59:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:59:59 ---> e36095d9c77f 06:59:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:59 ---> Running in 8e53a801ce7c 06:59:59 ---> e82e3222e4de 06:59:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:00:00 (1/2) Installing ca-certificates (20191127-r4) 07:00:00 (2/2) Installing dumb-init (1.2.2-r1) 07:00:00 Executing busybox-1.31.1-r20.trigger 07:00:00 Executing ca-certificates-20191127-r4.trigger 07:00:00 ---> Running in 2054138fcc23 07:00:00 OK: 6 MiB in 16 packages 07:00:00 Removing intermediate container 8e53a801ce7c 07:00:00 ---> 918bec49f6be 07:00:00 Step 18/21 : CMD ["--init=true"] 07:00:00 Removing intermediate container a8ce6de4f460 07:00:00 ---> 8f7aafec2484 07:00:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:01 ---> Running in 7610078ffeed 07:00:01 ---> Running in b45679d4ba6e 07:00:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:01 git set to automatically installed. 07:00:01 git-man set to automatically installed. 07:00:01 libcurl3-gnutls set to automatically installed. 07:00:01 liberror-perl set to automatically installed. 07:00:01 libglib2.0-0 set to automatically installed. 07:00:01 libnghttp2-14 set to automatically installed. 07:00:01 libnorm1 set to automatically installed. 07:00:01 libpgm-5.2-0 set to automatically installed. 07:00:01 libpsl5 set to automatically installed. 07:00:01 librtmp1 set to automatically installed. 07:00:01 libsodium23 set to automatically installed. 07:00:01 libzmq3-dev set to automatically installed. 07:00:01 libzmq5 set to automatically installed. 07:00:01 pkg-config set to automatically installed. 07:00:01 zip set to automatically installed. 07:00:01 Removing intermediate container 647c04ba0551 07:00:01 ---> 347ee562ec5e 07:00:01 07:00:01 Step 10/23 : FROM alpine:3.12 07:00:01 ---> 9852663dfa18 07:00:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:00:01 ---> Using cache 07:00:01 ---> 8f7aafec2484 07:00:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:02 Removing intermediate container 7610078ffeed 07:00:02 ---> 34350ea604b2 07:00:02 Step 19/21 : LABEL arch=arm64 07:00:02 Removing intermediate container b45679d4ba6e 07:00:02 ---> 65b93f9108a2 07:00:02 Step 13/23 : ENV APP_PORT=48082 07:00:02 ---> Running in 91fa67fc7ec4 07:00:02 ---> Running in 5d91e1935292 07:00:02 ---> Running in a89fb7340172 07:00:02 Removing intermediate container d9ab374e77dd 07:00:02 ---> ec8a6634ffba 07:00:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:00:03 ---> Running in d7da05b54905 07:00:03 Removing intermediate container 91fa67fc7ec4 07:00:03 ---> 110575b2dd66 07:00:03 Step 13/23 : ENV APP_PORT=48081 07:00:03 Removing intermediate container a89fb7340172 07:00:03 ---> f10d53e31968 07:00:03 Step 20/21 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:00:03 snapd is not logged in, snap install commands will use sudo 07:00:03 ---> Running in c332bafffaaa 07:00:03 Removing intermediate container 5d91e1935292 07:00:03 ---> e9dd8fb0fcfe 07:00:03 Step 14/23 : EXPOSE $APP_PORT 07:00:03 ---> Running in 9be40aaf5a1b 07:00:03 ---> Running in 73ba29e4ce3b 07:00:03 Removing intermediate container d7da05b54905 07:00:03 ---> 924e19cefd96 07:00:03 Step 13/22 : ENV APP_PORT=48060 07:00:03 Removing intermediate container c332bafffaaa 07:00:03 ---> 451f97f31aa2 07:00:03 Step 14/23 : EXPOSE $APP_PORT 07:00:03 ---> Running in 9b2a3104ebf6 07:00:03 Removing intermediate container 2054138fcc23 07:00:03 ---> 929ed18940a7 07:00:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:03 ---> Running in aeb3ddd407cf 07:00:04 Removing intermediate container 9be40aaf5a1b 07:00:04 ---> 1afc3bc62dc7 07:00:04 Step 21/21 : LABEL version=0.0.0 07:00:04 Removing intermediate container 73ba29e4ce3b 07:00:04 ---> c81a41e9f18e 07:00:04 Step 15/23 : WORKDIR / 07:00:04 ---> Running in 4de9d712353a 07:00:04 ---> Running in 2231d4d2f2f8 07:00:04 Removing intermediate container 9b2a3104ebf6 07:00:04 ---> cc75021a7444 07:00:04 Step 14/22 : EXPOSE $APP_PORT 07:00:04 Removing intermediate container aeb3ddd407cf 07:00:04 ---> 372d1da8587d 07:00:04 Step 15/23 : WORKDIR / 07:00:04 ---> Running in 8fadb13ce6b9 07:00:05 ---> Running in acb51d47c2e4 07:00:05 Removing intermediate container 4de9d712353a 07:00:05 ---> d456675f1fbe 07:00:05 07:00:05 Removing intermediate container 2231d4d2f2f8 07:00:05 ---> 64763492634a 07:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:05 ---> 994044440320 07:00:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:00:05 Removing intermediate container 8fadb13ce6b9 07:00:05 ---> 988e59ec7f61 07:00:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:05 Successfully built d456675f1fbe 07:00:05 Removing intermediate container acb51d47c2e4 07:00:05 ---> 2851f3c19b67 07:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:05 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:00:05  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 07:00:06 ---> f1a8765c6397 07:00:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:00:06 ---> 85f038ed34ab 07:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:00:07 ---> 310f7dcd7f9c 07:00:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:00:07 ---> f0c3c5e0fd72 07:00:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:00:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:09 ---> d24255271ce9 07:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:00:10 ---> 23f54c25656d 07:00:10 ---> 3db4c978ca61 07:00:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:00:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:00:10 ---> bd63e74bc2dd 07:00:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:00:10 ---> 64eb4612ac7c 07:00:10 Step 19/23 : ENTRYPOINT ["/core-command"] 07:00:10 snap "core18" has no updates available 07:00:11 snapd is not logged in, snap install commands will use sudo 07:00:11 ---> Running in 444448b320e5 07:00:11 ---> 9f349dbc5c76 07:00:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:00:12 ---> 996af60197a5 07:00:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] ---> d615925e85b7 07:00:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:00:12 07:00:12 ---> Running in f974b85ced7a 07:00:12 Removing intermediate container 444448b320e5 07:00:12 ---> 580d0bafdf9b 07:00:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:12 ---> Running in 52f335f17f97 07:00:12 ---> Running in a6b7be0e0748 07:00:13 Removing intermediate container f974b85ced7a 07:00:13 ---> 02a5c4cd02ed 07:00:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:13 ---> Running in f3eaa7f0315f 07:00:13 Removing intermediate container a6b7be0e0748 07:00:13 ---> 3b0886fadf5c 07:00:13 Step 21/23 : LABEL arch=arm64 07:00:13 ---> eb9f7d3abe11 07:00:13 Removing intermediate container 52f335f17f97 07:00:13 ---> 55777293f688 07:00:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:00:13 ---> Running in 6f0536b0281b 07:00:13 ---> Running in 2ac09b00536b 07:00:13 ---> Running in 034ac076a564 07:00:13 Removing intermediate container f3eaa7f0315f 07:00:13 ---> 6cf9986110e1 07:00:13 Step 20/22 : LABEL arch=arm64 07:00:14 ---> Running in c802a7f2ef57 07:00:14 Removing intermediate container 6f0536b0281b 07:00:14 ---> ee49a582f0c8 07:00:14 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:00:14 Removing intermediate container 2ac09b00536b 07:00:14 ---> ed72099859ba 07:00:14 Step 21/23 : LABEL arch=arm64 07:00:14 ---> Running in a9c129f15b0d 07:00:14 ---> Running in c5d6178b793c 07:00:15 Removing intermediate container 034ac076a564 07:00:15 ---> f7b964c2a006 07:00:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:00:15 Removing intermediate container c802a7f2ef57 07:00:15 ---> faf9969eb0be 07:00:15 Step 21/22 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:00:15 Removing intermediate container a9c129f15b0d 07:00:15 ---> 0b357d929c4d 07:00:15 Step 23/23 : LABEL version=0.0.0 07:00:15 ---> Running in b857acd045ef 07:00:15 Removing intermediate container c5d6178b793c 07:00:15 ---> aed00bcaed1e 07:00:15 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:00:16 ---> Running in eed37f1b1c8a 07:00:16 ---> e177418553ef 07:00:16 Step 26/31 : RUN chmod +x /entrypoint.sh 07:00:16 ---> Running in 33233dbe3c5a 07:00:16 Removing intermediate container eed37f1b1c8a 07:00:16 ---> add66aab12ca 07:00:16 07:00:16 Removing intermediate container b857acd045ef 07:00:16 ---> a4e2c0e4f3c0 07:00:16 Step 22/22 : LABEL version=0.0.0 07:00:17 Successfully built add66aab12ca 07:00:17 ---> Running in bcaad4a79518 07:00:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:17 Successfully tagged docker-core-command-go-arm64:latest 07:00:17  Building docker-core-command-go ... done Building docker-support-scheduler-go 07:00:18 Removing intermediate container 33233dbe3c5a 07:00:18 ---> 0a7b6278a693 07:00:18 Step 23/23 : LABEL version=0.0.0 07:00:18 ---> Running in b35ffe6baa95 07:00:18 ---> Running in e842b9e98e09 07:00:18 Removing intermediate container b35ffe6baa95 07:00:18 ---> 88a90ab1b42d 07:00:18 07:00:18 Removing intermediate container e842b9e98e09 07:00:18 ---> 47aff50d0920 07:00:18 07:00:19 Successfully built 88a90ab1b42d 07:00:19 Successfully tagged docker-support-notifications-go-arm64:latest 07:00:19  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 07:00:19 Successfully built 47aff50d0920 07:00:19 Successfully tagged docker-core-metadata-go-arm64:latest 07:00:19  Building docker-core-metadata-go ... done Building docker-core-data-go 07:00:20 Removing intermediate container bcaad4a79518 07:00:20 ---> a8050a6225d5 07:00:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:00:21 ---> Running in b0409d92e2a0 07:00:21 Removing intermediate container b0409d92e2a0 07:00:21 ---> 9ad67610ee35 07:00:21 Step 28/31 : CMD ["gate"] 07:00:22 ---> Running in 4fd14370840b 07:00:22 Removing intermediate container 4fd14370840b 07:00:22 ---> d8028bc97e94 07:00:22 Step 29/31 : LABEL arch=arm64 07:00:23 ---> Running in dbff2adcb2b9 07:00:24 Removing intermediate container dbff2adcb2b9 07:00:24 ---> 8e1705db3f3d 07:00:24 Step 30/31 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:00:25 ---> Running in a51b54375312 07:00:26 Removing intermediate container a51b54375312 07:00:26 ---> 48cc6d0a2eae 07:00:26 Step 31/31 : LABEL version=0.0.0 07:00:27 ---> Running in de85200ef36a 07:00:28 Removing intermediate container de85200ef36a 07:00:28 ---> 6ba920b9b159 07:00:28 07:00:28 Successfully built 6ba920b9b159 07:00:28 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:00:35 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 07:00:35 Pulling go-build-helper 07:00:35 + snapcraftctl pull 07:00:36 'app-service-config' has dependencies that need to be staged: go-build-helper 07:00:36 Skipping pull go-build-helper (already ran) 07:00:36 Building go-build-helper 07:00:36 + snapcraftctl build 07:00:37  Building docker-security-bootstrapper-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:00:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:00:37 ---> 710f10e9dce5 07:00:37 Step 3/25 : WORKDIR /edgex-go 07:00:37 ---> Using cache 07:00:37 ---> a599fef453f8 07:00:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:37 ---> Using cache 07:00:37 ---> 144a5fe9f81c 07:00:37 Step 5/25 : RUN apk add --update --no-cache make git 07:00:37 ---> Using cache 07:00:37 ---> 8248c05fc902 07:00:37 Step 6/25 : COPY go.mod . 07:00:37 ---> Using cache 07:00:37 ---> 9cf1e66eeaa3 07:00:37 Step 7/25 : RUN go mod download 07:00:37 ---> Using cache 07:00:37 ---> 8e9575c1c396 07:00:37 Step 8/25 : COPY . . 07:00:37 ---> Using cache 07:00:37 ---> fb783e7a72cd 07:00:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:38 Staging go-build-helper 07:00:38 + snapcraftctl stage 07:00:41 ---> Running in 22d419adc73d 07:00:42 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 07:00:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:00:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:00:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 07:00:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 07:00:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:00:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:00:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 07:00:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 07:00:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 07:00:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:00:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:00:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:00:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:00:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:00:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:00:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:00:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:00:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:00:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:00:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 07:00:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 07:00:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:00:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:00:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 07:00:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 07:00:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 07:00:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:00:51 Fetched 24.5 MB in 0s (0 B/s) 07:00:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:00:51 Fetched 224 kB in 0s (0 B/s) 07:00:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:00:51 Fetched 157 kB in 0s (0 B/s) 07:00:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:00:51 Fetched 221 kB in 0s (0 B/s) 07:00:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:00:51 Fetched 143 kB in 0s (0 B/s) 07:00:51 Pulling app-service-config 07:00:51 + snapcraftctl pull 07:00:51 Cloning into '/root/parts/app-service-config/src'... 07:00:51 Pulling config-common 07:00:51 + snapcraftctl pull 07:00:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:00:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:00:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:00:56 Fetched 88.7 kB in 0s (0 B/s) 07:00:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:00:56 Fetched 0 B in 0s (0 B/s) 07:00:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:00:56 Fetched 0 B in 0s (0 B/s) 07:00:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:00:56 Fetched 0 B in 0s (0 B/s) 07:00:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:00:56 Fetched 0 B in 0s (0 B/s) 07:00:56 Pulling edgex-go 07:00:56 + snapcraftctl pull 07:01:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:01:04 ---> 710f10e9dce5 07:01:04 Step 3/22 : WORKDIR /edgex-go 07:01:04 ---> Using cache 07:01:04 ---> a599fef453f8 07:01:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:04 ---> Using cache 07:01:04 ---> 144a5fe9f81c 07:01:04 Step 5/22 : RUN apk add --update --no-cache make git 07:01:04 ---> Using cache 07:01:04 ---> 8248c05fc902 07:01:04 Step 6/22 : COPY go.mod . 07:01:04 ---> Using cache 07:01:04 ---> 9cf1e66eeaa3 07:01:04 Step 7/22 : RUN go mod download 07:01:04 ---> Using cache 07:01:04 ---> 8e9575c1c396 07:01:04 Step 8/22 : COPY . . 07:01:04 ---> Using cache 07:01:04 ---> fb783e7a72cd 07:01:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:01:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:01:04 ---> 710f10e9dce5 07:01:04 Step 3/23 : WORKDIR /edgex-go 07:01:04 ---> Using cache 07:01:04 ---> a599fef453f8 07:01:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:04 ---> Using cache 07:01:04 ---> 144a5fe9f81c 07:01:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:01:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:01:04 ---> 710f10e9dce5 07:01:04 Step 3/23 : WORKDIR /edgex-go 07:01:04 ---> Using cache 07:01:04 ---> a599fef453f8 07:01:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:04 ---> Using cache 07:01:04 ---> 144a5fe9f81c 07:01:04 Step 5/23 : RUN apk add --update --no-cache make bash git 07:01:08 ---> Running in a9fee654bd62 07:01:08 ---> Running in 4c41e4147af3 07:01:08 ---> Running in cdd676ccc40f 07:01:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:01:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:13 OK: 218 MiB in 52 packages 07:01:13 OK: 218 MiB in 52 packages 07:01:15 Removing intermediate container 4c41e4147af3 07:01:15 ---> 8ac97f534cf4 07:01:15 Step 6/23 : COPY go.mod . 07:01:16 Removing intermediate container cdd676ccc40f 07:01:16 ---> 11dfdb2469d0 07:01:16 Step 6/23 : COPY go.mod . 07:01:16 ---> 8b65333d9092 07:01:16 Step 7/23 : RUN go mod download 07:01:16 ---> Running in 5caf6add8443 07:01:17 ---> 67e3d1581fac 07:01:17 Step 7/23 : RUN go mod download 07:01:17 ---> Running in e72eb4d4ab89 07:01:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:01:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:01:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:01:18 Fetched 0 B in 0s (0 B/s) 07:01:18 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:01:18 Fetched 96.5 kB in 0s (0 B/s) 07:01:18 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:01:18 Fetched 279 kB in 0s (0 B/s) 07:01:18 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:01:18 Fetched 122 kB in 0s (0 B/s) 07:01:18 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:01:18 Fetched 77.8 kB in 0s (0 B/s) 07:01:18 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:01:18 Fetched 8848 B in 0s (0 B/s) 07:01:18 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:01:18 Fetched 47.8 kB in 0s (0 B/s) 07:01:18 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:01:18 Fetched 45.6 kB in 0s (0 B/s) 07:01:18 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:01:18 Fetched 15.0 kB in 0s (0 B/s) 07:01:18 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 07:01:18 Fetched 219 kB in 0s (0 B/s) 07:01:18 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:01:18 Fetched 154 kB in 0s (0 B/s) 07:01:18 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:01:18 Fetched 50.6 kB in 0s (0 B/s) 07:01:18 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:01:18 Fetched 14.8 kB in 0s (0 B/s) 07:01:18 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:01:18 Fetched 41.8 kB in 0s (0 B/s) 07:01:18 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:01:18 Fetched 499 kB in 0s (0 B/s) 07:01:18 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:01:18 Fetched 111 kB in 0s (0 B/s) 07:01:18 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:01:18 Fetched 240 kB in 0s (0 B/s) 07:01:18 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:01:18 Fetched 29.3 kB in 0s (0 B/s) 07:01:18 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:01:18 Fetched 85.5 kB in 0s (0 B/s) 07:01:18 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:01:18 Fetched 24.5 kB in 0s (0 B/s) 07:01:18 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:01:18 Fetched 49.2 kB in 0s (0 B/s) 07:01:18 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:01:18 Fetched 54.2 kB in 0s (0 B/s) 07:01:18 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:01:18 Fetched 30.8 kB in 0s (0 B/s) 07:01:18 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:01:18 Fetched 15.8 kB in 0s (0 B/s) 07:01:18 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:01:18 Fetched 85.9 kB in 0s (0 B/s) 07:01:18 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:01:18 Fetched 8720 B in 0s (0 B/s) 07:01:18 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 07:01:18 Fetched 137 kB in 0s (0 B/s) 07:01:18 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:01:18 Fetched 119 kB in 0s (0 B/s) 07:01:18 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 07:01:18 Fetched 110 kB in 0s (0 B/s) 07:01:18 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:01:18 Fetched 11.1 kB in 0s (0 B/s) 07:01:18 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:01:18 Fetched 645 kB in 0s (0 B/s) 07:01:18 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:01:18 Fetched 41.3 kB in 0s (0 B/s) 07:01:18 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:01:18 Fetched 17.9 kB in 0s (0 B/s) 07:01:18 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:01:18 Fetched 368 kB in 0s (0 B/s) 07:01:18 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:01:18 Fetched 187 kB in 0s (0 B/s) 07:01:18 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:01:18 Fetched 175 kB in 0s (0 B/s) 07:01:18 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:01:18 Fetched 206 kB in 0s (0 B/s) 07:01:18 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 07:01:18 Fetched 1301 kB in 0s (0 B/s) 07:01:18 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:01:18 Fetched 36.2 kB in 0s (0 B/s) 07:01:18 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 07:01:18 Fetched 159 kB in 0s (0 B/s) 07:01:18 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:01:18 Fetched 107 kB in 0s (0 B/s) 07:01:18 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:01:18 Fetched 48.7 kB in 0s (0 B/s) 07:01:18 Pulling static-packages 07:01:18 + snapcraftctl pull 07:01:18 Pulling version 07:01:18 + cd /root/project 07:01:18 + [ -f VERSION ] 07:01:18 + PROJECT_VERSION=local-dev 07:01:18 + git rev-parse --short HEAD 07:01:18 + GIT_REVISION=617c13c5 07:01:18 + snapcraftctl set-version local-dev 07:01:18 Skipping build go-build-helper (already ran) 07:01:19 Building app-service-config 07:01:19 + make build 07:01:19 go mod tidy 07:01:21 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 07:01:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 07:01:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 07:01:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 07:01:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 07:01:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 07:01:21 go: downloading github.com/go-kit/kit v0.8.0 07:01:21 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:01:21 go: downloading github.com/stretchr/testify v1.7.0 07:01:21 go: downloading github.com/google/uuid v1.2.0 07:01:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:01:21 Removing intermediate container 5caf6add8443 07:01:21 ---> 719402b76216 07:01:21 Step 8/23 : COPY . . 07:01:21 Removing intermediate container e72eb4d4ab89 07:01:21 ---> dfd704f9a357 07:01:21 Step 8/23 : COPY . . 07:01:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 07:01:22 go: downloading github.com/pmezard/go-difflib v1.0.0 07:01:22 go: downloading github.com/pebbe/zmq4 v1.2.7 07:01:22 go: downloading github.com/go-stack/stack v1.8.0 07:01:22 go: downloading github.com/onsi/ginkgo v1.10.1 07:01:22 go: downloading github.com/gorilla/mux v1.8.0 07:01:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:01:22 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:01:22 go: downloading github.com/go-playground/validator/v10 v10.5.0 07:01:22 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:01:22 go: downloading github.com/davecgh/go-spew v1.1.1 07:01:22 go: downloading github.com/onsi/gomega v1.7.0 07:01:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:01:22 go: downloading gopkg.in/yaml.v2 v2.4.0 07:01:22 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:01:22 go: downloading github.com/stretchr/objx v0.1.0 07:01:22 go: downloading github.com/leodido/go-urn v1.2.0 07:01:22 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 07:01:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:01:23 go: downloading github.com/hashicorp/consul/api v1.8.1 07:01:23 go: downloading github.com/mitchellh/copystructure v1.0.0 07:01:23 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:01:23 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:01:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:01:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:01:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:01:23 go: downloading golang.org/x/text v0.3.2 07:01:23 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 07:01:23 go: downloading github.com/hpcloud/tail v1.0.0 07:01:23 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 07:01:23 go: downloading github.com/go-playground/locales v0.13.0 07:01:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:01:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:01:23 go: downloading github.com/x448/float16 v0.8.4 07:01:23 go: downloading github.com/hashicorp/serf v0.9.5 07:01:23 go: downloading github.com/go-playground/universal-translator v0.17.0 07:01:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:01:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:01:23 go: downloading github.com/mattn/go-isatty v0.0.12 07:01:23 go: downloading github.com/mattn/go-colorable v0.1.6 07:01:23 go: downloading github.com/kr/pretty v0.2.0 07:01:23 go: downloading github.com/pelletier/go-toml v1.9.0 07:01:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 07:01:23 go: downloading github.com/fatih/color v1.9.0 07:01:23 go: downloading github.com/kr/text v0.1.0 07:01:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:01:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:01:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:01:23 go: downloading github.com/golang/protobuf v1.3.2 07:01:23 go: downloading github.com/gorilla/websocket v1.4.2 07:01:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:01:23 go: downloading github.com/pkg/errors v0.8.1 07:01:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:01:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:01:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:01:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:01:24 go: downloading github.com/hashicorp/memberlist v0.2.2 07:01:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:01:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:01:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:01:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:01:24 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:01:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:01:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:01:24 go: downloading github.com/fsnotify/fsnotify v1.4.7 07:01:24 go: downloading github.com/miekg/dns v1.1.26 07:01:24 go: downloading github.com/hashicorp/errwrap v1.0.0 07:01:24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 07:01:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:01:34 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 07:01:36 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 07:01:36 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 07:01:36 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 07:01:36 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 07:01:36 Building config-common 07:01:36 + snapcraftctl build 07:01:39 Building edgex-go 07:01:39 + cd /root/parts/edgex-go/src 07:01:39 + make build 07:01:39 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 07:01:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 07:01:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 07:01:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:01:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 07:01:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 07:01:39 go: downloading github.com/imdario/mergo v0.3.12 07:01:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 07:01:44 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 07:01:49 ---> 6d2690b00bc7 07:01:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:01:49 ---> Running in c5a3909fede7 07:01:49 ---> eca7fb1c0a97 07:01:49 Step 9/23 : RUN make cmd/core-data/core-data 07:01:49 ---> Running in b849cf850233 07:01:50 Removing intermediate container 22d419adc73d 07:01:50 ---> 35b5ddf47d7f 07:01:50 07:01:50 Step 10/25 : FROM alpine:3.12 07:01:50 ---> 9852663dfa18 07:01:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:01:50 ---> Running in da9f3fcf837c 07:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:01:52 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 07:01:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:52 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 07:01:53 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 07:01:53 (1/6) Installing ca-certificates (20191127-r4) 07:01:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:01:53 (3/6) Installing libcurl (7.76.1-r0) 07:01:53 (4/6) Installing curl (7.76.1-r0) 07:01:53 (5/6) Installing dumb-init (1.2.2-r1) 07:01:53 (6/6) Installing su-exec (0.2-r1) 07:01:53 Executing busybox-1.31.1-r20.trigger 07:01:53 Executing ca-certificates-20191127-r4.trigger 07:01:53 OK: 7 MiB in 20 packages 07:01:55 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 07:01:55 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:01:55 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:01:56 Removing intermediate container da9f3fcf837c 07:01:56 ---> 9f1b50a6d153 07:01:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:01:56 ---> Running in c35b998f1d2b 07:01:57 Removing intermediate container c35b998f1d2b 07:01:57 ---> 472cdf2631e9 07:01:57 Step 13/25 : WORKDIR / 07:01:57 ---> Running in 3b218d649547 07:01:57 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 07:01:58 Removing intermediate container 3b218d649547 07:01:58 ---> 255545f8c08a 07:01:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:01:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:01:59 ---> bc44d44442f5 07:01:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:02:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:02:00 ---> a9701ad8c9cd 07:02:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:02: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 07:02:01 ---> 6ed0eb0c4288 07:02:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:02:02 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 07:02:02 go: downloading github.com/lib/pq v1.10.1 07:02:02 ---> c5360d92c159 07:02:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:02:04 ---> c6a1f27d2ddd 07:02:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:02:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:02:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:02:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:02:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:02:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:02:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:02:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:02:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:02:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:02:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:02:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:02:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:02:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:02:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:02:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:02:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:02:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:02:04 + 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 07:02:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:02:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:02:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:02:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:02:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:02:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:02:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:02:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:02:05 ---> 70a5215bcc6c 07:02:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:02:06 ---> 6e6052cd262d 07:02:06 Step 21/25 : 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/ 07:02:06 ---> Running in 72263690b1e3 07:02:07 Building static-packages 07:02:07 + snapcraftctl build 07:02:10 Removing intermediate container 72263690b1e3 07:02:10 ---> e3670d1d8754 07:02:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:02:10 Building version 07:02:10 + snapcraftctl build 07:02:10 ---> Running in 1d241e46d7dc 07:02:11 Removing intermediate container 1d241e46d7dc 07:02:11 ---> 6c884e53ace7 07:02:11 Step 23/25 : LABEL arch=arm64 07:02:11 ---> Running in 5909ae206840 07:02:12 Removing intermediate container 5909ae206840 07:02:12 ---> 54b3391783bb 07:02:12 Step 24/25 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:02:12 ---> Running in 7d786ac1d9a1 07:02:12 Removing intermediate container 7d786ac1d9a1 07:02:12 ---> 2cfd4ee09825 07:02:12 Step 25/25 : LABEL version=0.0.0 07:02:13 Skipping stage go-build-helper (already ran) 07:02:13 Staging app-service-config 07:02:13 + snapcraftctl stage 07:02:13 ---> Running in b78dc7e24b5a 07:02:13 Staging config-common 07:02:13 + snapcraftctl stage 07:02:13 Removing intermediate container b78dc7e24b5a 07:02:13 ---> 8916f68904fd 07:02:13 07:02:14 Successfully built 8916f68904fd 07:02:14 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:02:15 Staging edgex-go 07:02:15 + snapcraftctl stage 07:02:15 Staging static-packages 07:02:15 + snapcraftctl stage 07:02:17 Staging version 07:02:17 + snapcraftctl stage 07:02:18 Priming go-build-helper 07:02:18 + snapcraftctl prime 07:02:19 Priming app-service-config 07:02:19 + snapcraftctl prime 07:02:20 Priming config-common 07:02:20 + snapcraftctl prime 07:02:21 Priming edgex-go 07:02:21 + snapcraftctl prime 07:02:23 Priming static-packages 07:02:23 + snapcraftctl prime 07:02:25 Priming version 07:02:25 + snapcraftctl prime 07:02:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:02:29  Building docker-security-secretstore-setup-go ... done Removing intermediate container a9fee654bd62 07:02:29 ---> c4b2dbf939fd 07:02:29 07:02:29 Step 10/22 : FROM alpine:3.12 07:02:29 ---> 9852663dfa18 07:02:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:02:29 ---> Using cache 07:02:29 ---> 8f7aafec2484 07:02:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:02:29 ---> Using cache 07:02:29 ---> 110575b2dd66 07:02:29 Step 13/22 : ENV APP_PORT=48085 07:02:29 ---> Running in 709d0d613049 07:02:29 Removing intermediate container 709d0d613049 07:02:29 ---> 2c84ecd25033 07:02:29 Step 14/22 : EXPOSE $APP_PORT 07:02:29 ---> Running in c2f6640e2f6d 07:02:29 Removing intermediate container c2f6640e2f6d 07:02:29 ---> 368aa13aad8e 07:02:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:30 ---> 2af9b2b29578 07:02:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:02:32 ---> 574c449fc91b 07:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:02:33 ---> 2409c7e76769 07:02:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:02:33 ---> Running in b0e586503083 07:02:34 Removing intermediate container b0e586503083 07:02:34 ---> da7c184f4ec6 07:02:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:34 ---> Running in b351e272f2b3 07:02:35 Removing intermediate container b351e272f2b3 07:02:35 ---> 893684c41ce0 07:02:35 Step 20/22 : LABEL arch=arm64 07:02:35 ---> Running in b54edee9e0fd 07:02:35 Removing intermediate container b54edee9e0fd 07:02:35 ---> bac202f1c463 07:02:35 Step 21/22 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:02:35 ---> Running in df247b3db798 07:02:36 Removing intermediate container df247b3db798 07:02:36 ---> f56dbe678ae0 07:02:36 Step 22/22 : LABEL version=0.0.0 07:02:36 ---> Running in 55c7be4e1ded 07:02:37 Removing intermediate container 55c7be4e1ded 07:02:37 ---> 220e21e094da 07:02:37 07:02:37 Successfully built 220e21e094da 07:02:37 Successfully tagged docker-support-scheduler-go-arm64:latest 07:03:04  Building docker-support-scheduler-go ... done Removing intermediate container c5a3909fede7 07:03:04 ---> f2670f529b2e 07:03:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:03:04 ---> Running in 62fc237bb08d 07:03:04 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 07:03:05 Removing intermediate container 62fc237bb08d 07:03:05 ---> 285d573884d1 07:03:05 07:03:05 Step 11/23 : FROM docker:20.10.0 07:03:05 20.10.0: Pulling from library/docker 07:03:10 Removing intermediate container b849cf850233 07:03:10 ---> e111260cf25d 07:03:10 07:03:10 Step 10/23 : FROM alpine:3.12 07:03:10 ---> 9852663dfa18 07:03:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:03:11 ---> Running in 450898e3e6fd 07:03:12 Removing intermediate container 450898e3e6fd 07:03:12 ---> 6a846091f1db 07:03:12 Step 12/23 : ENV APP_PORT=48080 07:03:12 ---> Running in 85b374b7775e 07:03:12 Removing intermediate container 85b374b7775e 07:03:12 ---> 4d96d8014bb5 07:03:12 Step 13/23 : EXPOSE $APP_PORT 07:03:13 ---> Running in 04a10e2288b0 07:03:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:03:13 Status: Downloaded newer image for docker:20.10.0 07:03:13 ---> eeaf43b92773 07:03:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:03:13 Removing intermediate container 04a10e2288b0 07:03:13 ---> a0360f9a701c 07:03:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:13 ---> Running in bac7cebf0b74 07:03:13 ---> Running in 02287bf6a7d5 07:03:14 Removing intermediate container bac7cebf0b74 07:03:14 ---> 2cee3dfb6500 07:03:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:03:14 ---> Running in b1c6ce4a9484 07:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:15 Removing intermediate container 02287bf6a7d5 07:03:15 ---> a462f748bfa9 07:03:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:03:15 ---> Running in 6f173e57e3f1 07:03:16 (1/39) Installing readline (8.0.4-r0) 07:03:16 (2/39) Installing bash (5.0.17-r0) 07:03:16 Executing bash-5.0.17-r0.post-install 07:03:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:03:16 (4/39) Installing libcurl (7.76.1-r0) 07:03:16 (5/39) Installing curl (7.76.1-r0) 07:03:16 (6/39) Installing dumb-init (1.2.2-r1) 07:03:16 (7/39) Installing libbz2 (1.0.8-r1) 07:03:16 (8/39) Installing expat (2.2.9-r1) 07:03:16 (9/39) Installing libffi (3.3-r2) 07:03:16 (10/39) Installing gdbm (1.13-r1) 07:03:16 (11/39) Installing xz-libs (5.2.5-r0) 07:03:16 (12/39) Installing sqlite-libs (3.32.1-r0) 07:03:16 (13/39) Installing python3 (3.8.10-r0) 07:03:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:18 (14/39) Installing py3-appdirs (1.4.4-r1) 07:03:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:03:18 (16/39) Installing py3-parsing (2.4.7-r0) 07:03:18 (17/39) Installing py3-six (1.15.0-r0) 07:03:18 (18/39) Installing py3-packaging (20.4-r0) 07:03:18 (19/39) Installing py3-setuptools (47.0.0-r0) 07:03:18 (20/39) Installing py3-chardet (3.0.4-r4) 07:03:18 (21/39) Installing py3-idna (2.9-r0) 07:03:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:03:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:03:18 (24/39) Installing py3-requests (2.23.0-r0) 07:03:18 (25/39) Installing py3-msgpack (1.0.0-r0) 07:03:18 (26/39) Installing py3-lockfile (0.12.2-r3) 07:03:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:03:18 (28/39) Installing py3-colorama (0.4.3-r0) 07:03:18 (29/39) Installing py3-distlib (0.3.0-r0) 07:03:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:18 (30/39) Installing py3-distro (1.5.0-r1) 07:03:18 (31/39) Installing py3-webencodings (0.5.1-r3) 07:03:18 (32/39) Installing py3-html5lib (1.0.1-r4) 07:03:18 (33/39) Installing py3-pytoml (0.1.21-r0) 07:03:18 (34/39) Installing py3-pep517 (0.8.2-r0) 07:03:18 (35/39) Installing py3-progress (1.5-r0) 07:03:18 (36/39) Installing py3-toml (0.10.1-r0) 07:03:18 (37/39) Installing py3-retrying (1.3.3-r0) 07:03:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:03:18 (39/39) Installing py3-pip (20.1.1-r0) 07:03:18 Executing busybox-1.31.1-r19.trigger 07:03:18 OK: 72 MiB in 59 packages 07:03:19 (1/6) Installing dumb-init (1.2.2-r1) 07:03:19 (2/6) Installing libgcc (9.3.0-r2) 07:03:20 (3/6) Installing libsodium (1.0.18-r0) 07:03:20 (4/6) Installing libstdc++ (9.3.0-r2) 07:03:20 (5/6) Installing libzmq (4.3.3-r0) 07:03:20 (6/6) Installing zeromq (4.3.3-r0) 07:03:20 Executing busybox-1.31.1-r20.trigger 07:03:20 OK: 8 MiB in 20 packages 07:03:23 Collecting docker-compose==1.23.2 07:03:23 Removing intermediate container 6f173e57e3f1 07:03:23 ---> 999a5000703b 07:03:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:03:24 ---> 195f271cc7f0 07:03:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:03:24 Collecting websocket-client<1.0,>=0.32.0 07:03:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:03:25 ---> 31420198dc66 07:03:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:03:25 Collecting PyYAML<4,>=3.10 07:03:25 Downloading PyYAML-3.13.tar.gz (270 kB) 07:03:26 ---> d2d639ab5c56 07:03:26 Step 19/23 : ENTRYPOINT ["/core-data"] 07:03:26 ---> Running in b681a8754c5f 07:03:27 Removing intermediate container b681a8754c5f 07:03:27 ---> 72d1de2a70a9 07:03:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:27 ---> Running in 48c4addb9f82 07:03:28 Removing intermediate container 48c4addb9f82 07:03:28 ---> e499ba2e24cd 07:03:28 Step 21/23 : LABEL arch=arm64 07:03:28 ---> Running in 23007f8bb219 07:03:28 Removing intermediate container 23007f8bb219 07:03:28 ---> a3e81b3e06df 07:03:28 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:03:28 ---> Running in 528890168d3b 07:03:29 Removing intermediate container 528890168d3b 07:03:29 ---> 8db81d1b10d9 07:03:29 Step 23/23 : LABEL version=0.0.0 07:03:29 ---> Running in 912c47d77c2e 07:03:29 Collecting texttable<0.10,>=0.9.0 07:03:29 Downloading texttable-0.9.1.tar.gz (11 kB) 07:03:29 Removing intermediate container 912c47d77c2e 07:03:29 ---> fbb9ab2dbe93 07:03:29 07:03:30 Successfully built fbb9ab2dbe93 07:03:30 Successfully tagged docker-core-data-go-arm64:latest 07:03:31  Building docker-core-data-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:03:31 Collecting jsonschema<3,>=2.5.1 07:03:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:03:32 Collecting docopt<0.7,>=0.6.1 07:03:32 Downloading docopt-0.6.2.tar.gz (25 kB) 07:03:34 Collecting cached-property<2,>=1.2.0 07:03:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:03:34 Collecting dockerpty<0.5,>=0.4.1 07:03:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:03:37 Collecting docker<4.0,>=3.6.0 07:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:03:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:03:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:03:38 Collecting docker-pycreds>=0.4.0 07:03:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:03:38 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) 07:03:38 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) 07:03:38 Collecting idna<2.8,>=2.5 07:03:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:03:39 Collecting urllib3<1.25,>=1.21.1 07:03:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:03:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:03:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:03:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:03:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:03:40 Installing collected packages: websocket-client, PyYAML, texttable, jsonschema, docopt, cached-property, dockerpty, docker-pycreds, idna, urllib3, requests, docker, docker-compose 07:03:40 Running setup.py install for PyYAML: started 07:03:42 Running setup.py install for PyYAML: finished with status 'done' 07:03:42 Running setup.py install for texttable: started 07:03:44 Running setup.py install for texttable: finished with status 'done' 07:03:44 Running setup.py install for docopt: started 07:03:46 Running setup.py install for docopt: finished with status 'done' 07:03:46 Running setup.py install for dockerpty: started 07:03:48 Running setup.py install for dockerpty: finished with status 'done' 07:03:48 Attempting uninstall: idna 07:03:48 Found existing installation: idna 2.9 07:03:48 Uninstalling idna-2.9: 07:03:48 Successfully uninstalled idna-2.9 07:03:49 Attempting uninstall: urllib3 07:03:49 Found existing installation: urllib3 1.25.9 07:03:49 Uninstalling urllib3-1.25.9: 07:03:49 Successfully uninstalled urllib3-1.25.9 07:03:49 Attempting uninstall: requests 07:03:49 Found existing installation: requests 2.23.0 07:03:49 Uninstalling requests-2.23.0: 07:03:49 Successfully uninstalled requests-2.23.0 07:03:51 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.59.0 07:04:00 Removing intermediate container b1c6ce4a9484 07:04:00 ---> 0424980f8ff8 07:04:00 Step 14/23 : ENV APP_PORT=48090 07:04:00 ---> Running in b8751eb4e42e 07:04:00 Removing intermediate container b8751eb4e42e 07:04:00 ---> e6007aa717a2 07:04:00 Step 15/23 : EXPOSE $APP_PORT 07:04:00 ---> Running in ac8c444213b0 07:04:00 Removing intermediate container ac8c444213b0 07:04:00 ---> 523965f4e741 07:04:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:04:01 ---> 31ddfb78da3c 07:04:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:04:02 ---> 802094a93ab0 07:04:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:04:03 ---> 52ab29e3c6d2 07:04:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:04:03 ---> Running in 7bf2c5d3c559 07:04:03 Removing intermediate container 7bf2c5d3c559 07:04:03 ---> 27bd1caa4f74 07:04:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:04 ---> Running in 6c3818f9fc4e 07:04:04 Removing intermediate container 6c3818f9fc4e 07:04:04 ---> 20ceb9609fa7 07:04:04 Step 21/23 : LABEL arch=arm64 07:04:04 ---> Running in 2af06994f162 07:04:05 Removing intermediate container 2af06994f162 07:04:05 ---> 9b43c4081ee1 07:04:05 Step 22/23 : LABEL git_sha=617c13c5d10b78762c1ad7656a1bc34ccaf192c6 07:04:05 ---> Running in fe15a0835b30 07:04:06 Removing intermediate container fe15a0835b30 07:04:06 ---> 89c8df06f70d 07:04:06 Step 23/23 : LABEL version=0.0.0 07:04:06 ---> Running in 693e4a00af1d 07:04:06 Removing intermediate container 693e4a00af1d 07:04:06 ---> fe49ba0cbbd6 07:04:06 07:04:06 Successfully built fe49ba0cbbd6 07:04:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:04:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:04:07 $ docker stop --time=1 b06bea2f39697cd87df85fa18148433d47ece7709ab05543d5991b3a834f9cfc 07:04:09 $ docker rm -f b06bea2f39697cd87df85fa18148433d47ece7709ab05543d5991b3a834f9cfc [Pipeline] // withDockerContainer [Pipeline] sh 07:04:10 + docker images 07:04:10 + grep docker 07:04:10 docker-sys-mgmt-agent-go-arm64 latest fe49ba0cbbd6 4 seconds ago 299MB 07:04:10 docker-core-data-go-arm64 latest fbb9ab2dbe93 41 seconds ago 20.3MB 07:04:10 docker-support-scheduler-go-arm64 latest 220e21e094da About a minute ago 16.1MB 07:04:10 docker-security-secretstore-setup-go-arm64 latest 8916f68904fd About a minute ago 24.3MB 07:04:10 docker-security-bootstrapper-go-arm64 latest 6ba920b9b159 3 minutes ago 17.1MB 07:04:10 docker-core-metadata-go-arm64 latest 47aff50d0920 3 minutes ago 17.4MB 07:04:10 docker-support-notifications-go-arm64 latest 88a90ab1b42d 3 minutes ago 16.6MB 07:04:10 docker-core-command-go-arm64 latest add66aab12ca 3 minutes ago 16.1MB 07:04:10 docker-security-proxy-setup-go-arm64 latest d456675f1fbe 4 minutes ago 23.9MB 07:04:10 docker 20.10.0 eeaf43b92773 5 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 07:04:10 ---> job-cost.sh 07:04:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KN8F 07:04:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-KN8F/bin to PATH 07:06:26 INFO: No Stack... 07:06:26 INFO: Retrieving Pricing Info for: lf-standard-4 07:06:26 INFO: Archiving Costs [Pipeline] sh 07:06:26 + cat /w/workspace/edgex-go/4/archives/cost.csv 07:06:26 + cut -d, -f6 [Pipeline] lock 07:06:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3435-4-stack-cost] 07:06:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3435-4-stack-cost] did not exist. Created. 07:06:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3435-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:27 + echo total: 0.20999999344348907 [Pipeline] stash 07:06:27 Stashed 1 file(s) [Pipeline] } 07:06:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3435-4-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 07:06:28 provisioning config files... 07:06:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8260390515511600971tmp [Pipeline] { [Pipeline] sh 07:06:28 + set +x 07:06:28 + curl -s https://codecov.io/bash 07:06:28 + bash -s -- 07:06:29 07:06:29 _____ _ 07:06:29 / ____| | | 07:06:29 | | ___ __| | ___ ___ _____ __ 07:06:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:06:29 | |___| (_) | (_| | __/ (_| (_) \ V / 07:06:29 \_____\___/ \__,_|\___|\___\___/ \_/ 07:06:29 Bash-1.0.2 07:06:29 07:06:29 07:06:29 ==> git version 2.24.3 found 07:06:29 ==> 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 07:06:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:06:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:06:29 ==> Jenkins CI detected. 07:06:29 project root: . 07:06:29 --> token set from env 07:06:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:06:29 ==> Running gcov in . (disable via -X gcov) 07:06:29 ==> Python coveragepy not found 07:06:29 ==> Searching for coverage reports in: 07:06:29 + . 07:06:29 -> Found 1 reports 07:06:29 ==> Detecting git/mercurial file structure 07:06:29 ==> Reading reports 07:06:29 + ./coverage.out bytes=707564 07:06:29 ==> Appending adjustments 07:06:29 https://docs.codecov.io/docs/fixing-reports 07:06:33 + Found adjustments 07:06:33 ==> Gzipping contents 07:06:33 100K /tmp/codecov.SCyI3w.gz 07:06:33 ==> Uploading reports 07:06:33 url: https://codecov.io 07:06:33 query: branch=PR-3435&commit=617c13c5d10b78762c1ad7656a1bc34ccaf192c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3435%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3435&job=&cmd_args= 07:06:33 -> Pinging Codecov 07:06:33 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3435&commit=617c13c5d10b78762c1ad7656a1bc34ccaf192c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3435%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3435&job=&cmd_args= 07:06:34 -> Uploading to 07:06:34 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/617c13c5d10b78762c1ad7656a1bc34ccaf192c6/e7961978-52c6-4c01-b606-3f7d02a08a38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T070633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97be8ad024ef8070322b1b69580ca4af035e41f1dcffe7d93c00a7e720f32c55 07:06:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:34 Dload Upload Total Spent Left Speed 07:06:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 230k --:--:-- --:--:-- --:--:-- 230k 07:06:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/617c13c5d10b78762c1ad7656a1bc34ccaf192c6 [Pipeline] } 07:06:34 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 07:06:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:36 ---> package-listing.sh 07:06:36 ++ facter osfamily 07:06:36 ++ tr '[:upper:]' '[:lower:]' 07:06:36 + OS_FAMILY=redhat 07:06:36 + workspace=/w/workspace/edgex-go/4 07:06:36 + START_PACKAGES=/tmp/packages_start.txt 07:06:36 + END_PACKAGES=/tmp/packages_end.txt 07:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:36 + PACKAGES=/tmp/packages_start.txt 07:06:36 + '[' /w/workspace/edgex-go/4 ']' 07:06:36 + PACKAGES=/tmp/packages_end.txt 07:06:36 + case "${OS_FAMILY}" in 07:06:36 + rpm -qa 07:06:36 + sort 07:06:41 + '[' -f /tmp/packages_start.txt ']' 07:06:41 + '[' -f /tmp/packages_end.txt ']' 07:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:41 + '[' /w/workspace/edgex-go/4 ']' 07:06:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 07:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 07:06:41 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:06:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:42 07:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:42 alpine: Pulling from edgex-lftools-log-publisher 07:06:42 df20fa9351a1: Pulling fs layer 07:06:42 36b3adc4ff6f: Pulling fs layer 07:06:42 8ad3a11d3b57: Pulling fs layer 07:06:42 46f8f816bc3b: Pulling fs layer 07:06:42 93b61091891f: Pulling fs layer 07:06:42 93b9cdb0e59b: Pulling fs layer 07:06:42 5e14af77c1be: Pulling fs layer 07:06:42 01666e4c0597: Pulling fs layer 07:06:42 aa168da1d23b: Pulling fs layer 07:06:42 46f8f816bc3b: Waiting 07:06:42 93b61091891f: Waiting 07:06:42 93b9cdb0e59b: Waiting 07:06:42 5e14af77c1be: Waiting 07:06:42 01666e4c0597: Waiting 07:06:42 aa168da1d23b: Waiting 07:06:43 36b3adc4ff6f: Download complete 07:06:43 46f8f816bc3b: Verifying Checksum 07:06:43 46f8f816bc3b: Download complete 07:06:43 df20fa9351a1: Verifying Checksum 07:06:43 df20fa9351a1: Download complete 07:06:43 93b61091891f: Verifying Checksum 07:06:43 93b61091891f: Download complete 07:06:43 93b9cdb0e59b: Verifying Checksum 07:06:43 93b9cdb0e59b: Download complete 07:06:43 5e14af77c1be: Verifying Checksum 07:06:43 5e14af77c1be: Download complete 07:06:43 01666e4c0597: Verifying Checksum 07:06:43 01666e4c0597: Download complete 07:06:43 8ad3a11d3b57: Verifying Checksum 07:06:43 8ad3a11d3b57: Download complete 07:06:43 df20fa9351a1: Pull complete 07:06:44 36b3adc4ff6f: Pull complete 07:06:46 aa168da1d23b: Verifying Checksum 07:06:46 aa168da1d23b: Download complete 07:06:46 8ad3a11d3b57: Pull complete 07:06:46 46f8f816bc3b: Pull complete 07:06:47 93b61091891f: Pull complete 07:06:47 93b9cdb0e59b: Pull complete 07:06:47 5e14af77c1be: Pull complete 07:06:47 01666e4c0597: Pull complete 07:06:57 aa168da1d23b: Pull complete 07:06:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:06:57 prd-centos7-docker-4c-2g-4025 does not seem to be running inside a container 07:06:58 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 07:07:02 $ docker top 9771eee226ec7529d92ddff7df209e02775b2ce95dac2734a61cedea34988af4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:03 + mkdir -p /var/log/sa [Pipeline] sh 07:07:03 + ls /var/log/sa-host 07:07:03 + sadf -c /var/log/sa-host/sa10 07:07:03 file_magic: OK 07:07:03 HZ: Using current value: 100 07:07:03 file_header: OK 07:07:03 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 07:07:03 Statistics: 07:07:03 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... 07:07:03 File successfully converted to sysstat format version 12.2.1 07:07:03 + sadf -c /var/log/sa-host/sa23 07:07:03 file_magic: OK 07:07:03 HZ: Using current value: 100 07:07:03 file_header: OK 07:07:03 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 07:07:03 Statistics: 07:07:03 Hnuu...uuuununununu... 07:07:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:04 provisioning config files... 07:07:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6904605755075277231tmp [Pipeline] { [Pipeline] echo 07:07:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:04 ---> create-netrc.sh [Pipeline] } 07:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:07:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:07:05 ---> python-tools-install.sh [Pipeline] echo 07:07:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:05 ---> sudo-logs.sh 07:07:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:05 ---> job-cost.sh 07:07:05 lf-activate-venv: SKIPPING 07:07:05 DEBUG: total: 0.20999999344348907 07:07:05 INFO: Retrieving Stack Cost... 07:07:07 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:07 INFO: Archiving Costs [Pipeline] echo 07:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:08 ---> logs-deploy.sh 07:07:08 lf-activate-venv: SKIPPING 07:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3435/4 07:07:08 INFO: archiving workspace using pattern(s): 07:07:10 Archives upload complete. 07:07:10 INFO: archiving logs to Nexus 07:07:11 ---> uname -a: 07:07:11 Linux prd-centos7-docker-4c-2g-4025.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:07:11 07:07:11 07:07:11 ---> lscpu: 07:07:11 Architecture: x86_64 07:07:11 CPU op-mode(s): 32-bit, 64-bit 07:07:11 Byte Order: Little Endian 07:07:11 Address sizes: 40 bits physical, 48 bits virtual 07:07:11 CPU(s): 4 07:07:11 On-line CPU(s) list: 0-3 07:07:11 Thread(s) per core: 1 07:07:11 Core(s) per socket: 1 07:07:11 Socket(s): 4 07:07:11 NUMA node(s): 1 07:07:11 Vendor ID: GenuineIntel 07:07:11 CPU family: 6 07:07:11 Model: 44 07:07:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:07:11 Stepping: 1 07:07:11 CPU MHz: 2933.438 07:07:11 BogoMIPS: 5866.87 07:07:11 Virtualization: VT-x 07:07:11 Hypervisor vendor: KVM 07:07:11 Virtualization type: full 07:07:11 L1d cache: 128 KiB 07:07:11 L1i cache: 128 KiB 07:07:11 L2 cache: 16 MiB 07:07:11 L3 cache: 64 MiB 07:07:11 NUMA node0 CPU(s): 0-3 07:07:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:07:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:07:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:07:11 Vulnerability Meltdown: Mitigation; PTI 07:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:11 Vulnerability Srbds: Not affected 07:07:11 Vulnerability Tsx async abort: Not affected 07:07:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:07:11 07:07:11 07:07:11 ---> nproc: 07:07:11 4 07:07:11 07:07:11 07:07:11 ---> df -h: 07:07:11 Filesystem Size Used Available Use% Mounted on 07:07:11 overlay 50.0G 12.7G 37.3G 25% / 07:07:11 tmpfs 64.0M 0 64.0M 0% /dev 07:07:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:07:11 shm 64.0M 0 64.0M 0% /dev/shm 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/4 07:07:11 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/4@tmp 07:07:11 07:07:11 07:07:11 ---> free -m: 07:07:11 total used free shared buff/cache available 07:07:11 Mem: 1837 842 266 0 728 935 07:07:11 Swap: 1023 74 949 07:07:11 07:07:11 07:07:11 ---> ip addr: 07:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:11 inet 127.0.0.1/8 scope host lo 07:07:11 valid_lft forever preferred_lft forever 07:07:11 inet6 ::1/128 scope host 07:07:11 valid_lft forever preferred_lft forever 07:07:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:07:11 link/ether fa:16:3e:5f:95:f0 brd ff:ff:ff:ff:ff:ff 07:07:11 inet 10.30.122.205/23 brd 10.30.123.255 scope global dynamic eth0 07:07:11 valid_lft 84933sec preferred_lft 84933sec 07:07:11 inet6 fe80::f816:3eff:fe5f:95f0/64 scope link 07:07:11 valid_lft forever preferred_lft forever 07:07:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:07:11 link/ether 02:42:18:05:e6:ae brd ff:ff:ff:ff:ff:ff 07:07:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:11 valid_lft forever preferred_lft forever 07:07:11 inet6 fe80::42:18ff:fe05:e6ae/64 scope link 07:07:11 valid_lft forever preferred_lft forever 07:07:11 07:07:11 07:07:11 ---> sar -b -r -n DEV: 07:07:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 07:07:11 07:07:11 06:42:30 LINUX RESTART (4 CPU) 07:07:11 07:07:11 06:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:11 06:44:01 113.60 43.20 70.40 0.00 8442.69 18669.32 0.00 07:07:11 06:45:01 153.49 61.28 92.22 0.00 6014.64 34479.91 0.00 07:07:11 06:46:01 9.17 0.02 9.16 0.00 0.53 1694.99 0.00 07:07:11 06:47:01 110.33 19.02 91.31 0.00 1149.21 12252.49 0.00 07:07:11 06:48:02 212.70 108.71 103.99 0.00 4022.88 14203.42 0.00 07:07:11 06:49:01 108.81 48.83 59.99 0.00 1999.80 7259.46 0.00 07:07:11 06:50:01 110.93 38.19 72.75 0.00 2568.30 19101.55 0.00 07:07:11 06:51:01 998.16 734.24 263.92 0.00 94073.92 156834.57 0.00 07:07:11 06:52:02 2520.52 2181.08 339.44 0.00 152070.16 154376.99 0.00 07:07:11 06:53:02 360.00 125.93 234.07 0.00 15594.30 46298.74 0.00 07:07:11 06:54:03 2442.25 2065.08 377.17 0.00 164848.83 197463.48 0.00 07:07:11 06:55:01 864.50 666.17 198.33 0.00 35898.04 56251.69 0.00 07:07:11 06:56:01 195.84 38.57 157.27 0.00 4210.52 21551.96 0.00 07:07:11 06:57:01 2.95 1.10 1.85 0.00 25.85 33.87 0.00 07:07:11 06:58:01 2.20 1.93 0.27 0.00 59.94 3.68 0.00 07:07:11 06:59:01 0.82 0.02 0.80 0.00 0.53 15.54 0.00 07:07:11 07:00:01 0.30 0.02 0.28 0.00 0.53 3.26 0.00 07:07:11 07:01:01 0.42 0.10 0.32 0.00 1.46 4.76 0.00 07:07:11 07:02:01 0.68 0.35 0.33 0.00 23.03 5.11 0.00 07:07:11 07:03:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 07:07:11 07:04:01 0.25 0.02 0.23 0.00 0.53 2.46 0.00 07:07:11 07:05:01 0.22 0.02 0.20 0.00 0.53 2.08 0.00 07:07:11 07:06:01 1.60 1.35 0.25 0.00 39.43 3.08 0.00 07:07:11 07:07:01 436.89 324.35 112.54 0.00 11140.52 20298.24 0.00 07:07:11 Average: 361.00 269.78 91.22 0.00 21000.52 31786.98 0.00 07:07:11 07:07:11 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:11 06:44:01 366232 0 629520 33.46 2596 883196 1219896 41.63 534132 777716 43916 07:07:11 06:45:01 86844 0 750724 39.90 1492 1042484 1462816 49.92 576552 973612 28120 07:07:11 06:46:01 70364 0 745352 39.61 1492 1064336 1435252 48.98 577540 989060 3548 07:07:11 06:47:01 122136 0 769004 40.87 1492 988912 1310156 44.71 620400 846884 93144 07:07:11 06:48:02 208768 0 789188 41.94 608 882980 1739744 59.37 656468 732232 35612 07:07:11 06:49:01 238984 0 818296 43.49 476 823788 1679184 57.31 621092 728080 62572 07:07:11 06:50:01 99712 0 787348 41.85 428 994056 1557608 53.16 636424 864932 30388 07:07:11 06:51:01 312028 0 771388 41.00 0 798128 2073424 70.76 609656 742500 248 07:07:11 06:52:02 103852 0 1235280 65.65 0 542412 4238952 144.67 899768 607212 22068 07:07:11 06:53:02 73092 0 728160 38.70 0 1080292 1367440 46.67 712660 839756 108 07:07:11 06:54:03 68060 0 806548 42.87 0 1006936 2175700 74.25 724552 851796 53540 07:07:11 06:55:01 361876 0 707392 37.60 0 812276 1699156 57.99 561232 705412 4456 07:07:11 06:56:01 115532 0 657864 34.96 0 1108148 1215520 41.48 578756 926004 32 07:07:11 06:57:01 114324 0 658876 35.02 0 1108344 1215584 41.49 579224 926320 12 07:07:11 06:58:01 115232 0 656940 34.91 0 1109372 1209116 41.27 578332 926280 20 07:07:11 06:59:01 117344 0 654796 34.80 0 1109404 1192452 40.70 577136 926172 8 07:07:11 07:00:01 116992 0 655152 34.82 0 1109400 1189440 40.59 577016 926124 8 07:07:11 07:01:01 116372 0 655752 34.85 0 1109420 1187596 40.53 577556 926136 8 07:07:11 07:02:01 115904 0 655544 34.84 0 1110096 1185968 40.48 577504 926700 16 07:07:11 07:03:01 116904 0 654544 34.79 0 1110096 1185764 40.47 576684 926700 8 07:07:11 07:04:01 116956 0 654480 34.78 0 1110108 1185824 40.47 576772 926716 8 07:07:11 07:05:01 116448 0 654984 34.81 0 1110112 1185920 40.47 577072 926732 12 07:07:11 07:06:01 113336 0 657548 34.95 0 1110660 1188924 40.58 578712 926856 8 07:07:11 07:07:01 253736 0 794304 42.22 0 833504 1794608 61.25 535764 730316 8 07:07:11 Average: 151710 0 731208 38.86 358 998269 1537335 52.47 609208 857510 15744 07:07:11 07:07:11 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:11 06:44:01 vethab382ba 901.91 709.46 86.02 2688.50 0.00 0.00 0.00 0.00 07:07:11 06:44:01 eth0 1603.52 1588.08 6411.24 196.97 0.00 0.00 0.00 0.00 07:07:11 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:44:01 docker0 901.91 709.33 73.69 2688.49 0.00 0.00 0.00 0.00 07:07:11 06:45:01 eth0 327.51 279.92 2821.18 69.05 0.00 0.00 0.00 0.00 07:07:11 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:45:01 veth8ea662b 37.77 46.11 2.53 122.64 0.00 0.00 0.00 0.00 07:07:11 06:45:01 docker0 37.77 45.97 2.01 122.63 0.00 0.00 0.00 0.00 07:07:11 06:46:01 eth0 60.74 53.05 145.49 5.02 0.00 0.00 0.00 0.00 07:07:11 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:46:01 veth8ea662b 50.33 52.20 3.35 139.00 0.00 0.00 0.00 0.00 07:07:11 06:46:01 docker0 50.33 52.20 2.67 139.00 0.00 0.00 0.00 0.00 07:07:11 06:47:01 eth0 164.09 150.39 586.71 14.11 0.00 0.00 0.00 0.00 07:07:11 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:47:01 docker0 147.86 154.10 9.97 582.28 0.00 0.00 0.00 0.00 07:07:11 06:48:02 vetha7441fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:07:11 06:48:02 eth0 29.83 18.15 31.75 12.66 0.00 0.00 0.00 0.00 07:07:11 06:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:49:01 vetha7441fb 1.77 1.77 0.14 0.15 0.00 0.00 0.00 0.00 07:07:11 06:49:01 eth0 42.63 31.96 21.65 82.64 0.00 0.00 0.00 0.00 07:07:11 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:49:01 docker0 1.77 1.77 0.12 0.15 0.00 0.00 0.00 0.00 07:07:11 06:50:01 eth0 171.70 139.33 1685.36 20.62 0.00 0.00 0.00 0.00 07:07:11 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:51:01 veth6fc35ec 10.67 11.89 0.83 32.80 0.00 0.00 0.00 0.00 07:07:11 06:51:01 veth7c47d77 5.46 6.82 0.38 18.29 0.00 0.00 0.00 0.00 07:07:11 06:51:01 veth2a1d2ba 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:07:11 06:51:01 eth0 90.10 74.57 147.88 64.79 0.00 0.00 0.00 0.00 07:07:11 06:52:02 veth2a1d2ba 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 07:07:11 06:52:02 vethbf5cf5e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:07:11 06:52:02 eth0 46.14 24.29 68.75 12.58 0.00 0.00 0.00 0.00 07:07:11 06:52:02 veth30b4245 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:07:11 06:53:02 veth2a1d2ba 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 07:07:11 06:53:02 eth0 67.22 34.50 244.66 13.66 0.00 0.00 0.00 0.00 07:07:11 06:53:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:07:11 06:53:02 docker0 1197.91 1052.74 91.85 3862.34 0.00 0.00 0.00 0.00 07:07:11 06:54:03 veth2a1d2ba 0.00 0.56 0.00 0.02 0.00 0.00 0.00 0.00 07:07:11 06:54:03 eth0 89.18 69.30 128.19 94.23 0.00 0.00 0.00 0.00 07:07:11 06:54:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:54:03 docker0 33.73 37.94 2.21 98.59 0.00 0.00 0.00 0.00 07:07:11 06:55:01 veth2a1d2ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:55:01 veth9cd0b1d 2.08 3.82 0.15 40.52 0.00 0.00 0.00 0.00 07:07:11 06:55:01 eth0 15.10 7.64 49.52 4.91 0.00 0.00 0.00 0.00 07:07:11 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:56:01 eth0 200.70 148.42 1593.43 84.73 0.00 0.00 0.00 0.00 07:07:11 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:56:01 docker0 1262.70 1142.66 96.16 4361.12 0.00 0.00 0.00 0.00 07:07:11 06:57:01 eth0 1.93 0.72 0.95 0.40 0.00 0.00 0.00 0.00 07:07:11 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:58:01 eth0 0.63 0.32 0.28 0.17 0.00 0.00 0.00 0.00 07:07:11 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:59:01 eth0 0.87 0.30 0.20 0.11 0.00 0.00 0.00 0.00 07:07:11 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:00:01 eth0 1.10 0.35 0.32 0.20 0.00 0.00 0.00 0.00 07:07:11 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:01:01 eth0 1.07 0.30 0.32 0.17 0.00 0.00 0.00 0.00 07:07:11 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:02:01 eth0 0.47 0.30 0.27 0.23 0.00 0.00 0.00 0.00 07:07:11 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:07:11 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:04:01 eth0 0.83 0.20 0.19 0.07 0.00 0.00 0.00 0.00 07:07:11 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:05:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 0.00 07:07:11 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:06:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:07:11 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:07:01 eth0 197.21 159.68 2176.15 21.65 0.00 0.00 0.00 0.00 07:07:11 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 Average: eth0 129.99 116.18 672.80 29.17 0.00 0.00 0.00 0.00 07:07:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:11 Average: docker0 52.67 47.66 4.01 181.90 0.00 0.00 0.00 0.00 07:07:11 07:07:11 07:07:11 ---> sar -P ALL: 07:07:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 07:07:11 07:07:11 06:42:30 LINUX RESTART (4 CPU) 07:07:11 07:07:11 06:43:01 CPU %user %nice %system %iowait %steal %idle 07:07:11 06:44:01 all 23.57 0.00 9.34 2.29 0.95 63.83 07:07:11 06:44:01 0 24.78 0.00 11.85 1.82 0.80 60.75 07:07:11 06:44:01 1 17.72 0.00 7.46 2.93 1.15 70.74 07:07:11 06:44:01 2 22.03 0.00 8.63 3.00 1.02 65.31 07:07:11 06:44:01 3 29.88 0.00 9.51 1.40 0.84 58.38 07:07:11 06:45:01 all 7.44 0.00 5.60 0.87 1.27 84.81 07:07:11 06:45:01 0 7.30 0.00 5.88 1.11 1.27 84.45 07:07:11 06:45:01 1 7.93 0.00 5.34 0.41 1.20 85.11 07:07:11 06:45:01 2 6.80 0.00 5.43 0.74 1.40 85.63 07:07:11 06:45:01 3 7.73 0.00 5.78 1.22 1.21 84.06 07:07:11 06:46:01 all 0.31 0.00 0.20 0.00 0.03 99.47 07:07:11 06:46:01 0 0.32 0.00 0.30 0.00 0.00 99.38 07:07:11 06:46:01 1 0.15 0.00 0.13 0.00 0.05 99.67 07:07:11 06:46:01 2 0.10 0.00 0.15 0.00 0.02 99.73 07:07:11 06:46:01 3 0.67 0.00 0.22 0.00 0.03 99.08 07:07:11 06:47:01 all 4.61 0.00 4.33 2.32 0.68 88.06 07:07:11 06:47:01 0 4.76 0.00 3.94 4.03 0.71 86.56 07:07:11 06:47:01 1 4.56 0.00 4.73 2.30 0.61 87.79 07:07:11 06:47:01 2 4.96 0.00 4.60 1.18 0.66 88.61 07:07:11 06:47:01 3 4.17 0.00 4.05 1.77 0.73 89.29 07:07:11 06:48:02 all 46.60 0.00 13.13 6.13 0.52 33.63 07:07:11 06:48:02 0 44.76 0.00 13.03 6.62 0.53 35.05 07:07:11 06:48:02 1 45.37 0.00 13.91 7.11 0.60 33.01 07:07:11 06:48:02 2 49.08 0.00 13.23 4.50 0.46 32.73 07:07:11 06:48:02 3 47.21 0.00 12.33 6.28 0.46 33.72 07:07:11 06:49:01 all 50.31 0.00 14.57 1.87 0.52 32.73 07:07:11 06:49:01 0 49.59 0.00 14.91 2.96 0.47 32.06 07:07:11 06:49:01 1 51.66 0.00 14.35 1.98 0.49 31.53 07:07:11 06:49:01 2 49.67 0.00 14.86 1.24 0.47 33.76 07:07:11 06:49:01 3 50.33 0.00 14.14 1.30 0.65 33.58 07:07:11 06:50:01 all 37.98 0.00 13.10 3.69 0.75 44.48 07:07:11 06:50:01 0 38.46 0.00 13.60 5.04 0.64 42.26 07:07:11 06:50:01 1 37.60 0.00 13.26 3.21 0.84 45.08 07:07:11 06:50:01 2 37.02 0.00 12.63 2.56 0.74 47.04 07:07:11 06:50:01 3 38.83 0.00 12.91 3.95 0.78 43.53 07:07:11 06:51:01 all 21.62 0.00 25.17 9.23 1.47 42.52 07:07:11 06:51:01 0 21.69 0.00 23.94 9.51 1.58 43.28 07:07:11 06:51:01 1 20.06 0.00 25.44 10.25 1.53 42.71 07:07:11 06:51:01 2 21.89 0.00 25.73 9.54 1.40 41.43 07:07:11 06:51:01 3 22.84 0.00 25.58 7.59 1.36 42.64 07:07:11 06:52:02 all 31.68 0.00 29.14 21.13 1.21 16.84 07:07:11 06:52:02 0 31.65 0.00 28.34 21.53 1.18 17.31 07:07:11 06:52:02 1 31.16 0.00 29.43 22.28 1.25 15.88 07:07:11 06:52:02 2 31.50 0.00 29.61 20.96 1.18 16.75 07:07:11 06:52:02 3 32.41 0.00 29.17 19.75 1.23 17.44 07:07:11 06:53:02 all 52.39 0.00 16.60 15.82 0.61 14.57 07:07:11 06:53:02 0 51.38 0.00 17.33 15.98 0.65 14.65 07:07:11 06:53:02 1 52.52 0.00 17.22 16.67 0.62 12.98 07:07:11 06:53:02 2 53.39 0.00 15.77 15.41 0.59 14.84 07:07:11 06:53:02 3 52.30 0.00 16.07 15.23 0.59 15.82 07:07:11 06:54:03 all 20.67 0.00 28.63 23.03 1.82 25.85 07:07:11 06:54:03 0 20.39 0.00 27.70 23.80 1.88 26.23 07:07:11 06:54:03 1 19.46 0.00 28.91 22.32 1.89 27.41 07:07:11 06:54:03 2 20.91 0.00 28.92 21.09 1.84 27.23 07:07:11 06:54:03 3 21.92 0.00 29.00 24.92 1.67 22.48 07:07:11 07:07:11 06:54:03 CPU %user %nice %system %iowait %steal %idle 07:07:11 06:55:01 all 57.68 0.00 17.63 9.53 1.17 13.99 07:07:11 06:55:01 0 58.20 0.00 17.03 9.45 1.24 14.08 07:07:11 06:55:01 1 57.10 0.00 18.41 8.57 1.15 14.76 07:07:11 06:55:01 2 57.52 0.00 17.66 9.18 1.09 14.55 07:07:11 06:55:01 3 57.89 0.00 17.40 10.95 1.20 12.55 07:07:11 06:56:01 all 9.50 0.00 7.27 7.56 1.92 73.75 07:07:11 06:56:01 0 8.42 0.00 7.85 5.67 1.83 76.23 07:07:11 06:56:01 1 10.64 0.00 7.60 6.13 1.83 73.81 07:07:11 06:56:01 2 8.46 0.00 7.09 10.47 1.86 72.12 07:07:11 06:56:01 3 10.47 0.00 6.53 7.97 2.18 72.85 07:07:11 06:57:01 all 0.16 0.00 0.04 0.02 0.02 99.75 07:07:11 06:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:07:11 06:57:01 1 0.07 0.00 0.05 0.00 0.05 99.83 07:07:11 06:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:07:11 06:57:01 3 0.52 0.00 0.03 0.10 0.02 99.33 07:07:11 06:58:01 all 0.19 0.00 0.11 0.03 0.08 99.60 07:07:11 06:58:01 0 0.02 0.00 0.05 0.00 0.05 99.88 07:07:11 06:58:01 1 0.07 0.00 0.12 0.00 0.10 99.72 07:07:11 06:58:01 2 0.15 0.00 0.15 0.03 0.10 99.57 07:07:11 06:58:01 3 0.52 0.00 0.12 0.07 0.08 99.22 07:07:11 06:59:01 all 0.13 0.00 0.05 0.00 0.02 99.80 07:07:11 06:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:07:11 06:59:01 1 0.07 0.00 0.07 0.00 0.05 99.82 07:07:11 06:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:07:11 06:59:01 3 0.40 0.00 0.07 0.00 0.03 99.50 07:07:11 07:00:01 all 0.16 0.00 0.05 0.00 0.02 99.77 07:07:11 07:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:07:11 07:00:01 1 0.53 0.00 0.03 0.00 0.03 99.40 07:07:11 07:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:07:11 07:00:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:07:11 07:01:01 all 0.16 0.00 0.07 0.00 0.02 99.75 07:07:11 07:01:01 0 0.08 0.00 0.08 0.00 0.03 99.80 07:07:11 07:01:01 1 0.50 0.00 0.10 0.00 0.00 99.40 07:07:11 07:01:01 2 0.03 0.00 0.05 0.02 0.02 99.88 07:07:11 07:01:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:07:11 07:02:01 all 0.15 0.00 0.04 0.01 0.02 99.78 07:07:11 07:02:01 0 0.02 0.00 0.03 0.02 0.00 99.93 07:07:11 07:02:01 1 0.05 0.00 0.03 0.02 0.03 99.87 07:07:11 07:02:01 2 0.03 0.00 0.07 0.00 0.02 99.88 07:07:11 07:02:01 3 0.52 0.00 0.03 0.00 0.03 99.42 07:07:11 07:03:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:07:11 07:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:07:11 07:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:07:11 07:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:07:11 07:03:01 3 0.50 0.00 0.02 0.00 0.00 99.48 07:07:11 07:04:01 all 0.15 0.00 0.02 0.00 0.01 99.81 07:07:11 07:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:11 07:04:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:07:11 07:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:07:11 07:04:01 3 0.50 0.00 0.02 0.00 0.02 99.47 07:07:11 07:05:01 all 0.15 0.00 0.03 0.00 0.02 99.80 07:07:11 07:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:07:11 07:05:01 1 0.08 0.00 0.08 0.00 0.03 99.80 07:07:11 07:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:07:11 07:05:01 3 0.50 0.00 0.02 0.00 0.02 99.47 07:07:11 07:07:11 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:07:11 07:06:01 all 0.14 0.00 0.06 0.02 0.02 99.75 07:07:11 07:06:01 0 0.02 0.00 0.08 0.05 0.02 99.83 07:07:11 07:06:01 1 0.05 0.00 0.08 0.02 0.03 99.82 07:07:11 07:06:01 2 0.02 0.00 0.07 0.03 0.00 99.88 07:07:11 07:06:01 3 0.48 0.00 0.02 0.00 0.02 99.48 07:07:11 07:07:01 all 7.13 2.82 18.81 9.25 2.22 59.77 07:07:11 07:07:01 0 7.81 3.09 20.19 9.40 2.18 57.33 07:07:11 07:07:01 1 6.27 2.76 18.17 9.14 2.27 61.39 07:07:11 07:07:01 2 7.09 2.60 18.21 7.71 2.17 62.22 07:07:11 07:07:01 3 7.37 2.85 18.65 10.79 2.26 58.08 07:07:11 Average: all 14.94 0.12 8.21 4.53 0.63 71.58 07:07:11 Average: 0 14.81 0.13 8.32 4.71 0.61 71.42 07:07:11 Average: 1 14.59 0.12 8.26 4.56 0.65 71.83 07:07:11 Average: 2 14.84 0.11 8.17 4.33 0.62 71.94 07:07:11 Average: 3 15.52 0.12 8.09 4.53 0.63 71.12 07:07:11 07:07:11 07:07:11