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 e6c052569f26998dcb3a7df84d37141e1787d2eb rather than b396499183b9834a57cad5ede3b94eeed00947f2 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb 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-ssh7914501236681759346.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-ssh5064556215682520414.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-ssh3284301041392836475.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-ssh8204731286208056107.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-ssh6285378876109437312.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/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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1117 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5567682806256660871.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/9@tmp/jenkins-gitclient-ssh994673171477639939.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 e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) > git config core.sparsecheckout # timeout=10 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # 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/9@tmp/jenkins-gitclient-ssh1677556234926638871.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 Commit message: "refactor: Remove the obsolete code of checking secret path" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:10 ========================================================= 02:49:10 EdgeX Global Pipelines Version Info 02:49:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 78e7af7bf3d9427d0823a5bb1b82654472b63e48 # timeout=10 02:49:12 ------------------- 02:49:12 stable info: 02:49:12 ------------------- 02:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:49:12 Message: update stable to v1.0.192 02:49:12 ------------------- 02:49:12 experimental info: 02:49:12 ------------------- 02:49:12 Commited By: **** collab-it+edgex@linuxfoundation.org 02:49:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:49:12 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:49:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b396499183b9834a57cad5ede3b94eeed00947f2 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b396499 [Pipeline] echo 02:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:15 provisioning config files... 02:49:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4808008281830549280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:15 ---> docker-login.sh 02:49:15 nexus3.edgexfoundry.org:10001 02:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:16 Configure a credential helper to remove this warning. See 02:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:16 02:49:16 Login Succeeded 02:49:16 nexus3.edgexfoundry.org:10002 02:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:16 Configure a credential helper to remove this warning. See 02:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:16 02:49:16 Login Succeeded 02:49:16 nexus3.edgexfoundry.org:10003 02:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:16 Configure a credential helper to remove this warning. See 02:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:16 02:49:16 Login Succeeded 02:49:16 nexus3.edgexfoundry.org:10004 02:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:16 Configure a credential helper to remove this warning. See 02:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:16 02:49:16 Login Succeeded 02:49:16 docker.io 02:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:16 Configure a credential helper to remove this warning. See 02:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:16 02:49:16 Login Succeeded 02:49:16 ---> docker-login.sh ends [Pipeline] } 02:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:17 ++ 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 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/core-command/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo core-command,cmd/core-command/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/core-data/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo core-data,cmd/core-data/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/core-metadata/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo core-metadata,cmd/core-metadata/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/security-bootstrapper/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/security-proxy-setup/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/support-notifications/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo support-notifications,cmd/support-notifications/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ dirname cmd/support-scheduler/Dockerfile 02:49:17 ++ cut -d/ -f2 02:49:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:49:17 + for file in '`ls cmd/**/Dockerfile`' 02:49:17 ++ cut -d/ -f2 02:49:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:49:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:49:17 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 02:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:17 02:49:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:49:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:18 latest: Pulling from edgex-devops/git-semver 02:49:18 31603596830f: Pulling fs layer 02:49:18 54011a49482f: Pulling fs layer 02:49:18 a6820b24f6d8: Pulling fs layer 02:49:18 f581987b2513: Pulling fs layer 02:49:18 f581987b2513: Waiting 02:49:18 54011a49482f: Verifying Checksum 02:49:18 54011a49482f: Download complete 02:49:18 31603596830f: Verifying Checksum 02:49:18 31603596830f: Download complete 02:49:18 f581987b2513: Verifying Checksum 02:49:18 f581987b2513: Download complete 02:49:18 a6820b24f6d8: Verifying Checksum 02:49:18 a6820b24f6d8: Download complete 02:49:18 31603596830f: Pull complete 02:49:18 54011a49482f: Pull complete 02:49:19 a6820b24f6d8: Pull complete 02:49:19 f581987b2513: Pull complete 02:49:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:49:19 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 02:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:49:21 $ docker top bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:21 [ssh-agent] Looking for ssh-agent implementation... 02:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:21 $ docker exec bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent 02:49:21 SSH_AUTH_SOCK=/tmp/ssh-hY2fVrHZpcpf/agent.14 02:49:21 SSH_AGENT_PID=20 02:49:21 Running ssh-add (command line suppressed) 02:49:21 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5094463203277842585.key (/w/workspace/edgex-go/9@tmp/private_key_5094463203277842585.key) 02:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:21 + git tag --points-at HEAD [Pipeline] } 02:49:21 $ docker exec --env ******** --env ******** bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent -k 02:49:22 unset SSH_AUTH_SOCK; 02:49:22 unset SSH_AGENT_PID; 02:49:22 echo Agent pid 20 killed; 02:49:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:22 [ssh-agent] Looking for ssh-agent implementation... 02:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:22 $ docker exec bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent 02:49:22 SSH_AUTH_SOCK=/tmp/ssh-faxN5BvS87cq/agent.54 02:49:22 SSH_AGENT_PID=61 02:49:22 Running ssh-add (command line suppressed) 02:49:22 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5065286214986383065.key (/w/workspace/edgex-go/9@tmp/private_key_5065286214986383065.key) 02:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:22 + git semver init 02:49:22 # -> Open(): unable to determine branch for HEAD 02:49:22 # $GIT_DIR = /w/workspace/edgex-go/9/.git 02:49:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 02:49:22 # $SEMVER_REMOTE_NAME = origin 02:49:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:22 # $SEMVER_USER_NAME = edgex-jenkins 02:49:22 # $SEMVER_BRANCH = PR-3510 02:49:22 # $SEMVER_TEMP = /tmp/semver-524958597 02:49:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:49:40 # '/tmp/semver-524958597' -> '/w/workspace/edgex-go/9/.semver' 02:49:40 # -> Force: false 02:49:40 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 02:49:40 $ docker exec --env ******** --env ******** bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 ssh-agent -k 02:49:41 unset SSH_AUTH_SOCK; 02:49:41 unset SSH_AGENT_PID; 02:49:41 echo Agent pid 61 killed; 02:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:41 + git semver [Pipeline] } 02:49:41 $ docker stop --time=1 bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 02:49:43 $ docker rm -f bbed0720950623148358ad252af92c46c34ef066eb1e47c8bceb08f111341b75 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:44 Stashed 1 file(s) [Pipeline] echo 02:49:44 [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 02:49:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:49:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:49:45 + true 02:49:45 + sudo service docker restart 02:49:45 Redirecting to /bin/systemctl restart docker.service 02:49:59 Still waiting to schedule task 02:49:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1116’ [Pipeline] echo 02:50:03 ========================================================= 02:50:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:50:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:50:03 + 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 . 02:50:05 Sending build context to Docker daemon 331MB 02:50:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:50:05 Step 2/6 : FROM ${BASE} 02:50:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:05 540db60ca938: Pulling fs layer 02:50:05 adcc1eea9eea: Pulling fs layer 02:50:05 4c4ab2625f07: Pulling fs layer 02:50:05 0510c868ecb4: Pulling fs layer 02:50:05 afea3b2eda06: Pulling fs layer 02:50:05 7809a108b3ef: Pulling fs layer 02:50:05 f706445af74f: Pulling fs layer 02:50:05 0510c868ecb4: Waiting 02:50:05 afea3b2eda06: Waiting 02:50:05 7809a108b3ef: Waiting 02:50:05 f706445af74f: Waiting 02:50:05 4c4ab2625f07: Verifying Checksum 02:50:05 4c4ab2625f07: Download complete 02:50:05 adcc1eea9eea: Verifying Checksum 02:50:05 adcc1eea9eea: Download complete 02:50:05 540db60ca938: Verifying Checksum 02:50:05 540db60ca938: Download complete 02:50:05 afea3b2eda06: Verifying Checksum 02:50:05 afea3b2eda06: Download complete 02:50:05 7809a108b3ef: Verifying Checksum 02:50:05 7809a108b3ef: Download complete 02:50:06 540db60ca938: Pull complete 02:50:06 adcc1eea9eea: Pull complete 02:50:06 4c4ab2625f07: Pull complete 02:50:08 f706445af74f: Verifying Checksum 02:50:08 f706445af74f: Download complete 02:50:08 0510c868ecb4: Verifying Checksum 02:50:08 0510c868ecb4: Download complete 02:50:12 0510c868ecb4: Pull complete 02:50:12 afea3b2eda06: Pull complete 02:50:12 7809a108b3ef: Pull complete 02:50:13 f706445af74f: Pull complete 02:50:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:13 ---> b068be0155e3 02:50:13 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 02:50:18 ---> Running in 7f085ff0cea9 02:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:50:20 (1/12) Installing libmagic (5.39-r0) 02:50:20 (2/12) Installing file (5.39-r0) 02:50:20 (3/12) Installing libc-dev (0.7.2-r3) 02:50:20 (4/12) Installing g++ (10.2.1_pre1-r3) 02:50:26 (5/12) Installing fortify-headers (1.1-r0) 02:50:26 (6/12) Installing patch (2.7.6-r6) 02:50:26 (7/12) Installing build-base (0.5-r2) 02:50:26 (8/12) Installing libsodium (1.0.18-r0) 02:50:26 (9/12) Installing pkgconf (1.7.3-r0) 02:50:26 (10/12) Installing libsodium-dev (1.0.18-r0) 02:50:26 (11/12) Installing libzmq (4.3.3-r1) 02:50:26 (12/12) Installing zeromq-dev (4.3.3-r1) 02:50:26 Executing busybox-1.32.1-r6.trigger 02:50:26 OK: 219 MiB in 52 packages 02:50:28 Removing intermediate container 7f085ff0cea9 02:50:28 ---> 5d608a407c61 02:50:28 Step 4/6 : WORKDIR /edgex-go 02:50:28 ---> Running in a18364ee9b90 02:50:28 Removing intermediate container a18364ee9b90 02:50:28 ---> 8db0db40fc55 02:50:28 Step 5/6 : COPY go.mod . 02:50:28 ---> b95b66ba6096 02:50:28 Step 6/6 : RUN go mod download 02:50:28 ---> Running in 295a5cf3e607 02:50:40 Removing intermediate container 295a5cf3e607 02:50:40 ---> 5196e72e0951 02:50:40 Successfully built 5196e72e0951 02:50:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:50:41 + docker inspect -f . ci-base-image-x86_64 02:50:41 . [Pipeline] withDockerContainer 02:50:41 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 02:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:41 $ docker top 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:42 + go version 02:50:42 go version go1.16.3 linux/amd64 [Pipeline] } 02:50:42 $ docker stop --time=1 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 02:50:43 $ docker rm -f 81905faf12b532e732f9d064988ef4a93c3d73481efe2bd4115a6d06e8dbf1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:43 + docker inspect -f . ci-base-image-x86_64 02:50:43 . [Pipeline] withDockerContainer 02:50:43 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 02:50:44 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:44 $ docker top d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b -eo pid,comm [Pipeline] { [Pipeline] echo 02:50:44 ========================================================= 02:50:44 [edgeXBuildGoParallel] Running Tests and Build... 02:50:44 ========================================================= [Pipeline] sh 02:50:44 + go mod tidy [Pipeline] sh 02:50:45 + make test 02:50:45 go mod tidy 02:50:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:50:52 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:51:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:51:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:51:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:51:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:51:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:51:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:51:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:51:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.1% of statements 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:51:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:51:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements 02:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 53.4% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.157s coverage: 87.7% of statements 02:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 02:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:51:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.215s coverage: 28.6% of statements 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:51:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:51:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:51:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements 02:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.287s coverage: 95.1% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.065s coverage: 60.0% of statements 02:51:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements 02:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:51:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.073s coverage: 21.7% of statements 02:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 02:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 02:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 02:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 02:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.210s coverage: 81.8% of statements 02:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 66.9% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.5% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 02:52:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:52:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:52:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.064s coverage: 18.8% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.614s coverage: 28.7% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 63.4% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 27.9% of statements 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 02:52:29 GO111MODULE=on go vet ./... 02:53:02 gofmt -l . 02:53:02 [ "`gofmt -l .`" = "" ] 02:53:03 ./bin/test-go-mod-tidy.sh 02:53:03 ./bin/test-attribution-txt.sh [Pipeline] sh 02:53:04 + ls -al . 02:53:04 total 852 02:53:04 drwxrwxr-x 10 1001 1001 4096 May 31 02:53 . 02:53:04 drwxr-xr-x 4 root root 28 May 31 02:50 .. 02:53:04 -rw-rw-r-- 1 1001 1001 11 May 31 02:49 .dockerignore 02:53:04 drwxrwxr-x 8 1001 1001 179 May 31 02:49 .git 02:53:04 drwxrwxr-x 3 1001 1001 125 May 31 02:49 .github 02:53:04 -rw-rw-r-- 1 1001 1001 818 May 31 02:49 .gitignore 02:53:04 drwx------ 3 1001 1001 60 May 31 02:49 .semver 02:53:04 -rw-rw-r-- 1 1001 1001 166 May 31 02:49 .sonarcloud.properties 02:53:04 -rw-rw-r-- 1 1001 1001 8609 May 31 02:49 Attribution.txt 02:53:04 -rw-rw-r-- 1 1001 1001 3804 May 31 02:49 CONTRIBUTING.md 02:53:04 -rw-rw-r-- 1 1001 1001 931 May 31 02:49 Dockerfile.build 02:53:04 -rw-rw-r-- 1 1001 1001 849 May 31 02:49 Jenkinsfile 02:53:04 -rw-rw-r-- 1 1001 1001 10775 May 31 02:49 LICENSE 02:53:04 -rw-rw-r-- 1 1001 1001 5632 May 31 02:49 Makefile 02:53:04 -rw-rw-r-- 1 1001 1001 7978 May 31 02:49 README.md 02:53:04 -rw-rw-r-- 1 1001 1001 6755 May 31 02:49 SECURITY.md 02:53:04 -rw-rw-r-- 1 1001 1001 5 May 31 02:49 VERSION 02:53:04 -rw-rw-r-- 1 1001 1001 4131 May 31 02:49 ZMQWindows.md 02:53:04 drwxrwxr-x 2 1001 1001 117 May 31 02:49 bin 02:53:04 drwxrwxr-x 14 1001 1001 4096 May 31 02:49 cmd 02:53:04 -rw-r--r-- 1 root root 744531 May 31 02:52 coverage.out 02:53:04 -rw-r--r-- 1 root root 1060 May 31 02:53 go.mod 02:53:04 -rw-r--r-- 1 root root 21686 May 31 02:50 go.sum 02:53:04 drwxrwxr-x 8 1001 1001 127 May 31 02:49 internal 02:53:04 drwxrwxr-x 4 1001 1001 26 May 31 02:49 openapi 02:53:04 drwxrwxr-x 4 1001 1001 71 May 31 02:49 snap 02:53:04 -rw-rw-r-- 1 1001 1001 168 May 31 02:49 version.go [Pipeline] sh 02:53:04 + '[' -e coverage.out ] 02:53:04 + chown 1001:1001 coverage.out [Pipeline] stash 02:53:04 Stashed 1 file(s) [Pipeline] sh 02:53:04 + make build 02:53:04 go mod tidy 02:53:05 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 02:53:07 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 02:53:17 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 02:53:17 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 02:53: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 02:53:18 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 02:53:19 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 02:53:21 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 02:53:22 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 02:53:23 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 02:53:24 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 02:53:25 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] } 02:53:26 $ docker stop --time=1 d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b 02:53:28 $ docker rm -f d6f11359c64949f8df849e0376503403cdc4a0480cfc103863bd10f570c3779b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:37 02:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:38 latest: Pulling from edgex-devops/edgex-compose 02:53:38 cbdbe7a5bc2a: Pulling fs layer 02:53:38 ca9280d653b3: Pulling fs layer 02:53:38 7e9c9ca2126c: Pulling fs layer 02:53:38 cbdbe7a5bc2a: Download complete 02:53:38 cbdbe7a5bc2a: Pull complete 02:53:39 ca9280d653b3: Verifying Checksum 02:53:39 ca9280d653b3: Download complete 02:53:39 ca9280d653b3: Pull complete 02:53:39 7e9c9ca2126c: Verifying Checksum 02:53:39 7e9c9ca2126c: Download complete 02:53:43 7e9c9ca2126c: Pull complete 02:53:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:53:43 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 02:53:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 02:53:46 $ docker top 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:47 + docker-compose build --help 02:53:47 + grep parallel 02:53:47 --parallel Build images in parallel. [Pipeline] } 02:53:47 $ docker stop --time=1 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 02:53:49 $ docker rm -f 0bb86970739832e48898b49398acc16dede1ef22725353a422f27c20969bd674 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:49 . [Pipeline] withDockerContainer 02:53:49 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 02:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:53:50 $ docker top 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:50 + docker-compose -f ./docker-compose-build.yml build --parallel 02:53:51 Building core-command ... 02:53:51 Building core-data ... 02:53:51 Building core-metadata ... 02:53:51 Building security-bootstrapper ... 02:53:51 Building security-proxy-setup ... 02:53:51 Building security-secretstore-setup ... 02:53:51 Building support-notifications ... 02:53:51 Building support-scheduler ... 02:53:51 Building sys-mgmt-agent ... 02:53:51 Building support-notifications 02:53:51 Building security-bootstrapper 02:53:51 Building security-proxy-setup 02:53:51 Building sys-mgmt-agent 02:53:51 Building core-command 02:53:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 02:53:55 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 02:53:55 The recommended git tool is: git 02:54:02 using credential edgex-jenkins-ssh 02:54:02 Cloning the remote Git repository 02:54:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:54:02 > git init /w/workspace/edgex-go/9 # timeout=10 02:54:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:54:03 > git --version # timeout=10 02:54:03 > git --version # 'git version 2.17.1' 02:54:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:06 ---> 5196e72e0951 02:54:06 Step 3/24 : WORKDIR /edgex-go 02:54:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:54:06 ---> 5196e72e0951 02:54:06 Step 3/22 : WORKDIR /edgex-go 02:54:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:54:06 ---> 5196e72e0951 02:54:06 Step 3/32 : WORKDIR /edgex-go 02:54:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:13 ---> 5196e72e0951 02:54:13 Step 3/24 : WORKDIR /edgex-go 02:54:14 ---> Running in fca5df1b2937 02:54:14 ---> Running in f1f8a2c7f6ea 02:54:14 ---> Running in 440b46aa949b 02:54:14 ---> Running in ae235af2d861 02:54:14 Removing intermediate container fca5df1b2937 02:54:14 ---> f8c7dafde285 02:54:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:54:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:54:14 ---> 5196e72e0951 02:54:14 Step 3/23 : WORKDIR /edgex-go 02:54:14 ---> Using cache 02:54:14 ---> 2c559ba24219 02:54:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:15 Removing intermediate container 440b46aa949b 02:54:15 ---> 2c559ba24219 02:54:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:15 Removing intermediate container f1f8a2c7f6ea 02:54:15 ---> 30afe6b98a2d 02:54:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:15 Removing intermediate container ae235af2d861 02:54:15 ---> 3f07c23c1295 02:54:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:15 ---> Running in 628d585b6841 02:54:15 ---> Running in e2ff59de45e1 02:54:15 ---> Running in 05362db85136 02:54:15 ---> Running in 7288322b6c31 02:54:15 ---> Running in a9ada9c95daa 02:54:16 Removing intermediate container 7288322b6c31 02:54:16 ---> 2c01e4e8745e 02:54:16 Step 5/32 : RUN apk add --update --no-cache make git 02:54:16 Removing intermediate container 628d585b6841 02:54:16 ---> 79ac3573edc2 02:54:16 Step 5/22 : RUN apk add --update --no-cache make git 02:54:16 ---> Running in aac9e002bbaa 02:54:16 ---> Running in 12bfe2760f1a 02:54:16 Removing intermediate container a9ada9c95daa 02:54:16 ---> 000f145d995c 02:54:16 Step 5/24 : RUN apk add --update --no-cache make bash git 02:54:16 Removing intermediate container e2ff59de45e1 02:54:16 ---> d324fa9cac59 02:54:16 Step 5/24 : RUN apk add --update --no-cache make git 02:54:16 ---> Running in 81981065d691 02:54:16 ---> Running in 9c19ac877079 02:54:16 Removing intermediate container 05362db85136 02:54:16 ---> d55fb8a4bded 02:54:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:54:16 ---> Running in cd7343ffbf3e 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:18 OK: 219 MiB in 52 packages 02:54:18 OK: 219 MiB in 52 packages 02:54:19 OK: 219 MiB in 52 packages 02:54:19 OK: 219 MiB in 52 packages 02:54:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:18 > 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 02:54:19 Removing intermediate container 12bfe2760f1a 02:54:19 ---> 62bd60c01126 02:54:19 Step 6/22 : COPY go.mod . 02:54:19 Removing intermediate container 81981065d691 02:54:19 ---> 6ed9bca4b45c 02:54:19 Step 6/24 : COPY go.mod . 02:54:19 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 02:54:19 OK: 219 MiB in 52 packages 02:54:19 Removing intermediate container 9c19ac877079 02:54:19 ---> b82fa1ca3c2e 02:54:19 Step 6/24 : COPY go.mod . 02:54:19 Removing intermediate container aac9e002bbaa 02:54:19 ---> cb4dbfe2d9d1 02:54:19 Step 6/32 : COPY go.mod . 02:54:19 ---> fdf6501ba6ba 02:54:19 Step 7/22 : RUN go mod download 02:54:19 ---> 789120647c66 02:54:19 Step 7/24 : RUN go mod download 02:54:19 ---> Running in be0392ad3103 02:54:19 ---> Running in b5532d51c906 02:54:19 ---> 0da5dcdf43f1 02:54:19 Step 7/24 : RUN go mod download 02:54:19 ---> 2a54b4477feb 02:54:19 Step 7/32 : RUN go mod download 02:54:19 Removing intermediate container cd7343ffbf3e 02:54:19 ---> 25f758e10ab9 02:54:19 Step 6/23 : COPY go.mod . 02:54:19 ---> Running in 9dd944d56197 02:54:19 ---> Running in 76ca244d1dc8 02:54:19 Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 02:54:19 Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) 02:54:20 ---> cda0928aa7e8 02:54:20 Step 7/23 : RUN go mod download 02:54:20 ---> Running in 559ac909cde9 02:54:21 Removing intermediate container be0392ad3103 02:54:21 ---> 7ba1eb9f8caa 02:54:21 Step 8/22 : COPY . . 02:54:21 Removing intermediate container 9dd944d56197 02:54:21 ---> 004a0098af3c 02:54:21 Step 8/24 : COPY . . 02:54:19 > git config core.sparsecheckout # timeout=10 02:54:19 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 02:54:19 > git remote # timeout=10 02:54:19 > git config --get remote.origin.url # timeout=10 02:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:19 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 02:54:19 > git rev-parse HEAD^{commit} # timeout=10 02:54:19 > git config core.sparsecheckout # timeout=10 02:54:20 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 02:54:21 Removing intermediate container b5532d51c906 02:54:21 ---> eee2a54ef4ed 02:54:21 Step 8/24 : COPY . . 02:54:24 Commit message: "refactor: Remove the obsolete code of checking secret path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:54:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:54:28 + sudo service docker+ restart 02:54:28 true 02:54:32 Removing intermediate container 76ca244d1dc8 02:54:32 ---> 55249b70f67e 02:54:32 Step 8/32 : COPY . . 02:54:33 Removing intermediate container 559ac909cde9 02:54:33 ---> 70ee136ebf56 02:54:33 Step 8/23 : COPY . . 02:54:34 ---> 4f60c5242b7c 02:54:34 Step 9/22 : RUN go mod tidy 02:54:34 ---> 3a1277f38056 02:54:34 Step 9/24 : RUN go mod tidy 02:54:34 ---> d7fda3eb1d9d 02:54:34 Step 9/24 : RUN go mod tidy 02:54:34 ---> Running in afb95f66bff6 02:54:34 ---> Running in d7651e27ac44 02:54:34 ---> Running in 6bab9489b4e7 02:54:43 Removing intermediate container afb95f66bff6 02:54:43 ---> 30a66cb0eb19 02:54:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:54:44 ---> Running in d9c6e2de862a 02:54:44 ---> d92f3715f121 02:54:44 Step 9/32 : RUN go mod tidy 02:54:44 Removing intermediate container d7651e27ac44 02:54:44 ---> 6ce751fa2cbc 02:54:44 Step 10/24 : RUN make cmd/core-command/core-command 02:54:44 Removing intermediate container 6bab9489b4e7 02:54:44 ---> 6d767ae51a01 02:54:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:54:44 ---> Running in 35035bbaca0b 02:54:45 ---> Running in a577904477d8 02:54:45 ---> Running in cd6dd3a20001 02:54: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 02:54: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 02:54:46 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:50 provisioning config files... 02:54:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config2930857440458999348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:51 ---> docker-login.sh 02:54:51 nexus3.edgexfoundry.org:10001 02:54:51 Removing intermediate container 35035bbaca0b 02:54:51 ---> b5cee2da9ace 02:54:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:54:51 ---> Running in 1d68f75a87e3 02:54:51 ---> 3e9661bf92b3 02:54:51 Step 9/23 : RUN go mod tidy 02:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:52 ---> Running in ed63dd3cca1e 02:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:52 Configure a credential helper to remove this warning. See 02:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:52 02:54:52 Login Succeeded 02:54:52 nexus3.edgexfoundry.org:10002 02:54:52 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 02:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:52 Configure a credential helper to remove this warning. See 02:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:52 02:54:52 Login Succeeded 02:54:52 nexus3.edgexfoundry.org:10003 02:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:53 Configure a credential helper to remove this warning. See 02:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:53 02:54:53 Login Succeeded 02:54:53 nexus3.edgexfoundry.org:10004 02:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:54 Configure a credential helper to remove this warning. See 02:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:54 02:54:54 Login Succeeded 02:54:54 docker.io 02:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:54 Configure a credential helper to remove this warning. See 02:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:54 02:54:54 Login Succeeded 02:54:54 ---> docker-login.sh ends [Pipeline] } 02:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:54:55 Removing intermediate container ed63dd3cca1e 02:54:55 ---> 1e4e5e95a916 02:54:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:54:55 ---> Running in 702e37efc984 [Pipeline] echo 02:54:55 ========================================================= 02:54:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:54:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:54:55 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 02:54:55 + 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 . 02:54:58 Sending build context to Docker daemon 168.2MB 02:54:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:54:58 Step 2/6 : FROM ${BASE} 02:54:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:54:58 595b0fe564bb: Pulling fs layer 02:54:58 7186ed65a4f7: Pulling fs layer 02:54:58 316046926c0a: Pulling fs layer 02:54:58 4ebd0625c992: Pulling fs layer 02:54:58 207e8628e3a3: Pulling fs layer 02:54:58 c791037a9be2: Pulling fs layer 02:54:58 ffd874e62e21: Pulling fs layer 02:54:58 4ebd0625c992: Waiting 02:54:58 207e8628e3a3: Waiting 02:54:58 c791037a9be2: Waiting 02:54:58 ffd874e62e21: Waiting 02:54:58 316046926c0a: Verifying Checksum 02:54:58 316046926c0a: Download complete 02:54:58 7186ed65a4f7: Verifying Checksum 02:54:58 7186ed65a4f7: Download complete 02:54:58 207e8628e3a3: Verifying Checksum 02:54:58 207e8628e3a3: Download complete 02:54:58 595b0fe564bb: Verifying Checksum 02:54:58 595b0fe564bb: Download complete 02:54:59 595b0fe564bb: Pull complete 02:54:59 7186ed65a4f7: Pull complete 02:54:59 316046926c0a: Pull complete 02:55:00 ffd874e62e21: Verifying Checksum 02:55:00 ffd874e62e21: Download complete 02:55:02 4ebd0625c992: Verifying Checksum 02:55:02 4ebd0625c992: Download complete 02:55:13 4ebd0625c992: Pull complete 02:55:13 207e8628e3a3: Pull complete 02:55:13 c791037a9be2: Pull complete 02:55:16 ffd874e62e21: Pull complete 02:55:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:55:16 ---> cfc18b08335c 02:55:16 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 02:55:20 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 02:55:20 ---> Running in 83e9ea975720 02:55:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:55:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:55:22 (1/12) Installing libmagic (5.39-r0) 02:55:22 (2/12) Installing file (5.39-r0) 02:55:22 (3/12) Installing libc-dev (0.7.2-r3) 02:55:22 (4/12) Installing g++ (10.2.1_pre1-r3) 02:55:28 Removing intermediate container d9c6e2de862a 02:55:28 ---> b590e744bf46 02:55:28 02:55:28 Step 11/22 : FROM alpine:3.12 02:55:28 3.12: Pulling from library/alpine 02:55:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:55:28 Status: Downloaded newer image for alpine:3.12 02:55:29 ---> 13621d1b12d4 02:55:29 Step 12/22 : RUN apk add --update --no-cache curl 02:55:29 ---> Running in 920d5d508902 02:55:29 (5/12) Installing fortify-headers (1.1-r0) 02:55:29 (6/12) Installing patch (2.7.6-r6) 02:55:29 (7/12) Installing build-base (0.5-r2) 02:55:29 (8/12) Installing libsodium (1.0.18-r0) 02:55:29 (9/12) Installing pkgconf (1.7.3-r0) 02:55:29 (10/12) Installing libsodium-dev (1.0.18-r0) 02:55:29 (11/12) Installing libzmq (4.3.3-r1) 02:55:29 (12/12) Installing zeromq-dev (4.3.3-r1) 02:55:29 Executing busybox-1.32.1-r6.trigger 02:55:29 OK: 218 MiB in 52 packages 02:55:30 Removing intermediate container cd6dd3a20001 02:55:30 ---> edfde1b4b155 02:55:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:55:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:30 ---> Running in 7d21e35a0a9d 02:55:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:30 (1/4) Installing ca-certificates (20191127-r4) 02:55:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:55:30 (3/4) Installing libcurl (7.77.0-r0) 02:55:30 (4/4) Installing curl (7.77.0-r0) 02:55:30 Executing busybox-1.31.1-r20.trigger 02:55:30 Executing ca-certificates-20191127-r4.trigger 02:55:30 OK: 7 MiB in 18 packages 02:55:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:55:32 Removing intermediate container 920d5d508902 02:55:32 ---> fa918e6799b2 02:55:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:32 ---> Running in 6df063209050 02:55:32 Removing intermediate container 1d68f75a87e3 02:55:32 ---> 73e28a6e564b 02:55:32 02:55:32 Step 11/32 : FROM alpine:3.12 02:55:32 ---> 13621d1b12d4 02:55:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:55:32 Removing intermediate container 83e9ea975720 02:55:32 ---> 83f95467172f 02:55:32 Step 4/6 : WORKDIR /edgex-go 02:55:32 ---> Running in efdd4e107da8 02:55:32 Removing intermediate container a577904477d8 02:55:32 ---> e83abcf55028 02:55:32 02:55:32 Step 11/24 : FROM alpine:3.12 02:55:32 ---> 13621d1b12d4 02:55:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:55:32 ---> Running in cda9dd0ca70e 02:55:32 ---> Running in 3fd6ed1cbe60 02:55:32 Removing intermediate container 6df063209050 02:55:32 ---> cd5928ba7ce0 02:55:32 Step 14/22 : WORKDIR /edgex 02:55:32 ---> Running in 1009668caaf2 02:55:33 Removing intermediate container 7d21e35a0a9d 02:55:33 ---> 15b8ea241a95 02:55:33 02:55:33 Step 12/24 : FROM docker:20.10.0 02:55:33 Removing intermediate container cda9dd0ca70e 02:55:33 ---> 15f3039906cf 02:55:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:55:33 ---> Running in 8e1396928f28 02:55:33 Removing intermediate container 1009668caaf2 02:55:33 ---> b8b45d66f536 02:55:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:55:33 Removing intermediate container efdd4e107da8 02:55:33 ---> a65dd7d043bc 02:55:33 Step 5/6 : COPY go.mod . 02:55:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:33 20.10.0: Pulling from library/docker 02:55:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:33 ---> 9e008070a4f3 02:55:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:55:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:33 (1/1) Installing dumb-init (1.2.2-r1) 02:55:33 Executing busybox-1.31.1-r20.trigger 02:55:33 OK: 6 MiB in 15 packages 02:55:33 ---> d947d2bd24b9 02:55:33 Step 6/6 : RUN go mod download 02:55:33 (1/2) Installing dumb-init (1.2.2-r1) 02:55:33 (2/2) Installing su-exec (0.2-r1) 02:55:33 Executing busybox-1.31.1-r20.trigger 02:55:33 OK: 6 MiB in 16 packages 02:55:34 ---> Running in 39d5977875be 02:55:34 ---> feaa80d631be 02:55:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:34 Removing intermediate container 3fd6ed1cbe60 02:55:34 ---> 12f359772b48 02:55:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:55:34 ---> Running in beb4ba44623a 02:55:34 Removing intermediate container 8e1396928f28 02:55:34 ---> 6707e2693b02 02:55:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:55:34 Removing intermediate container beb4ba44623a 02:55:34 ---> 15cf01cbe801 02:55:34 Step 14/24 : ENV APP_PORT=59882 02:55:34 ---> c2d8fb709077 02:55:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:55:34 ---> Running in a411e331871e 02:55:34 ---> Running in 67418d79c665 02:55:34 ---> Running in 317b0729b3bc 02:55:35 Removing intermediate container a411e331871e 02:55:35 ---> 15d168757435 02:55:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:55:35 Removing intermediate container 67418d79c665 02:55:35 ---> affac8907f19 02:55:35 Step 15/24 : EXPOSE $APP_PORT 02:55:35 ---> Running in 26d5cb0931cd 02:55:35 Removing intermediate container 317b0729b3bc 02:55:35 ---> 23cead1e9875 02:55:35 Step 19/22 : CMD ["--init=true"] 02:55:35 ---> Running in b95d642c9592 02:55:35 ---> Running in 5b7b9ece5344 02:55:35 Removing intermediate container 26d5cb0931cd 02:55:35 ---> 935867954e3c 02:55:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:55:35 ---> Running in 6cec057c4117 02:55:35 Removing intermediate container b95d642c9592 02:55:35 ---> bdca4ed4dbe3 02:55:35 Step 16/24 : WORKDIR / 02:55:35 Removing intermediate container 5b7b9ece5344 02:55:35 ---> c0af64bb8e97 02:55:35 Step 20/22 : LABEL arch=x86_64 02:55:36 ---> Running in eb453472410a 02:55:36 ---> Running in d467255c56a0 02:55:36 Removing intermediate container 702e37efc984 02:55:36 ---> 9f76ab555f13 02:55:36 02:55:36 Step 11/23 : FROM alpine:3.12 02:55:36 ---> 13621d1b12d4 02:55:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:55:36 Removing intermediate container eb453472410a 02:55:36 ---> bc887e145ea5 02:55:36 Step 21/22 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:55:36 ---> Running in 34985abdf56e 02:55:36 ---> Running in 600c3d699320 02:55:36 Removing intermediate container d467255c56a0 02:55:36 ---> 68b5ef5ebf00 02:55:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:36 Removing intermediate container 600c3d699320 02:55:36 ---> 6a6ad2e4a2d6 02:55:36 Step 22/22 : LABEL version=0.0.0 02:55:36 ---> Running in 3e9446ed5dbb 02:55:36 ---> f735c12fbdcd 02:55:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:55:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:36 Removing intermediate container 3e9446ed5dbb 02:55:36 ---> d54c1071bbb6 02:55:36 02:55:36 (1/2) Installing ca-certificates (20191127-r4) 02:55:36 (2/2) Installing dumb-init (1.2.2-r1) 02:55:36 Successfully built d54c1071bbb6 02:55:36 Executing busybox-1.31.1-r20.trigger 02:55:36 Executing ca-certificates-20191127-r4.trigger 02:55:36 Successfully tagged security-proxy-setup:latest 02:55:36 Building core-metadata 02:55:36  Building security-proxy-setup ... done OK: 6 MiB in 16 packages 02:55:37 Removing intermediate container 6cec057c4117 02:55:37 ---> 9a99982c6228 02:55:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:55:38 ---> ada6bcedf489 02:55:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:55:38 ---> Running in e55d0ff00ba5 02:55:40 Removing intermediate container 34985abdf56e 02:55:40 ---> f9b37a3aeae0 02:55:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:55:40 ---> 0481e40f5e23 02:55:40 Step 20/24 : ENTRYPOINT ["/core-command"] 02:55:41 ---> Running in b5f974fc27e8 02:55:42 Removing intermediate container e55d0ff00ba5 02:55:42 ---> ddd97a97f4ac 02:55:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:55:42 ---> Running in 6732088cefb5 02:55:43 Removing intermediate container b5f974fc27e8 02:55:43 ---> d658197e4994 02:55:43 Step 14/23 : ENV APP_PORT=59860 02:55:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:55:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:55:44 ---> 5196e72e0951 02:55:44 Step 3/24 : WORKDIR /edgex-go 02:55:44 ---> Using cache 02:55:44 ---> 3f07c23c1295 02:55:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:44 ---> Using cache 02:55:44 ---> 000f145d995c 02:55:44 Step 5/24 : RUN apk add --update --no-cache make git 02:55:44 ---> a92502b197dc 02:55:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:55:44 Removing intermediate container 6732088cefb5 02:55:44 ---> 1a752634cef3 02:55:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:44 ---> Running in 40e4529ec6c7 02:55:44 ---> Running in e6c12164018a 02:55:44 ---> Running in 735d6be5260d 02:55:44 ---> Running in 7fa6ac628ebe 02:55:44 Removing intermediate container 40e4529ec6c7 02:55:44 ---> 0bc7b36eb839 02:55:44 Step 15/23 : EXPOSE $APP_PORT 02:55:44 Removing intermediate container 735d6be5260d 02:55:44 ---> fa098c595784 02:55:44 Step 22/24 : LABEL arch=x86_64 02:55:44 ---> Running in 806edac0c870 02:55:44 ---> Running in de301fa6d618 02:55:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:55:44 Status: Downloaded newer image for docker:20.10.0 02:55:44 ---> aefe523efa57 02:55: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' 02:55:44 Removing intermediate container 806edac0c870 02:55:44 ---> 87576aa7dbdd 02:55:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:44 Removing intermediate container de301fa6d618 02:55:44 ---> 66fddb24d14a 02:55:44 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:55:44 ---> Running in bdb91e26f589 02:55:44 ---> Running in d938b24617ef 02:55:45 Removing intermediate container d938b24617ef 02:55:45 ---> 942b34f19873 02:55:45 Step 24/24 : LABEL version=0.0.0 02:55:45 Removing intermediate container bdb91e26f589 02:55:45 ---> e4638158c596 02:55:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:55:45 ---> Running in f9b37b320aba 02:55:45 ---> Running in 5dbeca59717a 02:55:45 ---> c329e365c86a 02:55:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:55:45 Removing intermediate container f9b37b320aba 02:55:45 ---> be722a677dab 02:55:45 02:55:45 Successfully built be722a677dab 02:55:45 Successfully tagged core-command:latest 02:55:45 Building security-secretstore-setup 02:55:45  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:45 ---> 555f159b43cc 02:55:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:55:45 Removing intermediate container 7fa6ac628ebe 02:55:45 ---> 42069054b58c 02:55:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:45 (1/39) Installing readline (8.0.4-r0) 02:55:45 (2/39) Installing bash (5.0.17-r0) 02:55:46 Executing bash-5.0.17-r0.post-install 02:55:46 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:55:46 (4/39) Installing libcurl (7.77.0-r0) 02:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:55:46 (5/39) Installing curl (7.77.0-r0) 02:55:46 (6/39) Installing dumb-init (1.2.2-r1) 02:55:46 (7/39) Installing libbz2 (1.0.8-r1) 02:55:46 OK: 219 MiB in 52 packages 02:55:46 (8/39) Installing expat (2.2.9-r1) 02:55:47 (9/39) Installing libffi (3.3-r2) 02:55:47 (10/39) Installing gdbm (1.13-r1) 02:55:47 (11/39) Installing xz-libs (5.2.5-r0) 02:55:47 (12/39) Installing sqlite-libs (3.32.1-r0) 02:55:47 (13/39) Installing python3 (3.8.10-r0) 02:55:47 ---> 4d7553c22424 02:55:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:55:48 ---> Running in e449c5a4aa93 02:55:48 ---> 2a44a8a2e4a0 02:55:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:55:48 (14/39) Installing py3-appdirs (1.4.4-r1) 02:55:48 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:55:48 (16/39) Installing py3-parsing (2.4.7-r0) 02:55:48 (17/39) Installing py3-six (1.15.0-r0) 02:55:49 (18/39) Installing py3-packaging (20.4-r0) 02:55:49 Removing intermediate container e449c5a4aa93 02:55:49 ---> a12672957c92 02:55:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:49 (19/39) Installing py3-setuptools (47.0.0-r0) 02:55:49 (20/39) Installing py3-chardet (3.0.4-r4) 02:55:49 (21/39) Installing py3-idna (2.9-r0) 02:55:49 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:55:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:55:50 (24/39) Installing py3-requests (2.23.0-r0) 02:55:50 (25/39) Installing py3-msgpack (1.0.0-r0) 02:55:50 (26/39) Installing py3-lockfile (0.12.2-r3) 02:55:50 ---> Running in 8912e1cbffbf 02:55:50 ---> 94594d28b48d 02:55:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:55:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:55:50 Removing intermediate container e6c12164018a 02:55:50 ---> ee4656a1d461 02:55:50 Step 6/24 : COPY go.mod . 02:55:50 (28/39) Installing py3-colorama (0.4.3-r0) 02:55:50 (29/39) Installing py3-distlib (0.3.0-r0) 02:55:50 (30/39) Installing py3-distro (1.5.0-r1) 02:55:50 (31/39) Installing py3-webencodings (0.5.1-r3) 02:55:50 (32/39) Installing py3-html5lib (1.0.1-r4) 02:55:50 (33/39) Installing py3-pytoml (0.1.21-r0) 02:55:50 (34/39) Installing py3-pep517 (0.8.2-r0) 02:55:50 Removing intermediate container 8912e1cbffbf 02:55:50 ---> 55c2500c7fdf 02:55:50 Step 21/23 : LABEL arch=x86_64 02:55:50 (35/39) Installing py3-progress (1.5-r0) 02:55:50 (36/39) Installing py3-toml (0.10.1-r0) 02:55:50 (37/39) Installing py3-retrying (1.3.3-r0) 02:55:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:55:50 (39/39) Installing py3-pip (20.1.1-r0) 02:55:50 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:55:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:55:50 ---> 5196e72e0951 02:55:50 Step 3/26 : WORKDIR /edgex-go 02:55:50 ---> Using cache 02:55:50 ---> 3f07c23c1295 02:55:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:50 ---> Using cache 02:55:50 ---> 000f145d995c 02:55:50 Step 5/26 : RUN apk add --update --no-cache make git 02:55:50 ---> Using cache 02:55:50 ---> ee4656a1d461 02:55:50 Step 6/26 : COPY go.mod . 02:55:50 ---> Using cache 02:55:50 ---> 38d15b6f7cd0 02:55:50 Step 7/26 : RUN go mod download 02:55:50 ---> Running in 0c4246612bfd 02:55:50 ---> 791d66974e1f 02:55:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:55:50 ---> 38d15b6f7cd0 02:55:50 Step 7/24 : RUN go mod download 02:55:51 Executing busybox-1.31.1-r19.trigger 02:55:51 ---> Running in 419cd45a1a31 02:55:51 OK: 72 MiB in 59 packages 02:55:51 ---> Running in 3535b48160e7 02:55:51 Removing intermediate container 0c4246612bfd 02:55:51 ---> 7b4227dcb612 02:55:51 Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:55:51 ---> e083e6aa9848 02:55:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:55:51 ---> Running in d708f9ff497f 02:55:51 Removing intermediate container d708f9ff497f 02:55:51 ---> 4a7cb77a97d1 02:55:51 Step 23/23 : LABEL version=0.0.0 02:55:51 ---> Running in 47f28c448225 02:55:51 ---> e9326b749580 02:55:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:55:51 Collecting docker-compose==1.23.2 02:55:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:55:53 ---> Running in b44e91f31f0a 02:55:53 Removing intermediate container 47f28c448225 02:55:53 ---> c2a04a89ece4 02:55:53 02:55:53 Successfully built c2a04a89ece4 02:55:53 Successfully tagged support-notifications:latest 02:55:53 Building core-data 02:55:53  Building support-notifications ... done Removing intermediate container b44e91f31f0a 02:55:53 ---> fa46c46f5c7b 02:55:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:55:53 Collecting PyYAML<4,>=3.10 02:55:53 Downloading PyYAML-3.13.tar.gz (270 kB) 02:55:53 Collecting docker<4.0,>=3.6.0 02:55:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:55:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:55:55 Collecting cached-property<2,>=1.2.0 02:55:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:55:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:55:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:55:56 ---> 5196e72e0951 02:55:56 Step 3/24 : WORKDIR /edgex-go 02:55:56 ---> Using cache 02:55:56 ---> 3f07c23c1295 02:55:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:56 ---> Using cache 02:55:56 ---> 000f145d995c 02:55:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:55:56 ---> dc81ae013148 02:55:56 Step 27/32 : RUN chmod +x /entrypoint.sh 02:55:56 Removing intermediate container 419cd45a1a31 02:55:56 ---> 861370f341b7 02:55:56 Step 8/26 : COPY . . 02:55:56 Collecting texttable<0.10,>=0.9.0 02:55:56 Downloading texttable-0.9.1.tar.gz (11 kB) 02:55:56 Removing intermediate container 3535b48160e7 02:55:56 ---> 4f22e8eebada 02:55:56 Step 8/24 : COPY . . 02:55:56 ---> Running in 05f9a914ba8a 02:55:56 ---> Running in 51fb6fc2b49b 02:55:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:55:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:55:57 Collecting jsonschema<3,>=2.5.1 02:55:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:55:57 Collecting websocket-client<1.0,>=0.32.0 02:55:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:55:57 Collecting dockerpty<0.5,>=0.4.1 02:55:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:55:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:55:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:55:59 OK: 219 MiB in 52 packages 02:56:00 Collecting docopt<0.7,>=0.6.1 02:56:00 Downloading docopt-0.6.2.tar.gz (25 kB) 02:56:02 Removing intermediate container 39d5977875be 02:56:02 ---> eaf777bda07c 02:56:02 Successfully built eaf777bda07c 02:56:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:56:02 + docker inspect -f . ci-base-image-arm64 02:56:02 . [Pipeline] withDockerContainer 02:56:03 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 02:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 02:56:04 Collecting docker-pycreds>=0.4.0 02:56:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:56:04 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) 02:56:04 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) 02:56:04 Collecting urllib3<1.25,>=1.21.1 02:56:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:56:05 $ docker top 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 -eo pid,comm 02:56:05 Removing intermediate container 05f9a914ba8a 02:56:05 ---> 8a85a0fd040d 02:56:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:56:05 Collecting idna<2.8,>=2.5 02:56:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:56:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:56:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:56:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:56:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:56:05 Removing intermediate container 51fb6fc2b49b 02:56:05 ---> b2d50cfb5c3d 02:56:05 Step 6/24 : COPY go.mod . [Pipeline] { 02:56:05 ---> Running in d7444811618b 02:56:05 Installing collected packages: PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, texttable, jsonschema, dockerpty, docopt, docker-compose 02:56:05 Running setup.py install for PyYAML: started 02:56:05 ---> 4c20a73dc7ad 02:56:05 Step 9/26 : RUN go mod tidy 02:56:05 ---> Running in 0fefd990ed03 [Pipeline] sh 02:56:05 ---> 4ccfe4a801d4 02:56:05 Step 9/24 : RUN go mod tidy 02:56:05 ---> 0eb0edbe7920 02:56:05 Step 7/24 : RUN go mod download 02:56:05 ---> Running in 9944efc2e644 02:56:05 Removing intermediate container d7444811618b 02:56:05 ---> 1936e88088fd 02:56:05 Step 29/32 : CMD ["gate"] 02:56:05 ---> Running in fae59c8b2254 02:56:05 ---> Running in 7033f4efd225 02:56:06 Running setup.py install for PyYAML: finished with status 'done' 02:56:06 Attempting uninstall: urllib3 02:56:06 Found existing installation: urllib3 1.25.9 02:56:06 Uninstalling urllib3-1.25.9: 02:56:06 Successfully uninstalled urllib3-1.25.9 02:56:06 + go version 02:56:06 go version go1.16.3 linux/arm64 [Pipeline] } 02:56:06 $ docker stop --time=1 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 02:56:06 Removing intermediate container 7033f4efd225 02:56:06 ---> 05ebb40fd756 02:56:06 Step 30/32 : LABEL arch=x86_64 02:56:06 ---> Running in 34028e7d1d74 02:56:06 Attempting uninstall: idna 02:56:06 Found existing installation: idna 2.9 02:56:06 Uninstalling idna-2.9: 02:56:06 Successfully uninstalled idna-2.9 02:56:06 Removing intermediate container 34028e7d1d74 02:56:06 ---> e8de12b7c9e5 02:56:06 Step 31/32 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:56:06 Attempting uninstall: requests 02:56:06 Found existing installation: requests 2.23.0 02:56:06 Uninstalling requests-2.23.0: 02:56:06 Successfully uninstalled requests-2.23.0 02:56:06 ---> Running in 38bc995e08d5 02:56:07 Removing intermediate container 38bc995e08d5 02:56:07 ---> 2a8c7360f7e8 02:56:07 Step 32/32 : LABEL version=0.0.0 02:56:07 Running setup.py install for texttable: started 02:56:07 ---> Running in 2570becc8f80 02:56:07 Removing intermediate container fae59c8b2254 02:56:07 ---> 2ee7da970ae0 02:56:07 Step 8/24 : COPY . . 02:56:07 Removing intermediate container 2570becc8f80 02:56:07 ---> 0b261f91c021 02:56:07 02:56:07 Running setup.py install for texttable: finished with status 'done' 02:56:07 Successfully built 0b261f91c021 02:56:07 Successfully tagged security-bootstrapper:latest 02:56:07 Building support-scheduler 02:56:07 Removing intermediate container 0fefd990ed03 02:56:07 ---> f9284727f35e 02:56:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:07 Running setup.py install for dockerpty: started 02:56:08  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' 02:56:08 $ docker rm -f 446682b503450aef3ef2797983c96cadd129b97f849c1d8ea02252f76f984a66 02:56:08 Running setup.py install for docopt: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:08 Running setup.py install for docopt: finished with status 'done' 02:56:08 + docker inspect -f . ci-base-image-arm64 02:56:08 . [Pipeline] withDockerContainer 02:56:09 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 02:56:09 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 02:56:10 Removing intermediate container 9944efc2e644 02:56:10 ---> 7650b8bf23a0 02:56:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:56:10 ---> Running in 9f1be4c68e79 02:56:10 $ docker top 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c -eo pid,comm [Pipeline] { [Pipeline] echo 02:56:11 ========================================================= 02:56:11 [edgeXBuildGoParallel] Running Tests and Build... 02:56:11 ========================================================= [Pipeline] sh 02:56:11 ---> Running in e51bc4dd16ca 02:56:11 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 02:56:11 + go mod tidy [Pipeline] sh 02:56:12 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 02:56:12 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 02:56:12 + make test 02:56:12 go mod tidy 02:56:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:56:15 ---> 53c6c3b370e1 02:56:15 Step 9/24 : RUN go mod tidy 02:56:16 ---> Running in dc169ea4b98c 02:56:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:19 ---> 5196e72e0951 02:56:19 Step 3/23 : WORKDIR /edgex-go 02:56:19 ---> Using cache 02:56:19 ---> 3f07c23c1295 02:56:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:19 ---> Using cache 02:56:19 ---> 000f145d995c 02:56:19 Step 5/23 : RUN apk add --update --no-cache make git 02:56:19 ---> Using cache 02:56:19 ---> ee4656a1d461 02:56:19 Step 6/23 : COPY go.mod . 02:56:19 ---> Using cache 02:56:19 ---> 38d15b6f7cd0 02:56:19 Step 7/23 : RUN go mod download 02:56:19 ---> Using cache 02:56:19 ---> 4f22e8eebada 02:56:19 Step 8/23 : COPY . . 02:56:19 ---> Using cache 02:56:19 ---> 4ccfe4a801d4 02:56:19 Step 9/23 : RUN go mod tidy 02:56:19 ---> Using cache 02:56:19 ---> 7650b8bf23a0 02:56:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:56:19 ---> Running in 578f4af6c7d8 02:56:19 Removing intermediate container 5dbeca59717a 02:56:19 ---> 7fc838165a59 02:56:19 Step 15/24 : ENV APP_PORT=58890 02:56:20 Removing intermediate container dc169ea4b98c 02:56:20 ---> 6fb264808f00 02:56:20 Step 10/24 : RUN make cmd/core-data/core-data 02:56:20 ---> Running in 6d691d9777e8 02:56:20 ---> Running in 33f8452f5552 02:56:22 Removing intermediate container 6d691d9777e8 02:56:22 ---> 5b524328cfc4 02:56:22 Step 16/24 : EXPOSE $APP_PORT 02:56:22 ---> Running in 36d9baef1aee 02:56:22 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 02:56:22 Removing intermediate container 36d9baef1aee 02:56:22 ---> 0369df5f40e9 02:56:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:56:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:56:22 ---> 3948b7b414fc 02:56:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:56:22 ---> 1ab7e3f32596 02:56:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:56:22 ---> 8d5b9a99cd6f 02:56:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:56:22 ---> Running in e8c7f5dbdfce 02:56:22 Removing intermediate container e8c7f5dbdfce 02:56:22 ---> 65935d50bd93 02:56:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:22 ---> Running in 4f0607033152 02:56:22 Removing intermediate container 4f0607033152 02:56:22 ---> f02b24a610af 02:56:22 Step 22/24 : LABEL arch=x86_64 02:56:22 ---> Running in be6f435ed108 02:56:22 Removing intermediate container be6f435ed108 02:56:22 ---> 236b15e4b310 02:56:22 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:56:22 ---> Running in fe720e178f28 02:56:23 Removing intermediate container fe720e178f28 02:56:23 ---> e229870d939e 02:56:23 Step 24/24 : LABEL version=0.0.0 02:56:23 ---> Running in 9f2fc6bcb82e 02:56:23 Removing intermediate container 9f2fc6bcb82e 02:56:23 ---> 03855b8b0093 02:56:23 02:56:23 Successfully built 03855b8b0093 02:56:23 Successfully tagged sys-mgmt-agent:latest 02:56:37 ? github.com/edgexfoundry/edgex-go [no test files] 02:56:41  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 02:56:45 Removing intermediate container 9f1be4c68e79 02:56:45 ---> 86713b1be719 02:56:45 02:56:45 Step 11/26 : FROM alpine:3.12 02:56:45 ---> 13621d1b12d4 02:56:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:56:45 ---> Running in 7718a24e2cdc 02:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:56:45 (1/6) Installing ca-certificates (20191127-r4) 02:56:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:56:46 (3/6) Installing libcurl (7.77.0-r0) 02:56:46 (4/6) Installing curl (7.77.0-r0) 02:56:46 (5/6) Installing dumb-init (1.2.2-r1) 02:56:46 (6/6) Installing su-exec (0.2-r1) 02:56:46 Executing busybox-1.31.1-r20.trigger 02:56:46 Executing ca-certificates-20191127-r4.trigger 02:56:46 OK: 7 MiB in 20 packages 02:56:47 Removing intermediate container 7718a24e2cdc 02:56:47 ---> dbe5a9e66e94 02:56:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:56:47 ---> Running in 2db37e9b0658 02:56:47 Removing intermediate container 2db37e9b0658 02:56:47 ---> ab51cb6df6a0 02:56:47 Step 14/26 : WORKDIR / 02:56:47 ---> Running in dbec2fc2738f 02:56:47 Removing intermediate container dbec2fc2738f 02:56:47 ---> 994611a5d7d9 02:56:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:56:47 ---> d0191a05f1a7 02:56:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:56:48 ---> e5a5795307c2 02:56:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:56:48 ---> 474afbf4289e 02:56:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:56:49 ---> 3ccc86b3b77b 02:56:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:56:49 ---> eec669e2745a 02:56:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:56:50 ---> 31478824d54e 02:56:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:56:50 Removing intermediate container e51bc4dd16ca 02:56:50 ---> 3e868e88f6b3 02:56:50 02:56:50 Step 11/24 : FROM alpine:3.12 02:56:50 ---> 13621d1b12d4 02:56:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:56:50 ---> Using cache 02:56:50 ---> 12f359772b48 02:56:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:50 ---> Using cache 02:56:50 ---> 15cf01cbe801 02:56:50 Step 14/24 : ENV APP_PORT=59881 02:56:50 ---> Running in 927eeb3e963c 02:56:50 ---> 5288843c75a2 02:56: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/ 02:56:50 Removing intermediate container 927eeb3e963c 02:56:50 ---> 23f8969e1923 02:56:50 Step 15/24 : EXPOSE $APP_PORT 02:56:50 ---> Running in 847df944e206 02:56:50 ---> Running in 953bfb20d3d0 02:56:51 Removing intermediate container 953bfb20d3d0 02:56:51 ---> 2f9847e3ec8d 02:56:51 Step 16/24 : WORKDIR / 02:56:51 ---> Running in 2d827d3234f3 02:56:51 Removing intermediate container 2d827d3234f3 02:56:51 ---> 65b5b6f65640 02:56:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:52 ---> 74b013edd8e8 02:56:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:52 Removing intermediate container 847df944e206 02:56:52 ---> 37164dd98d94 02:56:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:56:52 ---> Running in 219f7195c1cd 02:56:52 Removing intermediate container 219f7195c1cd 02:56:52 ---> 4195362386aa 02:56:52 Step 24/26 : LABEL arch=x86_64 02:56:52 ---> Running in 5ca31232b4f2 02:56:52 ---> c8aa87dbcbc2 02:56:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:56:52 Removing intermediate container 5ca31232b4f2 02:56:52 ---> 603b534fa01b 02:56:52 Step 25/26 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:56:52 ---> Running in b985cec8a2d5 02:56:52 ---> 2fdd5d847090 02:56:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:56:52 ---> Running in aef235fe838b 02:56:52 Removing intermediate container b985cec8a2d5 02:56:52 ---> f61ee6821be5 02:56:52 Step 26/26 : LABEL version=0.0.0 02:56:52 ---> Running in c11ad3a1d66a 02:56:52 Removing intermediate container aef235fe838b 02:56:52 ---> c10895f4b962 02:56:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:53 Removing intermediate container c11ad3a1d66a 02:56:53 ---> 71dba27a1376 02:56:53 02:56:53 ---> Running in e54f4f4ea97a 02:56:53 Removing intermediate container e54f4f4ea97a 02:56:53 ---> e86d0a7238a9 02:56:53 Step 22/24 : LABEL arch=x86_64 02:56:53 Successfully built 71dba27a1376 02:56:53 Successfully tagged security-secretstore-setup:latest 02:56:53  Building security-secretstore-setup ... done  ---> Running in f141ca8cd1e8 02:56:53 Removing intermediate container f141ca8cd1e8 02:56:53 ---> 851ed6b679ce 02:56:53 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:56:53 ---> Running in a7c47b352834 02:56:53 Removing intermediate container a7c47b352834 02:56:53 ---> b788edde4fb2 02:56:53 Step 24/24 : LABEL version=0.0.0 02:56:53 ---> Running in 0f45e8ac611d 02:56:54 Removing intermediate container 0f45e8ac611d 02:56:54 ---> f39783ca4506 02:56:54 02:56:54 Successfully built f39783ca4506 02:56:54 Successfully tagged core-metadata:latest 02:56:55  Building core-metadata ... done Removing intermediate container 578f4af6c7d8 02:56:55 ---> fefd5144f066 02:56:55 02:56:55 Step 11/23 : FROM alpine:3.12 02:56:55 ---> 13621d1b12d4 02:56:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:56:55 ---> Using cache 02:56:55 ---> 12f359772b48 02:56:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:55 ---> Using cache 02:56:55 ---> 15cf01cbe801 02:56:55 Step 14/23 : ENV APP_PORT=59861 02:56:55 ---> Running in a5ff7212f764 02:56:55 Removing intermediate container a5ff7212f764 02:56:55 ---> 3ed2fb9557eb 02:56:55 Step 15/23 : EXPOSE $APP_PORT 02:56:55 ---> Running in 06ccc82338f7 02:56:55 Removing intermediate container 06ccc82338f7 02:56:55 ---> d5ad20de5c57 02:56:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:56 ---> cae3f95b0e46 02:56:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:56 ---> 1dcb7eb06244 02:56:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:56:56 ---> e69c0a5f1af1 02:56:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:56:56 ---> Running in 03038dcc16f8 02:56:57 Removing intermediate container 03038dcc16f8 02:56:57 ---> 689298712986 02:56:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:57 ---> Running in 8c9b18c3fc8a 02:56:57 Removing intermediate container 33f8452f5552 02:56:57 ---> d7b52fb90dd8 02:56:57 02:56:57 Step 11/24 : FROM alpine:3.12 02:56:57 ---> 13621d1b12d4 02:56:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:57 ---> Running in 589758fc0a20 02:56:57 Removing intermediate container 8c9b18c3fc8a 02:56:57 ---> 50537a6ed630 02:56:57 Step 21/23 : LABEL arch=x86_64 02:56:57 ---> Running in cfb4f6c418eb 02:56:57 Removing intermediate container 589758fc0a20 02:56:57 ---> c5ac2264de22 02:56:57 Step 13/24 : ENV APP_PORT=59880 02:56:57 ---> Running in e96b7800421c 02:56:57 Removing intermediate container cfb4f6c418eb 02:56:57 ---> b5f5f44177a6 02:56:57 Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:56:57 ---> Running in a4826eaeb7a2 02:56:57 Removing intermediate container e96b7800421c 02:56:57 ---> 5e0fc9447ffb 02:56:57 Step 14/24 : EXPOSE $APP_PORT 02:56:58 ---> Running in a4dbe939e675 02:56:58 Removing intermediate container a4826eaeb7a2 02:56:58 ---> 3c74c37b9c82 02:56:58 Step 23/23 : LABEL version=0.0.0 02:56:58 ---> Running in 355d34f6be3e 02:56:58 Removing intermediate container a4dbe939e675 02:56:58 ---> 5e000a17fe9b 02:56:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:58 ---> Running in 9eaa05b2d848 02:56:58 Removing intermediate container 355d34f6be3e 02:56:58 ---> 1f8ba3459c72 02:56:58 02:56:58 Successfully built 1f8ba3459c72 02:56:58 Successfully tagged support-scheduler:latest 02:56:58  Building support-scheduler ... done Removing intermediate container 9eaa05b2d848 02:56:58 ---> 2be0b12c342a 02:56:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:58 ---> Running in 6b8b4e8b9353 02:56:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:56:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:57:00 (1/6) Installing dumb-init (1.2.2-r1) 02:57:00 (2/6) Installing libgcc (9.3.0-r2) 02:57:00 (3/6) Installing libsodium (1.0.18-r0) 02:57:00 (4/6) Installing libstdc++ (9.3.0-r2) 02:57:01 (5/6) Installing libzmq (4.3.3-r0) 02:57:01 (6/6) Installing zeromq (4.3.3-r0) 02:57:01 Executing busybox-1.31.1-r20.trigger 02:57:01 OK: 8 MiB in 20 packages 02:57:01 Removing intermediate container 6b8b4e8b9353 02:57:01 ---> 59fec9b43ff5 02:57:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:02 ---> a9dd10ca3005 02:57:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:57:02 ---> 6c1e44b52a12 02:57:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:57:02 ---> 6e649b877bc7 02:57:02 Step 20/24 : ENTRYPOINT ["/core-data"] 02:57:02 ---> Running in 51ff9fa8ef20 02:57:02 Removing intermediate container 51ff9fa8ef20 02:57:02 ---> 7f754e0a4857 02:57:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:02 ---> Running in f85076c1da16 02:57:02 Removing intermediate container f85076c1da16 02:57:02 ---> 641f663115c5 02:57:02 Step 22/24 : LABEL arch=x86_64 02:57:02 ---> Running in d85d23f6a66b 02:57:02 Removing intermediate container d85d23f6a66b 02:57:02 ---> c27157792cda 02:57:02 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 02:57:02 ---> Running in 3e8d08c8744f 02:57:03 Removing intermediate container 3e8d08c8744f 02:57:03 ---> f6e123ba6884 02:57:03 Step 24/24 : LABEL version=0.0.0 02:57:03 ---> Running in 6f7961936b59 02:57:03 Removing intermediate container 6f7961936b59 02:57:03 ---> 57c28af6b7e4 02:57:03 02:57:03 Successfully built 57c28af6b7e4 02:57:03 Successfully tagged core-data:latest 02:57:03  Building core-data ... done  [Pipeline] } 02:57:03 $ docker stop --time=1 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b 02:57:04 $ docker rm -f 443107e4be1a569402759dc53172069851cecf5effe20a00c8e285af3d7b266b [Pipeline] // withDockerContainer [Pipeline] sh 02:57:05 + docker images 02:57:05 REPOSITORY TAG IMAGE ID CREATED SIZE 02:57:05 core-data latest 57c28af6b7e4 3 seconds ago 21.6MB 02:57:05 support-scheduler latest 1f8ba3459c72 7 seconds ago 17.1MB 02:57:05 d7b52fb90dd8 8 seconds ago 1.17GB 02:57:05 fefd5144f066 11 seconds ago 1.16GB 02:57:05 core-metadata latest f39783ca4506 12 seconds ago 18.6MB 02:57:05 security-secretstore-setup latest 71dba27a1376 13 seconds ago 25.8MB 02:57:05 3e868e88f6b3 15 seconds ago 1.17GB 02:57:05 86713b1be719 21 seconds ago 1.16GB 02:57:05 sys-mgmt-agent latest 03855b8b0093 42 seconds ago 312MB 02:57:05 security-bootstrapper latest 0b261f91c021 58 seconds ago 18.2MB 02:57:05 support-notifications latest c2a04a89ece4 About a minute ago 17.8MB 02:57:05 core-command latest be722a677dab About a minute ago 17.1MB 02:57:05 security-proxy-setup latest d54c1071bbb6 About a minute ago 25.3MB 02:57:05 9f76ab555f13 About a minute ago 1.16GB 02:57:05 e83abcf55028 About a minute ago 1.16GB 02:57:05 73e28a6e564b About a minute ago 1.15GB 02:57:05 15b8ea241a95 About a minute ago 1.16GB 02:57:05 b590e744bf46 About a minute ago 1.16GB 02:57:05 ci-base-image-x86_64 latest 5196e72e0951 6 minutes ago 648MB 02:57:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 02:57:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 02:57:05 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 02:57:05 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:57:05 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 02:57:20 Still waiting to schedule task 02:57:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:57:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:57:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:57:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:58:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:58:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:58:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:58:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:58:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 46.1% of statements 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements 02:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.462s coverage: 100.0% of statements 02:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.602s coverage: 27.7% of statements 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 81.2% of statements 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.200s coverage: 100.0% of statements 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.261s coverage: 100.0% of statements 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.372s coverage: 53.4% of statements 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.681s coverage: 87.7% of statements 02:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements 02:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.336s coverage: 100.0% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.203s coverage: 100.0% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.505s coverage: 97.5% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.278s coverage: 78.3% of statements 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.383s coverage: 95.1% of statements 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.177s coverage: 60.0% of statements 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.273s coverage: 0.8% of statements 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.207s coverage: 21.7% of statements 02:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 47.1% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements 02:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 02:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements 02:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.192s coverage: 94.4% of statements 02:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 02:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 81.8% of statements 02:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.745s coverage: 64.4% of statements 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 02:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 02:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.034s coverage: 66.9% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.688s coverage: 43.5% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 02:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.443s coverage: 46.8% of statements 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.215s coverage: 18.8% of statements 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:59:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.511s coverage: 91.9% of statements 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:59:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.745s coverage: 28.7% of statements 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.220s coverage: 99.0% of statements 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.228s coverage: 63.4% of statements 02:59:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.400s coverage: 97.6% of statements 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:59:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.089s coverage: 100.0% of statements 02:59:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.192s coverage: 28.1% of statements 02:59:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:59:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:59:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 27.9% of statements 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:59:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 02:59:37 GO111MODULE=on go vet ./... 03:00:57 Running on prd-ubuntu18.04-docker-8c-8g-1122 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 03:00:57 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 03:00:57 The recommended git tool is: git 03:01:02 using credential edgex-jenkins-ssh 03:01:02 Cloning the remote Git repository 03:01:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:01:02 > git init /w/workspace/edgex-go/9 # timeout=10 03:01:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:02 > git --version # timeout=10 03:01:02 > git --version # 'git version 2.17.1' 03:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:17 gofmt -l . 03:01:17 [ "`gofmt -l .`" = "" ] 03:01:17 ./bin/test-go-mod-tidy.sh 03:01:18 ./bin/test-attribution-txt.sh [Pipeline] sh 03:01:21 + ls -al . 03:01:21 total 880 03:01:21 drwxrwxr-x 9 1001 1001 4096 May 31 03:01 . 03:01:21 drwxr-xr-x 4 root root 4096 May 31 02:56 .. 03:01:21 -rw-rw-r-- 1 1001 1001 11 May 31 02:54 .dockerignore 03:01:21 drwxrwxr-x 8 1001 1001 4096 May 31 02:54 .git 03:01:21 drwxrwxr-x 3 1001 1001 4096 May 31 02:54 .github 03:01:21 -rw-rw-r-- 1 1001 1001 818 May 31 02:54 .gitignore 03:01:21 -rw-rw-r-- 1 1001 1001 166 May 31 02:54 .sonarcloud.properties 03:01:21 -rw-rw-r-- 1 1001 1001 8609 May 31 02:54 Attribution.txt 03:01:21 -rw-rw-r-- 1 1001 1001 3804 May 31 02:54 CONTRIBUTING.md 03:01:21 -rw-rw-r-- 1 1001 1001 931 May 31 02:54 Dockerfile.build 03:01:21 -rw-rw-r-- 1 1001 1001 849 May 31 02:54 Jenkinsfile 03:01:21 -rw-rw-r-- 1 1001 1001 10775 May 31 02:54 LICENSE 03:01:21 -rw-rw-r-- 1 1001 1001 5632 May 31 02:54 Makefile 03:01:21 -rw-rw-r-- 1 1001 1001 7978 May 31 02:54 README.md 03:01:21 -rw-rw-r-- 1 1001 1001 6755 May 31 02:54 SECURITY.md 03:01:21 -rw-rw-r-- 1 1001 1001 5 May 31 02:49 VERSION 03:01:21 -rw-rw-r-- 1 1001 1001 4131 May 31 02:54 ZMQWindows.md 03:01:21 drwxrwxr-x 2 1001 1001 4096 May 31 02:54 bin 03:01:21 drwxrwxr-x 14 1001 1001 4096 May 31 02:54 cmd 03:01:21 -rw-r--r-- 1 root root 744531 May 31 02:59 coverage.out 03:01:21 -rw-r--r-- 1 root root 1060 May 31 03:01 go.mod 03:01:21 -rw-r--r-- 1 root root 21686 May 31 02:56 go.sum 03:01:21 drwxrwxr-x 8 1001 1001 4096 May 31 02:54 internal 03:01:21 drwxrwxr-x 4 1001 1001 4096 May 31 02:54 openapi 03:01:21 drwxrwxr-x 4 1001 1001 4096 May 31 02:54 snap 03:01:21 -rw-rw-r-- 1 1001 1001 168 May 31 02:54 version.go [Pipeline] sh 03:01:21 + '[' -e coverage.out ] 03:01:21 + chown 1001:1001 coverage.out [Pipeline] stash 03:01:21 Warning: overwriting stash ‘coverage-report’ 03:01:21 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b396499183b9834a57cad5ede3b94eeed00947f2 03:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:20 > 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 03:01:21 > git config core.sparsecheckout # timeout=10 03:01:21 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 03:01:21 Merge succeeded, producing b396499183b9834a57cad5ede3b94eeed00947f2 03:01:21 Checking out Revision b396499183b9834a57cad5ede3b94eeed00947f2 (PR-3510) 03:01:22 Stashed 1 file(s) [Pipeline] sh 03:01:23 + make build 03:01:23 go mod tidy 03:01:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:01:21 > git remote # timeout=10 03:01:21 > git config --get remote.origin.url # timeout=10 03:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:21 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 03:01:21 > git rev-parse HEAD^{commit} # timeout=10 03:01:21 > git config core.sparsecheckout # timeout=10 03:01:21 > git checkout -f b396499183b9834a57cad5ede3b94eeed00947f2 # timeout=10 03:01:25 Commit message: "refactor: Remove the obsolete code of checking secret path" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:26 + echo snap-build.sh 03:01:26 snap-build.sh 03:01:26 + SNAP_BASE_DIR=. 03:01:26 + '[' '!' -z /w/workspace/edgex-go/9 ']' 03:01:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 03:01:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 03:01:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 03:01:26 + cd /w/workspace/edgex-go/9 03:01:26 + sudo apt-get remove -qy --purge lxd lxd-client 03:01:26 Reading package lists... 03:01:27 Building dependency tree... 03:01:27 Reading state information... 03:01:27 The following packages were automatically installed and are no longer required: 03:01:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:01:27 uidmap xdelta3 03:01:27 Use 'sudo apt autoremove' to remove them. 03:01:27 The following packages will be REMOVED: 03:01:27 lxd* lxd-client* 03:01:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:01:28 After this operation, 31.7 MB disk space will be freed. 03:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:01:35 (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.) 03:01:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:01:36 Removing lxd dnsmasq configuration 03:01:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:01:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:01:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:01:38 (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.) 03:01:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:01:40 Processing triggers for systemd (237-3ubuntu10.45) ... 03:01:40 Processing triggers for ureadahead (0.100.0-21) ... 03:01:42 + sudo snap remove --purge lxd 03:01:42 snap "lxd" is not installed 03:01:42 + sudo groupadd --force --system lxd 03:01:42 ++ whoami 03:01:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:01:42 + newgrp - lxd 03:01:42 + sudo snap install lxd 03:01:57 2021-05-31T03:01:54Z INFO Waiting for automatic snapd restart... 03:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:02:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:02: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 03:02:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:02:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:02:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:02:25 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 03:02:29 lxd 4.14 from Canonical* installed 03:02:29 + sudo lxd init --auto [Pipeline] } 03:02:31 $ docker stop --time=1 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c 03:02:33 $ docker rm -f 6328495ced66baf86c17402ae362949fb36fa8d2edd745482955b828a172c65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:02:35 03:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:02:38 latest: Pulling from edgex-devops/edgex-compose-arm64 03:02:38 29e5d40040c1: Pulling fs layer 03:02:38 1ce36da41761: Pulling fs layer 03:02:38 25b303627fd3: Pulling fs layer 03:02:38 29e5d40040c1: Verifying Checksum 03:02:38 29e5d40040c1: Download complete 03:02:39 1ce36da41761: Download complete 03:02:39 29e5d40040c1: Pull complete 03:02:40 1ce36da41761: Pull complete 03:02:40 25b303627fd3: Verifying Checksum 03:02:40 25b303627fd3: Download complete 03:02:46 + sudo snap install --classic snapcraft 03:02:50 25b303627fd3: Pull complete 03:02:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:02:51 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 03:02:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 03:02:53 $ docker top b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:54 + grep parallel 03:02:54 + docker-compose build --help 03:02:56 snapcraft 4.7.1 from Canonical* installed 03:02:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:02:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:56 Dload Upload Total Spent Left Speed 03:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 03:02:56 100 3325k 100 3325k 0 0 5742k 0 --:--:-- --:--:-- --:--:-- 5742k 03:02:56 ./yq_linux_amd64 03:02:56 + sudo snapcraft prime --use-lxd 03:02:58 --parallel Build images in parallel. [Pipeline] } 03:02:58 $ docker stop --time=1 b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 03:02:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:02:58 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: 03:02:58 - README.md 03:02:58 03:02:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:02:59 Launching a container. 03:03:00 $ docker rm -f b862444a93cc86d666556bf33b4247d3a556079cdc12993c9cc43d4a7ff24737 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:00 . [Pipeline] withDockerContainer 03:03:01 prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container 03:03:01 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 03:03:02 $ docker top 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:03 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:08 Building core-command ... 03:03:08 Building core-data ... 03:03:08 Building core-metadata ... 03:03:08 Building security-bootstrapper ... 03:03:08 Building security-proxy-setup ... 03:03:08 Building security-secretstore-setup ... 03:03:08 Building support-notifications ... 03:03:08 Building support-scheduler ... 03:03:08 Building sys-mgmt-agent ... 03:03:08 Building security-proxy-setup 03:03:08 Building support-scheduler 03:03:08 Building security-bootstrapper 03:03:08 Building support-notifications 03:03:08 Building sys-mgmt-agent 03:03:09 Waiting for container to be ready 03:03:09 To start your first instance, try: lxc launch ubuntu:18.04 03:03:09 03:03:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:03:17 Waiting for network to be ready... 03:03:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:03:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 03:03:18 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:03:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 03:03:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:03:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:03:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:03:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:03:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 03:03:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 03:03:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:03:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:03:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:03:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:03:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:03:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:03:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:03:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:03:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:03:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 03:03:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 03:03:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:03:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:03:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:03:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:03:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:03:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:03:22 Fetched 24.6 MB in 4s (5838 kB/s) 03:03:23 Reading package lists... 03:03:23 Reading package lists... 03:03:23 Building dependency tree... 03:03:23 Reading state information... 03:03:23 The following additional packages will be installed: 03:03:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:03:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:03:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:03:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:03:23 Suggested packages: 03:03:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:03:23 Recommended packages: 03:03:23 gnupg libsasl2-modules 03:03:23 The following NEW packages will be installed: 03:03:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:03:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:03:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:03:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:03:23 The following packages will be upgraded: 03:03:23 gpg gpg-agent gpgconf libudev1 03:03:23 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 03:03:23 Need to get 3530 kB of archives. 03:03:23 After this operation, 13.3 MB of additional disk space will be used. 03:03:23 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] 03:03:23 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] 03:03:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:03:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:03:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 03:03:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 03:03:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:03:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:03:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:03:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:03:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:03:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:03:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:03:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:03:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:03:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:03:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:03:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:03:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:03:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:03:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:03:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:03:25 debconf: delaying package configuration, since apt-utils is not installed 03:03:25 Fetched 3530 kB in 1s (3275 kB/s) 03:03:25 (Reading database ... 12511 files and directories currently installed.) 03:03:25 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 03:03:25 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:03:26 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 03:03:26 Selecting previously unselected package udev. 03:03:26 (Reading database ... 12511 files and directories currently installed.) 03:03:26 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 03:03:26 Unpacking udev (237-3ubuntu10.47) ... 03:03:27 Selecting previously unselected package libfuse2:amd64. 03:03:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:03:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:03:28 Selecting previously unselected package fuse. 03:03:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:03:28 Unpacking fuse (2.9.7-1ubuntu1) ... 03:03:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:30 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:31 Selecting previously unselected package libksba8:amd64. 03:03:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:03:31 Unpacking libksba8:amd64 (1.3.5-2) ... 03:03:32 Selecting previously unselected package libroken18-heimdal:amd64. 03:03:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:03:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:03:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:03:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:49 Selecting previously unselected package libwind0-heimdal:amd64. 03:03:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:03:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:03:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:03:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:03:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:54 Selecting previously unselected package libsasl2-modules-db:amd64. 03:03:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:03:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Selecting previously unselected package libsasl2-2:amd64. 03:03:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:03:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Selecting previously unselected package libldap-common. 03:03:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:03:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:03:56 Selecting previously unselected package libldap-2.4-2:amd64. 03:03:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:03:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:03:57 Selecting previously unselected package dirmngr. 03:03:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:03:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:03:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:03:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:03:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:03:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:59 Setting up libksba8:amd64 (1.3.5-2) ... 03:03:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:03:59 Setting up udev (237-3ubuntu10.47) ... 03:04:00 invoke-rc.d: policy-rc.d denied execution of start. 03:04:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:00 Processing triggers for systemd (237-3ubuntu10) ... 03:04:00 Setting up fuse (2.9.7-1ubuntu1) ... 03:04:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:04:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:04:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:04:03 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:04:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:04:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:04:04 settings in the [Install] section, and DefaultInstance for template units). 03:04:04 This means they are not meant to be enabled using systemctl. 03:04:04 Possible reasons for having this kind of units are: 03:04:04 1) A unit may be statically enabled by being symlinked from another unit's 03:04:04 .wants/ or .requires/ directory. 03:04:04 2) A unit's purpose may be to act as a helper for some other unit which has 03:04:04 a requirement dependency on it. 03:04:04 3) A unit may be started when needed via activation (socket, path, timer, 03:04:04 D-Bus, udev, scripted systemctl call, ...). 03:04:04 4) In case of template units, the unit is meant to be enabled with some 03:04:04 instance name specified. 03:04:04 Reading package lists... 03:04:04 Building dependency tree... 03:04:04 Reading state information... 03:04:04 The following additional packages will be installed: 03:04:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:04:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:04:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:04:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:04:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:04:04 Suggested packages: 03:04:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:04:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:04:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:04:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:04:04 systemd-container policykit-1 03:04:04 Recommended packages: 03:04:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:04:04 The following NEW packages will be installed: 03:04:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:04:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:04:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:04:04 multiarch-support openssh-client python3 python3-minimal python3.6 03:04:04 python3.6-minimal snapd squashfs-tools sudo 03:04:04 The following packages will be upgraded: 03:04:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:04:05 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 03:04:05 Need to get 35.2 MB of archives. 03:04:05 After this operation, 141 MB of additional disk space will be used. 03:04:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:04:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 03:04:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:04:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:04:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:04:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:04:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:04:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:04:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:04:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:04:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:04:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:04:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:04:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:04:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:04:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:04:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:04:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 03:04:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 03:04:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 03:04:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:04:06 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:04:06 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:04:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:04:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:04:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:04:06 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:04:06 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:04:06 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:04:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:04:06 debconf: delaying package configuration, since apt-utils is not installed 03:04:06 Fetched 35.2 MB in 1s (27.0 MB/s) 03:04:07 (Reading database ... 12757 files and directories currently installed.) 03:04:07 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 03:04:07 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:04:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 03:04:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:04:14 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 03:04:15 (Reading database ... 12757 files and directories currently installed.) 03:04:15 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 03:04:15 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 03:04:16 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 03:04:19 (Reading database ... 12757 files and directories currently installed.) 03:04:19 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 03:04:19 Unpacking apt (1.6.13) over (1.6.1) ... 03:04:19 Setting up apt (1.6.13) ... 03:04:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:04:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:04:20 (Reading database ... 12764 files and directories currently installed.) 03:04:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:04:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:04:22 Selecting previously unselected package libpython3.6-minimal:amd64. 03:04:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:23 Selecting previously unselected package libexpat1:amd64. 03:04:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:04:23 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:04:24 Selecting previously unselected package python3.6-minimal. 03:04:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:04:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:04:25 Checking for services that may need to be restarted...done. 03:04:25 Checking for services that may need to be restarted...done. 03:04:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:04:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:04:27 Selecting previously unselected package python3-minimal. 03:04:27 (Reading database ... 13012 files and directories currently installed.) 03:04:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:04:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:04:27 Selecting previously unselected package mime-support. 03:04:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:04:27 Unpacking mime-support (3.60ubuntu1) ... 03:04:27 Selecting previously unselected package libmpdec2:amd64. 03:04:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:04:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:04:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:04:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:04:30 ---> eaf777bda07c 03:04:30 Step 3/32 : WORKDIR /edgex-go 03:04:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:30 ---> eaf777bda07c 03:04:30 Step 3/23 : WORKDIR /edgex-go 03:04:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:30 ---> eaf777bda07c 03:04:30 Step 3/22 : WORKDIR /edgex-go 03:04:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:30 ---> eaf777bda07c 03:04:30 Step 3/24 : WORKDIR /edgex-go 03:04:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:30 ---> eaf777bda07c 03:04:30 Step 3/23 : WORKDIR /edgex-go 03:04:30 ---> Running in 668c1e8a7180 03:04:30 ---> Running in 619cbd0f6aa1 03:04:30 ---> Running in 16684d733375 03:04:30 ---> Running in 5fb618796435 03:04:30 ---> Running in 38595bb92228 03:04:30 Removing intermediate container 668c1e8a7180 03:04:30 ---> b9bd6f0f07f2 03:04:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 Removing intermediate container 5fb618796435 03:04:30 Removing intermediate container 16684d733375 03:04:30 ---> cc310edea624 03:04:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 ---> af39e8f86dbb 03:04:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 Removing intermediate container 38595bb92228 03:04:30 ---> dda47ad9d1ab 03:04:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 Removing intermediate container 619cbd0f6aa1 03:04:30 ---> e0b70f0d2843 03:04:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:30 ---> Running in e7da6a6f6d29 03:04:30 ---> Running in bea8eb1f9e74 03:04:30 ---> Running in fac6af46b523 03:04:30 ---> Running in 939b53f33de6 03:04:30 ---> Running in 956faef00878 03:04:30 Removing intermediate container e7da6a6f6d29 03:04:30 ---> 1020d920fd7e 03:04:30 Step 5/23 : RUN apk add --update --no-cache make git 03:04:30 ---> Running in dadd6d25f1a0 03:04:30 Removing intermediate container bea8eb1f9e74 03:04:30 ---> 2fe3c39cf2a8 03:04:30 Step 5/24 : RUN apk add --update --no-cache make bash git 03:04:30 Removing intermediate container fac6af46b523 03:04:30 ---> 4322d172c1a9 03:04:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:04:30 ---> Running in 936d08d78afa 03:04:30 Removing intermediate container 956faef00878 03:04:30 ---> 09e9ea8b9e86 03:04:30 Step 5/32 : RUN apk add --update --no-cache make git 03:04:30 ---> Running in 03bd53b42ab9 03:04:30 ---> Running in c533ffde7067 03:04:30 Removing intermediate container 939b53f33de6 03:04:30 ---> 340fd60c13d1 03:04:30 Step 5/22 : RUN apk add --update --no-cache make git 03:04:30 ---> Running in ad9c90ae1b07 03:04:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:30 Selecting previously unselected package python3.6. 03:04:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:04:30 Selecting previously unselected package libpython3-stdlib:amd64. 03:04:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:04:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:31 Setting up python3-minimal (3.6.7-1~18.04) ... 03:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:31 Selecting previously unselected package python3. 03:04:31 (Reading database ... 13442 files and directories currently installed.) 03:04:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:04:31 Unpacking python3 (3.6.7-1~18.04) ... 03:04:31 OK: 218 MiB in 52 packages 03:04:32 Selecting previously unselected package multiarch-support. 03:04:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:04:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:04:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:32 Selecting previously unselected package liblzo2-2:amd64. 03:04:32 (Reading database ... 13479 files and directories currently installed.) 03:04:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:04:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:04:33 OK: 218 MiB in 52 packages 03:04:33 OK: 218 MiB in 52 packages 03:04:33 OK: 218 MiB in 52 packages 03:04:33 Selecting previously unselected package libbsd0:amd64. 03:04:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:04:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:04:33 Removing intermediate container dadd6d25f1a0 03:04:33 ---> 4cbdca8ce774 03:04:33 Step 6/23 : COPY go.mod . 03:04:33 OK: 218 MiB in 52 packages 03:04:34 Selecting previously unselected package sudo. 03:04:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:04:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:04:34 Removing intermediate container 936d08d78afa 03:04:34 ---> 646e84bb3d85 03:04:34 Step 6/24 : COPY go.mod . 03:04:34 ---> 53b52caf989f 03:04:34 Step 7/23 : RUN go mod download 03:04:35 Removing intermediate container 03bd53b42ab9 03:04:35 ---> 724a57dce150 03:04:35 Step 6/23 : COPY go.mod . 03:04:35 ---> Running in b26bab19be54 03:04:37 Selecting previously unselected package apparmor. 03:04:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:04:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:04:37 Removing intermediate container c533ffde7067 03:04:37 ---> 961f3b702df0 03:04:37 Step 6/32 : COPY go.mod . 03:04:37 Removing intermediate container ad9c90ae1b07 03:04:37 ---> bdbb5a24e7b9 03:04:37 Step 6/22 : COPY go.mod . 03:04:37 ---> f9f8218ade42 03:04:37 Step 7/24 : RUN go mod download 03:04:37 ---> Running in e01cd6ec4823 03:04:37 ---> 27b9b088fc24 03:04:37 Step 7/23 : RUN go mod download 03:04:37 ---> Running in 4f3f130aacac 03:04:37 ---> 3e99083147fe 03:04:37 Step 7/32 : RUN go mod download 03:04:37 ---> Running in 1919896369f2 03:04:37 ---> bfa82e673998 03:04:37 Step 7/22 : RUN go mod download 03:04:37 Selecting previously unselected package libedit2:amd64. 03:04:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:04:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:04:37 ---> Running in 75ea4932b859 03:04:38 Selecting previously unselected package libkrb5support0:amd64. 03:04:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:04:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:04:38 Selecting previously unselected package libk5crypto3:amd64. 03:04:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:04:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:04:38 Selecting previously unselected package libkeyutils1:amd64. 03:04:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:04:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:04:39 Removing intermediate container b26bab19be54 03:04:39 ---> f291a92f1d83 03:04:39 Step 8/23 : COPY . . 03:04:39 Selecting previously unselected package libkrb5-3:amd64. 03:04:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:04:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:04:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:04:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:04:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:04:40 Removing intermediate container e01cd6ec4823 03:04:40 ---> a9ff4224d3f0 03:04:40 Step 8/24 : COPY . . 03:04:40 Selecting previously unselected package libssl1.0.0:amd64. 03:04:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:04:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:04:42 Removing intermediate container 4f3f130aacac 03:04:42 ---> 7a3eeedc20ac 03:04:42 Step 8/23 : COPY . . 03:04:42 Selecting previously unselected package openssh-client. 03:04:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:04:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:04:42 Removing intermediate container 75ea4932b859 03:04:42 ---> b1619923c36a 03:04:42 Step 8/22 : COPY . . 03:04:43 Selecting previously unselected package squashfs-tools. 03:04:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:04:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:04:43 Removing intermediate container 1919896369f2 03:04:43 ---> 2152789dc550 03:04:43 Step 8/32 : COPY . . 03:04:43 Selecting previously unselected package snapd. 03:04:43 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:04:43 Unpacking snapd (2.48.3+18.04) ... 03:04:46 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:04:46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:04:46 Setting up mime-support (3.60ubuntu1) ... 03:04:46 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:04:47 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:04:48 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:04:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:04:48 Setting up systemd (237-3ubuntu10.47) ... 03:04:48 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:04:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:04:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:04:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:04:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:04:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:04:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:04:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:04:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:04:52 Setting up python3 (3.6.7-1~18.04) ... 03:04:52 running python rtupdate hooks for python3.6... 03:04:52 running python post-rtupdate hooks for python3.6... 03:04:52 Setting up apparmor (2.12-4ubuntu5.1) ... 03:05:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:05:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:05:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:05:02 Setting up snapd (2.48.3+18.04) ... 03:05:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:05:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:05:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:05:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:05:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:05:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:05:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:05:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:05:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:05:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:05:05 /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' 03:05:05 ---> 83e0228ee506 03:05:05 Step 9/23 : RUN go mod tidy 03:05:05 ---> f47dd1112858 03:05:05 Step 9/24 : RUN go mod tidy 03:05:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:05:05 Processing triggers for systemd (237-3ubuntu10.47) ... 03:05:05 ---> Running in ab7efbc34525 03:05:05 ---> Running in f45a84427d62 03:05:05 ---> 7098b43214ef 03:05:05 Step 9/23 : RUN go mod tidy 03:05:05 ---> ba9fc9134954 03:05:05 Step 9/22 : RUN go mod tidy 03:05:08 ---> Running in 6b27f8660a6d 03:05:08 ---> Running in 8ec3a0a72bd9 03:05:08 ---> 821cee3ceae5 03:05:08 Step 9/32 : RUN go mod tidy 03:05:08 ---> Running in ecef14e360b1 03:05:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:05:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:05:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:05:08 Reading package lists... 03:05:08 Reading package lists... 03:05:08 Building dependency tree... 03:05:08 Reading state information... 03:05:08 Calculating upgrade... 03:05:08 The following packages will be upgraded: 03:05:08 advancecomp base-files bash binutils binutils-common 03:05:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:05:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:05:08 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:05:08 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:05:08 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:05:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:05:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:05:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:05:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:05:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:05:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:05:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:05:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:05:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:05:08 ubuntu-keyring util-linux 03:05:08 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:05:08 Need to get 64.1 MB of archives. 03:05:08 After this operation, 5085 kB of additional disk space will be used. 03:05:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 03:05:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:05:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:05:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:05:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:05:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:05:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:05:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:05:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:05:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:05:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:05:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:05:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:05:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:05:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:05:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:05:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:05:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:05:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:05:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:05:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:05:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:05:09 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:05:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:05:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:05:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:05:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:05:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:05:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:05:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:05:09 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:05:09 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:05:09 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:05:09 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:05:09 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:05:09 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:05:09 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:05:09 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 03:05:09 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 03:05:09 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:05:09 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:05:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:05:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:05:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:05:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:05:09 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:05:09 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:05:09 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:05:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:05:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:05:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:05:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:05:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:05:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:05:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:05:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:05:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:05:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:05:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:05:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:05:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:05:09 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:05:09 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:05:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:05:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:05:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:05:09 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:05:09 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:05:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:05:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:05:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:05:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:05:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:05:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:05:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:05:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:05:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:05:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:05:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:05:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:05:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:05:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:05:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:05:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:05:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:05:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 03:05:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:05:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:05:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:05:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:05:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:05:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:05:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:05:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:05:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:05:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:05:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:05:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:05:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:05:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:05:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:05:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:05:10 debconf: delaying package configuration, since apt-utils is not installed 03:05:10 Fetched 64.1 MB in 2s (37.0 MB/s) 03:05:11 (Reading database ... 13912 files and directories currently installed.) 03:05:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:05:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:05:13 Removing intermediate container ab7efbc34525 03:05:13 ---> f771af2da6f1 03:05:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:05:13 ---> Running in a9e34440aefa 03:05:13 Removing intermediate container f45a84427d62 03:05:13 ---> b668dd642fc7 03:05:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:05:13 Removing intermediate container 6b27f8660a6d 03:05:13 ---> 9ea6c550b81e 03:05:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:05:13 ---> Running in 1c03f45a6fe6 03:05:14 ---> Running in e4914c8ec30e 03:05:14 Removing intermediate container 8ec3a0a72bd9 03:05:14 ---> 63b4d5a8c630 03:05:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:05:14 ---> Running in 46eed474b1c4 03:05:14 Removing intermediate container ecef14e360b1 03:05:14 ---> 4a58f182f10f 03:05:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:05:14 ---> Running in 6470b53b4d8d 03:05:15 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 03:05:15 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 03:05:16 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 03:05:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:05:16 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 03:05:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:05:17 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 03:05:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 03:05:17 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 03:05:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:05:23 (Reading database ... 13911 files and directories currently installed.) 03:05:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:05:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:05:23 (Reading database ... 13911 files and directories currently installed.) 03:05:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:05:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:05:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:05:27 (Reading database ... 13911 files and directories currently installed.) 03:05:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:05:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:05:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:05:31 (Reading database ... 13911 files and directories currently installed.) 03:05:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:05:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:05:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:05:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:05:33 Setting up base-files (10.1ubuntu2.10) ... 03:05:33 Installing new version of config file /etc/issue ... 03:05:33 Installing new version of config file /etc/issue.net ... 03:05:33 Installing new version of config file /etc/lsb-release ... 03:05:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:05:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:05:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:05:34 Removing obsolete conffile /etc/default/motd-news ... 03:05:34 (Reading database ... 13912 files and directories currently installed.) 03:05:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:05:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:05:34 Setting up bash (4.4.18-2ubuntu1.2) ... 03:05:35 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 03:05:35 (Reading database ... 13912 files and directories currently installed.) 03:05:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:05:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:05:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:05:35 (Reading database ... 13912 files and directories currently installed.) 03:05:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:05:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:05:36 Setting up tar (1.29b-2ubuntu0.2) ... 03:05:37 (Reading database ... 13912 files and directories currently installed.) 03:05:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:05:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:05:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:05:38 (Reading database ... 13912 files and directories currently installed.) 03:05:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:05:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:05:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:05:39 (Reading database ... 13912 files and directories currently installed.) 03:05:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:05:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:05:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:05:41 (Reading database ... 13912 files and directories currently installed.) 03:05:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:05:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:05:41 Setting up grep (3.1-2build1) ... 03:05:42 (Reading database ... 13912 files and directories currently installed.) 03:05:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:05:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:05:43 Setting up login (1:4.5-1ubuntu2) ... 03:05:43 (Reading database ... 13912 files and directories currently installed.) 03:05:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:05:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:05:44 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:05:45 (Reading database ... 13912 files and directories currently installed.) 03:05:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:05:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:05:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:05:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:05:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:05:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:05:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:05:52 (Reading database ... 13912 files and directories currently installed.) 03:05:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:05:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:05:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:05:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:05:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:05:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:05:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:05:59 (Reading database ... 13912 files and directories currently installed.) 03:05:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:05:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:05:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:06:00 (Reading database ... 13912 files and directories currently installed.) 03:06:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:06:01 (Reading database ... 13912 files and directories currently installed.) 03:06:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:06:02 (Reading database ... 13912 files and directories currently installed.) 03:06:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:06:03 (Reading database ... 13912 files and directories currently installed.) 03:06:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:06:04 (Reading database ... 13912 files and directories currently installed.) 03:06:04 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:06:04 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:06:04 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:06:04 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:06:04 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:06:04 (Reading database ... 13912 files and directories currently installed.) 03:06:04 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:06:05 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:06:05 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:06:05 (Reading database ... 13912 files and directories currently installed.) 03:06:05 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:05 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:05 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:06:05 (Reading database ... 13912 files and directories currently installed.) 03:06:05 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:05 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:06:06 (Reading database ... 13912 files and directories currently installed.) 03:06:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:06:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:06:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:06:11 (Reading database ... 13912 files and directories currently installed.) 03:06:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:06:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:06:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:06:11 (Reading database ... 13912 files and directories currently installed.) 03:06:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:06:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:06:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:06:12 (Reading database ... 13914 files and directories currently installed.) 03:06:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:06:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:06:13 Setting up debconf (1.5.66ubuntu1) ... 03:06:13 (Reading database ... 13914 files and directories currently installed.) 03:06:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:06:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:06:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:06:14 (Reading database ... 13914 files and directories currently installed.) 03:06:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:06:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:06:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:06:14 (Reading database ... 13914 files and directories currently installed.) 03:06:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:06:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:06:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:06:14 (Reading database ... 13914 files and directories currently installed.) 03:06:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:06:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:06:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:06:15 (Reading database ... 13916 files and directories currently installed.) 03:06:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:06:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:06:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:06:16 (Reading database ... 13920 files and directories currently installed.) 03:06:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:06:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:06:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 03:06:17 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:06:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:06:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:06:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:06:18 (Reading database ... 13920 files and directories currently installed.) 03:06:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:06:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:06:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:06:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:06:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:06:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:06:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:06:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:06:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:06:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:06:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:06:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:06:21 Setting up passwd (1:4.5-1ubuntu2) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:06:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:06:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:06:21 (Reading database ... 13920 files and directories currently installed.) 03:06:21 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 03:06:21 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:06:21 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 03:06:22 (Reading database ... 13920 files and directories currently installed.) 03:06:22 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 03:06:22 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:06:22 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 03:06:23 (Reading database ... 13920 files and directories currently installed.) 03:06:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:06:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:06:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:06:24 (Reading database ... 13920 files and directories currently installed.) 03:06:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:06:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:06:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:06:24 (Reading database ... 13920 files and directories currently installed.) 03:06:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:06:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:06:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:06:25 (Reading database ... 13920 files and directories currently installed.) 03:06:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:06:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:06:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:06:26 (Reading database ... 13920 files and directories currently installed.) 03:06:26 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:06:26 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:06:26 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:06:26 (Reading database ... 13920 files and directories currently installed.) 03:06:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:06:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:06:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:06:27 (Reading database ... 13921 files and directories currently installed.) 03:06:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:06:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:06:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:06:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:06:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:06:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:06:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:06:29 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:06:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:06:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:06:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:06:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:06:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:06:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:06:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:06:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:06:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:06:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:06:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:06:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:06:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:06:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:06:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:06:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:06:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:06:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:06:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:06:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:06:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:06:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:06:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:06:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:06:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:06:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:06:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:06:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:06:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:06:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:06:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:06:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:06:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:06:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:06:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:06:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:06:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:06:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:06:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:06:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:06:40 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:06:40 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:06:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:06:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:06:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:06:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:06:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:06:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:06:40 03:06:40 Current default time zone: 'Etc/UTC' 03:06:40 Local time is now: Mon May 31 03:06:40 UTC 2021. 03:06:40 Universal Time is now: Mon May 31 03:06:40 UTC 2021. 03:06:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:06:40 03:06:41 Setting up systemd-sysv (237-3ubuntu10.47) ... 03:06:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:41 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 03:06:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:06:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:06:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:06:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:06:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:06:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:06:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:06:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:06:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:06:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:43 Setting up patch (2.7.6-2ubuntu1.1) ... 03:06:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:06:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:06:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:06:44 Installing new version of config file /etc/ssl/openssl.cnf ... 03:06:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:06:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:06:44 Setting up ca-certificates (20210119~18.04.1) ... 03:06:46 Updating certificates in /etc/ssl/certs... 03:06:47 23 added, 27 removed; done. 03:06:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:06:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:06:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:06:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:06:48 Setting up pkgbinarymangler (138.18.04.1) ... 03:06:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:06:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:06:49 Setting up perl (5.26.1-6ubuntu0.5) ... 03:06:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:06:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:06:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:06:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:06:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:06:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:06:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:06:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:06:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:06:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:06:50 Processing triggers for systemd (237-3ubuntu10.47) ... 03:06:50 Processing triggers for mime-support (3.60ubuntu1) ... 03:06:50 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:06:50 Updating certificates in /etc/ssl/certs... 03:06:51 0 added, 0 removed; done. 03:06:51 Running hooks in /etc/ca-certificates/update.d... 03:06:51 done. 03:06:51 Reading package lists... 03:06:51 Building dependency tree... 03:06:51 Reading state information... 03:06:52 The following NEW packages will be installed: 03:06:52 apt-transport-https 03:06:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:06:52 Need to get 1692 B of archives. 03:06:52 After this operation, 154 kB of additional disk space will be used. 03:06:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 03:06:52 debconf: delaying package configuration, since apt-utils is not installed 03:06:52 Fetched 1692 B in 0s (9248 B/s) 03:06:52 Selecting previously unselected package apt-transport-https. 03:06:52 (Reading database ... 13926 files and directories currently installed.) 03:06:52 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 03:06:52 Unpacking apt-transport-https (1.6.13) ... 03:06:52 Setting up apt-transport-https (1.6.13) ... 03:06:53 Waiting for network to be ready... 03:06:59 2021-05-31T03:06:56Z INFO Waiting for automatic snapd restart... 03:06:59 snapd 2.50 from Canonical* installed 03:07:01 "snapd" switched to the "latest/stable" channel 03:07:01 03:07:04 core18 20210507 from Canonical* installed 03:07:04 "core18" switched to the "latest/stable" channel 03:07:04 03:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:07:09 snapcraft 4.7.1 from Canonical* installed 03:07:10 "snapcraft" switched to the "latest/stable" channel 03:07:10 03:07:13 Removing intermediate container 6470b53b4d8d 03:07:13 ---> d2214c2df0fc 03:07:13 03:07:13 Step 11/32 : FROM alpine:3.12 03:07:13 3.12: Pulling from library/alpine 03:07:15 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: 03:07:15 - README.md 03:07:15 03:07:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:07:15 Removing intermediate container 46eed474b1c4 03:07:15 ---> 5fbc940c2de3 03:07:15 03:07:15 Step 11/22 : FROM alpine:3.12 03:07:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:07:15 Status: Downloaded newer image for alpine:3.12 03:07:15 ---> 9852663dfa18 03:07:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:07:15 3.12: Pulling from library/alpine 03:07:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:07:15 Status: Image is up to date for alpine:3.12 03:07:15 ---> 9852663dfa18 03:07:15 Step 12/22 : RUN apk add --update --no-cache curl 03:07:16 ---> Running in d9bd6f9c95f5 03:07:16 ---> Running in 20a07c95b5f1 03:07:17 Removing intermediate container d9bd6f9c95f5 03:07:17 ---> 919f12b17095 03:07:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:07:18 ---> Running in e5b4233163c3 03:07:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:19 (1/4) Installing ca-certificates (20191127-r4) 03:07:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:07:19 (3/4) Installing libcurl (7.77.0-r0) 03:07:19 (4/4) Installing curl (7.77.0-r0) 03:07:19 Executing busybox-1.31.1-r20.trigger 03:07:19 Executing ca-certificates-20191127-r4.trigger 03:07:19 OK: 7 MiB in 18 packages 03:07:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:21 (1/2) Installing dumb-init (1.2.2-r1) 03:07:21 (2/2) Installing su-exec (0.2-r1) 03:07:21 Executing busybox-1.31.1-r20.trigger 03:07:21 OK: 5 MiB in 16 packages 03:07:21 Removing intermediate container a9e34440aefa 03:07:21 ---> 61148c17c0c7 03:07:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:07:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:07:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:07:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:07:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:07:22 ---> Running in 8f71d62bfec0 03:07:23 Removing intermediate container 20a07c95b5f1 03:07:23 ---> 3948955f1e3c 03:07:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:07:23 ---> Running in 7fb839ba1021 03:07:23 Reading package lists... 03:07:24 Removing intermediate container 1c03f45a6fe6 03:07:24 ---> c13e319b300d 03:07:24 03:07:24 Step 11/23 : FROM alpine:3.12 03:07:24 ---> 9852663dfa18 03:07:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:07:24 Removing intermediate container e5b4233163c3 03:07:24 ---> 3254d3149bd9 03:07:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:07:24 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 03:07:24 ---> Running in d04be6dd4080 03:07:24 ---> Running in d077d5c0648c 03:07:24 Removing intermediate container 7fb839ba1021 03:07:24 ---> 89e7b7847f0e 03:07:24 Step 14/22 : WORKDIR /edgex 03:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:07:25 ---> Running in d6f098e5df9d 03:07:25 Removing intermediate container d077d5c0648c 03:07:25 ---> 2739f88f3da7 03:07:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:07:25 Removing intermediate container e4914c8ec30e 03:07:25 ---> 956d700c6749 03:07:25 03:07:25 Step 11/23 : FROM alpine:3.12 03:07:25 ---> 9852663dfa18 03:07:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:27 ---> Running in 3f3550642141 03:07:27 ---> Running in 3431d7f04063 03:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:27 Removing intermediate container d6f098e5df9d 03:07:27 ---> 83224bbbe956 03:07:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:07:27 (1/1) Installing dumb-init (1.2.2-r1) 03:07:27 Executing busybox-1.31.1-r20.trigger 03:07:27 OK: 5 MiB in 15 packages 03:07:27 Removing intermediate container 3f3550642141 03:07:27 ---> c5043e06f404 03:07:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:07:28 ---> Running in 9d3dcb106c09 03:07:28 ---> d960383e0722 03:07:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:07:28 Removing intermediate container 8f71d62bfec0 03:07:28 ---> 41d7e2762d47 03:07:28 03:07:28 Step 12/24 : FROM docker:20.10.0 03:07:28 20.10.0: Pulling from library/docker 03:07:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:29 Removing intermediate container d04be6dd4080 03:07:29 ---> 63ad909d8246 03:07:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:29 (1/2) Installing ca-certificates (20191127-r4) 03:07:29 ---> Running in 2bf1ef0ae532 03:07:30 (2/2) Installing dumb-init (1.2.2-r1) 03:07:30 Executing busybox-1.31.1-r20.trigger 03:07:30 Executing ca-certificates-20191127-r4.trigger 03:07:30 OK: 6 MiB in 16 packages 03:07:30 ---> 72ba3dd08be1 03:07:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:07:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:07:30 Reading package lists... 03:07:30 Building dependency tree... 03:07:30 Reading state information... 03:07:30 Suggested packages: 03:07:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:07:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:07:30 Recommended packages: 03:07:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:07:30 The following NEW packages will be installed: 03:07:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:07:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:07:30 pkg-config zip 03:07:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:07:30 Need to get 7663 kB of archives. 03:07:30 After this operation, 43.8 MB of additional disk space will be used. 03:07:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:07:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:07:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:07:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:07:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:07:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:07:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:07:30 Removing intermediate container 2bf1ef0ae532 03:07:30 ---> ef309953d813 03:07:30 Step 14/23 : ENV APP_PORT=59861 03:07:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:07:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:07:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:07:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:07:31 ---> Running in f94ffbf71950 03:07:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:07:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:07:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:07:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:07:31 debconf: delaying package configuration, since apt-utils is not installed 03:07:31 Fetched 7663 kB in 1s (11.3 MB/s) 03:07:31 Selecting previously unselected package libglib2.0-0:amd64. 03:07:31 (Reading database ... 13930 files and directories currently installed.) 03:07:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:07:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:07:31 Removing intermediate container 9d3dcb106c09 03:07:31 ---> db9b86ad6e4c 03:07:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:07:32 Selecting previously unselected package libpsl5:amd64. 03:07:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:07:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:07:32 Selecting previously unselected package libnghttp2-14:amd64. 03:07:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:07:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:07:32 Selecting previously unselected package librtmp1:amd64. 03:07:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:07:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:07:32 ---> Running in 5980fe21e06b 03:07:32 Selecting previously unselected package libcurl3-gnutls:amd64. 03:07:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:07:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:07:32 Selecting previously unselected package liberror-perl. 03:07:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:07:32 Unpacking liberror-perl (0.17025-1) ... 03:07:32 Removing intermediate container f94ffbf71950 03:07:32 ---> f89f96d02718 03:07:32 Step 15/23 : EXPOSE $APP_PORT 03:07:32 ---> 61a8234eb9df 03:07:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:07:32 Selecting previously unselected package git-man. 03:07:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:07:32 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:07:32 Selecting previously unselected package git. 03:07:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:07:32 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:07:32 ---> Running in 2b67b6f414f0 03:07:32 ---> Running in 03c449a3286b 03:07:32 Removing intermediate container 3431d7f04063 03:07:32 ---> 2063c0689d05 03:07:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:07:33 ---> Running in 580dd85e0111 03:07:33 Removing intermediate container 5980fe21e06b 03:07:33 ---> bc99a5b41048 03:07:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:07:33 Removing intermediate container 2b67b6f414f0 03:07:33 ---> 916de47ee6af 03:07:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:33 Removing intermediate container 03c449a3286b 03:07:33 ---> a6a97f35ba88 03:07:33 Step 19/22 : CMD ["--init=true"] 03:07:33 Selecting previously unselected package libnorm1:amd64. 03:07:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:07:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:07:33 Selecting previously unselected package libpgm-5.2-0:amd64. 03:07:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:07:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:07:33 ---> Running in 5b7b37526223 03:07:33 Selecting previously unselected package libsodium23:amd64. 03:07:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:07:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:07:33 Selecting previously unselected package libzmq5:amd64. 03:07:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:07:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:07:33 Removing intermediate container 580dd85e0111 03:07:33 ---> b7e7c466cfbe 03:07:33 Step 14/23 : ENV APP_PORT=59860 03:07:33 ---> Running in 8df9509e08b2 03:07:34 Selecting previously unselected package libzmq3-dev:amd64. 03:07:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:07:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:07:34 Removing intermediate container 5b7b37526223 03:07:34 ---> 423d9edfb233 03:07:34 Step 20/22 : LABEL arch=arm64 03:07:34 ---> 14dc0a5b2123 03:07:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:07:34 Selecting previously unselected package pkg-config. 03:07:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:07:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:07:34 Selecting previously unselected package zip. 03:07:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:07:34 Unpacking zip (3.0-11build1) ... 03:07:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:07:34 ---> Running in 31bd68f2341f 03:07:34 ---> Running in f1a7ff40d393 03:07:34 ---> 3c106d903355 03:07:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:07:34 Removing intermediate container 8df9509e08b2 03:07:34 ---> 9e99be7e97fd 03:07:34 Step 15/23 : EXPOSE $APP_PORT 03:07:34 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:07:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:07:34 Setting up liberror-perl (0.17025-1) ... 03:07:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:07:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:07:34 No schema files found: doing nothing. 03:07:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:07:34 Setting up zip (3.0-11build1) ... 03:07:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:07:34 Setting up libsodium23:amd64 (1.0.16-2) ... 03:07:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:07:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:07:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:07:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:07:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:07:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:07:35 ---> Running in 58a4e37c8458 03:07:35 Removing intermediate container f1a7ff40d393 03:07:35 ---> d9e597c4b964 03:07:35 Step 21/22 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:07:35 ---> Running in 7b569626655c 03:07:36 Removing intermediate container 58a4e37c8458 03:07:36 ---> dbe7b3b6aec6 03:07:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:36 ---> d4ecf1141b25 03:07:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:07:37 Removing intermediate container 7b569626655c 03:07:37 ---> 465e9fb23598 03:07:37 Step 22/22 : LABEL version=0.0.0 03:07:37 ---> Running in 55e771585862 03:07:37 ---> a5b12b227d96 03:07:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:07:37 Removing intermediate container 55e771585862 03:07:37 ---> 22c697e6568e 03:07:37 03:07:38 ---> b351333ad4c1 03:07:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:07:38 ---> Running in 7c3f0c7dfa19 03:07:38 Removing intermediate container 31bd68f2341f 03:07:38 ---> 96fcc078df2a 03:07:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:38 Successfully built 22c697e6568e 03:07:38 Successfully tagged security-proxy-setup-arm64:latest 03:07:38  Building security-proxy-setup ... done Building core-command 03:07:39 Removing intermediate container 7c3f0c7dfa19 03:07:39 ---> 9c595b5aca5c 03:07:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:39 ---> Running in c389bb30b486 03:07:40 ---> 5d4d987b89ef 03:07:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:40 ---> 54f5087c263c 03:07:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:07:40 Removing intermediate container c389bb30b486 03:07:40 ---> 3c26cabe9ee2 03:07:40 Step 21/23 : LABEL arch=arm64 03:07:41 ---> Running in 3e891f6b28d8 03:07:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:07:42 git set to automatically installed. 03:07:42 git-man set to automatically installed. 03:07:42 libcurl3-gnutls set to automatically installed. 03:07:42 liberror-perl set to automatically installed. 03:07:42 libglib2.0-0 set to automatically installed. 03:07:42 libnghttp2-14 set to automatically installed. 03:07:42 libnorm1 set to automatically installed. 03:07:42 libpgm-5.2-0 set to automatically installed. 03:07:42 libpsl5 set to automatically installed. 03:07:42 librtmp1 set to automatically installed. 03:07:42 libsodium23 set to automatically installed. 03:07:42 libzmq3-dev set to automatically installed. 03:07:42 libzmq5 set to automatically installed. 03:07:42 pkg-config set to automatically installed. 03:07:42 zip set to automatically installed. 03:07:42 ---> bb35f0e46495 03:07:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:07:42 Removing intermediate container 3e891f6b28d8 03:07:42 ---> 5fc6bdc9df2a 03:07:42 Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:07:43 ---> Running in e279f9738349 03:07:43 ---> 18dc8f4bc8f6 03:07:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:07:43 ---> Running in a25d3aee2d45 03:07:43 Removing intermediate container e279f9738349 03:07:43 ---> a694a5847fae 03:07:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:43 snapd is not logged in, snap install commands will use sudo 03:07:44 ---> Running in 3d4f2911bb2b 03:07:44 Removing intermediate container a25d3aee2d45 03:07:44 ---> ff4bcfffa8d6 03:07:44 Step 23/23 : LABEL version=0.0.0 03:07:45 ---> 924ec8ef5461 03:07:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:07:45 ---> Running in a5cd7a8ce71d 03:07:45 Removing intermediate container 3d4f2911bb2b 03:07:45 ---> 5e7b18cb562e 03:07:45 Step 21/23 : LABEL arch=arm64 03:07:45 ---> Running in c11734765b75 03:07:46 Removing intermediate container a5cd7a8ce71d 03:07:46 ---> 564fba588d48 03:07:46 03:07:46 ---> 23404872cde0 03:07:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:07:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:07:51 snap "core18" has no updates available 03:07:51 snapd is not logged in, snap install commands will use sudo 03:07:51 Successfully built 564fba588d48 03:07:51 Removing intermediate container c11734765b75 03:07:51 ---> a1e33c0c9463 03:07:51 Step 22/23 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:07:51 Successfully tagged support-scheduler-arm64:latest 03:07:51  Building support-scheduler ... done Building core-data 03:07:51 ---> Running in e83d83ff39cf 03:07:51 ---> 33c1a0054d08 03:07:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:07:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:07:51 Status: Downloaded newer image for docker:20.10.0 03:07:51 ---> eeaf43b92773 03:07:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:07:51 ---> Running in b1e54188150e 03:07:51 ---> Running in e7ed235d8d2a 03:07:51 Removing intermediate container e83d83ff39cf 03:07:51 ---> 7fcd0646a8d4 03:07:51 Step 23/23 : LABEL version=0.0.0 03:07:51 ---> Running in 0965ab2873d8 03:07:51 Removing intermediate container b1e54188150e 03:07:51 ---> dfd7c44e86c6 03:07:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:51 Removing intermediate container e7ed235d8d2a 03:07:51 ---> 98b0f2a280a2 03:07:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:07:51 Removing intermediate container 0965ab2873d8 03:07:51 ---> 013c51740b42 03:07:51 03:07:51 ---> Running in fbb83df3ebe0 03:07:51 Successfully built 013c51740b42 03:07:51 Successfully tagged support-notifications-arm64:latest 03:07:51 Building security-secretstore-setup 03:07:51  Building support-notifications ... done  ---> b65111886ee2 03:07:51 Step 27/32 : RUN chmod +x /entrypoint.sh 03:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:51 ---> Running in 79063eb4ce29 03:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:51 (1/39) Installing readline (8.0.4-r0) 03:07:51 (2/39) Installing bash (5.0.17-r0) 03:07:51 Executing bash-5.0.17-r0.post-install 03:07:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:07:51 (4/39) Installing libcurl (7.77.0-r0) 03:07:51 (5/39) Installing curl (7.77.0-r0) 03:07:51 (6/39) Installing dumb-init (1.2.2-r1) 03:07:51 (7/39) Installing libbz2 (1.0.8-r1) 03:07:51 (8/39) Installing expat (2.2.9-r1) 03:07:51 (9/39) Installing libffi (3.3-r2) 03:07:51 (10/39) Installing gdbm (1.13-r1) 03:07:51 (11/39) Installing xz-libs (5.2.5-r0) 03:07:51 (12/39) Installing sqlite-libs (3.32.1-r0) 03:07:51 (13/39) Installing python3 (3.8.10-r0) 03:07:53 (14/39) Installing py3-appdirs (1.4.4-r1) 03:07:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:07:53 (16/39) Installing py3-parsing (2.4.7-r0) 03:07:53 (17/39) Installing py3-six (1.15.0-r0) 03:07:53 (18/39) Installing py3-packaging (20.4-r0) 03:07:53 (19/39) Installing py3-setuptools (47.0.0-r0) 03:07:53 (20/39) Installing py3-chardet (3.0.4-r4) 03:07:54 (21/39) Installing py3-idna (2.9-r0) 03:07:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:07:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:07:54 (24/39) Installing py3-requests (2.23.0-r0) 03:07:54 (25/39) Installing py3-msgpack (1.0.0-r0) 03:07:54 (26/39) Installing py3-lockfile (0.12.2-r3) 03:07:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:07:54 (28/39) Installing py3-colorama (0.4.3-r0) 03:07:54 (29/39) Installing py3-distlib (0.3.0-r0) 03:07:54 (30/39) Installing py3-distro (1.5.0-r1) 03:07:54 (31/39) Installing py3-webencodings (0.5.1-r3) 03:07:54 (32/39) Installing py3-html5lib (1.0.1-r4) 03:07:54 (33/39) Installing py3-pytoml (0.1.21-r0) 03:07:54 (34/39) Installing py3-pep517 (0.8.2-r0) 03:07:54 (35/39) Installing py3-progress (1.5-r0) 03:07:54 (36/39) Installing py3-toml (0.10.1-r0) 03:07:54 (37/39) Installing py3-retrying (1.3.3-r0) 03:07:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:07:54 (39/39) Installing py3-pip (20.1.1-r0) 03:07:54 Removing intermediate container 79063eb4ce29 03:07:54 ---> 4c0fa7595d63 03:07:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:07:54 Executing busybox-1.31.1-r19.trigger 03:07:54 OK: 72 MiB in 59 packages 03:07:55 ---> Running in b23f0930b973 03:07:56 Removing intermediate container b23f0930b973 03:07:56 ---> 90a9060348d2 03:07:56 Step 29/32 : CMD ["gate"] 03:07:57 ---> Running in aec76750c2fe 03:07:57 Removing intermediate container aec76750c2fe 03:07:57 ---> a769ad6be84d 03:07:57 Step 30/32 : LABEL arch=arm64 03:07:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:07:58 ---> Running in 8e0cccca4afa 03:07:59 Removing intermediate container 8e0cccca4afa 03:07:59 ---> 1d09c3029311 03:07:59 Step 31/32 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:07:59 Collecting docker-compose==1.23.2 03:07:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:07:59 ---> Running in c419481027b7 03:08:00 Removing intermediate container c419481027b7 03:08:00 ---> 019d9a2fd5dd 03:08:00 Step 32/32 : LABEL version=0.0.0 03:08:00 Collecting dockerpty<0.5,>=0.4.1 03:08:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:08:00 ---> Running in 33923969b3a6 03:08:01 Removing intermediate container 33923969b3a6 03:08:01 ---> 9fc7fbc5d8d8 03:08:01 03:08:02 Successfully built 9fc7fbc5d8d8 03:08:02 Successfully tagged security-bootstrapper-arm64:latest 03:08:02 Building core-metadata 03:08:02  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 03:08:02 Downloading texttable-0.9.1.tar.gz (11 kB) 03:08:05 Collecting docker<4.0,>=3.6.0 03:08:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:08:06 Collecting jsonschema<3,>=2.5.1 03:08:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:08:06 Collecting cached-property<2,>=1.2.0 03:08:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:08:06 Collecting docopt<0.7,>=0.6.1 03:08:06 Downloading docopt-0.6.2.tar.gz (25 kB) 03:08:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:08:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:08:10 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 03:08:10 Pulling go-build-helper 03:08:10 + snapcraftctl pull 03:08:11 'app-service-config' has dependencies that need to be staged: go-build-helper 03:08:11 Skipping pull go-build-helper (already ran) 03:08:11 Building go-build-helper 03:08:11 + snapcraftctl build 03:08:11 Collecting PyYAML<4,>=3.10 03:08:11 Downloading PyYAML-3.13.tar.gz (270 kB) 03:08:13 Staging go-build-helper 03:08:13 + snapcraftctl stage 03:08:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:08:14 Collecting websocket-client<1.0,>=0.32.0 03:08:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:08:14 Collecting docker-pycreds>=0.4.0 03:08:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:08:15 Collecting urllib3<1.25,>=1.21.1 03:08:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:08:16 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) 03:08:16 Collecting idna<2.8,>=2.5 03:08:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:08:16 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) 03:08:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:08:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:08:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:08:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:08:17 Installing collected packages: dockerpty, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose 03:08:17 Running setup.py install for dockerpty: started 03:08:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:18 ---> eaf777bda07c 03:08:18 Step 3/24 : WORKDIR /edgex-go 03:08:18 ---> Using cache 03:08:18 ---> e0b70f0d2843 03:08:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:18 ---> Using cache 03:08:18 ---> 09e9ea8b9e86 03:08:18 Step 5/24 : RUN apk add --update --no-cache make git 03:08:18 ---> Using cache 03:08:18 ---> 961f3b702df0 03:08:18 Step 6/24 : COPY go.mod . 03:08:18 ---> Using cache 03:08:18 ---> 3e99083147fe 03:08:18 Step 7/24 : RUN go mod download 03:08:18 ---> Using cache 03:08:18 ---> 2152789dc550 03:08:18 Step 8/24 : COPY . . 03:08:18 ---> Using cache 03:08:18 ---> 821cee3ceae5 03:08:18 Step 9/24 : RUN go mod tidy 03:08:18 ---> Using cache 03:08:18 ---> 4a58f182f10f 03:08:18 Step 10/24 : RUN make cmd/core-command/core-command 03:08:19 Running setup.py install for dockerpty: finished with status 'done' 03:08:19 Running setup.py install for texttable: started 03:08:22 Running setup.py install for texttable: finished with status 'done' 03:08:22 ---> Running in 29735be872e6 03:08:22 Attempting uninstall: urllib3 03:08:22 Found existing installation: urllib3 1.25.9 03:08:22 Uninstalling urllib3-1.25.9: 03:08:22 Successfully uninstalled urllib3-1.25.9 03:08:23 Attempting uninstall: idna 03:08:23 Found existing installation: idna 2.9 03:08:23 Uninstalling idna-2.9: 03:08:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:08:23 Successfully uninstalled idna-2.9 03:08:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:08:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:08:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 03:08:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 03:08:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:08:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:08:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:08:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:08:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 03:08:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 03:08:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:08:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:08:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:08:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:08:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:08:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:08:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:08:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:08:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:08:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 03:08:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 03:08:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:08:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:08:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:08:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:08:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:08:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:08:23 Fetched 24.6 MB in 0s (0 B/s) 03:08:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:08:23 Fetched 224 kB in 0s (0 B/s) 03:08:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:08:23 Fetched 157 kB in 0s (0 B/s) 03:08:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:08:23 Fetched 221 kB in 0s (0 B/s) 03:08:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:08:23 Fetched 143 kB in 0s (0 B/s) 03:08:23 Pulling app-service-config 03:08:23 + snapcraftctl pull 03:08:24 Attempting uninstall: requests 03:08:24 Found existing installation: requests 2.23.0 03:08:24 Uninstalling requests-2.23.0: 03:08:24 Cloning into '/root/parts/app-service-config/src'... 03:08:24 Successfully uninstalled requests-2.23.0 03:08:24 Pulling config-common 03:08:24 + snapcraftctl pull 03:08:25 Running setup.py install for docopt: started 03:08:28 Running setup.py install for docopt: finished with status 'done' 03:08:28 Running setup.py install for PyYAML: started 03:08:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:08:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:08:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:08:30 Fetched 0 B in 0s (0 B/s) 03:08:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:08:30 Fetched 0 B in 0s (0 B/s) 03:08:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:08:30 Fetched 0 B in 0s (0 B/s) 03:08:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:08:30 Fetched 0 B in 0s (0 B/s) 03:08:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:08:30 Fetched 0 B in 0s (0 B/s) 03:08:30 Pulling edgex-go 03:08:30 + snapcraftctl pull 03:08:31 Running setup.py install for PyYAML: finished with status 'done' 03:08:32 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 03:08:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:36 ---> eaf777bda07c 03:08:36 Step 3/24 : WORKDIR /edgex-go 03:08:36 ---> Using cache 03:08:36 ---> e0b70f0d2843 03:08:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:36 ---> Using cache 03:08:36 ---> 09e9ea8b9e86 03:08:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:37 ---> Running in 370a3f333d47 03:08:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:08:37 ---> eaf777bda07c 03:08:37 Step 3/26 : WORKDIR /edgex-go 03:08:37 ---> Using cache 03:08:37 ---> e0b70f0d2843 03:08:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:37 ---> Using cache 03:08:37 ---> 09e9ea8b9e86 03:08:37 Step 5/26 : RUN apk add --update --no-cache make git 03:08:37 ---> Using cache 03:08:37 ---> 961f3b702df0 03:08:37 Step 6/26 : COPY go.mod . 03:08:37 ---> Using cache 03:08:37 ---> 3e99083147fe 03:08:37 Step 7/26 : RUN go mod download 03:08:37 ---> Using cache 03:08:37 ---> 2152789dc550 03:08:37 Step 8/26 : COPY . . 03:08:38 ---> Using cache 03:08:38 ---> 821cee3ceae5 03:08:38 Step 9/26 : RUN go mod tidy 03:08:38 ---> Using cache 03:08:38 ---> 4a58f182f10f 03:08:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:38 ---> Running in 9f5bcfeb0422 03:08:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:41 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 03:08:42 OK: 218 MiB in 52 packages 03:08:45 Removing intermediate container 370a3f333d47 03:08:45 ---> 8c057567bb75 03:08:45 Step 6/24 : COPY go.mod . 03:08:47 ---> 67d4ff3586a3 03:08:47 Step 7/24 : RUN go mod download 03:08:47 ---> Running in 550ed7456e29 03:08:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:08:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:08:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:08:48 Fetched 0 B in 0s (0 B/s) 03:08:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:08:48 Fetched 96.5 kB in 0s (0 B/s) 03:08:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:08:48 Fetched 279 kB in 0s (0 B/s) 03:08:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:08:48 Fetched 122 kB in 0s (0 B/s) 03:08:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:08:48 Fetched 77.8 kB in 0s (0 B/s) 03:08:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:08:48 Fetched 8848 B in 0s (0 B/s) 03:08:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:08:48 Fetched 47.8 kB in 0s (0 B/s) 03:08:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:08:48 Fetched 45.6 kB in 0s (0 B/s) 03:08:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:08:48 Fetched 15.0 kB in 0s (0 B/s) 03:08:48 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 03:08:48 Fetched 219 kB in 0s (0 B/s) 03:08:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:08:48 Fetched 154 kB in 0s (0 B/s) 03:08:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:08:48 Fetched 50.6 kB in 0s (0 B/s) 03:08:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:08:48 Fetched 14.8 kB in 0s (0 B/s) 03:08:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:08:48 Fetched 41.8 kB in 0s (0 B/s) 03:08:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:08:48 Fetched 499 kB in 0s (0 B/s) 03:08:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:08:48 Fetched 111 kB in 0s (0 B/s) 03:08:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:08:48 Fetched 240 kB in 0s (0 B/s) 03:08:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:08:48 Fetched 29.3 kB in 0s (0 B/s) 03:08:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:08:48 Fetched 85.5 kB in 0s (0 B/s) 03:08:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:08:48 Fetched 24.5 kB in 0s (0 B/s) 03:08:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:08:48 Fetched 49.2 kB in 0s (0 B/s) 03:08:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:08:48 Fetched 54.2 kB in 0s (0 B/s) 03:08:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:08:48 Fetched 30.8 kB in 0s (0 B/s) 03:08:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:08:48 Fetched 15.8 kB in 0s (0 B/s) 03:08:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:08:48 Fetched 85.9 kB in 0s (0 B/s) 03:08:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:08:48 Fetched 8720 B in 0s (0 B/s) 03:08:48 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 03:08:48 Fetched 137 kB in 0s (0 B/s) 03:08:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:08:48 Fetched 119 kB in 0s (0 B/s) 03:08:48 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 03:08:48 Fetched 110 kB in 0s (0 B/s) 03:08:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:08:48 Fetched 11.1 kB in 0s (0 B/s) 03:08:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:08:48 Fetched 645 kB in 0s (0 B/s) 03:08:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:08:48 Fetched 41.3 kB in 0s (0 B/s) 03:08:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:08:48 Fetched 17.9 kB in 0s (0 B/s) 03:08:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:08:48 Fetched 368 kB in 0s (0 B/s) 03:08:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:08:48 Fetched 187 kB in 0s (0 B/s) 03:08:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:08:48 Fetched 175 kB in 0s (0 B/s) 03:08:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:08:48 Fetched 206 kB in 0s (0 B/s) 03:08:48 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:08:48 Fetched 1301 kB in 0s (0 B/s) 03:08:48 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:08:48 Fetched 36.2 kB in 0s (0 B/s) 03:08:48 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 03:08:48 Fetched 159 kB in 0s (0 B/s) 03:08:48 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:08:48 Fetched 107 kB in 0s (0 B/s) 03:08:48 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:08:48 Fetched 48.7 kB in 0s (0 B/s) 03:08:48 Pulling static-packages 03:08:48 + snapcraftctl pull 03:08:48 Pulling version 03:08:48 + cd /root/project 03:08:48 + [ -f VERSION ] 03:08:48 + PROJECT_VERSION=local-dev 03:08:48 + git rev-parse --short HEAD 03:08:48 + GIT_REVISION=b3964991 03:08:48 + snapcraftctl set-version local-dev 03:08:49 Skipping build go-build-helper (already ran) 03:08:49 Building app-service-config 03:08:49 + make build 03:08:49 go mod tidy 03:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:53 ---> eaf777bda07c 03:08:53 Step 3/24 : WORKDIR /edgex-go 03:08:53 ---> Using cache 03:08:53 ---> e0b70f0d2843 03:08:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:53 ---> Using cache 03:08:53 ---> 09e9ea8b9e86 03:08:53 Step 5/24 : RUN apk add --update --no-cache make git 03:08:53 ---> Using cache 03:08:53 ---> 961f3b702df0 03:08:53 Step 6/24 : COPY go.mod . 03:08:53 ---> Using cache 03:08:53 ---> 3e99083147fe 03:08:53 Step 7/24 : RUN go mod download 03:08:53 ---> Using cache 03:08:53 ---> 2152789dc550 03:08:53 Step 8/24 : COPY . . 03:08:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 03:08:53 Removing intermediate container 550ed7456e29 03:08:53 ---> fa71005d6260 03:08:53 Step 8/24 : COPY . . 03:08:53 ---> Using cache 03:08:53 ---> 821cee3ceae5 03:08:53 Step 9/24 : RUN go mod tidy 03:08:53 ---> Using cache 03:08:53 ---> 4a58f182f10f 03:08:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:08:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 03:08:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 03:08:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 03:08:54 ---> Running in 392d74fdcb2d 03:08:54 go: downloading github.com/pelletier/go-toml v1.9.1 03:08:54 go: downloading github.com/stretchr/testify v1.7.0 03:08:54 go: downloading github.com/google/uuid v1.2.0 03:08:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 03:08:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 03:08:54 go: downloading github.com/davecgh/go-spew v1.1.1 03:08:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:08:54 go: downloading github.com/leodido/go-urn v1.2.0 03:08:54 go: downloading github.com/go-playground/universal-translator v0.17.0 03:08:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 03:08:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:08:54 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:08:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:08:54 go: downloading github.com/pmezard/go-difflib v1.0.0 03:08:54 go: downloading github.com/go-playground/locales v0.13.0 03:08:55 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:08:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:08:55 Removing intermediate container fbb83df3ebe0 03:08:55 ---> fa1f0232be1e 03:08:55 Step 15/24 : ENV APP_PORT=58890 03:08:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 03:08:55 ---> Running in 5163ce5b553f 03:08:55 go: downloading golang.org/x/text v0.3.2 03:08:55 go: downloading github.com/gorilla/mux v1.8.0 03:08:55 go: downloading github.com/go-kit/kit v0.9.0 03:08:55 go: downloading github.com/x448/float16 v0.8.4 03:08:55 go: downloading gopkg.in/yaml.v2 v2.4.0 03:08:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:08:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 03:08:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:08:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:08:55 go: downloading github.com/mitchellh/copystructure v1.0.0 03:08:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:08:56 go: downloading github.com/hashicorp/consul/api v1.8.1 03:08:56 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:08:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:08:56 go: downloading github.com/gorilla/websocket v1.4.2 03:08:56 go: downloading github.com/stretchr/objx v0.1.0 03:08:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:08:56 go: downloading github.com/hashicorp/serf v0.9.5 03:08:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:08:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:08:56 go: downloading github.com/onsi/gomega v1.7.0 03:08:56 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:08:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:08:56 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:08:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:08:56 go: downloading github.com/kr/pretty v0.2.0 03:08:56 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:08:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:08:56 go: downloading github.com/go-stack/stack v1.8.0 03:08:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:08:56 go: downloading github.com/onsi/ginkgo v1.10.1 03:08:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:08:56 go: downloading github.com/kr/text v0.1.0 03:08:56 go: downloading github.com/pebbe/zmq4 v1.2.7 03:08:56 go: downloading github.com/mattn/go-colorable v0.1.6 03:08:56 go: downloading github.com/mattn/go-isatty v0.0.12 03:08:56 go: downloading github.com/hashicorp/memberlist v0.2.2 03:08:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:08:56 go: downloading github.com/fatih/color v1.9.0 03:08:56 go: downloading github.com/pkg/errors v0.8.1 03:08:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:08:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:08:56 go: downloading github.com/hpcloud/tail v1.0.0 03:08:56 go: downloading github.com/golang/protobuf v1.3.2 03:08:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:08:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:08:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:08:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:08:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:08:56 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:08:56 go: downloading github.com/miekg/dns v1.1.26 03:08:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:08:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:08:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:08:56 go: downloading github.com/fsnotify/fsnotify v1.4.7 03:08:56 go: downloading github.com/hashicorp/errwrap v1.0.0 03:08:56 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 03:08:56 Removing intermediate container 5163ce5b553f 03:08:56 ---> 581c11e6a99a 03:08:56 Step 16/24 : EXPOSE $APP_PORT 03:08:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 03:08:57 ---> Running in 26d3cb1f4fe1 03:08:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 03:08:58 Removing intermediate container 26d3cb1f4fe1 03:08:58 ---> 264cf4b0f65e 03:08:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:09:01 ---> e8ddc473a2f5 03:09:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:09:03 ---> a338b987c7b7 03:09:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:09:06 ---> 60d1792d210e 03:09:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:09:06 ---> Running in d9d2a34ffe4d 03:09:07 Removing intermediate container d9d2a34ffe4d 03:09:07 ---> de2764cbe73d 03:09:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:07 ---> Running in 83ac935e8cd3 03:09:08 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 03:09:08 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 03:09:08 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 03:09:08 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 03:09:09 Removing intermediate container 83ac935e8cd3 03:09:09 ---> e5403186be30 03:09:09 Step 22/24 : LABEL arch=arm64 03:09:09 ---> Running in 3b68e3cb4eb4 03:09:09 Building config-common 03:09:09 + snapcraftctl build 03:09:10 Removing intermediate container 3b68e3cb4eb4 03:09:10 ---> a8406479a30d 03:09:10 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:09:10 ---> Running in 58a713307a10 03:09:12 Building edgex-go 03:09:12 + cd /root/parts/edgex-go/src 03:09:12 + make build 03:09:12 go mod tidy 03:09:12 Removing intermediate container 58a713307a10 03:09:12 ---> 386e8c78d317 03:09:12 Step 24/24 : LABEL version=0.0.0 03:09:12 ---> Running in 23c830b39423 03:09:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 03:09:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 03:09:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:09:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:09:12 go: downloading github.com/lib/pq v1.10.2 03:09:12 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:09:12 go: downloading github.com/imdario/mergo v0.3.12 03:09:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:09:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:09:13 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 03:09:14 Removing intermediate container 23c830b39423 03:09:14 ---> 541b2e99fa25 03:09:14 03:09:15 Successfully built 541b2e99fa25 03:09:15 Successfully tagged sys-mgmt-agent-arm64:latest 03:09:17  Building sys-mgmt-agent ... done  ---> 73e24ee18883 03:09:17 Step 9/24 : RUN go mod tidy 03:09:17 ---> Running in ba1d5240f781 03:09:18 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 03:09:25 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 03:09:25 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 03:09:26 Removing intermediate container ba1d5240f781 03:09:26 ---> 1675bcb06f10 03:09:26 Step 10/24 : RUN make cmd/core-data/core-data 03:09:26 ---> Running in 3eca616b44c5 03:09:27 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 03:09:27 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 03:09:28 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 03:09: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 03:09:32 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 03:09:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:09:35 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 03:09: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 03:09:38 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 03:09:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:09:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:09:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:09:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:09:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:09:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:09:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:09:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:09:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:09:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:09:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:09:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:09:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:09:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:09:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:09:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:09:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:09:40 + 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 03:09:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:09:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:09:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:09:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:09:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:09:40 + 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 03:09:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:09:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:09:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:09:44 Building static-packages 03:09:44 + snapcraftctl build 03:09:46 Building version 03:09:46 + snapcraftctl build 03:09:48 Skipping stage go-build-helper (already ran) 03:09:48 Staging app-service-config 03:09:48 + snapcraftctl stage 03:09:49 Staging config-common 03:09:49 + snapcraftctl stage 03:09:50 Staging edgex-go 03:09:50 + snapcraftctl stage 03:09:51 Staging static-packages 03:09:51 + snapcraftctl stage 03:09:53 Staging version 03:09:53 + snapcraftctl stage 03:09:54 Priming go-build-helper 03:09:54 + snapcraftctl prime 03:09:54 Priming app-service-config 03:09:54 + snapcraftctl prime 03:09:56 Priming config-common 03:09:56 + snapcraftctl prime 03:09:57 Priming edgex-go 03:09:57 + snapcraftctl prime 03:09:58 Priming static-packages 03:09:58 + snapcraftctl prime 03:10:01 Priming version 03:10:01 + snapcraftctl prime 03:10:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:10:06 Removing intermediate container 29735be872e6 03:10:06 ---> 4dcc240f72e1 03:10:06 03:10:06 Step 11/24 : FROM alpine:3.12 03:10:06 ---> 9852663dfa18 03:10:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:10:06 ---> Using cache 03:10:06 ---> 63ad909d8246 03:10:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:06 ---> Using cache 03:10:06 ---> ef309953d813 03:10:06 Step 14/24 : ENV APP_PORT=59882 03:10:06 ---> Running in 10e3621ccef6 03:10:06 Removing intermediate container 10e3621ccef6 03:10:06 ---> 86b379e4b7a3 03:10:06 Step 15/24 : EXPOSE $APP_PORT 03:10:06 ---> Running in a7a53ec38b5e 03:10:06 Removing intermediate container a7a53ec38b5e 03:10:06 ---> fde6dac82eaf 03:10:06 Step 16/24 : WORKDIR / 03:10:06 ---> Running in 7c2b556cf396 03:10:06 Removing intermediate container 7c2b556cf396 03:10:06 ---> a4de1799879e 03:10:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:07 ---> 6bb301c42e62 03:10:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:09 ---> 10f2b8866e38 03:10:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:10:12 ---> ee79fcc37923 03:10:12 Step 20/24 : ENTRYPOINT ["/core-command"] 03:10:12 ---> Running in d049993d29cf 03:10:12 Removing intermediate container d049993d29cf 03:10:12 ---> 445dcee11984 03:10:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:12 ---> Running in b564c1e8ebc8 03:10:12 Removing intermediate container b564c1e8ebc8 03:10:12 ---> b20074483f2f 03:10:12 Step 22/24 : LABEL arch=arm64 03:10:13 ---> Running in daf9c0795c24 03:10:13 Removing intermediate container daf9c0795c24 03:10:13 ---> 93be9bc2fbd5 03:10:13 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:10:14 ---> Running in 66b6b517b5e3 03:10:14 Removing intermediate container 66b6b517b5e3 03:10:14 ---> 83482fc0497a 03:10:14 Step 24/24 : LABEL version=0.0.0 03:10:14 ---> Running in fc333fdbe12b 03:10:15 Removing intermediate container fc333fdbe12b 03:10:15 ---> 0f3ac6cd0167 03:10:15 03:10:16 Successfully built 0f3ac6cd0167 03:10:16 Successfully tagged core-command-arm64:latest 03:10:20  Building core-command ... done Removing intermediate container 9f5bcfeb0422 03:10:20 ---> a9112664f9b4 03:10:20 03:10:20 Step 11/26 : FROM alpine:3.12 03:10:20 ---> 9852663dfa18 03:10:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:10:20 ---> Running in 6c1890c03300 03:10:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:10:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:10:23 (1/6) Installing ca-certificates (20191127-r4) 03:10:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:10:23 (3/6) Installing libcurl (7.77.0-r0) 03:10:23 (4/6) Installing curl (7.77.0-r0) 03:10:23 (5/6) Installing dumb-init (1.2.2-r1) 03:10:23 (6/6) Installing su-exec (0.2-r1) 03:10:23 Executing busybox-1.31.1-r20.trigger 03:10:23 Executing ca-certificates-20191127-r4.trigger 03:10:23 OK: 7 MiB in 20 packages 03:10:26 Removing intermediate container 6c1890c03300 03:10:26 ---> 0a202f9a4ea6 03:10:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:10:26 ---> Running in 7ec16ac2fad7 03:10:27 Removing intermediate container 7ec16ac2fad7 03:10:27 ---> 4496273d6f18 03:10:27 Step 14/26 : WORKDIR / 03:10:27 ---> Running in 39bc8b3ab641 03:10:28 Removing intermediate container 39bc8b3ab641 03:10:28 ---> 05cb3e409e5d 03:10:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:10:29 ---> f45eaae3bf86 03:10:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:10:30 ---> 11f9967f0a1c 03:10:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:10:31 ---> 824b86ba2d3a 03:10:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:10:33 ---> 243bb0181775 03:10:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:10:35 ---> 5cfca4efbad0 03:10:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:10:36 ---> 969a88198846 03:10:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:10:38 ---> ae04e2fce164 03:10:38 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/ 03:10:38 ---> Running in 4ff0269e81e6 03:10:42 Removing intermediate container 4ff0269e81e6 03:10:42 ---> 2def54c0b427 03:10:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:10:42 ---> Running in 59a955d3de6c 03:10:43 Removing intermediate container 59a955d3de6c 03:10:43 ---> 863a3374e871 03:10:43 Step 24/26 : LABEL arch=arm64 03:10:43 ---> Running in 2d5b328abfe9 03:10:45 Removing intermediate container 2d5b328abfe9 03:10:45 ---> 4000d11cbab9 03:10:45 Step 25/26 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:10:45 ---> Running in b393738b0da8 03:10:45 Removing intermediate container 392d74fdcb2d 03:10:45 ---> 486f7def1c21 03:10:45 03:10:45 Step 11/24 : FROM alpine:3.12 03:10:45 ---> 9852663dfa18 03:10:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:10:45 ---> Using cache 03:10:45 ---> 63ad909d8246 03:10:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:45 ---> Using cache 03:10:45 ---> ef309953d813 03:10:45 Step 14/24 : ENV APP_PORT=59881 03:10:45 ---> Running in 27451eabf40d 03:10:46 Removing intermediate container b393738b0da8 03:10:46 ---> 0f66468d4687 03:10:46 Step 26/26 : LABEL version=0.0.0 03:10:46 ---> Running in b216b92db0a6 03:10:46 Removing intermediate container 27451eabf40d 03:10:46 ---> cbba5a98b162 03:10:46 Step 15/24 : EXPOSE $APP_PORT 03:10:46 ---> Running in 20669f425086 03:10:46 Removing intermediate container b216b92db0a6 03:10:46 ---> b1cc1f6022f1 03:10:46 03:10:47 Successfully built b1cc1f6022f1 03:10:47 Successfully tagged security-secretstore-setup-arm64:latest 03:10:47  Building security-secretstore-setup ... done Removing intermediate container 20669f425086 03:10:47 ---> 0dae3ff81653 03:10:47 Step 16/24 : WORKDIR / 03:10:47 ---> Running in e5c1cb8cdf04 03:10:48 Removing intermediate container e5c1cb8cdf04 03:10:48 ---> 8f8fce292b87 03:10:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:49 ---> 5c2c969d8148 03:10:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:10:51 ---> 934d3169e185 03:10:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:10:51 ---> abc513f72eca 03:10:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:10:52 ---> Running in ba90870313c5 03:10:52 Removing intermediate container ba90870313c5 03:10:52 ---> 78d921f01963 03:10:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:52 ---> Running in de7fa0e9526f 03:10:53 Removing intermediate container de7fa0e9526f 03:10:53 ---> a98521bab293 03:10:53 Step 22/24 : LABEL arch=arm64 03:10:53 ---> Running in d2237afeee02 03:10:54 Removing intermediate container d2237afeee02 03:10:54 ---> 2f18159ed461 03:10:54 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:10:54 ---> Running in 4f10b0395ace 03:10:55 Removing intermediate container 4f10b0395ace 03:10:55 ---> eb077d421fd9 03:10:55 Step 24/24 : LABEL version=0.0.0 03:10:55 ---> Running in 0d4b44fc003c 03:10:56 Removing intermediate container 0d4b44fc003c 03:10:56 ---> dd3ffb3684bd 03:10:56 03:10:56 Successfully built dd3ffb3684bd 03:10:56 Successfully tagged core-metadata-arm64:latest 03:10:57  Building core-metadata ... done Removing intermediate container 3eca616b44c5 03:10:57 ---> c08f7fdf3437 03:10:57 03:10:57 Step 11/24 : FROM alpine:3.12 03:10:57 ---> 9852663dfa18 03:10:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:10:57 ---> Running in fd9a022888b8 03:10:57 Removing intermediate container fd9a022888b8 03:10:57 ---> 9e23df78d2a1 03:10:57 Step 13/24 : ENV APP_PORT=59880 03:10:57 ---> Running in f49d90d11935 03:10:58 Removing intermediate container f49d90d11935 03:10:58 ---> 040dfcfc0f27 03:10:58 Step 14/24 : EXPOSE $APP_PORT 03:10:58 ---> Running in d0171b16fc7f 03:10:58 Removing intermediate container d0171b16fc7f 03:10:58 ---> 0c7d3ca51d9e 03:10:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:59 ---> Running in b4e1f8e29c7b 03:11:01 Removing intermediate container b4e1f8e29c7b 03:11:01 ---> d6afd45f3fcc 03:11:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:11:01 ---> Running in 3467607d8ea5 03:11:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:11:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:11:04 (1/6) Installing dumb-init (1.2.2-r1) 03:11:04 (2/6) Installing libgcc (9.3.0-r2) 03:11:04 (3/6) Installing libsodium (1.0.18-r0) 03:11:04 (4/6) Installing libstdc++ (9.3.0-r2) 03:11:04 (5/6) Installing libzmq (4.3.3-r0) 03:11:04 (6/6) Installing zeromq (4.3.3-r0) 03:11:04 Executing busybox-1.31.1-r20.trigger 03:11:04 OK: 8 MiB in 20 packages 03:11:05 Removing intermediate container 3467607d8ea5 03:11:05 ---> 7a1b6ffba04f 03:11:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:06 ---> a6a18cc3ea35 03:11:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:11:08 ---> cce0c3b911fa 03:11:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:11:09 ---> 183c9d91ee63 03:11:09 Step 20/24 : ENTRYPOINT ["/core-data"] 03:11:09 ---> Running in ae0efb6d2bba 03:11:09 Removing intermediate container ae0efb6d2bba 03:11:09 ---> 3422c5458910 03:11:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:09 ---> Running in b4d411161d0b 03:11:10 Removing intermediate container b4d411161d0b 03:11:10 ---> 8a3bdc58ae44 03:11:10 Step 22/24 : LABEL arch=arm64 03:11:10 ---> Running in e63dd086c2f0 03:11:11 Removing intermediate container e63dd086c2f0 03:11:11 ---> 827f6396194b 03:11:11 Step 23/24 : LABEL git_sha=b396499183b9834a57cad5ede3b94eeed00947f2 03:11:11 ---> Running in 823e09328ab7 03:11:11 Removing intermediate container 823e09328ab7 03:11:11 ---> 919c28189636 03:11:11 Step 24/24 : LABEL version=0.0.0 03:11:11 ---> Running in 60d83e2d4805 03:11:12 Removing intermediate container 60d83e2d4805 03:11:12 ---> c90e50ae44ea 03:11:12 03:11:12 Successfully built c90e50ae44ea 03:11:12 Successfully tagged core-data-arm64:latest 03:11:13  Building core-data ... done  [Pipeline] } 03:11:13 $ docker stop --time=1 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 03:11:15 $ docker rm -f 7d9f6c4e69163e1b7bae52666943ad8127ebb8dfc8520383f79559ff564e7c53 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:15 + docker images 03:11:15 REPOSITORY TAG IMAGE ID CREATED SIZE 03:11:15 core-data-arm64 latest c90e50ae44ea 4 seconds ago 20.4MB 03:11:15 c08f7fdf3437 19 seconds ago 990MB 03:11:15 core-metadata-arm64 latest dd3ffb3684bd 20 seconds ago 17.4MB 03:11:15 security-secretstore-setup-arm64 latest b1cc1f6022f1 29 seconds ago 24.4MB 03:11:15 486f7def1c21 30 seconds ago 989MB 03:11:15 a9112664f9b4 56 seconds ago 978MB 03:11:15 core-command-arm64 latest 0f3ac6cd0167 About a minute ago 16.1MB 03:11:15 4dcc240f72e1 About a minute ago 981MB 03:11:15 sys-mgmt-agent-arm64 latest 541b2e99fa25 2 minutes ago 299MB 03:11:15 security-bootstrapper-arm64 latest 9fc7fbc5d8d8 3 minutes ago 17.2MB 03:11:15 support-notifications-arm64 latest 013c51740b42 3 minutes ago 16.8MB 03:11:15 support-scheduler-arm64 latest 564fba588d48 3 minutes ago 16.1MB 03:11:15 security-proxy-setup-arm64 latest 22c697e6568e 3 minutes ago 24MB 03:11:15 41d7e2762d47 3 minutes ago 979MB 03:11:15 956d700c6749 3 minutes ago 982MB 03:11:15 c13e319b300d 3 minutes ago 981MB 03:11:15 5fbc940c2de3 4 minutes ago 978MB 03:11:15 d2214c2df0fc 4 minutes ago 974MB 03:11:15 ci-base-image-arm64 latest eaf777bda07c 15 minutes ago 641MB 03:11:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 03:11:15 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 03:11:15 docker 20.10.0 eeaf43b92773 5 months ago 228MB 03:11:15 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 03:11:16 ---> job-cost.sh 03:11:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VtGk 03:11:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-VtGk/bin to PATH 03:13:33 INFO: No Stack... 03:13:33 INFO: Retrieving Pricing Info for: v2-standard-4 03:13:33 INFO: Archiving Costs [Pipeline] sh 03:13:34 + cat /w/workspace/edgex-go/9/archives/cost.csv 03:13:34 + cut -d, -f6 [Pipeline] lock 03:13:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] 03:13:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] did not exist. Created. 03:13:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:34 + echo total: 0.18000000715255737 [Pipeline] stash 03:13:35 Stashed 1 file(s) [Pipeline] } 03:13:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-9-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 03:13:35 provisioning config files... 03:13:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5740955655520450077tmp [Pipeline] { [Pipeline] sh 03:13:35 + set +x 03:13:35 + bash -s -- 03:13:35 + curl -s https://codecov.io/bash 03:13:36 03:13:36 _____ _ 03:13:36 / ____| | | 03:13:36 | | ___ __| | ___ ___ _____ __ 03:13:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:13:36 | |___| (_) | (_| | __/ (_| (_) \ V / 03:13:36 \_____\___/ \__,_|\___|\___\___/ \_/ 03:13:36 Bash-1.0.3 03:13:36 03:13:36 03:13:36 ==> git version 2.24.4 found 03:13:36 ==> 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 03:13:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:13:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:13:36 ==> Jenkins CI detected. 03:13:36 project root: . 03:13:36 --> token set from env 03:13:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:13:36 ==> Running gcov in . (disable via -X gcov) 03:13:36 ==> Python coveragepy not found 03:13:36 ==> Searching for coverage reports in: 03:13:36 + . 03:13:36 -> Found 1 reports 03:13:36 ==> Detecting git/mercurial file structure 03:13:36 ==> Reading reports 03:13:36 + ./coverage.out bytes=744531 03:13:36 ==> Appending adjustments 03:13:36 https://docs.codecov.io/docs/fixing-reports 03:13:38 + Found adjustments 03:13:38 ==> Gzipping contents 03:13:38 104K /tmp/codecov.1Qnc5l.gz 03:13:38 ==> Uploading reports 03:13:38 url: https://codecov.io 03:13:38 query: branch=PR-3510&commit=b396499183b9834a57cad5ede3b94eeed00947f2&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 03:13:38 -> Pinging Codecov 03:13:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=b396499183b9834a57cad5ede3b94eeed00947f2&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 03:13:38 -> Uploading to 03:13:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/00271124DB129430A58F1EEE437C3FCB/b396499183b9834a57cad5ede3b94eeed00947f2/d87546f1-5333-4826-89b5-15a4397c597b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T031338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c5b949683227332170f97017b8b3cb778618fdb77e720f8b88a6e64f129007e 03:13:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:38 Dload Upload Total Spent Left Speed 03:13:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 194k --:--:-- --:--:-- --:--:-- 194k 03:13:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b396499183b9834a57cad5ede3b94eeed00947f2 [Pipeline] } 03:13:39 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 03:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:13:43 ---> package-listing.sh 03:13:43 ++ facter osfamily 03:13:43 ++ tr '[:upper:]' '[:lower:]' 03:13:43 + OS_FAMILY=redhat 03:13:43 + workspace=/w/workspace/edgex-go/9 03:13:43 + START_PACKAGES=/tmp/packages_start.txt 03:13:43 + END_PACKAGES=/tmp/packages_end.txt 03:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:13:43 + PACKAGES=/tmp/packages_start.txt 03:13:43 + '[' /w/workspace/edgex-go/9 ']' 03:13:43 + PACKAGES=/tmp/packages_end.txt 03:13:43 + case "${OS_FAMILY}" in 03:13:43 + rpm -qa 03:13:43 + sort 03:13:46 + '[' -f /tmp/packages_start.txt ']' 03:13:46 + '[' -f /tmp/packages_end.txt ']' 03:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:13:46 + '[' /w/workspace/edgex-go/9 ']' 03:13:46 + mkdir -p /w/workspace/edgex-go/9/archives/ 03:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 03:13:46 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:47 03:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:47 alpine: Pulling from edgex-lftools-log-publisher 03:13:47 df20fa9351a1: Pulling fs layer 03:13:47 36b3adc4ff6f: Pulling fs layer 03:13:47 8ad3a11d3b57: Pulling fs layer 03:13:47 46f8f816bc3b: Pulling fs layer 03:13:47 93b61091891f: Pulling fs layer 03:13:47 93b9cdb0e59b: Pulling fs layer 03:13:47 5e14af77c1be: Pulling fs layer 03:13:47 01666e4c0597: Pulling fs layer 03:13:47 aa168da1d23b: Pulling fs layer 03:13:47 93b61091891f: Waiting 03:13:47 93b9cdb0e59b: Waiting 03:13:47 5e14af77c1be: Waiting 03:13:47 01666e4c0597: Waiting 03:13:47 aa168da1d23b: Waiting 03:13:47 46f8f816bc3b: Waiting 03:13:47 36b3adc4ff6f: Verifying Checksum 03:13:47 36b3adc4ff6f: Download complete 03:13:47 df20fa9351a1: Verifying Checksum 03:13:47 df20fa9351a1: Download complete 03:13:47 46f8f816bc3b: Verifying Checksum 03:13:47 46f8f816bc3b: Download complete 03:13:47 93b9cdb0e59b: Verifying Checksum 03:13:47 93b9cdb0e59b: Download complete 03:13:47 5e14af77c1be: Verifying Checksum 03:13:47 5e14af77c1be: Download complete 03:13:47 01666e4c0597: Verifying Checksum 03:13:47 01666e4c0597: Download complete 03:13:47 93b61091891f: Verifying Checksum 03:13:47 93b61091891f: Download complete 03:13:47 df20fa9351a1: Pull complete 03:13:47 8ad3a11d3b57: Verifying Checksum 03:13:47 8ad3a11d3b57: Download complete 03:13:48 36b3adc4ff6f: Pull complete 03:13:48 8ad3a11d3b57: Pull complete 03:13:48 46f8f816bc3b: Pull complete 03:13:48 93b61091891f: Pull complete 03:13:48 93b9cdb0e59b: Pull complete 03:13:48 5e14af77c1be: Pull complete 03:13:48 01666e4c0597: Pull complete 03:13:49 aa168da1d23b: Verifying Checksum 03:13:49 aa168da1d23b: Download complete 03:13:54 aa168da1d23b: Pull complete 03:13:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:13:54 prd-centos7-docker-4c-2g-1117 does not seem to be running inside a container 03:13:54 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:13:58 $ docker top 26e7380bef6987b11a393f113cc0ae95e900d3a93c129d2995eb0d91f53c8b01 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:13:58 + mkdir -p /var/log/sa [Pipeline] sh 03:13:59 + ls /var/log/sa-host 03:13:59 + sadf -c /var/log/sa-host/sa05 03:13:59 file_magic: OK 03:13:59 HZ: Using current value: 100 03:13:59 file_header: OK 03:13:59 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 03:13:59 Statistics: 03:13:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:13:59 File successfully converted to sysstat format version 12.2.1 03:13:59 + sadf -c /var/log/sa-host/sa31 03:13:59 file_magic: OK 03:13:59 HZ: Using current value: 100 03:13:59 file_header: OK 03:13:59 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 03:13:59 Statistics: 03:13:59 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... 03:13:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:59 provisioning config files... 03:13:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config2453437590311473766tmp [Pipeline] { [Pipeline] echo 03:13:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:13:59 ---> create-netrc.sh [Pipeline] } 03:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:14:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:14:02 ---> python-tools-install.sh [Pipeline] echo 03:14:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:14:02 ---> sudo-logs.sh 03:14:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:14:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:14:02 ---> job-cost.sh 03:14:02 lf-activate-venv: SKIPPING 03:14:02 DEBUG: total: 0.18000000715255737 03:14:02 INFO: Retrieving Stack Cost... 03:14:03 INFO: Retrieving Pricing Info for: v3-standard-2 03:14:04 INFO: Archiving Costs [Pipeline] echo 03:14:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:14:04 ---> logs-deploy.sh 03:14:04 lf-activate-venv: SKIPPING 03:14:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/9 03:14:04 INFO: archiving workspace using pattern(s): 03:14:05 Archives upload complete. 03:14:05 INFO: archiving logs to Nexus 03:14:05 ---> uname -a: 03:14:05 Linux prd-centos7-docker-4c-2g-1117.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:14:05 03:14:05 03:14:05 ---> lscpu: 03:14:05 Architecture: x86_64 03:14:05 CPU op-mode(s): 32-bit, 64-bit 03:14:05 Byte Order: Little Endian 03:14:05 Address sizes: 40 bits physical, 48 bits virtual 03:14:05 CPU(s): 2 03:14:05 On-line CPU(s) list: 0,1 03:14:05 Thread(s) per core: 1 03:14:05 Core(s) per socket: 1 03:14:05 Socket(s): 2 03:14:05 NUMA node(s): 1 03:14:05 Vendor ID: AuthenticAMD 03:14:05 CPU family: 23 03:14:05 Model: 49 03:14:05 Model name: AMD EPYC-Rome Processor 03:14:05 Stepping: 0 03:14:05 CPU MHz: 2800.000 03:14:05 BogoMIPS: 5600.00 03:14:05 Virtualization: AMD-V 03:14:05 Hypervisor vendor: KVM 03:14:05 Virtualization type: full 03:14:05 L1d cache: 64 KiB 03:14:05 L1i cache: 64 KiB 03:14:05 L2 cache: 1 MiB 03:14:05 L3 cache: 32 MiB 03:14:05 NUMA node0 CPU(s): 0,1 03:14:05 Vulnerability Itlb multihit: Not affected 03:14:05 Vulnerability L1tf: Not affected 03:14:05 Vulnerability Mds: Not affected 03:14:05 Vulnerability Meltdown: Not affected 03:14:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:14:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:14:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:14:05 Vulnerability Srbds: Not affected 03:14:05 Vulnerability Tsx async abort: Not affected 03:14:05 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 03:14:05 03:14:05 03:14:05 ---> nproc: 03:14:05 2 03:14:05 03:14:05 03:14:05 ---> df -h: 03:14:05 Filesystem Size Used Available Use% Mounted on 03:14:05 overlay 40.0G 12.6G 27.4G 31% / 03:14:05 tmpfs 64.0M 0 64.0M 0% /dev 03:14:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:14:05 shm 64.0M 0 64.0M 0% /dev/shm 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/9 03:14:05 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/9@tmp 03:14:05 03:14:05 03:14:05 ---> free -m: 03:14:05 total used free shared buff/cache available 03:14:05 Mem: 7821 1248 2321 0 4250 6553 03:14:05 Swap: 1023 2 1021 03:14:05 03:14:05 03:14:05 ---> ip addr: 03:14:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:14:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:14:05 inet 127.0.0.1/8 scope host lo 03:14:05 valid_lft forever preferred_lft forever 03:14:05 inet6 ::1/128 scope host 03:14:05 valid_lft forever preferred_lft forever 03:14:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:14:05 link/ether fa:16:3e:49:da:37 brd ff:ff:ff:ff:ff:ff 03:14:05 inet 10.30.123.77/23 brd 10.30.123.255 scope global dynamic eth0 03:14:05 valid_lft 84861sec preferred_lft 84861sec 03:14:05 inet6 fe80::f816:3eff:fe49:da37/64 scope link 03:14:05 valid_lft forever preferred_lft forever 03:14:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:14:05 link/ether 02:42:d1:45:5f:02 brd ff:ff:ff:ff:ff:ff 03:14:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:14:05 valid_lft forever preferred_lft forever 03:14:05 inet6 fe80::42:d1ff:fe45:5f02/64 scope link 03:14:05 valid_lft forever preferred_lft forever 03:14:05 03:14:05 03:14:05 ---> sar -b -r -n DEV: 03:14:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 03:14:05 03:14:05 02:48:16 LINUX RESTART (2 CPU) 03:14:05 03:14:05 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:14:05 02:50:01 99.93 3.60 96.34 0.00 2600.57 19735.44 0.00 03:14:05 02:51:01 180.54 0.00 180.54 0.00 0.00 48389.73 0.00 03:14:05 02:52:01 66.82 0.00 66.82 0.00 0.00 11129.75 0.00 03:14:05 02:53:01 57.46 0.00 57.46 0.00 0.00 3627.38 0.00 03:14:05 02:54:01 175.90 0.03 175.87 0.00 0.80 97964.56 0.00 03:14:05 02:55:01 681.97 298.22 383.75 0.00 11276.31 225503.75 0.00 03:14:05 02:56:03 455.24 21.27 433.97 0.00 1793.59 179287.88 0.00 03:14:05 02:57:01 400.71 37.11 363.59 0.00 3016.68 107630.93 0.00 03:14:05 02:58:01 27.61 11.19 16.42 0.00 1346.08 1341.22 0.00 03:14:05 02:59:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 03:14:05 03:00:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 03:14:05 03:01:01 0.18 0.02 0.17 0.00 0.13 2.03 0.00 03:14:05 03:02:01 0.62 0.20 0.42 0.00 3.60 6.08 0.00 03:14:05 03:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 03:14:05 03:04:01 0.37 0.18 0.18 0.00 5.73 3.07 0.00 03:14:05 03:05:01 0.77 0.00 0.77 0.00 0.00 14.66 0.00 03:14:05 03:06:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 03:14:05 03:07:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 03:14:05 03:08:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 03:14:05 03:09:02 0.18 0.00 0.18 0.00 0.00 2.03 0.00 03:14:05 03:10:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 03:14:05 03:11:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 03:14:05 03:12:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 03:14:05 03:13:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 03:14:05 Average: 89.80 15.49 74.31 0.00 834.37 29080.42 0.00 03:14:05 03:14:05 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:14:05 02:50:01 5144092 0 800248 9.99 2620 2061980 1266068 13.98 726924 1723100 160 03:14:05 02:51:01 4081700 0 1031296 12.88 2620 2893324 1670220 18.44 1170620 2212816 138000 03:14:05 02:52:01 3732568 0 1114828 13.92 2620 3158924 1849704 20.42 1384864 2320796 80348 03:14:05 02:53:01 3791440 0 1049928 13.11 2620 3164952 1654560 18.27 1251136 2387900 182148 03:14:05 02:54:01 228500 0 1348080 16.83 2620 6429740 2406420 26.57 2919544 4184104 790340 03:14:05 02:55:01 168464 0 1848344 23.08 2620 5989512 3980712 43.95 3201084 3877776 57528 03:14:05 02:56:03 166812 0 1387768 17.33 2620 6451740 1967968 21.73 3410168 3648808 176456 03:14:05 02:57:01 2539996 0 1250504 15.61 2620 4215820 1590500 17.56 1805572 2899520 2656 03:14:05 02:58:01 3000568 0 1186928 14.82 2620 3818824 1307196 14.43 1346156 2913344 8 03:14:05 02:59:01 3004272 0 1183220 14.77 2620 3818828 1269196 14.01 1349444 2907232 12 03:14:05 03:00:01 3003920 0 1183568 14.78 2620 3818832 1269196 14.01 1351476 2907304 8 03:14:05 03:01:01 3003784 0 1183700 14.78 2620 3818836 1266804 13.99 1351604 2907300 8 03:14:05 03:02:01 3004672 0 1182628 14.77 2620 3819020 1264516 13.96 1350024 2908612 8 03:14:05 03:03:01 3004844 0 1182456 14.76 2620 3819020 1264516 13.96 1350192 2908612 8 03:14:05 03:04:01 3001556 0 1185704 14.80 2620 3819060 1264768 13.96 1360512 2900468 16 03:14:05 03:05:01 3001852 0 1185408 14.80 2620 3819060 1264732 13.96 1362784 2898420 8 03:14:05 03:06:01 3002456 0 1184796 14.79 2620 3819068 1264516 13.96 1386688 2873892 8 03:14:05 03:07:01 3002456 0 1184792 14.79 2620 3819072 1264516 13.96 1386692 2873892 8 03:14:05 03:08:01 3002312 0 1184932 14.80 2620 3819076 1264516 13.96 1388092 2872516 8 03:14:05 03:09:02 3002540 0 1184700 14.79 2620 3819080 1264612 13.96 1388288 2872516 8 03:14:05 03:10:01 3002488 0 1184752 14.79 2620 3819080 1264588 13.96 1388164 2872516 12 03:14:05 03:11:01 3003072 0 1184160 14.79 2620 3819088 1264516 13.96 1388152 2872516 8 03:14:05 03:12:01 3003012 0 1184216 14.79 2620 3819092 1264516 13.96 1388224 2872516 8 03:14:05 03:13:01 3002716 0 1184480 14.79 2620 3819124 1264516 13.96 1388204 2872516 12 03:14:05 Average: 2829170 0 1199226 14.97 2620 3977923 1528057 16.87 1574775 2895375 59491 03:14:05 03:14:05 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:14:05 02:50:01 eth0 986.30 1281.90 3621.82 133.91 0.00 0.00 0.00 0.00 03:14:05 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:50:01 docker0 1131.66 763.63 84.98 2695.29 0.00 0.00 0.00 0.00 03:14:05 02:51:01 vethf7fa77f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:51:01 eth0 565.01 474.82 3556.50 82.44 0.00 0.00 0.00 0.00 03:14:05 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:51:01 docker0 225.62 281.44 15.81 847.93 0.00 0.00 0.00 0.00 03:14:05 02:52:01 vethf7fa77f 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 03:14:05 02:52:01 eth0 34.88 21.57 24.46 65.16 0.00 0.00 0.00 0.00 03:14:05 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:52:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 03:14:05 02:53:01 vethf7fa77f 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 03:14:05 02:53:01 eth0 14.76 7.86 10.65 5.73 0.00 0.00 0.00 0.00 03:14:05 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:53:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 03:14:05 02:54:01 eth0 187.13 160.22 1706.62 72.16 0.00 0.00 0.00 0.00 03:14:05 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:54:01 veth24678c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:55:01 veth1e617e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:55:01 eth0 95.85 71.08 191.01 59.84 0.00 0.00 0.00 0.00 03:14:05 02:55:01 veth8b37cc5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:55:01 vethafc1b07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:56:03 eth0 245.47 186.28 1775.41 27.03 0.00 0.00 0.00 0.00 03:14:05 02:56:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 02:56:03 veth24678c0 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 03:14:05 02:56:03 veth07423bd 26.66 46.63 2.09 333.11 0.00 0.00 0.00 0.00 03:14:05 02:57:01 eth0 68.07 44.00 122.35 73.90 0.00 0.00 0.00 0.00 03:14:05 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:57:01 veth24678c0 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:57:01 docker0 1542.57 1268.47 113.22 4491.33 0.00 0.00 0.00 0.00 03:14:05 02:58:01 eth0 5.71 3.60 5.24 2.17 0.00 0.00 0.00 0.00 03:14:05 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:58:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 02:59:01 eth0 0.42 0.38 0.10 0.09 0.00 0.00 0.00 0.00 03:14:05 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:00:01 eth0 0.35 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:14:05 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:01:01 eth0 0.68 0.25 0.18 0.02 0.00 0.00 0.00 0.00 03:14:05 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:02:01 eth0 0.38 0.30 0.15 0.20 0.00 0.00 0.00 0.00 03:14:05 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:03:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:14:05 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:04:01 eth0 1.13 0.42 0.40 0.27 0.00 0.00 0.00 0.00 03:14:05 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:05:01 eth0 0.55 0.28 0.33 0.20 0.00 0.00 0.00 0.00 03:14:05 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:06:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:14:05 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:08:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:09:02 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:14:05 03:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:10:01 eth0 0.14 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:14:05 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:14:05 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 Average: eth0 92.37 94.23 461.88 21.76 0.00 0.00 0.00 0.00 03:14:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:05 Average: docker0 62.17 51.13 4.56 181.02 0.00 0.00 0.00 0.00 03:14:05 03:14:05 03:14:05 ---> sar -P ALL: 03:14:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 03:14:05 03:14:05 02:48:16 LINUX RESTART (2 CPU) 03:14:05 03:14:05 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:14:05 02:50:01 all 17.42 0.00 5.15 3.28 0.08 74.07 03:14:05 02:50:01 0 15.12 0.00 5.25 2.53 0.09 77.01 03:14:05 02:50:01 1 19.73 0.00 5.04 4.04 0.07 71.13 03:14:05 02:51:01 all 35.56 0.00 10.05 5.55 0.12 48.73 03:14:05 02:51:01 0 36.21 0.00 9.96 4.68 0.11 49.05 03:14:05 02:51:01 1 34.92 0.00 10.14 6.41 0.13 48.41 03:14:05 02:52:01 all 54.98 0.00 7.36 2.92 0.09 34.65 03:14:05 02:52:01 0 54.86 0.00 7.03 2.04 0.07 36.01 03:14:05 02:52:01 1 55.10 0.00 7.69 3.81 0.11 33.30 03:14:05 02:53:01 all 57.91 0.00 9.00 0.62 0.10 32.37 03:14:05 02:53:01 0 56.59 0.00 8.82 0.62 0.09 33.88 03:14:05 02:53:01 1 59.23 0.00 9.19 0.62 0.11 30.85 03:14:05 02:54:01 all 40.64 0.00 13.10 2.94 0.09 43.23 03:14:05 02:54:01 0 40.00 0.00 13.04 1.39 0.09 45.48 03:14:05 02:54:01 1 41.28 0.00 13.15 4.49 0.09 40.99 03:14:05 02:55:01 all 38.03 0.00 19.24 30.57 0.12 12.05 03:14:05 02:55:01 0 38.38 0.00 18.56 32.08 0.11 10.86 03:14:05 02:55:01 1 37.67 0.00 19.91 29.06 0.13 13.24 03:14:05 02:56:03 all 60.48 0.00 16.77 17.20 0.14 5.41 03:14:05 02:56:03 0 60.63 0.00 15.96 17.78 0.14 5.49 03:14:05 02:56:03 1 60.33 0.00 17.59 16.61 0.14 5.33 03:14:05 02:57:01 all 68.25 0.00 15.12 8.00 0.13 8.50 03:14:05 02:57:01 0 68.43 0.00 15.28 9.63 0.13 6.52 03:14:05 02:57:01 1 68.07 0.00 14.95 6.34 0.13 10.50 03:14:05 02:58:01 all 0.76 0.00 0.63 0.47 0.03 98.11 03:14:05 02:58:01 0 0.64 0.00 0.69 0.52 0.05 98.11 03:14:05 02:58:01 1 0.89 0.00 0.57 0.42 0.02 98.10 03:14:05 02:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:14:05 02:59:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:14:05 02:59:01 1 0.12 0.00 0.03 0.00 0.03 99.82 03:14:05 03:00:01 all 0.21 0.00 0.32 0.00 0.03 99.43 03:14:05 03:00:01 0 0.17 0.00 0.12 0.00 0.02 99.70 03:14:05 03:00:01 1 0.25 0.00 0.53 0.00 0.05 99.17 03:14:05 03:14:05 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:14:05 03:01:01 all 0.09 0.00 0.03 0.00 0.03 99.86 03:14:05 03:01:01 0 0.15 0.00 0.03 0.00 0.03 99.78 03:14:05 03:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:14:05 03:02:01 all 0.10 0.00 0.04 0.00 0.02 99.84 03:14:05 03:02:01 0 0.15 0.00 0.02 0.00 0.00 99.83 03:14:05 03:02:01 1 0.05 0.00 0.07 0.00 0.03 99.85 03:14:05 03:03:01 all 0.05 0.00 0.02 0.00 0.03 99.90 03:14:05 03:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:14:05 03:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:14:05 03:04:01 all 0.13 0.00 0.04 0.00 0.03 99.81 03:14:05 03:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:14:05 03:04:01 1 0.18 0.00 0.03 0.00 0.03 99.75 03:14:05 03:05:01 all 0.09 0.00 0.01 0.00 0.03 99.87 03:14:05 03:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:14:05 03:05:01 1 0.17 0.00 0.02 0.00 0.03 99.78 03:14:05 03:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:14:05 03:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:14:05 03:06:01 1 0.12 0.00 0.03 0.00 0.03 99.82 03:14:05 03:07:01 all 0.10 0.00 0.01 0.00 0.03 99.87 03:14:05 03:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 03:14:05 03:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 03:14:05 03:08:01 all 0.08 0.00 0.02 0.00 0.03 99.87 03:14:05 03:08:01 0 0.10 0.00 0.02 0.00 0.05 99.83 03:14:05 03:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:14:05 03:09:02 all 0.03 0.00 0.02 0.00 0.03 99.92 03:14:05 03:09:02 0 0.07 0.00 0.02 0.00 0.05 99.87 03:14:05 03:09:02 1 0.00 0.00 0.02 0.00 0.02 99.97 03:14:05 03:10:01 all 0.15 0.00 0.03 0.00 0.03 99.80 03:14:05 03:10:01 0 0.27 0.00 0.03 0.00 0.03 99.66 03:14:05 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:14:05 03:11:01 all 0.13 0.00 0.02 0.00 0.03 99.83 03:14:05 03:11:01 0 0.23 0.00 0.02 0.00 0.00 99.75 03:14:05 03:11:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:14:05 03:14:05 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:14:05 03:12:01 all 0.14 0.00 0.02 0.00 0.03 99.81 03:14:05 03:12:01 0 0.25 0.00 0.02 0.00 0.05 99.68 03:14:05 03:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:14:05 03:13:01 all 0.04 0.00 0.03 0.00 0.05 99.88 03:14:05 03:13:01 0 0.08 0.00 0.02 0.00 0.05 99.85 03:14:05 03:13:01 1 0.00 0.00 0.03 0.00 0.05 99.92 03:14:05 Average: all 14.78 0.00 3.83 2.82 0.05 78.52 03:14:05 Average: 0 14.68 0.00 3.75 2.81 0.05 78.70 03:14:05 Average: 1 14.87 0.00 3.90 2.83 0.06 78.34 03:14:05 03:14:05 03:14:05