Pull request #3510 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 8e84e87c96d2a5839db415490fa441319d2f8c5e rather than 7646f62f59f7f9ae4db74acd8414c192257ef4ff Obtained Jenkinsfile from 8e84e87c96d2a5839db415490fa441319d2f8c5e 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-ssh3345534244562755569.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-ssh1247075672913990140.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-3510/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-3510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9205362689368848976.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-ssh4705645450085594733.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-3510/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-3510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2301167684570854739.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-403 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [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-ssh8396164654529256013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2287724536115955021.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) > git config core.sparsecheckout # timeout=10 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 > 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-ssh6821449243007235460.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" > git rev-list --no-walk e56599c6f0a33d78a3399cfc3315d60091fd7c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:11:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:24 ========================================================= 09:11:24 EdgeX Global Pipelines Version Info 09:11:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:26 ------------------- 09:11:26 stable info: 09:11:26 ------------------- 09:11:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:11:26 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:11:26 Message: update stable to v1.0.192 09:11:26 ------------------- 09:11:26 experimental info: 09:11:26 ------------------- 09:11:26 Commited By: **** collab-it+edgex@linuxfoundation.org 09:11:26 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:11:26 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7646f62f59f7f9ae4db74acd8414c192257ef4ff [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7646f62 [Pipeline] echo 09:11:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:27 provisioning config files... 09:11:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3672116526931265635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:28 ---> docker-login.sh 09:11:28 nexus3.edgexfoundry.org:10001 09:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:28 Configure a credential helper to remove this warning. See 09:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:28 09:11:28 Login Succeeded 09:11:28 nexus3.edgexfoundry.org:10002 09:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:28 Configure a credential helper to remove this warning. See 09:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:28 09:11:28 Login Succeeded 09:11:28 nexus3.edgexfoundry.org:10003 09:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:28 Configure a credential helper to remove this warning. See 09:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:28 09:11:28 Login Succeeded 09:11:28 nexus3.edgexfoundry.org:10004 09:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:28 Configure a credential helper to remove this warning. See 09:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:28 09:11:28 Login Succeeded 09:11:28 docker.io 09:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 ---> docker-login.sh ends [Pipeline] } 09:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:29 ++ 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 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/core-command/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo core-command,cmd/core-command/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/core-data/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo core-data,cmd/core-data/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/core-metadata/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo core-metadata,cmd/core-metadata/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/security-bootstrapper/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/security-proxy-setup/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/support-notifications/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo support-notifications,cmd/support-notifications/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/support-scheduler/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:11:29 + for file in '`ls cmd/**/Dockerfile`' 09:11:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:11:29 ++ cut -d/ -f2 09:11:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:11:29 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 09:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:11:31 09:11:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:11:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:11:31 latest: Pulling from edgex-devops/git-semver 09:11:31 31603596830f: Pulling fs layer 09:11:31 54011a49482f: Pulling fs layer 09:11:31 a6820b24f6d8: Pulling fs layer 09:11:31 f581987b2513: Pulling fs layer 09:11:31 f581987b2513: Waiting 09:11:31 54011a49482f: Verifying Checksum 09:11:31 54011a49482f: Download complete 09:11:31 31603596830f: Verifying Checksum 09:11:31 31603596830f: Download complete 09:11:31 f581987b2513: Verifying Checksum 09:11:31 f581987b2513: Download complete 09:11:31 a6820b24f6d8: Verifying Checksum 09:11:32 31603596830f: Pull complete 09:11:32 54011a49482f: Pull complete 09:11:32 a6820b24f6d8: Pull complete 09:11:33 f581987b2513: Pull complete 09:11:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:11:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:11:33 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:11:33 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:11:34 $ docker top 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:34 [ssh-agent] Looking for ssh-agent implementation... 09:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:34 $ docker exec 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent 09:11:35 SSH_AUTH_SOCK=/tmp/ssh-JfV5CQ2HSiXs/agent.15 09:11:35 SSH_AGENT_PID=21 09:11:35 Running ssh-add (command line suppressed) 09:11:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1336803692697613089.key (/w/workspace/edgex-go/2@tmp/private_key_1336803692697613089.key) 09:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:35 + git tag --points-at HEAD [Pipeline] } 09:11:35 $ docker exec --env ******** --env ******** 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent -k 09:11:35 unset SSH_AUTH_SOCK; 09:11:35 unset SSH_AGENT_PID; 09:11:35 echo Agent pid 21 killed; 09:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:35 [ssh-agent] Looking for ssh-agent implementation... 09:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:35 $ docker exec 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent 09:11:35 SSH_AUTH_SOCK=/tmp/ssh-D9F8Z7EcgLaH/agent.55 09:11:35 SSH_AGENT_PID=62 09:11:35 Running ssh-add (command line suppressed) 09:11:36 Identity added: /w/workspace/edgex-go/2@tmp/private_key_65437140632717245.key (/w/workspace/edgex-go/2@tmp/private_key_65437140632717245.key) 09:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:36 + git semver init 09:11:36 # -> Open(): unable to determine branch for HEAD 09:11:36 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:11:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:11:36 # $SEMVER_REMOTE_NAME = origin 09:11:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:11:36 # $SEMVER_USER_NAME = edgex-jenkins 09:11:36 # $SEMVER_BRANCH = PR-3510 09:11:36 # $SEMVER_TEMP = /tmp/semver-118600907 09:11:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:11:54 # '/tmp/semver-118600907' -> '/w/workspace/edgex-go/2/.semver' 09:11:54 # -> Force: false 09:11:54 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:11:54 $ docker exec --env ******** --env ******** 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent -k 09:11:54 unset SSH_AUTH_SOCK; 09:11:54 unset SSH_AGENT_PID; 09:11:54 echo Agent pid 62 killed; 09:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:55 + git semver [Pipeline] } 09:11:55 $ docker stop --time=1 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 09:11:57 $ docker rm -f 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:11:58 Stashed 1 file(s) [Pipeline] echo 09:11:58 [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 09:11:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:11:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:11:59 + sudo service docker restart 09:11:59 + true 09:11:59 Redirecting to /bin/systemctl restart docker.service 09:12:13 Still waiting to schedule task 09:12:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:12:17 ========================================================= 09:12:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:12:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:12:17 + 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 . 09:12:19 Sending build context to Docker daemon 330.9MB 09:12:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:12:19 Step 2/6 : FROM ${BASE} 09:12:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:19 540db60ca938: Pulling fs layer 09:12:19 adcc1eea9eea: Pulling fs layer 09:12:19 4c4ab2625f07: Pulling fs layer 09:12:19 0510c868ecb4: Pulling fs layer 09:12:19 afea3b2eda06: Pulling fs layer 09:12:19 7809a108b3ef: Pulling fs layer 09:12:19 f706445af74f: Pulling fs layer 09:12:19 afea3b2eda06: Waiting 09:12:19 7809a108b3ef: Waiting 09:12:19 f706445af74f: Waiting 09:12:19 0510c868ecb4: Waiting 09:12:19 4c4ab2625f07: Verifying Checksum 09:12:19 4c4ab2625f07: Download complete 09:12:19 adcc1eea9eea: Verifying Checksum 09:12:19 adcc1eea9eea: Download complete 09:12:19 afea3b2eda06: Verifying Checksum 09:12:19 afea3b2eda06: Download complete 09:12:19 7809a108b3ef: Verifying Checksum 09:12:19 7809a108b3ef: Download complete 09:12:19 540db60ca938: Verifying Checksum 09:12:19 540db60ca938: Download complete 09:12:19 540db60ca938: Pull complete 09:12:19 adcc1eea9eea: Pull complete 09:12:19 4c4ab2625f07: Pull complete 09:12:21 f706445af74f: Verifying Checksum 09:12:21 f706445af74f: Download complete 09:12:22 0510c868ecb4: Verifying Checksum 09:12:22 0510c868ecb4: Download complete 09:12:27 0510c868ecb4: Pull complete 09:12:27 afea3b2eda06: Pull complete 09:12:27 7809a108b3ef: Pull complete 09:12:30 f706445af74f: Pull complete 09:12:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:12:30 ---> b068be0155e3 09:12: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 09:12:32 ---> Running in a9d6cfaff606 09:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:12:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:12:33 (1/12) Installing libmagic (5.39-r0) 09:12:34 (2/12) Installing file (5.39-r0) 09:12:34 (3/12) Installing libc-dev (0.7.2-r3) 09:12:34 (4/12) Installing g++ (10.2.1_pre1-r3) 09:12:39 (5/12) Installing fortify-headers (1.1-r0) 09:12:39 (6/12) Installing patch (2.7.6-r6) 09:12:39 (7/12) Installing build-base (0.5-r2) 09:12:39 (8/12) Installing libsodium (1.0.18-r0) 09:12:39 (9/12) Installing pkgconf (1.7.3-r0) 09:12:40 (10/12) Installing libsodium-dev (1.0.18-r0) 09:12:40 (11/12) Installing libzmq (4.3.3-r1) 09:12:40 (12/12) Installing zeromq-dev (4.3.3-r1) 09:12:40 Executing busybox-1.32.1-r6.trigger 09:12:40 OK: 219 MiB in 52 packages 09:12:42 Removing intermediate container a9d6cfaff606 09:12:42 ---> b25aafff8ac0 09:12:42 Step 4/6 : WORKDIR /edgex-go 09:12:42 ---> Running in 548e56dcc387 09:12:42 Removing intermediate container 548e56dcc387 09:12:42 ---> 711b0b3cc080 09:12:42 Step 5/6 : COPY go.mod . 09:12:42 ---> 1670d5d409fa 09:12:42 Step 6/6 : RUN go mod download 09:12:42 ---> Running in 7468aa4f4119 09:13:00 Removing intermediate container 7468aa4f4119 09:13:00 ---> 35ff33dbd252 09:13:00 Successfully built 35ff33dbd252 09:13:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:13:01 + docker inspect -f . ci-base-image-x86_64 09:13:01 . [Pipeline] withDockerContainer 09:13:01 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:13:01 $ 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 ******** ci-base-image-x86_64 cat 09:13:01 $ docker top bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:02 + go version 09:13:02 go version go1.16.3 linux/amd64 [Pipeline] } 09:13:02 $ docker stop --time=1 bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d 09:13:03 $ docker rm -f bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:03 + docker inspect -f . ci-base-image-x86_64 09:13:03 . [Pipeline] withDockerContainer 09:13:03 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:13:03 $ 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 ******** ci-base-image-x86_64 cat 09:13:04 $ docker top 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe -eo pid,comm [Pipeline] { [Pipeline] echo 09:13:04 ========================================================= 09:13:04 [edgeXBuildGoParallel] Running Tests and Build... 09:13:04 ========================================================= [Pipeline] sh 09:13:04 + go mod tidy [Pipeline] sh 09:13:05 + make test 09:13:05 go mod tidy 09:13:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:13:12 ? github.com/edgexfoundry/edgex-go [no test files] 09:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:13:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:13:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:13:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.1% of statements 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements 09:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.120s coverage: 27.7% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 58.6% of statements 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements 09:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements 09:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements 09:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements 09:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 09:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.059s coverage: 60.0% of statements 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 09:14:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 09:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 79.5% of statements 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 09:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 09:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 09:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 09:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 09:14:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-404 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 09:14:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:14:16 The recommended git tool is: git 09:14:21 using credential edgex-jenkins-ssh 09:14:21 Cloning the remote Git repository 09:14:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:14:21 > git init /w/workspace/edgex-go/2 # timeout=10 09:14:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:21 > git --version # timeout=10 09:14:21 > git --version # 'git version 2.17.1' 09:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.312s coverage: 81.8% of statements 09:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 09:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 09:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 09:14:38 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 09:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:14:38 > git config core.sparsecheckout # timeout=10 09:14:38 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 09:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:14:38 Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:14:38 Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) 09:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 09:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 09:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 66.9% of statements 09:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:14:38 > git remote # timeout=10 09:14:38 > git config --get remote.origin.url # timeout=10 09:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:38 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 09:14:38 > git rev-parse HEAD^{commit} # timeout=10 09:14:38 > git config core.sparsecheckout # timeout=10 09:14:38 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 09:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.5% of statements 09:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 09:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 09:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 46.8% of statements 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:14:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:14:43 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:14:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:14:45 + true 09:14:45 + sudo service docker restart 09:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 18.9% of statements 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.618s coverage: 28.7% of statements 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements 09:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:14:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 09:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:14:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.079s coverage: 64.6% of statements 09:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:14:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:14:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 09:14:50 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:03 provisioning config files... 09:15:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4398461451090609082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:04 ---> docker-login.sh 09:15:04 nexus3.edgexfoundry.org:10001 09:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:05 Configure a credential helper to remove this warning. See 09:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:05 09:15:05 Login Succeeded 09:15:05 nexus3.edgexfoundry.org:10002 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10003 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10004 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 docker.io 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:08 Configure a credential helper to remove this warning. See 09:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:08 09:15:08 Login Succeeded 09:15:08 ---> docker-login.sh ends [Pipeline] } 09:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:15:08 ========================================================= 09:15:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:15:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:15:08 + 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 . 09:15:11 Sending build context to Docker daemon 168.1MB 09:15:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:15:11 Step 2/6 : FROM ${BASE} 09:15:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:15:11 595b0fe564bb: Pulling fs layer 09:15:11 7186ed65a4f7: Pulling fs layer 09:15:11 316046926c0a: Pulling fs layer 09:15:11 4ebd0625c992: Pulling fs layer 09:15:11 207e8628e3a3: Pulling fs layer 09:15:11 c791037a9be2: Pulling fs layer 09:15:11 ffd874e62e21: Pulling fs layer 09:15:11 4ebd0625c992: Waiting 09:15:11 207e8628e3a3: Waiting 09:15:11 c791037a9be2: Waiting 09:15:11 ffd874e62e21: Waiting 09:15:11 316046926c0a: Download complete 09:15:11 7186ed65a4f7: Verifying Checksum 09:15:11 7186ed65a4f7: Download complete 09:15:11 207e8628e3a3: Verifying Checksum 09:15:11 207e8628e3a3: Download complete 09:15:11 595b0fe564bb: Verifying Checksum 09:15:11 595b0fe564bb: Download complete 09:15:11 c791037a9be2: Verifying Checksum 09:15:11 c791037a9be2: Download complete 09:15:12 595b0fe564bb: Pull complete 09:15:12 7186ed65a4f7: Pull complete 09:15:13 316046926c0a: Pull complete 09:15:13 ffd874e62e21: Verifying Checksum 09:15:13 ffd874e62e21: Download complete 09:15:15 4ebd0625c992: Verifying Checksum 09:15:15 4ebd0625c992: Download complete 09:15:22 gofmt -l . 09:15:22 [ "`gofmt -l .`" = "" ] 09:15:22 ./bin/test-go-mod-tidy.sh 09:15:23 ./bin/test-attribution-txt.sh [Pipeline] sh 09:15:24 + ls -al . 09:15:24 total 852 09:15:24 drwxrwxr-x 10 1001 1001 4096 May 26 09:15 . 09:15:24 drwxr-xr-x 4 root root 28 May 26 09:13 .. 09:15:24 -rw-rw-r-- 1 1001 1001 11 May 26 09:11 .dockerignore 09:15:24 drwxrwxr-x 8 1001 1001 179 May 26 09:11 .git 09:15:24 drwxrwxr-x 3 1001 1001 125 May 26 09:11 .github 09:15:24 -rw-rw-r-- 1 1001 1001 818 May 26 09:11 .gitignore 09:15:24 drwx------ 3 1001 1001 60 May 26 09:11 .semver 09:15:24 -rw-rw-r-- 1 1001 1001 166 May 26 09:11 .sonarcloud.properties 09:15:24 -rw-rw-r-- 1 1001 1001 8609 May 26 09:11 Attribution.txt 09:15:24 -rw-rw-r-- 1 1001 1001 3804 May 26 09:11 CONTRIBUTING.md 09:15:24 -rw-rw-r-- 1 1001 1001 931 May 26 09:11 Dockerfile.build 09:15:24 -rw-rw-r-- 1 1001 1001 863 May 26 09:11 Jenkinsfile 09:15:24 -rw-rw-r-- 1 1001 1001 10775 May 26 09:11 LICENSE 09:15:24 -rw-rw-r-- 1 1001 1001 5632 May 26 09:11 Makefile 09:15:24 -rw-rw-r-- 1 1001 1001 7978 May 26 09:11 README.md 09:15:24 -rw-rw-r-- 1 1001 1001 6755 May 26 09:11 SECURITY.md 09:15:24 -rw-rw-r-- 1 1001 1001 5 May 26 09:11 VERSION 09:15:24 -rw-rw-r-- 1 1001 1001 4131 May 26 09:11 ZMQWindows.md 09:15:24 drwxrwxr-x 2 1001 1001 117 May 26 09:11 bin 09:15:24 drwxrwxr-x 14 1001 1001 4096 May 26 09:11 cmd 09:15:24 -rw-r--r-- 1 root root 742988 May 26 09:14 coverage.out 09:15:24 -rw-r--r-- 1 root root 1060 May 26 09:15 go.mod 09:15:24 -rw-r--r-- 1 root root 21990 May 26 09:13 go.sum 09:15:24 drwxrwxr-x 8 1001 1001 127 May 26 09:11 internal 09:15:24 drwxrwxr-x 4 1001 1001 26 May 26 09:11 openapi 09:15:24 drwxrwxr-x 4 1001 1001 71 May 26 09:11 snap 09:15:24 -rw-rw-r-- 1 1001 1001 168 May 26 09:11 version.go [Pipeline] sh 09:15:24 + '[' -e coverage.out ] 09:15:24 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:24 Stashed 1 file(s) [Pipeline] sh 09:15:24 + make build 09:15:24 go mod tidy 09:15:25 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 09:15:27 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 09:15:27 4ebd0625c992: Pull complete 09:15:27 207e8628e3a3: Pull complete 09:15:27 c791037a9be2: Pull complete 09:15:30 ffd874e62e21: Pull complete 09:15:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:15:30 ---> cfc18b08335c 09:15: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 09:15:32 ---> Running in 4189f886112a 09:15:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:15:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:15:35 (1/12) Installing libmagic (5.39-r0) 09:15:36 (2/12) Installing file (5.39-r0) 09:15:36 (3/12) Installing libc-dev (0.7.2-r3) 09:15:36 (4/12) Installing g++ (10.2.1_pre1-r3) 09:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:15:38 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 09:15:38 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 09:15: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 09:15: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 09:15:41 (5/12) Installing fortify-headers (1.1-r0) 09:15:41 (6/12) Installing patch (2.7.6-r6) 09:15:42 (7/12) Installing build-base (0.5-r2) 09:15:42 (8/12) Installing libsodium (1.0.18-r0) 09:15:42 (9/12) Installing pkgconf (1.7.3-r0) 09:15:42 (10/12) Installing libsodium-dev (1.0.18-r0) 09:15:42 (11/12) Installing libzmq (4.3.3-r1) 09:15:42 (12/12) Installing zeromq-dev (4.3.3-r1) 09:15:42 Executing busybox-1.32.1-r6.trigger 09:15:42 OK: 218 MiB in 52 packages 09:15: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 09:15: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 09:15:44 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 09:15:45 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 09:15:46 Removing intermediate container 4189f886112a 09:15:46 ---> 44830818c01c 09:15:46 Step 4/6 : WORKDIR /edgex-go 09:15:46 ---> Running in d11b2c51e5ac 09:15:46 Removing intermediate container d11b2c51e5ac 09:15:46 ---> 6a1f6255d8d6 09:15:46 Step 5/6 : COPY go.mod . [Pipeline] } 09:15:47 $ docker stop --time=1 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe 09:15:47 ---> 51985a7de85c 09:15:47 Step 6/6 : RUN go mod download 09:15:47 ---> Running in 0097ae218f36 09:15:49 $ docker rm -f 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:52 09:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:53 latest: Pulling from edgex-devops/edgex-compose 09:15:53 cbdbe7a5bc2a: Pulling fs layer 09:15:53 ca9280d653b3: Pulling fs layer 09:15:53 7e9c9ca2126c: Pulling fs layer 09:15:53 cbdbe7a5bc2a: Verifying Checksum 09:15:53 cbdbe7a5bc2a: Download complete 09:15:53 cbdbe7a5bc2a: Pull complete 09:15:53 ca9280d653b3: Verifying Checksum 09:15:53 ca9280d653b3: Download complete 09:15:54 ca9280d653b3: Pull complete 09:15:54 7e9c9ca2126c: Verifying Checksum 09:15:54 7e9c9ca2126c: Download complete 09:15:57 7e9c9ca2126c: Pull complete 09:15:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:15:57 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:15:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:16:06 $ docker top 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:07 + docker-compose build --help 09:16:07 + grep parallel 09:16:07 --parallel Build images in parallel. [Pipeline] } 09:16:07 $ docker stop --time=1 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 09:16:09 $ docker rm -f 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:09 . [Pipeline] withDockerContainer 09:16:09 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:16:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:16:10 $ docker top 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:11 + docker-compose -f ./docker-compose-build.yml build --parallel 09:16:11 Building core-command ... 09:16:11 Building core-data ... 09:16:11 Building core-metadata ... 09:16:11 Building security-bootstrapper ... 09:16:11 Building security-proxy-setup ... 09:16:11 Building security-secretstore-setup ... 09:16:11 Building support-notifications ... 09:16:11 Building support-scheduler ... 09:16:11 Building sys-mgmt-agent ... 09:16:11 Building core-metadata 09:16:11 Building security-proxy-setup 09:16:11 Building security-bootstrapper 09:16:12 Building sys-mgmt-agent 09:16:12 Building core-command 09:16:14 Removing intermediate container 0097ae218f36 09:16:14 ---> 8a139b62bb83 09:16:14 Successfully built 8a139b62bb83 09:16:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:16:14 + docker inspect -f . ci-base-image-arm64 09:16:14 . [Pipeline] withDockerContainer 09:16:15 prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container 09:16:15 $ 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 09:16:16 $ docker top 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:17 + go version 09:16:17 go version go1.16.3 linux/arm64 [Pipeline] } 09:16:17 $ docker stop --time=1 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 09:16:19 $ docker rm -f 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:20 + docker inspect -f . ci-base-image-arm64 09:16:20 . [Pipeline] withDockerContainer 09:16:21 prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container 09:16:21 $ 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 09:16:22 $ docker top a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:23 ========================================================= 09:16:23 [edgeXBuildGoParallel] Running Tests and Build... 09:16:23 ========================================================= [Pipeline] sh 09:16:23 + go mod tidy [Pipeline] sh 09:16:25 + make test 09:16:25 go mod tidy 09:16:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:16:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:16:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:16:27 ---> 35ff33dbd252 09:16:27 Step 3/22 : WORKDIR /edgex-go 09:16:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:16:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:16:27 ---> 35ff33dbd252 09:16:27 Step 3/24 : WORKDIR /edgex-go 09:16:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:16:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:16:31 ---> 35ff33dbd252 09:16:31 Step 3/24 : WORKDIR /edgex-go 09:16:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:16:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:16:33 ---> 35ff33dbd252 09:16:33 Step 3/32 : WORKDIR /edgex-go 09:16:35 ---> Running in 2f070595cd1f 09:16:35 ---> Running in 46719e8d9bf2 09:16:35 ---> Running in 899acfd8e352 09:16:35 ---> Running in d2782422c1a8 09:16:36 Removing intermediate container 46719e8d9bf2 09:16:36 ---> 24de8f19f6f6 09:16:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:16:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:16:36 ---> 35ff33dbd252 09:16:36 Step 3/24 : WORKDIR /edgex-go 09:16:36 ---> Using cache 09:16:36 ---> 72575ecd9b2b 09:16:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:37 Removing intermediate container d2782422c1a8 09:16:37 ---> ed35b870e8e2 09:16:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:37 Removing intermediate container 899acfd8e352 09:16:37 ---> 72575ecd9b2b 09:16:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:37 Removing intermediate container 2f070595cd1f 09:16:37 ---> 18ad9eb2e4fe 09:16:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:37 ---> Running in 883378dd3a7b 09:16:37 ---> Running in bf511bbda182 09:16:37 ---> Running in 474e0a9b5951 09:16:37 ---> Running in 98edddf75a3b 09:16:37 ---> Running in 0ca30aec32ab 09:16:38 Removing intermediate container 883378dd3a7b 09:16:38 ---> 0753d49a3f6b 09:16:38 Step 5/24 : RUN apk add --update --no-cache make git 09:16:38 ---> Running in a7d24d7cfebf 09:16:39 Removing intermediate container bf511bbda182 09:16:39 ---> b92349eef49f 09:16:39 Step 5/24 : RUN apk add --update --no-cache make git 09:16:39 Removing intermediate container 474e0a9b5951 09:16:39 ---> e9e793df4332 09:16:39 Step 5/22 : RUN apk add --update --no-cache make git 09:16:39 ---> Running in 1e1b5ed4d7fa 09:16:39 Removing intermediate container 98edddf75a3b 09:16:39 ---> 4d1917d272b4 09:16:39 Step 5/32 : RUN apk add --update --no-cache make git 09:16:39 Removing intermediate container 0ca30aec32ab 09:16:39 ---> 689c11689514 09:16:39 Step 5/24 : RUN apk add --update --no-cache make bash git 09:16:39 ---> Running in 4e4c156fd1f3 09:16:39 ---> Running in 7ee6d4270b35 09:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:16:39 ---> Running in 897edcb0b9d7 09:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:16:41 OK: 219 MiB in 52 packages 09:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:16:41 Removing intermediate container a7d24d7cfebf 09:16:41 ---> a776f5deaef8 09:16:41 Step 6/24 : COPY go.mod . 09:16:41 OK: 219 MiB in 52 packages 09:16:41 OK: 219 MiB in 52 packages 09:16:41 ---> b2743119d914 09:16:41 Step 7/24 : RUN go mod download 09:16:41 ---> Running in d13c8d6d2cb9 09:16:41 OK: 219 MiB in 52 packages 09:16:41 OK: 219 MiB in 52 packages 09:16:41 Removing intermediate container 1e1b5ed4d7fa 09:16:41 ---> a2364bff0061 09:16:41 Step 6/24 : COPY go.mod . 09:16:42 Removing intermediate container 4e4c156fd1f3 09:16:42 ---> 49ac5dd860df 09:16:42 Step 6/22 : COPY go.mod . 09:16:42 ---> dadc9f8f6b7e 09:16:42 Step 7/24 : RUN go mod download 09:16:42 ---> Running in 13551538e9f5 09:16:42 Removing intermediate container 7ee6d4270b35 09:16:42 ---> 712c99f39b3c 09:16:42 Step 6/32 : COPY go.mod . 09:16:42 ---> 25bd0d86275b 09:16:42 Step 7/22 : RUN go mod download 09:16:42 Removing intermediate container 897edcb0b9d7 09:16:42 ---> 9590a01878a9 09:16:42 Step 6/24 : COPY go.mod . 09:16:42 ---> Running in 642d8b6b2d0e 09:16:43 ---> 440e3bb69054 09:16:43 Step 7/32 : RUN go mod download 09:16:43 ---> 495e5c5b0a85 09:16:43 Step 7/24 : RUN go mod download 09:16:43 ---> Running in 9e29ec4e35c7 09:16:43 Removing intermediate container d13c8d6d2cb9 09:16:43 ---> 383f5a568fa7 09:16:43 Step 8/24 : COPY . . 09:16:43 ---> Running in 7178ec12e8cd 09:16:48 Removing intermediate container 13551538e9f5 09:16:48 ---> 5f8c4b415a51 09:16:48 Step 8/24 : COPY . . 09:16:48 Removing intermediate container 642d8b6b2d0e 09:16:48 ---> 69818fe5b44f 09:16:48 Step 8/22 : COPY . . 09:16:48 ---> cf4bcbf8a05d 09:16:48 Step 9/24 : RUN go mod tidy 09:16:52 ? github.com/edgexfoundry/edgex-go [no test files] 09:16:58 ---> Running in 13d8f3ffce8e 09:16:58 Removing intermediate container 7178ec12e8cd 09:16:58 ---> c83271eb9321 09:16:58 Step 8/24 : COPY . . 09:16:58 Removing intermediate container 9e29ec4e35c7 09:16:58 ---> ac8971a8ad54 09:16:58 Step 8/32 : COPY . . 09:16:58 ---> 49d4c07c5c5d 09:16:58 Step 9/24 : RUN go mod tidy 09:16:58 ---> Running in a7451923139f 09:16:58 ---> bfdf072e90e2 09:16:58 Step 9/22 : RUN go mod tidy 09:17:05 ---> Running in 3752c9ea4a51 09:17:09 ---> ab4f55788477 09:17:09 Step 9/32 : RUN go mod tidy 09:17:09 ---> Running in 52786cb58cde 09:17:09 Removing intermediate container 13d8f3ffce8e 09:17:09 ---> cc71d7af054c 09:17:09 Step 10/24 : RUN make cmd/core-command/core-command 09:17:10 ---> Running in a252200157f8 09:17:10 Removing intermediate container a7451923139f 09:17:10 ---> f8300abc8154 09:17:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:17:10 ---> Running in 747f099d0750 09:17:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:17:10 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 09:17:11 Removing intermediate container 3752c9ea4a51 09:17:11 ---> e05b4978a634 09:17:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:17:11 ---> Running in 8d8673579402 09:17:11 Removing intermediate container 52786cb58cde 09:17:11 ---> 522ab9fa3aff 09:17:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:11 ---> Running in 2db6d61578a5 09:17: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 09:17:12 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 09:17:19 ---> d82006b2755c 09:17:19 Step 9/24 : RUN go mod tidy 09:17:19 ---> Running in 70621b47c2fa 09:17:21 Removing intermediate container 70621b47c2fa 09:17:21 ---> b090cd5df763 09:17:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:17:21 ---> Running in 4ab22717d641 09:17:22 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 09:17:48 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 09:17:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:17:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:17:56 Removing intermediate container 2db6d61578a5 09:17:56 ---> 1f566acb2853 09:17:56 09:17:56 Step 11/32 : FROM alpine:3.12 09:17:56 Removing intermediate container 8d8673579402 09:17:56 ---> 35e5c3d1acf9 09:17:56 09:17:56 Step 11/22 : FROM alpine:3.12 09:17:56 Removing intermediate container a252200157f8 09:17:56 ---> 31f6934e3439 09:17:56 09:17:56 Step 11/24 : FROM alpine:3.12 09:17:57 3.12: Pulling from library/alpine 09:17:57 3.12: Pulling from library/alpine 09:17:57 3.12: Pulling from library/alpine 09:17:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:17:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:17:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:17:59 Removing intermediate container 747f099d0750 09:17:59 ---> 9f6b4b88400a 09:17:59 09:17:59 Step 11/24 : FROM alpine:3.12 09:17:59 Status: Image is up to date for alpine:3.12 09:17:59 ---> 13621d1b12d4 09:17:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:17:59 Status: Downloaded newer image for alpine:3.12 09:17:59 Status: Downloaded newer image for alpine:3.12 09:17:59 ---> 13621d1b12d4 09:17:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:17:59 ---> 13621d1b12d4 09:17:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:17:59 ---> 13621d1b12d4 09:17:59 Step 12/22 : RUN apk add --update --no-cache curl 09:17:59 ---> Running in 41e633fc70ac 09:17:59 ---> Running in 0e8037ef00a0 09:17:59 ---> Running in 6d206e1d2376 09:17:59 ---> Running in e3ba6d445830 09:17:59 Removing intermediate container 0e8037ef00a0 09:17:59 ---> 1e91ecce0320 09:17:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:17:59 ---> Running in 5cf735e0dd5e 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:00 (1/1) Installing dumb-init (1.2.2-r1) 09:18:00 Executing busybox-1.31.1-r20.trigger 09:18:00 OK: 6 MiB in 15 packages 09:18:00 Removing intermediate container 4ab22717d641 09:18:00 ---> faecf7f7f153 09:18:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:18:00 ---> Running in 6fc34fcd7358 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:00 (1/4) Installing ca-certificates (20191127-r4) 09:18:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:18:00 (3/4) Installing libcurl (7.76.1-r0) 09:18:00 (4/4) Installing curl (7.76.1-r0) 09:18:00 Executing busybox-1.31.1-r20.trigger 09:18:00 Executing ca-certificates-20191127-r4.trigger 09:18:00 Removing intermediate container 41e633fc70ac 09:18:00 ---> 2b7cf552ed94 09:18:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:00 (1/1) Installing dumb-init (1.2.2-r1) 09:18:00 Executing busybox-1.31.1-r20.trigger 09:18:00 OK: 6 MiB in 15 packages 09:18:00 (1/2) Installing dumb-init (1.2.2-r1) 09:18:00 ---> Running in cc4210c7ca23 09:18:00 (2/2) Installing su-exec (0.2-r1) 09:18:01 Executing busybox-1.31.1-r20.trigger 09:18:01 OK: 6 MiB in 16 packages 09:18:01 OK: 7 MiB in 18 packages 09:18:01 Removing intermediate container cc4210c7ca23 09:18:01 ---> cc0f08033cca 09:18:01 Step 14/24 : ENV APP_PORT=59882 09:18:01 ---> Running in 85e8ee7ad021 09:18:01 Removing intermediate container 85e8ee7ad021 09:18:01 ---> a7dde8d93529 09:18:01 Step 15/24 : EXPOSE $APP_PORT 09:18:01 Removing intermediate container e3ba6d445830 09:18:01 ---> 357457ebf817 09:18:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:01 ---> Running in c535a115d9c9 09:18:01 ---> Running in 9eaa5f1a4809 09:18:01 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 09:18:01 Removing intermediate container c535a115d9c9 09:18:01 ---> 0abf26aeb84e 09:18:01 Step 16/24 : WORKDIR / 09:18:01 Removing intermediate container 9eaa5f1a4809 09:18:01 ---> 762b24762ad3 09:18:01 Step 14/24 : ENV APP_PORT=59881 09:18:01 Removing intermediate container 5cf735e0dd5e 09:18:01 ---> 230b5e1f6ea2 09:18:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:18:01 ---> Running in 098676bb83c5 09:18:01 Removing intermediate container 6d206e1d2376 09:18:01 ---> 5250e0dce125 09:18:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:01 ---> Running in 5ecf331c3b71 09:18:02 ---> Running in 0f26c7fde2ea 09:18:02 ---> Running in b5741b82722e 09:18:02 Removing intermediate container 5ecf331c3b71 09:18:02 ---> c079a5a7304a 09:18:02 Step 15/24 : EXPOSE $APP_PORT 09:18:02 Removing intermediate container 098676bb83c5 09:18:02 ---> 9e108454c77d 09:18:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:02 Removing intermediate container 0f26c7fde2ea 09:18:02 ---> 27f2956fb0a0 09:18:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:18:02 ---> Running in 38617c76fc17 09:18:02 Removing intermediate container b5741b82722e 09:18:02 ---> 49e0f3096984 09:18:02 Step 14/22 : WORKDIR /edgex 09:18:02 ---> Running in 577ed00ea0ba 09:18:02 ---> Running in 830c2cb372b5 09:18:02 Removing intermediate container 38617c76fc17 09:18:02 ---> 856b05a2a132 09:18:02 Step 16/24 : WORKDIR / 09:18:02 ---> Running in 4e4c5b749905 09:18:02 ---> 308a122cbd56 09:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:18:02 Removing intermediate container 577ed00ea0ba 09:18:02 ---> d7956aee379a 09:18:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:18:02 Removing intermediate container 6fc34fcd7358 09:18:02 ---> 3d6e84d30e2d 09:18:02 09:18:02 Step 12/24 : FROM docker:20.10.0 09:18:02 Removing intermediate container 830c2cb372b5 09:18:02 ---> 8707f1526657 09:18:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:18:02 ---> Running in 36d605b3cda0 09:18:02 Removing intermediate container 4e4c5b749905 09:18:02 ---> 09180368ae02 09:18:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:02 20.10.0: Pulling from library/docker 09:18:02 ---> 51a355830f98 09:18:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:18:02 ---> 0b4680bf2753 09:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:18:03 ---> b938ac4f59f8 09:18:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:18:03 ---> d2dcd1097b11 09:18:03 Step 20/24 : ENTRYPOINT ["/core-command"] 09:18:03 ---> Running in c9737e0826ff 09:18:03 Removing intermediate container 36d605b3cda0 09:18:03 ---> 2f6fd8958d2d 09:18:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:18:03 ---> c03bcdb1d458 09:18:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:18:03 ---> e7df3a948b9b 09:18:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:18:03 ---> Running in bf85459bcbf7 09:18:04 Removing intermediate container c9737e0826ff 09:18:04 ---> ab0b30458982 09:18:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:04 ---> Running in e09bfe49cc58 09:18:04 Removing intermediate container bf85459bcbf7 09:18:04 ---> 90560b382b20 09:18:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:18:04 ---> 2388396d2420 09:18:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:18:04 ---> bc7b38ef288f 09:18:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:18:04 Removing intermediate container e09bfe49cc58 09:18:04 ---> a9782afbf787 09:18:04 Step 22/24 : LABEL arch=x86_64 09:18:04 ---> Running in 5358937997ef 09:18:04 ---> Running in f0e7e6cc8e30 09:18:04 ---> Running in 5f6c4c6d3f0b 09:18:04 ---> f2f2f0fd6d39 09:18:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:18:04 Removing intermediate container 5358937997ef 09:18:04 ---> b38cdc73e739 09:18:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:04 ---> Running in 4b1a0a121f05 09:18:04 ---> Running in 4e6927a7428d 09:18:04 Removing intermediate container f0e7e6cc8e30 09:18:04 ---> fff1328fd678 09:18:04 Step 19/22 : CMD ["--init=true"] 09:18:04 Removing intermediate container 5f6c4c6d3f0b 09:18:04 ---> c8edb8a8d995 09:18:04 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:18:04 ---> Running in 2ea57cc02522 09:18:04 ---> Running in 112a4f9268fa 09:18:04 Removing intermediate container 4b1a0a121f05 09:18:04 ---> e0be6a606e23 09:18:04 Step 22/24 : LABEL arch=x86_64 09:18:04 Removing intermediate container 2ea57cc02522 09:18:04 ---> 0e7838235d84 09:18:04 Step 24/24 : LABEL version=0.0.0 09:18:04 ---> Running in f4bb535a4998 09:18:04 Removing intermediate container 112a4f9268fa 09:18:04 ---> dfbab332ae5e 09:18:04 Step 20/22 : LABEL arch=x86_64 09:18:04 ---> Running in 2d5c5a844ac4 09:18:04 ---> Running in 9a25e8f04a6d 09:18:04 Removing intermediate container f4bb535a4998 09:18:04 ---> 01b07fa72036 09:18:04 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:18:04 Removing intermediate container 2d5c5a844ac4 09:18:04 ---> 962816f5704a 09:18:04 09:18:04 ---> Running in ecfe2e60693b 09:18:04 Removing intermediate container 9a25e8f04a6d 09:18:04 ---> 4f97d88369c7 09:18:04 Step 21/22 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:18:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:18:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:18:05 ---> Running in 11baaec292dc 09:18:05 Successfully built 962816f5704a 09:18:05 Successfully tagged core-command:latest 09:18:05 Building core-data 09:18:05  Building core-command ... done Removing intermediate container ecfe2e60693b 09:18:05 ---> ad8100dc6ea3 09:18:05 Step 24/24 : LABEL version=0.0.0 09:18:05 Removing intermediate container 4e6927a7428d 09:18:05 ---> 15c8d2435286 09:18:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:05 ---> Running in d41467e4f2c4 09:18:05 Removing intermediate container 11baaec292dc 09:18:05 ---> cc5a7e71798a 09:18:05 Step 22/22 : LABEL version=0.0.0 09:18:06 ---> Running in ab63ac26cdd0 09:18:08 Removing intermediate container d41467e4f2c4 09:18:08 ---> a5e048594155 09:18:08 09:18:08 Successfully built a5e048594155 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:18:09 ---> 094e0e6ba792 09:18:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:10 Successfully tagged core-metadata:latest 09:18:10  Building core-metadata ... done Building security-secretstore-setup 09:18:12 Removing intermediate container ab63ac26cdd0 09:18:12 ---> ed2ffab59a28 09:18:12 09:18:12 Successfully built ed2ffab59a28 09:18:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:18:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:18:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:18:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:18:19 Successfully tagged security-proxy-setup:latest 09:18:19 ---> 35ff33dbd252 09:18:19 Step 3/26 : WORKDIR /edgex-go 09:18:19 ---> Using cache 09:18:19 ---> 18ad9eb2e4fe 09:18:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:19 ---> Using cache 09:18:19 ---> 689c11689514 09:18:19 Step 5/26 : RUN apk add --update --no-cache make git 09:18:19 Building support-scheduler 09:18:19 ---> 35ff33dbd252 09:18:19 Step 3/24 : WORKDIR /edgex-go 09:18:19 ---> Using cache 09:18:19  Building security-proxy-setup ... done  ---> 18ad9eb2e4fe 09:18:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:19 ---> Using cache 09:18:19 ---> 689c11689514 09:18:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:18:19 ---> 9b014ad7410a 09:18:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:18:22 ---> Running in c3ab6700e4b2 09:18:22 ---> Running in a1340aefab05 09:18:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:23 ---> 35ff33dbd252 09:18:23 Step 3/23 : WORKDIR /edgex-go 09:18:23 ---> Using cache 09:18:23 ---> 18ad9eb2e4fe 09:18:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:23 ---> Using cache 09:18:23 ---> 689c11689514 09:18:23 Step 5/23 : RUN apk add --update --no-cache make git 09:18:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:18:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:18:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:18:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:18:24 ---> 2fdc13e52a0d 09:18:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:18:24 Status: Downloaded newer image for docker:20.10.0 09:18:24 ---> aefe523efa57 09:18:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:18:24 ---> Running in 8a6728f79a76 09:18:24 ---> Running in df301c128c78 09:18:24 ---> 375055d89f49 09:18:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:18:24 Removing intermediate container df301c128c78 09:18:24 ---> bbfdfc51586e 09:18:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:18:24 ---> Running in 34ac57a04c23 09:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:18:24 ---> db6a51c900f6 09:18:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:18:25 ---> Running in e4b4df632f8c 09:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:18:25 Removing intermediate container e4b4df632f8c 09:18:25 ---> dbddfa901fcb 09:18:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:18:25 ---> c1b68f3cca57 09:18:25 Step 27/32 : RUN chmod +x /entrypoint.sh 09:18:25 (1/39) Installing readline (8.0.4-r0) 09:18:25 (2/39) Installing bash (5.0.17-r0) 09:18:25 Executing bash-5.0.17-r0.post-install 09:18:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:18:25 (4/39) Installing libcurl (7.76.1-r0) 09:18:25 (5/39) Installing curl (7.76.1-r0) 09:18:25 (6/39) Installing dumb-init (1.2.2-r1) 09:18:25 (7/39) Installing libbz2 (1.0.8-r1) 09:18:25 (8/39) Installing expat (2.2.9-r1) 09:18:25 (9/39) Installing libffi (3.3-r2) 09:18:25 (10/39) Installing gdbm (1.13-r1) 09:18:25 ---> Running in cba95a52be85 09:18:25 (11/39) Installing xz-libs (5.2.5-r0) 09:18:25 (12/39) Installing sqlite-libs (3.32.1-r0) 09:18:25 (13/39) Installing python3 (3.8.10-r0) 09:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:18:26 OK: 219 MiB in 52 packages 09:18:26 OK: 219 MiB in 52 packages 09:18:26 OK: 219 MiB in 52 packages 09:18:26 (14/39) Installing py3-appdirs (1.4.4-r1) 09:18:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:18:26 (16/39) Installing py3-parsing (2.4.7-r0) 09:18:26 (17/39) Installing py3-six (1.15.0-r0) 09:18:26 (18/39) Installing py3-packaging (20.4-r0) 09:18:26 (19/39) Installing py3-setuptools (47.0.0-r0) 09:18:26 (20/39) Installing py3-chardet (3.0.4-r4) 09:18:26 (21/39) Installing py3-idna (2.9-r0) 09:18:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:18:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:18:26 Removing intermediate container cba95a52be85 09:18:26 ---> fd915da9fe7b 09:18:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:18:26 (24/39) Installing py3-requests (2.23.0-r0) 09:18:26 (25/39) Installing py3-msgpack (1.0.0-r0) 09:18:26 (26/39) Installing py3-lockfile (0.12.2-r3) 09:18:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:18:26 (28/39) Installing py3-colorama (0.4.3-r0) 09:18:26 (29/39) Installing py3-distlib (0.3.0-r0) 09:18:26 (30/39) Installing py3-distro (1.5.0-r1) 09:18:26 (31/39) Installing py3-webencodings (0.5.1-r3) 09:18:27 (32/39) Installing py3-html5lib (1.0.1-r4) 09:18:27 ---> Running in 650d346a95c0 09:18:27 (33/39) Installing py3-pytoml (0.1.21-r0) 09:18:27 (34/39) Installing py3-pep517 (0.8.2-r0) 09:18:27 (35/39) Installing py3-progress (1.5-r0) 09:18:27 (36/39) Installing py3-toml (0.10.1-r0) 09:18:27 (37/39) Installing py3-retrying (1.3.3-r0) 09:18:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:18:27 (39/39) Installing py3-pip (20.1.1-r0) 09:18:27 Removing intermediate container 8a6728f79a76 09:18:27 ---> b057be1dd133 09:18:27 Step 6/23 : COPY go.mod . 09:18:27 Executing busybox-1.31.1-r19.trigger 09:18:27 OK: 72 MiB in 59 packages 09:18:27 Removing intermediate container c3ab6700e4b2 09:18:27 ---> e1f5e5ea910c 09:18:27 Step 6/24 : COPY go.mod . 09:18:27 Removing intermediate container a1340aefab05 09:18:27 ---> ad5de0ccad55 09:18:27 Step 6/26 : COPY go.mod . 09:18:27 Removing intermediate container 650d346a95c0 09:18:27 ---> 1dee60103c1f 09:18:27 Step 29/32 : CMD ["gate"] 09:18:28 ---> Running in 68fa8ebe78dd 09:18:28 ---> 705e68d0f0e1 09:18:28 Step 7/23 : RUN go mod download 09:18:28 ---> 1da1b9c0d911 09:18:28 Step 7/24 : RUN go mod download 09:18:28 ---> 52ab3fb97492 09:18:28 Step 7/26 : RUN go mod download 09:18:28 ---> Running in fcea82ee514b 09:18:28 ---> Running in fb0588dbc164 09:18:28 ---> Running in 65663a221b9f 09:18:28 Collecting docker-compose==1.23.2 09:18:28 Removing intermediate container 68fa8ebe78dd 09:18:28 ---> 119f4f809844 09:18:28 Step 30/32 : LABEL arch=x86_64 09:18:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:18:28 Collecting dockerpty<0.5,>=0.4.1 09:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.470s coverage: 46.1% of statements 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.171s coverage: 28.7% of statements 09:18:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:18:28 ---> Running in bc37a31cdef4 09:18:28 Removing intermediate container bc37a31cdef4 09:18:28 ---> d6f04f32b2e9 09:18:28 Step 31/32 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:18:28 Collecting cached-property<2,>=1.2.0 09:18:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:18:28 ---> Running in c9a2dd497a8a 09:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.347s coverage: 100.0% of statements 09:18:29 Collecting texttable<0.10,>=0.9.0 09:18:29 Downloading texttable-0.9.1.tar.gz (11 kB) 09:18:29 Removing intermediate container c9a2dd497a8a 09:18:29 ---> 40a96235a750 09:18:29 Step 32/32 : LABEL version=0.0.0 09:18:29 ---> Running in 6d9c43af04db 09:18:29 Removing intermediate container fb0588dbc164 09:18:29 ---> 7fda274e37c6 09:18:29 Step 8/23 : COPY . . 09:18:29 Removing intermediate container 6d9c43af04db 09:18:29 ---> d7a777659df9 09:18:29 09:18:29 Collecting PyYAML<4,>=3.10 09:18:29 Downloading PyYAML-3.13.tar.gz (270 kB) 09:18:30 Successfully built d7a777659df9 09:18:30 Successfully tagged security-bootstrapper:latest 09:18:30 Building support-notifications 09:18:30  Building security-bootstrapper ... done Removing intermediate container 65663a221b9f 09:18:30 ---> 5dfc746126c8 09:18:30 Step 8/26 : COPY . . 09:18:32 Collecting docopt<0.7,>=0.6.1 09:18:32 Downloading docopt-0.6.2.tar.gz (25 kB) 09:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.627s coverage: 27.7% of statements 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.272s coverage: 100.0% of statements 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 58.6% of statements 09:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:18:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.557s coverage: 87.7% of statements 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:18:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:18:42 Collecting websocket-client<1.0,>=0.32.0 09:18:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:18:42 Removing intermediate container fcea82ee514b 09:18:42 ---> 247351218a19 09:18:42 Step 8/24 : COPY . . 09:18:42 Collecting jsonschema<3,>=2.5.1 09:18:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:18:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:18:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.215s coverage: 28.6% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.262s coverage: 100.0% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.208s coverage: 100.0% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.451s coverage: 86.7% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.487s coverage: 97.5% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:18:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.386s coverage: 78.3% of statements 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:18:50 Collecting docker<4.0,>=3.6.0 09:18:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:18:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:18:51 Collecting idna<2.8,>=2.5 09:18:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:18:52 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) 09:18:52 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) 09:18:53 Collecting urllib3<1.25,>=1.21.1 09:18:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:18:54 Collecting docker-pycreds>=0.4.0 09:18:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:18:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:18:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:18:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:18:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:18:54 ---> ebd3c4ccb6c8 09:18:54 Step 9/23 : RUN go mod tidy 09:18:54 ---> 9b8035fe97e7 09:18:54 Step 9/24 : RUN go mod tidy 09:18:54 Installing collected packages: dockerpty, cached-property, texttable, PyYAML, docopt, websocket-client, jsonschema, idna, urllib3, requests, docker-pycreds, docker, docker-compose 09:18:54 Running setup.py install for dockerpty: started 09:18:55 ---> fbbf70ff4fcc 09:18:55 Step 9/26 : RUN go mod tidy 09:18:55 ---> Running in c993522c86c0 09:18:55 ---> Running in 0b8e21977623 09:18:56 ---> Running in 15cb375ca92c 09:18:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.343s coverage: 95.1% of statements 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:18:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:18:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.234s coverage: 60.0% of statements 09:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.288s coverage: 0.8% of statements 09:18:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.223s coverage: 21.7% of statements 09:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements 09:18:57 Running setup.py install for dockerpty: finished with status 'done' 09:18:57 Running setup.py install for texttable: started 09:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 09:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 09:18:57 Running setup.py install for texttable: finished with status 'done' 09:18:57 Running setup.py install for PyYAML: started 09:18:58 Running setup.py install for PyYAML: finished with status 'done' 09:18:58 Running setup.py install for docopt: started 09:18:58 Running setup.py install for docopt: finished with status 'done' 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.177s coverage: 96.3% of statements 09:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 09:18:59 Removing intermediate container 15cb375ca92c 09:18:59 ---> c46fbc0b2ce5 09:18:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:18:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:59 ---> 35ff33dbd252 09:18:59 Step 3/23 : WORKDIR /edgex-go 09:18:59 ---> Using cache 09:18:59 ---> 18ad9eb2e4fe 09:18:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:59 ---> Using cache 09:18:59 ---> 689c11689514 09:18:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:19:00 Attempting uninstall: idna 09:19:00 Found existing installation: idna 2.9 09:19:00 Uninstalling idna-2.9: 09:19:00 ---> Running in db2ded0534c3 09:19:00 Successfully uninstalled idna-2.9 09:19:00 ---> Running in 3f448c1eb6d8 09:19:00 Removing intermediate container c993522c86c0 09:19:00 ---> fd77320f504d 09:19:00 Step 10/24 : RUN make cmd/core-data/core-data 09:19:00 Removing intermediate container 0b8e21977623 09:19:00 ---> bff7784ec2d1 09:19:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:19:00 ---> Running in 44dea91b87a4 09:19:00 ---> Running in d05efec140f2 09:19:00 Attempting uninstall: urllib3 09:19:00 Found existing installation: urllib3 1.25.9 09:19:00 Uninstalling urllib3-1.25.9: 09:19:00 Successfully uninstalled urllib3-1.25.9 09:19:00 Attempting uninstall: requests 09:19:00 Found existing installation: requests 2.23.0 09:19:00 Uninstalling requests-2.23.0: 09:19:00 Successfully uninstalled requests-2.23.0 09:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:19:01 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 09:19:01 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 09:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:01 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 09:19:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:02 OK: 219 MiB in 52 packages 09:19:03 Removing intermediate container 3f448c1eb6d8 09:19:03 ---> a3c599149b91 09:19:03 Step 6/23 : COPY go.mod . 09:19:03 ---> 4925d69af01d 09:19:03 Step 7/23 : RUN go mod download 09:19:03 ---> Running in 9158d583b7ef 09:19:05 Removing intermediate container 9158d583b7ef 09:19:05 ---> 8e0fd280641b 09:19:05 Step 8/23 : COPY . . 09:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements 09:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 09:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.591s coverage: 81.8% of statements 09:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:19:20 Removing intermediate container 34ac57a04c23 09:19:20 ---> 986867836c3d 09:19:20 Step 15/24 : ENV APP_PORT=58890 09:19:20 ---> Running in 6926e4fe1750 09:19:20 ---> e6ab7c22c893 09:19:20 Step 9/23 : RUN go mod tidy 09:19:20 ---> Running in 7206c9a274d9 09:19:20 Removing intermediate container 6926e4fe1750 09:19:20 ---> 776b92f3e3f3 09:19:20 Step 16/24 : EXPOSE $APP_PORT 09:19:20 ---> Running in ee6c3947285b 09:19:20 Removing intermediate container ee6c3947285b 09:19:20 ---> 7c83c00d10b4 09:19:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:19:20 ---> 296384beb031 09:19:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:19:20 ---> d17bee70caa8 09:19:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:19:21 ---> 9447f30fbcfc 09:19:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:19:21 ---> Running in 2f731507085a 09:19:21 Removing intermediate container 7206c9a274d9 09:19:21 ---> 37e67eb29f44 09:19:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:19:21 ---> Running in 04199071da8e 09:19:21 Removing intermediate container 2f731507085a 09:19:21 ---> 21766ae934ac 09:19:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:21 ---> Running in d10d39e3f723 09:19:21 Removing intermediate container d10d39e3f723 09:19:21 ---> ed6cf915a654 09:19:21 Step 22/24 : LABEL arch=x86_64 09:19:21 ---> Running in 94a3a1f39711 09:19:21 Removing intermediate container 94a3a1f39711 09:19:21 ---> 075342c92f01 09:19:21 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:19:21 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 09:19:21 ---> Running in be2ad9f0ae82 09:19:21 Removing intermediate container be2ad9f0ae82 09:19:21 ---> f80912f9ff01 09:19:21 Step 24/24 : LABEL version=0.0.0 09:19:22 ---> Running in feaa62d7d658 09:19:22 Removing intermediate container feaa62d7d658 09:19:22 ---> 913e394d7227 09:19:22 09:19:22 Successfully built 913e394d7227 09:19:22 Successfully tagged sys-mgmt-agent:latest 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 76.0% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.202s coverage: 80.0% of statements 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 09:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 09:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements 09:19:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:19:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.151s coverage: 100.0% of statements 09:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 09:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 09:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 09:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 09:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.988s coverage: 66.9% of statements 09:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:19:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.5% of statements 09:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:19:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements 09:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:19:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements 09:19:34  Building sys-mgmt-agent ... done 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 09:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.442s coverage: 46.8% of statements 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:19:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.217s coverage: 18.9% of statements 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:19:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.487s coverage: 91.9% of statements 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:19:43 Removing intermediate container db2ded0534c3 09:19:43 ---> 8a89f78e6188 09:19:43 09:19:43 Step 11/26 : FROM alpine:3.12 09:19:43 ---> 13621d1b12d4 09:19:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:19:43 ---> Running in dae2a11608ae 09:19:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:19:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:19:43 (1/6) Installing ca-certificates (20191127-r4) 09:19:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:19:43 (3/6) Installing libcurl (7.76.1-r0) 09:19:43 (4/6) Installing curl (7.76.1-r0) 09:19:43 (5/6) Installing dumb-init (1.2.2-r1) 09:19:43 (6/6) Installing su-exec (0.2-r1) 09:19:43 Executing busybox-1.31.1-r20.trigger 09:19:43 Executing ca-certificates-20191127-r4.trigger 09:19:43 OK: 7 MiB in 20 packages 09:19:43 Removing intermediate container dae2a11608ae 09:19:43 ---> 9ec7384951a9 09:19:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:19:43 ---> Running in c986e18cde70 09:19:43 Removing intermediate container c986e18cde70 09:19:43 ---> b778c0ca86d1 09:19:43 Step 14/26 : WORKDIR / 09:19:43 ---> Running in 30e36f268b61 09:19:43 Removing intermediate container 30e36f268b61 09:19:43 ---> b9a67ce85fdf 09:19:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:19:44 ---> fe66cca58720 09:19:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:19:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.749s coverage: 28.7% of statements 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:19:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.243s coverage: 99.0% of statements 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:19:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.241s coverage: 100.0% of statements 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:19:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.197s coverage: 64.6% of statements 09:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:19:45 ---> 6f2bbce58f65 09:19:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:19:45 Removing intermediate container d05efec140f2 09:19:45 ---> e1ed4a3c064c 09:19:45 09:19:45 Step 11/23 : FROM alpine:3.12 09:19:45 ---> 13621d1b12d4 09:19:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:19:45 ---> Using cache 09:19:45 ---> 357457ebf817 09:19:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:19:45 ---> Using cache 09:19:45 ---> 762b24762ad3 09:19:45 Step 14/23 : ENV APP_PORT=59861 09:19:45 ---> Running in 41890f528bfe 09:19:45 ---> 7a04d22d17e7 09:19:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:19:45 Removing intermediate container 41890f528bfe 09:19:45 ---> cef6c331fb1b 09:19:45 Step 15/23 : EXPOSE $APP_PORT 09:19:46 ---> Running in 228b671e9b49 09:19:46 ---> 7a1e800c23e7 09:19:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:19:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.468s coverage: 97.6% of statements 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:19:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:19:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:19:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:19:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:19:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 09:19:46 Removing intermediate container 228b671e9b49 09:19:46 ---> de4ffb924437 09:19:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:47 ---> bed579e79695 09:19:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:19:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:19:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.180s coverage: 27.9% of statements 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:19:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:19:49 ---> af6de001ef64 09:19:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:49 GO111MODULE=on go vet ./... 09:19:50 ---> f1f9e2851c80 09:19:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:19:50 ---> c89d7499d9c1 09:19:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:19:50 ---> 532c5c0daaed 09:19:50 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/ 09:19:50 ---> 55cb2c708b92 09:19:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:19:50 ---> Running in 7cbb84e07f29 09:19:51 ---> Running in 5096083994ed 09:19:52 Removing intermediate container 5096083994ed 09:19:52 ---> 35d48f48302a 09:19:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:53 ---> Running in ff997fa76cf6 09:19:53 Removing intermediate container ff997fa76cf6 09:19:53 ---> 06015be2dd83 09:19:53 Step 21/23 : LABEL arch=x86_64 09:19:54 ---> Running in 5556a0f640fc 09:19:56 Removing intermediate container 7cbb84e07f29 09:19:56 ---> 757642d2342e 09:19:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:19:56 Removing intermediate container 5556a0f640fc 09:19:56 ---> ee4bf024914d 09:19:56 Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:19:56 Removing intermediate container 44dea91b87a4 09:19:56 ---> 2dad61c9721e 09:19:56 09:19:56 Step 11/24 : FROM alpine:3.12 09:19:56 ---> 13621d1b12d4 09:19:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:19:56 ---> Running in aaa564aab373 09:19:56 ---> Running in 8ca668c0437f 09:19:56 ---> Running in 810e0f01ce8a 09:19:56 Removing intermediate container aaa564aab373 09:19:56 ---> 47fa1b739905 09:19:56 Step 23/23 : LABEL version=0.0.0 09:19:56 Removing intermediate container 8ca668c0437f 09:19:56 ---> 8e9133c315e0 09:19:56 Step 24/26 : LABEL arch=x86_64 09:19:56 Removing intermediate container 810e0f01ce8a 09:19:56 ---> 2f2131379150 09:19:56 Step 13/24 : ENV APP_PORT=59880 09:19:56 ---> Running in a7d9d35d7e36 09:19:56 ---> Running in 6096579fa3ad 09:19:56 ---> Running in 1e16a6a0ef88 09:19:57 Removing intermediate container a7d9d35d7e36 09:19:57 ---> 40c50acdf31d 09:19:57 09:19:57 Removing intermediate container 6096579fa3ad 09:19:57 ---> 3b46afb128e9 09:19:57 Step 25/26 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:19:57 Successfully built 40c50acdf31d 09:19:58 Successfully tagged support-scheduler:latest 09:19:58  Building support-scheduler ... done Removing intermediate container 1e16a6a0ef88 09:19:58 ---> 491aee8af4eb 09:19:58 Step 14/24 : EXPOSE $APP_PORT 09:19:58 ---> Running in 2f1d7f1f53bc 09:19:58 ---> Running in d3f8ec2335c5 09:19:59 Removing intermediate container 04199071da8e 09:19:59 ---> 6f45d22ddb7d 09:19:59 09:19:59 Step 11/23 : FROM alpine:3.12 09:19:59 ---> 13621d1b12d4 09:19:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:19:59 Removing intermediate container 2f1d7f1f53bc 09:19:59 ---> 56417227c6dd 09:19:59 Step 26/26 : LABEL version=0.0.0 09:19:59 ---> Running in 8fd80531e8d1 09:19:59 Removing intermediate container d3f8ec2335c5 09:19:59 ---> 125216459670 09:19:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:00 ---> Running in 2e29eb8bd767 09:20:00 ---> Running in 5a96cb9983e5 09:20:00 Removing intermediate container 2e29eb8bd767 09:20:00 ---> acc1aee5ef1e 09:20:00 09:20:00 Successfully built acc1aee5ef1e 09:20:00 Successfully tagged security-secretstore-setup:latest 09:20:00  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:00 (1/2) Installing ca-certificates (20191127-r4) 09:20:00 (2/2) Installing dumb-init (1.2.2-r1) 09:20:00 Executing busybox-1.31.1-r20.trigger 09:20:01 Executing ca-certificates-20191127-r4.trigger 09:20:01 OK: 6 MiB in 16 packages 09:20:01 Removing intermediate container 5a96cb9983e5 09:20:01 ---> 00018a7d1058 09:20:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:20:01 ---> Running in b0b3b9bf3421 09:20:02 Removing intermediate container 8fd80531e8d1 09:20:02 ---> 2e2872e8d6ae 09:20:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:20:02 ---> Running in 7bcfccd5971c 09:20:02 Removing intermediate container 7bcfccd5971c 09:20:02 ---> ea69ba684e23 09:20:02 Step 14/23 : ENV APP_PORT=59860 09:20:02 ---> Running in c2aac603e64e 09:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:02 Removing intermediate container c2aac603e64e 09:20:02 ---> a09d1972c5d3 09:20:02 Step 15/23 : EXPOSE $APP_PORT 09:20:02 ---> Running in 7c31306ab872 09:20:03 Removing intermediate container 7c31306ab872 09:20:03 ---> de87b1d7aa44 09:20:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:03 ---> bc45de88f0cd 09:20:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:03 (1/6) Installing dumb-init (1.2.2-r1) 09:20:03 (2/6) Installing libgcc (9.3.0-r2) 09:20:03 (3/6) Installing libsodium (1.0.18-r0) 09:20:03 (4/6) Installing libstdc++ (9.3.0-r2) 09:20:04 ---> 535ebada8cdf 09:20:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:20:04 ---> f1bc42687eff 09:20:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:20:04 ---> Running in bfee61b290c2 09:20:04 (5/6) Installing libzmq (4.3.3-r0) 09:20:04 Removing intermediate container bfee61b290c2 09:20:04 ---> 82e6701b10f1 09:20:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:04 (6/6) Installing zeromq (4.3.3-r0) 09:20:05 ---> Running in 9d46eee11d9f 09:20:05 Executing busybox-1.31.1-r20.trigger 09:20:05 OK: 8 MiB in 20 packages 09:20:05 Removing intermediate container 9d46eee11d9f 09:20:05 ---> 409322e8f511 09:20:05 Step 21/23 : LABEL arch=x86_64 09:20:05 ---> Running in f7f3e84b3969 09:20:06 Removing intermediate container f7f3e84b3969 09:20:06 ---> 50131433a1df 09:20:06 Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:20:07 Removing intermediate container b0b3b9bf3421 09:20:07 ---> 18fdd3eaeb5e 09:20:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:07 ---> Running in 1b0aa7252d73 09:20:07 ---> 8517255ddc15 09:20:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:20:07 Removing intermediate container 1b0aa7252d73 09:20:07 ---> efc59cf9f070 09:20:07 Step 23/23 : LABEL version=0.0.0 09:20:08 ---> Running in abd15a3e3e99 09:20:08 ---> 768392cc405e 09:20:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:20:09 Removing intermediate container abd15a3e3e99 09:20:09 ---> d048397df18c 09:20:09 09:20:09 Successfully built d048397df18c 09:20:09 ---> da89c92a8d23 09:20:09 Step 20/24 : ENTRYPOINT ["/core-data"] 09:20:09 Successfully tagged support-notifications:latest 09:20:09  Building support-notifications ... done  ---> Running in 06fbe8a89b70 09:20:09 Removing intermediate container 06fbe8a89b70 09:20:09 ---> 59e6123b59c3 09:20:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:09 ---> Running in 8519104ad61d 09:20:09 Removing intermediate container 8519104ad61d 09:20:09 ---> 12812d3c94fa 09:20:09 Step 22/24 : LABEL arch=x86_64 09:20:10 ---> Running in 7f354b6447e3 09:20:10 Removing intermediate container 7f354b6447e3 09:20:10 ---> 53d0d37abd15 09:20:10 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:20:10 ---> Running in fb47921e73c8 09:20:10 Removing intermediate container fb47921e73c8 09:20:10 ---> a66ce96e69b0 09:20:10 Step 24/24 : LABEL version=0.0.0 09:20:10 ---> Running in 7cc93c3a63f7 09:20:11 Removing intermediate container 7cc93c3a63f7 09:20:11 ---> f7aab7efd9d4 09:20:11 09:20:11 Successfully built f7aab7efd9d4 09:20:11 Successfully tagged core-data:latest 09:20:11  Building core-data ... done  [Pipeline] } 09:20:11 $ docker stop --time=1 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 09:20:13 $ docker rm -f 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:13 + docker images 09:20:14 REPOSITORY TAG IMAGE ID CREATED SIZE 09:20:14 core-data latest f7aab7efd9d4 2 seconds ago 21.6MB 09:20:14 support-notifications latest d048397df18c 5 seconds ago 17.8MB 09:20:14 security-secretstore-setup latest acc1aee5ef1e 13 seconds ago 25.8MB 09:20:14 6f45d22ddb7d 15 seconds ago 1.16GB 09:20:14 support-scheduler latest 40c50acdf31d 17 seconds ago 17.1MB 09:20:14 2dad61c9721e 18 seconds ago 1.17GB 09:20:14 e1ed4a3c064c 28 seconds ago 1.16GB 09:20:14 8a89f78e6188 33 seconds ago 1.16GB 09:20:14 sys-mgmt-agent latest 913e394d7227 51 seconds ago 312MB 09:20:14 security-bootstrapper latest d7a777659df9 About a minute ago 18.2MB 09:20:14 security-proxy-setup latest ed2ffab59a28 2 minutes ago 25.3MB 09:20:14 core-metadata latest a5e048594155 2 minutes ago 18.6MB 09:20:14 core-command latest 962816f5704a 2 minutes ago 17.1MB 09:20:14 3d6e84d30e2d 2 minutes ago 1.16GB 09:20:14 9f6b4b88400a 2 minutes ago 1.17GB 09:20:14 31f6934e3439 2 minutes ago 1.16GB 09:20:14 35e5c3d1acf9 2 minutes ago 1.16GB 09:20:14 1f566acb2853 2 minutes ago 1.15GB 09:20:14 ci-base-image-x86_64 latest 35ff33dbd252 7 minutes ago 648MB 09:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 09:20:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 09:20:14 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 09:20:14 docker 20.10.0 aefe523efa57 5 months ago 240MB 09:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 09:20:29 Still waiting to schedule task 09:20:29 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:21:26 gofmt -l . 09:21:28 [ "`gofmt -l .`" = "" ] 09:21:30 ./bin/test-go-mod-tidy.sh 09:21:31 ./bin/test-attribution-txt.sh [Pipeline] sh 09:21:35 + ls -al . 09:21:35 total 880 09:21:35 drwxrwxr-x 9 1001 1001 4096 May 26 09:21 . 09:21:35 drwxr-xr-x 4 root root 4096 May 26 09:16 .. 09:21:35 -rw-rw-r-- 1 1001 1001 11 May 26 09:14 .dockerignore 09:21:35 drwxrwxr-x 8 1001 1001 4096 May 26 09:14 .git 09:21:35 drwxrwxr-x 3 1001 1001 4096 May 26 09:14 .github 09:21:35 -rw-rw-r-- 1 1001 1001 818 May 26 09:14 .gitignore 09:21:35 -rw-rw-r-- 1 1001 1001 166 May 26 09:14 .sonarcloud.properties 09:21:35 -rw-rw-r-- 1 1001 1001 8609 May 26 09:14 Attribution.txt 09:21:35 -rw-rw-r-- 1 1001 1001 3804 May 26 09:14 CONTRIBUTING.md 09:21:35 -rw-rw-r-- 1 1001 1001 931 May 26 09:14 Dockerfile.build 09:21:35 -rw-rw-r-- 1 1001 1001 863 May 26 09:14 Jenkinsfile 09:21:35 -rw-rw-r-- 1 1001 1001 10775 May 26 09:14 LICENSE 09:21:35 -rw-rw-r-- 1 1001 1001 5632 May 26 09:14 Makefile 09:21:35 -rw-rw-r-- 1 1001 1001 7978 May 26 09:14 README.md 09:21:35 -rw-rw-r-- 1 1001 1001 6755 May 26 09:14 SECURITY.md 09:21:35 -rw-rw-r-- 1 1001 1001 5 May 26 09:11 VERSION 09:21:35 -rw-rw-r-- 1 1001 1001 4131 May 26 09:14 ZMQWindows.md 09:21:35 drwxrwxr-x 2 1001 1001 4096 May 26 09:14 bin 09:21:35 drwxrwxr-x 14 1001 1001 4096 May 26 09:14 cmd 09:21:35 -rw-r--r-- 1 root root 742988 May 26 09:19 coverage.out 09:21:35 -rw-r--r-- 1 root root 1060 May 26 09:21 go.mod 09:21:35 -rw-r--r-- 1 root root 21990 May 26 09:16 go.sum 09:21:35 drwxrwxr-x 8 1001 1001 4096 May 26 09:14 internal 09:21:35 drwxrwxr-x 4 1001 1001 4096 May 26 09:14 openapi 09:21:35 drwxrwxr-x 4 1001 1001 4096 May 26 09:14 snap 09:21:35 -rw-rw-r-- 1 1001 1001 168 May 26 09:14 version.go [Pipeline] sh 09:21:35 + '[' -e coverage.out ] 09:21:35 + chown 1001:1001 coverage.out [Pipeline] stash 09:21:35 Warning: overwriting stash ‘coverage-report’ 09:21:36 Stashed 1 file(s) [Pipeline] sh 09:21:37 + make build 09:21:37 go mod tidy 09:21:37 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 09:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:22:11 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 09:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:22:18 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 09:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:22:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:22: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 09:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:22:34 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 09:22:36 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 09:22:40 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] } 09:22:45 $ docker stop --time=1 a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 09:22:48 $ docker rm -f a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:22:50 09:22:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:22:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:22:50 latest: Pulling from edgex-devops/edgex-compose-arm64 09:22:50 29e5d40040c1: Pulling fs layer 09:22:50 1ce36da41761: Pulling fs layer 09:22:50 25b303627fd3: Pulling fs layer 09:22:51 29e5d40040c1: Verifying Checksum 09:22:51 29e5d40040c1: Download complete 09:22:51 29e5d40040c1: Pull complete 09:22:51 1ce36da41761: Verifying Checksum 09:22:51 1ce36da41761: Download complete 09:22:53 1ce36da41761: Pull complete 09:22:53 25b303627fd3: Download complete 09:23:03 25b303627fd3: Pull complete 09:23:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:23:04 prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container 09:23:04 $ 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 09:23:06 $ docker top 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:07 + docker-compose build --help 09:23:07 + grep parallel 09:23:12 --parallel Build images in parallel. [Pipeline] } 09:23:12 $ docker stop --time=1 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be 09:23:14 $ docker rm -f 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:14 . [Pipeline] withDockerContainer 09:23:15 prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container 09:23:15 $ 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 09:23:16 $ docker top 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:17 + docker-compose -f ./docker-compose-build.yml build --parallel 09:23:21 Building core-command ... 09:23:21 Building core-data ... 09:23:21 Building core-metadata ... 09:23:21 Building security-bootstrapper ... 09:23:21 Building security-proxy-setup ... 09:23:21 Building security-secretstore-setup ... 09:23:21 Building support-notifications ... 09:23:21 Building support-scheduler ... 09:23:21 Building sys-mgmt-agent ... 09:23:21 Building core-data 09:23:21 Building support-notifications 09:23:21 Building support-scheduler 09:23:21 Building security-bootstrapper 09:23:21 Building security-secretstore-setup 09:23:46 Running on prd-ubuntu18.04-docker-8c-8g-405 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 09:23:46 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:23:46 The recommended git tool is: git 09:23:49 using credential edgex-jenkins-ssh 09:23:49 Cloning the remote Git repository 09:23:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:23:49 > git init /w/workspace/edgex-go/2 # timeout=10 09:23:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:23:49 > git --version # timeout=10 09:23:49 > git --version # 'git version 2.17.1' 09:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:24:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:24:08 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:24:08 Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:24:08 Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) 09:24:08 > git config core.sparsecheckout # timeout=10 09:24:08 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 09:24:08 > git remote # timeout=10 09:24:08 > git config --get remote.origin.url # timeout=10 09:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:08 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 09:24:08 > git rev-parse HEAD^{commit} # timeout=10 09:24:08 > git config core.sparsecheckout # timeout=10 09:24:08 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 09:24:12 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:13 + echo snap-build.sh 09:24:13 snap-build.sh 09:24:13 + SNAP_BASE_DIR=. 09:24:13 + '[' '!' -z /w/workspace/edgex-go/2 ']' 09:24:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 09:24:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 09:24:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 09:24:13 + cd /w/workspace/edgex-go/2 09:24:13 + sudo apt-get remove -qy --purge lxd lxd-client 09:24:13 Reading package lists... 09:24:14 Building dependency tree... 09:24:14 Reading state information... 09:24:14 The following packages were automatically installed and are no longer required: 09:24:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:24:14 uidmap xdelta3 09:24:14 Use 'sudo apt autoremove' to remove them. 09:24:14 The following packages will be REMOVED: 09:24:14 lxd* lxd-client* 09:24:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:24:14 After this operation, 31.7 MB disk space will be freed. 09:24:15 (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.) 09:24:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:24:16 Removing lxd dnsmasq configuration 09:24:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:24:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:24:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:24:17 (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.) 09:24:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:24:18 Processing triggers for systemd (237-3ubuntu10.45) ... 09:24:18 Processing triggers for ureadahead (0.100.0-21) ... 09:24:20 + sudo snap remove --purge lxd 09:24:20 snap "lxd" is not installed 09:24:20 + sudo groupadd --force --system lxd 09:24:20 ++ whoami 09:24:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:24:20 + newgrp - lxd 09:24:20 + sudo snap install lxd 09:24:30 2021-05-26T09:24:27Z INFO Waiting for automatic snapd restart... 09:24:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:24:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:24:43 ---> 8a139b62bb83 09:24:43 Step 3/23 : WORKDIR /edgex-go 09:24:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:24:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:24:43 ---> 8a139b62bb83 09:24:43 Step 3/24 : WORKDIR /edgex-go 09:24:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:24:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:24:43 ---> 8a139b62bb83 09:24:43 Step 3/32 : WORKDIR /edgex-go 09:24:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:24:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:24:43 ---> 8a139b62bb83 09:24:43 Step 3/23 : WORKDIR /edgex-go 09:24:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:24:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:24:43 ---> 8a139b62bb83 09:24:43 Step 3/26 : WORKDIR /edgex-go 09:24:43 ---> Running in 33dafbdcf0ea 09:24:43 ---> Running in 3f16584dc610 09:24:43 ---> Running in 84d7dd776273 09:24:43 ---> Running in e1d284db946f 09:24:43 ---> Running in ddabf082f1bf 09:24:43 Removing intermediate container 33dafbdcf0ea 09:24:43 ---> 4966e98c0cd5 09:24:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 Removing intermediate container 3f16584dc610 09:24:43 ---> 9953448a3184 09:24:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 ---> Running in 3751940f623f 09:24:43 Removing intermediate container 84d7dd776273 09:24:43 ---> b33fb6a8956c 09:24:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 Removing intermediate container e1d284db946f 09:24:43 ---> 28368d4149a0 09:24:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 Removing intermediate container ddabf082f1bf 09:24:43 ---> cbb01306af4f 09:24:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 ---> Running in 91dd9c1472dc 09:24:43 ---> Running in c85c20233ebe 09:24:43 ---> Running in 91ec9d52e838 09:24:43 ---> Running in 08b64dc5c7f9 09:24:43 Removing intermediate container 3751940f623f 09:24:43 ---> 6caa438c572b 09:24:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:24:43 Removing intermediate container c85c20233ebe 09:24:43 ---> 0bc83f58ce55 09:24:43 Step 5/26 : RUN apk add --update --no-cache make git 09:24:43 ---> Running in 45156c510b1a 09:24:43 ---> Running in 4e8d18733469 09:24:43 Removing intermediate container 91ec9d52e838 09:24:43 ---> 0949ad98943a 09:24:43 Step 5/23 : RUN apk add --update --no-cache make git 09:24:43 Removing intermediate container 91dd9c1472dc 09:24:43 ---> 95d0f91f5281 09:24:43 Step 5/32 : RUN apk add --update --no-cache make git 09:24:43 ---> Running in 61d93483b3e4 09:24:43 ---> Running in 3ec93f806500 09:24:43 Removing intermediate container 08b64dc5c7f9 09:24:43 ---> 5ce40c78cf6d 09:24:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:24:44 ---> Running in 16fc41154824 09:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:45 lxd 4.14 from Canonical* installed 09:24:45 + sudo lxd init --auto 09:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:47 OK: 218 MiB in 52 packages 09:24:47 OK: 218 MiB in 52 packages 09:24:47 OK: 218 MiB in 52 packages 09:24:48 OK: 218 MiB in 52 packages 09:24:48 OK: 218 MiB in 52 packages 09:24:49 Removing intermediate container 45156c510b1a 09:24:49 ---> 5e3d1ad1c39e 09:24:49 Step 6/24 : COPY go.mod . 09:24:49 Removing intermediate container 4e8d18733469 09:24:49 ---> 61dbd2ac64a7 09:24:49 Step 6/26 : COPY go.mod . 09:24:49 Removing intermediate container 61d93483b3e4 09:24:49 ---> 1cdc667f7df6 09:24:49 Step 6/23 : COPY go.mod . 09:24:49 Removing intermediate container 16fc41154824 09:24:49 ---> b62dfee74be1 09:24:49 Step 6/23 : COPY go.mod . 09:24:49 Removing intermediate container 3ec93f806500 09:24:49 ---> fdcdb786e02f 09:24:49 Step 6/32 : COPY go.mod . 09:24:50 ---> 44748cd06ff6 09:24:50 Step 7/24 : RUN go mod download 09:24:50 ---> Running in 97e3c42d9f1d 09:24:50 ---> a7a7a6073b7b 09:24:50 Step 7/26 : RUN go mod download 09:24:51 ---> a8e8a03c1415 09:24:51 Step 7/23 : RUN go mod download 09:24:51 ---> Running in e6f2539aaf49 09:24:51 ---> Running in f0f7aab73960 09:24:51 ---> c9d62ce4b407 09:24:51 Step 7/23 : RUN go mod download 09:24:51 ---> 301228bb2018 09:24:51 Step 7/32 : RUN go mod download 09:24:51 ---> Running in 1c2216806161 09:24:51 ---> Running in 0bc67ae30262 09:24:54 Removing intermediate container 97e3c42d9f1d 09:24:54 ---> 9013afd3c657 09:24:54 Step 8/24 : COPY . . 09:24:55 Removing intermediate container e6f2539aaf49 09:24:55 ---> 3bdf97497319 09:24:55 Step 8/26 : COPY . . 09:24:55 Removing intermediate container f0f7aab73960 09:24:55 ---> bf6d4d759c16 09:24:55 Step 8/23 : COPY . . 09:24:55 + sudo snap install --classic snapcraft 09:24:55 Removing intermediate container 1c2216806161 09:24:55 ---> 62266ee7d5d4 09:24:55 Step 8/23 : COPY . . 09:24:56 Removing intermediate container 0bc67ae30262 09:24:56 ---> a32de19a82b2 09:24:56 Step 8/32 : COPY . . 09:25:00 snapcraft 4.7.1 from Canonical* installed 09:25:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:25:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:25:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:00 Dload Upload Total Spent Left Speed 09:25:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3502 09:25:00 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k 09:25:00 ./yq_linux_amd64 09:25:00 + sudo snapcraft prime --use-lxd 09:25:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:25:02 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: 09:25:02 - README.md 09:25:02 09:25:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:25:03 Launching a container. 09:25:09 Waiting for container to be ready 09:25:10 To start your first instance, try: lxc launch ubuntu:18.04 09:25:10 09:25:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:25:14 Waiting for network to be ready... 09:25:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:25:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 09:25:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:25:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 09:25:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:25:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:25:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 09:25:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 09:25:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 09:25:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 09:25:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:25:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:25:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:25:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:25:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:25:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:25:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:25:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:25:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:25:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 09:25:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 09:25:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 09:25:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 09:25:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 09:25:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 09:25:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 09:25:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 09:25:19 Fetched 24.6 MB in 4s (5548 kB/s) 09:25:19 Reading package lists... 09:25:20 Reading package lists... 09:25:20 Building dependency tree... 09:25:20 Reading state information... 09:25:20 The following additional packages will be installed: 09:25:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:25:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:25:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:25:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:25:20 Suggested packages: 09:25:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:25:20 Recommended packages: 09:25:20 gnupg libsasl2-modules 09:25:20 The following NEW packages will be installed: 09:25:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:25:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:25:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:25:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:25:20 The following packages will be upgraded: 09:25:20 gpg gpg-agent gpgconf libudev1 09:25:20 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 09:25:20 Need to get 3530 kB of archives. 09:25:20 After this operation, 13.3 MB of additional disk space will be used. 09:25: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] 09:25: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] 09:25:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:25: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] 09:25:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 09:25:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 09:25:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:25:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:25:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:25:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:25:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:25:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:25:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:25:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:25:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:25:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:25:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:25:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:25:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:25:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:25:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:25:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:25:21 debconf: delaying package configuration, since apt-utils is not installed 09:25:21 Fetched 3530 kB in 1s (3215 kB/s) 09:25:21 (Reading database ... 12511 files and directories currently installed.) 09:25:21 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 09:25:21 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:25:21 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 09:25:21 Selecting previously unselected package udev. 09:25:21 (Reading database ... 12511 files and directories currently installed.) 09:25:21 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 09:25:21 Unpacking udev (237-3ubuntu10.47) ... 09:25:21 Selecting previously unselected package libfuse2:amd64. 09:25:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:25:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:25:21 Selecting previously unselected package fuse. 09:25:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:25:21 Unpacking fuse (2.9.7-1ubuntu1) ... 09:25:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:25:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:25:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:25:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:25:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:25:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:25:22 Selecting previously unselected package libksba8:amd64. 09:25:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:25:22 Unpacking libksba8:amd64 (1.3.5-2) ... 09:25:22 Selecting previously unselected package libroken18-heimdal:amd64. 09:25:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:25:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:25:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:25:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libwind0-heimdal:amd64. 09:25:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:25:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:25:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:25:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:25:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:25:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:23 Selecting previously unselected package libsasl2-modules-db:amd64. 09:25:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:25:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:25:23 Selecting previously unselected package libsasl2-2:amd64. 09:25:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:25:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:25:23 Selecting previously unselected package libldap-common. 09:25:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:25:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:25:23 ---> 36a9208e019d 09:25:23 Step 9/24 : RUN go mod tidy 09:25:23 ---> dfdcfa0ed89f 09:25:23 Step 9/26 : RUN go mod tidy 09:25:23 ---> 5205c4f33644 09:25:23 Step 9/23 : RUN go mod tidy 09:25:23 ---> 71a356a18472 09:25:23 Step 9/32 : RUN go mod tidy 09:25:23 ---> Running in af34a25e5a99 09:25:23 ---> Running in f9147f3417c4 09:25:23 ---> 0722d2953f15 09:25:23 Step 9/23 : RUN go mod tidy 09:25:23 ---> Running in 64482833dc55 09:25:23 ---> Running in 32989d84678e 09:25:23 ---> Running in ba6daf4823b2 09:25:23 Selecting previously unselected package libldap-2.4-2:amd64. 09:25:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:25:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:25:23 Selecting previously unselected package dirmngr. 09:25:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:25:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:25:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:25:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:25:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:25:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:25:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:25:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:25:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:23 Setting up libksba8:amd64 (1.3.5-2) ... 09:25:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:25:24 Setting up udev (237-3ubuntu10.47) ... 09:25:24 invoke-rc.d: policy-rc.d denied execution of start. 09:25:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Processing triggers for systemd (237-3ubuntu10) ... 09:25:24 Setting up fuse (2.9.7-1ubuntu1) ... 09:25:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:25:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:25:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:25:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:25:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:25:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:25:25 settings in the [Install] section, and DefaultInstance for template units). 09:25:25 This means they are not meant to be enabled using systemctl. 09:25:25 Possible reasons for having this kind of units are: 09:25:25 1) A unit may be statically enabled by being symlinked from another unit's 09:25:25 .wants/ or .requires/ directory. 09:25:25 2) A unit's purpose may be to act as a helper for some other unit which has 09:25:25 a requirement dependency on it. 09:25:25 3) A unit may be started when needed via activation (socket, path, timer, 09:25:25 D-Bus, udev, scripted systemctl call, ...). 09:25:25 4) In case of template units, the unit is meant to be enabled with some 09:25:25 instance name specified. 09:25:25 Reading package lists... 09:25:25 Building dependency tree... 09:25:25 Reading state information... 09:25:25 The following additional packages will be installed: 09:25:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:25:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:25:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:25:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:25:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:25:25 Suggested packages: 09:25:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:25:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:25:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:25:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:25:25 systemd-container policykit-1 09:25:25 Recommended packages: 09:25:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:25:25 The following NEW packages will be installed: 09:25:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:25:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:25:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:25:25 multiarch-support openssh-client python3 python3-minimal python3.6 09:25:25 python3.6-minimal snapd squashfs-tools sudo 09:25:25 The following packages will be upgraded: 09:25:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:25:25 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 09:25:25 Need to get 35.2 MB of archives. 09:25:25 After this operation, 141 MB of additional disk space will be used. 09:25: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] 09:25:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:25:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 09:25:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:25:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:25:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:25:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:25:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:25:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:25:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:25:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:25:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:25:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:25:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:25:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:25:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:25:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 09:25:26 Removing intermediate container af34a25e5a99 09:25:26 ---> 18d32eefa987 09:25:26 Step 10/24 : RUN make cmd/core-data/core-data 09:25:26 ---> Running in b5f02bfe134d 09:25:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 09:25:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 09:25:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 09:25:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:25:27 Removing intermediate container 64482833dc55 09:25:27 ---> e330bc2a08d4 09:25:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:25:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:25:27 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:25:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:25:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:25:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:25:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:25:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:25:27 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:25:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 09:25:27 debconf: delaying package configuration, since apt-utils is not installed 09:25:27 Fetched 35.2 MB in 1s (25.4 MB/s) 09:25:27 ---> Running in 117f5b33ecf9 09:25:27 (Reading database ... 12757 files and directories currently installed.) 09:25:27 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 09:25:27 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:25:27 Removing intermediate container f9147f3417c4 09:25:27 ---> 4091695c0e37 09:25:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:28 Removing intermediate container 32989d84678e 09:25:28 ---> 3ad859fd0599 09:25:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:25:28 ---> Running in bd3b0e040b3d 09:25:28 Removing intermediate container ba6daf4823b2 09:25:28 ---> e5aa6de119b2 09:25:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 09:25:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:25:28 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 09:25:28 (Reading database ... 12757 files and directories currently installed.) 09:25:28 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 09:25:28 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 09:25:28 ---> Running in 0c37c6309010 09:25:28 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 09:25:28 (Reading database ... 12757 files and directories currently installed.) 09:25:28 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 09:25:28 ---> Running in 2843224d4ef4 09:25:28 Unpacking apt (1.6.13) over (1.6.1) ... 09:25:28 Setting up apt (1.6.13) ... 09:25:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:25: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 09:25:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:25:29 (Reading database ... 12764 files and directories currently installed.) 09:25:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:25:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:25:29 Selecting previously unselected package libpython3.6-minimal:amd64. 09:25:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:25:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:25:29 Selecting previously unselected package libexpat1:amd64. 09:25:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:25:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:25:29 Selecting previously unselected package python3.6-minimal. 09:25:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:25:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:25:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:25:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:25:30 Checking for services that may need to be restarted...done. 09:25:30 Checking for services that may need to be restarted...done. 09:25:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:25:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:25:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:25:30 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 09:25:30 Selecting previously unselected package python3-minimal. 09:25:30 (Reading database ... 13012 files and directories currently installed.) 09:25:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:25:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:25:30 Selecting previously unselected package mime-support. 09:25:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:25:30 Unpacking mime-support (3.60ubuntu1) ... 09:25:30 Selecting previously unselected package libmpdec2:amd64. 09:25:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:25:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:25:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:25:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:25:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:25:30 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 09:25:31 Selecting previously unselected package python3.6. 09:25:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:25:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:25:31 Selecting previously unselected package libpython3-stdlib:amd64. 09:25:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:25:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:25:31 Setting up python3-minimal (3.6.7-1~18.04) ... 09:25:31 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 09:25:31 Selecting previously unselected package python3. 09:25:31 (Reading database ... 13442 files and directories currently installed.) 09:25:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:25:31 Unpacking python3 (3.6.7-1~18.04) ... 09:25:31 Selecting previously unselected package multiarch-support. 09:25:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:25:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:25:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:25:31 Selecting previously unselected package liblzo2-2:amd64. 09:25:31 (Reading database ... 13479 files and directories currently installed.) 09:25:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:25:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:25:31 Selecting previously unselected package libbsd0:amd64. 09:25:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:25:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:25:31 Selecting previously unselected package sudo. 09:25:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:25:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:25:31 Selecting previously unselected package apparmor. 09:25:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:25:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:25:31 Selecting previously unselected package libedit2:amd64. 09:25:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:25:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:25:31 Selecting previously unselected package libkrb5support0:amd64. 09:25:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:25:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:25:31 Selecting previously unselected package libk5crypto3:amd64. 09:25:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:25:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:25:32 Selecting previously unselected package libkeyutils1:amd64. 09:25:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:25:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:25:32 Selecting previously unselected package libkrb5-3:amd64. 09:25:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:25:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:25:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:25:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:25:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:25:32 Selecting previously unselected package libssl1.0.0:amd64. 09:25:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:25:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:25:32 Selecting previously unselected package openssh-client. 09:25:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:25:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:25:32 Selecting previously unselected package squashfs-tools. 09:25:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 09:25:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:25:32 Selecting previously unselected package snapd. 09:25:32 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 09:25:32 Unpacking snapd (2.48.3+18.04) ... 09:25:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:25:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:25:34 Setting up mime-support (3.60ubuntu1) ... 09:25:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:25:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:25:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:25:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:25:34 Setting up systemd (237-3ubuntu10.47) ... 09:25:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:25:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:25:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:25:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:25:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:25:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:25:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:25:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:25:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:25:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:25:35 Setting up python3 (3.6.7-1~18.04) ... 09:25:35 running python rtupdate hooks for python3.6... 09:25:35 running python post-rtupdate hooks for python3.6... 09:25:36 Setting up apparmor (2.12-4ubuntu5.1) ... 09:25:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:25:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:25:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:25:36 Setting up snapd (2.48.3+18.04) ... 09:25:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:25:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:25:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:25:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:25:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:25:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:25:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:25:38 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:25:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:25:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:25:38 /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' 09:25:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:25:38 Processing triggers for systemd (237-3ubuntu10.47) ... 09:25:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:25:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:25:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:25:41 Reading package lists... 09:25:42 Reading package lists... 09:25:42 Building dependency tree... 09:25:42 Reading state information... 09:25:42 Calculating upgrade... 09:25:42 The following packages will be upgraded: 09:25:42 advancecomp base-files bash binutils binutils-common 09:25:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:25:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:25:42 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:25:42 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:25:42 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:25:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:25:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:25:42 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 09:25:42 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 09:25:42 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 09:25:42 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 09:25:42 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 09:25:42 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 09:25:42 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 09:25:42 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:25:42 Need to get 64.0 MB of archives. 09:25:42 After this operation, 5041 kB of additional disk space will be used. 09:25:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 09:25:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:25:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:25:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:25:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:25:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:25:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:25:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:25:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:25:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:25:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:25:42 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:25:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:25:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:25:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:25:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:25:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:25:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:25:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:25:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:25:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:25:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:25:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:25:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:25:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:25:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:25:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:25:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:25:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:25:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:25:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:25:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:25:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:25:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:25:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:25:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:25:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 09:25:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 09:25:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:25:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:25:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:25:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:25:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:25:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:25:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:25:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:25:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:25:43 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:25:43 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] 09:25:43 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:25:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:25:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:25:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:25:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:25:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:25:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:25:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:25:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:25:43 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:25:43 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:25:43 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:25:43 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:25:43 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:25:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:25:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:25:44 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:25:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:25:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:25:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:25:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:25:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:25:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:25:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:25:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:25:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:25:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:25:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:25:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:25:44 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:25:44 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:25:44 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:25:44 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 09:25:44 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] 09:25:44 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 09:25:44 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 09:25:44 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] 09:25:44 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:25:44 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:25:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:25:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:25:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:25:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:25:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:25:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:25:44 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] 09:25:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:25:44 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:25:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:25:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:25:44 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:25:44 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:25:45 debconf: delaying package configuration, since apt-utils is not installed 09:25:45 Fetched 64.0 MB in 2s (26.6 MB/s) 09:25:45 (Reading database ... 13912 files and directories currently installed.) 09:25:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:25:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:25:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:25:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:25:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 09:25:45 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 09:25:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:46 (Reading database ... 13911 files and directories currently installed.) 09:25:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:25:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:25:46 (Reading database ... 13911 files and directories currently installed.) 09:25:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:25:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:25:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:47 (Reading database ... 13911 files and directories currently installed.) 09:25:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:25:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:25:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:25:48 (Reading database ... 13911 files and directories currently installed.) 09:25:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:25:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:25:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:25:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:25:48 Setting up base-files (10.1ubuntu2.10) ... 09:25:48 Installing new version of config file /etc/issue ... 09:25:48 Installing new version of config file /etc/issue.net ... 09:25:48 Installing new version of config file /etc/lsb-release ... 09:25:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:25:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:25:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:25:48 Removing obsolete conffile /etc/default/motd-news ... 09:25:48 (Reading database ... 13912 files and directories currently installed.) 09:25:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:25:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:25:48 Setting up bash (4.4.18-2ubuntu1.2) ... 09:25:49 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 09:25:49 (Reading database ... 13912 files and directories currently installed.) 09:25:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:25:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:25:49 (Reading database ... 13912 files and directories currently installed.) 09:25:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:25:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:25:49 Setting up tar (1.29b-2ubuntu0.2) ... 09:25:49 (Reading database ... 13912 files and directories currently installed.) 09:25:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:25:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:25:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:25:50 (Reading database ... 13912 files and directories currently installed.) 09:25:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:25:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:25:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:25:50 (Reading database ... 13912 files and directories currently installed.) 09:25:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:25:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:25:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:25:50 (Reading database ... 13912 files and directories currently installed.) 09:25:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:25:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:25:50 Setting up grep (3.1-2build1) ... 09:25:50 (Reading database ... 13912 files and directories currently installed.) 09:25:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:25:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:25:50 Setting up login (1:4.5-1ubuntu2) ... 09:25:50 (Reading database ... 13912 files and directories currently installed.) 09:25:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:25:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:25:50 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:25:51 (Reading database ... 13912 files and directories currently installed.) 09:25:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:25:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:25:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:25:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:25:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:25:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:25:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:25:52 (Reading database ... 13912 files and directories currently installed.) 09:25:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:25:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:25:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:25:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:25:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:25:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:25:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:25:53 (Reading database ... 13912 files and directories currently installed.) 09:25:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:25:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:25:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:25:53 (Reading database ... 13912 files and directories currently installed.) 09:25:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:25:53 (Reading database ... 13912 files and directories currently installed.) 09:25:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:25:53 (Reading database ... 13912 files and directories currently installed.) 09:25:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:25:53 (Reading database ... 13912 files and directories currently installed.) 09:25:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:25:54 (Reading database ... 13912 files and directories currently installed.) 09:25:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:25:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:25:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:25:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:25:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:25:54 (Reading database ... 13912 files and directories currently installed.) 09:25:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:25:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:25:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:25:54 (Reading database ... 13912 files and directories currently installed.) 09:25:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:25:54 (Reading database ... 13912 files and directories currently installed.) 09:25:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:25:54 (Reading database ... 13912 files and directories currently installed.) 09:25:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:25:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:25:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:25:55 (Reading database ... 13912 files and directories currently installed.) 09:25:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:25:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:25:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:25:56 (Reading database ... 13912 files and directories currently installed.) 09:25:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:25:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:25:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:25:56 (Reading database ... 13914 files and directories currently installed.) 09:25:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:25:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:25:56 Setting up debconf (1.5.66ubuntu1) ... 09:25:56 (Reading database ... 13914 files and directories currently installed.) 09:25:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:25:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:25:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:25:56 (Reading database ... 13914 files and directories currently installed.) 09:25:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:25:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:25:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:25:56 (Reading database ... 13914 files and directories currently installed.) 09:25:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:25:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:25:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:25:57 (Reading database ... 13914 files and directories currently installed.) 09:25:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:25:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:25:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 09:25:57 (Reading database ... 13914 files and directories currently installed.) 09:25:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:25:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:25:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:25:57 (Reading database ... 13914 files and directories currently installed.) 09:25:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:25:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:25:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 09:25:57 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:25:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:25:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:25:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:25:57 (Reading database ... 13914 files and directories currently installed.) 09:25:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:25:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:25:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:25:57 (Reading database ... 13914 files and directories currently installed.) 09:25:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 09:25:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:25:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:25:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:25:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:25:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:25:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:25:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:25:58 Setting up passwd (1:4.5-1ubuntu2) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:25:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:25:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 09:25:58 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:25:58 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 09:25:58 (Reading database ... 13914 files and directories currently installed.) 09:25:58 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 09:25:58 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:25:59 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:25:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:25:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:25:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:25:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:25:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:25:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:25:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:25:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:25:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:25:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:25:59 (Reading database ... 13914 files and directories currently installed.) 09:25:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:25:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:25:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:26:00 (Reading database ... 13915 files and directories currently installed.) 09:26:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:26:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:26:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:26:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:26:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:26:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:26:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:26:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:26:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:26:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:26:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:26:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:26:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:26:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:26:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:26:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:26:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:26:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:26:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:26:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:26:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:26:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:26:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:26:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:26:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:26:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:26:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:26:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:26:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:26:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:26:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:26:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:26:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:26:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:26:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:26:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:26:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:26:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:26:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:26:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:26:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:26:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:26:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:26:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:26:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:26:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:26:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:26:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:26:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:26:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:26:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:26:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:26:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:26:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:26:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:26:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:26:06 09:26:06 Current default time zone: 'Etc/UTC' 09:26:06 Local time is now: Wed May 26 09:26:06 UTC 2021. 09:26:06 Universal Time is now: Wed May 26 09:26:06 UTC 2021. 09:26:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:26:06 09:26:06 Setting up systemd-sysv (237-3ubuntu10.47) ... 09:26:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 09:26:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:26:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:26:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:26:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:26:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:26:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:26:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:26:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:26:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:26:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:07 Setting up patch (2.7.6-2ubuntu1.1) ... 09:26:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:26:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:26:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:26:07 Installing new version of config file /etc/ssl/openssl.cnf ... 09:26:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:26:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:26:07 Setting up ca-certificates (20210119~18.04.1) ... 09:26:09 Updating certificates in /etc/ssl/certs... 09:26:09 23 added, 27 removed; done. 09:26:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:26:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:26:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:26:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:26:09 Setting up pkgbinarymangler (138.18.04.1) ... 09:26:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:26:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up perl (5.26.1-6ubuntu0.5) ... 09:26:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:26:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:26:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:26:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:26:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:26:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:26:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:26:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:26:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:26:10 Processing triggers for systemd (237-3ubuntu10.47) ... 09:26:10 Processing triggers for mime-support (3.60ubuntu1) ... 09:26:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:26:10 Updating certificates in /etc/ssl/certs... 09:26:11 0 added, 0 removed; done. 09:26:11 Running hooks in /etc/ca-certificates/update.d... 09:26:11 done. 09:26:11 Reading package lists... 09:26:11 Building dependency tree... 09:26:11 Reading state information... 09:26:11 The following NEW packages will be installed: 09:26:11 apt-transport-https 09:26:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:26:11 Need to get 1692 B of archives. 09:26:11 After this operation, 154 kB of additional disk space will be used. 09:26:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 09:26:12 debconf: delaying package configuration, since apt-utils is not installed 09:26:12 Fetched 1692 B in 0s (9623 B/s) 09:26:12 Selecting previously unselected package apt-transport-https. 09:26:12 (Reading database ... 13920 files and directories currently installed.) 09:26:12 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 09:26:12 Unpacking apt-transport-https (1.6.13) ... 09:26:12 Setting up apt-transport-https (1.6.13) ... 09:26:12 Waiting for network to be ready... 09:26:17 2021-05-26T09:26:15Z INFO Waiting for automatic snapd restart... 09:26:18 snapd 2.50 from Canonical* installed 09:26:19 "snapd" switched to the "latest/stable" channel 09:26:19 09:26:21 core18 20210507 from Canonical* installed 09:26:22 "core18" switched to the "latest/stable" channel 09:26:22 09:26:25 snapcraft 4.7.1 from Canonical* installed 09:26:25 "snapcraft" switched to the "latest/stable" channel 09:26:25 09:26:29 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:26:29 - README.md 09:26:29 09:26:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:26:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:26:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:26:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:26:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:26:36 Reading package lists... 09:26:37 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 09:26:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:26:43 Reading package lists... 09:26:43 Building dependency tree... 09:26:43 Reading state information... 09:26:43 Suggested packages: 09:26:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:26:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:26:43 Recommended packages: 09:26:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:26:43 The following NEW packages will be installed: 09:26:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:26:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:26:43 pkg-config zip 09:26:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:26:43 Need to get 7663 kB of archives. 09:26:43 After this operation, 43.8 MB of additional disk space will be used. 09:26:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:26:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:26:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:26:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:26:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:26:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:26:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:26:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:26:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:26:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:26:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:26:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:26:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:26:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:26:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:26:44 debconf: delaying package configuration, since apt-utils is not installed 09:26:44 Fetched 7663 kB in 1s (10.7 MB/s) 09:26:44 Selecting previously unselected package libglib2.0-0:amd64. 09:26:44 (Reading database ... 13924 files and directories currently installed.) 09:26:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:26:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:26:44 Selecting previously unselected package libpsl5:amd64. 09:26:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:26:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:26:44 Selecting previously unselected package libnghttp2-14:amd64. 09:26:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:26:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:26:44 Selecting previously unselected package librtmp1:amd64. 09:26:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:26:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:26:45 Selecting previously unselected package libcurl3-gnutls:amd64. 09:26:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:26:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:26:45 Selecting previously unselected package liberror-perl. 09:26:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:26:45 Unpacking liberror-perl (0.17025-1) ... 09:26:45 Selecting previously unselected package git-man. 09:26:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:26:45 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:26:45 Selecting previously unselected package git. 09:26:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:26:45 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:26:45 Selecting previously unselected package libnorm1:amd64. 09:26:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:26:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:26:45 Selecting previously unselected package libpgm-5.2-0:amd64. 09:26:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:26:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:26:45 Selecting previously unselected package libsodium23:amd64. 09:26:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:26:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:26:45 Selecting previously unselected package libzmq5:amd64. 09:26:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:26:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:26:46 Selecting previously unselected package libzmq3-dev:amd64. 09:26:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:26:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:26:46 Selecting previously unselected package pkg-config. 09:26:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:26:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:26:46 Selecting previously unselected package zip. 09:26:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:26:46 Unpacking zip (3.0-11build1) ... 09:26:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:26:46 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:26:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:26:46 Setting up liberror-perl (0.17025-1) ... 09:26:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:26:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:26:46 No schema files found: doing nothing. 09:26:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:26:46 Setting up zip (3.0-11build1) ... 09:26:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:26:46 Setting up libsodium23:amd64 (1.0.16-2) ... 09:26:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:26:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:26:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:26:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:26:46 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:26:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:26:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:26:53 git set to automatically installed. 09:26:53 git-man set to automatically installed. 09:26:53 libcurl3-gnutls set to automatically installed. 09:26:53 liberror-perl set to automatically installed. 09:26:53 libglib2.0-0 set to automatically installed. 09:26:53 libnghttp2-14 set to automatically installed. 09:26:53 libnorm1 set to automatically installed. 09:26:53 libpgm-5.2-0 set to automatically installed. 09:26:53 libpsl5 set to automatically installed. 09:26:53 librtmp1 set to automatically installed. 09:26:53 libsodium23 set to automatically installed. 09:26:53 libzmq3-dev set to automatically installed. 09:26:53 libzmq5 set to automatically installed. 09:26:53 pkg-config set to automatically installed. 09:26:53 zip set to automatically installed. 09:26:54 snapd is not logged in, snap install commands will use sudo 09:27:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:27:17 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 09:27:17 snapd is not logged in, snap install commands will use sudo 09:27:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:27:24 snap "core18" has no updates available 09:27:24 Pulling go-build-helper 09:27:24 + snapcraftctl pull 09:27:25 'app-service-config' has dependencies that need to be staged: go-build-helper 09:27:25 Skipping pull go-build-helper (already ran) 09:27:25 Building go-build-helper 09:27:25 + snapcraftctl build 09:27:27 Staging go-build-helper 09:27:27 + snapcraftctl stage 09:27:28 Removing intermediate container 2843224d4ef4 09:27:28 ---> c3a6edfdefeb 09:27:28 09:27:28 Step 11/32 : FROM alpine:3.12 09:27:28 3.12: Pulling from library/alpine 09:27:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:27:30 Status: Downloaded newer image for alpine:3.12 09:27:30 ---> 9852663dfa18 09:27:30 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:27:30 Removing intermediate container bd3b0e040b3d 09:27:30 ---> 4156e74f7ded 09:27:30 09:27:30 Step 11/26 : FROM alpine:3.12 09:27:30 ---> 9852663dfa18 09:27:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:27:30 ---> Running in 767196b7ccf6 09:27:30 ---> Running in 17165ab1d3ce 09:27:31 Removing intermediate container 767196b7ccf6 09:27:31 ---> 7ec949eac88c 09:27:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:27:32 ---> Running in 67aa261851bc 09:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:27:34 (1/6) Installing ca-certificates (20191127-r4) 09:27:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:27:34 (3/6) Installing libcurl (7.76.1-r0) 09:27:34 (4/6) Installing curl (7.76.1-r0) 09:27:34 (5/6) Installing dumb-init (1.2.2-r1) 09:27:34 (6/6) Installing su-exec (0.2-r1) 09:27:34 Executing busybox-1.31.1-r20.trigger 09:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:27:34 Executing ca-certificates-20191127-r4.trigger 09:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:27:34 OK: 7 MiB in 20 packages 09:27:35 (1/2) Installing dumb-init (1.2.2-r1) 09:27:35 (2/2) Installing su-exec (0.2-r1) 09:27:35 Executing busybox-1.31.1-r20.trigger 09:27:35 OK: 5 MiB in 16 packages 09:27:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:27:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:27:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 09:27:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 09:27:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:27:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:27:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 09:27:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 09:27:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 09:27:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 09:27:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:27:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:27:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:27:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:27:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:27:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:27:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:27:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:27:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:27:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 09:27:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 09:27:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 09:27:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 09:27:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 09:27:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 09:27:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 09:27:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 09:27:37 Fetched 24.6 MB in 0s (0 B/s) 09:27:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:27:37 Fetched 224 kB in 0s (0 B/s) 09:27:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:27:37 Fetched 157 kB in 0s (0 B/s) 09:27:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:27:37 Fetched 221 kB in 0s (0 B/s) 09:27:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:27:37 Fetched 143 kB in 0s (0 B/s) 09:27:37 Pulling app-service-config 09:27:37 + snapcraftctl pull 09:27:37 Cloning into '/root/parts/app-service-config/src'... 09:27:38 Removing intermediate container 67aa261851bc 09:27:38 ---> 438f08df057f 09:27:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:27:38 Removing intermediate container 17165ab1d3ce 09:27:38 ---> 960ba3075ae6 09:27:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:27:38 ---> Running in 25192177f735 09:27:38 ---> Running in 6ea770c2cbe1 09:27:38 Pulling config-common 09:27:38 + snapcraftctl pull 09:27:39 Removing intermediate container 25192177f735 09:27:39 ---> e8e90d4d0fef 09:27:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:27:39 Removing intermediate container 6ea770c2cbe1 09:27:39 ---> 6c89fea92177 09:27:39 Step 14/26 : WORKDIR / 09:27:40 ---> Running in 8d345220ffba 09:27:40 ---> Running in 81ac35fef560 09:27:41 Removing intermediate container 8d345220ffba 09:27:41 ---> 72101a18747f 09:27:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:27:41 ---> Running in ae9c2aa187a6 09:27:41 Removing intermediate container 81ac35fef560 09:27:41 ---> d0a4f6d305bd 09:27:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:27:42 Removing intermediate container 0c37c6309010 09:27:42 ---> a03ee7a29336 09:27:42 09:27:42 Step 11/23 : FROM alpine:3.12 09:27:42 ---> 9852663dfa18 09:27:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:27:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:27:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:27:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:27:42 Fetched 0 B in 0s (0 B/s) 09:27:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:27:42 Fetched 0 B in 0s (0 B/s) 09:27:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:27:42 Fetched 0 B in 0s (0 B/s) 09:27:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:27:42 Fetched 0 B in 0s (0 B/s) 09:27:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:27:42 Fetched 0 B in 0s (0 B/s) 09:27:42 Pulling edgex-go 09:27:42 + snapcraftctl pull 09:27:43 ---> Running in 6f6cd9de4928 09:27:43 ---> ff7c0e65f06a 09:27:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:27:43 Removing intermediate container 117f5b33ecf9 09:27:43 ---> 2178a7becaa7 09:27:43 09:27:43 Step 11/23 : FROM alpine:3.12 09:27:43 ---> 9852663dfa18 09:27:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:27:44 ---> Running in b52aa8bb8655 09:27:45 ---> dd24f1056447 09:27:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:27:45 Removing intermediate container ae9c2aa187a6 09:27:45 ---> 71d1f257289f 09:27:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:27:45 ---> Running in 14e140d796f9 09:27:46 (1/1) Installing dumb-init (1.2.2-r1) 09:27:46 Executing busybox-1.31.1-r20.trigger 09:27:46 OK: 5 MiB in 15 packages 09:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:27:46 ---> e9a962f3a9db 09:27:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:27:46 Removing intermediate container 14e140d796f9 09:27:46 ---> 97e533b4c01b 09:27:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:27:47 (1/2) Installing ca-certificates (20191127-r4) 09:27:47 (2/2) Installing dumb-init (1.2.2-r1) 09:27:47 Executing busybox-1.31.1-r20.trigger 09:27:47 Executing ca-certificates-20191127-r4.trigger 09:27:47 OK: 6 MiB in 16 packages 09:27:47 ---> 6051f577a72d 09:27:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:48 ---> c8fb923e9ae5 09:27:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:27:48 Removing intermediate container 6f6cd9de4928 09:27:48 ---> 1751551caab6 09:27:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:27:48 ---> Running in ecf87ed3ee3a 09:27:48 ---> Running in 7b453e939c5e 09:27:49 Removing intermediate container ecf87ed3ee3a 09:27:49 ---> 000388e2b21d 09:27:49 Step 14/23 : ENV APP_PORT=59861 09:27:50 ---> Running in bc0f0ce80371 09:27:50 Removing intermediate container b52aa8bb8655 09:27:50 ---> d54d3b00a5c2 09:27:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:27:50 ---> d0465a51fb90 09:27:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:27:50 ---> Running in 2ca8bcb35ef6 09:27:51 Removing intermediate container bc0f0ce80371 09:27:51 ---> 76879f88a2d7 09:27:51 Step 15/23 : EXPOSE $APP_PORT 09:27:51 ---> Running in c9df68694662 09:27:51 Removing intermediate container 2ca8bcb35ef6 09:27:51 ---> 616e426fbea0 09:27:51 Step 14/23 : ENV APP_PORT=59860 09:27:51 ---> Running in 47e29ed99777 09:27:52 Removing intermediate container c9df68694662 09:27:52 ---> 4113d92e7c04 09:27:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:52 Removing intermediate container 7b453e939c5e 09:27:52 ---> cdf05f466715 09:27:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:52 ---> d3dbd1386e20 09:27:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:27:52 Removing intermediate container b5f02bfe134d 09:27:52 ---> f1ee9508c6b4 09:27:52 09:27:52 Step 11/24 : FROM alpine:3.12 09:27:52 ---> 9852663dfa18 09:27:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:27:52 Removing intermediate container 47e29ed99777 09:27:52 ---> 741271aa14fd 09:27:52 Step 15/23 : EXPOSE $APP_PORT 09:27:53 ---> Running in 755ca05d8d71 09:27:53 ---> Running in ddd86744fa73 09:27:53 ---> bd707f1ce398 09:27:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:27:53 ---> 960d29c1e5a7 09:27:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:53 ---> f207fee9a3d8 09:27:53 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/ 09:27:53 Removing intermediate container 755ca05d8d71 09:27:53 ---> 16ea22da456d 09:27:53 Step 13/24 : ENV APP_PORT=59880 09:27:53 Removing intermediate container ddd86744fa73 09:27:53 ---> e578067793ed 09:27:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:54 ---> Running in a3c60cc25258 09:27:54 ---> Running in 885685ca722a 09:27:55 Removing intermediate container 885685ca722a 09:27:55 ---> e4ea79500d8c 09:27:55 Step 14/24 : EXPOSE $APP_PORT 09:27:55 ---> Running in d0f9d2e1f03f 09:27:55 ---> f0e6625ca57d 09:27:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:55 ---> 0304198035c5 09:27:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:27:55 ---> cf7ccc776f2b 09:27:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:27:56 Removing intermediate container d0f9d2e1f03f 09:27:56 ---> 4de781c70581 09:27:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:56 ---> Running in 974f5f0351a0 09:27:56 ---> 6154b6f382b9 09:27:56 ---> f7be2c59a8f1 09:27:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:27:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:27:57 ---> Running in cc8f1f844e2f 09:27:57 Removing intermediate container a3c60cc25258 09:27:57 ---> e64dc811d5f0 09:27:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:27:57 ---> 2b0cad71e96a 09:27:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:27:57 ---> Running in 7b5c68450c0b 09:27:58 Removing intermediate container cc8f1f844e2f 09:27:58 ---> 769e895ad536 09:27:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:58 ---> Running in a6a70cd0871c 09:27:58 ---> 6b97ba002007 09:27:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:27:58 Removing intermediate container 7b5c68450c0b 09:27:58 ---> bff6a74a0836 09:27:58 Step 24/26 : LABEL arch=arm64 09:27:58 ---> Running in 681f9724377b 09:27:58 Removing intermediate container a6a70cd0871c 09:27:58 ---> 932ae4b8e80f 09:27:58 Step 21/23 : LABEL arch=arm64 09:27:58 ---> 0299cce96868 09:27:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:27:58 ---> Running in 1d35d94d518a 09:27:59 ---> Running in 158cb9682ecb 09:27:59 Removing intermediate container 681f9724377b 09:27:59 ---> d9daea6224b0 09:27:59 Step 25/26 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:27:59 ---> 5bd80a8deaee 09:27:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:27:59 ---> Running in 593d2ffbb85d 09:27:59 Removing intermediate container 1d35d94d518a 09:27:59 ---> 5b35a9eb69d7 09:27:59 Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:28:00 ---> Running in dce249295a4f 09:28:00 Removing intermediate container 158cb9682ecb 09:28:00 ---> 75b3e3a0b62d 09:28:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:28:00 Removing intermediate container 974f5f0351a0 09:28:00 ---> 9dc2b8107e8f 09:28:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:28:00 ---> Running in fa353f3fbc57 09:28:00 ---> Running in 0a58e8cda2ed 09:28:00 ---> Running in b8ad7af1ba42 09:28:00 Removing intermediate container 593d2ffbb85d 09:28:00 ---> dec71393590f 09:28:00 Step 26/26 : LABEL version=0.0.0 09:28:00 ---> Running in d3237f204f78 09:28:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:28:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:28:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:28:00 Fetched 0 B in 0s (0 B/s) 09:28:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:28:00 Fetched 96.5 kB in 0s (0 B/s) 09:28:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:28:00 Fetched 279 kB in 0s (0 B/s) 09:28:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:28:00 Fetched 122 kB in 0s (0 B/s) 09:28:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:28:00 Fetched 77.8 kB in 0s (0 B/s) 09:28:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:28:00 Fetched 8848 B in 0s (0 B/s) 09:28:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:28:00 Fetched 47.8 kB in 0s (0 B/s) 09:28:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:28:00 Fetched 45.6 kB in 0s (0 B/s) 09:28:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:28:00 Fetched 15.0 kB in 0s (0 B/s) 09:28:00 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:28:00 Fetched 219 kB in 0s (0 B/s) 09:28:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:28:00 Fetched 154 kB in 0s (0 B/s) 09:28:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:28:00 Fetched 50.6 kB in 0s (0 B/s) 09:28:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:28:00 Fetched 14.8 kB in 0s (0 B/s) 09:28:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:28:00 Fetched 41.8 kB in 0s (0 B/s) 09:28:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:28:00 Fetched 499 kB in 0s (0 B/s) 09:28:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:28:00 Fetched 111 kB in 0s (0 B/s) 09:28:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:28:00 Fetched 240 kB in 0s (0 B/s) 09:28:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:28:00 Fetched 29.3 kB in 0s (0 B/s) 09:28:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:28:00 Fetched 85.5 kB in 0s (0 B/s) 09:28:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:28:00 Fetched 24.5 kB in 0s (0 B/s) 09:28:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:28:00 Fetched 49.2 kB in 0s (0 B/s) 09:28:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:28:00 Fetched 54.2 kB in 0s (0 B/s) 09:28:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:28:00 Fetched 30.8 kB in 0s (0 B/s) 09:28:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:28:00 Fetched 15.8 kB in 0s (0 B/s) 09:28:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:28:00 Fetched 85.9 kB in 0s (0 B/s) 09:28:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:28:00 Fetched 8720 B in 0s (0 B/s) 09:28:00 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 09:28:00 Fetched 137 kB in 0s (0 B/s) 09:28:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:28:00 Fetched 119 kB in 0s (0 B/s) 09:28:00 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 09:28:00 Fetched 110 kB in 0s (0 B/s) 09:28:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:28:00 Fetched 11.1 kB in 0s (0 B/s) 09:28:00 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:28:00 Fetched 645 kB in 0s (0 B/s) 09:28:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:28:00 Fetched 41.3 kB in 0s (0 B/s) 09:28:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:28:00 Fetched 17.9 kB in 0s (0 B/s) 09:28:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:28:00 Fetched 368 kB in 0s (0 B/s) 09:28:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:28:00 Fetched 187 kB in 0s (0 B/s) 09:28:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:28:00 Fetched 175 kB in 0s (0 B/s) 09:28:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:28:00 Fetched 206 kB in 0s (0 B/s) 09:28:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:28:00 Fetched 1301 kB in 0s (0 B/s) 09:28:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:28:00 Fetched 36.2 kB in 0s (0 B/s) 09:28:00 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:28:00 Fetched 159 kB in 0s (0 B/s) 09:28:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:28:00 Fetched 107 kB in 0s (0 B/s) 09:28:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:28:00 Fetched 48.7 kB in 0s (0 B/s) 09:28:00 Pulling static-packages 09:28:00 + snapcraftctl pull 09:28:00 Pulling version 09:28:00 + cd /root/project 09:28:00 + [ -f VERSION ] 09:28:00 + PROJECT_VERSION=local-dev 09:28:00 + git rev-parse --short HEAD 09:28:00 + GIT_REVISION=7646f62f 09:28:00 + snapcraftctl set-version local-dev 09:28:00 Removing intermediate container dce249295a4f 09:28:00 ---> a8582609c41c 09:28:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:28:00 Removing intermediate container 0a58e8cda2ed 09:28:00 ---> 0974df5e4d08 09:28:00 Step 21/23 : LABEL arch=arm64 09:28:00 Removing intermediate container fa353f3fbc57 09:28:00 ---> 088c341a4a23 09:28:00 Step 23/23 : LABEL version=0.0.0 09:28:01 ---> Running in 553b088b893e 09:28:01 ---> Running in c69ed4a394f0 09:28:01 Removing intermediate container d3237f204f78 09:28:01 ---> 33a2320059a4 09:28:01 09:28:01 Skipping build go-build-helper (already ran) 09:28:01 Building app-service-config 09:28:01 + make build 09:28:01 go mod tidy 09:28:02 Successfully built 33a2320059a4 09:28:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:28:02 Successfully tagged security-secretstore-setup-arm64:latest 09:28:02  Building security-secretstore-setup ... done Building sys-mgmt-agent 09:28:02 Removing intermediate container 553b088b893e 09:28:02 Removing intermediate container c69ed4a394f0 09:28:02 ---> deed890bf14d 09:28:02 ---> ea19abc78d66 09:28:02 09:28:02 Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:28:02 ---> 8075959ee4ec 09:28:02 Step 27/32 : RUN chmod +x /entrypoint.sh 09:28:02 ---> Running in 3ad721e29a1c 09:28:02 ---> Running in 6d1785cd1ee1 09:28:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:28:02 Successfully built deed890bf14d 09:28:02 Successfully tagged support-scheduler-arm64:latest 09:28:02 Building security-proxy-setup 09:28:03  Building support-scheduler ... done Removing intermediate container 3ad721e29a1c 09:28:03 ---> 1ee56cb75e0d 09:28:03 Step 23/23 : LABEL version=0.0.0 09:28:03 ---> Running in 166bbd225599 09:28:03 Removing intermediate container 166bbd225599 09:28:04 ---> a4241f24e0f6 09:28:04 09:28:04 (1/6) Installing dumb-init (1.2.2-r1) 09:28:04 (2/6) Installing libgcc (9.3.0-r2) 09:28:04 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 09:28:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 09:28:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 09:28:04 go: downloading github.com/google/uuid v1.2.0 09:28:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 09:28:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 09:28:04 (3/6) Installing libsodium (1.0.18-r0) 09:28:04 (4/6) Installing libstdc++ (9.3.0-r2) 09:28:04 Successfully built a4241f24e0f6 09:28:04 Successfully tagged support-notifications-arm64:latest 09:28:04  Building support-notifications ... done Building core-metadata 09:28:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 09:28:04 (5/6) Installing libzmq (4.3.3-r0) 09:28:04 (6/6) Installing zeromq (4.3.3-r0) 09:28:04 Executing busybox-1.31.1-r20.trigger 09:28:04 go: downloading github.com/go-kit/kit v0.9.0 09:28:04 go: downloading github.com/hashicorp/consul/api v1.8.1 09:28:04 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:28:04 OK: 8 MiB in 20 packages 09:28:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 09:28:05 go: downloading github.com/gorilla/mux v1.8.0 09:28:05 go: downloading github.com/pelletier/go-toml v1.9.1 09:28:05 go: downloading github.com/go-stack/stack v1.8.0 09:28:05 go: downloading github.com/stretchr/testify v1.7.0 09:28:05 go: downloading golang.org/x/text v0.3.2 09:28:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:28:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:28:05 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 09:28:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:28:05 go: downloading github.com/davecgh/go-spew v1.1.1 09:28:05 go: downloading github.com/go-playground/universal-translator v0.17.0 09:28:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:28:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:28:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:28:05 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:28:05 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:28:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:28:05 go: downloading github.com/pmezard/go-difflib v1.0.0 09:28:05 go: downloading github.com/hashicorp/serf v0.9.5 09:28:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:28:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:28:05 go: downloading github.com/go-playground/locales v0.13.0 09:28:05 go: downloading github.com/fatih/color v1.9.0 09:28:05 go: downloading github.com/leodido/go-urn v1.2.0 09:28:05 go: downloading gopkg.in/yaml.v2 v2.4.0 09:28:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:28:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:28:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 09:28:05 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:28:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:28:05 go: downloading github.com/hashicorp/memberlist v0.2.2 09:28:05 go: downloading github.com/x448/float16 v0.8.4 09:28:05 go: downloading github.com/mitchellh/copystructure v1.0.0 09:28:05 go: downloading github.com/stretchr/objx v0.1.0 09:28:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:28:05 go: downloading github.com/miekg/dns v1.1.26 09:28:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:28:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:28:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:28:05 go: downloading github.com/mattn/go-isatty v0.0.12 09:28:05 go: downloading github.com/mattn/go-colorable v0.1.6 09:28:05 go: downloading github.com/pebbe/zmq4 v1.2.7 09:28:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:28:05 go: downloading github.com/hashicorp/errwrap v1.0.0 09:28:05 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:28:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:28:05 go: downloading github.com/gorilla/websocket v1.4.2 09:28:05 go: downloading github.com/kr/pretty v0.2.0 09:28:05 Removing intermediate container 6d1785cd1ee1 09:28:05 ---> 07734efa8067 09:28:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:28:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:28:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:28:06 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:28:06 ---> Running in 76eae260e98e 09:28:06 Removing intermediate container b8ad7af1ba42 09:28:06 ---> 1b0655ee3920 09:28:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:28:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:28:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:28:06 go: downloading github.com/kr/text v0.1.0 09:28:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:28:06 go: downloading github.com/go-redis/redis/v7 v7.2.0 09:28:06 go: downloading github.com/pkg/errors v0.8.1 09:28:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:28:06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:28:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:28:06 go: downloading github.com/onsi/ginkgo v1.10.1 09:28:06 go: downloading github.com/onsi/gomega v1.7.0 09:28:06 go: downloading github.com/hpcloud/tail v1.0.0 09:28:06 go: downloading github.com/golang/protobuf v1.3.2 09:28:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:28:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:28:06 go: downloading github.com/fsnotify/fsnotify v1.4.7 09:28:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 09:28:07 Removing intermediate container 76eae260e98e 09:28:07 ---> 900ae501568e 09:28:07 Step 29/32 : CMD ["gate"] 09:28:07 ---> 44861f3569c4 09:28:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:07 ---> Running in 04b2b8551a6b 09:28:08 Removing intermediate container 04b2b8551a6b 09:28:08 ---> 3bc9f1c69f6b 09:28:08 Step 30/32 : LABEL arch=arm64 09:28:09 ---> fbae0931f9a1 09:28:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:28:09 ---> Running in 793d6fc9941b 09:28:10 Removing intermediate container 793d6fc9941b 09:28:10 ---> adc3ba28b046 09:28:10 Step 31/32 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:28:10 ---> f281fbb3f620 09:28:10 Step 20/24 : ENTRYPOINT ["/core-data"] 09:28:10 ---> Running in f5b6f43e22ac 09:28:10 ---> Running in 122ccd53241d 09:28:11 Removing intermediate container f5b6f43e22ac 09:28:11 ---> a24aac02ce58 09:28:11 Step 32/32 : LABEL version=0.0.0 09:28:11 Removing intermediate container 122ccd53241d 09:28:11 ---> c484d071ee79 09:28:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:28:11 ---> Running in e10ce657c65a 09:28:12 ---> Running in ee7cb82dd392 09:28:12 Removing intermediate container e10ce657c65a 09:28:12 ---> 313a52b22c45 09:28:12 09:28:12 Removing intermediate container ee7cb82dd392 09:28:12 ---> 1f1f93c671b3 09:28:12 Step 22/24 : LABEL arch=arm64 09:28:13 Successfully built 313a52b22c45 09:28:13 ---> Running in 20a05948b376 09:28:13 Successfully tagged security-bootstrapper-arm64:latest 09:28:13  Building security-bootstrapper ... done Building core-command 09:28:13 Removing intermediate container 20a05948b376 09:28:13 ---> fedfddc1aa4c 09:28:13 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:28:13 ---> Running in 1c4c3ca92e01 09:28:14 Removing intermediate container 1c4c3ca92e01 09:28:14 ---> d1b55dfb8505 09:28:14 Step 24/24 : LABEL version=0.0.0 09:28:14 ---> Running in 6f2274795cb1 09:28:15 Removing intermediate container 6f2274795cb1 09:28:15 ---> eb4a2e81a281 09:28:15 09:28:15 Successfully built eb4a2e81a281 09:28:15 Successfully tagged core-data-arm64:latest 09:28:16 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 09:28:16 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 09:28:16 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 09:28:16 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 09:28:17 Building config-common 09:28:17 + snapcraftctl build 09:28:20 Building edgex-go 09:28:20 + cd /root/parts/edgex-go/src 09:28:20 + make build 09:28:20 go mod tidy 09:28:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 09:28:20 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 09:28:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 09:28:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:28:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:28:20 go: downloading github.com/imdario/mergo v0.3.12 09:28:20 go: downloading github.com/lib/pq v1.10.2 09:28:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:28:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:28:20 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 09:28:26 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 09:28:30 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 09:28:31 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 09:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:28:33 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 09:28:35 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 09:28:37 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 09:28:38 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 09:28:40 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 09:28:41 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 09:28:42 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 09:28:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:28:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:28:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:28:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:28:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:28:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:28:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:28:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:28:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:28:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:28:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:28:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:28:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:28:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:28:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:28:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:28:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:28:44 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:28:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:28:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:28:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:28:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:28:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:28:44 + 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 09:28:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:28:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:28:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:28:48 Building static-packages 09:28:48 + snapcraftctl build 09:28:49 Building version 09:28:49 + snapcraftctl build 09:28:51 Skipping stage go-build-helper (already ran) 09:28:51 Staging app-service-config 09:28:51 + snapcraftctl stage 09:28:52 Staging config-common 09:28:52 + snapcraftctl stage 09:28:53 Staging edgex-go 09:28:53 + snapcraftctl stage 09:28:54 Staging static-packages 09:28:54 + snapcraftctl stage 09:28:55 Staging version 09:28:55 + snapcraftctl stage 09:28:56 Priming go-build-helper 09:28:56 + snapcraftctl prime 09:28:57 Priming app-service-config 09:28:57 + snapcraftctl prime 09:28:58 Priming config-common 09:28:58 + snapcraftctl prime 09:28:59 Priming edgex-go 09:28:59 + snapcraftctl prime 09:29:01 Priming static-packages 09:29:01 + snapcraftctl prime 09:29:02  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:02 ---> 8a139b62bb83 09:29:02 Step 3/24 : WORKDIR /edgex-go 09:29:02 ---> Using cache 09:29:02 ---> cbb01306af4f 09:29:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:02 ---> Using cache 09:29:02 ---> 5ce40c78cf6d 09:29:02 Step 5/24 : RUN apk add --update --no-cache make bash git 09:29:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:29:02 ---> 8a139b62bb83 09:29:02 Step 3/22 : WORKDIR /edgex-go 09:29:02 ---> Using cache 09:29:02 ---> cbb01306af4f 09:29:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:02 ---> Using cache 09:29:02 ---> 5ce40c78cf6d 09:29:02 Step 5/22 : RUN apk add --update --no-cache make git 09:29:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:02 ---> 8a139b62bb83 09:29:02 Step 3/24 : WORKDIR /edgex-go 09:29:02 ---> Using cache 09:29:02 ---> cbb01306af4f 09:29:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:02 ---> Using cache 09:29:02 ---> 5ce40c78cf6d 09:29:02 Step 5/24 : RUN apk add --update --no-cache make git 09:29:03 ---> Running in 928d3bf4d7e1 09:29:03 ---> Running in 65338104cb55 09:29:03 ---> Running in 869bd194e6f1 09:29:03 Priming version 09:29:03 + snapcraftctl prime 09:29:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 09:29:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:05 ---> 8a139b62bb83 09:29:05 Step 3/24 : WORKDIR /edgex-go 09:29:05 ---> Using cache 09:29:05 ---> cbb01306af4f 09:29:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:05 ---> Using cache 09:29:05 ---> 5ce40c78cf6d 09:29:05 Step 5/24 : RUN apk add --update --no-cache make git 09:29:05 ---> Running in fbf32fa9a394 09:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:07 OK: 218 MiB in 52 packages 09:29:08 OK: 218 MiB in 52 packages 09:29:08 OK: 218 MiB in 52 packages 09:29:09 OK: 218 MiB in 52 packages 09:29:09 Removing intermediate container 869bd194e6f1 09:29:09 ---> fb04b8788f44 09:29:09 Step 6/22 : COPY go.mod . 09:29:09 Removing intermediate container 928d3bf4d7e1 09:29:09 ---> e969df342db8 09:29:09 Step 6/24 : COPY go.mod . 09:29:09 Removing intermediate container 65338104cb55 09:29:09 ---> e9e511fea7e8 09:29:09 Step 6/24 : COPY go.mod . 09:29:10 Removing intermediate container fbf32fa9a394 09:29:10 ---> e2c3ef816925 09:29:10 Step 6/24 : COPY go.mod . 09:29:10 ---> a19696fcb3be 09:29:10 Step 7/22 : RUN go mod download 09:29:10 ---> Running in 4290478e008f 09:29:10 ---> 0338a8686376 09:29:10 Step 7/24 : RUN go mod download 09:29:10 ---> 7d9d27f304af 09:29:10 Step 7/24 : RUN go mod download 09:29:11 ---> Running in c8b0c7183b50 09:29:11 ---> Running in 5357a9bfbee1 09:29:11 ---> 689861c9f3e2 09:29:11 Step 7/24 : RUN go mod download 09:29:11 ---> Running in 740b7866f294 09:29:14 Removing intermediate container 4290478e008f 09:29:14 ---> 760a1042267f 09:29:14 Step 8/22 : COPY . . 09:29:14 Removing intermediate container c8b0c7183b50 09:29:14 ---> 27e909fc0617 09:29:14 Step 8/24 : COPY . . 09:29:15 Removing intermediate container 5357a9bfbee1 09:29:15 ---> 5b0e8e960007 09:29:15 Step 8/24 : COPY . . 09:29:15 Removing intermediate container 740b7866f294 09:29:15 ---> 0a225e2f71f0 09:29:15 Step 8/24 : COPY . . 09:29:37 ---> 2072c170936a 09:29:37 Step 9/24 : RUN go mod tidy 09:29:37 ---> 9549e32b36bd 09:29:37 Step 9/24 : RUN go mod tidy 09:29:37 ---> 83d9b977e9f3 09:29:37 Step 9/22 : RUN go mod tidy 09:29:37 ---> fa9aefc588ba 09:29:37 Step 9/24 : RUN go mod tidy 09:29:37 ---> Running in b5f83f5181fe 09:29:37 ---> Running in c7e8b025db57 09:29:37 ---> Running in 02ae877e8cd4 09:29:37 ---> Running in 96f8946e7344 09:29:42 Removing intermediate container b5f83f5181fe 09:29:42 ---> a8d315a019dc 09:29:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:29:42 ---> Running in 4394d1d28a38 09:29:42 Removing intermediate container 96f8946e7344 09:29:42 ---> 6fc084ad4782 09:29:42 Step 10/24 : RUN make cmd/core-command/core-command 09:29:42 Removing intermediate container c7e8b025db57 09:29:42 ---> a00862b4207c 09:29:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentRemoving intermediate container 02ae877e8cd4 09:29:42 ---> 5f878444806b 09:29:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:29:42 09:29:43 ---> Running in f89f2ec48ffc 09:29:43 ---> Running in e73536164113 09:29:43 ---> Running in 816a564b49f1 09:29:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:31:07 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 09:31:22 Removing intermediate container e73536164113 09:31:22 ---> a660425e53db 09:31:22 09:31:22 Step 11/22 : FROM alpine:3.12 09:31:22 ---> 9852663dfa18 09:31:22 Step 12/22 : RUN apk add --update --no-cache curl 09:31:22 ---> Running in 8d9fb697b67a 09:31:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:24 (1/4) Installing ca-certificates (20191127-r4) 09:31:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:31:24 (3/4) Installing libcurl (7.76.1-r0) 09:31:24 (4/4) Installing curl (7.76.1-r0) 09:31:24 Executing busybox-1.31.1-r20.trigger 09:31:24 Executing ca-certificates-20191127-r4.trigger 09:31:25 OK: 7 MiB in 18 packages 09:31:27 Removing intermediate container 816a564b49f1 09:31:27 ---> 9adeab8b80d9 09:31:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:31:27 ---> Running in 19fcb73a6ea1 09:31:28 Removing intermediate container f89f2ec48ffc 09:31:28 ---> 3e08cd0589c8 09:31:28 09:31:28 Step 11/24 : FROM alpine:3.12 09:31:28 ---> 9852663dfa18 09:31:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:31:28 ---> Using cache 09:31:28 ---> 1751551caab6 09:31:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:31:28 ---> Using cache 09:31:28 ---> 000388e2b21d 09:31:28 Step 14/24 : ENV APP_PORT=59882 09:31:28 Removing intermediate container 8d9fb697b67a 09:31:28 ---> eaa464db6fa2 09:31:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:28 ---> Running in 616c8eb56f81 09:31:28 ---> Running in fa9892452645 09:31:29 Removing intermediate container fa9892452645 09:31:29 ---> fc97a5bd4d11 09:31:29 Step 14/22 : WORKDIR /edgex 09:31:29 Removing intermediate container 616c8eb56f81 09:31:29 ---> 87fc5ceee304 09:31:29 Step 15/24 : EXPOSE $APP_PORT 09:31:29 ---> Running in e5305ae25380 09:31:29 ---> Running in 39bc082b3d7f 09:31:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:31:29 Removing intermediate container e5305ae25380 09:31:29 ---> 2a9109b0c9b2 09:31:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:31:30 Removing intermediate container 39bc082b3d7f 09:31:30 ---> 3caafd533db0 09:31:30 Step 16/24 : WORKDIR / 09:31:30 ---> Running in f5b064fdae2e 09:31:31 ---> d050b423543d 09:31:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:31:31 Removing intermediate container f5b064fdae2e 09:31:31 ---> d9f87f4a4bdb 09:31:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:32 ---> 69454a2e55ed 09:31:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:31:33 ---> 6397bfe4aac7 09:31:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:33 Removing intermediate container 19fcb73a6ea1 09:31:33 ---> 70982f9a8f49 09:31:33 09:31:33 Step 12/24 : FROM docker:20.10.0 09:31:33 20.10.0: Pulling from library/docker 09:31:35 ---> 5b5b08215135 09:31:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:31:35 ---> 965eea7d81ea 09:31:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:31:35 Removing intermediate container 4394d1d28a38 09:31:35 ---> 5ee99e80ed71 09:31:35 09:31:35 Step 11/24 : FROM alpine:3.12 09:31:35 ---> 9852663dfa18 09:31:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:31:35 ---> Using cache 09:31:35 ---> 1751551caab6 09:31:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:31:35 ---> Using cache 09:31:35 ---> 000388e2b21d 09:31:35 Step 14/24 : ENV APP_PORT=59881 09:31:35 ---> Running in 2b84815ddcd5 09:31:36 ---> Running in c0a4b4479a51 09:31:36 ---> 7335c4ec6f91 09:31:36 Step 20/24 : ENTRYPOINT ["/core-command"] 09:31:36 Removing intermediate container 2b84815ddcd5 09:31:36 ---> c8f20cbf623b 09:31:36 Step 19/22 : CMD ["--init=true"] 09:31:36 ---> Running in 34a9d6c27d3d 09:31:37 Removing intermediate container c0a4b4479a51 09:31:37 ---> 84099946e7ad 09:31:37 Step 15/24 : EXPOSE $APP_PORT 09:31:37 ---> Running in 37e4c1bdc840 09:31:37 ---> Running in 8fe0fb626fbe 09:31:37 Removing intermediate container 34a9d6c27d3d 09:31:37 ---> f4a73d6869ca 09:31:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:37 ---> Running in 93ca510f083d 09:31:37 Removing intermediate container 37e4c1bdc840 09:31:37 ---> b72eaa4195bd 09:31:37 Step 20/22 : LABEL arch=arm64 09:31:38 Removing intermediate container 8fe0fb626fbe 09:31:38 ---> bf3a4e65ab5b 09:31:38 Step 16/24 : WORKDIR / 09:31:38 ---> Running in 5a4c97af3c13 09:31:38 ---> Running in 7cd4e34ef36c 09:31:38 Removing intermediate container 93ca510f083d 09:31:38 ---> 071541d6eddd 09:31:38 Step 22/24 : LABEL arch=arm64 09:31:39 Removing intermediate container 5a4c97af3c13 09:31:39 ---> 96979bc679b7 09:31:39 Step 21/22 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:31:39 ---> Running in 448a3eb2d47e 09:31:39 ---> Running in 33d183f8c680 09:31:39 Removing intermediate container 7cd4e34ef36c 09:31:39 ---> 5fd4c8c37e22 09:31:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:40 Removing intermediate container 448a3eb2d47e 09:31:40 ---> bf56323c7e2e 09:31:40 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:31:40 ---> Running in 059b779f510d 09:31:40 Removing intermediate container 33d183f8c680 09:31:40 ---> 24937c685050 09:31:40 Step 22/22 : LABEL version=0.0.0 09:31:40 ---> Running in e1db2587a32a 09:31:41 ---> c1b8e9a42a7b 09:31:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:41 Removing intermediate container 059b779f510d 09:31:41 ---> 4e8ab8f8a5f2 09:31:41 Step 24/24 : LABEL version=0.0.0 09:31:41 ---> Running in eadb468022e9 09:31:41 Removing intermediate container e1db2587a32a 09:31:41 ---> 8ad1cf9ebd2e 09:31:41 09:31:42 Removing intermediate container eadb468022e9 09:31:42 ---> 6feb108c0b23 09:31:42 09:31:42 Successfully built 8ad1cf9ebd2e 09:31:42 Successfully tagged security-proxy-setup-arm64:latest 09:31:42  Building security-proxy-setup ... done Successfully built 6feb108c0b23 09:31:42 Successfully tagged core-command-arm64:latest 09:31:42  Building core-command ... done  ---> 576d9e9f899e 09:31:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:31:43 ---> ff87cab11ed9 09:31:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:31:44 ---> Running in 778c4ba67c18 09:31:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:31:44 Status: Downloaded newer image for docker:20.10.0 09:31:44 ---> eeaf43b92773 09:31: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' 09:31:44 Removing intermediate container 778c4ba67c18 09:31:44 ---> 6fc43dce8150 09:31:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:44 ---> Running in df882d9892fb 09:31:44 ---> Running in 93dfdaf52e75 09:31:45 Removing intermediate container df882d9892fb 09:31:45 ---> 8d47bf2e40ad 09:31:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:31:45 Removing intermediate container 93dfdaf52e75 09:31:45 ---> 05b29039b745 09:31:45 Step 22/24 : LABEL arch=arm64 09:31:45 ---> Running in 7e1d4b1c4101 09:31:45 ---> Running in d231daa24bf7 09:31:46 Removing intermediate container d231daa24bf7 09:31:46 ---> ae0ce5da79bd 09:31:46 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:31:46 ---> Running in 5c266576b30a 09:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:47 Removing intermediate container 5c266576b30a 09:31:47 ---> 6d7ff6c558e7 09:31:47 Step 24/24 : LABEL version=0.0.0 09:31:47 ---> Running in 690af40a8f03 09:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:47 Removing intermediate container 690af40a8f03 09:31:47 ---> 21bc650cf0b8 09:31:47 09:31:47 (1/39) Installing readline (8.0.4-r0) 09:31:47 (2/39) Installing bash (5.0.17-r0) 09:31:47 Executing bash-5.0.17-r0.post-install 09:31:47 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:31:47 (4/39) Installing libcurl (7.76.1-r0) 09:31:47 (5/39) Installing curl (7.76.1-r0) 09:31:47 (6/39) Installing dumb-init (1.2.2-r1) 09:31:47 (7/39) Installing libbz2 (1.0.8-r1) 09:31:47 (8/39) Installing expat (2.2.9-r1) 09:31:47 (9/39) Installing libffi (3.3-r2) 09:31:47 (10/39) Installing gdbm (1.13-r1) 09:31:47 (11/39) Installing xz-libs (5.2.5-r0) 09:31:47 (12/39) Installing sqlite-libs (3.32.1-r0) 09:31:47 (13/39) Installing python3 (3.8.10-r0) 09:31:47 Successfully built 21bc650cf0b8 09:31:48 Successfully tagged core-metadata-arm64:latest 09:31:49  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) 09:31:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:31:49 (16/39) Installing py3-parsing (2.4.7-r0) 09:31:49 (17/39) Installing py3-six (1.15.0-r0) 09:31:49 (18/39) Installing py3-packaging (20.4-r0) 09:31:49 (19/39) Installing py3-setuptools (47.0.0-r0) 09:31:49 (20/39) Installing py3-chardet (3.0.4-r4) 09:31:49 (21/39) Installing py3-idna (2.9-r0) 09:31:49 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:31:49 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:31:49 (24/39) Installing py3-requests (2.23.0-r0) 09:31:49 (25/39) Installing py3-msgpack (1.0.0-r0) 09:31:49 (26/39) Installing py3-lockfile (0.12.2-r3) 09:31:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:31:49 (28/39) Installing py3-colorama (0.4.3-r0) 09:31:49 (29/39) Installing py3-distlib (0.3.0-r0) 09:31:49 (30/39) Installing py3-distro (1.5.0-r1) 09:31:49 (31/39) Installing py3-webencodings (0.5.1-r3) 09:31:49 (32/39) Installing py3-html5lib (1.0.1-r4) 09:31:50 (33/39) Installing py3-pytoml (0.1.21-r0) 09:31:50 (34/39) Installing py3-pep517 (0.8.2-r0) 09:31:50 (35/39) Installing py3-progress (1.5-r0) 09:31:50 (36/39) Installing py3-toml (0.10.1-r0) 09:31:50 (37/39) Installing py3-retrying (1.3.3-r0) 09:31:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:31:50 (39/39) Installing py3-pip (20.1.1-r0) 09:31:50 Executing busybox-1.31.1-r19.trigger 09:31:50 OK: 72 MiB in 59 packages 09:31:54 Collecting docker-compose==1.23.2 09:31:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:31:54 Collecting dockerpty<0.5,>=0.4.1 09:31:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:31:56 Collecting docopt<0.7,>=0.6.1 09:31:56 Downloading docopt-0.6.2.tar.gz (25 kB) 09:31:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:31:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:31:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:31:59 Collecting cached-property<2,>=1.2.0 09:31:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:31:59 Collecting texttable<0.10,>=0.9.0 09:31:59 Downloading texttable-0.9.1.tar.gz (11 kB) 09:32:01 Collecting docker<4.0,>=3.6.0 09:32:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:32:02 Collecting jsonschema<3,>=2.5.1 09:32:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:32:03 Collecting PyYAML<4,>=3.10 09:32:03 Downloading PyYAML-3.13.tar.gz (270 kB) 09:32:06 Collecting websocket-client<1.0,>=0.32.0 09:32:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:32:07 Collecting urllib3<1.25,>=1.21.1 09:32:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:32:07 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) 09:32:07 Collecting idna<2.8,>=2.5 09:32:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:32:07 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) 09:32:07 Collecting docker-pycreds>=0.4.0 09:32:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:32:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:32:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:32:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:32:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:32:08 Installing collected packages: dockerpty, docopt, urllib3, idna, requests, cached-property, texttable, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, docker-compose 09:32:08 Running setup.py install for dockerpty: started 09:32:10 Running setup.py install for dockerpty: finished with status 'done' 09:32:10 Running setup.py install for docopt: started 09:32:12 Running setup.py install for docopt: finished with status 'done' 09:32:12 Attempting uninstall: urllib3 09:32:12 Found existing installation: urllib3 1.25.9 09:32:12 Uninstalling urllib3-1.25.9: 09:32:12 Successfully uninstalled urllib3-1.25.9 09:32:12 Attempting uninstall: idna 09:32:12 Found existing installation: idna 2.9 09:32:12 Uninstalling idna-2.9: 09:32:12 Successfully uninstalled idna-2.9 09:32:13 Attempting uninstall: requests 09:32:13 Found existing installation: requests 2.23.0 09:32:13 Uninstalling requests-2.23.0: 09:32:13 Successfully uninstalled requests-2.23.0 09:32:14 Running setup.py install for texttable: started 09:32:15 Running setup.py install for texttable: finished with status 'done' 09:32:16 Running setup.py install for PyYAML: started 09:32:18 Running setup.py install for PyYAML: finished with status 'done' 09:32:19 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 09:32:28 Removing intermediate container 7e1d4b1c4101 09:32:28 ---> 24b9802a6fb0 09:32:28 Step 15/24 : ENV APP_PORT=58890 09:32:28 ---> Running in 8e898b867f07 09:32:28 Removing intermediate container 8e898b867f07 09:32:28 ---> 17a7d38b7938 09:32:28 Step 16/24 : EXPOSE $APP_PORT 09:32:28 ---> Running in 868e51bf5666 09:32:29 Removing intermediate container 868e51bf5666 09:32:29 ---> 8248bfd08ba7 09:32:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:32:30 ---> 77c1034c6460 09:32:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:32:31 ---> 69a1c6dbc90d 09:32:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:32:32 ---> 9b223a822e72 09:32:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:32:32 ---> Running in c575ca2879ff 09:32:32 Removing intermediate container c575ca2879ff 09:32:32 ---> b3d28c1938fc 09:32:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:32 ---> Running in 3adeb3e1628f 09:32:33 Removing intermediate container 3adeb3e1628f 09:32:33 ---> fa70fefd1226 09:32:33 Step 22/24 : LABEL arch=arm64 09:32:33 ---> Running in e42aefacc6d1 09:32:33 Removing intermediate container e42aefacc6d1 09:32:33 ---> e1fd6796818b 09:32:33 Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff 09:32:34 ---> Running in a85c3f9676ed 09:32:34 Removing intermediate container a85c3f9676ed 09:32:34 ---> d8ad8b5fbdf9 09:32:34 Step 24/24 : LABEL version=0.0.0 09:32:34 ---> Running in f12a8a060964 09:32:35 Removing intermediate container f12a8a060964 09:32:35 ---> 1f6c4d652779 09:32:35 09:32:35 Successfully built 1f6c4d652779 09:32:35 Successfully tagged sys-mgmt-agent-arm64:latest 09:32:36  Building sys-mgmt-agent ... done  [Pipeline] } 09:32:36 $ docker stop --time=1 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d 09:32:37 $ docker rm -f 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d [Pipeline] // withDockerContainer [Pipeline] sh 09:32:38 + docker images 09:32:38 REPOSITORY TAG IMAGE ID CREATED SIZE 09:32:38 sys-mgmt-agent-arm64 latest 1f6c4d652779 4 seconds ago 299MB 09:32:38 core-metadata-arm64 latest 21bc650cf0b8 51 seconds ago 17.4MB 09:32:38 core-command-arm64 latest 6feb108c0b23 57 seconds ago 16.1MB 09:32:38 security-proxy-setup-arm64 latest 8ad1cf9ebd2e 57 seconds ago 24MB 09:32:38 5ee99e80ed71 About a minute ago 989MB 09:32:38 70982f9a8f49 About a minute ago 979MB 09:32:38 3e08cd0589c8 About a minute ago 981MB 09:32:38 a660425e53db About a minute ago 978MB 09:32:38 core-data-arm64 latest eb4a2e81a281 4 minutes ago 20.4MB 09:32:38 security-bootstrapper-arm64 latest 313a52b22c45 4 minutes ago 17.2MB 09:32:38 support-notifications-arm64 latest a4241f24e0f6 4 minutes ago 16.8MB 09:32:38 security-secretstore-setup-arm64 latest 33a2320059a4 4 minutes ago 24.4MB 09:32:38 support-scheduler-arm64 latest deed890bf14d 4 minutes ago 16.1MB 09:32:38 f1ee9508c6b4 4 minutes ago 990MB 09:32:38 2178a7becaa7 4 minutes ago 982MB 09:32:38 a03ee7a29336 4 minutes ago 981MB 09:32:38 4156e74f7ded 5 minutes ago 979MB 09:32:38 c3a6edfdefeb 5 minutes ago 974MB 09:32:38 ci-base-image-arm64 latest 8a139b62bb83 16 minutes ago 641MB 09:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 09:32:38 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 09:32:38 docker 20.10.0 eeaf43b92773 5 months ago 228MB 09:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 09:32:39 ---> job-cost.sh 09:32:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PaNy 09:33:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-PaNy/bin to PATH 09:34:55 INFO: No Stack... 09:34:55 INFO: Retrieving Pricing Info for: v2-standard-4 09:34:55 INFO: Archiving Costs [Pipeline] sh 09:34:55 + cat /w/workspace/edgex-go/2/archives/cost.csv+ cut 09:34:55 -d, -f6 [Pipeline] lock 09:34:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] 09:34:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] did not exist. Created. 09:34:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:56 + echo total: 0.18000000715255737 [Pipeline] stash 09:34:56 Stashed 1 file(s) [Pipeline] } 09:34:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-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 09:34:57 provisioning config files... 09:34:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6944125168576658515tmp [Pipeline] { [Pipeline] sh 09:34:57 + set +x 09:34:57 + bash -s -- 09:34:57 + curl -s https://codecov.io/bash 09:34:58 09:34:58 _____ _ 09:34:58 / ____| | | 09:34:58 | | ___ __| | ___ ___ _____ __ 09:34:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:58 Bash-1.0.3 09:34:58 09:34:58 09:34:58 ==> git version 2.24.4 found 09:34:58 ==> 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 09:34:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:34:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:34:58 ==> Jenkins CI detected. 09:34:58 project root: . 09:34:58 --> token set from env 09:34:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:58 ==> Running gcov in . (disable via -X gcov) 09:34:58 ==> Python coveragepy not found 09:34:58 ==> Searching for coverage reports in: 09:34:58 + . 09:34:58 -> Found 1 reports 09:34:58 ==> Detecting git/mercurial file structure 09:34:58 ==> Reading reports 09:34:58 + ./coverage.out bytes=742988 09:34:58 ==> Appending adjustments 09:34:58 https://docs.codecov.io/docs/fixing-reports 09:35:00 + Found adjustments 09:35:00 ==> Gzipping contents 09:35:00 104K /tmp/codecov.hcaOGG.gz 09:35:00 ==> Uploading reports 09:35:00 url: https://codecov.io 09:35:00 query: branch=PR-3510&commit=7646f62f59f7f9ae4db74acd8414c192257ef4ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 09:35:00 -> Pinging Codecov 09:35:00 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=7646f62f59f7f9ae4db74acd8414c192257ef4ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 09:35:00 -> Uploading to 09:35:00 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/00271124DB129430A58F1EEE437C3FCB/7646f62f59f7f9ae4db74acd8414c192257ef4ff/fe753217-539d-463e-beea-4b37e198bc00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T093500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f10c969cada4d0c08ff8604c4b79fb7656f7701b55b6d57f5c4e5317b6b0f95f 09:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:00 Dload Upload Total Spent Left Speed 09:35:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 197k --:--:-- --:--:-- --:--:-- 197k 09:35:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7646f62f59f7f9ae4db74acd8414c192257ef4ff [Pipeline] } 09:35:01 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 09:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:03 ---> package-listing.sh 09:35:03 ++ facter osfamily 09:35:03 ++ tr '[:upper:]' '[:lower:]' 09:35:03 + OS_FAMILY=redhat 09:35:03 + workspace=/w/workspace/edgex-go/2 09:35:03 + START_PACKAGES=/tmp/packages_start.txt 09:35:03 + END_PACKAGES=/tmp/packages_end.txt 09:35:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:03 + PACKAGES=/tmp/packages_start.txt 09:35:03 + '[' /w/workspace/edgex-go/2 ']' 09:35:03 + PACKAGES=/tmp/packages_end.txt 09:35:03 + case "${OS_FAMILY}" in 09:35:03 + sort 09:35:03 + rpm -qa 09:35:05 + '[' -f /tmp/packages_start.txt ']' 09:35:05 + '[' -f /tmp/packages_end.txt ']' 09:35:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:05 + '[' /w/workspace/edgex-go/2 ']' 09:35:05 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:35:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:35:05 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 09:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:06 09:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:07 alpine: Pulling from edgex-lftools-log-publisher 09:35:07 df20fa9351a1: Pulling fs layer 09:35:07 36b3adc4ff6f: Pulling fs layer 09:35:07 8ad3a11d3b57: Pulling fs layer 09:35:07 46f8f816bc3b: Pulling fs layer 09:35:07 93b61091891f: Pulling fs layer 09:35:07 93b9cdb0e59b: Pulling fs layer 09:35:07 5e14af77c1be: Pulling fs layer 09:35:07 01666e4c0597: Pulling fs layer 09:35:07 aa168da1d23b: Pulling fs layer 09:35:07 46f8f816bc3b: Waiting 09:35:07 93b61091891f: Waiting 09:35:07 93b9cdb0e59b: Waiting 09:35:07 5e14af77c1be: Waiting 09:35:07 01666e4c0597: Waiting 09:35:07 aa168da1d23b: Waiting 09:35:07 36b3adc4ff6f: Verifying Checksum 09:35:07 36b3adc4ff6f: Download complete 09:35:07 46f8f816bc3b: Verifying Checksum 09:35:07 46f8f816bc3b: Download complete 09:35:07 df20fa9351a1: Download complete 09:35:07 93b9cdb0e59b: Verifying Checksum 09:35:07 93b9cdb0e59b: Download complete 09:35:07 5e14af77c1be: Verifying Checksum 09:35:07 5e14af77c1be: Download complete 09:35:07 01666e4c0597: Verifying Checksum 09:35:07 01666e4c0597: Download complete 09:35:07 93b61091891f: Verifying Checksum 09:35:07 93b61091891f: Download complete 09:35:07 df20fa9351a1: Pull complete 09:35:07 36b3adc4ff6f: Pull complete 09:35:07 8ad3a11d3b57: Verifying Checksum 09:35:07 8ad3a11d3b57: Download complete 09:35:08 8ad3a11d3b57: Pull complete 09:35:08 46f8f816bc3b: Pull complete 09:35:08 93b61091891f: Pull complete 09:35:08 93b9cdb0e59b: Pull complete 09:35:08 5e14af77c1be: Pull complete 09:35:08 01666e4c0597: Pull complete 09:35:09 aa168da1d23b: Verifying Checksum 09:35:09 aa168da1d23b: Download complete 09:35:13 aa168da1d23b: Pull complete 09:35:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:35:13 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 09:35:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:35:17 $ docker top a124bb88dfddf57fc38d6c2f5daef7d259667392717c412f3fc6072c0c791889 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:17 + touch /tmp/pre-build-complete [Pipeline] sh 09:35:17 + mkdir -p /var/log/sa [Pipeline] sh 09:35:18 + ls /var/log/sa-host 09:35:18 + sadf -c /var/log/sa-host/sa05 09:35:18 file_magic: OK 09:35:18 HZ: Using current value: 100 09:35:18 file_header: OK 09:35:18 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 09:35:18 Statistics: 09:35:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:35:18 File successfully converted to sysstat format version 12.2.1 09:35:18 + sadf -c /var/log/sa-host/sa26 09:35:18 file_magic: OK 09:35:18 HZ: Using current value: 100 09:35:18 file_header: OK 09:35:18 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 09:35:18 Statistics: 09:35:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:35:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:18 provisioning config files... 09:35:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4743122405158112032tmp [Pipeline] { [Pipeline] echo 09:35:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> create-netrc.sh [Pipeline] } 09:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:35:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> python-tools-install.sh [Pipeline] echo 09:35:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> sudo-logs.sh 09:35:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:20 ---> job-cost.sh 09:35:20 lf-activate-venv: SKIPPING 09:35:20 DEBUG: total: 0.18000000715255737 09:35:20 INFO: Retrieving Stack Cost... 09:35:21 INFO: Retrieving Pricing Info for: v3-standard-2 09:35:21 INFO: Archiving Costs [Pipeline] echo 09:35:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:21 ---> logs-deploy.sh 09:35:21 lf-activate-venv: SKIPPING 09:35:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/2 09:35:21 INFO: archiving workspace using pattern(s): 09:35:22 Archives upload complete. 09:35:22 INFO: archiving logs to Nexus 09:35:23 ---> uname -a: 09:35:23 Linux prd-centos7-docker-4c-2g-403.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:35:23 09:35:23 09:35:23 ---> lscpu: 09:35:23 Architecture: x86_64 09:35:23 CPU op-mode(s): 32-bit, 64-bit 09:35:23 Byte Order: Little Endian 09:35:23 Address sizes: 40 bits physical, 48 bits virtual 09:35:23 CPU(s): 2 09:35:23 On-line CPU(s) list: 0,1 09:35:23 Thread(s) per core: 1 09:35:23 Core(s) per socket: 1 09:35:23 Socket(s): 2 09:35:23 NUMA node(s): 1 09:35:23 Vendor ID: AuthenticAMD 09:35:23 CPU family: 23 09:35:23 Model: 49 09:35:23 Model name: AMD EPYC-Rome Processor 09:35:23 Stepping: 0 09:35:23 CPU MHz: 2799.998 09:35:23 BogoMIPS: 5599.99 09:35:23 Virtualization: AMD-V 09:35:23 Hypervisor vendor: KVM 09:35:23 Virtualization type: full 09:35:23 L1d cache: 64 KiB 09:35:23 L1i cache: 64 KiB 09:35:23 L2 cache: 1 MiB 09:35:23 L3 cache: 32 MiB 09:35:23 NUMA node0 CPU(s): 0,1 09:35:23 Vulnerability Itlb multihit: Not affected 09:35:23 Vulnerability L1tf: Not affected 09:35:23 Vulnerability Mds: Not affected 09:35:23 Vulnerability Meltdown: Not affected 09:35:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:35:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:35:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:35:23 Vulnerability Srbds: Not affected 09:35:23 Vulnerability Tsx async abort: Not affected 09:35:23 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 09:35:23 09:35:23 09:35:23 ---> nproc: 09:35:23 2 09:35:23 09:35:23 09:35:23 ---> df -h: 09:35:23 Filesystem Size Used Available Use% Mounted on 09:35:23 overlay 40.0G 13.4G 26.6G 34% / 09:35:23 tmpfs 64.0M 0 64.0M 0% /dev 09:35:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:35:23 shm 64.0M 0 64.0M 0% /dev/shm 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2 09:35:23 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2@tmp 09:35:23 09:35:23 09:35:23 ---> free -m: 09:35:23 total used free shared buff/cache available 09:35:23 Mem: 7821 1379 2368 0 4073 6410 09:35:23 Swap: 1023 1 1022 09:35:23 09:35:23 09:35:23 ---> ip addr: 09:35:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:35:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:35:23 inet 127.0.0.1/8 scope host lo 09:35:23 valid_lft forever preferred_lft forever 09:35:23 inet6 ::1/128 scope host 09:35:23 valid_lft forever preferred_lft forever 09:35:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:35:23 link/ether fa:16:3e:f6:d6:0f brd ff:ff:ff:ff:ff:ff 09:35:23 inet 10.30.122.86/23 brd 10.30.123.255 scope global dynamic eth0 09:35:23 valid_lft 84924sec preferred_lft 84924sec 09:35:23 inet6 fe80::f816:3eff:fef6:d60f/64 scope link 09:35:23 valid_lft forever preferred_lft forever 09:35:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:35:23 link/ether 02:42:de:1f:f7:27 brd ff:ff:ff:ff:ff:ff 09:35:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:35:23 valid_lft forever preferred_lft forever 09:35:23 inet6 fe80::42:deff:fe1f:f727/64 scope link 09:35:23 valid_lft forever preferred_lft forever 09:35:23 09:35:23 09:35:23 ---> sar -b -r -n DEV: 09:35:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 09:35:23 09:35:23 09:10:35 LINUX RESTART (2 CPU) 09:35:23 09:35:23 09:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:35:23 09:12:01 127.37 17.43 109.94 0.00 5668.05 21887.38 0.00 09:35:23 09:13:01 176.54 0.00 176.54 0.00 0.00 48292.56 0.00 09:35:23 09:14:02 63.88 0.00 63.88 0.00 0.00 7146.14 0.00 09:35:23 09:15:01 50.39 0.02 50.37 0.00 0.54 6898.12 0.00 09:35:23 09:16:01 89.98 0.02 89.97 0.00 0.53 17755.58 0.00 09:35:23 09:17:03 539.57 151.89 387.68 0.00 3873.51 260671.32 0.00 09:35:23 09:18:01 264.73 33.08 231.65 0.00 1039.86 63646.70 0.00 09:35:23 09:19:02 683.19 256.65 426.54 0.00 7831.05 231744.73 0.00 09:35:23 09:20:01 304.03 43.90 260.13 0.00 3304.98 61460.97 0.00 09:35:23 09:21:01 47.70 10.52 37.18 0.00 1295.90 2632.67 0.00 09:35:23 09:22:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 09:35:23 09:23:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 09:35:23 09:24:01 0.28 0.03 0.25 0.00 0.27 2.75 0.00 09:35:23 09:25:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 09:35:23 09:26:01 0.40 0.18 0.22 0.00 5.73 2.47 0.00 09:35:23 09:27:01 1.18 0.37 0.82 0.00 95.02 16.38 0.00 09:35:23 09:28:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 09:35:23 09:29:01 0.25 0.00 0.25 0.00 0.00 3.71 0.00 09:35:23 09:30:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 09:35:23 09:31:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 09:35:23 09:32:01 0.33 0.00 0.33 0.00 0.00 3.95 0.00 09:35:23 09:33:01 0.23 0.02 0.22 0.00 0.13 2.72 0.00 09:35:23 09:34:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 09:35:23 09:35:01 3.36 3.05 0.32 0.00 314.38 27.52 0.00 09:35:23 Average: 98.48 21.73 76.75 0.00 979.58 30386.34 0.00 09:35:23 09:35:23 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:35:23 09:12:01 5131168 0 813300 10.15 2620 2061844 1257704 13.89 740564 1722732 160 09:35:23 09:13:01 4235720 0 1018024 12.71 2620 2752568 1363068 15.05 1037316 2201564 16 09:35:23 09:14:02 3665496 0 1198488 14.96 2620 3142328 1569736 17.33 1452424 2326248 187276 09:35:23 09:15:01 3719508 0 1244076 15.53 2620 3042728 1954276 21.58 1380288 2331988 88312 09:35:23 09:16:01 3644964 0 1159992 14.48 2620 3201356 1549580 17.11 1276740 2502960 105380 09:35:23 09:17:03 150696 0 1447476 18.07 2620 6408140 2155020 23.79 3230900 3883420 151704 09:35:23 09:18:01 805900 0 1395052 17.42 2620 5805360 1801468 19.89 2679136 3789480 16 09:35:23 09:19:02 1504264 0 1579688 19.72 2620 4922360 2990556 33.02 2047920 3664216 3508 09:35:23 09:20:01 2168332 0 1375900 17.18 2620 4462080 1577956 17.42 1770820 3302312 24 09:35:23 09:21:01 3058608 0 1314512 16.41 2620 3633192 1423804 15.72 961156 3243164 8 09:35:23 09:22:01 3064444 0 1308672 16.34 2620 3633196 1396024 15.41 959712 3241128 8 09:35:23 09:23:01 3066816 0 1306296 16.31 2620 3633200 1387800 15.32 960792 3239340 8 09:35:23 09:24:01 3066716 0 1306388 16.31 2620 3633208 1388092 15.33 961312 3239348 16 09:35:23 09:25:01 3067372 0 1305732 16.30 2620 3633208 1387864 15.32 960856 3239348 12 09:35:23 09:26:01 3067388 0 1305676 16.30 2620 3633248 1387864 15.32 961456 3238780 16 09:35:23 09:27:01 3062092 0 1308168 16.33 2620 3636052 1387948 15.32 967144 3238828 8 09:35:23 09:28:01 3062328 0 1307924 16.33 2620 3636060 1387864 15.32 967064 3238828 12 09:35:23 09:29:01 3062320 0 1307928 16.33 2620 3636064 1387864 15.32 967068 3238828 8 09:35:23 09:30:01 3062268 0 1307980 16.33 2620 3636064 1387864 15.32 967184 3238828 8 09:35:23 09:31:01 3062308 0 1307928 16.33 2620 3636076 1387864 15.32 967076 3238832 8 09:35:23 09:32:01 3062112 0 1308124 16.33 2620 3636076 1387960 15.32 967172 3238828 8 09:35:23 09:33:01 3062188 0 1308040 16.33 2620 3636084 1387996 15.32 967452 3238832 12 09:35:23 09:34:01 3062192 0 1308032 16.33 2620 3636088 1387864 15.32 967092 3238832 12 09:35:23 09:35:01 3048072 0 1311876 16.38 2620 3646364 1389492 15.34 975792 3243524 136 09:35:23 Average: 2956803 0 1285636 16.05 2620 3763873 1545147 17.06 1253935 3096674 22362 09:35:23 09:35:23 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:35:23 09:12:01 eth0 1702.00 1632.16 6422.74 199.23 0.00 0.00 0.00 0.00 09:35:23 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:12:01 docker0 960.16 789.45 76.52 2697.13 0.00 0.00 0.00 0.00 09:35:23 09:13:01 vethf96949c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:13:01 eth0 574.16 486.88 3542.77 47.16 0.00 0.00 0.00 0.00 09:35:23 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:13:01 docker0 223.94 278.21 15.46 848.03 0.00 0.00 0.00 0.00 09:35:23 09:14:02 veth3e3ada0 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 09:35:23 09:14:02 eth0 39.50 21.30 36.61 15.38 0.00 0.00 0.00 0.00 09:35:23 09:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:14:02 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 09:35:23 09:15:01 veth3e3ada0 1.98 1.98 0.16 0.16 0.00 0.00 0.00 0.00 09:35:23 09:15:01 eth0 35.41 24.37 21.91 105.63 0.00 0.00 0.00 0.00 09:35:23 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:15:01 docker0 1.98 1.98 0.13 0.16 0.00 0.00 0.00 0.00 09:35:23 09:16:01 eth0 167.19 145.99 1681.76 21.91 0.00 0.00 0.00 0.00 09:35:23 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:17:03 vethf048c29 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 09:35:23 09:17:03 vethd6c36d8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:35:23 09:17:03 eth0 95.96 66.03 193.29 17.95 0.00 0.00 0.00 0.00 09:35:23 09:17:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:18:01 vethf048c29 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:18:01 eth0 47.88 28.61 200.61 11.60 0.00 0.00 0.00 0.00 09:35:23 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:18:01 docker0 1286.06 1188.35 98.95 3969.32 0.00 0.00 0.00 0.00 09:35:23 09:19:02 vethf048c29 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:35:23 09:19:02 eth0 253.55 175.19 1707.44 138.05 0.00 0.00 0.00 0.00 09:35:23 09:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:19:02 vethc882092 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:35:23 09:20:01 veth30fbdca 2.46 4.45 0.17 32.82 0.00 0.00 0.00 0.00 09:35:23 09:20:01 veth3a6977b 4.45 2.46 32.82 0.17 0.00 0.00 0.00 0.00 09:35:23 09:20:01 vethf048c29 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:35:23 09:20:01 eth0 49.78 29.90 121.94 14.88 0.00 0.00 0.00 0.00 09:35:23 09:21:01 eth0 35.33 26.89 58.63 7.70 0.00 0.00 0.00 0.00 09:35:23 09:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:23 09:21:01 docker0 1327.47 1262.69 101.07 4434.02 0.00 0.00 0.00 0.00 09:35:23 09:22:01 eth0 0.43 0.38 0.10 0.09 0.00 0.00 0.00 0.00 09:35:23 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:23:01 eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:24:01 eth0 0.93 0.43 0.37 0.21 0.00 0.00 0.00 0.00 09:35:23 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:25:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:35:23 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:35:23 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:27:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 09:35:23 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:35:23 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:30:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:32:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 09:35:23 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:33:01 eth0 0.45 0.30 0.27 0.17 0.00 0.00 0.00 0.00 09:35:23 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:34:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 09:35:23 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:35:01 eth0 6.66 4.33 6.75 3.90 0.00 0.00 0.00 0.00 09:35:23 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 Average: eth0 125.66 110.36 584.24 24.31 0.00 0.00 0.00 0.00 09:35:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:23 Average: docker0 55.38 52.68 4.22 184.97 0.00 0.00 0.00 0.00 09:35:23 09:35:23 09:35:23 ---> sar -P ALL: 09:35:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 09:35:23 09:35:23 09:10:35 LINUX RESTART (2 CPU) 09:35:23 09:35:23 09:11:01 CPU %user %nice %system %iowait %steal %idle 09:35:23 09:12:01 all 31.48 0.00 7.58 4.06 0.11 56.77 09:35:23 09:12:01 0 35.34 0.00 8.71 3.21 0.09 52.65 09:35:23 09:12:01 1 27.67 0.00 6.47 4.90 0.12 60.84 09:35:23 09:13:01 all 13.09 0.00 7.98 6.00 0.09 72.84 09:35:23 09:13:01 0 13.21 0.00 7.96 4.23 0.09 74.52 09:35:23 09:13:01 1 12.98 0.00 7.99 7.76 0.09 71.18 09:35:23 09:14:02 all 75.36 0.00 9.01 3.43 0.11 12.08 09:35:23 09:14:02 0 75.82 0.00 8.22 4.14 0.11 11.70 09:35:23 09:14:02 1 74.90 0.00 9.80 2.72 0.11 12.47 09:35:23 09:15:01 all 34.90 0.00 5.83 1.12 0.08 58.07 09:35:23 09:15:01 0 35.25 0.00 5.60 1.06 0.09 58.00 09:35:23 09:15:01 1 34.55 0.00 6.06 1.18 0.07 58.14 09:35:23 09:16:01 all 58.08 0.00 10.46 3.04 0.10 28.33 09:35:23 09:16:01 0 57.09 0.00 10.31 2.40 0.09 30.11 09:35:23 09:16:01 1 59.07 0.00 10.61 3.67 0.11 26.54 09:35:23 09:17:03 all 23.14 0.00 21.22 30.70 0.10 24.83 09:35:23 09:17:03 0 23.38 0.00 20.95 31.93 0.10 23.64 09:35:23 09:17:03 1 22.91 0.00 21.49 29.46 0.11 26.03 09:35:23 09:18:01 all 73.20 0.00 12.09 12.71 0.11 1.89 09:35:23 09:18:01 0 72.54 0.00 12.69 12.92 0.11 1.73 09:35:23 09:18:01 1 73.85 0.00 11.49 12.50 0.11 2.04 09:35:23 09:19:02 all 26.83 0.00 17.85 45.25 0.12 9.95 09:35:23 09:19:02 0 27.36 0.00 17.24 46.02 0.11 9.27 09:35:23 09:19:02 1 26.30 0.00 18.46 44.48 0.13 10.63 09:35:23 09:20:01 all 58.64 0.00 10.95 25.31 0.13 4.97 09:35:23 09:20:01 0 59.45 0.00 10.05 24.99 0.13 5.38 09:35:23 09:20:01 1 57.83 0.00 11.85 25.64 0.13 4.55 09:35:23 09:21:01 all 1.83 0.00 1.47 5.66 0.04 91.00 09:35:23 09:21:01 0 1.58 0.00 1.28 6.27 0.05 90.82 09:35:23 09:21:01 1 2.08 0.00 1.65 5.05 0.03 91.19 09:35:23 09:22:01 all 0.08 0.00 0.05 0.00 0.02 99.86 09:35:23 09:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:35:23 09:22:01 1 0.13 0.00 0.05 0.00 0.02 99.80 09:35:23 09:35:23 09:22:01 CPU %user %nice %system %iowait %steal %idle 09:35:23 09:23:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:35:23 09:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:35:23 09:23:01 1 0.22 0.00 0.05 0.00 0.02 99.72 09:35:23 09:24:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:35:23 09:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:35:23 09:24:01 1 0.15 0.00 0.03 0.00 0.02 99.80 09:35:23 09:25:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:35:23 09:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:35:23 09:25:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:35:23 09:26:01 all 0.13 0.00 0.04 0.00 0.03 99.81 09:35:23 09:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:35:23 09:26:01 1 0.22 0.00 0.05 0.00 0.03 99.70 09:35:23 09:27:01 all 0.20 0.00 0.03 0.25 0.02 99.50 09:35:23 09:27:01 0 0.05 0.00 0.03 0.50 0.02 99.40 09:35:23 09:27:01 1 0.35 0.00 0.03 0.00 0.02 99.60 09:35:23 09:28:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:35:23 09:28:01 0 0.23 0.00 0.02 0.00 0.00 99.75 09:35:23 09:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:35:23 09:29:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:35:23 09:29:01 0 0.27 0.00 0.03 0.00 0.02 99.68 09:35:23 09:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:35:23 09:30:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:35:23 09:30:01 0 0.27 0.00 0.03 0.00 0.00 99.70 09:35:23 09:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:35:23 09:31:01 all 0.16 0.00 0.03 0.00 0.03 99.79 09:35:23 09:31:01 0 0.27 0.00 0.02 0.00 0.02 99.70 09:35:23 09:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:35:23 09:32:01 all 0.14 0.00 0.03 0.00 0.01 99.82 09:35:23 09:32:01 0 0.27 0.00 0.02 0.00 0.00 99.72 09:35:23 09:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:35:23 09:33:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:35:23 09:33:01 0 0.32 0.00 0.03 0.00 0.02 99.63 09:35:23 09:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:35:23 09:35:23 09:33:01 CPU %user %nice %system %iowait %steal %idle 09:35:23 09:34:01 all 0.07 0.00 0.02 0.00 0.02 99.90 09:35:23 09:34:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:35:23 09:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:35:23 09:35:01 all 1.88 0.00 0.68 0.13 0.01 97.31 09:35:23 09:35:01 0 1.99 0.00 0.65 0.08 0.00 97.27 09:35:23 09:35:01 1 1.77 0.00 0.70 0.17 0.02 97.34 09:35:23 Average: all 15.71 0.00 4.20 5.49 0.05 74.55 09:35:23 Average: 0 15.92 0.00 4.14 5.50 0.05 74.39 09:35:23 Average: 1 15.51 0.00 4.26 5.47 0.05 74.71 09:35:23 09:35:23 09:35:23