Pull request #3481 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at f46290f347ef4219bdcd9b9204c1330e0217d610 rather than 81617197e02d616edf871c389caa5d818426e8dd Obtained Jenkinsfile from f46290f347ef4219bdcd9b9204c1330e0217d610 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5090614223545660586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5061252976122678027.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2866315325634760207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1489667875696250235.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3050493179842910974.key > 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_IMAGE_NAME_SUFFIX: 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-14998 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3196545279321805631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5367343309032182046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh734422571058308517.key > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:47:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:47:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:47:32 ========================================================= 04:47:32 EdgeX Global Pipelines Version Info 04:47:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a515e3403c9507ac660e32c67d93a8ca1397717d # timeout=10 04:47:33 ------------------- 04:47:33 stable info: 04:47:33 ------------------- 04:47:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:47:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:47:33 Message: update stable to v1.0.192 04:47:34 ------------------- 04:47:34 experimental info: 04:47:34 ------------------- 04:47:34 Commited By: **** collab-it+edgex@linuxfoundation.org 04:47:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:47:34 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3481 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3481 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3481 [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81617197e02d616edf871c389caa5d818426e8dd [Pipeline] echo 04:47:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8161719 [Pipeline] echo 04:47:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:35 provisioning config files... 04:47:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2940087640725021747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:35 ---> docker-login.sh 04:47:35 nexus3.edgexfoundry.org:10001 04:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:35 Configure a credential helper to remove this warning. See 04:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:35 04:47:35 Login Succeeded 04:47:35 nexus3.edgexfoundry.org:10002 04:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:35 Configure a credential helper to remove this warning. See 04:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:35 04:47:35 Login Succeeded 04:47:35 nexus3.edgexfoundry.org:10003 04:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:35 Configure a credential helper to remove this warning. See 04:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:35 04:47:35 Login Succeeded 04:47:35 nexus3.edgexfoundry.org:10004 04:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:35 Configure a credential helper to remove this warning. See 04:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:35 04:47:35 Login Succeeded 04:47:35 docker.io 04:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:36 Configure a credential helper to remove this warning. See 04:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:36 04:47:36 Login Succeeded 04:47:36 ---> docker-login.sh ends [Pipeline] } 04:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:36 ++ 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 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/core-command/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo core-command,cmd/core-command/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/core-data/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo core-data,cmd/core-data/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/core-metadata/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo core-metadata,cmd/core-metadata/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/security-bootstrapper/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/security-proxy-setup/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/support-notifications/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo support-notifications,cmd/support-notifications/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/support-scheduler/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:47:36 + for file in '`ls cmd/**/Dockerfile`' 04:47:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:47:36 ++ cut -d/ -f2 04:47:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:47:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:38 04:47:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:47:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:38 latest: Pulling from edgex-devops/git-semver 04:47:38 31603596830f: Pulling fs layer 04:47:38 54011a49482f: Pulling fs layer 04:47:38 a6820b24f6d8: Pulling fs layer 04:47:38 f581987b2513: Pulling fs layer 04:47:38 f581987b2513: Waiting 04:47:38 54011a49482f: Verifying Checksum 04:47:38 54011a49482f: Download complete 04:47:38 31603596830f: Verifying Checksum 04:47:38 31603596830f: Download complete 04:47:38 f581987b2513: Verifying Checksum 04:47:38 f581987b2513: Download complete 04:47:38 a6820b24f6d8: Verifying Checksum 04:47:38 a6820b24f6d8: Download complete 04:47:39 31603596830f: Pull complete 04:47:39 54011a49482f: Pull complete 04:47:39 a6820b24f6d8: Pull complete 04:47:40 f581987b2513: Pull complete 04:47:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:47:40 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 04:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:47:41 $ docker top da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:41 [ssh-agent] Looking for ssh-agent implementation... 04:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:41 $ docker exec da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent 04:47:41 SSH_AUTH_SOCK=/tmp/ssh-idaT5p0DQoxW/agent.15 04:47:41 SSH_AGENT_PID=22 04:47:41 Running ssh-add (command line suppressed) 04:47:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8784119321086716728.key (/w/workspace/edgex-go/2@tmp/private_key_8784119321086716728.key) 04:47:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:41 + git tag --points-at HEAD [Pipeline] } 04:47:41 $ docker exec --env ******** --env ******** da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent -k 04:47:42 unset SSH_AUTH_SOCK; 04:47:42 unset SSH_AGENT_PID; 04:47:42 echo Agent pid 22 killed; 04:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:42 [ssh-agent] Looking for ssh-agent implementation... 04:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:42 $ docker exec da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent 04:47:42 SSH_AUTH_SOCK=/tmp/ssh-PVZjkrEKEdsH/agent.55 04:47:42 SSH_AGENT_PID=62 04:47:42 Running ssh-add (command line suppressed) 04:47:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2506582596311199657.key (/w/workspace/edgex-go/2@tmp/private_key_2506582596311199657.key) 04:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:42 + git semver init 04:47:42 # -> Open(): unable to determine branch for HEAD 04:47:42 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:47:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:47:42 # $SEMVER_REMOTE_NAME = origin 04:47:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:42 # $SEMVER_USER_NAME = edgex-jenkins 04:47:42 # $SEMVER_BRANCH = PR-3481 04:47:42 # $SEMVER_TEMP = /tmp/semver-343597528 04:47:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:47:57 # '/tmp/semver-343597528' -> '/w/workspace/edgex-go/2/.semver' 04:47:57 # -> Force: false 04:47:57 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:47:57 $ docker exec --env ******** --env ******** da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent -k 04:47:57 unset SSH_AUTH_SOCK; 04:47:57 unset SSH_AGENT_PID; 04:47:57 echo Agent pid 62 killed; 04:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:58 + git semver [Pipeline] } 04:47:58 $ docker stop --time=1 da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 04:48:00 $ docker rm -f da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:48:01 Stashed 1 file(s) [Pipeline] echo 04:48:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:48:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:48:02 + true 04:48:02 + sudo service docker restart 04:48:02 Redirecting to /bin/systemctl restart docker.service 04:48:16 Still waiting to schedule task 04:48:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14997’ is offline [Pipeline] echo 04:48:20 ========================================================= 04:48:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:48:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:48:20 + 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 . 04:48:22 Sending build context to Docker daemon 330.7MB 04:48:22 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:48:22 Step 2/6 : FROM ${BASE} 04:48:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:22 540db60ca938: Pulling fs layer 04:48:22 adcc1eea9eea: Pulling fs layer 04:48:22 4c4ab2625f07: Pulling fs layer 04:48:22 0510c868ecb4: Pulling fs layer 04:48:22 afea3b2eda06: Pulling fs layer 04:48:22 7809a108b3ef: Pulling fs layer 04:48:22 f706445af74f: Pulling fs layer 04:48:22 0510c868ecb4: Waiting 04:48:22 afea3b2eda06: Waiting 04:48:22 7809a108b3ef: Waiting 04:48:22 f706445af74f: Waiting 04:48:22 4c4ab2625f07: Verifying Checksum 04:48:22 4c4ab2625f07: Download complete 04:48:22 adcc1eea9eea: Verifying Checksum 04:48:22 adcc1eea9eea: Download complete 04:48:22 afea3b2eda06: Verifying Checksum 04:48:22 afea3b2eda06: Download complete 04:48:22 7809a108b3ef: Verifying Checksum 04:48:22 7809a108b3ef: Download complete 04:48:22 540db60ca938: Verifying Checksum 04:48:22 540db60ca938: Download complete 04:48:22 540db60ca938: Pull complete 04:48:22 adcc1eea9eea: Pull complete 04:48:22 4c4ab2625f07: Pull complete 04:48:24 f706445af74f: Verifying Checksum 04:48:24 f706445af74f: Download complete 04:48:24 0510c868ecb4: Verifying Checksum 04:48:24 0510c868ecb4: Download complete 04:48:28 0510c868ecb4: Pull complete 04:48:28 afea3b2eda06: Pull complete 04:48:28 7809a108b3ef: Pull complete 04:48:30 f706445af74f: Pull complete 04:48:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:48:30 ---> b068be0155e3 04:48:30 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 04:48:31 ---> Running in babbdd2c2307 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:48:33 (1/12) Installing libmagic (5.39-r0) 04:48:33 (2/12) Installing file (5.39-r0) 04:48:33 (3/12) Installing libc-dev (0.7.2-r3) 04:48:33 (4/12) Installing g++ (10.2.1_pre1-r3) 04:48:38 (5/12) Installing fortify-headers (1.1-r0) 04:48:38 (6/12) Installing patch (2.7.6-r6) 04:48:38 (7/12) Installing build-base (0.5-r2) 04:48:38 (8/12) Installing libsodium (1.0.18-r0) 04:48:38 (9/12) Installing pkgconf (1.7.3-r0) 04:48:38 (10/12) Installing libsodium-dev (1.0.18-r0) 04:48:38 (11/12) Installing libzmq (4.3.3-r1) 04:48:38 (12/12) Installing zeromq-dev (4.3.3-r1) 04:48:38 Executing busybox-1.32.1-r6.trigger 04:48:38 OK: 219 MiB in 52 packages 04:48:39 Removing intermediate container babbdd2c2307 04:48:39 ---> 0654549bf947 04:48:39 Step 4/6 : WORKDIR /edgex-go 04:48:39 ---> Running in d045779e3066 04:48:39 Removing intermediate container d045779e3066 04:48:39 ---> b41ccbc73182 04:48:39 Step 5/6 : COPY go.mod . 04:48:40 ---> e8ed36470bb9 04:48:40 Step 6/6 : RUN go mod download 04:48:40 ---> Running in f315d41799db 04:48:52 Removing intermediate container f315d41799db 04:48:52 ---> c9fe69496026 04:48:52 Successfully built c9fe69496026 04:48:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:48:52 + docker inspect -f . ci-base-image-x86_64 04:48:52 . [Pipeline] withDockerContainer 04:48:52 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 04:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:48:53 $ docker top 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:53 + go version 04:48:53 go version go1.16.3 linux/amd64 [Pipeline] } 04:48:53 $ docker stop --time=1 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea 04:48:54 $ docker rm -f 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:55 + docker inspect -f . ci-base-image-x86_64 04:48:55 . [Pipeline] withDockerContainer 04:48:55 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 04:48:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:48:55 $ docker top 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 -eo pid,comm [Pipeline] { [Pipeline] echo 04:48:56 ========================================================= 04:48:56 [edgeXBuildGoParallel] Running Tests and Build... 04:48:56 ========================================================= [Pipeline] sh 04:48:56 + go mod tidy [Pipeline] sh 04:48:56 + make test 04:48:56 go mod tidy 04:48:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:49:03 ? github.com/edgexfoundry/edgex-go [no test files] 04:49:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:49:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:49:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:49:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:49:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:49:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:49:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:49:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:49:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:49:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:49:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:49:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:49:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.1% of statements 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements 04:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements 04:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 04:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:49:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 04:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:49:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 04:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:49:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 58.6% of statements 04:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:49:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.108s coverage: 87.7% of statements 04:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:49:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements 04:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:49:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:49:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:49:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 04:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.090s coverage: 97.5% of statements 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:49:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:49:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:49:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:49:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements 04:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 04:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 04:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 04:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 04:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 04:50:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14999 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws 04:50:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:50:05 The recommended git tool is: git 04:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements 04:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:50:11 using credential edgex-jenkins-ssh 04:50:11 Cloning the remote Git repository 04:50:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:50:11 > git init /w/workspace/edgex-go/2 # timeout=10 04:50:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:50:11 > git --version # timeout=10 04:50:11 > git --version # 'git version 2.17.1' 04:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:27 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd 04:50:27 Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd 04:50:27 Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) 04:50:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:50:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:50:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:27 > git config core.sparsecheckout # timeout=10 04:50:27 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 04:50:27 > git remote # timeout=10 04:50:27 > git config --get remote.origin.url # timeout=10 04:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:27 > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 04:50:27 > git rev-parse HEAD^{commit} # timeout=10 04:50:27 > git config core.sparsecheckout # timeout=10 04:50:27 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.188s coverage: 66.9% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements 04:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 04:50:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:50:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:50:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:50:32 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:50:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:50:34 + true 04:50:34 + sudo service docker restart 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 20.1% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.123s coverage: 91.4% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.057s coverage: 99.0% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:50:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 04:50:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:50:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 27.9% of statements 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:50:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:50:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 04:50:37 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:52 provisioning config files... 04:50:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2085499587754952508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:52 ---> docker-login.sh 04:50:52 nexus3.edgexfoundry.org:10001 04:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:54 Configure a credential helper to remove this warning. See 04:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:54 04:50:54 Login Succeeded 04:50:54 nexus3.edgexfoundry.org:10002 04:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:54 Configure a credential helper to remove this warning. See 04:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:54 04:50:54 Login Succeeded 04:50:54 nexus3.edgexfoundry.org:10003 04:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:55 Configure a credential helper to remove this warning. See 04:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:55 04:50:55 Login Succeeded 04:50:55 nexus3.edgexfoundry.org:10004 04:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:55 Configure a credential helper to remove this warning. See 04:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:55 04:50:55 Login Succeeded 04:50:55 docker.io 04:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:56 Configure a credential helper to remove this warning. See 04:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:56 04:50:56 Login Succeeded 04:50:56 ---> docker-login.sh ends [Pipeline] } 04:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:56 ========================================================= 04:50:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:50:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:50:57 + 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 . 04:50:59 Sending build context to Docker daemon 168MB 04:50:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:50:59 Step 2/6 : FROM ${BASE} 04:50:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:59 595b0fe564bb: Pulling fs layer 04:50:59 7186ed65a4f7: Pulling fs layer 04:50:59 316046926c0a: Pulling fs layer 04:50:59 4ebd0625c992: Pulling fs layer 04:50:59 207e8628e3a3: Pulling fs layer 04:50:59 c791037a9be2: Pulling fs layer 04:50:59 ffd874e62e21: Pulling fs layer 04:50:59 207e8628e3a3: Waiting 04:50:59 c791037a9be2: Waiting 04:50:59 ffd874e62e21: Waiting 04:50:59 4ebd0625c992: Waiting 04:50:59 316046926c0a: Verifying Checksum 04:50:59 316046926c0a: Download complete 04:50:59 7186ed65a4f7: Verifying Checksum 04:50:59 207e8628e3a3: Download complete 04:50:59 c791037a9be2: Verifying Checksum 04:50:59 c791037a9be2: Download complete 04:50:59 595b0fe564bb: Verifying Checksum 04:50:59 595b0fe564bb: Download complete 04:51:00 595b0fe564bb: Pull complete 04:51:01 7186ed65a4f7: Pull complete 04:51:01 316046926c0a: Pull complete 04:51:02 ffd874e62e21: Verifying Checksum 04:51:02 ffd874e62e21: Download complete 04:51:03 4ebd0625c992: Verifying Checksum 04:51:03 4ebd0625c992: Download complete 04:51:10 gofmt -l . 04:51:10 [ "`gofmt -l .`" = "" ] 04:51:10 ./bin/test-go-mod-tidy.sh 04:51:10 ./bin/test-attribution-txt.sh [Pipeline] sh 04:51:11 + ls -al . 04:51:11 total 844 04:51:11 drwxrwxr-x 10 1001 1001 4096 May 19 04:51 . 04:51:11 drwxr-xr-x 4 root root 28 May 19 04:48 .. 04:51:11 -rw-rw-r-- 1 1001 1001 11 May 19 04:47 .dockerignore 04:51:11 drwxrwxr-x 8 1001 1001 179 May 19 04:47 .git 04:51:11 drwxrwxr-x 3 1001 1001 125 May 19 04:47 .github 04:51:11 -rw-rw-r-- 1 1001 1001 818 May 19 04:47 .gitignore 04:51:11 drwx------ 3 1001 1001 60 May 19 04:47 .semver 04:51:11 -rw-rw-r-- 1 1001 1001 166 May 19 04:47 .sonarcloud.properties 04:51:11 -rw-rw-r-- 1 1001 1001 8609 May 19 04:47 Attribution.txt 04:51:11 -rw-rw-r-- 1 1001 1001 3804 May 19 04:47 CONTRIBUTING.md 04:51:11 -rw-rw-r-- 1 1001 1001 931 May 19 04:47 Dockerfile.build 04:51:11 -rw-rw-r-- 1 1001 1001 863 May 19 04:47 Jenkinsfile 04:51:11 -rw-rw-r-- 1 1001 1001 10775 May 19 04:47 LICENSE 04:51:11 -rw-rw-r-- 1 1001 1001 5632 May 19 04:47 Makefile 04:51:11 -rw-rw-r-- 1 1001 1001 7978 May 19 04:47 README.md 04:51:11 -rw-rw-r-- 1 1001 1001 6755 May 19 04:47 SECURITY.md 04:51:11 -rw-rw-r-- 1 1001 1001 5 May 19 04:48 VERSION 04:51:11 -rw-rw-r-- 1 1001 1001 4131 May 19 04:47 ZMQWindows.md 04:51:11 drwxrwxr-x 2 1001 1001 117 May 19 04:47 bin 04:51:11 drwxrwxr-x 14 1001 1001 4096 May 19 04:47 cmd 04:51:11 -rw-r--r-- 1 root root 736765 May 19 04:50 coverage.out 04:51:11 -rw-r--r-- 1 root root 1060 May 19 04:51 go.mod 04:51:11 -rw-r--r-- 1 root root 21990 May 19 04:48 go.sum 04:51:11 drwxrwxr-x 8 1001 1001 127 May 19 04:47 internal 04:51:11 drwxrwxr-x 4 1001 1001 26 May 19 04:47 openapi 04:51:11 drwxrwxr-x 4 1001 1001 71 May 19 04:47 snap 04:51:11 -rw-rw-r-- 1 1001 1001 168 May 19 04:47 version.go [Pipeline] sh 04:51:11 + '[' -e coverage.out ] 04:51:11 + chown 1001:1001 coverage.out [Pipeline] stash 04:51:11 Stashed 1 file(s) [Pipeline] sh 04:51:12 + make build 04:51:12 go mod tidy 04:51:12 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 04:51:13 4ebd0625c992: Pull complete 04:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:51:14 207e8628e3a3: Pull complete 04:51:14 c791037a9be2: Pull complete 04:51:18 ffd874e62e21: Pull complete 04:51:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:51:18 ---> cfc18b08335c 04:51: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 04:51:20 ---> Running in 09bb7ef14997 04:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:24 (1/12) Installing libmagic (5.39-r0) 04:51:24 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 04:51:24 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 04:51:24 (2/12) Installing file (5.39-r0) 04:51:24 (3/12) Installing libc-dev (0.7.2-r3) 04:51:24 (4/12) Installing g++ (10.2.1_pre1-r3) 04:51:25 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 04:51:25 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 04:51:27 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 04:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:51:29 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 04:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:51:31 (5/12) Installing fortify-headers (1.1-r0) 04:51:31 (6/12) Installing patch (2.7.6-r6) 04:51:31 (7/12) Installing build-base (0.5-r2) 04:51:31 (8/12) Installing libsodium (1.0.18-r0) 04:51:31 (9/12) Installing pkgconf (1.7.3-r0) 04:51:31 (10/12) Installing libsodium-dev (1.0.18-r0) 04:51:31 (11/12) Installing libzmq (4.3.3-r1) 04:51:31 (12/12) Installing zeromq-dev (4.3.3-r1) 04:51:31 Executing busybox-1.32.1-r6.trigger 04:51:31 OK: 218 MiB in 52 packages 04:51:32 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] } 04:51:34 $ docker stop --time=1 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 04:51:35 Removing intermediate container 09bb7ef14997 04:51:35 ---> 82799657a868 04:51:35 Step 4/6 : WORKDIR /edgex-go 04:51:35 ---> Running in fe43dc8e9bb9 04:51:35 Removing intermediate container fe43dc8e9bb9 04:51:35 ---> e1a1d97d6016 04:51:35 Step 5/6 : COPY go.mod . 04:51:36 $ docker rm -f 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:51:36 ---> 68295188e768 04:51:36 Step 6/6 : RUN go mod download 04:51:36 ---> Running in 60677d70525b [Pipeline] isUnix [Pipeline] sh 04:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:51:39 04:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:51:39 latest: Pulling from edgex-devops/edgex-compose 04:51:39 cbdbe7a5bc2a: Pulling fs layer 04:51:39 ca9280d653b3: Pulling fs layer 04:51:39 7e9c9ca2126c: Pulling fs layer 04:51:39 cbdbe7a5bc2a: Verifying Checksum 04:51:39 cbdbe7a5bc2a: Download complete 04:51:39 cbdbe7a5bc2a: Pull complete 04:51:39 ca9280d653b3: Verifying Checksum 04:51:39 ca9280d653b3: Download complete 04:51:40 ca9280d653b3: Pull complete 04:51:40 7e9c9ca2126c: Verifying Checksum 04:51:40 7e9c9ca2126c: Download complete 04:51:44 7e9c9ca2126c: Pull complete 04:51:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:51:44 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 04:51:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:51:46 $ docker top ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:47 + docker-compose build --help 04:51:47 + grep parallel 04:51:47 --parallel Build images in parallel. [Pipeline] } 04:51:47 $ docker stop --time=1 ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e 04:51:49 $ docker rm -f ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:51:49 . [Pipeline] withDockerContainer 04:51:49 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 04:51:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:51:50 $ docker top 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:50 + docker-compose -f ./docker-compose-build.yml build --parallel 04:51:51 Building core-command ... 04:51:51 Building core-data ... 04:51:51 Building core-metadata ... 04:51:51 Building security-bootstrapper ... 04:51:51 Building security-proxy-setup ... 04:51:51 Building security-secretstore-setup ... 04:51:51 Building support-notifications ... 04:51:51 Building support-scheduler ... 04:51:51 Building sys-mgmt-agent ... 04:51:51 Building core-metadata 04:51:51 Building security-proxy-setup 04:51:51 Building security-secretstore-setup 04:51:51 Building support-scheduler 04:51:51 Building core-command 04:52:03 Removing intermediate container 60677d70525b 04:52:03 ---> 10d2dc8acfe5 04:52:03 Successfully built 10d2dc8acfe5 04:52:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:52:04 + docker inspect -f . ci-base-image-arm64 04:52:04 . [Pipeline] withDockerContainer 04:52:04 prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container 04:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 04:52:06 $ docker top d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c -eo pid,comm 04:52:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:52:06 ---> c9fe69496026 04:52:06 Step 3/23 : WORKDIR /edgex-go 04:52:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:52:06 ---> c9fe69496026 04:52:06 Step 3/24 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh 04:52:07 + go version 04:52:07 go version go1.16.3 linux/arm64 [Pipeline] } 04:52:07 $ docker stop --time=1 d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c 04:52:08 $ docker rm -f d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:52:09 + docker inspect -f . ci-base-image-arm64 04:52:09 . [Pipeline] withDockerContainer 04:52:09 prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container 04:52:10 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 04:52:11 $ docker top 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f -eo pid,comm 04:52:11 ---> Running in c3f7e44072cf 04:52:11 ---> Running in 0f4297285f03 [Pipeline] { [Pipeline] echo 04:52:11 ========================================================= 04:52:11 [edgeXBuildGoParallel] Running Tests and Build... 04:52:11 ========================================================= [Pipeline] sh 04:52:12 + go mod tidy 04:52:13 Removing intermediate container c3f7e44072cf 04:52:13 ---> 005bf2d4233e 04:52:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:13 Removing intermediate container 0f4297285f03 04:52:13 ---> ac591c973f74 04:52:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:13 ---> Running in 5bc604b98c32 04:52:13 ---> Running in e9fff1b9f16e [Pipeline] sh 04:52:14 + make test 04:52:14 go mod tidy 04:52:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:52:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:52:15 ---> c9fe69496026 04:52:15 Step 3/24 : WORKDIR /edgex-go 04:52:15 ---> Using cache 04:52:15 ---> 005bf2d4233e 04:52:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:52:15 ---> c9fe69496026 04:52:15 Step 3/26 : WORKDIR /edgex-go 04:52:15 ---> Using cache 04:52:15 ---> 005bf2d4233e 04:52:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:15 ---> Running in 50bb0ecd6bf4 04:52:15 Removing intermediate container 5bc604b98c32 04:52:15 ---> bc2f45fc8a99 04:52:15 Step 5/23 : RUN apk add --update --no-cache make git 04:52:15 ---> Running in 23aef7383a1b 04:52:15 ---> Running in fb3116abc526 04:52:15 Removing intermediate container e9fff1b9f16e 04:52:15 ---> 4ba43cb75792 04:52:15 Step 5/24 : RUN apk add --update --no-cache make git 04:52:15 ---> Running in b7639f5d22cd 04:52:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:52:15 ---> c9fe69496026 04:52:15 Step 3/22 : WORKDIR /edgex-go 04:52:15 ---> Using cache 04:52:15 ---> 005bf2d4233e 04:52:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:15 ---> Using cache 04:52:15 ---> 4ba43cb75792 04:52:15 Step 5/22 : RUN apk add --update --no-cache make git 04:52:15 ---> Running in 32e456c66fae 04:52:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:52:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:52:16 Removing intermediate container 50bb0ecd6bf4 04:52:16 ---> fe8cfd82ef50 04:52:16 Step 5/24 : RUN apk add --update --no-cache make git 04:52:16 Removing intermediate container 23aef7383a1b 04:52:16 ---> 915f73b9c565 04:52:16 Step 5/26 : RUN apk add --update --no-cache make git 04:52:16 ---> Running in d37c7f6beff0 04:52:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:52:16 ---> Running in 04772319bba5 04:52:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:52:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:52:17 OK: 219 MiB in 52 packages 04:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:52:17 Removing intermediate container fb3116abc526 04:52:17 ---> 3b33df907368 04:52:17 Step 6/23 : COPY go.mod . 04:52:18 OK: 219 MiB in 52 packages 04:52:18 OK: 219 MiB in 52 packages 04:52:18 ---> a6797b156690 04:52:18 Step 7/23 : RUN go mod download 04:52:18 ---> Running in 4852f76d5281 04:52:18 OK: 219 MiB in 52 packages 04:52:18 OK: 219 MiB in 52 packages 04:52:18 Removing intermediate container b7639f5d22cd 04:52:18 ---> 86c3c5083fc5 04:52:18 Step 6/24 : COPY go.mod . 04:52:19 Removing intermediate container d37c7f6beff0 04:52:19 ---> 138f1d1e0812 04:52:19 Step 6/24 : COPY go.mod . 04:52:19 ---> 0994cd261184 04:52:19 Step 7/24 : RUN go mod download 04:52:19 ---> Running in 0b26741f1c32 04:52:19 ---> 65f18f853826 04:52:19 Step 7/24 : RUN go mod download 04:52:19 Removing intermediate container 04772319bba5 04:52:19 ---> 2e19fe6acb29 04:52:19 Step 6/26 : COPY go.mod . 04:52:19 Removing intermediate container 32e456c66fae 04:52:19 ---> bdda659a1062 04:52:19 Step 6/22 : COPY go.mod . 04:52:19 ---> Running in 45fd8d525f99 04:52:19 Removing intermediate container 4852f76d5281 04:52:19 ---> a8a54a336d3b 04:52:19 Step 8/23 : COPY . . 04:52:19 ---> 2d6c59b2aaeb 04:52:19 Step 7/22 : RUN go mod download 04:52:19 ---> 576df6189385 04:52:19 Step 7/26 : RUN go mod download 04:52:19 ---> Running in 4eb6902f85f3 04:52:19 ---> Running in 1a3ae44d841b 04:52:22 Removing intermediate container 0b26741f1c32 04:52:22 ---> 2821391dd8a3 04:52:22 Step 8/24 : COPY . . 04:52:22 Removing intermediate container 45fd8d525f99 04:52:22 ---> f9a212aec7f4 04:52:22 Step 8/24 : COPY . . 04:52:23 Removing intermediate container 1a3ae44d841b 04:52:23 ---> ac8c4bb85cae 04:52:23 Step 8/26 : COPY . . 04:52:24 Removing intermediate container 4eb6902f85f3 04:52:24 ---> 87ba939d8179 04:52:24 Step 8/22 : COPY . . 04:52:29 ---> 306445b8e36e 04:52:29 Step 9/23 : RUN go mod tidy 04:52:30 ---> Running in 0eecd8559584 04:52:30 ---> 48c51ea8fbe1 04:52:30 Step 9/24 : RUN go mod tidy 04:52:31 ---> e6e7d1e627fc 04:52:31 Step 9/24 : RUN go mod tidy 04:52:31 ---> Running in da79fa495528 04:52:31 ---> Running in a5473c33e843 04:52:35 Removing intermediate container 0eecd8559584 04:52:35 ---> 5253c6bc5d0b 04:52:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:52:35 ---> Running in c15ce57a1d44 04:52:40 Removing intermediate container a5473c33e843 04:52:40 ---> 7a658ab3031e 04:52:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:52:40 Removing intermediate container da79fa495528 04:52:40 ---> e0cfe9101827 04:52:40 Step 10/24 : RUN make cmd/core-command/core-command 04:52:40 ---> Running in 34898d832f5a 04:52:40 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 04:52:40 ---> Running in 5e8f346a37e3 04:52:40 ---> 7ee151a326bb 04:52:40 Step 9/26 : RUN go mod tidy 04:52:40 ---> Running in 381133910b37 04:52:40 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 04:52:40 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 04:52:41 ? github.com/edgexfoundry/edgex-go [no test files] 04:52:42 Removing intermediate container 381133910b37 04:52:42 ---> b12dcf8c703a 04:52:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:42 ---> Running in 443fe1e2bee4 04:52:43 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 04:52:51 ---> 2e408c4f6732 04:52:51 Step 9/22 : RUN go mod tidy 04:52:51 ---> Running in f8f77c6a9254 04:52:53 Removing intermediate container f8f77c6a9254 04:52:53 ---> 83edfff2fc6e 04:52:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:52:53 ---> Running in 451db29ad807 04:52:53 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 04:53:25 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 04:53:29 Removing intermediate container 443fe1e2bee4 04:53:29 ---> 939bb65db01e 04:53:29 04:53:29 Step 11/26 : FROM alpine:3.12 04:53:29 Removing intermediate container c15ce57a1d44 04:53:29 ---> b2e0a9df0761 04:53:29 04:53:29 Step 11/23 : FROM alpine:3.12 04:53:29 Removing intermediate container 5e8f346a37e3 04:53:29 ---> 1392f6cb86fe 04:53:29 04:53:29 Step 11/24 : FROM alpine:3.12 04:53:29 3.12: Pulling from library/alpine 04:53:29 3.12: Pulling from library/alpine 04:53:30 3.12: Pulling from library/alpine 04:53:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:53:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:53:30 Status: Image is up to date for alpine:3.12 04:53:30 Status: Downloaded newer image for alpine:3.12 04:53:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:53:30 Status: Image is up to date for alpine:3.12 04:53:30 ---> 13621d1b12d4 04:53:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:53:30 ---> 13621d1b12d4 04:53:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:53:30 ---> 13621d1b12d4 04:53:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:53:30 ---> Running in 3c22ed80435b 04:53:30 ---> Running in af091e0fa4e4 04:53:30 ---> Running in 9467041682ee 04:53:30 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 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:53:31 (1/6) Installing ca-certificates (20191127-r4) 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:53:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:53:31 (3/6) Installing libcurl (7.76.1-r0) 04:53:31 (4/6) Installing curl (7.76.1-r0) 04:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:53:31 (5/6) Installing dumb-init (1.2.2-r1) 04:53:31 (6/6) Installing su-exec (0.2-r1) 04:53:31 Executing busybox-1.31.1-r20.trigger 04:53:31 Executing ca-certificates-20191127-r4.trigger 04:53:32 (1/1) Installing dumb-init (1.2.2-r1) 04:53:32 OK: 7 MiB in 20 packages 04:53:32 (1/1) Installing dumb-init (1.2.2-r1) 04:53:32 Executing busybox-1.31.1-r20.trigger 04:53:32 Executing busybox-1.31.1-r20.trigger 04:53:32 OK: 6 MiB in 15 packages 04:53:32 OK: 6 MiB in 15 packages 04:53:32 Removing intermediate container 34898d832f5a 04:53:32 ---> 399e625f8691 04:53:32 04:53:32 Step 11/24 : FROM alpine:3.12 04:53:32 ---> 13621d1b12d4 04:53:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:53:32 ---> Running in 98d1659c51e1 04:53:33 Removing intermediate container af091e0fa4e4 04:53:33 ---> da3b96a62938 04:53:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:53:33 Removing intermediate container 9467041682ee 04:53:33 ---> a4830fec9aef 04:53:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:53:33 Removing intermediate container 3c22ed80435b 04:53:33 ---> 67bb13f72015 04:53:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:53:33 ---> Running in f225427514c1 04:53:33 ---> Running in 617db8b85998 04:53:33 ---> Running in 8b43849ae82f 04:53:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:53:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:53:33 Removing intermediate container f225427514c1 04:53:33 ---> 9b829022c8ba 04:53:33 Step 14/24 : ENV APP_PORT=48082 04:53:33 ---> Running in 442c4946c2a7 04:53:33 (1/1) Installing dumb-init (1.2.2-r1) 04:53:33 Executing busybox-1.31.1-r20.trigger 04:53:33 OK: 6 MiB in 15 packages 04:53:33 Removing intermediate container 617db8b85998 04:53:33 ---> 1d86f22e6480 04:53:33 Step 14/23 : ENV APP_PORT=48085 04:53:33 Removing intermediate container 8b43849ae82f 04:53:33 ---> bb3e4e5be26e 04:53:33 Step 14/26 : WORKDIR / 04:53:33 ---> Running in ae5a4fc11493 04:53:33 ---> Running in 434fd71400e0 04:53:33 Removing intermediate container 442c4946c2a7 04:53:33 ---> 6438d10789f8 04:53:33 Step 15/24 : EXPOSE $APP_PORT 04:53:33 Removing intermediate container ae5a4fc11493 04:53:33 ---> 4abb9267fee5 04:53:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:53:33 ---> Running in c7550dba08cc 04:53:33 Removing intermediate container 434fd71400e0 04:53:33 ---> e0a19070948f 04:53:33 Step 15/23 : EXPOSE $APP_PORT 04:53:33 ---> Running in 1e19e7654c92 04:53:33 Removing intermediate container 98d1659c51e1 04:53:33 ---> 1b79a3cef920 04:53:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:53:34 Removing intermediate container c7550dba08cc 04:53:34 ---> 08811ba163bb 04:53:34 Step 16/24 : WORKDIR / 04:53:34 ---> Running in f18d9f4c9792 04:53:34 ---> 58e67097f122 04:53:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:53:34 Removing intermediate container 1e19e7654c92 04:53:34 ---> 0810aa2724e2 04:53:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:53:34 ---> Running in 363113c7f9a0 04:53:34 Removing intermediate container 451db29ad807 04:53:34 ---> 2e25efb26056 04:53:34 04:53:34 Step 11/22 : FROM alpine:3.12 04:53:34 ---> 13621d1b12d4 04:53:34 Step 12/22 : RUN apk add --update --no-cache curl 04:53:34 ---> Running in f0c135a68126 04:53:34 Removing intermediate container f18d9f4c9792 04:53:34 ---> b765d9e74693 04:53:34 Step 14/24 : ENV APP_PORT=48081 04:53:34 Removing intermediate container 363113c7f9a0 04:53:34 ---> 7ce8be7fdfb7 04:53:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:53:34 ---> Running in 55963f586423 04:53:34 ---> 4dd084a6fa01 04:53:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:53:34 ---> 72ac4e654eac 04:53:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:53:34 Removing intermediate container 55963f586423 04:53:34 ---> bd216021d3a8 04:53:34 Step 15/24 : EXPOSE $APP_PORT 04:53:34 ---> Running in 166a35ce0d3e 04:53:35 ---> 28191d80160e 04:53:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:53:35 ---> 88c0bdf6a2e5 04:53:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:53:35 Removing intermediate container 166a35ce0d3e 04:53:35 ---> e9fd27f53dba 04:53:35 Step 16/24 : WORKDIR / 04:53:35 (1/4) Installing ca-certificates (20191127-r4) 04:53:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:53:35 (3/4) Installing libcurl (7.76.1-r0) 04:53:35 ---> 41ecfeec8022 04:53:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:53:35 (4/4) Installing curl (7.76.1-r0) 04:53:35 Executing busybox-1.31.1-r20.trigger 04:53:35 Executing ca-certificates-20191127-r4.trigger 04:53:35 ---> Running in dc15e3004d2e 04:53:35 OK: 7 MiB in 18 packages 04:53:35 ---> a42cfef1b173 04:53:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:53:35 ---> d2f8b4e7289b 04:53:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:53:35 ---> ee024a8de49d 04:53:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:53:35 Removing intermediate container dc15e3004d2e 04:53:35 ---> 59e706aa1be7 04:53:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:53:35 ---> Running in 26fd4cb2b21a 04:53:35 ---> edda7e7d55ae 04:53:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:53:35 Removing intermediate container 26fd4cb2b21a 04:53:35 ---> 1f9d3b1e3b4f 04:53:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:35 Removing intermediate container f0c135a68126 04:53:35 ---> 6260c730f13d 04:53:35 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:53:35 ---> 8c8ff707211f 04:53:35 Step 20/24 : ENTRYPOINT ["/core-command"] 04:53:35 ---> Running in aa90490acc3b 04:53:35 ---> Running in 0860a0f51837 04:53:35 ---> db5e92151d4e 04:53:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:53:36 ---> Running in e1a162db77df 04:53:36 Removing intermediate container 0860a0f51837 04:53:36 ---> 9c00902a2107 04:53:36 Step 14/22 : WORKDIR /edgex 04:53:36 Removing intermediate container aa90490acc3b 04:53:36 ---> 505b7b8fe115 04:53:36 Step 21/23 : LABEL arch=x86_64 04:53:36 ---> Running in 3aa7ab80883c 04:53:36 Removing intermediate container e1a162db77df 04:53:36 ---> ae5f2429ac2e 04:53:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:36 ---> Running in fa7d7bebc14a 04:53:36 ---> Running in 35b5088846d8 04:53:36 ---> 62cf640588e2 04:53:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:53:36 Removing intermediate container fa7d7bebc14a 04:53:36 ---> 599021266e97 04:53:36 Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:53:36 Removing intermediate container 35b5088846d8 04:53:36 ---> 3baac9edfede 04:53:36 Step 22/24 : LABEL arch=x86_64 04:53:36 Removing intermediate container 3aa7ab80883c 04:53:36 ---> ae4d714b478c 04:53:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:53:36 ---> Running in d18b4aa4d34b 04:53:36 ---> Running in d1d059b27203 04:53:36 ---> 7e95478ad7e5 04:53:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:53:36 ---> f479759801cc 04:53:36 Step 22/26 : 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/ 04:53:36 ---> Running in 2f9faba3bdfa 04:53:36 Removing intermediate container d18b4aa4d34b 04:53:36 ---> 7af80d0ddd62 04:53:36 Step 23/23 : LABEL version=0.0.0 04:53:36 Removing intermediate container d1d059b27203 04:53:36 ---> 8c1d8823315d 04:53:36 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:53:36 ---> Running in 525c0d924c11 04:53:36 ---> c6388aee2eba 04:53:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:53:36 ---> Running in 581c826733a1 04:53:36 ---> 8efd486a5397 04:53:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:53:36 ---> Running in f15ec68a40a0 04:53:37 Removing intermediate container 525c0d924c11 04:53:37 ---> e051f21666b1 04:53:37 04:53:37 Removing intermediate container 581c826733a1 04:53:37 ---> 6a345c0a6490 04:53:37 Step 24/24 : LABEL version=0.0.0 04:53:37 ---> Running in ad8bfd386bfb 04:53:37 Removing intermediate container f15ec68a40a0 04:53:37 ---> 54386f2019ac 04:53:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:37 Successfully built e051f21666b1 04:53:37 ---> Running in 8ffc002e699f 04:53:37 ---> cf92e6de4f71 04:53:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:53:37 Successfully tagged support-scheduler:latest 04:53:37 Building security-bootstrapper 04:53:37 Removing intermediate container ad8bfd386bfb 04:53:37 ---> 55f61a0d6aaa 04:53:37 04:53:37  Building support-scheduler ... done Removing intermediate container 8ffc002e699f 04:53:37 ---> c26ed27186ff 04:53:37 Step 22/24 : LABEL arch=x86_64 04:53:37 Successfully built 55f61a0d6aaa 04:53:37 Successfully tagged core-command:latest 04:53:37 Building sys-mgmt-agent 04:53:38  Building core-command ... done  ---> Running in 22c446084125 04:53:38 Removing intermediate container 2f9faba3bdfa 04:53:38 ---> df893ac77d08 04:53:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:53:38 ---> ad0b13371dbe 04:53:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:53:38 ---> Running in 2896b458e957 04:53:38 Removing intermediate container 22c446084125 04:53:38 ---> 4c3ae0c31a51 04:53:38 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:53:39 ---> Running in 6dc7bad79d71 04:53:39 ---> Running in 18984d270bc5 04:53:39 Removing intermediate container 2896b458e957 04:53:39 ---> 3193ed18aaea 04:53:39 Step 24/26 : LABEL arch=x86_64 04:53:39 Removing intermediate container 6dc7bad79d71 04:53:39 ---> 2206621e968e 04:53:39 Step 19/22 : CMD ["--init=true"] 04:53:40 ---> Running in 975ab6447811 04:53:40 Removing intermediate container 18984d270bc5 04:53:40 ---> 794127b74f58 04:53:40 Step 24/24 : LABEL version=0.0.0 04:53:40 ---> Running in b95d9ace26e2 04:53:40 ---> Running in fcb44a4b8ed4 04:53:40 Removing intermediate container b95d9ace26e2 04:53:40 ---> 711c0260b926 04:53:40 Step 20/22 : LABEL arch=x86_64 04:53:40 Removing intermediate container 975ab6447811 04:53:40 ---> bce81061d426 04:53:40 Step 25/26 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:53:40 ---> Running in a9b2e477e2d2 04:53:40 Removing intermediate container fcb44a4b8ed4 04:53:40 ---> 85ee1f4d4dca 04:53:40 04:53:40 ---> Running in a4bf7da879c9 04:53:41 Successfully built 85ee1f4d4dca 04:53:41 Successfully tagged core-metadata:latest 04:53:41  Building core-metadata ... done Building support-notifications 04:53:41 Removing intermediate container a9b2e477e2d2 04:53:41 ---> 62fef14dcc07 04:53:41 Step 21/22 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:53:41 Removing intermediate container a4bf7da879c9 04:53:41 ---> 168542c7c904 04:53:41 Step 26/26 : LABEL version=0.0.0 04:53:41 ---> Running in 04da09bdeeff 04:53:41 ---> Running in f48fe7a2880a 04:53:41 Removing intermediate container 04da09bdeeff 04:53:41 ---> 402c9db7ca1c 04:53:41 Step 22/22 : LABEL version=0.0.0 04:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:53:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:53:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:53:46 ---> c9fe69496026 04:53:46 Step 3/32 : WORKDIR /edgex-go 04:53:46 ---> Using cache 04:53:46 ---> 005bf2d4233e 04:53:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:46 Removing intermediate container f48fe7a2880a 04:53:46 ---> 5d94da118bf4 04:53:46 04:53:46 ---> Using cache 04:53:46 ---> 915f73b9c565 04:53:46 Step 5/32 : RUN apk add --update --no-cache make git 04:53:46 ---> Using cache 04:53:46 ---> 2e19fe6acb29 04:53:46 Step 6/32 : COPY go.mod . 04:53:46 ---> Using cache 04:53:46 ---> 576df6189385 04:53:46 Step 7/32 : RUN go mod download 04:53:46 ---> Using cache 04:53:46 ---> ac8c4bb85cae 04:53:46 Step 8/32 : COPY . . 04:53:46 ---> Running in a2f57dfd607b 04:53:46 ---> Using cache 04:53:46 ---> 7ee151a326bb 04:53:46 Step 9/32 : RUN go mod tidy 04:53:46 ---> Using cache 04:53:46 ---> b12dcf8c703a 04:53:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:53:46 Successfully built 5d94da118bf4 04:53:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:53:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:53:47 Successfully tagged security-secretstore-setup:latest 04:53:47 Building core-data 04:53:47 ---> c9fe69496026 04:53:47 Step 3/23 : WORKDIR /edgex-go 04:53:47 ---> Using cache 04:53:47 ---> 005bf2d4233e 04:53:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:47 ---> Using cache 04:53:47 ---> 915f73b9c565 04:53:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:53:50  Building security-secretstore-setup ... done  ---> Running in d1a58fad6fec 04:53:50 Removing intermediate container a2f57dfd607b 04:53:50 ---> afcddc1e64ef 04:53:50 04:53:50 Successfully built afcddc1e64ef 04:53:50 Successfully tagged security-proxy-setup:latest 04:53:50  Building security-proxy-setup ... done  ---> Running in eaf1369fa351 04:53:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:53:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:53:51 ---> c9fe69496026 04:53:51 Step 3/24 : WORKDIR /edgex-go 04:53:51 ---> Using cache 04:53:51 ---> 005bf2d4233e 04:53:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:51 ---> Using cache 04:53:51 ---> 915f73b9c565 04:53:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:53:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:53:52 ---> Running in b7d50e2896eb 04:53:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:53:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:53:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:53:52 ---> c9fe69496026 04:53:52 Step 3/24 : WORKDIR /edgex-go 04:53:52 ---> Using cache 04:53:52 ---> 005bf2d4233e 04:53:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:52 ---> Using cache 04:53:52 ---> 915f73b9c565 04:53:52 Step 5/24 : RUN apk add --update --no-cache make bash git 04:53:52 ---> Running in dac5f25d5365 04:53:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:53:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:53:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:53:53 OK: 219 MiB in 52 packages 04:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:53:54 Removing intermediate container eaf1369fa351 04:53:54 ---> af544ff6a196 04:53:54 Step 6/23 : COPY go.mod . 04:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:53:54 ---> d46aa0bd1355 04:53:54 Step 7/23 : RUN go mod download 04:53:54 ---> Running in bf502a8a7c9f 04:53:54 OK: 219 MiB in 52 packages 04:53:54 OK: 219 MiB in 52 packages 04:53:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:53:55 Removing intermediate container b7d50e2896eb 04:53:55 ---> e236b9f342eb 04:53:55 Step 6/24 : COPY go.mod . 04:53:55 Removing intermediate container dac5f25d5365 04:53:55 ---> 9ff6b5cb4d5b 04:53:55 Step 6/24 : COPY go.mod . 04:53:55 Removing intermediate container bf502a8a7c9f 04:53:55 ---> ca911de1bb3d 04:53:55 Step 8/23 : COPY . . 04:53:55 ---> c51856f4f81d 04:53:55 Step 7/24 : RUN go mod download 04:53:55 ---> 73a337d94e03 04:53:55 Step 7/24 : RUN go mod download 04:53:56 ---> Running in fbadd04fb39b 04:53:56 ---> Running in 11a3ddbdea87 04:53:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:53:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:53:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:53:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:53:59 Removing intermediate container fbadd04fb39b 04:53:59 ---> 971225f85327 04:53:59 Step 8/24 : COPY . . 04:53:59 Removing intermediate container 11a3ddbdea87 04:53:59 ---> c1ab126c71cb 04:53:59 Step 8/24 : COPY . . 04:54:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:54:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:54:06 ---> 3f2cabb891c2 04:54:06 Step 9/23 : RUN go mod tidy 04:54:06 ---> Running in 20bab9f3eee7 04:54:08 ---> 6e761e1c0ba4 04:54:08 Step 9/24 : RUN go mod tidy 04:54:09 ---> Running in c74c03bf48fd 04:54:09 ---> 840814edcd39 04:54:09 Step 9/24 : RUN go mod tidy 04:54:09 ---> Running in 9c87bc0968fe 04:54:09 Removing intermediate container 20bab9f3eee7 04:54:09 ---> cd4b4a5944a8 04:54:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:54:09 ---> Running in 385870bc02e0 04:54:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:54:11 Removing intermediate container c74c03bf48fd 04:54:11 ---> edc53c737194 04:54:11 Step 10/24 : RUN make cmd/core-data/core-data 04:54:11 Removing intermediate container 9c87bc0968fe 04:54:11 ---> fc4d5a2281b2 04:54:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:54:11 ---> Running in 47fd3750c4fc 04:54:11 ---> Running in b2a0ada8a23a 04:54:12 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 04:54:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:54:13 Removing intermediate container d1a58fad6fec 04:54:13 ---> fb3a99611190 04:54:13 04:54:13 Step 11/32 : FROM alpine:3.12 04:54:13 ---> 13621d1b12d4 04:54:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:54:13 ---> Running in 6d72a0b2f316 04:54:13 Removing intermediate container 6d72a0b2f316 04:54:13 ---> 49bdcb7032a0 04:54:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:54:13 ---> Running in 56782d4be079 04:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:14 (1/2) Installing dumb-init (1.2.2-r1) 04:54:14 (2/2) Installing su-exec (0.2-r1) 04:54:14 Executing busybox-1.31.1-r20.trigger 04:54:14 OK: 6 MiB in 16 packages 04:54:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:54:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:54:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:54:14 Removing intermediate container 56782d4be079 04:54:14 ---> 2a3ff0f3cf57 04:54:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:54:14 ---> Running in 7fa7da8650c1 04:54:14 Removing intermediate container 7fa7da8650c1 04:54:14 ---> fdd8a1dca037 04:54:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:54:15 ---> Running in c0640b56d027 04:54:15 Removing intermediate container c0640b56d027 04:54:15 ---> 9b1bfcbf792e 04:54:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:54:15 ---> Running in 80c7db27a6b7 04:54:16 Removing intermediate container 80c7db27a6b7 04:54:16 ---> 750580a6bb80 04:54:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:54:16 ---> Running in edc900acb906 04:54:16 Removing intermediate container edc900acb906 04:54:16 ---> 9b80353cf2bc 04:54:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:54:16 ---> 667b4c3f9e6e 04:54:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:54:16 ---> Running in 752338d13fd5 04:54:17 Removing intermediate container 752338d13fd5 04:54:17 ---> 14b9c3d90120 04:54:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:18 ---> 4e20e6301212 04:54:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:54:18 ---> d82aff58082c 04:54:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.379s coverage: 46.1% of statements 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.205s coverage: 28.7% of statements 04:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.302s coverage: 100.0% of statements 04:54:18 ---> 36181950d245 04:54:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:54:19 ---> a7344fbcb17c 04:54:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:54:19 ---> da8247e9eb45 04:54:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:54:19 ---> Running in e2611f55bdd3 04:54:19 Removing intermediate container e2611f55bdd3 04:54:19 ---> 70e78b07fcc0 04:54:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:54:19 ---> e44554732377 04:54:19 Step 27/32 : RUN chmod +x /entrypoint.sh 04:54:20 ---> Running in e2ce7acba958 04:54:21 Removing intermediate container e2ce7acba958 04:54:21 ---> 730d4cf17b5c 04:54:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:54:21 ---> Running in 9763eb937e5a 04:54:21 Removing intermediate container 9763eb937e5a 04:54:21 ---> 99486e1c6027 04:54:21 Step 29/32 : CMD ["gate"] 04:54:21 ---> Running in 3c72df71e562 04:54:21 Removing intermediate container 3c72df71e562 04:54:21 ---> 046477c63963 04:54:21 Step 30/32 : LABEL arch=x86_64 04:54:21 ---> Running in 7551fe895d7e 04:54:22 Removing intermediate container 7551fe895d7e 04:54:22 ---> a34fcba3c44c 04:54:22 Step 31/32 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:54:22 ---> Running in 0b861c94ea7f 04:54:22 Removing intermediate container 0b861c94ea7f 04:54:22 ---> fc1a48817995 04:54:22 Step 32/32 : LABEL version=0.0.0 04:54:22 ---> Running in 8c4d7956c6b4 04:54:22 Removing intermediate container 8c4d7956c6b4 04:54:22 ---> 1a0996523d21 04:54:22 04:54:22 Successfully built 1a0996523d21 04:54:22 Successfully tagged security-bootstrapper:latest 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.727s coverage: 27.7% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.197s coverage: 100.0% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.277s coverage: 100.0% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 58.6% of statements 04:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:54:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.485s coverage: 87.7% of statements 04:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:54:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.179s coverage: 78.9% of statements 04:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.094s coverage: 28.6% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.352s coverage: 100.0% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.298s coverage: 100.0% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.423s coverage: 86.7% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.489s coverage: 97.5% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.463s coverage: 78.3% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:54:41  Building security-bootstrapper ... done Removing intermediate container 385870bc02e0 04:54:41 ---> fa9eb2ed531d 04:54:41 04:54:41 Step 11/23 : FROM alpine:3.12 04:54:41 ---> 13621d1b12d4 04:54:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:54:41 ---> Running in dc52f2eb6c67 04:54:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:41 (1/2) Installing ca-certificates (20191127-r4) 04:54:41 (2/2) Installing dumb-init (1.2.2-r1) 04:54:41 Executing busybox-1.31.1-r20.trigger 04:54:41 Executing ca-certificates-20191127-r4.trigger 04:54:41 OK: 6 MiB in 16 packages 04:54:41 Removing intermediate container dc52f2eb6c67 04:54:41 ---> 9261569702e4 04:54:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:54:41 ---> Running in b5d3b0046d96 04:54:41 Removing intermediate container b5d3b0046d96 04:54:41 ---> 8ff8b49745f2 04:54:41 Step 14/23 : ENV APP_PORT=48060 04:54:41 ---> Running in 1da163070c32 04:54:41 Removing intermediate container 1da163070c32 04:54:41 ---> 21b003eed027 04:54:41 Step 15/23 : EXPOSE $APP_PORT 04:54:41 ---> Running in 7a2ed5afa23b 04:54:41 Removing intermediate container 7a2ed5afa23b 04:54:41 ---> 3ed89c910289 04:54:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:41 ---> 495736060a27 04:54:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:54:42 Removing intermediate container 47fd3750c4fc 04:54:42 ---> eb4968cb08a5 04:54:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:54:42 ---> 002a34328c18 04:54:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:54:42 ---> Running in ae691f4bedfe 04:54:42 ---> 53864d59d3ed 04:54:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:54:42 ---> Running in 9cd602b20088 04:54:42 Removing intermediate container 9cd602b20088 04:54:42 ---> 78cc46d89cd3 04:54:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:54:42 ---> Running in 002f3577e2de 04:54:43 Removing intermediate container 002f3577e2de 04:54:43 ---> f5fbf56f719a 04:54:43 Step 21/23 : LABEL arch=x86_64 04:54:43 ---> Running in dac8a178ede1 04:54:43 Removing intermediate container dac8a178ede1 04:54:43 ---> ca1232b833f0 04:54:43 Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:54:43 ---> Running in 758ff3d1edb6 04:54:43 Removing intermediate container 758ff3d1edb6 04:54:43 ---> 91927f907f47 04:54:43 Step 23/23 : LABEL version=0.0.0 04:54:43 ---> Running in 26fc03636bd3 04:54:44 Removing intermediate container ae691f4bedfe 04:54:44 ---> 930263da1be5 04:54:44 04:54:44 Step 12/24 : FROM docker:20.10.0 04:54:44 Removing intermediate container 26fc03636bd3 04:54:44 ---> f1aa062348cd 04:54:44 04:54:44 Successfully built f1aa062348cd 04:54:44 Successfully tagged support-notifications:latest 04:54:44  Building support-notifications ... done 20.10.0: Pulling from library/docker 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.262s coverage: 95.1% of statements 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.293s coverage: 0.8% of statements 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.177s coverage: 21.7% of statements 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 04:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements 04:54:46 Removing intermediate container b2a0ada8a23a 04:54:46 ---> 39d20c7ffe4d 04:54:46 04:54:46 Step 11/24 : FROM alpine:3.12 04:54:46 ---> 13621d1b12d4 04:54:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:54:46 ---> Running in 2cc53698c54d 04:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements 04:54:46 Removing intermediate container 2cc53698c54d 04:54:46 ---> e901c1d4009c 04:54:46 Step 13/24 : ENV APP_PORT=48080 04:54:46 ---> Running in b1fdb3891072 04:54:46 Removing intermediate container b1fdb3891072 04:54:46 ---> 0f4a04597c31 04:54:46 Step 14/24 : EXPOSE $APP_PORT 04:54:46 ---> Running in babfd3d54273 04:54:46 Removing intermediate container babfd3d54273 04:54:46 ---> 9fbcd74740f1 04:54:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:46 ---> Running in bb52f413503b 04:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 04:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements 04:54:47 Removing intermediate container bb52f413503b 04:54:47 ---> 0b3b72345c56 04:54:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:54:47 ---> Running in 5a754dd680fa 04:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:54:48 Status: Downloaded newer image for docker:20.10.0 04:54:48 ---> aefe523efa57 04:54:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:54:48 ---> Running in 9be53233d651 04:54:48 Removing intermediate container 9be53233d651 04:54:48 ---> 8474e5174354 04:54:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:48 ---> Running in ae4c8536432e 04:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:48 (1/6) Installing dumb-init (1.2.2-r1) 04:54:48 (1/39) Installing readline (8.0.4-r0) 04:54:48 (2/39) Installing bash (5.0.17-r0) 04:54:48 Executing bash-5.0.17-r0.post-install 04:54:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:54:48 (4/39) Installing libcurl (7.76.1-r0) 04:54:48 (2/6) Installing libgcc (9.3.0-r2) 04:54:48 (5/39) Installing curl (7.76.1-r0) 04:54:48 (6/39) Installing dumb-init (1.2.2-r1) 04:54:48 (7/39) Installing libbz2 (1.0.8-r1) 04:54:48 (8/39) Installing expat (2.2.9-r1) 04:54:48 (9/39) Installing libffi (3.3-r2) 04:54:48 (10/39) Installing gdbm (1.13-r1) 04:54:48 (11/39) Installing xz-libs (5.2.5-r0) 04:54:48 (12/39) Installing sqlite-libs (3.32.1-r0) 04:54:48 (13/39) Installing python3 (3.8.10-r0) 04:54:48 (3/6) Installing libsodium (1.0.18-r0) 04:54:49 (4/6) Installing libstdc++ (9.3.0-r2) 04:54:49 (14/39) Installing py3-appdirs (1.4.4-r1) 04:54:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:54:49 (16/39) Installing py3-parsing (2.4.7-r0) 04:54:49 (17/39) Installing py3-six (1.15.0-r0) 04:54:49 (18/39) Installing py3-packaging (20.4-r0) 04:54:49 (19/39) Installing py3-setuptools (47.0.0-r0) 04:54:49 (20/39) Installing py3-chardet (3.0.4-r4) 04:54:49 (21/39) Installing py3-idna (2.9-r0) 04:54:49 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:54:49 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:54:49 (24/39) Installing py3-requests (2.23.0-r0) 04:54:49 (25/39) Installing py3-msgpack (1.0.0-r0) 04:54:49 (26/39) Installing py3-lockfile (0.12.2-r3) 04:54:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:54:49 (28/39) Installing py3-colorama (0.4.3-r0) 04:54:49 (29/39) Installing py3-distlib (0.3.0-r0) 04:54:49 (30/39) Installing py3-distro (1.5.0-r1) 04:54:49 (31/39) Installing py3-webencodings (0.5.1-r3) 04:54:49 (32/39) Installing py3-html5lib (1.0.1-r4) 04:54:49 (33/39) Installing py3-pytoml (0.1.21-r0) 04:54:49 (34/39) Installing py3-pep517 (0.8.2-r0) 04:54:49 (35/39) Installing py3-progress (1.5-r0) 04:54:49 (36/39) Installing py3-toml (0.10.1-r0) 04:54:49 (37/39) Installing py3-retrying (1.3.3-r0) 04:54:49 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:54:49 (39/39) Installing py3-pip (20.1.1-r0) 04:54:49 Executing busybox-1.31.1-r19.trigger 04:54:49 (5/6) Installing libzmq (4.3.3-r0) 04:54:49 OK: 72 MiB in 59 packages 04:54:50 (6/6) Installing zeromq (4.3.3-r0) 04:54:50 Executing busybox-1.31.1-r20.trigger 04:54:50 OK: 8 MiB in 20 packages 04:54:51 Collecting docker-compose==1.23.2 04:54:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:54:51 Removing intermediate container 5a754dd680fa 04:54:51 ---> 73fca5b29493 04:54:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:51 Collecting websocket-client<1.0,>=0.32.0 04:54:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:54:51 ---> a67df266feb0 04:54:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:54:51 Collecting texttable<0.10,>=0.9.0 04:54:51 Downloading texttable-0.9.1.tar.gz (11 kB) 04:54:51 ---> d9c35272d6fa 04:54:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:54:51 Collecting dockerpty<0.5,>=0.4.1 04:54:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:54:52 ---> a9ceca81936d 04:54:52 Step 20/24 : ENTRYPOINT ["/core-data"] 04:54:52 ---> Running in 3fa55a9110fe 04:54:52 Removing intermediate container 3fa55a9110fe 04:54:52 ---> 13e8d6e576fe 04:54:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:52 ---> Running in f88942a17981 04:54:52 Collecting PyYAML<4,>=3.10 04:54:52 Downloading PyYAML-3.13.tar.gz (270 kB) 04:54:52 Removing intermediate container f88942a17981 04:54:52 ---> 6e043ed17a83 04:54:52 Step 22/24 : LABEL arch=x86_64 04:54:52 ---> Running in d06641d0cc31 04:54:52 Removing intermediate container d06641d0cc31 04:54:52 ---> cf5505795d84 04:54:52 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:54:52 ---> Running in 36cf3639a94a 04:54:52 Removing intermediate container 36cf3639a94a 04:54:52 ---> ab33870a6a7e 04:54:52 Step 24/24 : LABEL version=0.0.0 04:54:52 ---> Running in 3a6cad4710d9 04:54:52 Collecting docopt<0.7,>=0.6.1 04:54:52 Downloading docopt-0.6.2.tar.gz (25 kB) 04:54:52 Removing intermediate container 3a6cad4710d9 04:54:52 ---> 41e729a1c8fc 04:54:52 04:54:52 Successfully built 41e729a1c8fc 04:54:52 Successfully tagged core-data:latest 04:54:53  Building core-data ... done Collecting cached-property<2,>=1.2.0 04:54:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:54:53 Collecting docker<4.0,>=3.6.0 04:54:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:54:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:54:53 Collecting jsonschema<3,>=2.5.1 04:54:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:54:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:54:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:54:53 Collecting docker-pycreds>=0.4.0 04:54:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:54:53 Collecting urllib3<1.25,>=1.21.1 04:54:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:54:53 Collecting idna<2.8,>=2.5 04:54:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:54:53 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) 04:54:53 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) 04:54:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:54:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:54:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:54:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:54:53 Installing collected packages: websocket-client, texttable, dockerpty, PyYAML, docopt, cached-property, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose 04:54:53 Running setup.py install for texttable: started 04:54:54 Running setup.py install for texttable: finished with status 'done' 04:54:54 Running setup.py install for dockerpty: started 04:54:54 Running setup.py install for dockerpty: finished with status 'done' 04:54:54 Running setup.py install for PyYAML: started 04:54:54 Running setup.py install for PyYAML: finished with status 'done' 04:54:54 Running setup.py install for docopt: started 04:54:55 Running setup.py install for docopt: finished with status 'done' 04:54:55 Attempting uninstall: urllib3 04:54:55 Found existing installation: urllib3 1.25.9 04:54:55 Uninstalling urllib3-1.25.9: 04:54:55 Successfully uninstalled urllib3-1.25.9 04:54:55 Attempting uninstall: idna 04:54:55 Found existing installation: idna 2.9 04:54:55 Uninstalling idna-2.9: 04:54:55 Successfully uninstalled idna-2.9 04:54:55 Attempting uninstall: requests 04:54:55 Found existing installation: requests 2.23.0 04:54:55 Uninstalling requests-2.23.0: 04:54:55 Successfully uninstalled requests-2.23.0 04:54:55 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 04:54:58 Removing intermediate container ae4c8536432e 04:54:58 ---> 9e694f3d6b8b 04:54:58 Step 15/24 : ENV APP_PORT=48090 04:54:58 ---> Running in af3d8e0c012b 04:54:58 Removing intermediate container af3d8e0c012b 04:54:58 ---> acdf90fe0569 04:54:58 Step 16/24 : EXPOSE $APP_PORT 04:54:58 ---> Running in ed0294a2f892 04:54:58 Removing intermediate container ed0294a2f892 04:54:58 ---> e266702338df 04:54:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:54:58 ---> ed54d5bf82bc 04:54:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:54:58 ---> eda998a4d079 04:54:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:54:59 ---> b6e3fb2c260e 04:54:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:54:59 ---> Running in 1a4f3c70a9b5 04:54:59 Removing intermediate container 1a4f3c70a9b5 04:54:59 ---> 5b76229c31b3 04:54:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:59 ---> Running in d1f6ee5fe8d6 04:54:59 Removing intermediate container d1f6ee5fe8d6 04:54:59 ---> ccaabe5995e6 04:54:59 Step 22/24 : LABEL arch=x86_64 04:54:59 ---> Running in 0cacd6e368a6 04:54:59 Removing intermediate container 0cacd6e368a6 04:54:59 ---> 7b37ffe1173c 04:54:59 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 04:54:59 ---> Running in 66d2821b2370 04:54:59 Removing intermediate container 66d2821b2370 04:54:59 ---> a85194860896 04:54:59 Step 24/24 : LABEL version=0.0.0 04:54:59 ---> Running in a020c28ae3ff 04:54:59 Removing intermediate container a020c28ae3ff 04:54:59 ---> 23b6c04c7d3c 04:54:59 04:54:59 Successfully built 23b6c04c7d3c 04:54:59 Successfully tagged sys-mgmt-agent:latest 04:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements 04:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 04:54:59  Building sys-mgmt-agent ... done  [Pipeline] } 04:54:59 $ docker stop --time=1 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 04:55:01 $ docker rm -f 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:01 + docker images 04:55:01 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:01 sys-mgmt-agent latest 23b6c04c7d3c 2 seconds ago 312MB 04:55:01 core-data latest 41e729a1c8fc 9 seconds ago 21.6MB 04:55:01 39d20c7ffe4d 16 seconds ago 1.17GB 04:55:01 930263da1be5 18 seconds ago 1.16GB 04:55:01 support-notifications latest f1aa062348cd 18 seconds ago 17.7MB 04:55:01 fa9eb2ed531d 23 seconds ago 1.16GB 04:55:01 security-bootstrapper latest 1a0996523d21 39 seconds ago 18.2MB 04:55:01 fb3a99611190 49 seconds ago 1.15GB 04:55:01 security-proxy-setup latest afcddc1e64ef About a minute ago 25.3MB 04:55:01 security-secretstore-setup latest 5d94da118bf4 About a minute ago 25.8MB 04:55:01 core-metadata latest 85ee1f4d4dca About a minute ago 18.6MB 04:55:01 core-command latest 55f61a0d6aaa About a minute ago 17.1MB 04:55:01 support-scheduler latest e051f21666b1 About a minute ago 17.1MB 04:55:01 2e25efb26056 About a minute ago 1.16GB 04:55:01 399e625f8691 About a minute ago 1.17GB 04:55:01 1392f6cb86fe About a minute ago 1.16GB 04:55:01 939bb65db01e About a minute ago 1.16GB 04:55:01 b2e0a9df0761 About a minute ago 1.16GB 04:55:01 ci-base-image-x86_64 latest c9fe69496026 6 minutes ago 648MB 04:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 04:55:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 04:55:01 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 04:55:01 docker 20.10.0 aefe523efa57 5 months ago 240MB 04:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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 04:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.557s coverage: 81.8% of statements 04:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 76.0% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.704s coverage: 64.4% of statements 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 04:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 04:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 04:55:17 Still waiting to schedule task 04:55:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements 04:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.772s coverage: 43.5% of statements 04:55:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:55:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.147s coverage: 89.5% of statements 04:55:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.120s coverage: 84.8% of statements 04:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.548s coverage: 47.1% of statements 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:55:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.247s coverage: 20.1% of statements 04:55:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:55:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.480s coverage: 91.4% of statements 04:55:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:55:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:55:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.533s coverage: 28.8% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.180s coverage: 99.0% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.401s coverage: 97.6% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:55:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements 04:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:55:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 04:55:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements 04:55:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:55:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:55:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 04:55:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:55:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:55:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:55:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:55:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:55:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 04:55:38 GO111MODULE=on go vet ./... 04:57:15 gofmt -l . 04:57:15 [ "`gofmt -l .`" = "" ] 04:57:17 ./bin/test-go-mod-tidy.sh 04:57:17 ./bin/test-attribution-txt.sh [Pipeline] sh 04:57:20 + ls -al . 04:57:20 total 872 04:57:20 drwxrwxr-x 9 1001 1001 4096 May 19 04:57 . 04:57:20 drwxr-xr-x 4 root root 4096 May 19 04:52 .. 04:57:20 -rw-rw-r-- 1 1001 1001 11 May 19 04:50 .dockerignore 04:57:20 drwxrwxr-x 8 1001 1001 4096 May 19 04:50 .git 04:57:20 drwxrwxr-x 3 1001 1001 4096 May 19 04:50 .github 04:57:20 -rw-rw-r-- 1 1001 1001 818 May 19 04:50 .gitignore 04:57:20 -rw-rw-r-- 1 1001 1001 166 May 19 04:50 .sonarcloud.properties 04:57:20 -rw-rw-r-- 1 1001 1001 8609 May 19 04:50 Attribution.txt 04:57:20 -rw-rw-r-- 1 1001 1001 3804 May 19 04:50 CONTRIBUTING.md 04:57:20 -rw-rw-r-- 1 1001 1001 931 May 19 04:50 Dockerfile.build 04:57:20 -rw-rw-r-- 1 1001 1001 863 May 19 04:50 Jenkinsfile 04:57:20 -rw-rw-r-- 1 1001 1001 10775 May 19 04:50 LICENSE 04:57:20 -rw-rw-r-- 1 1001 1001 5632 May 19 04:50 Makefile 04:57:20 -rw-rw-r-- 1 1001 1001 7978 May 19 04:50 README.md 04:57:20 -rw-rw-r-- 1 1001 1001 6755 May 19 04:50 SECURITY.md 04:57:20 -rw-rw-r-- 1 1001 1001 5 May 19 04:48 VERSION 04:57:20 -rw-rw-r-- 1 1001 1001 4131 May 19 04:50 ZMQWindows.md 04:57:20 drwxrwxr-x 2 1001 1001 4096 May 19 04:50 bin 04:57:20 drwxrwxr-x 14 1001 1001 4096 May 19 04:50 cmd 04:57:20 -rw-r--r-- 1 root root 736765 May 19 04:55 coverage.out 04:57:20 -rw-r--r-- 1 root root 1060 May 19 04:57 go.mod 04:57:20 -rw-r--r-- 1 root root 21990 May 19 04:52 go.sum 04:57:20 drwxrwxr-x 8 1001 1001 4096 May 19 04:50 internal 04:57:20 drwxrwxr-x 4 1001 1001 4096 May 19 04:50 openapi 04:57:20 drwxrwxr-x 4 1001 1001 4096 May 19 04:50 snap 04:57:20 -rw-rw-r-- 1 1001 1001 168 May 19 04:50 version.go [Pipeline] sh 04:57:21 + '[' -e coverage.out ] 04:57:21 + chown 1001:1001 coverage.out [Pipeline] stash 04:57:21 Warning: overwriting stash ‘coverage-report’ 04:57:22 Stashed 1 file(s) [Pipeline] sh 04:57:22 + make build 04:57:22 go mod tidy 04:57:23 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 04:57:30 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 04:57:56 Running on prd-ubuntu18.04-docker-8c-8g-15000 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws 04:57:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:57:56 The recommended git tool is: git 04:57:58 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 04:57:58 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 04:57:58 using credential edgex-jenkins-ssh 04:57:58 Cloning the remote Git repository 04:57:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:57:59 > git init /w/workspace/edgex-go/2 # timeout=10 04:57:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:57:59 > git --version # timeout=10 04:57:59 > git --version # 'git version 2.17.1' 04:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:02 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 04:58:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:58:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:58:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:58:07 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd 04:58:08 Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd 04:58:08 Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) 04:58:08 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 04:58:07 > git config core.sparsecheckout # timeout=10 04:58:07 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 04:58:08 > git remote # timeout=10 04:58:08 > git config --get remote.origin.url # timeout=10 04:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:08 > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 04:58:08 > git rev-parse HEAD^{commit} # timeout=10 04:58:08 > git config core.sparsecheckout # timeout=10 04:58:08 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 04:58:11 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:58:12 + echo snap-build.sh 04:58:12 snap-build.sh 04:58:12 + SNAP_BASE_DIR=. 04:58:12 + '[' '!' -z /w/workspace/edgex-go/2 ']' 04:58:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 04:58:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 04:58:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 04:58:12 + cd /w/workspace/edgex-go/2 04:58:12 + sudo apt-get remove -qy --purge lxd lxd-client 04:58:12 Reading package lists... 04:58:13 Building dependency tree... 04:58:13 Reading state information... 04:58:13 The following packages were automatically installed and are no longer required: 04:58:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:58:13 uidmap xdelta3 04:58:13 Use 'sudo apt autoremove' to remove them. 04:58:13 The following packages will be REMOVED: 04:58:13 lxd* lxd-client* 04:58:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:58:13 After this operation, 31.7 MB disk space will be freed. 04:58:14 (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 ... 190317 files and directories currently installed.) 04:58:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:58:15 Removing lxd dnsmasq configuration 04:58:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:58:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:58:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:58:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:58:16 (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 ... 190142 files and directories currently installed.) 04:58:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:58:17 Processing triggers for systemd (237-3ubuntu10.45) ... 04:58:17 Processing triggers for ureadahead (0.100.0-21) ... 04:58:19 + sudo snap remove --purge lxd 04:58:19 snap "lxd" is not installed 04:58:19 + sudo groupadd --force --system lxd 04:58:19 ++ whoami 04:58:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:58:19 + newgrp - lxd 04:58:19 + sudo snap install lxd 04:58: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 04:58:22 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 04:58:24 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 04:58:27 2021-05-19T04:58:25Z INFO Waiting for automatic snapd restart... [Pipeline] } 04:58:30 $ docker stop --time=1 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f 04:58:33 $ docker rm -f 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:35 04:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:35 latest: Pulling from edgex-devops/edgex-compose-arm64 04:58:35 29e5d40040c1: Pulling fs layer 04:58:35 1ce36da41761: Pulling fs layer 04:58:35 25b303627fd3: Pulling fs layer 04:58:36 29e5d40040c1: Verifying Checksum 04:58:36 29e5d40040c1: Download complete 04:58:37 1ce36da41761: Verifying Checksum 04:58:37 1ce36da41761: Download complete 04:58:37 29e5d40040c1: Pull complete 04:58:38 1ce36da41761: Pull complete 04:58:38 25b303627fd3: Verifying Checksum 04:58:38 25b303627fd3: Download complete 04:58:48 25b303627fd3: Pull complete 04:58:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:58:49 prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container 04:58:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:58:49 lxd 4.14 from Canonical* installed 04:58:49 + sudo lxd init --auto 04:58:52 $ docker top c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:53 + grep parallel 04:58:53 + docker-compose build --help 04:58:56 + sudo snap install --classic snapcraft 04:58:56 --parallel Build images in parallel. [Pipeline] } 04:58:56 $ docker stop --time=1 c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea 04:58:58 $ docker rm -f c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:59 . [Pipeline] withDockerContainer 04:58:59 prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container 04:58:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat 04:59:01 $ docker top 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:01 snapcraft 4.7.1 from Canonical* installed 04:59:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:59:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:01 Dload Upload Total Spent Left Speed 04:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 04:59:01 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k 04:59:01 ./yq_linux_amd64 04:59:01 + sudo snapcraft prime --use-lxd 04:59:02 + docker-compose -f ./docker-compose-build.yml build --parallel 04:59:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:59:03 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: 04:59:03 - README.md 04:59:03 04:59:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:59:03 Launching a container. 04:59:06 Building core-command ... 04:59:06 Building core-data ... 04:59:06 Building core-metadata ... 04:59:06 Building security-bootstrapper ... 04:59:06 Building security-proxy-setup ... 04:59:06 Building security-secretstore-setup ... 04:59:06 Building support-notifications ... 04:59:06 Building support-scheduler ... 04:59:06 Building sys-mgmt-agent ... 04:59:06 Building security-bootstrapper 04:59:06 Building support-scheduler 04:59:06 Building core-command 04:59:06 Building support-notifications 04:59:06 Building security-secretstore-setup 04:59:10 Waiting for container to be ready 04:59:10 To start your first instance, try: lxc launch ubuntu:18.04 04:59:10 04:59:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:59:14 Waiting for network to be ready... 04:59:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:59:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 04:59:15 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:59:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 04:59:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:59:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:59:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 04:59:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 04:59:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 04:59:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 04:59:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:59:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:59:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:59:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:59:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:59:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:59:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:59:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:59:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:59:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 04:59:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 04:59:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 04:59:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 04:59:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 04:59:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 04:59:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 04:59:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 04:59:18 Fetched 24.6 MB in 4s (6370 kB/s) 04:59:19 Reading package lists... 04:59:19 Reading package lists... 04:59:20 Building dependency tree... 04:59:20 Reading state information... 04:59:20 The following additional packages will be installed: 04:59:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:59:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:59:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:59:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:59:20 Suggested packages: 04:59:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:59:20 Recommended packages: 04:59:20 gnupg libsasl2-modules 04:59:20 The following NEW packages will be installed: 04:59:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:59:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:59:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:59:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:59:20 The following packages will be upgraded: 04:59:20 gpg gpg-agent gpgconf libudev1 04:59:20 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 04:59:20 Need to get 3530 kB of archives. 04:59:20 After this operation, 13.3 MB of additional disk space will be used. 04:59:20 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] 04:59:20 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] 04:59:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:59:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:59:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 04:59:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 04:59:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:59:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:59:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:59:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:59:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:59:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:59:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:59:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:59:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:59:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:59:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:59:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:59:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:59:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:59:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:59:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:59:21 debconf: delaying package configuration, since apt-utils is not installed 04:59:21 Fetched 3530 kB in 1s (3150 kB/s) 04:59:21 (Reading database ... 12511 files and directories currently installed.) 04:59:21 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 04:59:21 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:59:21 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 04:59:21 Selecting previously unselected package udev. 04:59:21 (Reading database ... 12511 files and directories currently installed.) 04:59:21 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 04:59:21 Unpacking udev (237-3ubuntu10.47) ... 04:59:21 Selecting previously unselected package libfuse2:amd64. 04:59:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:59:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:59:21 Selecting previously unselected package fuse. 04:59:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:59:21 Unpacking fuse (2.9.7-1ubuntu1) ... 04:59:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:59:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:59:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:59:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:59:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:59:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:59:22 Selecting previously unselected package libksba8:amd64. 04:59:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:59:22 Unpacking libksba8:amd64 (1.3.5-2) ... 04:59:22 Selecting previously unselected package libroken18-heimdal:amd64. 04:59:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:59:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:59:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:59:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libwind0-heimdal:amd64. 04:59:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:59:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:59:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:59:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:59:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:59:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:22 Selecting previously unselected package libsasl2-modules-db:amd64. 04:59:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:59:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:59:22 Selecting previously unselected package libsasl2-2:amd64. 04:59:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:59:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:59:23 Selecting previously unselected package libldap-common. 04:59:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:59:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:59:23 Selecting previously unselected package libldap-2.4-2:amd64. 04:59:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:59:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:59:23 Selecting previously unselected package dirmngr. 04:59:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:59:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:59:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:59:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:59:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:59:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:59:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:59:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:59:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:23 Setting up libksba8:amd64 (1.3.5-2) ... 04:59:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:59:23 Setting up udev (237-3ubuntu10.47) ... 04:59:23 invoke-rc.d: policy-rc.d denied execution of start. 04:59:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Processing triggers for systemd (237-3ubuntu10) ... 04:59:24 Setting up fuse (2.9.7-1ubuntu1) ... 04:59:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:59:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:59:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:59:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:59:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:59:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:59:24 settings in the [Install] section, and DefaultInstance for template units). 04:59:24 This means they are not meant to be enabled using systemctl. 04:59:24 Possible reasons for having this kind of units are: 04:59:24 1) A unit may be statically enabled by being symlinked from another unit's 04:59:24 .wants/ or .requires/ directory. 04:59:24 2) A unit's purpose may be to act as a helper for some other unit which has 04:59:24 a requirement dependency on it. 04:59:24 3) A unit may be started when needed via activation (socket, path, timer, 04:59:24 D-Bus, udev, scripted systemctl call, ...). 04:59:24 4) In case of template units, the unit is meant to be enabled with some 04:59:24 instance name specified. 04:59:25 Reading package lists... 04:59:25 Building dependency tree... 04:59:25 Reading state information... 04:59:25 The following additional packages will be installed: 04:59:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:59:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:59:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:59:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:59:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:59:25 Suggested packages: 04:59:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:59:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:59:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:59:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:59:25 systemd-container policykit-1 04:59:25 Recommended packages: 04:59:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:59:25 The following NEW packages will be installed: 04:59:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:59:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:59:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:59:25 multiarch-support openssh-client python3 python3-minimal python3.6 04:59:25 python3.6-minimal snapd squashfs-tools sudo 04:59:25 The following packages will be upgraded: 04:59:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:59:25 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 04:59:25 Need to get 35.2 MB of archives. 04:59:25 After this operation, 141 MB of additional disk space will be used. 04:59:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:59:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 04:59:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:59:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:59:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:59:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:59:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:59:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:59:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:59:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:59:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:59:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:59:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:59:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:59:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:59:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:59:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 04:59:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 04:59:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 04:59:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 04:59:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:59:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:59:26 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:59:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:59:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:59:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:59:26 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:59:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:59:26 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:59:26 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:59:26 debconf: delaying package configuration, since apt-utils is not installed 04:59:26 Fetched 35.2 MB in 1s (26.8 MB/s) 04:59:26 (Reading database ... 12757 files and directories currently installed.) 04:59:26 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 04:59:27 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:59:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 04:59:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:59:27 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 04:59:27 (Reading database ... 12757 files and directories currently installed.) 04:59:27 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 04:59:27 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 04:59:27 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 04:59:27 (Reading database ... 12757 files and directories currently installed.) 04:59:27 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 04:59:27 Unpacking apt (1.6.13) over (1.6.1) ... 04:59:28 Setting up apt (1.6.13) ... 04:59:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:59:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:59:28 (Reading database ... 12764 files and directories currently installed.) 04:59:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:59:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:59:28 Selecting previously unselected package libpython3.6-minimal:amd64. 04:59:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:59:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:59:28 Selecting previously unselected package libexpat1:amd64. 04:59:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:59:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:59:29 Selecting previously unselected package python3.6-minimal. 04:59:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:59:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:59:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:59:29 Checking for services that may need to be restarted...done. 04:59:29 Checking for services that may need to be restarted...done. 04:59:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:59:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:59:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:59:30 Selecting previously unselected package python3-minimal. 04:59:30 (Reading database ... 13012 files and directories currently installed.) 04:59:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:59:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:59:30 Selecting previously unselected package mime-support. 04:59:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:59:30 Unpacking mime-support (3.60ubuntu1) ... 04:59:30 Selecting previously unselected package libmpdec2:amd64. 04:59:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:59:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:59:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:59:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:59:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:59:30 Selecting previously unselected package python3.6. 04:59:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:59:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:59:30 Selecting previously unselected package libpython3-stdlib:amd64. 04:59:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:59:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:59:30 Setting up python3-minimal (3.6.7-1~18.04) ... 04:59:30 Selecting previously unselected package python3. 04:59:30 (Reading database ... 13442 files and directories currently installed.) 04:59:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:59:30 Unpacking python3 (3.6.7-1~18.04) ... 04:59:30 Selecting previously unselected package multiarch-support. 04:59:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:59:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:59:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:59:30 Selecting previously unselected package liblzo2-2:amd64. 04:59:30 (Reading database ... 13479 files and directories currently installed.) 04:59:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:59:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:59:30 Selecting previously unselected package libbsd0:amd64. 04:59:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:59:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:59:31 Selecting previously unselected package sudo. 04:59:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:59:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:59:31 Selecting previously unselected package apparmor. 04:59:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:59:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:59:31 Selecting previously unselected package libedit2:amd64. 04:59:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:59:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:59:31 Selecting previously unselected package libkrb5support0:amd64. 04:59:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:59:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:59:31 Selecting previously unselected package libk5crypto3:amd64. 04:59:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:59:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:59:31 Selecting previously unselected package libkeyutils1:amd64. 04:59:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:59:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:59:31 Selecting previously unselected package libkrb5-3:amd64. 04:59:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:59:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:59:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:59:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:59:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:59:31 Selecting previously unselected package libssl1.0.0:amd64. 04:59:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:59:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:59:31 Selecting previously unselected package openssh-client. 04:59:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:59:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:59:31 Selecting previously unselected package squashfs-tools. 04:59:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:59:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:59:31 Selecting previously unselected package snapd. 04:59:31 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 04:59:31 Unpacking snapd (2.48.3+18.04) ... 04:59:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:59:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:59:34 Setting up mime-support (3.60ubuntu1) ... 04:59:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:59:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:59:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:59:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:59:34 Setting up systemd (237-3ubuntu10.47) ... 04:59:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:59:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:59:34 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:59:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:59:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:59:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:59:34 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:59:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:59:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:59:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:59:35 Setting up python3 (3.6.7-1~18.04) ... 04:59:35 running python rtupdate hooks for python3.6... 04:59:35 running python post-rtupdate hooks for python3.6... 04:59:35 Setting up apparmor (2.12-4ubuntu5.1) ... 04:59:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:59:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:59:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:59:36 Setting up snapd (2.48.3+18.04) ... 04:59:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:59:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:59:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:59:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:59:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:59:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:59:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:59:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:59:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:59:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:59:37 /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' 04:59:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:59:38 Processing triggers for systemd (237-3ubuntu10.47) ... 04:59:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:59:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:59:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:59:40 Reading package lists... 04:59:40 Reading package lists... 04:59:40 Building dependency tree... 04:59:40 Reading state information... 04:59:40 Calculating upgrade... 04:59:41 The following packages will be upgraded: 04:59:41 advancecomp base-files bash binutils binutils-common 04:59:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:59:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:59:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:59:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:59:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:59:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:59:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:59:41 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 04:59:41 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 04:59:41 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 04:59:41 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 04:59:41 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 04:59:41 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 04:59:41 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:59:41 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:59:41 Need to get 64.0 MB of archives. 04:59:41 After this operation, 5041 kB of additional disk space will be used. 04:59:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 04:59:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:59:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:59:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:59:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:59:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:59:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:59:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:59:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:59:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:59:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:59:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:59:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:59:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:59:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:59:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:59:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:59:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:59:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:59:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:59:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:59:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:59:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:59:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:59:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:59:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:59:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:59:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:59:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:59:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:59:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:59:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:59:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:59:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:59:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:59:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:59:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 04:59:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 04:59:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:59:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:59:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:59:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:59:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:59:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:59:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:59:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:59:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:59:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:59:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 04:59:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:59:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:59:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:59:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:59:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:59:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:59:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:59:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:59:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:59:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:59:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:59:42 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:59:42 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:59:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:59:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:59:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:59:42 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:59:42 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:59:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:59:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:59:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:59:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:59:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:59:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:59:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:59:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:59:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:59:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:59:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:59:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:59:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:59:43 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:59:43 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:59:43 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 04:59:43 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:59:43 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 04:59:43 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 04:59:43 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:59:43 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:59:43 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:59:43 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:59:43 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:59:43 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:59:43 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:59:43 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:59:43 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:59:43 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:59:43 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:59:43 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:59:43 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:59:43 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:59:43 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:59:43 debconf: delaying package configuration, since apt-utils is not installed 04:59:43 Fetched 64.0 MB in 3s (25.0 MB/s) 04:59:43 (Reading database ... 13912 files and directories currently installed.) 04:59:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:59:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:59:44 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:59:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:59:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 04:59:44 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 04:59:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:59:45 (Reading database ... 13911 files and directories currently installed.) 04:59:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:59:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:59:45 (Reading database ... 13911 files and directories currently installed.) 04:59:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:59:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:59:45 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:59:45 (Reading database ... 13911 files and directories currently installed.) 04:59:45 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:59:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:59:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:59:46 (Reading database ... 13911 files and directories currently installed.) 04:59:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:59:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:59:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:59:46 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:59:46 Setting up base-files (10.1ubuntu2.10) ... 04:59:46 Installing new version of config file /etc/issue ... 04:59:46 Installing new version of config file /etc/issue.net ... 04:59:47 Installing new version of config file /etc/lsb-release ... 04:59:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:59:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:59:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:59:47 Removing obsolete conffile /etc/default/motd-news ... 04:59:47 (Reading database ... 13912 files and directories currently installed.) 04:59:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:59:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:59:47 Setting up bash (4.4.18-2ubuntu1.2) ... 04:59:47 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 04:59:47 (Reading database ... 13912 files and directories currently installed.) 04:59:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:59:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:59:47 (Reading database ... 13912 files and directories currently installed.) 04:59:47 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:59:47 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:59:47 Setting up tar (1.29b-2ubuntu0.2) ... 04:59:47 (Reading database ... 13912 files and directories currently installed.) 04:59:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:59:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:59:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:59:48 (Reading database ... 13912 files and directories currently installed.) 04:59:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:59:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:59:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:59:48 (Reading database ... 13912 files and directories currently installed.) 04:59:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:59:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:59:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:59:48 (Reading database ... 13912 files and directories currently installed.) 04:59:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:59:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:59:48 Setting up grep (3.1-2build1) ... 04:59:48 (Reading database ... 13912 files and directories currently installed.) 04:59:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:59:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:59:49 Setting up login (1:4.5-1ubuntu2) ... 04:59:49 (Reading database ... 13912 files and directories currently installed.) 04:59:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:59:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:59:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:59:49 (Reading database ... 13912 files and directories currently installed.) 04:59:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:59:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:59:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:59:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:59:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:59:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:59:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:59:50 (Reading database ... 13912 files and directories currently installed.) 04:59:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:59:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:59:50 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:59:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:59:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:59:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:59:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:59:50 (Reading database ... 13912 files and directories currently installed.) 04:59:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:59:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:59:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:59:51 (Reading database ... 13912 files and directories currently installed.) 04:59:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:59:51 (Reading database ... 13912 files and directories currently installed.) 04:59:51 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:51 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:51 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:59:51 (Reading database ... 13912 files and directories currently installed.) 04:59:51 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:51 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:51 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:59:51 (Reading database ... 13912 files and directories currently installed.) 04:59:51 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:51 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:51 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:59:51 (Reading database ... 13912 files and directories currently installed.) 04:59:51 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:59:51 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:59:51 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:59:51 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:59:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:59:52 (Reading database ... 13912 files and directories currently installed.) 04:59:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:59:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:59:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:59:52 (Reading database ... 13912 files and directories currently installed.) 04:59:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:59:52 (Reading database ... 13912 files and directories currently installed.) 04:59:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:52 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:59:52 (Reading database ... 13912 files and directories currently installed.) 04:59:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:59:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:59:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:59:53 (Reading database ... 13912 files and directories currently installed.) 04:59:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:59:53 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:59:53 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:59:53 (Reading database ... 13912 files and directories currently installed.) 04:59:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:59:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:59:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:59:53 (Reading database ... 13914 files and directories currently installed.) 04:59:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:59:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:59:53 Setting up debconf (1.5.66ubuntu1) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:59:54 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:59:54 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:59:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:59:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:59:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:59:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:59:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:59:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:59:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:59:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:59:54 (Reading database ... 13914 files and directories currently installed.) 04:59:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:59:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:59:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 04:59:55 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:59:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:59:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:59:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:59:55 (Reading database ... 13914 files and directories currently installed.) 04:59:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:59:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:59:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:59:55 (Reading database ... 13914 files and directories currently installed.) 04:59:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:59:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:59:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:59:55 (Reading database ... 13914 files and directories currently installed.) 04:59:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:59:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:59:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:59:55 (Reading database ... 13914 files and directories currently installed.) 04:59:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:59:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:59:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:59:56 (Reading database ... 13914 files and directories currently installed.) 04:59:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:59:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:59:56 Setting up passwd (1:4.5-1ubuntu2) ... 04:59:56 (Reading database ... 13914 files and directories currently installed.) 04:59:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:59:56 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:59:56 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:59:56 (Reading database ... 13914 files and directories currently installed.) 04:59:56 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 04:59:56 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:59:56 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 04:59:56 (Reading database ... 13914 files and directories currently installed.) 04:59:56 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 04:59:56 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:59:57 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:59:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:59:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:59:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:59:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:59:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:59:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:59:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:59:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:59:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:59:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:59:57 (Reading database ... 13914 files and directories currently installed.) 04:59:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:59:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:59:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:59:57 (Reading database ... 13915 files and directories currently installed.) 04:59:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:59:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:59:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:59:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:59:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:59:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:59:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:59:58 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:59:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:59:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:59:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:59:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:59:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:59:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:59:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:59:58 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:59:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:59:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:59:58 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:59:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:59:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:59:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:59:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:59:59 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:59:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:59:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:59:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:59:59 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:59:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:59:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:59:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:59:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:59:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:59:59 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:59:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:59:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:00:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:00:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:00:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:00:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:00:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:00:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:00:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:00:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:00:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:00:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:00:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:00:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:00:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:00:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:00:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:00:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:00:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:00:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:00:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:00:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:00:04 05:00:04 Current default time zone: 'Etc/UTC' 05:00:04 Local time is now: Wed May 19 05:00:04 UTC 2021. 05:00:04 Universal Time is now: Wed May 19 05:00:04 UTC 2021. 05:00:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:00:04 05:00:04 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:00:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 05:00:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:00:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:00:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:00:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:00:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:00:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:00:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:00:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:00:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:00:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:04 Setting up patch (2.7.6-2ubuntu1.1) ... 05:00:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:00:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:00:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:00:04 Installing new version of config file /etc/ssl/openssl.cnf ... 05:00:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:00:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:00:04 Setting up ca-certificates (20210119~18.04.1) ... 05:00:06 Updating certificates in /etc/ssl/certs... 05:00:07 23 added, 27 removed; done. 05:00:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:00:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:00:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:00:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:00:07 Setting up pkgbinarymangler (138.18.04.1) ... 05:00:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:00:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up perl (5.26.1-6ubuntu0.5) ... 05:00:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:00:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:00:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:00:07 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:00:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:00:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:00:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:00:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:00:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:00:07 Processing triggers for systemd (237-3ubuntu10.47) ... 05:00:07 Processing triggers for mime-support (3.60ubuntu1) ... 05:00:07 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:00:07 Updating certificates in /etc/ssl/certs... 05:00:08 0 added, 0 removed; done. 05:00:08 Running hooks in /etc/ca-certificates/update.d... 05:00:08 done. 05:00:08 Reading package lists... 05:00:08 Building dependency tree... 05:00:08 Reading state information... 05:00:08 The following NEW packages will be installed: 05:00:08 apt-transport-https 05:00:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:00:09 Need to get 1692 B of archives. 05:00:09 After this operation, 154 kB of additional disk space will be used. 05:00:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:00:09 debconf: delaying package configuration, since apt-utils is not installed 05:00:09 Fetched 1692 B in 0s (9537 B/s) 05:00:09 Selecting previously unselected package apt-transport-https. 05:00:09 (Reading database ... 13920 files and directories currently installed.) 05:00:09 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:00:09 Unpacking apt-transport-https (1.6.13) ... 05:00:09 Setting up apt-transport-https (1.6.13) ... 05:00:09 Waiting for network to be ready... 05:00:16 2021-05-19T05:00:12Z INFO Waiting for automatic snapd restart... 05:00:16 snapd 2.50 from Canonical* installed 05:00:16 "snapd" switched to the "latest/stable" channel 05:00:16 05:00:18 core18 20210309 from Canonical* installed 05:00:18 "core18" switched to the "latest/stable" channel 05:00:18 05:00:22 snapcraft 4.7.1 from Canonical* installed 05:00:22 "snapcraft" switched to the "latest/stable" channel 05:00:22 05:00:26 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:00:26 - README.md 05:00:26 05:00:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:00:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:00:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:00:28 ---> 10d2dc8acfe5 05:00:28 Step 3/23 : WORKDIR /edgex-go 05:00:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:00:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:00:28 ---> 10d2dc8acfe5 05:00:28 Step 3/23 : WORKDIR /edgex-go 05:00:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:00:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:00:28 ---> 10d2dc8acfe5 05:00:28 Step 3/24 : WORKDIR /edgex-go 05:00:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:00:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:00:28 ---> 10d2dc8acfe5 05:00:28 Step 3/26 : WORKDIR /edgex-go 05:00:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:00:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:00:28 ---> 10d2dc8acfe5 05:00:28 Step 3/32 : WORKDIR /edgex-go 05:00:28 ---> Running in c1a568af3c4f 05:00:28 ---> Running in 077f94b31bdf 05:00:28 ---> Running in 6a6ee582536a 05:00:28 ---> Running in 295f3f86662b 05:00:28 ---> Running in 99687665d8a8 05:00:28 Removing intermediate container c1a568af3c4f 05:00:28 ---> 5589cce39717 05:00:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:28 Removing intermediate container 077f94b31bdf 05:00:28 ---> 070e11b4f248 05:00:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:28 Removing intermediate container 295f3f86662b 05:00:28 ---> ff369b23a31b 05:00:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:28 Removing intermediate container 6a6ee582536a 05:00:28 ---> e23f9143e02e 05:00:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:28 Removing intermediate container 99687665d8a8 05:00:28 ---> bb98e75d2264 05:00:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:28 ---> Running in 56158a47cf95 05:00:28 ---> Running in c13c96be0629 05:00:28 ---> Running in 2dbf57f5d210 05:00:28 ---> Running in e60a42515b97 05:00:28 ---> Running in 7841c2a3c8e2 05:00:28 Removing intermediate container 56158a47cf95 05:00:28 ---> bdabdf00b259 05:00:28 Step 5/26 : RUN apk add --update --no-cache make git 05:00:28 ---> Running in 7e9507a75c2b 05:00:28 Removing intermediate container c13c96be0629 05:00:28 ---> 98c9fce3e48d 05:00:28 Step 5/23 : RUN apk add --update --no-cache make git 05:00:28 Removing intermediate container e60a42515b97 05:00:28 ---> b20ed317c5fd 05:00:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:00:28 Removing intermediate container 7841c2a3c8e2 05:00:28 ---> 82a12bd0f211 05:00:28 Step 5/32 : RUN apk add --update --no-cache make git 05:00:29 ---> Running in 29a7d7a20dd6 05:00:29 ---> Running in 5e87b40cb2fb 05:00:29 ---> Running in f75c82cf1073 05:00:29 Removing intermediate container 2dbf57f5d210 05:00:29 ---> ad930caae78f 05:00:29 Step 5/24 : RUN apk add --update --no-cache make git 05:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:30 ---> Running in 94c390018c41 05:00:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:32 OK: 218 MiB in 52 packages 05:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:00:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:00:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:00:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:00:33 Reading package lists... 05:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:33 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 05:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:33 Removing intermediate container 7e9507a75c2b 05:00:33 ---> 7bf43e5cb164 05:00:33 Step 6/26 : COPY go.mod . 05:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:00:34 OK: 218 MiB in 52 packages 05:00:34 OK: 218 MiB in 52 packages 05:00:34 OK: 218 MiB in 52 packages 05:00:35 OK: 218 MiB in 52 packages 05:00:35 ---> 2fd757edca17 05:00:35 Step 7/26 : RUN go mod download 05:00:35 ---> Running in 62176fad3e39 05:00:36 Removing intermediate container 5e87b40cb2fb 05:00:36 ---> b6905fbc3d81 05:00:36 Step 6/23 : COPY go.mod . 05:00:37 Removing intermediate container 94c390018c41 05:00:37 ---> c03b15381006 05:00:37 Step 6/24 : COPY go.mod . 05:00:38 Removing intermediate container 29a7d7a20dd6 05:00:38 ---> 9c198a9d14e5 05:00:38 Step 6/23 : COPY go.mod . 05:00:38 Removing intermediate container f75c82cf1073 05:00:38 ---> 2fab2242577b 05:00:38 Step 6/32 : COPY go.mod . 05:00:38 ---> 0427c17dca3d 05:00:38 Step 7/23 : RUN go mod download 05:00:39 ---> Running in 8583a702adec 05:00:39 ---> d8010b5a4ea0 05:00:39 Step 7/24 : RUN go mod download 05:00:39 ---> 30e360ff639e 05:00:39 Step 7/23 : RUN go mod download 05:00:39 ---> c1daf96c530f 05:00:39 Step 7/32 : RUN go mod download 05:00:40 ---> Running in 7565738a9829 05:00:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:00:40 Reading package lists... 05:00:40 Building dependency tree... 05:00:40 Reading state information... 05:00:40 Suggested packages: 05:00:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:00:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:00:40 Recommended packages: 05:00:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:00:40 The following NEW packages will be installed: 05:00:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:00:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:00:40 pkg-config zip 05:00:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:00:40 Need to get 7663 kB of archives. 05:00:40 After this operation, 43.8 MB of additional disk space will be used. 05:00:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:00:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:00:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:00:40 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:00:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:00:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:00:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:00:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:00:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:00:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:00:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:00:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:00:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:00:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:00:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:00:40 debconf: delaying package configuration, since apt-utils is not installed 05:00:40 Fetched 7663 kB in 1s (10.2 MB/s) 05:00:41 ---> Running in 3e166bc0b9a1 05:00:41 ---> Running in 48bbc1eabd50 05:00:41 Selecting previously unselected package libglib2.0-0:amd64. 05:00:41 (Reading database ... 13924 files and directories currently installed.) 05:00:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:00:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:00:41 Selecting previously unselected package libpsl5:amd64. 05:00:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:00:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:00:41 Selecting previously unselected package libnghttp2-14:amd64. 05:00:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:00:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:00:41 Selecting previously unselected package librtmp1:amd64. 05:00:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:00:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:00:41 Selecting previously unselected package libcurl3-gnutls:amd64. 05:00:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:00:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:00:41 Selecting previously unselected package liberror-perl. 05:00:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:00:41 Unpacking liberror-perl (0.17025-1) ... 05:00:41 Selecting previously unselected package git-man. 05:00:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:00:41 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:00:41 Removing intermediate container 62176fad3e39 05:00:41 ---> 9946471d1572 05:00:41 Step 8/26 : COPY . . 05:00:41 Selecting previously unselected package git. 05:00:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:00:41 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:00:42 Selecting previously unselected package libnorm1:amd64. 05:00:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:00:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:00:42 Selecting previously unselected package libpgm-5.2-0:amd64. 05:00:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:00:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:00:42 Selecting previously unselected package libsodium23:amd64. 05:00:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:00:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:00:42 Selecting previously unselected package libzmq5:amd64. 05:00:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:00:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:00:42 Selecting previously unselected package libzmq3-dev:amd64. 05:00:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:00:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:00:42 Selecting previously unselected package pkg-config. 05:00:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:00:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:00:42 Selecting previously unselected package zip. 05:00:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:00:42 Unpacking zip (3.0-11build1) ... 05:00:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:00:42 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:00:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:00:42 Setting up liberror-perl (0.17025-1) ... 05:00:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:00:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:00:42 No schema files found: doing nothing. 05:00:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:00:42 Setting up zip (3.0-11build1) ... 05:00:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:00:42 Setting up libsodium23:amd64 (1.0.16-2) ... 05:00:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:00:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:00:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:00:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:00:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:00:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:00:48 Removing intermediate container 8583a702adec 05:00:48 ---> fa8691aaf84e 05:00:48 Step 8/23 : COPY . . 05:00:49 Removing intermediate container 7565738a9829 05:00:49 ---> e46adcccf6fc 05:00:49 Step 8/24 : COPY . . 05:00:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:00:49 git set to automatically installed. 05:00:49 git-man set to automatically installed. 05:00:49 libcurl3-gnutls set to automatically installed. 05:00:49 liberror-perl set to automatically installed. 05:00:49 libglib2.0-0 set to automatically installed. 05:00:49 libnghttp2-14 set to automatically installed. 05:00:49 libnorm1 set to automatically installed. 05:00:49 libpgm-5.2-0 set to automatically installed. 05:00:49 libpsl5 set to automatically installed. 05:00:49 librtmp1 set to automatically installed. 05:00:49 libsodium23 set to automatically installed. 05:00:49 libzmq3-dev set to automatically installed. 05:00:49 libzmq5 set to automatically installed. 05:00:49 pkg-config set to automatically installed. 05:00:49 zip set to automatically installed. 05:00:50 Removing intermediate container 3e166bc0b9a1 05:00:50 ---> a37a3b476e52 05:00:50 Step 8/23 : COPY . . 05:00:50 Removing intermediate container 48bbc1eabd50 05:00:50 ---> 2ff8f4285272 05:00:50 Step 8/32 : COPY . . 05:00:51 snapd is not logged in, snap install commands will use sudo 05:00:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:01:00 ---> 134ad0822a44 05:01:00 Step 9/26 : RUN go mod tidy 05:01:01 ---> Running in 2c24bf38096b 05:01:04 core18 20210507 from Canonical* refreshed 05:01:04 snapd is not logged in, snap install commands will use sudo 05:01:08 Removing intermediate container 2c24bf38096b 05:01:08 ---> 9ebf22a32631 05:01:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:01:08 ---> a44582ce7502 05:01:08 Step 9/23 : RUN go mod tidy 05:01:09 ---> Running in 88281466e337 05:01:09 ---> Running in 8c7a33047979 05:01:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:01:11 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 05:01:13 ---> 45f32c18221b 05:01:13 Step 9/24 : RUN go mod tidy 05:01:13 ---> Running in 4ee0abdff1a0 05:01:15 ---> 8f706ffc284c 05:01:15 Step 9/23 : RUN go mod tidy 05:01:15 ---> Running in 385415ab25f4 05:01:16 Removing intermediate container 8c7a33047979 05:01:16 ---> 0d645eb7755d 05:01:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:01:16 ---> Running in 605063b44c9d 05:01:17 ---> a41a4aa124bb 05:01:17 Step 9/32 : RUN go mod tidy 05:01:17 ---> Running in 07dfa102596f 05:01:19 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 05:01:21 Removing intermediate container 4ee0abdff1a0 05:01:21 ---> 5f017bc66bcc 05:01:21 Step 10/24 : RUN make cmd/core-command/core-command 05:01:21 ---> Running in b593903ac0a4 05:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:01:24 Removing intermediate container 385415ab25f4 05:01:24 ---> bf225822085e 05:01:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:01:24 ---> Running in 4cf01bb9da78 05:01:26 Removing intermediate container 07dfa102596f 05:01:26 ---> a89e128cada9 05:01:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:01:26 ---> Running in e12716d87f2c 05:01:27 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 05:01:28 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 05:01:29 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 05:01:29 Pulling go-build-helper 05:01:29 + snapcraftctl pull 05:01:29 'app-service-config' has dependencies that need to be staged: go-build-helper 05:01:29 Skipping pull go-build-helper (already ran) 05:01:29 Building go-build-helper 05:01:29 + snapcraftctl build 05:01:31 Staging go-build-helper 05:01:31 + snapcraftctl stage 05:01:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:01:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:01:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 05:01:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 05:01:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:01:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:01:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 05:01:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:01:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 05:01:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 05:01:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:01:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:01:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:01:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:01:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:01:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:01:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:01:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:01:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:01:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 05:01:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:01:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:01:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:01:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:01:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:01:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:01:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:01:41 Fetched 24.6 MB in 0s (0 B/s) 05:01:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:01:41 Fetched 224 kB in 0s (0 B/s) 05:01:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:01:41 Fetched 157 kB in 0s (0 B/s) 05:01:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:01:41 Fetched 221 kB in 0s (0 B/s) 05:01:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:01:41 Fetched 143 kB in 0s (0 B/s) 05:01:41 Pulling app-service-config 05:01:41 + snapcraftctl pull 05:01:41 Cloning into '/root/parts/app-service-config/src'... 05:01:41 Pulling config-common 05:01:41 + snapcraftctl pull 05:01:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:01:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:01:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:01:46 Fetched 0 B in 0s (0 B/s) 05:01:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:01:46 Fetched 0 B in 0s (0 B/s) 05:01:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:01:46 Fetched 0 B in 0s (0 B/s) 05:01:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:01:46 Fetched 0 B in 0s (0 B/s) 05:01:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:01:46 Fetched 0 B in 0s (0 B/s) 05:01:46 Pulling edgex-go 05:01:46 + snapcraftctl pull 05:02:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:02:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:02:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:02:04 Fetched 0 B in 0s (0 B/s) 05:02:04 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:02:04 Fetched 96.5 kB in 0s (0 B/s) 05:02:04 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:02:04 Fetched 279 kB in 0s (0 B/s) 05:02:04 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:02:04 Fetched 122 kB in 0s (0 B/s) 05:02:04 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:02:04 Fetched 77.8 kB in 0s (0 B/s) 05:02:04 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:02:04 Fetched 8848 B in 0s (0 B/s) 05:02:04 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:02:04 Fetched 47.8 kB in 0s (0 B/s) 05:02:04 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:02:04 Fetched 45.6 kB in 0s (0 B/s) 05:02:04 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:02:04 Fetched 15.0 kB in 0s (0 B/s) 05:02:04 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:02:04 Fetched 219 kB in 0s (0 B/s) 05:02:04 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:02:04 Fetched 154 kB in 0s (0 B/s) 05:02:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:02:04 Fetched 50.6 kB in 0s (0 B/s) 05:02:04 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:02:04 Fetched 14.8 kB in 0s (0 B/s) 05:02:04 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:02:04 Fetched 41.8 kB in 0s (0 B/s) 05:02:04 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:02:04 Fetched 499 kB in 0s (0 B/s) 05:02:04 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:02:04 Fetched 111 kB in 0s (0 B/s) 05:02:04 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:02:04 Fetched 240 kB in 0s (0 B/s) 05:02:04 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:02:04 Fetched 29.3 kB in 0s (0 B/s) 05:02:04 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:02:04 Fetched 85.5 kB in 0s (0 B/s) 05:02:04 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:02:04 Fetched 24.5 kB in 0s (0 B/s) 05:02:04 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:02:04 Fetched 49.2 kB in 0s (0 B/s) 05:02:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:02:04 Fetched 54.2 kB in 0s (0 B/s) 05:02:04 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:02:04 Fetched 30.8 kB in 0s (0 B/s) 05:02:04 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:02:04 Fetched 15.8 kB in 0s (0 B/s) 05:02:04 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:02:04 Fetched 85.9 kB in 0s (0 B/s) 05:02:04 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:02:04 Fetched 8720 B in 0s (0 B/s) 05:02:04 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:02:04 Fetched 137 kB in 0s (0 B/s) 05:02:04 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:02:04 Fetched 119 kB in 0s (0 B/s) 05:02:04 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:02:04 Fetched 110 kB in 0s (0 B/s) 05:02:04 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:02:04 Fetched 11.1 kB in 0s (0 B/s) 05:02:04 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:02:04 Fetched 645 kB in 0s (0 B/s) 05:02:04 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:02:04 Fetched 41.3 kB in 0s (0 B/s) 05:02:04 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:02:04 Fetched 17.9 kB in 0s (0 B/s) 05:02:04 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:02:04 Fetched 368 kB in 0s (0 B/s) 05:02:04 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:02:04 Fetched 187 kB in 0s (0 B/s) 05:02:04 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:02:04 Fetched 175 kB in 0s (0 B/s) 05:02:04 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:02:04 Fetched 206 kB in 0s (0 B/s) 05:02:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:02:04 Fetched 1301 kB in 0s (0 B/s) 05:02:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:02:04 Fetched 36.2 kB in 0s (0 B/s) 05:02:04 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:02:04 Fetched 159 kB in 0s (0 B/s) 05:02:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:02:04 Fetched 107 kB in 0s (0 B/s) 05:02:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:02:04 Fetched 48.7 kB in 0s (0 B/s) 05:02:04 Pulling static-packages 05:02:04 + snapcraftctl pull 05:02:04 Pulling version 05:02:04 + cd /root/project 05:02:04 + [ -f VERSION ] 05:02:04 + PROJECT_VERSION=local-dev 05:02:04 + git rev-parse --short HEAD 05:02:04 + GIT_REVISION=81617197 05:02:04 + snapcraftctl set-version local-dev 05:02:04 Skipping build go-build-helper (already ran) 05:02:04 Building app-service-config 05:02:04 + make build 05:02:04 go mod tidy 05:02:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 05:02:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 05:02:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 05:02:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 05:02:06 go: downloading github.com/go-kit/kit v0.9.0 05:02:06 go: downloading github.com/stretchr/testify v1.7.0 05:02:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 05:02:07 go: downloading github.com/google/uuid v1.2.0 05:02:07 go: downloading github.com/pmezard/go-difflib v1.0.0 05:02:07 go: downloading github.com/gorilla/mux v1.8.0 05:02:07 go: downloading github.com/pelletier/go-toml v1.9.0 05:02:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:02:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:02:07 go: downloading github.com/x448/float16 v0.8.4 05:02:07 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 05:02:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:02:07 go: downloading github.com/stretchr/objx v0.1.0 05:02:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:02:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 05:02:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 05:02:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 05:02:07 go: downloading github.com/hashicorp/consul/api v1.8.1 05:02:07 go: downloading github.com/kr/pretty v0.2.0 05:02:07 go: downloading github.com/go-stack/stack v1.8.0 05:02:07 go: downloading github.com/mitchellh/copystructure v1.0.0 05:02:07 go: downloading github.com/gorilla/websocket v1.4.2 05:02:07 go: downloading github.com/pebbe/zmq4 v1.2.7 05:02:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:02:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:02:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:02:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:02:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:02:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:02:08 go: downloading github.com/onsi/ginkgo v1.10.1 05:02:08 go: downloading github.com/kr/text v0.1.0 05:02:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:02:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:02:08 go: downloading github.com/pkg/errors v0.8.1 05:02:08 go: downloading github.com/fatih/color v1.9.0 05:02:08 go: downloading github.com/mattn/go-colorable v0.1.6 05:02:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:02:08 go: downloading github.com/onsi/gomega v1.7.0 05:02:08 go: downloading github.com/hashicorp/serf v0.9.5 05:02:08 go: downloading gopkg.in/yaml.v2 v2.4.0 05:02:08 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:02:08 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:02:08 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:02:08 go: downloading github.com/hpcloud/tail v1.0.0 05:02:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:02:08 go: downloading github.com/davecgh/go-spew v1.1.1 05:02:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:02:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:02:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:02:08 go: downloading github.com/go-playground/universal-translator v0.17.0 05:02:08 go: downloading github.com/leodido/go-urn v1.2.0 05:02:08 go: downloading github.com/mattn/go-isatty v0.0.12 05:02:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:02:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:02:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:02:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:02:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:02:08 go: downloading github.com/go-playground/locales v0.13.0 05:02:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:02:09 go: downloading github.com/hashicorp/memberlist v0.2.2 05:02:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:02:09 go: downloading github.com/golang/protobuf v1.3.2 05:02:09 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:02:09 go: downloading golang.org/x/text v0.3.2 05:02:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:02:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:02:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:02:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:02:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:02:09 go: downloading github.com/miekg/dns v1.1.26 05:02:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:02:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:02:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:02:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:02:09 go: downloading github.com/hashicorp/errwrap v1.0.0 05:02:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 05:02:19 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 05:02:19 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 05:02:19 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 05:02:19 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 05:02:20 Building config-common 05:02:20 + snapcraftctl build 05:02:22 Building edgex-go 05:02:22 + cd /root/parts/edgex-go/src 05:02:22 + make build 05:02:22 go mod tidy 05:02:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 05:02:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 05:02:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 05:02:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 05:02:23 go: downloading github.com/imdario/mergo v0.3.12 05:02:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:02:23 go: downloading github.com/pelletier/go-toml v1.9.1 05:02:23 go: downloading github.com/lib/pq v1.10.2 05:02:23 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:02:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:02:23 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:02:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:02:23 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 05:02:29 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 05:02:34 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 05:02:36 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 05:02:37 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 05:02:37 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 05:02:39 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 05:02:41 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 05:02:42 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 05:02:44 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 05:02:45 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 05:02:46 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 05:02:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:02:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:02:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:02:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:02:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:02:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:02:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:02:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:02:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:02:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:02:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:02:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:02:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:02:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:02:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:02:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:02:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:02:48 + 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 05:02:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:02:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:02:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:02:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:02:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:02:48 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 05:02:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:02:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:02:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:02:50 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 05:02:51 Building static-packages 05:02:51 + snapcraftctl build 05:02:53 Building version 05:02:53 + snapcraftctl build 05:02:55 Skipping stage go-build-helper (already ran) 05:02:55 Staging app-service-config 05:02:55 + snapcraftctl stage 05:02:56 Staging config-common 05:02:56 + snapcraftctl stage 05:02:57 Staging edgex-go 05:02:57 + snapcraftctl stage 05:02:58 Staging static-packages 05:02:58 + snapcraftctl stage 05:02:59 Staging version 05:02:59 + snapcraftctl stage 05:03:00 Priming go-build-helper 05:03:00 + snapcraftctl prime 05:03:01 Priming app-service-config 05:03:01 + snapcraftctl prime 05:03:02 Removing intermediate container 88281466e337 05:03:02 ---> 4a2000828c03 05:03:02 05:03:02 Step 11/26 : FROM alpine:3.12 05:03:02 3.12: Pulling from library/alpine 05:03:02 Priming config-common 05:03:02 + snapcraftctl prime 05:03:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:03:03 Priming edgex-go 05:03:03 + snapcraftctl prime 05:03:04 Status: Downloaded newer image for alpine:3.12 05:03:04 ---> 9852663dfa18 05:03:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:03:04 ---> Running in e9f4546ec4e7 05:03:05 Priming static-packages 05:03:05 + snapcraftctl prime 05:03:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:07 (1/6) Installing ca-certificates (20191127-r4) 05:03:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:03:07 (3/6) Installing libcurl (7.76.1-r0) 05:03:07 (4/6) Installing curl (7.76.1-r0) 05:03:07 (5/6) Installing dumb-init (1.2.2-r1) 05:03:07 (6/6) Installing su-exec (0.2-r1) 05:03:07 Executing busybox-1.31.1-r20.trigger 05:03:07 Executing ca-certificates-20191127-r4.trigger 05:03:07 Priming version 05:03:07 + snapcraftctl prime 05:03:08 OK: 7 MiB in 20 packages 05:03:08 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] } 05:03:10 Removing intermediate container e9f4546ec4e7 05:03:10 ---> 352ad2555032 05:03:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:03:10 ---> Running in 465dfb2c30f6 05:03:11 Removing intermediate container 465dfb2c30f6 05:03:11 ---> 95544bc9d32a 05:03:11 Step 14/26 : WORKDIR / 05:03:11 ---> Running in cdce13cfa0f2 05:03:12 Removing intermediate container cdce13cfa0f2 05:03:12 ---> 203d1c29ed4e 05:03:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:03:13 ---> 7673fab5ea97 05:03:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:03:15 ---> 870cbd9788eb 05:03:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:03:16 ---> 2d3482ef4a27 05:03:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:03:17 ---> aac232e65ad6 05:03:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:03:20 ---> b9c913f2881f 05:03:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:03:22 ---> b79ba727d27c 05:03:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:03:24 ---> b40be3aefddf 05:03:24 Step 22/26 : 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/ 05:03:24 ---> Running in f0f78d55d226 05:03:25 Removing intermediate container e12716d87f2c 05:03:25 ---> c4a5a6c81378 05:03:25 05:03:25 Step 11/32 : FROM alpine:3.12 05:03:25 ---> 9852663dfa18 05:03:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:03:25 ---> Running in f70676d952a6 05:03:26 Removing intermediate container f70676d952a6 05:03:26 ---> b91e9edeaa55 05:03:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:03:27 ---> Running in 35a889459a76 05:03:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:29 Removing intermediate container f0f78d55d226 05:03:29 ---> e935f3f3a2eb 05:03:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:03:30 (1/2) Installing dumb-init (1.2.2-r1) 05:03:30 (2/2) Installing su-exec (0.2-r1) 05:03:30 Executing busybox-1.31.1-r20.trigger 05:03:30 OK: 5 MiB in 16 packages 05:03:30 ---> Running in 8149eeed418b 05:03:31 Removing intermediate container 8149eeed418b 05:03:31 ---> 58962fdb3810 05:03:31 Step 24/26 : LABEL arch=arm64 05:03:32 Removing intermediate container 605063b44c9d 05:03:32 ---> beb00e8b0137 05:03:32 05:03:32 Step 11/23 : FROM alpine:3.12 05:03:32 ---> 9852663dfa18 05:03:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:03:32 ---> Running in 195c4fb1d74c 05:03:32 Removing intermediate container 35a889459a76 05:03:32 ---> d209a92dfbff 05:03:32 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:03:32 ---> Running in 28cc4f937f8e 05:03:32 ---> Running in ab670e1a1b0e 05:03:33 Removing intermediate container 195c4fb1d74c 05:03:33 ---> c63f390b6219 05:03:33 Step 25/26 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:03:33 ---> Running in a0ad7d9ebfa7 05:03:34 Removing intermediate container ab670e1a1b0e 05:03:34 ---> a5954b21da81 05:03:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:03:34 ---> Running in 796d6a2b3574 05:03:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:34 Removing intermediate container b593903ac0a4 05:03:34 ---> 4a9e4dc7f591 05:03:34 05:03:34 Step 11/24 : FROM alpine:3.12 05:03:34 ---> 9852663dfa18 05:03:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:03:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:34 Removing intermediate container a0ad7d9ebfa7 05:03:34 ---> c01499a41bb5 05:03:34 Step 26/26 : LABEL version=0.0.0 05:03:35 ---> Running in e5c73190c113 05:03:35 (1/2) Installing ca-certificates (20191127-r4) 05:03:35 (2/2) Installing dumb-init (1.2.2-r1) 05:03:35 Executing busybox-1.31.1-r20.trigger 05:03:35 Executing ca-certificates-20191127-r4.trigger 05:03:35 Removing intermediate container 796d6a2b3574 05:03:35 ---> Running in cd62e2c0cf5a 05:03:35 ---> 0597e846b9d3 05:03:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:03:35 OK: 6 MiB in 16 packages 05:03:36 ---> Running in f89414734719 05:03:36 Removing intermediate container cd62e2c0cf5a 05:03:36 ---> f6b19bd82732 05:03:36 05:03:37 Removing intermediate container 4cf01bb9da78 05:03:37 ---> 9dcc37fad6b2 05:03:37 05:03:37 Step 11/23 : FROM alpine:3.12 05:03:37 ---> 9852663dfa18 05:03:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:03:37 Successfully built f6b19bd82732 05:03:37 ---> Running in 6fe133e0f917 05:03:37 Successfully tagged security-secretstore-setup-arm64:latest 05:03:37 Building core-metadata 05:03:37  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:38 Removing intermediate container 28cc4f937f8e 05:03:38 ---> 0b3f7d18442c 05:03:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:03:38 ---> Running in 4ca95634711a 05:03:38 (1/1) Installing dumb-init (1.2.2-r1) 05:03:38 Executing busybox-1.31.1-r20.trigger 05:03:38 OK: 5 MiB in 15 packages 05:03:39 Removing intermediate container 4ca95634711a 05:03:39 ---> e1ab6a395525 05:03:39 Step 14/23 : ENV APP_PORT=48060 05:03:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:39 ---> Running in b7e67ccbb130 05:03:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:40 Removing intermediate container f89414734719 05:03:40 ---> 3b97db6fdb20 05:03:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:03:40 ---> Running in 8b7183c94a1a 05:03:40 (1/1) Installing dumb-init (1.2.2-r1) 05:03:40 Removing intermediate container e5c73190c113 05:03:40 ---> aff41a5c961a 05:03:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:03:40 Executing busybox-1.31.1-r20.trigger 05:03:40 OK: 5 MiB in 15 packages 05:03:41 Removing intermediate container b7e67ccbb130 05:03:41 ---> 54bb9fdac643 05:03:41 Step 15/23 : EXPOSE $APP_PORT 05:03:41 ---> Running in f4f23aa2c09b 05:03:41 ---> Running in 9364ab7b895c 05:03:41 Removing intermediate container 8b7183c94a1a 05:03:41 ---> dc722b8464b7 05:03:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:03:41 Removing intermediate container f4f23aa2c09b 05:03:41 ---> 04404813e0ac 05:03:41 Step 14/24 : ENV APP_PORT=48082 05:03:42 ---> Running in d47aeec2d1dd 05:03:42 Removing intermediate container 9364ab7b895c 05:03:42 ---> 73b2f2b5cd03 05:03:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:03:42 Removing intermediate container 6fe133e0f917 05:03:42 ---> 82e2409b089e 05:03:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:03:43 ---> Running in 59b9679a9b94 05:03:43 ---> 78c9fa9fbaf1 05:03:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:03:43 Removing intermediate container d47aeec2d1dd 05:03:43 ---> 19190aecc585 05:03:43 Step 15/24 : EXPOSE $APP_PORT 05:03:43 ---> Running in ed02a5f46651 05:03:43 ---> 6436455d0647 05:03:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:03:43 ---> Running in b3b6ab87897f 05:03:43 Removing intermediate container 59b9679a9b94 05:03:43 ---> 2b66205b31d2 05:03:43 Step 14/23 : ENV APP_PORT=48085 05:03:44 ---> Running in 02bb5ba79b9a 05:03:44 Removing intermediate container b3b6ab87897f 05:03:44 ---> 8d195891562d 05:03:44 Step 16/24 : WORKDIR / 05:03:44 ---> Running in 22d8cb9d3376 05:03:45 Removing intermediate container 02bb5ba79b9a 05:03:45 ---> 222ed26a2d5d 05:03:45 Step 15/23 : EXPOSE $APP_PORT 05:03:45 ---> aa6a7dfb04cb 05:03:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:03:45 ---> Running in 7bec81a9c928 05:03:45 Removing intermediate container 22d8cb9d3376 05:03:45 ---> dc23c55404b9 05:03:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:03:46 Removing intermediate container 7bec81a9c928 05:03:46 ---> adfb9f407d44 05:03:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:03:46 ---> ba6b7510574d 05:03:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:03:47 ---> Running in 138c88600292 05:03:47 Removing intermediate container ed02a5f46651 05:03:47 ---> 9b756c5b0ba3 05:03:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:03:47 ---> 4380902cb0ce 05:03:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:03:47 ---> 55db555894cd 05:03:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:03:48 Removing intermediate container 138c88600292 05:03:48 ---> 2f4437911bb8 05:03:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:03:48 ---> Running in 8204de8bb4cc 05:03:48 ---> 7b602819aa2b 05:03:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:03:49 ---> c278a4a5c595 05:03:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:03:50 Removing intermediate container 8204de8bb4cc 05:03:50 ---> 15952a2425a3 05:03:50 Step 21/23 : LABEL arch=arm64 05:03:50 ---> b39194320685 05:03:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:03:50 ---> Running in 30e0fa719dcb 05:03:51 ---> db995baf716f 05:03:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:03:51 ---> 8973bdb726d9 05:03:51 Step 20/24 : ENTRYPOINT ["/core-command"] 05:03:51 Removing intermediate container 30e0fa719dcb 05:03:51 ---> 2887fe315455 05:03:51 Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:03:51 ---> Running in 4364af6952ff 05:03:51 ---> 7514285f5a91 05:03:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:03:51 ---> Running in 6a0d8994895f 05:03:51 ---> Running in a3e1923670b7 05:03:52 Removing intermediate container 4364af6952ff 05:03:52 ---> efd916f025a5 05:03:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:03:52 ---> e5622d7f7ad4 05:03:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:03:52 Removing intermediate container 6a0d8994895f 05:03:52 ---> 64bad4c78efe 05:03:52 Step 23/23 : LABEL version=0.0.0 05:03:53 ---> Running in b43154de1c24 05:03:53 Removing intermediate container a3e1923670b7 05:03:53 ---> 6cd9459f62a3 05:03:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:03:53 ---> Running in 9397225eccbb 05:03:53 ---> Running in 6010914c1a33 05:03:53 Removing intermediate container b43154de1c24 05:03:53 ---> cbc53dfa55a1 05:03:53 Step 22/24 : LABEL arch=arm64 05:03:54 Removing intermediate container 9397225eccbb 05:03:54 ---> b9ccf71e8489 05:03:54 05:03:54 ---> 9052d7ca6cad 05:03:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:03:54 ---> Running in ea61974f045f 05:03:54 Removing intermediate container 6010914c1a33 05:03:54 ---> 7f4eeb243d84 05:03:54 Step 21/23 : LABEL arch=arm64 05:03:54 Successfully built b9ccf71e8489 05:03:55 Successfully tagged support-notifications-arm64:latest 05:03:55 ---> Running in 9c90dc6c61c6 05:03:55  Building support-notifications ... done Building security-proxy-setup 05:03:55 Removing intermediate container ea61974f045f 05:03:55 ---> 27fc1afa918d 05:03:55 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:03:55 ---> Running in 2a2be01f1a49 05:03:55 ---> 7fae583f3f9d 05:03:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:03:55 Removing intermediate container 9c90dc6c61c6 05:03:55 ---> bcae05e38bb7 05:03:55 Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:03:55 ---> Running in 33fa9731a66f 05:03:56 ---> Running in 0de3fd6d680a 05:03:56 Removing intermediate container 2a2be01f1a49 05:03:56 ---> 26d3807b7695 05:03:56 Step 24/24 : LABEL version=0.0.0 05:03:56 ---> Running in 8c754270d8a2 05:03:56 Removing intermediate container 33fa9731a66f 05:03:56 ---> b93c05fee1b7 05:03:56 Step 23/23 : LABEL version=0.0.0 05:03:56 Removing intermediate container 0de3fd6d680a 05:03:56 ---> c0fda0be0a3f 05:03:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:03:56 ---> Running in 78911ff3e805 05:03:57 Removing intermediate container 8c754270d8a2 05:03:57 ---> 54231567a768 05:03:57 05:03:57 Successfully built 54231567a768 05:03:57 Successfully tagged core-command-arm64:latest 05:03:57  Building core-command ... done Building core-data 05:03:57 Removing intermediate container 78911ff3e805 05:03:57 ---> 7b5f9b91676c 05:03:57 05:03:58 ---> bf5bb68929ba 05:03:58 Step 27/32 : RUN chmod +x /entrypoint.sh 05:03:58 Successfully built 7b5f9b91676c 05:03:58 Successfully tagged support-scheduler-arm64:latest 05:03:58  Building support-scheduler ... done Building sys-mgmt-agent 05:03:59 ---> Running in 92f9f08dba70 05:03:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:03:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:03:59 ---> 10d2dc8acfe5 05:03:59 Step 3/24 : WORKDIR /edgex-go 05:03:59 ---> Using cache 05:03:59 ---> bb98e75d2264 05:03:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:59 ---> Using cache 05:03:59 ---> 82a12bd0f211 05:03:59 Step 5/24 : RUN apk add --update --no-cache make git 05:03:59 ---> Using cache 05:03:59 ---> 2fab2242577b 05:03:59 Step 6/24 : COPY go.mod . 05:03:59 ---> Using cache 05:03:59 ---> c1daf96c530f 05:03:59 Step 7/24 : RUN go mod download 05:03:59 ---> Using cache 05:03:59 ---> 2ff8f4285272 05:03:59 Step 8/24 : COPY . . 05:03:59 ---> Using cache 05:03:59 ---> a41a4aa124bb 05:03:59 Step 9/24 : RUN go mod tidy 05:03:59 ---> Using cache 05:03:59 ---> a89e128cada9 05:03:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:03:59 ---> Running in c19d7c158e77 05:04:01 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 05:04:01 Removing intermediate container 92f9f08dba70 05:04:01 ---> 77aa325de320 05:04:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:04:02 ---> Running in 32c991ceb4dd 05:04:03 Removing intermediate container 32c991ceb4dd 05:04:03 ---> 613d3ac7357e 05:04:03 Step 29/32 : CMD ["gate"] 05:04:04 ---> Running in aa725e07dd78 05:04:04 Removing intermediate container aa725e07dd78 05:04:04 ---> 46ffcbded6bd 05:04:04 Step 30/32 : LABEL arch=arm64 05:04:05 ---> Running in a8b6521c0b54 05:04:06 Removing intermediate container a8b6521c0b54 05:04:06 ---> 5c6ebb9f56bd 05:04:06 Step 31/32 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:04:07 ---> Running in f1834754b3af 05:04:07 Removing intermediate container f1834754b3af 05:04:07 ---> 2757960e9776 05:04:07 Step 32/32 : LABEL version=0.0.0 05:04:08 ---> Running in 6d3f0c201232 05:04:09 Removing intermediate container 6d3f0c201232 05:04:09 ---> cd6c30dff8c9 05:04:09 05:04:09 Successfully built cd6c30dff8c9 05:04:09 Successfully tagged security-bootstrapper-arm64:latest 05:04:36  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:04:36 ---> 10d2dc8acfe5 05:04:36 Step 3/22 : WORKDIR /edgex-go 05:04:36 ---> Using cache 05:04:36 ---> bb98e75d2264 05:04:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:36 ---> Using cache 05:04:36 ---> 82a12bd0f211 05:04:36 Step 5/22 : RUN apk add --update --no-cache make git 05:04:36 ---> Using cache 05:04:36 ---> 2fab2242577b 05:04:36 Step 6/22 : COPY go.mod . 05:04:36 ---> Using cache 05:04:36 ---> c1daf96c530f 05:04:36 Step 7/22 : RUN go mod download 05:04:36 ---> Using cache 05:04:36 ---> 2ff8f4285272 05:04:36 Step 8/22 : COPY . . 05:04:36 ---> Using cache 05:04:36 ---> a41a4aa124bb 05:04:36 Step 9/22 : RUN go mod tidy 05:04:36 ---> Using cache 05:04:36 ---> a89e128cada9 05:04:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:04:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:04:38 ---> 10d2dc8acfe5 05:04:38 Step 3/24 : WORKDIR /edgex-go 05:04:38 ---> Using cache 05:04:38 ---> bb98e75d2264 05:04:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:38 ---> Using cache 05:04:38 ---> 82a12bd0f211 05:04:38 Step 5/24 : RUN apk add --update --no-cache make bash git 05:04:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:04:39 ---> 10d2dc8acfe5 05:04:39 Step 3/24 : WORKDIR /edgex-go 05:04:39 ---> Using cache 05:04:39 ---> bb98e75d2264 05:04:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:39 ---> Using cache 05:04:39 ---> 82a12bd0f211 05:04:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:04:41 ---> Running in 02e9b0068944 05:04:41 ---> Running in 0837bb4cbbac 05:04:41 ---> Running in 3b7bd647f305 05:04:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:04: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 05:04:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:04:45 OK: 218 MiB in 52 packages 05:04:46 OK: 218 MiB in 52 packages 05:04:47 Removing intermediate container 3b7bd647f305 05:04:47 ---> 7266ba5966da 05:04:47 Step 6/24 : COPY go.mod . 05:04:48 Removing intermediate container 0837bb4cbbac 05:04:48 ---> b04afd980127 05:04:48 Step 6/24 : COPY go.mod . 05:04:48 ---> 7d4ccb2092e2 05:04:48 Step 7/24 : RUN go mod download 05:04:48 ---> Running in 8667a64bb7dd 05:04:50 ---> 0f89fae0f98f 05:04:50 Step 7/24 : RUN go mod download 05:04:50 ---> Running in 22b69e1ab382 05:04:53 Removing intermediate container 8667a64bb7dd 05:04:53 ---> 7c6bb379a2b8 05:04:53 Step 8/24 : COPY . . 05:04:54 Removing intermediate container 22b69e1ab382 05:04:54 ---> 638b31d59570 05:04:54 Step 8/24 : COPY . . 05:05:09 Removing intermediate container c19d7c158e77 05:05:09 ---> 712df03e71dd 05:05:09 05:05:09 Step 11/24 : FROM alpine:3.12 05:05:09 ---> 9852663dfa18 05:05:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:05:09 ---> Using cache 05:05:09 ---> 82e2409b089e 05:05:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:05:09 ---> Using cache 05:05:09 ---> 2b66205b31d2 05:05:09 Step 14/24 : ENV APP_PORT=48081 05:05:09 ---> Running in 171565c85f84 05:05:10 Removing intermediate container 171565c85f84 05:05:10 ---> 01c36f8c7c99 05:05:10 Step 15/24 : EXPOSE $APP_PORT 05:05:11 ---> Running in 069a01ff3d5c 05:05:12 Removing intermediate container 069a01ff3d5c 05:05:12 ---> 2cf9fcf57180 05:05:12 Step 16/24 : WORKDIR / 05:05:12 ---> Running in bbaabfd44874 05:05:13 Removing intermediate container bbaabfd44874 05:05:13 ---> e1b751cd9f5c 05:05:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:05:16 ---> 5b95db34c8c0 05:05:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:05:20 ---> 9a443f65d692 05:05:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:05:21 ---> 347be200e5f6 05:05:21 Step 9/24 : RUN go mod tidy 05:05:21 ---> c65dfa03f655 05:05:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:05:21 ---> c488243b741a 05:05:21 Step 9/24 : RUN go mod tidy 05:05:21 ---> Running in ca335c5b68a7 05:05:21 ---> Running in da771a60de4c 05:05:21 ---> Running in 553b672e774a 05:05:22 Removing intermediate container da771a60de4c 05:05:22 ---> 2ef95f04d9c9 05:05:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:22 ---> Running in 92e8523a3407 05:05:23 Removing intermediate container 92e8523a3407 05:05:23 ---> 8dd9ea0f909f 05:05:23 Step 22/24 : LABEL arch=arm64 05:05:23 ---> Running in 80da29525292 05:05:24 Removing intermediate container 80da29525292 05:05:24 ---> 8120ebbbb56f 05:05:24 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:05:24 ---> Running in 0f16cb99bd68 05:05:25 Removing intermediate container 0f16cb99bd68 05:05:25 ---> fe7d472669a2 05:05:25 Step 24/24 : LABEL version=0.0.0 05:05:25 ---> Running in d09852b6ef3a 05:05:26 Removing intermediate container d09852b6ef3a 05:05:26 ---> 7ede154fbd4a 05:05:26 05:05:26 Successfully built 7ede154fbd4a 05:05:26 Successfully tagged core-metadata-arm64:latest 05:05:27  Building core-metadata ... done Removing intermediate container 553b672e774a 05:05:27 ---> 6bc399e294ea 05:05:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:05:27 Removing intermediate container ca335c5b68a7 05:05:27 ---> ca8680252259 05:05:27 Step 10/24 : RUN make cmd/core-data/core-data 05:05:27 ---> Running in b8fad1b2bfd3 05:05:28 ---> Running in b7967a813180 05:05:29 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 05:05:29 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 05:05:29 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 05:05:42 Removing intermediate container 02e9b0068944 05:05:42 ---> cf06e84cb6a7 05:05:42 05:05:42 Step 11/22 : FROM alpine:3.12 05:05:42 ---> 9852663dfa18 05:05:42 Step 12/22 : RUN apk add --update --no-cache curl 05:05:42 ---> Running in 55150ff66b67 05:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:05:43 (1/4) Installing ca-certificates (20191127-r4) 05:05:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:05:43 (3/4) Installing libcurl (7.76.1-r0) 05:05:43 (4/4) Installing curl (7.76.1-r0) 05:05:43 Executing busybox-1.31.1-r20.trigger 05:05:43 Executing ca-certificates-20191127-r4.trigger 05:05:43 OK: 7 MiB in 18 packages 05:05:46 Removing intermediate container 55150ff66b67 05:05:46 ---> aba1340474f9 05:05:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:05:46 ---> Running in bbbc497b3125 05:05:47 Removing intermediate container bbbc497b3125 05:05:47 ---> 4f973aee7926 05:05:47 Step 14/22 : WORKDIR /edgex 05:05:47 ---> Running in fe6e072e720e 05:05:47 Removing intermediate container fe6e072e720e 05:05:47 ---> c2a3d9f27c05 05:05:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:05:49 ---> 4424539c9759 05:05:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:05:51 ---> 364e9ec2ed5b 05:05:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:05:53 ---> 8205016f73f0 05:05:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:05:53 ---> Running in fd3d311b38c3 05:05:54 Removing intermediate container fd3d311b38c3 05:05:54 ---> 4dc64e924efc 05:05:54 Step 19/22 : CMD ["--init=true"] 05:05:54 ---> Running in 00c305f1a881 05:05:54 Removing intermediate container 00c305f1a881 05:05:54 ---> c5b26138eed2 05:05:54 Step 20/22 : LABEL arch=arm64 05:05:55 ---> Running in 657e27249b52 05:05:55 Removing intermediate container 657e27249b52 05:05:55 ---> 2b95a04adf2e 05:05:55 Step 21/22 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:05:56 ---> Running in d497132001ab 05:05:56 Removing intermediate container d497132001ab 05:05:56 ---> 9643a743044e 05:05:56 Step 22/22 : LABEL version=0.0.0 05:05:56 ---> Running in 55d89449ff01 05:05:57 Removing intermediate container 55d89449ff01 05:05:57 ---> 1ee7aee1c92c 05:05:57 05:05:57 Successfully built 1ee7aee1c92c 05:05:57 Successfully tagged security-proxy-setup-arm64:latest 05:06:36  Building security-proxy-setup ... done Removing intermediate container b8fad1b2bfd3 05:06:36 ---> 80d788dd60f6 05:06:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:06:36 ---> Running in cd4fe691af90 05:06:36 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 05:06:36 Removing intermediate container cd4fe691af90 05:06:36 ---> 9da784774eca 05:06:36 05:06:36 Step 12/24 : FROM docker:20.10.0 05:06:36 20.10.0: Pulling from library/docker 05:06:40 Removing intermediate container b7967a813180 05:06:40 ---> e1ed70766f76 05:06:40 05:06:40 Step 11/24 : FROM alpine:3.12 05:06:40 ---> 9852663dfa18 05:06:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:06:40 ---> Running in d3361193e5fc 05:06:41 Removing intermediate container d3361193e5fc 05:06:41 ---> be5084024333 05:06:41 Step 13/24 : ENV APP_PORT=48080 05:06:41 ---> Running in c5101151f16a 05:06:42 Removing intermediate container c5101151f16a 05:06:42 ---> 1930696cdb51 05:06:42 Step 14/24 : EXPOSE $APP_PORT 05:06:43 ---> Running in 9dc19f6a2b99 05:06:43 Removing intermediate container 9dc19f6a2b99 05:06:43 ---> 2a0224de43cf 05:06:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:44 ---> Running in 0b1d97cc91ca 05:06:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:06:44 Status: Downloaded newer image for docker:20.10.0 05:06:44 ---> eeaf43b92773 05:06:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:06:44 ---> Running in baa54dbb0b21 05:06:45 Removing intermediate container baa54dbb0b21 05:06:45 ---> 40cead6242ff 05:06:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:06:45 ---> Running in e0b729e39d21 05:06:46 Removing intermediate container 0b1d97cc91ca 05:06:46 ---> 853d18e424b5 05:06:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:06:46 ---> Running in 92533e3a4863 05:06:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:47 (1/39) Installing readline (8.0.4-r0) 05:06:47 (2/39) Installing bash (5.0.17-r0) 05:06:47 Executing bash-5.0.17-r0.post-install 05:06:47 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:06:47 (4/39) Installing libcurl (7.76.1-r0) 05:06:47 (5/39) Installing curl (7.76.1-r0) 05:06:47 (6/39) Installing dumb-init (1.2.2-r1) 05:06:47 (7/39) Installing libbz2 (1.0.8-r1) 05:06:47 (8/39) Installing expat (2.2.9-r1) 05:06:47 (9/39) Installing libffi (3.3-r2) 05:06:47 (10/39) Installing gdbm (1.13-r1) 05:06:47 (11/39) Installing xz-libs (5.2.5-r0) 05:06:47 (12/39) Installing sqlite-libs (3.32.1-r0) 05:06:47 (13/39) Installing python3 (3.8.10-r0) 05:06:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:06:49 (14/39) Installing py3-appdirs (1.4.4-r1) 05:06:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:06:49 (16/39) Installing py3-parsing (2.4.7-r0) 05:06:49 (17/39) Installing py3-six (1.15.0-r0) 05:06:49 (18/39) Installing py3-packaging (20.4-r0) 05:06:49 (19/39) Installing py3-setuptools (47.0.0-r0) 05:06:49 (1/6) Installing dumb-init (1.2.2-r1) 05:06:49 (20/39) Installing py3-chardet (3.0.4-r4) 05:06:50 (2/6) Installing libgcc (9.3.0-r2) 05:06:50 (21/39) Installing py3-idna (2.9-r0) 05:06:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:06:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:06:50 (3/6) Installing libsodium (1.0.18-r0) 05:06:50 (24/39) Installing py3-requests (2.23.0-r0) 05:06:50 (25/39) Installing py3-msgpack (1.0.0-r0) 05:06:50 (26/39) Installing py3-lockfile (0.12.2-r3) 05:06:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:06:50 (28/39) Installing py3-colorama (0.4.3-r0) 05:06:50 (29/39) Installing py3-distlib (0.3.0-r0) 05:06:50 (4/6) Installing libstdc++ (9.3.0-r2) 05:06:50 (30/39) Installing py3-distro (1.5.0-r1) 05:06:50 (31/39) Installing py3-webencodings (0.5.1-r3) 05:06:50 (32/39) Installing py3-html5lib (1.0.1-r4) 05:06:50 (33/39) Installing py3-pytoml (0.1.21-r0) 05:06:50 (34/39) Installing py3-pep517 (0.8.2-r0) 05:06:50 (35/39) Installing py3-progress (1.5-r0) 05:06:50 (36/39) Installing py3-toml (0.10.1-r0) 05:06:50 (37/39) Installing py3-retrying (1.3.3-r0) 05:06:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:06:50 (39/39) Installing py3-pip (20.1.1-r0) 05:06:50 (5/6) Installing libzmq (4.3.3-r0) 05:06:50 (6/6) Installing zeromq (4.3.3-r0) 05:06:50 Executing busybox-1.31.1-r19.trigger 05:06:50 OK: 72 MiB in 59 packages 05:06:50 Executing busybox-1.31.1-r20.trigger 05:06:50 OK: 8 MiB in 20 packages 05:06:52 Removing intermediate container 92533e3a4863 05:06:52 ---> 1fb36a016486 05:06:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:53 ---> 22cd5625dd41 05:06:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:06:55 ---> afb0dd02176f 05:06:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:06:55 Collecting docker-compose==1.23.2 05:06:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:06:55 ---> 36761e8f72b8 05:06:55 Step 20/24 : ENTRYPOINT ["/core-data"] 05:06:55 ---> Running in e4fcd3d49fe4 05:06:56 Removing intermediate container e4fcd3d49fe4 05:06:56 ---> 955b36f038fc 05:06:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:56 ---> Running in b9ae81646f9e 05:06:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:06:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:06:56 Removing intermediate container b9ae81646f9e 05:06:56 ---> cb7f84080b59 05:06:56 Step 22/24 : LABEL arch=arm64 05:06:57 ---> Running in 63db8e962092 05:06:57 Removing intermediate container 63db8e962092 05:06:57 ---> 2195f42d01e3 05:06:57 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:06:57 Collecting websocket-client<1.0,>=0.32.0 05:06:57 ---> Running in b36a70ec8719 05:06:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:06:58 Collecting dockerpty<0.5,>=0.4.1 05:06:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:06:58 Removing intermediate container b36a70ec8719 05:06:58 ---> 2984edeec41c 05:06:58 Step 24/24 : LABEL version=0.0.0 05:06:58 ---> Running in 7a2d7f984f34 05:06:58 Removing intermediate container 7a2d7f984f34 05:06:58 ---> 2a4b6af0ea25 05:06:58 05:06:59 Successfully built 2a4b6af0ea25 05:06:59 Successfully tagged core-data-arm64:latest 05:07:01  Building core-data ... done Collecting PyYAML<4,>=3.10 05:07:01 Downloading PyYAML-3.13.tar.gz (270 kB) 05:07:03 Collecting texttable<0.10,>=0.9.0 05:07:03 Downloading texttable-0.9.1.tar.gz (11 kB) 05:07:05 Collecting cached-property<2,>=1.2.0 05:07:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:07:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:07:05 Collecting jsonschema<3,>=2.5.1 05:07:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:07:06 Collecting docopt<0.7,>=0.6.1 05:07:06 Downloading docopt-0.6.2.tar.gz (25 kB) 05:07:08 Collecting docker<4.0,>=3.6.0 05:07:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:07:08 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) 05:07:09 Collecting idna<2.8,>=2.5 05:07:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:07:09 Collecting urllib3<1.25,>=1.21.1 05:07:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:07:09 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:07:09 Collecting docker-pycreds>=0.4.0 05:07:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:07:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:07:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:07:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:07:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:07:10 Installing collected packages: idna, urllib3, requests, websocket-client, dockerpty, PyYAML, texttable, cached-property, jsonschema, docopt, docker-pycreds, docker, docker-compose 05:07:10 Attempting uninstall: idna 05:07:10 Found existing installation: idna 2.9 05:07:11 Uninstalling idna-2.9: 05:07:11 Successfully uninstalled idna-2.9 05:07:11 Attempting uninstall: urllib3 05:07:11 Found existing installation: urllib3 1.25.9 05:07:11 Uninstalling urllib3-1.25.9: 05:07:11 Successfully uninstalled urllib3-1.25.9 05:07:12 Attempting uninstall: requests 05:07:12 Found existing installation: requests 2.23.0 05:07:12 Uninstalling requests-2.23.0: 05:07:12 Successfully uninstalled requests-2.23.0 05:07:12 Running setup.py install for dockerpty: started 05:07:14 Running setup.py install for dockerpty: finished with status 'done' 05:07:14 Running setup.py install for PyYAML: started 05:07:16 Running setup.py install for PyYAML: finished with status 'done' 05:07:16 Running setup.py install for texttable: started 05:07:18 Running setup.py install for texttable: finished with status 'done' 05:07:18 Running setup.py install for docopt: started 05:07:20 Running setup.py install for docopt: finished with status 'done' 05:07:22 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 05:07:30 Removing intermediate container e0b729e39d21 05:07:30 ---> a38313140d7c 05:07:30 Step 15/24 : ENV APP_PORT=48090 05:07:30 ---> Running in 47f9295a03b9 05:07:30 Removing intermediate container 47f9295a03b9 05:07:30 ---> 52e228324c89 05:07:30 Step 16/24 : EXPOSE $APP_PORT 05:07:30 ---> Running in 3a76159989b7 05:07:31 Removing intermediate container 3a76159989b7 05:07:31 ---> 63a9b8f58512 05:07:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:07:32 ---> c7c52f2ad8fe 05:07:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:07:33 ---> 900a978a7fc0 05:07:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:07:33 ---> f82b6c4ae24b 05:07:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:07:34 ---> Running in e87e4ed638d7 05:07:34 Removing intermediate container e87e4ed638d7 05:07:34 ---> 9016478c37ff 05:07:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:34 ---> Running in d96db1e69cee 05:07:35 Removing intermediate container d96db1e69cee 05:07:35 ---> 612c772b271e 05:07:35 Step 22/24 : LABEL arch=arm64 05:07:35 ---> Running in 64fc7199181a 05:07:35 Removing intermediate container 64fc7199181a 05:07:35 ---> 1ce7e5bfdca1 05:07:35 Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd 05:07:35 ---> Running in 67440f3c68b5 05:07:36 Removing intermediate container 67440f3c68b5 05:07:36 ---> 04dfe88df6b8 05:07:36 Step 24/24 : LABEL version=0.0.0 05:07:36 ---> Running in 7b091006624b 05:07:37 Removing intermediate container 7b091006624b 05:07:37 ---> e32639e462c2 05:07:37 05:07:37 Successfully built e32639e462c2 05:07:37 Successfully tagged sys-mgmt-agent-arm64:latest 05:07:37  Building sys-mgmt-agent ... done  [Pipeline] } 05:07:37 $ docker stop --time=1 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 05:07:39 $ docker rm -f 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:40 + docker images 05:07:40 REPOSITORY TAG IMAGE ID CREATED SIZE 05:07:40 sys-mgmt-agent-arm64 latest e32639e462c2 4 seconds ago 299MB 05:07:40 core-data-arm64 latest 2a4b6af0ea25 42 seconds ago 20.4MB 05:07:40 e1ed70766f76 About a minute ago 990MB 05:07:40 9da784774eca About a minute ago 979MB 05:07:40 security-proxy-setup-arm64 latest 1ee7aee1c92c About a minute ago 24MB 05:07:40 cf06e84cb6a7 2 minutes ago 978MB 05:07:40 core-metadata-arm64 latest 7ede154fbd4a 2 minutes ago 17.4MB 05:07:40 712df03e71dd 2 minutes ago 989MB 05:07:40 security-bootstrapper-arm64 latest cd6c30dff8c9 3 minutes ago 17.2MB 05:07:40 support-scheduler-arm64 latest 7b5f9b91676c 3 minutes ago 16.1MB 05:07:40 core-command-arm64 latest 54231567a768 3 minutes ago 16.1MB 05:07:40 support-notifications-arm64 latest b9ccf71e8489 3 minutes ago 16.8MB 05:07:40 9dcc37fad6b2 4 minutes ago 981MB 05:07:40 security-secretstore-setup-arm64 latest f6b19bd82732 4 minutes ago 24.4MB 05:07:40 4a9e4dc7f591 4 minutes ago 980MB 05:07:40 beb00e8b0137 4 minutes ago 981MB 05:07:40 c4a5a6c81378 4 minutes ago 974MB 05:07:40 4a2000828c03 4 minutes ago 978MB 05:07:40 ci-base-image-arm64 latest 10d2dc8acfe5 15 minutes ago 641MB 05:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 05:07:40 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 05:07:40 docker 20.10.0 eeaf43b92773 5 months ago 228MB 05:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 05:07:41 ---> job-cost.sh 05:07:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8BeZ 05:08:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-8BeZ/bin to PATH 05:09:57 INFO: No Stack... 05:09:57 INFO: Retrieving Pricing Info for: v2-standard-4 05:09:57 INFO: Archiving Costs [Pipeline] sh 05:09:57 + cat /w/workspace/edgex-go/2/archives/cost.csv 05:09:57 + cut -d, -f6 [Pipeline] lock 05:09:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] 05:09:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] did not exist. Created. 05:09:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:57 + echo total: 0.18000000715255737 [Pipeline] stash 05:09:58 Stashed 1 file(s) [Pipeline] } 05:09:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3481-2-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] configFileProvider 05:09:59 provisioning config files... 05:09:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1775220437535195778tmp [Pipeline] { [Pipeline] sh 05:09:59 + set +x 05:09:59 + curl -s https://codecov.io/bash 05:09:59 + bash -s -- 05:09:59 05:09:59 _____ _ 05:09:59 / ____| | | 05:09:59 | | ___ __| | ___ ___ _____ __ 05:09:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:59 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:59 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:59 Bash-1.0.2 05:09:59 05:09:59 05:09:59 ==> git version 2.24.4 found 05:09:59 ==> 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 05:09:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:09:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:09:59 ==> Jenkins CI detected. 05:09:59 project root: . 05:09:59 --> token set from env 05:09:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:59 ==> Running gcov in . (disable via -X gcov) 05:09:59 ==> Python coveragepy not found 05:09:59 ==> Searching for coverage reports in: 05:09:59 + . 05:09:59 -> Found 1 reports 05:09:59 ==> Detecting git/mercurial file structure 05:09:59 ==> Reading reports 05:09:59 + ./coverage.out bytes=736765 05:09:59 ==> Appending adjustments 05:09:59 https://docs.codecov.io/docs/fixing-reports 05:10:02 + Found adjustments 05:10:02 ==> Gzipping contents 05:10:02 104K /tmp/codecov.KMhJM3.gz 05:10:02 ==> Uploading reports 05:10:02 url: https://codecov.io 05:10:02 query: branch=PR-3481&commit=81617197e02d616edf871c389caa5d818426e8dd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= 05:10:02 -> Pinging Codecov 05:10:02 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3481&commit=81617197e02d616edf871c389caa5d818426e8dd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= 05:10:03 -> Uploading to 05:10:03 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/81617197e02d616edf871c389caa5d818426e8dd/1aea1d8b-89df-4488-a521-7fbe95a946e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T051003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e50ec158171917750db2cb6789c8b3879c601f148d7631c28709e99c4c1da0ba 05:10:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:03 Dload Upload Total Spent Left Speed 05:10:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 102k 0 0 47 49152 0 259k --:--:-- --:--:-- --:--:-- 259k 100 102k 0 0 100 102k 0 244k --:--:-- --:--:-- --:--:-- 244k 05:10:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/81617197e02d616edf871c389caa5d818426e8dd [Pipeline] } 05:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [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 05:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:05 ---> package-listing.sh 05:10:05 ++ tr '[:upper:]' '[:lower:]' 05:10:05 ++ facter osfamily 05:10:06 + OS_FAMILY=redhat 05:10:06 + workspace=/w/workspace/edgex-go/2 05:10:06 + START_PACKAGES=/tmp/packages_start.txt 05:10:06 + END_PACKAGES=/tmp/packages_end.txt 05:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:06 + PACKAGES=/tmp/packages_start.txt 05:10:06 + '[' /w/workspace/edgex-go/2 ']' 05:10:06 + PACKAGES=/tmp/packages_end.txt 05:10:06 + case "${OS_FAMILY}" in 05:10:06 + sort 05:10:06 + rpm -qa 05:10:08 + '[' -f /tmp/packages_start.txt ']' 05:10:08 + '[' -f /tmp/packages_end.txt ']' 05:10:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:08 + '[' /w/workspace/edgex-go/2 ']' 05:10:08 + mkdir -p /w/workspace/edgex-go/2/archives/ 05:10:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 05:10:08 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:10:09 05:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:10:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:10:09 alpine: Pulling from edgex-lftools-log-publisher 05:10:09 df20fa9351a1: Pulling fs layer 05:10:09 36b3adc4ff6f: Pulling fs layer 05:10:09 8ad3a11d3b57: Pulling fs layer 05:10:09 46f8f816bc3b: Pulling fs layer 05:10:09 93b61091891f: Pulling fs layer 05:10:09 93b9cdb0e59b: Pulling fs layer 05:10:09 5e14af77c1be: Pulling fs layer 05:10:09 01666e4c0597: Pulling fs layer 05:10:09 aa168da1d23b: Pulling fs layer 05:10:09 93b9cdb0e59b: Waiting 05:10:09 5e14af77c1be: Waiting 05:10:09 01666e4c0597: Waiting 05:10:09 aa168da1d23b: Waiting 05:10:09 46f8f816bc3b: Waiting 05:10:09 93b61091891f: Waiting 05:10:09 36b3adc4ff6f: Verifying Checksum 05:10:09 36b3adc4ff6f: Download complete 05:10:09 46f8f816bc3b: Verifying Checksum 05:10:09 46f8f816bc3b: Download complete 05:10:09 df20fa9351a1: Verifying Checksum 05:10:09 df20fa9351a1: Download complete 05:10:09 93b9cdb0e59b: Verifying Checksum 05:10:09 93b9cdb0e59b: Download complete 05:10:09 93b61091891f: Verifying Checksum 05:10:09 93b61091891f: Download complete 05:10:09 5e14af77c1be: Verifying Checksum 05:10:09 5e14af77c1be: Download complete 05:10:09 01666e4c0597: Verifying Checksum 05:10:09 01666e4c0597: Download complete 05:10:09 df20fa9351a1: Pull complete 05:10:09 36b3adc4ff6f: Pull complete 05:10:10 8ad3a11d3b57: Verifying Checksum 05:10:10 8ad3a11d3b57: Download complete 05:10:10 8ad3a11d3b57: Pull complete 05:10:10 46f8f816bc3b: Pull complete 05:10:10 93b61091891f: Pull complete 05:10:10 93b9cdb0e59b: Pull complete 05:10:11 5e14af77c1be: Pull complete 05:10:11 01666e4c0597: Pull complete 05:10:11 aa168da1d23b: Verifying Checksum 05:10:11 aa168da1d23b: Download complete 05:10:16 aa168da1d23b: Pull complete 05:10:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:10:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:10:16 prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container 05:10:16 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 05:10:19 $ docker top 15bd3b23258c2270ecd9bbce80682d5847f5e3abd45bbfc72249d670026c7476 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:19 + mkdir -p /var/log/sa [Pipeline] sh 05:10:20 + ls /var/log/sa-host 05:10:20 + sadf -c /var/log/sa-host/sa05 05:10:20 file_magic: OK 05:10:20 HZ: Using current value: 100 05:10:20 file_header: OK 05:10:20 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 05:10:20 Statistics: 05:10:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:10:20 File successfully converted to sysstat format version 12.2.1 05:10:20 + sadf -c /var/log/sa-host/sa19 05:10:20 file_magic: OK 05:10:20 HZ: Using current value: 100 05:10:20 file_header: OK 05:10:20 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 05:10:20 Statistics: 05:10:20 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... 05:10:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:20 provisioning config files... 05:10:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3814272435019112078tmp [Pipeline] { [Pipeline] echo 05:10:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:21 ---> create-netrc.sh [Pipeline] } 05:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:10:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:10:21 ---> python-tools-install.sh [Pipeline] echo 05:10:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:21 ---> sudo-logs.sh 05:10:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:22 ---> job-cost.sh 05:10:22 lf-activate-venv: SKIPPING 05:10:22 DEBUG: total: 0.18000000715255737 05:10:22 INFO: Retrieving Stack Cost... 05:10:23 INFO: Retrieving Pricing Info for: v3-standard-2 05:10:23 INFO: Archiving Costs [Pipeline] echo 05:10:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:24 ---> logs-deploy.sh 05:10:24 lf-activate-venv: SKIPPING 05:10:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3481/2 05:10:24 INFO: archiving workspace using pattern(s): 05:10:25 Archives upload complete. 05:10:25 INFO: archiving logs to Nexus 05:10:25 ---> uname -a: 05:10:25 Linux prd-centos7-docker-4c-2g-14998.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:10:25 05:10:25 05:10:25 ---> lscpu: 05:10:25 Architecture: x86_64 05:10:25 CPU op-mode(s): 32-bit, 64-bit 05:10:25 Byte Order: Little Endian 05:10:25 Address sizes: 40 bits physical, 48 bits virtual 05:10:25 CPU(s): 2 05:10:25 On-line CPU(s) list: 0,1 05:10:25 Thread(s) per core: 1 05:10:25 Core(s) per socket: 1 05:10:25 Socket(s): 2 05:10:25 NUMA node(s): 1 05:10:25 Vendor ID: AuthenticAMD 05:10:25 CPU family: 23 05:10:25 Model: 49 05:10:25 Model name: AMD EPYC-Rome Processor 05:10:25 Stepping: 0 05:10:25 CPU MHz: 2799.998 05:10:25 BogoMIPS: 5599.99 05:10:25 Virtualization: AMD-V 05:10:25 Hypervisor vendor: KVM 05:10:25 Virtualization type: full 05:10:25 L1d cache: 64 KiB 05:10:25 L1i cache: 64 KiB 05:10:25 L2 cache: 1 MiB 05:10:25 L3 cache: 32 MiB 05:10:25 NUMA node0 CPU(s): 0,1 05:10:25 Vulnerability Itlb multihit: Not affected 05:10:25 Vulnerability L1tf: Not affected 05:10:25 Vulnerability Mds: Not affected 05:10:25 Vulnerability Meltdown: Not affected 05:10:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:10:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:10:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:10:25 Vulnerability Srbds: Not affected 05:10:25 Vulnerability Tsx async abort: Not affected 05:10:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:10:25 05:10:25 05:10:25 ---> nproc: 05:10:25 2 05:10:25 05:10:25 05:10:25 ---> df -h: 05:10:25 Filesystem Size Used Available Use% Mounted on 05:10:25 overlay 40.0G 13.0G 27.0G 32% / 05:10:25 tmpfs 64.0M 0 64.0M 0% /dev 05:10:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:10:25 shm 64.0M 0 64.0M 0% /dev/shm 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2 05:10:25 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2@tmp 05:10:25 05:10:25 05:10:25 ---> free -m: 05:10:25 total used free shared buff/cache available 05:10:25 Mem: 7821 1365 1742 0 4714 6436 05:10:25 Swap: 1023 2 1021 05:10:25 05:10:25 05:10:25 ---> ip addr: 05:10:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:10:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:10:25 inet 127.0.0.1/8 scope host lo 05:10:25 valid_lft forever preferred_lft forever 05:10:25 inet6 ::1/128 scope host 05:10:25 valid_lft forever preferred_lft forever 05:10:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:10:25 link/ether fa:16:3e:e6:fe:74 brd ff:ff:ff:ff:ff:ff 05:10:25 inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 05:10:25 valid_lft 84995sec preferred_lft 84995sec 05:10:25 inet6 fe80::f816:3eff:fee6:fe74/64 scope link 05:10:25 valid_lft forever preferred_lft forever 05:10:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:10:25 link/ether 02:42:22:7d:fd:03 brd ff:ff:ff:ff:ff:ff 05:10:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:10:25 valid_lft forever preferred_lft forever 05:10:25 inet6 fe80::42:22ff:fe7d:fd03/64 scope link 05:10:25 valid_lft forever preferred_lft forever 05:10:25 05:10:25 05:10:25 ---> sar -b -r -n DEV: 05:10:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:10:25 05:10:25 04:46:50 LINUX RESTART (2 CPU) 05:10:25 05:10:25 04:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:10:25 04:49:01 170.36 0.03 170.33 0.00 0.67 48382.79 0.00 05:10:25 04:50:02 68.09 0.00 68.09 0.00 0.00 9464.28 0.00 05:10:25 04:51:01 55.04 0.00 55.04 0.00 0.00 5054.29 0.00 05:10:25 04:52:01 176.49 0.02 176.48 0.00 0.53 95621.01 0.00 05:10:25 04:53:01 843.15 436.36 406.79 0.00 17596.27 229208.72 0.00 05:10:25 04:54:01 497.32 110.97 386.35 0.00 4530.36 173584.34 0.00 05:10:25 04:55:01 408.51 26.51 382.00 0.00 3596.54 112741.41 0.00 05:10:25 04:56:01 13.57 5.98 7.59 0.00 269.24 321.28 0.00 05:10:25 04:57:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 05:10:25 04:58:01 0.25 0.05 0.20 0.00 0.53 1.92 0.00 05:10:25 04:59:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 05:10:25 05:00:01 0.20 0.00 0.20 0.00 0.00 2.80 0.00 05:10:25 05:01:01 0.42 0.02 0.40 0.00 0.13 5.26 0.00 05:10:25 05:02:01 0.68 0.38 0.30 0.00 9.33 4.51 0.00 05:10:25 05:03:01 0.78 0.00 0.78 0.00 0.00 15.71 0.00 05:10:25 05:04:01 0.23 0.00 0.23 0.00 0.00 1.82 0.00 05:10:25 05:05:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 05:10:25 05:06:01 0.35 0.00 0.35 0.00 0.00 4.78 0.00 05:10:25 05:07:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 05:10:25 05:08:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 05:10:25 05:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 05:10:25 05:10:01 3.06 2.65 0.42 0.00 158.69 29.48 0.00 05:10:25 Average: 101.93 26.54 75.39 0.00 1191.00 30700.18 0.00 05:10:25 05:10:25 04:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:25 04:49:01 4052408 0 1170084 14.61 2620 2783828 1677440 18.52 1244304 2169660 30444 05:10:25 04:50:02 3638944 0 1213968 15.16 2620 3153408 1735448 19.16 1484320 2320888 130260 05:10:25 04:51:01 3695956 0 1190248 14.86 2620 3120116 1861404 20.55 1377204 2361980 151296 05:10:25 04:52:01 596952 0 1438904 17.97 2620 5970464 2471868 27.29 2668916 4081872 540804 05:10:25 04:53:01 320720 0 1927464 24.07 2620 5758136 3923716 43.32 3034700 3904908 54872 05:10:25 04:54:01 149104 0 1548696 19.34 2620 6308520 2755980 30.43 2963056 4134768 515236 05:10:25 04:55:01 2380532 0 1337064 16.69 2620 4288724 1631716 18.02 1294036 3584968 28 05:10:25 04:56:01 2406736 0 1302760 16.27 2620 4296824 1439664 15.89 1279084 3578048 8 05:10:25 04:57:01 2414312 0 1295184 16.17 2620 4296824 1404712 15.51 1275880 3578024 8 05:10:25 04:58:01 2414808 0 1294680 16.17 2620 4296832 1404904 15.51 1276356 3578104 16 05:10:25 04:59:01 2415556 0 1293932 16.16 2620 4296832 1404712 15.51 1275908 3578104 12 05:10:25 05:00:01 2415836 0 1293644 16.15 2620 4296840 1404712 15.51 1275912 3578224 8 05:10:25 05:01:01 2414524 0 1294952 16.17 2620 4296844 1407052 15.53 1276384 3578224 8 05:10:25 05:02:01 2415192 0 1294072 16.16 2620 4297056 1405220 15.51 1276260 3578324 16 05:10:25 05:03:01 2414848 0 1294408 16.16 2620 4297064 1405304 15.52 1276240 3578328 8 05:10:25 05:04:01 2414880 0 1294376 16.16 2620 4297064 1405280 15.52 1276172 3578324 8 05:10:25 05:05:01 2414488 0 1294764 16.17 2620 4297068 1405448 15.52 1276680 3578324 8 05:10:25 05:06:01 2415016 0 1294228 16.16 2620 4297076 1405220 15.51 1276172 3578324 16 05:10:25 05:07:01 2415148 0 1294096 16.16 2620 4297076 1405220 15.51 1276172 3578324 8 05:10:25 05:08:01 2414880 0 1294356 16.16 2620 4297084 1405316 15.52 1276276 3578324 8 05:10:25 05:09:01 2414768 0 1294468 16.16 2620 4297084 1405220 15.51 1276180 3578324 8 05:10:25 05:10:01 2403544 0 1300092 16.23 2620 4302684 1409752 15.56 1283760 3580916 888 05:10:25 Average: 2319961 0 1329838 16.60 2620 4356520 1689787 18.66 1509999 3465240 64726 05:10:25 05:10:25 04:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:25 04:49:01 veth3465659 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:10:25 04:49:01 eth0 549.13 457.95 3554.04 49.68 0.00 0.00 0.00 0.00 05:10:25 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:49:01 docker0 206.84 261.36 14.72 845.76 0.00 0.00 0.00 0.00 05:10:25 04:50:02 veth3465659 0.43 0.45 0.04 0.04 0.00 0.00 0.00 0.00 05:10:25 04:50:02 eth0 30.66 15.55 25.25 12.29 0.00 0.00 0.00 0.00 05:10:25 04:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:50:02 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 05:10:25 04:51:01 veth3465659 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 05:10:25 04:51:01 eth0 29.16 20.93 16.73 104.28 0.00 0.00 0.00 0.00 05:10:25 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:51:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 05:10:25 04:52:01 vethd4c4fc7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:10:25 04:52:01 eth0 187.18 155.69 1705.74 26.64 0.00 0.00 0.00 0.00 05:10:25 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:53:01 vethb784d70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:10:25 04:53:01 vethd4c4fc7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 05:10:25 04:53:01 eth0 96.11 62.96 193.66 18.08 0.00 0.00 0.00 0.00 05:10:25 04:53:01 vethe6ca91b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:10:25 04:54:01 veth2dab093 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 05:10:25 04:54:01 vethd4c4fc7 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:10:25 04:54:01 eth0 109.46 76.49 338.00 126.95 0.00 0.00 0.00 0.00 05:10:25 04:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:10:25 04:55:01 eth0 229.72 168.13 1705.09 27.83 0.00 0.00 0.00 0.00 05:10:25 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:55:01 docker0 1273.66 1225.26 98.44 4425.48 0.00 0.00 0.00 0.00 05:10:25 04:56:01 eth0 1.17 0.80 0.73 0.46 0.00 0.00 0.00 0.00 05:10:25 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:56:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:57:01 eth0 0.25 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:10:25 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:58:01 eth0 1.52 0.75 1.01 0.26 0.00 0.00 0.00 0.00 05:10:25 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:59:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 05:10:25 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:10:25 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:10:25 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:25 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:03:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:10:25 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:04:01 eth0 0.72 0.20 0.15 0.01 0.00 0.00 0.00 0.00 05:10:25 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:05:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 05:10:25 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:25 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:07:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:08:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:10:25 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:10:01 eth0 4.20 2.90 5.32 1.44 0.00 0.00 0.00 0.00 05:10:25 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 Average: eth0 56.45 43.85 343.44 16.69 0.00 0.00 0.00 0.00 05:10:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:25 Average: docker0 15.81 20.92 1.07 78.79 0.00 0.00 0.00 0.00 05:10:25 05:10:25 05:10:25 ---> sar -P ALL: 05:10:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:10:25 05:10:25 04:46:50 LINUX RESTART (2 CPU) 05:10:25 05:10:25 04:48:01 CPU %user %nice %system %iowait %steal %idle 05:10:25 04:49:01 all 19.90 0.00 8.30 2.62 0.07 69.10 05:10:25 04:49:01 0 19.09 0.00 8.28 3.28 0.07 69.28 05:10:25 04:49:01 1 20.71 0.00 8.32 1.97 0.07 68.92 05:10:25 04:50:02 all 70.39 0.00 7.83 0.78 0.07 20.93 05:10:25 04:50:02 0 70.83 0.00 7.91 0.57 0.07 20.62 05:10:25 04:50:02 1 69.95 0.00 7.75 0.99 0.07 21.23 05:10:25 04:51:01 all 48.80 0.00 7.35 0.59 0.09 43.17 05:10:25 04:51:01 0 49.50 0.00 7.55 0.64 0.09 42.22 05:10:25 04:51:01 1 48.10 0.00 7.14 0.55 0.09 44.11 05:10:25 04:52:01 all 50.36 0.00 13.84 1.81 0.08 33.91 05:10:25 04:52:01 0 50.98 0.00 13.84 1.97 0.09 33.11 05:10:25 04:52:01 1 49.73 0.00 13.84 1.66 0.07 34.71 05:10:25 04:53:01 all 49.23 0.00 23.82 22.11 0.12 4.72 05:10:25 04:53:01 0 49.01 0.00 23.86 21.57 0.11 5.45 05:10:25 04:53:01 1 49.45 0.00 23.78 22.64 0.13 3.99 05:10:25 04:54:01 all 67.88 0.00 21.67 8.12 0.09 2.25 05:10:25 04:54:01 0 67.71 0.00 21.62 7.22 0.09 3.35 05:10:25 04:54:01 1 68.04 0.00 21.72 9.01 0.09 1.14 05:10:25 04:55:01 all 64.11 0.00 18.25 4.41 0.09 13.15 05:10:25 04:55:01 0 64.85 0.00 18.68 4.77 0.09 11.61 05:10:25 04:55:01 1 63.36 0.00 17.81 4.04 0.09 14.70 05:10:25 04:56:01 all 0.13 0.00 0.09 0.13 0.05 99.60 05:10:25 04:56:01 0 0.12 0.00 0.10 0.20 0.03 99.55 05:10:25 04:56:01 1 0.15 0.00 0.08 0.05 0.07 99.65 05:10:25 04:57:01 all 0.08 0.00 0.06 0.00 0.03 99.83 05:10:25 04:57:01 0 0.03 0.00 0.08 0.00 0.03 99.85 05:10:25 04:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 05:10:25 04:58:01 all 0.10 0.00 0.10 0.00 0.03 99.77 05:10:25 04:58:01 0 0.08 0.00 0.12 0.00 0.05 99.75 05:10:25 04:58:01 1 0.12 0.00 0.08 0.00 0.02 99.78 05:10:25 04:59:01 all 0.11 0.00 0.02 0.00 0.03 99.84 05:10:25 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:10:25 04:59:01 1 0.20 0.00 0.02 0.00 0.05 99.73 05:10:25 05:10:25 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:10:25 05:00:01 all 0.13 0.00 0.02 0.00 0.03 99.83 05:10:25 05:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:10:25 05:00:01 1 0.23 0.00 0.02 0.00 0.02 99.73 05:10:25 05:01:01 all 0.07 0.00 0.02 0.00 0.03 99.88 05:10:25 05:01:01 0 0.12 0.00 0.02 0.00 0.05 99.82 05:10:25 05:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:10:25 05:02:01 all 0.07 0.00 0.07 0.01 0.03 99.83 05:10:25 05:02:01 0 0.07 0.00 0.05 0.00 0.05 99.83 05:10:25 05:02:01 1 0.07 0.00 0.08 0.02 0.00 99.83 05:10:25 05:03:01 all 0.03 0.00 0.02 0.00 0.04 99.92 05:10:25 05:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 05:10:25 05:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:10:25 05:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 05:10:25 05:04:01 0 0.05 0.00 0.02 0.00 0.05 99.88 05:10:25 05:04:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:10:25 05:05:01 all 0.04 0.00 0.02 0.00 0.03 99.91 05:10:25 05:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:10:25 05:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:10:25 05:06:01 all 0.07 0.00 0.01 0.00 0.03 99.90 05:10:25 05:06:01 0 0.05 0.00 0.00 0.00 0.03 99.92 05:10:25 05:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:10:25 05:07:01 all 0.05 0.00 0.02 0.00 0.05 99.88 05:10:25 05:07:01 0 0.02 0.00 0.02 0.00 0.05 99.92 05:10:25 05:07:01 1 0.08 0.00 0.02 0.00 0.05 99.85 05:10:25 05:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 05:10:25 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:10:25 05:08:01 1 0.10 0.00 0.02 0.00 0.03 99.85 05:10:25 05:09:01 all 0.03 0.00 0.03 0.00 0.03 99.92 05:10:25 05:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:10:25 05:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:10:25 05:10:01 all 1.56 0.00 0.55 0.03 0.05 97.81 05:10:25 05:10:01 0 1.55 0.00 0.60 0.03 0.03 97.78 05:10:25 05:10:01 1 1.56 0.00 0.50 0.02 0.07 97.85 05:10:25 05:10:25 Average: CPU %user %nice %system %iowait %steal %idle 05:10:25 Average: all 15.94 0.00 4.36 1.73 0.05 77.92 05:10:25 Average: 0 15.96 0.00 4.39 1.71 0.05 77.89 05:10:25 Average: 1 15.92 0.00 4.34 1.74 0.05 77.95 05:10:25 05:10:25 05:10:25