Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07718782099762c68bff6425523d49a41cd7dcef+8e84e87c96d2a5839db415490fa441319d2f8c5e (f7caccdc1c44f27b7a3cf507ebb5189ff4359d4c) 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-ssh8033958769444785182.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-ssh7919747509026884232.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-3478/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-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2385454237054113216.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-ssh2259229867997044626.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-3478/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-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1760925904839120935.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-239 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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/20@tmp/jenkins-gitclient-ssh1385927541193547563.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) > 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/20@tmp/jenkins-gitclient-ssh3988053448978465645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # 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/20@tmp/jenkins-gitclient-ssh5618516590471729272.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:46 ========================================================= 17:27:46 EdgeX Global Pipelines Version Info 17:27:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c0b08702cdf475d6adc0e4fbf657a09846851764 # timeout=10 17:27:47 ------------------- 17:27:47 stable info: 17:27:47 ------------------- 17:27:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:27:47 Message: update stable to v1.0.192 17:27:48 ------------------- 17:27:48 experimental info: 17:27:48 ------------------- 17:27:48 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:27:48 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07718782099762c68bff6425523d49a41cd7dcef [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0771878 [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:49 provisioning config files... 17:27:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config5909616853167652207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:49 ---> docker-login.sh 17:27:49 nexus3.edgexfoundry.org:10001 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10002 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10003 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10004 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 docker.io 17:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:51 Configure a credential helper to remove this warning. See 17:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:51 17:27:51 Login Succeeded 17:27:51 ---> docker-login.sh ends [Pipeline] } 17:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:51 ++ 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 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/core-command/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo core-command,cmd/core-command/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/core-data/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo core-data,cmd/core-data/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/core-metadata/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo core-metadata,cmd/core-metadata/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/security-bootstrapper/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/security-proxy-setup/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/support-notifications/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo support-notifications,cmd/support-notifications/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/support-scheduler/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:27:51 + for file in '`ls cmd/**/Dockerfile`' 17:27:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:27:51 ++ cut -d/ -f2 17:27:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:27:51 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 17:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:27:52 17:27:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:27:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:27:52 latest: Pulling from edgex-devops/git-semver 17:27:52 31603596830f: Pulling fs layer 17:27:52 54011a49482f: Pulling fs layer 17:27:52 a6820b24f6d8: Pulling fs layer 17:27:52 f581987b2513: Pulling fs layer 17:27:52 f581987b2513: Waiting 17:27:52 54011a49482f: Verifying Checksum 17:27:52 54011a49482f: Download complete 17:27:52 31603596830f: Verifying Checksum 17:27:52 31603596830f: Download complete 17:27:52 f581987b2513: Verifying Checksum 17:27:52 f581987b2513: Download complete 17:27:52 a6820b24f6d8: Verifying Checksum 17:27:52 a6820b24f6d8: Download complete 17:27:52 31603596830f: Pull complete 17:27:53 54011a49482f: Pull complete 17:27:53 a6820b24f6d8: Pull complete 17:27:54 f581987b2513: Pull complete 17:27:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:27:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:27:54 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:27:55 $ docker top 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:56 [ssh-agent] Looking for ssh-agent implementation... 17:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:56 $ docker exec 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent 17:27:56 SSH_AUTH_SOCK=/tmp/ssh-e02h9UbdnKOO/agent.13 17:27:56 SSH_AGENT_PID=20 17:27:56 Running ssh-add (command line suppressed) 17:27:56 Identity added: /w/workspace/edgex-go/20@tmp/private_key_6079395325315484891.key (/w/workspace/edgex-go/20@tmp/private_key_6079395325315484891.key) 17:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:56 + git tag --points-at HEAD [Pipeline] } 17:27:56 $ docker exec --env ******** --env ******** 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent -k 17:27:56 unset SSH_AUTH_SOCK; 17:27:56 unset SSH_AGENT_PID; 17:27:56 echo Agent pid 20 killed; 17:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:56 [ssh-agent] Looking for ssh-agent implementation... 17:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:57 $ docker exec 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent 17:27:57 SSH_AUTH_SOCK=/tmp/ssh-HTL5iVakwALc/agent.55 17:27:57 SSH_AGENT_PID=61 17:27:57 Running ssh-add (command line suppressed) 17:27:57 Identity added: /w/workspace/edgex-go/20@tmp/private_key_4090791366790234709.key (/w/workspace/edgex-go/20@tmp/private_key_4090791366790234709.key) 17:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:57 + git semver init 17:27:57 # -> Open(): unable to determine branch for HEAD 17:27:57 # $GIT_DIR = /w/workspace/edgex-go/20/.git 17:27:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/20 17:27:57 # $SEMVER_REMOTE_NAME = origin 17:27:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:27:57 # $SEMVER_USER_NAME = edgex-jenkins 17:27:57 # $SEMVER_BRANCH = PR-3478 17:27:57 # $SEMVER_TEMP = /tmp/semver-820513766 17:27:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:28:15 # '/tmp/semver-820513766' -> '/w/workspace/edgex-go/20/.semver' 17:28:15 # -> Force: false 17:28:15 # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } 17:28:15 $ docker exec --env ******** --env ******** 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent -k 17:28:15 unset SSH_AUTH_SOCK; 17:28:15 unset SSH_AGENT_PID; 17:28:15 echo Agent pid 61 killed; 17:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:16 + git semver [Pipeline] } 17:28:16 $ docker stop --time=1 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 17:28:20 $ docker rm -f 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:28:20 Stashed 1 file(s) [Pipeline] echo 17:28:20 [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 17:28:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:28:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:28:21 + sudo service docker restart 17:28:21 + true 17:28:21 Redirecting to /bin/systemctl restart docker.service 17:28:35 Still waiting to schedule task 17:28:35 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-builder-2c-1g-229’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-docker-4c-2g-165’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-docker-4c-2g-167’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-docker-4c-2g-172’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-docker-4c-2g-236’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-ubuntu18.04-docker-8c-8g-230’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:28:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-175’ is offline 17:28:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-176’ is offline 17:28:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-177’ is offline 17:28:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ is offline [Pipeline] echo 17:28:39 ========================================================= 17:28:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:28:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:28:40 + 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 . 17:28:41 Sending build context to Docker daemon 330.8MB 17:28:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:28:41 Step 2/6 : FROM ${BASE} 17:28:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:28:41 540db60ca938: Pulling fs layer 17:28:41 adcc1eea9eea: Pulling fs layer 17:28:41 4c4ab2625f07: Pulling fs layer 17:28:41 0510c868ecb4: Pulling fs layer 17:28:41 afea3b2eda06: Pulling fs layer 17:28:41 7809a108b3ef: Pulling fs layer 17:28:41 f706445af74f: Pulling fs layer 17:28:41 0510c868ecb4: Waiting 17:28:41 afea3b2eda06: Waiting 17:28:41 7809a108b3ef: Waiting 17:28:41 f706445af74f: Waiting 17:28:41 4c4ab2625f07: Verifying Checksum 17:28:41 4c4ab2625f07: Download complete 17:28:41 adcc1eea9eea: Download complete 17:28:41 afea3b2eda06: Verifying Checksum 17:28:41 afea3b2eda06: Download complete 17:28:41 540db60ca938: Verifying Checksum 17:28:41 540db60ca938: Download complete 17:28:41 7809a108b3ef: Verifying Checksum 17:28:41 7809a108b3ef: Download complete 17:28:42 540db60ca938: Pull complete 17:28:42 adcc1eea9eea: Pull complete 17:28:42 4c4ab2625f07: Pull complete 17:28:44 f706445af74f: Verifying Checksum 17:28:44 f706445af74f: Download complete 17:28:44 0510c868ecb4: Verifying Checksum 17:28:44 0510c868ecb4: Download complete 17:28:48 0510c868ecb4: Pull complete 17:28:48 afea3b2eda06: Pull complete 17:28:48 7809a108b3ef: Pull complete 17:28:54 f706445af74f: Pull complete 17:28:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:28:54 ---> b068be0155e3 17:28:54 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 17:28:58 ---> Running in 31099785c19e 17:28:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:28:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:29:00 (1/12) Installing libmagic (5.39-r0) 17:29:00 (2/12) Installing file (5.39-r0) 17:29:00 (3/12) Installing libc-dev (0.7.2-r3) 17:29:00 (4/12) Installing g++ (10.2.1_pre1-r3) 17:29:05 (5/12) Installing fortify-headers (1.1-r0) 17:29:05 (6/12) Installing patch (2.7.6-r6) 17:29:05 (7/12) Installing build-base (0.5-r2) 17:29:05 (8/12) Installing libsodium (1.0.18-r0) 17:29:05 (9/12) Installing pkgconf (1.7.3-r0) 17:29:05 (10/12) Installing libsodium-dev (1.0.18-r0) 17:29:05 (11/12) Installing libzmq (4.3.3-r1) 17:29:06 (12/12) Installing zeromq-dev (4.3.3-r1) 17:29:06 Executing busybox-1.32.1-r6.trigger 17:29:06 OK: 219 MiB in 52 packages 17:29:08 Removing intermediate container 31099785c19e 17:29:08 ---> 544abd913035 17:29:08 Step 4/6 : WORKDIR /edgex-go 17:29:08 ---> Running in 550cd988b6d5 17:29:08 Removing intermediate container 550cd988b6d5 17:29:08 ---> c8928f062480 17:29:08 Step 5/6 : COPY go.mod . 17:29:08 ---> a559d656f43f 17:29:08 Step 6/6 : RUN go mod download 17:29:08 ---> Running in f7c393f25a4f 17:29:21 Removing intermediate container f7c393f25a4f 17:29:21 ---> d04d8a7afa7a 17:29:21 Successfully built d04d8a7afa7a 17:29:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:29:21 + docker inspect -f . ci-base-image-x86_64 17:29:21 . [Pipeline] withDockerContainer 17:29:21 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-x86_64 cat 17:29:22 $ docker top ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:22 + go version 17:29:22 go version go1.16.3 linux/amd64 [Pipeline] } 17:29:22 $ docker stop --time=1 ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b 17:29:23 $ docker rm -f ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:24 + docker inspect -f . ci-base-image-x86_64 17:29:24 . [Pipeline] withDockerContainer 17:29:24 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:29:24 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-x86_64 cat 17:29:24 $ docker top 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 -eo pid,comm [Pipeline] { [Pipeline] echo 17:29:24 ========================================================= 17:29:24 [edgeXBuildGoParallel] Running Tests and Build... 17:29:24 ========================================================= [Pipeline] sh 17:29:24 + go mod tidy [Pipeline] sh 17:29:25 + make test 17:29:25 go mod tidy 17:29:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:29:30 ? github.com/edgexfoundry/edgex-go [no test files] 17:29:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:29:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:29:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:29:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:29:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:30:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:30:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:30:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:30:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:30:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.1% of statements 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:30:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:30:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 28.7% of statements 17:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.099s coverage: 87.7% of statements 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 17:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:30:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:30:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:30:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 17:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:30:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:30:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.043s coverage: 0.8% of statements 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:30:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements 17:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 17:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 17:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 17:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 17:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 17:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 17:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 17:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.295s coverage: 81.8% of statements 17:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 17:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 17:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.5% of statements 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 17:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 17:30:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.099s coverage: 46.8% of statements 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:30:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 17:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 17:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 18.9% of statements 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.634s coverage: 28.7% of statements 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.037s coverage: 99.0% of statements 17:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements 17:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements 17:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 97.6% of statements 17:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:31:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 17:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 17:31:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:31:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 27.9% of statements 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:31:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 17:31:07 GO111MODULE=on go vet ./... 17:31:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-243 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 17:31:14 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 17:31:14 The recommended git tool is: git 17:31:19 using credential edgex-jenkins-ssh 17:31:20 Cloning the remote Git repository 17:31:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:31:20 > git init /w/workspace/edgex-go/20 # timeout=10 17:31:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:31:20 > git --version # timeout=10 17:31:20 > git --version # 'git version 2.17.1' 17:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:31:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:31:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:31:46 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef 17:31:46 Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef 17:31:46 Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) 17:31:46 > git config core.sparsecheckout # timeout=10 17:31:46 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 17:31:46 > git remote # timeout=10 17:31:46 > git config --get remote.origin.url # timeout=10 17:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:46 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 17:31:46 > git rev-parse HEAD^{commit} # timeout=10 17:31:46 > git config core.sparsecheckout # timeout=10 17:31:46 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 17:31:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:31:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:31:53 + sudo service docker restart 17:31:53 + true 17:31:53 gofmt -l . 17:31:53 [ "`gofmt -l .`" = "" ] 17:31:53 ./bin/test-go-mod-tidy.sh 17:31:53 ./bin/test-attribution-txt.sh [Pipeline] sh 17:31:54 + ls -al . 17:31:54 total 852 17:31:54 drwxrwxr-x 10 1001 1001 4096 May 25 17:31 . 17:31:54 drwxr-xr-x 4 root root 30 May 25 17:29 .. 17:31:54 -rw-rw-r-- 1 1001 1001 11 May 25 17:27 .dockerignore 17:31:54 drwxrwxr-x 8 1001 1001 179 May 25 17:27 .git 17:31:54 drwxrwxr-x 3 1001 1001 125 May 25 17:27 .github 17:31:54 -rw-rw-r-- 1 1001 1001 818 May 25 17:27 .gitignore 17:31:54 drwx------ 3 1001 1001 60 May 25 17:28 .semver 17:31:54 -rw-rw-r-- 1 1001 1001 166 May 25 17:27 .sonarcloud.properties 17:31:54 -rw-rw-r-- 1 1001 1001 8609 May 25 17:27 Attribution.txt 17:31:54 -rw-rw-r-- 1 1001 1001 3804 May 25 17:27 CONTRIBUTING.md 17:31:54 -rw-rw-r-- 1 1001 1001 931 May 25 17:27 Dockerfile.build 17:31:54 -rw-rw-r-- 1 1001 1001 863 May 25 17:27 Jenkinsfile 17:31:54 -rw-rw-r-- 1 1001 1001 10775 May 25 17:27 LICENSE 17:31:54 -rw-rw-r-- 1 1001 1001 5632 May 25 17:27 Makefile 17:31:54 -rw-rw-r-- 1 1001 1001 7978 May 25 17:27 README.md 17:31:54 -rw-rw-r-- 1 1001 1001 6755 May 25 17:27 SECURITY.md 17:31:54 -rw-rw-r-- 1 1001 1001 5 May 25 17:28 VERSION 17:31:54 -rw-rw-r-- 1 1001 1001 4131 May 25 17:27 ZMQWindows.md 17:31:54 drwxrwxr-x 2 1001 1001 117 May 25 17:27 bin 17:31:54 drwxrwxr-x 14 1001 1001 4096 May 25 17:27 cmd 17:31:54 -rw-r--r-- 1 root root 741453 May 25 17:31 coverage.out 17:31:54 -rw-r--r-- 1 root root 1060 May 25 17:31 go.mod 17:31:54 -rw-r--r-- 1 root root 22219 May 25 17:29 go.sum 17:31:54 drwxrwxr-x 8 1001 1001 127 May 25 17:27 internal 17:31:54 drwxrwxr-x 4 1001 1001 26 May 25 17:27 openapi 17:31:54 drwxrwxr-x 4 1001 1001 71 May 25 17:27 snap 17:31:54 -rw-rw-r-- 1 1001 1001 168 May 25 17:27 version.go [Pipeline] sh 17:31:54 + '[' -e coverage.out ] 17:31:54 + chown 1001:1001 coverage.out [Pipeline] stash 17:31:54 Stashed 1 file(s) [Pipeline] sh 17:31:55 + make build 17:31:55 go mod tidy 17:31:55 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 17:31:58 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 17:32:09 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 17:32:09 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 17:32:10 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 17:32:10 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:11 provisioning config files... 17:32:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6841653796331356284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:12 ---> docker-login.sh 17:32:12 nexus3.edgexfoundry.org:10001 17:32:12 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 17:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:13 Configure a credential helper to remove this warning. See 17:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:13 17:32:13 Login Succeeded 17:32:13 nexus3.edgexfoundry.org:10002 17:32:13 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 17:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:13 Configure a credential helper to remove this warning. See 17:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:13 17:32:13 Login Succeeded 17:32:13 nexus3.edgexfoundry.org:10003 17:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:14 Configure a credential helper to remove this warning. See 17:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:14 17:32:14 Login Succeeded 17:32:14 nexus3.edgexfoundry.org:10004 17:32:14 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 17:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:15 Configure a credential helper to remove this warning. See 17:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:15 17:32:15 Login Succeeded 17:32:15 docker.io 17:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:16 Configure a credential helper to remove this warning. See 17:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:16 17:32:16 Login Succeeded 17:32:16 ---> docker-login.sh ends [Pipeline] } 17:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:32:16 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 [Pipeline] echo 17:32:16 ========================================================= 17:32:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:32:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:32:16 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 17:32:16 + 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 . 17:32: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 17:32:19 Sending build context to Docker daemon 168MB 17:32:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:32:19 Step 2/6 : FROM ${BASE} 17:32:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:19 595b0fe564bb: Pulling fs layer 17:32:19 7186ed65a4f7: Pulling fs layer 17:32:19 316046926c0a: Pulling fs layer 17:32:19 4ebd0625c992: Pulling fs layer 17:32:19 207e8628e3a3: Pulling fs layer 17:32:19 c791037a9be2: Pulling fs layer 17:32:19 ffd874e62e21: Pulling fs layer 17:32:19 207e8628e3a3: Waiting 17:32:19 4ebd0625c992: Waiting 17:32:19 c791037a9be2: Waiting 17:32:19 ffd874e62e21: Waiting [Pipeline] } 17:32:19 $ docker stop --time=1 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 17:32:19 316046926c0a: Verifying Checksum 17:32:19 316046926c0a: Download complete 17:32:19 7186ed65a4f7: Download complete 17:32:19 207e8628e3a3: Verifying Checksum 17:32:19 207e8628e3a3: Download complete 17:32:19 595b0fe564bb: Verifying Checksum 17:32:19 595b0fe564bb: Download complete 17:32:19 c791037a9be2: Verifying Checksum 17:32:19 c791037a9be2: Download complete 17:32:20 595b0fe564bb: Pull complete 17:32:20 7186ed65a4f7: Pull complete 17:32:21 316046926c0a: Pull complete 17:32:21 ffd874e62e21: Verifying Checksum 17:32:21 ffd874e62e21: Download complete 17:32:23 4ebd0625c992: Verifying Checksum 17:32:23 4ebd0625c992: Download complete 17:32:27 $ docker rm -f 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:32:29 17:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:32:30 latest: Pulling from edgex-devops/edgex-compose 17:32:30 cbdbe7a5bc2a: Pulling fs layer 17:32:30 ca9280d653b3: Pulling fs layer 17:32:30 7e9c9ca2126c: Pulling fs layer 17:32:30 cbdbe7a5bc2a: Verifying Checksum 17:32:30 cbdbe7a5bc2a: Download complete 17:32:30 cbdbe7a5bc2a: Pull complete 17:32:31 ca9280d653b3: Verifying Checksum 17:32:31 ca9280d653b3: Download complete 17:32:31 ca9280d653b3: Pull complete 17:32:31 7e9c9ca2126c: Verifying Checksum 17:32:31 7e9c9ca2126c: Download complete 17:32:33 4ebd0625c992: Pull complete 17:32:33 207e8628e3a3: Pull complete 17:32:33 c791037a9be2: Pull complete 17:32:35 7e9c9ca2126c: Pull complete 17:32:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:32:35 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:32:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:32:38 ffd874e62e21: Pull complete 17:32:38 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:32:38 ---> cfc18b08335c 17:32:38 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 17:32:40 ---> Running in 3cfa62d5f425 17:32:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:32:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:32:43 (1/12) Installing libmagic (5.39-r0) 17:32:43 (2/12) Installing file (5.39-r0) 17:32:43 (3/12) Installing libc-dev (0.7.2-r3) 17:32:44 (4/12) Installing g++ (10.2.1_pre1-r3) 17:32:46 $ docker top 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:47 + docker-compose build --help 17:32:47 + grep parallel 17:32:47 --parallel Build images in parallel. [Pipeline] } 17:32:47 $ docker stop --time=1 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 17:32:49 $ docker rm -f 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:32:49 . [Pipeline] withDockerContainer 17:32:49 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:32: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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:32:50 $ docker top e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:50 + docker-compose -f ./docker-compose-build.yml build --parallel 17:32:50 (5/12) Installing fortify-headers (1.1-r0) 17:32:50 (6/12) Installing patch (2.7.6-r6) 17:32:50 (7/12) Installing build-base (0.5-r2) 17:32:50 (8/12) Installing libsodium (1.0.18-r0) 17:32:50 (9/12) Installing pkgconf (1.7.3-r0) 17:32:50 (10/12) Installing libsodium-dev (1.0.18-r0) 17:32:50 (11/12) Installing libzmq (4.3.3-r1) 17:32:50 (12/12) Installing zeromq-dev (4.3.3-r1) 17:32:50 Executing busybox-1.32.1-r6.trigger 17:32:50 OK: 218 MiB in 52 packages 17:32:51 Building core-command ... 17:32:51 Building core-data ... 17:32:51 Building core-metadata ... 17:32:51 Building security-bootstrapper ... 17:32:51 Building security-proxy-setup ... 17:32:51 Building security-secretstore-setup ... 17:32:51 Building support-notifications ... 17:32:51 Building support-scheduler ... 17:32:51 Building sys-mgmt-agent ... 17:32:51 Building security-bootstrapper 17:32:51 Building support-scheduler 17:32:51 Building core-command 17:32:51 Building support-notifications 17:32:51 Building security-secretstore-setup 17:32:54 Removing intermediate container 3cfa62d5f425 17:32:54 ---> e568a219960e 17:32:54 Step 4/6 : WORKDIR /edgex-go 17:32:54 ---> Running in 536b8b8101ae 17:32:55 Removing intermediate container 536b8b8101ae 17:32:55 ---> 75a3d0e8f6b6 17:32:55 Step 5/6 : COPY go.mod . 17:32:56 ---> 8c5d9e03373b 17:32:56 Step 6/6 : RUN go mod download 17:32:56 ---> Running in fb1fd65ff930 17:33:23 Removing intermediate container fb1fd65ff930 17:33:23 ---> b921813e6d99 17:33:23 Successfully built b921813e6d99 17:33:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:23 + docker inspect -f . ci-base-image-arm64 17:33:23 . [Pipeline] withDockerContainer 17:33:24 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 17:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:33:26 $ docker top d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:27 + go version 17:33:27 go version go1.16.3 linux/arm64 [Pipeline] } 17:33:27 $ docker stop --time=1 d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 17:33:29 $ docker rm -f d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:29 + docker inspect -f . ci-base-image-arm64 17:33:29 . [Pipeline] withDockerContainer 17:33:30 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 17:33:30 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:33:31 $ docker top 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 -eo pid,comm [Pipeline] { [Pipeline] echo 17:33:32 ========================================================= 17:33:32 [edgeXBuildGoParallel] Running Tests and Build... 17:33:32 ========================================================= [Pipeline] sh 17:33:32 + go mod tidy [Pipeline] sh 17:33:34 + make test 17:33:34 go mod tidy 17:33:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:33:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:33:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:33:59 ---> d04d8a7afa7a 17:33:59 Step 3/32 : WORKDIR /edgex-go 17:33:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:33:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:33:59 ---> d04d8a7afa7a 17:33:59 Step 3/24 : WORKDIR /edgex-go 17:33:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:33:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:59 ---> d04d8a7afa7a 17:33:59 Step 3/23 : WORKDIR /edgex-go 17:34:01 ? github.com/edgexfoundry/edgex-go [no test files] 17:34:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:34:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:34:38 ---> d04d8a7afa7a 17:34:38 Step 3/23 : WORKDIR /edgex-go 17:34:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:34:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:38 ---> d04d8a7afa7a 17:34:38 Step 3/26 : WORKDIR /edgex-go 17:34:42 ---> Running in 687c816ad8ec 17:34:42 ---> Running in b83aedc5d628 17:34:42 ---> Running in ccc4e9ea4fac 17:34:42 ---> Running in a9ef740c456a 17:34:42 ---> Running in c8b21c39ccbc 17:34:42 Removing intermediate container 687c816ad8ec 17:34:42 ---> 0805ab36e0d3 17:34:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 Removing intermediate container a9ef740c456a 17:34:42 ---> 7afb9f015328 17:34:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 Removing intermediate container b83aedc5d628 17:34:42 ---> 738bbfc18bf8 17:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 Removing intermediate container c8b21c39ccbc 17:34:42 ---> 3bbb529dee19 17:34:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 Removing intermediate container ccc4e9ea4fac 17:34:42 ---> 9645ea5aadfe 17:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 ---> Running in dcc9351e0b06 17:34:42 ---> Running in 514a902f5258 17:34:43 ---> Running in 822712f8e1aa 17:34:43 ---> Running in cc97bd8af48f 17:34:43 ---> Running in f6c5f6f985a9 17:34:43 Removing intermediate container 514a902f5258 17:34:43 ---> f8ec7b9723cc 17:34:43 Step 5/26 : RUN apk add --update --no-cache make git 17:34:43 ---> Running in 79ab3d33242e 17:34:43 Removing intermediate container dcc9351e0b06 17:34:43 ---> a6a2640447f2 17:34:43 Step 5/24 : RUN apk add --update --no-cache make git 17:34:43 ---> Running in a9d5bca67cb0 17:34:44 Removing intermediate container cc97bd8af48f 17:34:44 ---> e5776e129cc9 17:34:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:34:44 ---> Running in e802bbfa6a59 17:34:44 Removing intermediate container f6c5f6f985a9 17:34:44 ---> 8bb76de6ab55 17:34:44 Step 5/23 : RUN apk add --update --no-cache make git 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:45 ---> Running in 51ce9a0d2513 17:34:45 Removing intermediate container 822712f8e1aa 17:34:45 ---> bbdc6ead555f 17:34:45 Step 5/32 : RUN apk add --update --no-cache make git 17:34:45 ---> Running in fd5c455dbf79 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:46 OK: 219 MiB in 52 packages 17:34:46 OK: 219 MiB in 52 packages 17:34:46 OK: 219 MiB in 52 packages 17:34:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:46 Removing intermediate container 79ab3d33242e 17:34:46 ---> 4d168252ff6c 17:34:46 Step 6/26 : COPY go.mod . 17:34:46 Removing intermediate container e802bbfa6a59 17:34:46 ---> 079a231dd514 17:34:46 Step 6/23 : COPY go.mod . 17:34:46 Removing intermediate container a9d5bca67cb0 17:34:46 ---> 0d7838d2c5fa 17:34:46 Step 6/24 : COPY go.mod . 17:34:47 OK: 219 MiB in 52 packages 17:34:47 OK: 219 MiB in 52 packages 17:34:47 ---> 6371e3ac5a64 17:34:47 Step 7/26 : RUN go mod download 17:34:47 ---> Running in 066f8e431c11 17:34:47 ---> 73fb66507908 17:34:47 Step 7/24 : RUN go mod download 17:34:47 ---> f7b0c8fa4b85 17:34:47 Step 7/23 : RUN go mod download 17:34:47 ---> Running in 626a87d6fcd5 17:34:47 ---> Running in bca7cfbefa1b 17:34:47 Removing intermediate container 51ce9a0d2513 17:34:47 ---> 34b20b82dd29 17:34:47 Step 6/23 : COPY go.mod . 17:34:47 Removing intermediate container fd5c455dbf79 17:34:47 ---> ade74a4f6914 17:34:47 Step 6/32 : COPY go.mod . 17:34:47 ---> c04327196285 17:34:47 Step 7/23 : RUN go mod download 17:34:47 ---> Running in 4cc9635c983b 17:34:47 ---> aba339502ae0 17:34:47 Step 7/32 : RUN go mod download 17:34:48 ---> Running in 4b96a4d6242a 17:34:48 Removing intermediate container 066f8e431c11 17:34:48 ---> 0a6428cf4746 17:34:48 Step 8/26 : COPY . . 17:34:52 Removing intermediate container bca7cfbefa1b 17:34:52 ---> 1bc74d967207 17:34:52 Step 8/23 : COPY . . 17:34:52 Removing intermediate container 626a87d6fcd5 17:34:52 ---> fd044363a981 17:34:52 Step 8/24 : COPY . . 17:34:52 ---> f19bb535493a 17:34:52 Step 9/26 : RUN go mod tidy 17:35:02 Removing intermediate container 4cc9635c983b 17:35:02 ---> 392a2c4b0c83 17:35:02 Step 8/23 : COPY . . 17:35:09 ---> Running in 543c4a08f053 17:35:09 Removing intermediate container 4b96a4d6242a 17:35:09 ---> fd62b539757f 17:35:09 Step 8/32 : COPY . . 17:35:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:35:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:35:12 ---> 9cab020ba954 17:35:12 Step 9/24 : RUN go mod tidy 17:35:12 ---> 94b641d87d37 17:35:12 Step 9/23 : RUN go mod tidy 17:35:13 ---> 36f7dc9064a8 17:35:13 Step 9/23 : RUN go mod tidy 17:35:17 ---> Running in a0d39a3cc348 17:35:17 ---> Running in 23271f9c1a18 17:35:17 ---> Running in ecd2f861f1bd 17:35:18 Removing intermediate container 543c4a08f053 17:35:18 ---> a26b1b7fb582 17:35:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:35:18 ---> Running in 1efda0946921 17:35: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 17:35:21 Removing intermediate container a0d39a3cc348 17:35:21 ---> 39a5db7b25a6 17:35:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:35:22 ---> Running in 9542057a0de2 17:35:22 Removing intermediate container 23271f9c1a18 17:35:22 ---> 2585f5006ecc 17:35:22 Step 10/24 : RUN make cmd/core-command/core-command 17:35:22 Removing intermediate container ecd2f861f1bd 17:35:22 ---> 9d3838e96d21 17:35:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:35:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:35:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:35:26 ---> Running in 8007d40492de 17:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:35:30 ---> Running in 7d7f18419853 17:35: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 17:35:31 ---> 08e8cdeb3bad 17:35:31 Step 9/32 : RUN go mod tidy 17:35:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:35:32 ---> Running in b8ff9926402a 17:35:32 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 17:35:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:35:32 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 17:35:35 Removing intermediate container b8ff9926402a 17:35:35 ---> cac27b54e81d 17:35:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:35:35 ---> Running in 1ce71dbc4235 17:35:35 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 17:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:35:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:35:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.426s coverage: 46.1% of statements 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements 17:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.338s coverage: 100.0% of statements 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.611s coverage: 27.7% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.199s coverage: 81.2% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.242s coverage: 100.0% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.225s coverage: 100.0% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.385s coverage: 58.6% of statements 17:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:36:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.595s coverage: 87.7% of statements 17:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:36:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.229s coverage: 78.9% of statements 17:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:36:04 Removing intermediate container 1efda0946921 17:36:04 ---> 83b5a00abf46 17:36:04 17:36:04 Step 11/26 : FROM alpine:3.12 17:36:04 3.12: Pulling from library/alpine 17:36:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:36:04 Status: Downloaded newer image for alpine:3.12 17:36:04 ---> 13621d1b12d4 17:36:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:36:05 ---> Running in 493aad55a02c 17:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:06 (1/6) Installing ca-certificates (20191127-r4) 17:36:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:36:06 (3/6) Installing libcurl (7.76.1-r0) 17:36:06 (4/6) Installing curl (7.76.1-r0) 17:36:06 (5/6) Installing dumb-init (1.2.2-r1) 17:36:06 (6/6) Installing su-exec (0.2-r1) 17:36:06 Executing busybox-1.31.1-r20.trigger 17:36:06 Executing ca-certificates-20191127-r4.trigger 17:36:07 OK: 7 MiB in 20 packages 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.399s coverage: 28.6% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.348s coverage: 100.0% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.509s coverage: 86.7% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.467s coverage: 97.5% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.351s coverage: 78.3% of statements 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:36:12 Removing intermediate container 493aad55a02c 17:36:12 ---> 99db3751e218 17:36:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:36:12 ---> Running in 547d7b4bdec5 17:36:13 Removing intermediate container 547d7b4bdec5 17:36:13 ---> c302678136c4 17:36:13 Step 14/26 : WORKDIR / 17:36:14 ---> Running in 4fe542104326 17:36:15 Removing intermediate container 4fe542104326 17:36:15 ---> dd293c6a330b 17:36:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:36:16 ---> f94d91420f51 17:36:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.478s coverage: 95.1% of statements 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.315s coverage: 0.8% of statements 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 21.7% of statements 17:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 17:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.210s coverage: 79.5% of statements 17:36:18 ---> 0de4e2fbf193 17:36:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements 17:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 17:36:19 ---> 301fc191f3a8 17:36:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:36:19 Removing intermediate container 1ce71dbc4235 17:36:19 ---> 41bbba85bbba 17:36:19 17:36:19 Step 11/32 : FROM alpine:3.12 17:36:19 ---> 13621d1b12d4 17:36:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:36:20 ---> Running in e35b1c8e9b6c 17:36:21 ---> adfb4ee06cc4 17:36:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:36:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.479s coverage: 87.5% of statements 17:36:23 Removing intermediate container e35b1c8e9b6c 17:36:23 ---> afbf6e3ea1f9 17:36:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:36:25 ---> 673193655070 17:36:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:36:25 ---> Running in 74b10bda652d 17:36:25 Removing intermediate container 9542057a0de2 17:36:25 ---> e0006afb3ea9 17:36:25 17:36:25 Step 11/23 : FROM alpine:3.12 17:36:25 ---> 13621d1b12d4 17:36:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:36:27 ---> a2416801d520 17:36:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:36:28 ---> Running in 2de6117db062 17:36:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:28 (1/2) Installing dumb-init (1.2.2-r1) 17:36:28 (2/2) Installing su-exec (0.2-r1) 17:36:28 Executing busybox-1.31.1-r20.trigger 17:36:28 OK: 6 MiB in 16 packages 17:36:29 Removing intermediate container 8007d40492de 17:36:29 ---> f5dc990f1c83 17:36:29 17:36:29 Step 11/24 : FROM alpine:3.12 17:36:29 ---> 13621d1b12d4 17:36:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:36:29 ---> e2b9dc78e7b6 17:36:29 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/ 17:36:30 ---> Running in e0c4cabde34b 17:36:30 ---> Running in a408b8f633c8 17:36:30 Removing intermediate container 7d7f18419853 17:36:30 ---> edb7eaf58323 17:36:30 17:36:30 Step 11/23 : FROM alpine:3.12 17:36:30 ---> 13621d1b12d4 17:36:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:31 ---> Running in d36776a375a8 17:36:31 Removing intermediate container 74b10bda652d 17:36:31 ---> ff10cea42338 17:36:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:36:31 (1/1) Installing dumb-init (1.2.2-r1) 17:36:31 Executing busybox-1.31.1-r20.trigger 17:36:31 OK: 6 MiB in 15 packages 17:36:31 ---> Running in ff3dfd903130 17:36:31 Removing intermediate container ff3dfd903130 17:36:31 ---> 03844486747e 17:36:31 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:31 (1/1) Installing dumb-init (1.2.2-r1) 17:36:31 Executing busybox-1.31.1-r20.trigger 17:36:31 OK: 6 MiB in 15 packages 17:36:31 ---> Running in b54da4eb7ac8 17:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:32 Removing intermediate container b54da4eb7ac8 17:36:32 ---> fad59c1cdbce 17:36:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:36:32 (1/2) Installing ca-certificates (20191127-r4) 17:36:32 (2/2) Installing dumb-init (1.2.2-r1) 17:36:32 Executing busybox-1.31.1-r20.trigger 17:36:32 Executing ca-certificates-20191127-r4.trigger 17:36:32 OK: 6 MiB in 16 packages 17:36:32 Removing intermediate container 2de6117db062 17:36:32 ---> ff860e7639d1 17:36:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:36:32 ---> Running in df6106524e0c 17:36:32 ---> Running in 2c05c137439e 17:36:32 Removing intermediate container e0c4cabde34b 17:36:32 ---> 77bec8598960 17:36:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:36:32 Removing intermediate container 2c05c137439e 17:36:32 ---> 374cad3b1f81 17:36:32 Step 14/23 : ENV APP_PORT=59861 17:36:33 Removing intermediate container a408b8f633c8 17:36:33 ---> e63f86e81186 17:36:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 17:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 17:36:33 ---> Running in 7f2e7a9b43cf 17:36:33 ---> Running in c251fbd830d0 17:36:33 ---> Running in 65577a84db05 17:36:33 Removing intermediate container d36776a375a8 17:36:33 ---> 93c4bae17a03 17:36:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:36:34 Removing intermediate container 7f2e7a9b43cf 17:36:34 ---> dc25cdceb753 17:36:34 Step 14/24 : ENV APP_PORT=59882 17:36:34 ---> Running in 97bdafc3c901 17:36:34 Removing intermediate container c251fbd830d0 17:36:34 ---> 0a7dea15598f 17:36:34 Step 15/23 : EXPOSE $APP_PORT 17:36:34 Removing intermediate container 65577a84db05 17:36:34 ---> a317738b97b4 17:36:34 Step 24/26 : LABEL arch=x86_64 17:36:34 ---> Running in 88bb741058fb 17:36:34 ---> Running in 56c6c72535c8 17:36:34 Removing intermediate container 97bdafc3c901 17:36:34 ---> c8b02ec274c4 17:36:34 Step 14/23 : ENV APP_PORT=59860 17:36:34 ---> Running in 519473ddc7b7 17:36:34 ---> Running in f3a6ed69ef81 17:36:34 Removing intermediate container 56c6c72535c8 17:36:34 ---> 0db600398d45 17:36:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:34 Removing intermediate container 88bb741058fb 17:36:34 ---> 7217636d0133 17:36:34 Step 15/24 : EXPOSE $APP_PORT 17:36:34 Removing intermediate container 519473ddc7b7 17:36:34 ---> 904849c9a958 17:36:34 Step 25/26 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:36:34 Removing intermediate container df6106524e0c 17:36:34 ---> 4af136cca050 17:36:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:36:34 Removing intermediate container f3a6ed69ef81 17:36:34 ---> 9568c0811262 17:36:34 Step 15/23 : EXPOSE $APP_PORT 17:36:34 ---> Running in 5916cd7adbcd 17:36:34 ---> Running in 9e9da85b4b47 17:36:34 ---> Running in 14499dfff6e2 17:36:34 ---> Running in 04ed6dfaf28a 17:36:34 ---> cfb6108876d0 17:36:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:36:35 Removing intermediate container 9e9da85b4b47 17:36:35 ---> 73638022cf5b 17:36:35 Step 26/26 : LABEL version=0.0.0 17:36:35 Removing intermediate container 5916cd7adbcd 17:36:35 ---> 1d037d423071 17:36:35 Step 16/24 : WORKDIR / 17:36:35 Removing intermediate container 14499dfff6e2 17:36:35 ---> 8d36987fa3ce 17:36:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:35 Removing intermediate container 04ed6dfaf28a 17:36:35 ---> e20bfad1924d 17:36:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:36:35 ---> Running in bf6cff3bcf34 17:36:35 ---> Running in da8070376dc1 17:36:35 ---> 29a1d50e7ca0 17:36:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:36:35 Removing intermediate container bf6cff3bcf34 17:36:35 ---> 96fbb93191e0 17:36:35 17:36:35 ---> febd109adc13 17:36:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:36:35 Successfully built 96fbb93191e0 17:36:35 ---> 79c9b9546de6 17:36:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:36:36 Successfully tagged security-secretstore-setup:latest 17:36:36  Building security-secretstore-setup ... done Building core-metadata 17:36:36 Removing intermediate container da8070376dc1 17:36:36 ---> 5538d7a26c80 17:36:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:36 ---> Running in a78bc082864d 17:36:36 ---> bcc6befaf0de 17:36:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:36:39 ---> 86ab0db8a6c9 17:36:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:36:40 ---> ed68f6e0a225 17:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:36:40 ---> Running in 94f4ba0712db 17:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.594s coverage: 81.8% of statements 17:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:36:42 ---> 3f52209d2ca7 17:36:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:36:42 Removing intermediate container 94f4ba0712db 17:36:42 ---> 8d9c91dda2bd 17:36:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 76.0% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 17:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.348s coverage: 91.2% of statements 17:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:36:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:36:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:36:47 ---> d04d8a7afa7a 17:36:47 Step 3/24 : WORKDIR /edgex-go 17:36:47 ---> Using cache 17:36:47 ---> 9645ea5aadfe 17:36:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:47 ---> Using cache 17:36:47 ---> 8bb76de6ab55 17:36:47 Step 5/24 : RUN apk add --update --no-cache make git 17:36:47 ---> Using cache 17:36:47 ---> 34b20b82dd29 17:36:47 Step 6/24 : COPY go.mod . 17:36:47 ---> Using cache 17:36:47 ---> c04327196285 17:36:47 Step 7/24 : RUN go mod download 17:36:47 ---> Using cache 17:36:47 ---> 392a2c4b0c83 17:36:47 Step 8/24 : COPY . . 17:36:47 ---> Using cache 17:36:47 ---> 36f7dc9064a8 17:36:47 Step 9/24 : RUN go mod tidy 17:36:47 ---> Using cache 17:36:47 ---> 39a5db7b25a6 17:36:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.906s coverage: 64.4% of statements 17:36:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:36:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 17:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 17:36:51 ---> ee3999dbf72f 17:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:36:51 ---> Running in 812d5fc6d446 17:36:51 ---> Running in f244e988d8d4 17:36:51 ---> Running in fc7a3f07c859 17:36:51 ---> 85b2d720675a 17:36:51 Step 20/24 : ENTRYPOINT ["/core-command"] 17:36:51 Removing intermediate container 812d5fc6d446 17:36:51 ---> f5c0dd221784 17:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:51 ---> Running in 4e743a4bb118 17:36:51 Removing intermediate container f244e988d8d4 17:36:51 ---> 3ac98c4cd0b0 17:36:51 Step 21/23 : LABEL arch=x86_64 17:36:51 ---> Running in d2c32efbf071 17:36:51 ---> Running in 4b54797da3c3 17:36:51 Removing intermediate container 4e743a4bb118 17:36:51 ---> 20ce96f0451e 17:36:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:52 Removing intermediate container d2c32efbf071 17:36:52 ---> 41fc3c726310 17:36:52 Step 21/23 : LABEL arch=x86_64 17:36:52 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 17:36:52 ---> Running in 649e96fb5a97 17:36:52 Removing intermediate container 4b54797da3c3 17:36:52 ---> 17b64d8a137f 17:36:52 Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:36:52 Removing intermediate container a78bc082864d 17:36:52 ---> bbd0bc8b164b 17:36:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:52 ---> Running in dfb39f9c8258 17:36:52 ---> Running in 32403a4ff95a 17:36:53 Removing intermediate container 649e96fb5a97 17:36:53 ---> d10f86ba5514 17:36:53 Step 22/24 : LABEL arch=x86_64 17:36:53 ---> 484f71d10967 17:36:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:36:53 Removing intermediate container dfb39f9c8258 17:36:53 ---> 602b4bff1bf4 17:36:53 Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:36:53 ---> Running in 39dd92c918b6 17:36:53 Removing intermediate container 32403a4ff95a 17:36:53 ---> a2e359006d70 17:36:53 Step 23/23 : LABEL version=0.0.0 17:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.129s coverage: 66.9% of statements 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:36:54 ---> Running in 9b53b2a7e5e6 17:36:54 ---> 41f9d0b46a77 17:36:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:36:54 ---> Running in 064333182aa1 17:36:54 Removing intermediate container 39dd92c918b6 17:36:54 ---> cb0678c14c32 17:36:54 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.5% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.103s coverage: 89.5% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements 17:36:55 Removing intermediate container 9b53b2a7e5e6 17:36:55 ---> cd25e12f4aa4 17:36:55 Step 23/23 : LABEL version=0.0.0 17:36:55 Removing intermediate container 064333182aa1 17:36:55 ---> 47412dc6b910 17:36:55 17:36:55 Successfully built 47412dc6b910 17:36:55 ---> Running in d1b4ff3d46ce 17:36:56 ---> a2d56dceebe8 17:36:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:36:56 Successfully tagged support-scheduler:latest 17:36:56 Building security-proxy-setup 17:36:56  Building support-scheduler ... done  ---> Running in 7ca33785930b 17:36:56 Removing intermediate container d1b4ff3d46ce 17:36:56 ---> 7d919f56411e 17:36:56 Step 24/24 : LABEL version=0.0.0 17:37:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 46.8% of statements 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:37:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:37:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.136s coverage: 100.0% of statements 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.241s coverage: 18.9% of statements 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.613s coverage: 91.9% of statements 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:37:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:37:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:37:08 ---> d04d8a7afa7a 17:37:08 Step 3/22 : WORKDIR /edgex-go 17:37:08 ---> Using cache 17:37:08 ---> 9645ea5aadfe 17:37:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:08 ---> Using cache 17:37:08 ---> 8bb76de6ab55 17:37:08 Step 5/22 : RUN apk add --update --no-cache make git 17:37:08 ---> Using cache 17:37:08 ---> 34b20b82dd29 17:37:08 Step 6/22 : COPY go.mod . 17:37:08 ---> Using cache 17:37:08 ---> c04327196285 17:37:08 Step 7/22 : RUN go mod download 17:37:08 ---> Using cache 17:37:08 ---> 392a2c4b0c83 17:37:08 Step 8/22 : COPY . . 17:37:08 ---> Using cache 17:37:08 ---> 36f7dc9064a8 17:37:08 Step 9/22 : RUN go mod tidy 17:37:08 ---> Using cache 17:37:08 ---> 39a5db7b25a6 17:37:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:37:09 ---> Running in f657b53c1225 17:37:09 ---> f960cbd921bc 17:37:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:37:09 Removing intermediate container 7ca33785930b 17:37:09 ---> 93099ad8d789 17:37:09 17:37:09 ---> Running in 4d9b39607d1e 17:37:09 Successfully built 93099ad8d789 17:37:09 Successfully tagged support-notifications:latest 17:37:09 Building core-data 17:37:09  Building support-notifications ... done Removing intermediate container f657b53c1225 17:37:09 ---> a604574139e9 17:37:09 17:37:09 Successfully built a604574139e9 17:37:11 Successfully tagged core-command:latest 17:37:11  Building core-command ... done Building sys-mgmt-agent 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.921s coverage: 28.7% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.235s coverage: 64.6% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.468s coverage: 97.6% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.182s coverage: 28.1% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:37:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements 17:37:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:37:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:37:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:37:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:37:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:37:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:37:16 GO111MODULE=on go vet ./... 17:37:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:37:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:37:23 ---> d04d8a7afa7a 17:37:23 Step 3/24 : WORKDIR /edgex-go 17:37:23 ---> Using cache 17:37:23 ---> 9645ea5aadfe 17:37:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:23 ---> Using cache 17:37:23 ---> 8bb76de6ab55 17:37:23 Step 5/24 : RUN apk add --update --no-cache make bash git 17:37:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:37:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:37:32 ---> d04d8a7afa7a 17:37:32 Step 3/24 : WORKDIR /edgex-go 17:37:32 ---> Using cache 17:37:32 ---> 9645ea5aadfe 17:37:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:32 ---> Using cache 17:37:32 ---> 8bb76de6ab55 17:37:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:37:32 ---> d083fd729156 17:37:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:37:33 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 17:37:33 ---> Running in 1ea0811d0a81 17:37:33 ---> Running in 02f207c18418 17:37:33 ---> Running in 1619e8dcbc24 17:37:33 Removing intermediate container 1619e8dcbc24 17:37:33 ---> dd2f75161345 17:37:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:37:34 ---> c32cb245f021 17:37:34 Step 27/32 : RUN chmod +x /entrypoint.sh 17:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:37:34 ---> Running in 163615d55378 17:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:37:35 OK: 219 MiB in 52 packages 17:37:35 OK: 219 MiB in 52 packages 17:37:36 Removing intermediate container 163615d55378 17:37:36 ---> 6e7ce99ba7a0 17:37:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:37:37 ---> Running in 9dce4a20b808 17:37:37 Removing intermediate container 9dce4a20b808 17:37:37 ---> 3f32d2aff36f 17:37:37 Step 29/32 : CMD ["gate"] 17:37:37 Removing intermediate container 02f207c18418 17:37:37 ---> 05e725f76801 17:37:37 Step 6/24 : COPY go.mod . 17:37:37 Removing intermediate container 1ea0811d0a81 17:37:37 ---> 6fac84986ed1 17:37:37 Step 6/24 : COPY go.mod . 17:37:37 ---> Running in aa02681c2310 17:37:38 ---> eb031687e391 17:37:38 Step 7/24 : RUN go mod download 17:37:38 ---> Running in a9da55b2340b 17:37:38 Removing intermediate container aa02681c2310 17:37:38 ---> 7f276327db07 17:37:38 Step 30/32 : LABEL arch=x86_64 17:37:38 ---> e46d92f4b1b1 17:37:38 Step 7/24 : RUN go mod download 17:37:39 ---> Running in 0316a1cd2f5d 17:37:39 ---> Running in 4f92e8431c5e 17:37:40 Removing intermediate container 0316a1cd2f5d 17:37:40 ---> 45833bc3a32f 17:37:40 Step 31/32 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:37:40 ---> Running in c2ad2fa95c2c 17:37:41 Removing intermediate container c2ad2fa95c2c 17:37:41 ---> 6293cd7c2957 17:37:41 Step 32/32 : LABEL version=0.0.0 17:37:42 ---> Running in 17e978d999bd 17:37:42 Removing intermediate container a9da55b2340b 17:37:42 ---> c3082a68e537 17:37:42 Step 8/24 : COPY . . 17:37:42 Removing intermediate container 4f92e8431c5e 17:37:42 ---> 2a4fa4716701 17:37:42 Step 8/24 : COPY . . 17:38:05 Removing intermediate container 17e978d999bd 17:38:05 ---> b46216fcd9e6 17:38:05 17:38:05 Successfully built b46216fcd9e6 17:38:05 Successfully tagged security-bootstrapper:latest 17:38:05  Building security-bootstrapper ... done  ---> e2bfb747894d 17:38:05 Step 9/24 : RUN go mod tidy 17:38:06 ---> 7f88ad67319a 17:38:06 Step 9/24 : RUN go mod tidy 17:38:06 ---> Running in 4188bfa0c43e 17:38:06 ---> Running in ec1fa2c95e7f 17:38:10 Removing intermediate container ec1fa2c95e7f 17:38:10 ---> ef29fd0fed13 17:38:10 Step 10/24 : RUN make cmd/core-data/core-data 17:38:10 Removing intermediate container 4188bfa0c43e 17:38:10 ---> 4b98cf7dbba4 17:38:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:38:10 ---> Running in 271c15b8e33b 17:38:10 ---> Running in ee86b0b6843b 17:38:11 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 17:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:38:12 Removing intermediate container fc7a3f07c859 17:38:12 ---> bc972d0c4c82 17:38:12 17:38:12 Step 11/24 : FROM alpine:3.12 17:38:12 ---> 13621d1b12d4 17:38:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:38:12 ---> Using cache 17:38:12 ---> 77bec8598960 17:38:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:38:12 ---> Using cache 17:38:12 ---> dc25cdceb753 17:38:12 Step 14/24 : ENV APP_PORT=59881 17:38:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:38:12 ---> Running in 9b0d37a03b49 17:38:13 Removing intermediate container 9b0d37a03b49 17:38:13 ---> 0ee228e5d86b 17:38:13 Step 15/24 : EXPOSE $APP_PORT 17:38:13 ---> Running in 37af840c52ea 17:38:13 Removing intermediate container 37af840c52ea 17:38:13 ---> 036cd22f0402 17:38:13 Step 16/24 : WORKDIR / 17:38:13 ---> Running in 2d2527cdb6e2 17:38:14 Removing intermediate container 2d2527cdb6e2 17:38:14 ---> 1483f3f2b51b 17:38:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:14 ---> 8dc1fc3647d2 17:38:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:38:15 ---> 32f2171dc00d 17:38:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:38:16 ---> facdac0d6bc5 17:38:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:38:17 ---> Running in d64f38b721b5 17:38:17 Removing intermediate container d64f38b721b5 17:38:17 ---> ef9ff5485e92 17:38:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:38:17 Removing intermediate container 4d9b39607d1e 17:38:17 ---> fbc06c902d27 17:38:17 17:38:17 Step 11/22 : FROM alpine:3.12 17:38:17 ---> 13621d1b12d4 17:38:17 Step 12/22 : RUN apk add --update --no-cache curl 17:38:18 ---> Running in 072c00337396 17:38:18 ---> Running in aa9cd107c9d9 17:38:18 Removing intermediate container 072c00337396 17:38:18 ---> 40be1654577b 17:38:18 Step 22/24 : LABEL arch=x86_64 17:38:19 ---> Running in cc9b64b523d6 17:38:19 Removing intermediate container cc9b64b523d6 17:38:19 ---> d6878c838b32 17:38:19 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:38:19 ---> Running in 3279c8e3ec40 17:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:38:19 (1/4) Installing ca-certificates (20191127-r4) 17:38:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:38:19 (3/4) Installing libcurl (7.76.1-r0) 17:38:19 (4/4) Installing curl (7.76.1-r0) 17:38:19 Executing busybox-1.31.1-r20.trigger 17:38:19 Executing ca-certificates-20191127-r4.trigger 17:38:19 OK: 7 MiB in 18 packages 17:38:20 Removing intermediate container 3279c8e3ec40 17:38:20 ---> c2836784ee94 17:38:20 Step 24/24 : LABEL version=0.0.0 17:38:20 ---> Running in 8adb9efe4c45 17:38:21 Removing intermediate container 8adb9efe4c45 17:38:21 ---> c2749a483b17 17:38:21 17:38:22 Successfully built c2749a483b17 17:38:22 Removing intermediate container aa9cd107c9d9 17:38:22 ---> 02a6186de1d5 17:38:22 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:38:22 Successfully tagged core-metadata:latest 17:38:22  Building core-metadata ... done  ---> Running in 50322fe22c2c 17:38:22 Removing intermediate container 50322fe22c2c 17:38:22 ---> 76cc3a85c67f 17:38:22 Step 14/22 : WORKDIR /edgex 17:38:23 ---> Running in 4337c942a16f 17:38:23 Removing intermediate container 4337c942a16f 17:38:23 ---> c3a0aa167367 17:38:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:38:23 ---> ab40ed403525 17:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:38:25 ---> 4ab773bd6f63 17:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:38:25 ---> b94db1ca3129 17:38:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:38:25 ---> Running in ce5e9e077932 17:38:26 Removing intermediate container ce5e9e077932 17:38:26 ---> 7afc71fe80e3 17:38:26 Step 19/22 : CMD ["--init=true"] 17:38:26 ---> Running in d4f975b17efd 17:38:27 Removing intermediate container d4f975b17efd 17:38:27 ---> 4ec60cb606cd 17:38:27 Step 20/22 : LABEL arch=x86_64 17:38:27 ---> Running in 527bc34ae2f1 17:38:27 Removing intermediate container 527bc34ae2f1 17:38:27 ---> cbe22a0b76c1 17:38:27 Step 21/22 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:38:28 ---> Running in 3d8bdb219073 17:38:28 Removing intermediate container 3d8bdb219073 17:38:28 ---> 7911b690cfb2 17:38:28 Step 22/22 : LABEL version=0.0.0 17:38:28 ---> Running in a568c097f46e 17:38:29 Removing intermediate container a568c097f46e 17:38:29 ---> d10fe57394d9 17:38:29 17:38:29 Successfully built d10fe57394d9 17:38:29 Successfully tagged security-proxy-setup:latest 17:38:37  Building security-proxy-setup ... done Removing intermediate container ee86b0b6843b 17:38:37 ---> 4bbc32a067bf 17:38:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:38:37 ---> Running in 8f7e30321801 17:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:38:40 Removing intermediate container 8f7e30321801 17:38:40 ---> 6a42eac5a4f0 17:38:40 17:38:40 Step 12/24 : FROM docker:20.10.0 17:38:40 20.10.0: Pulling from library/docker 17:38:44 Removing intermediate container 271c15b8e33b 17:38:44 ---> dc3861bf7ebd 17:38:44 17:38:44 Step 11/24 : FROM alpine:3.12 17:38:44 ---> 13621d1b12d4 17:38:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:38:45 ---> Running in 50c16a3f90bc 17:38:45 Removing intermediate container 50c16a3f90bc 17:38:45 ---> 56c98f3a1183 17:38:45 Step 13/24 : ENV APP_PORT=59880 17:38:47 ---> Running in 04bd20e48034 17:38:49 Removing intermediate container 04bd20e48034 17:38:49 ---> 5cd9062d1c8f 17:38:49 Step 14/24 : EXPOSE $APP_PORT 17:38:49 ---> Running in ff69498af7c6 17:38:49 Removing intermediate container ff69498af7c6 17:38:49 ---> 87c4113b99e5 17:38:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:38:49 Status: Downloaded newer image for docker:20.10.0 17:38:49 ---> aefe523efa57 17:38:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:38:49 ---> Running in 654a9ad83d3f 17:38:49 ---> Running in 8a59d621bd23 17:38:49 Removing intermediate container 8a59d621bd23 17:38:49 ---> ecea478bbe1f 17:38:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:38:49 ---> Running in c3ffb472afd7 17:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:38:49 (1/39) Installing readline (8.0.4-r0) 17:38:49 (2/39) Installing bash (5.0.17-r0) 17:38:49 Executing bash-5.0.17-r0.post-install 17:38:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:38:49 (4/39) Installing libcurl (7.76.1-r0) 17:38:50 (5/39) Installing curl (7.76.1-r0) 17:38:50 (6/39) Installing dumb-init (1.2.2-r1) 17:38:50 (7/39) Installing libbz2 (1.0.8-r1) 17:38:50 (8/39) Installing expat (2.2.9-r1) 17:38:50 (9/39) Installing libffi (3.3-r2) 17:38:50 (10/39) Installing gdbm (1.13-r1) 17:38:50 (11/39) Installing xz-libs (5.2.5-r0) 17:38:50 (12/39) Installing sqlite-libs (3.32.1-r0) 17:38:50 (13/39) Installing python3 (3.8.10-r0) 17:38:50 Removing intermediate container 654a9ad83d3f 17:38:50 ---> 942f82e291df 17:38:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:38:52 ---> Running in e7b5ecb7ef50 17:38:52 (14/39) Installing py3-appdirs (1.4.4-r1) 17:38:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:38:52 (16/39) Installing py3-parsing (2.4.7-r0) 17:38:52 (17/39) Installing py3-six (1.15.0-r0) 17:38:52 (18/39) Installing py3-packaging (20.4-r0) 17:38:52 (19/39) Installing py3-setuptools (47.0.0-r0) 17:38:52 (20/39) Installing py3-chardet (3.0.4-r4) 17:38:52 (21/39) Installing py3-idna (2.9-r0) 17:38:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:38:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:38:52 (24/39) Installing py3-requests (2.23.0-r0) 17:38:52 (25/39) Installing py3-msgpack (1.0.0-r0) 17:38:53 (26/39) Installing py3-lockfile (0.12.2-r3) 17:38:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:38:53 (28/39) Installing py3-colorama (0.4.3-r0) 17:38:53 (29/39) Installing py3-distlib (0.3.0-r0) 17:38:53 (30/39) Installing py3-distro (1.5.0-r1) 17:38:53 (31/39) Installing py3-webencodings (0.5.1-r3) 17:38:53 (32/39) Installing py3-html5lib (1.0.1-r4) 17:38:53 (33/39) Installing py3-pytoml (0.1.21-r0) 17:38:53 (34/39) Installing py3-pep517 (0.8.2-r0) 17:38:53 (35/39) Installing py3-progress (1.5-r0) 17:38:53 (36/39) Installing py3-toml (0.10.1-r0) 17:38:53 (37/39) Installing py3-retrying (1.3.3-r0) 17:38:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:38:53 (39/39) Installing py3-pip (20.1.1-r0) 17:38:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:38:53 Executing busybox-1.31.1-r19.trigger 17:38:53 OK: 72 MiB in 59 packages 17:38:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:38:54 Collecting docker-compose==1.23.2 17:38:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:38:54 Collecting PyYAML<4,>=3.10 17:38:54 Downloading PyYAML-3.13.tar.gz (270 kB) 17:38:54 (1/6) Installing dumb-init (1.2.2-r1) 17:38:54 (2/6) Installing libgcc (9.3.0-r2) 17:38:54 (3/6) Installing libsodium (1.0.18-r0) 17:38:54 (4/6) Installing libstdc++ (9.3.0-r2) 17:38:54 Collecting cached-property<2,>=1.2.0 17:38:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:38:54 Collecting docker<4.0,>=3.6.0 17:38:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:38:55 Collecting jsonschema<3,>=2.5.1 17:38:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:38:55 Collecting dockerpty<0.5,>=0.4.1 17:38:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:38:55 (5/6) Installing libzmq (4.3.3-r0) 17:38:55 (6/6) Installing zeromq (4.3.3-r0) 17:38:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:38:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:38:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:38:55 Executing busybox-1.31.1-r20.trigger 17:38:55 Collecting docopt<0.7,>=0.6.1 17:38:55 OK: 8 MiB in 20 packages 17:38:55 Downloading docopt-0.6.2.tar.gz (25 kB) 17:38:57 Collecting texttable<0.10,>=0.9.0 17:38:57 Downloading texttable-0.9.1.tar.gz (11 kB) 17:38:57 Removing intermediate container e7b5ecb7ef50 17:38:57 ---> ac52a8ba870b 17:38:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:57 Collecting websocket-client<1.0,>=0.32.0 17:38:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:38:57 Collecting docker-pycreds>=0.4.0 17:38:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:38:58 Collecting urllib3<1.25,>=1.21.1 17:38:58 ---> 0e0ce8ba3d8a 17:38:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:38:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:38:58 Collecting idna<2.8,>=2.5 17:38:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:38:58 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) 17:38:58 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) 17:38:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:38:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:38:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:38:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:38:58 Installing collected packages: PyYAML, cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, docopt, texttable, docker-compose 17:38:58 Running setup.py install for PyYAML: started 17:38:59 ---> 28482d643a7c 17:38:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:38:59 Running setup.py install for PyYAML: finished with status 'done' 17:38:59 Attempting uninstall: urllib3 17:38:59 Found existing installation: urllib3 1.25.9 17:38:59 Uninstalling urllib3-1.25.9: 17:38:59 Successfully uninstalled urllib3-1.25.9 17:38:59 Attempting uninstall: idna 17:38:59 Found existing installation: idna 2.9 17:38:59 Uninstalling idna-2.9: 17:38:59 Successfully uninstalled idna-2.9 17:38:59 ---> 2a6dc6a82020 17:38:59 Step 20/24 : ENTRYPOINT ["/core-data"] 17:38:59 Attempting uninstall: requests 17:38:59 Found existing installation: requests 2.23.0 17:38:59 Uninstalling requests-2.23.0: 17:38:59 Successfully uninstalled requests-2.23.0 17:38:59 ---> Running in da17b9fd099f 17:38:59 Removing intermediate container da17b9fd099f 17:38:59 ---> 9dcb14155d37 17:38:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:00 ---> Running in ffe540b9513e 17:39:00 Running setup.py install for dockerpty: started 17:39:00 Removing intermediate container ffe540b9513e 17:39:00 ---> f4db89a44b04 17:39:00 Step 22/24 : LABEL arch=x86_64 17:39:00 ---> Running in 2d4c588735cd 17:39:00 Running setup.py install for dockerpty: finished with status 'done' 17:39:00 Running setup.py install for docopt: started 17:39:00 Removing intermediate container 2d4c588735cd 17:39:00 ---> 3fe09ecda5b1 17:39:00 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:39:00 ---> Running in 0fd951689779 17:39:00 Running setup.py install for docopt: finished with status 'done' 17:39:00 Running setup.py install for texttable: started 17:39:00 Removing intermediate container 0fd951689779 17:39:00 ---> b55bf7bf4977 17:39:00 Step 24/24 : LABEL version=0.0.0 17:39:00 ---> Running in e5467f1cd359 17:39:00 Running setup.py install for texttable: finished with status 'done' 17:39:00 Removing intermediate container e5467f1cd359 17:39:00 ---> eb7da2f8e9b7 17:39:00 17:39:01 Successfully built eb7da2f8e9b7 17:39:01 Successfully tagged core-data:latest 17:39:01  Building core-data ... done 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 17:39:06 Removing intermediate container c3ffb472afd7 17:39:06 ---> 9c800fc0fec1 17:39:06 Step 15/24 : ENV APP_PORT=58890 17:39:06 ---> Running in 7f1c69bd574b 17:39:06 Removing intermediate container 7f1c69bd574b 17:39:06 ---> 01a8afb20725 17:39:06 Step 16/24 : EXPOSE $APP_PORT 17:39:06 ---> Running in 2248c5f87c2e 17:39:06 Removing intermediate container 2248c5f87c2e 17:39:06 ---> 27bf95884c76 17:39:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:39:07 ---> bd675c9efe18 17:39:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:39:07 ---> f5bc0d3fe88c 17:39:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:39:07 ---> bfd7102b1b25 17:39:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:39:07 ---> Running in 397b1c1225b2 17:39:07 Removing intermediate container 397b1c1225b2 17:39:07 ---> 8fba7cfac54d 17:39:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:07 ---> Running in 1de4822b92f3 17:39:08 gofmt -l . 17:39:08 [ "`gofmt -l .`" = "" ] 17:39:08 Removing intermediate container 1de4822b92f3 17:39:08 ---> 8794c3f97abc 17:39:08 Step 22/24 : LABEL arch=x86_64 17:39:08 ---> Running in 999d15f8ea5f 17:39:08 Removing intermediate container 999d15f8ea5f 17:39:08 ---> 21f7048388a2 17:39:08 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:39:09 ---> Running in de0055dc5409 17:39:09 Removing intermediate container de0055dc5409 17:39:09 ---> 9266894bdc19 17:39:09 Step 24/24 : LABEL version=0.0.0 17:39:09 ---> Running in 051ca618d470 17:39:09 ./bin/test-go-mod-tidy.sh 17:39:10 Removing intermediate container 051ca618d470 17:39:10 ---> ba27e738d95c 17:39:10 17:39:10 Successfully built ba27e738d95c 17:39:10 Successfully tagged sys-mgmt-agent:latest 17:39:10 ./bin/test-attribution-txt.sh 17:39:10  Building sys-mgmt-agent ... done  [Pipeline] } 17:39:10 $ docker stop --time=1 e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 17:39:12 $ docker rm -f e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 17:39:12 + docker images 17:39:13 REPOSITORY TAG IMAGE ID CREATED SIZE 17:39:13 sys-mgmt-agent latest ba27e738d95c 2 seconds ago 312MB 17:39:13 core-data latest eb7da2f8e9b7 12 seconds ago 21.6MB 17:39:13 dc3861bf7ebd 31 seconds ago 1.17GB 17:39:13 6a42eac5a4f0 32 seconds ago 1.16GB 17:39:13 security-proxy-setup latest d10fe57394d9 44 seconds ago 25.3MB 17:39:13 core-metadata latest c2749a483b17 52 seconds ago 18.6MB 17:39:13 fbc06c902d27 55 seconds ago 1.16GB 17:39:13 bc972d0c4c82 About a minute ago 1.17GB 17:39:13 security-bootstrapper latest b46216fcd9e6 About a minute ago 18.2MB 17:39:13 core-command latest a604574139e9 2 minutes ago 17.1MB 17:39:13 support-notifications latest 93099ad8d789 2 minutes ago 17.8MB 17:39:13 support-scheduler latest 47412dc6b910 2 minutes ago 17.1MB 17:39:13 security-secretstore-setup latest 96fbb93191e0 2 minutes ago 25.8MB 17:39:13 edb7eaf58323 2 minutes ago 1.16GB 17:39:13 f5dc990f1c83 2 minutes ago 1.16GB 17:39:13 e0006afb3ea9 2 minutes ago 1.16GB 17:39:13 41bbba85bbba 2 minutes ago 1.15GB 17:39:13 83b5a00abf46 3 minutes ago 1.16GB 17:39:13 ci-base-image-x86_64 latest d04d8a7afa7a 9 minutes ago 648MB 17:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 17:39:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:39:13 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 17:39:13 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:39:13 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) 17:39:13 + ls -al . 17:39:13 total 880 17:39:13 drwxrwxr-x 9 1001 1001 4096 May 25 17:39 . 17:39:13 drwxr-xr-x 4 root root 4096 May 25 17:33 .. 17:39:13 -rw-rw-r-- 1 1001 1001 11 May 25 17:31 .dockerignore 17:39:13 drwxrwxr-x 8 1001 1001 4096 May 25 17:31 .git 17:39:13 drwxrwxr-x 3 1001 1001 4096 May 25 17:31 .github 17:39:13 -rw-rw-r-- 1 1001 1001 818 May 25 17:31 .gitignore 17:39:13 -rw-rw-r-- 1 1001 1001 166 May 25 17:31 .sonarcloud.properties 17:39:13 -rw-rw-r-- 1 1001 1001 8609 May 25 17:31 Attribution.txt 17:39:13 -rw-rw-r-- 1 1001 1001 3804 May 25 17:31 CONTRIBUTING.md 17:39:13 -rw-rw-r-- 1 1001 1001 931 May 25 17:31 Dockerfile.build 17:39:13 -rw-rw-r-- 1 1001 1001 863 May 25 17:31 Jenkinsfile 17:39:13 -rw-rw-r-- 1 1001 1001 10775 May 25 17:31 LICENSE 17:39:13 -rw-rw-r-- 1 1001 1001 5632 May 25 17:31 Makefile 17:39:13 -rw-rw-r-- 1 1001 1001 7978 May 25 17:31 README.md 17:39:13 -rw-rw-r-- 1 1001 1001 6755 May 25 17:31 SECURITY.md 17:39:13 -rw-rw-r-- 1 1001 1001 5 May 25 17:28 VERSION 17:39:13 -rw-rw-r-- 1 1001 1001 4131 May 25 17:31 ZMQWindows.md 17:39:13 drwxrwxr-x 2 1001 1001 4096 May 25 17:31 bin 17:39:13 drwxrwxr-x 14 1001 1001 4096 May 25 17:31 cmd 17:39:13 -rw-r--r-- 1 root root 741453 May 25 17:37 coverage.out 17:39:13 -rw-r--r-- 1 root root 1060 May 25 17:39 go.mod 17:39:13 -rw-r--r-- 1 root root 22219 May 25 17:33 go.sum 17:39:13 drwxrwxr-x 8 1001 1001 4096 May 25 17:31 internal 17:39:13 drwxrwxr-x 4 1001 1001 4096 May 25 17:31 openapi 17:39:13 drwxrwxr-x 4 1001 1001 4096 May 25 17:31 snap 17:39:13 -rw-rw-r-- 1 1001 1001 168 May 25 17:31 version.go [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:39:13 + '[' -e coverage.out ] 17:39:13 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:13 Warning: overwriting stash ‘coverage-report’ 17:39:14 Stashed 1 file(s) [Pipeline] sh 17:39:15 + make build 17:39:15 go mod tidy 17:39:16 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 17:39:22 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 17:39:28 Still waiting to schedule task 17:39:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:39:49 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 17:39:52 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 17:39:57 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 17:39:58 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 17:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:40:07 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 17:40:10 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 17:40:13 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 17:40:16 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 17:40:19 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] } 17:40:26 $ docker stop --time=1 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 17:40:28 $ docker rm -f 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:30 17:40:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:31 latest: Pulling from edgex-devops/edgex-compose-arm64 17:40:31 29e5d40040c1: Pulling fs layer 17:40:31 1ce36da41761: Pulling fs layer 17:40:31 25b303627fd3: Pulling fs layer 17:40:31 29e5d40040c1: Verifying Checksum 17:40:31 29e5d40040c1: Download complete 17:40:32 29e5d40040c1: Pull complete 17:40:32 1ce36da41761: Verifying Checksum 17:40:32 1ce36da41761: Download complete 17:40:33 1ce36da41761: Pull complete 17:40:34 25b303627fd3: Verifying Checksum 17:40:34 25b303627fd3: Download complete 17:40:37 Running on prd-ubuntu18.04-docker-8c-8g-247 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 17:40:37 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 17:40:37 The recommended git tool is: git 17:40:39 using credential edgex-jenkins-ssh 17:40:40 Cloning the remote Git repository 17:40:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:40:40 > git init /w/workspace/edgex-go/20 # timeout=10 17:40:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:40:40 > git --version # timeout=10 17:40:40 > git --version # 'git version 2.17.1' 17:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:44 25b303627fd3: Pull complete 17:40:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:40:44 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 17:40:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:40:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:40:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:40:47 $ docker top 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 -eo pid,comm 17:40:47 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef 17:40:47 Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef 17:40:47 Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) [Pipeline] { [Pipeline] sh 17:40:48 + + grepdocker-compose parallel build --help 17:40:48 17:40:47 > git config core.sparsecheckout # timeout=10 17:40:47 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 17:40:47 > git remote # timeout=10 17:40:47 > git config --get remote.origin.url # timeout=10 17:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:47 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 17:40:47 > git rev-parse HEAD^{commit} # timeout=10 17:40:47 > git config core.sparsecheckout # timeout=10 17:40:47 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 17:40:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:52 + echo snap-build.sh 17:40:52 snap-build.sh 17:40:52 + SNAP_BASE_DIR=. 17:40:52 + '[' '!' -z /w/workspace/edgex-go/20 ']' 17:40:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/20 17:40:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' 17:40:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/20] 17:40:52 + cd /w/workspace/edgex-go/20 17:40:52 + sudo apt-get remove -qy --purge lxd lxd-client 17:40:52 Reading package lists... 17:40:52 --parallel Build images in parallel. [Pipeline] } 17:40:52 $ docker stop --time=1 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 17:40:52 Building dependency tree... 17:40:52 Reading state information... 17:40:52 The following packages were automatically installed and are no longer required: 17:40:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:40:52 uidmap xdelta3 17:40:52 Use 'sudo apt autoremove' to remove them. 17:40:53 The following packages will be REMOVED: 17:40:53 lxd* lxd-client* 17:40:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:40:53 After this operation, 31.7 MB disk space will be freed. 17:40:54 (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.) 17:40:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:40:54 $ docker rm -f 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:40:55 . [Pipeline] withDockerContainer 17:40:55 Removing lxd dnsmasq configuration 17:40:55 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 17:40:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:40:55 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:40:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:40:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:40:56 (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.) 17:40:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:40:57 $ docker top c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:58 Processing triggers for systemd (237-3ubuntu10.45) ... 17:40:58 + docker-compose -f ./docker-compose-build.yml build --parallel 17:40:58 Processing triggers for ureadahead (0.100.0-21) ... 17:40:59 + sudo snap remove --purge lxd 17:40:59 snap "lxd" is not installed 17:40:59 + sudo groupadd --force --system lxd 17:40:59 ++ whoami 17:40:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:40:59 + newgrp - lxd 17:40:59 + sudo snap install lxd 17:41:02 Building core-command ... 17:41:02 Building core-data ... 17:41:02 Building core-metadata ... 17:41:02 Building security-bootstrapper ... 17:41:02 Building security-proxy-setup ... 17:41:02 Building security-secretstore-setup ... 17:41:02 Building support-notifications ... 17:41:02 Building support-scheduler ... 17:41:02 Building sys-mgmt-agent ... 17:41:02 Building support-notifications 17:41:02 Building core-command 17:41:02 Building security-proxy-setup 17:41:02 Building core-metadata 17:41:02 Building security-bootstrapper 17:41:09 2021-05-25T17:41:07Z INFO Waiting for automatic snapd restart... 17:41:27 lxd 4.14 from Canonical* installed 17:41:27 + sudo lxd init --auto 17:41:36 + sudo snap install --classic snapcraft 17:41:44 snapcraft 4.7.1 from Canonical* installed 17:41:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:41:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:44 Dload Upload Total Spent Left Speed 17:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 17:41:44 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M 17:41:44 ./yq_linux_amd64 17:41:44 + sudo snapcraft prime --use-lxd 17:41:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:41:45 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: 17:41:45 - README.md 17:41:45 17:41:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:41:46 Launching a container. 17:41:53 Waiting for container to be ready 17:41:53 To start your first instance, try: lxc launch ubuntu:18.04 17:41:53 17:41:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:41:58 Waiting for network to be ready... 17:41:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:41:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:41:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:41:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:41:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:41:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:41:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:41:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:41:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:41:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:41:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:41:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:41:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:41:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:41:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:41:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:42:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:42:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:42:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:42:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:42:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:42:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:42:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:42:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:42:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:42:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:42:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:42:02 Fetched 24.6 MB in 4s (5640 kB/s) 17:42:03 Reading package lists... 17:42:04 Reading package lists... 17:42:04 Building dependency tree... 17:42:04 Reading state information... 17:42:04 The following additional packages will be installed: 17:42:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:42:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:42:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:42:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:42:04 Suggested packages: 17:42:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:42:04 Recommended packages: 17:42:04 gnupg libsasl2-modules 17:42:04 The following NEW packages will be installed: 17:42:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:42:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:42:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:42:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:42:04 The following packages will be upgraded: 17:42:04 gpg gpg-agent gpgconf libudev1 17:42:04 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 17:42:04 Need to get 3530 kB of archives. 17:42:04 After this operation, 13.3 MB of additional disk space will be used. 17:42:04 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] 17:42:04 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] 17:42:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:42:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:42:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 17:42:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 17:42:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:42:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:42:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:42:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:42:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:42:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:42:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:42:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:42:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:42:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:42:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:42:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:42:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:42:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:42:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:42:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:42:05 debconf: delaying package configuration, since apt-utils is not installed 17:42:05 Fetched 3530 kB in 1s (3139 kB/s) 17:42:05 (Reading database ... 12511 files and directories currently installed.) 17:42:05 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 17:42:05 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:42:05 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 17:42:05 Selecting previously unselected package udev. 17:42:05 (Reading database ... 12511 files and directories currently installed.) 17:42:05 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 17:42:06 Unpacking udev (237-3ubuntu10.47) ... 17:42:06 Selecting previously unselected package libfuse2:amd64. 17:42:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:42:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:42:06 Selecting previously unselected package fuse. 17:42:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:42:06 Unpacking fuse (2.9.7-1ubuntu1) ... 17:42:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:42:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:42:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:42:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:42:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:42:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:42:06 Selecting previously unselected package libksba8:amd64. 17:42:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:42:06 Unpacking libksba8:amd64 (1.3.5-2) ... 17:42:06 Selecting previously unselected package libroken18-heimdal:amd64. 17:42:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:42:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:42:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:42:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:06 Selecting previously unselected package libwind0-heimdal:amd64. 17:42:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:42:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:42:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:42:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:42:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:42:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:07 Selecting previously unselected package libsasl2-modules-db:amd64. 17:42:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:42:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:42:07 Selecting previously unselected package libsasl2-2:amd64. 17:42:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:42:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:42:07 Selecting previously unselected package libldap-common. 17:42:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:42:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:42:07 Selecting previously unselected package libldap-2.4-2:amd64. 17:42:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:42:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:42:07 Selecting previously unselected package dirmngr. 17:42:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:42:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:42:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:42:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:42:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:42:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:42:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:42:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:42:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:07 Setting up libksba8:amd64 (1.3.5-2) ... 17:42:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:42:07 Setting up udev (237-3ubuntu10.47) ... 17:42:07 invoke-rc.d: policy-rc.d denied execution of start. 17:42:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Processing triggers for systemd (237-3ubuntu10) ... 17:42:08 Setting up fuse (2.9.7-1ubuntu1) ... 17:42:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:42:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:42:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:42:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:42:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:42:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:42:09 settings in the [Install] section, and DefaultInstance for template units). 17:42:09 This means they are not meant to be enabled using systemctl. 17:42:09 Possible reasons for having this kind of units are: 17:42:09 1) A unit may be statically enabled by being symlinked from another unit's 17:42:09 .wants/ or .requires/ directory. 17:42:09 2) A unit's purpose may be to act as a helper for some other unit which has 17:42:09 a requirement dependency on it. 17:42:09 3) A unit may be started when needed via activation (socket, path, timer, 17:42:09 D-Bus, udev, scripted systemctl call, ...). 17:42:09 4) In case of template units, the unit is meant to be enabled with some 17:42:09 instance name specified. 17:42:09 Reading package lists... 17:42:09 Building dependency tree... 17:42:09 Reading state information... 17:42:09 The following additional packages will be installed: 17:42:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:42:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:42:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:42:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:42:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:42:09 Suggested packages: 17:42:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:42:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:42:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:42:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:42:09 systemd-container policykit-1 17:42:09 Recommended packages: 17:42:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:42:09 The following NEW packages will be installed: 17:42:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:42:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:42:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:42:09 multiarch-support openssh-client python3 python3-minimal python3.6 17:42:09 python3.6-minimal snapd squashfs-tools sudo 17:42:09 The following packages will be upgraded: 17:42:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:42:09 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 17:42:09 Need to get 35.2 MB of archives. 17:42:09 After this operation, 141 MB of additional disk space will be used. 17:42:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:42:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:42:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:42:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:42:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 17:42:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:42:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:42:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:42:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:42:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:42:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:42:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:42:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:42:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:42:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:42:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:42:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:42:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 17:42:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:42:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:42:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:42:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:42:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:42:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:42:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:42:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:42:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:42:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:42:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:42:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:42:11 debconf: delaying package configuration, since apt-utils is not installed 17:42:11 Fetched 35.2 MB in 1s (29.1 MB/s) 17:42:11 (Reading database ... 12757 files and directories currently installed.) 17:42:11 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 17:42:11 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:42:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 17:42:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:42:11 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 17:42:12 (Reading database ... 12757 files and directories currently installed.) 17:42:12 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:42:12 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:42:12 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:42:12 (Reading database ... 12757 files and directories currently installed.) 17:42:12 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:42:12 Unpacking apt (1.6.13) over (1.6.1) ... 17:42:12 Setting up apt (1.6.13) ... 17:42:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:42:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:42:13 (Reading database ... 12764 files and directories currently installed.) 17:42:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:42:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:42:13 Selecting previously unselected package libpython3.6-minimal:amd64. 17:42:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:42:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:42:13 Selecting previously unselected package libexpat1:amd64. 17:42:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:42:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:42:13 Selecting previously unselected package python3.6-minimal. 17:42:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:42:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:42:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:42:14 Checking for services that may need to be restarted...done. 17:42:14 Checking for services that may need to be restarted...done. 17:42:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:42:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:42:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:42:14 Selecting previously unselected package python3-minimal. 17:42:14 (Reading database ... 13012 files and directories currently installed.) 17:42:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:42:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:42:14 Selecting previously unselected package mime-support. 17:42:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:42:14 Unpacking mime-support (3.60ubuntu1) ... 17:42:14 Selecting previously unselected package libmpdec2:amd64. 17:42:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:42:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:42:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:42:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:42:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:42:14 Selecting previously unselected package python3.6. 17:42:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:42:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:42:14 Selecting previously unselected package libpython3-stdlib:amd64. 17:42:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:42:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:42:15 Setting up python3-minimal (3.6.7-1~18.04) ... 17:42:15 Selecting previously unselected package python3. 17:42:15 (Reading database ... 13442 files and directories currently installed.) 17:42:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:42:15 Unpacking python3 (3.6.7-1~18.04) ... 17:42:15 Selecting previously unselected package multiarch-support. 17:42:15 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:42:15 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:42:15 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:42:15 Selecting previously unselected package liblzo2-2:amd64. 17:42:15 (Reading database ... 13479 files and directories currently installed.) 17:42:15 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:42:15 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:42:15 Selecting previously unselected package libbsd0:amd64. 17:42:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:42:15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:42:15 Selecting previously unselected package sudo. 17:42:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:42:15 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:42:15 Selecting previously unselected package apparmor. 17:42:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:42:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:42:15 Selecting previously unselected package libedit2:amd64. 17:42:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:42:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:42:15 Selecting previously unselected package libkrb5support0:amd64. 17:42:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:42:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:42:15 Selecting previously unselected package libk5crypto3:amd64. 17:42:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:42:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:42:16 Selecting previously unselected package libkeyutils1:amd64. 17:42:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:42:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:42:16 Selecting previously unselected package libkrb5-3:amd64. 17:42:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:42:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:42:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:42:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:42:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:42:16 Selecting previously unselected package libssl1.0.0:amd64. 17:42:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:42:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:42:16 Selecting previously unselected package openssh-client. 17:42:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:42:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:42:16 Selecting previously unselected package squashfs-tools. 17:42:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:42:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:42:17 Selecting previously unselected package snapd. 17:42:17 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:42:17 Unpacking snapd (2.48.3+18.04) ... 17:42:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:42:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:42:18 Setting up mime-support (3.60ubuntu1) ... 17:42:18 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:42:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:42:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:42:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:42:19 Setting up systemd (237-3ubuntu10.47) ... 17:42:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:42:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:42:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:42:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:42:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:42:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:42:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:42:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:42:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:42:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:42:20 Setting up python3 (3.6.7-1~18.04) ... 17:42:20 running python rtupdate hooks for python3.6... 17:42:20 running python post-rtupdate hooks for python3.6... 17:42:20 Setting up apparmor (2.12-4ubuntu5.1) ... 17:42:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> b921813e6d99 17:42:24 Step 3/23 : WORKDIR /edgex-go 17:42:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> b921813e6d99 17:42:24 Step 3/22 : WORKDIR /edgex-go 17:42:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> b921813e6d99 17:42:24 Step 3/24 : WORKDIR /edgex-go 17:42:24 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> b921813e6d99 17:42:24 Step 3/32 : WORKDIR /edgex-go 17:42:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> b921813e6d99 17:42:24 Step 3/24 : WORKDIR /edgex-go 17:42:24 ---> Running in 81def533f0fd 17:42:24 ---> Running in 55a0c7565b5d 17:42:24 ---> Running in 40f4976509b7 17:42:24 ---> Running in dd0f1318b350 17:42:24 ---> Running in 46ec502ff78c 17:42:24 Removing intermediate container dd0f1318b350 17:42:24 ---> d431b6041de8 17:42:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container 81def533f0fd 17:42:24 ---> ef8ad8bedfc5 17:42:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container 40f4976509b7 17:42:24 ---> 668e74161ffa 17:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container 55a0c7565b5d 17:42:24 ---> fd9441924c69 17:42:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container 46ec502ff78c 17:42:24 ---> 781ef9b1e8f5 17:42:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 ---> Running in 5241838bc8ce 17:42:24 ---> Running in be1d37cab224 17:42:24 ---> Running in 2f32d4860984 17:42:24 ---> Running in 5323ef29f917 17:42:24 ---> Running in 6dc2e51e47f4 17:42:24 Removing intermediate container 5241838bc8ce 17:42:24 ---> 25daec5f05e6 17:42:24 Step 5/24 : RUN apk add --update --no-cache make git 17:42:24 ---> Running in ae4b20bf0636 17:42:24 Removing intermediate container be1d37cab224 17:42:24 ---> 7cd9fb153e6b 17:42:24 Step 5/24 : RUN apk add --update --no-cache make git 17:42:24 Removing intermediate container 5323ef29f917 17:42:24 ---> 469b93df0be0 17:42:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:42:24 ---> Running in b2c470c373e8 17:42:24 ---> Running in e4dee4fec6bc 17:42:24 Removing intermediate container 2f32d4860984 17:42:24 ---> f979edae665c 17:42:24 Step 5/22 : RUN apk add --update --no-cache make git 17:42:24 Removing intermediate container 6dc2e51e47f4 17:42:24 ---> 95d11f52bf44 17:42:24 Step 5/32 : RUN apk add --update --no-cache make git 17:42:24 ---> Running in e30476167f6e 17:42:24 ---> Running in 28d980562c1a 17:42:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:42:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:42:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:42:25 OK: 218 MiB in 52 packages 17:42:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:42:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:42:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:42:26 Setting up snapd (2.48.3+18.04) ... 17:42:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:42:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:42:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:42:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:42:26 OK: 218 MiB in 52 packages 17:42:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:42:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:42:27 OK: 218 MiB in 52 packages 17:42:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:42:27 Removing intermediate container ae4b20bf0636 17:42:27 ---> 6e0e43354ddd 17:42:27 Step 6/24 : COPY go.mod . 17:42:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:42:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:42:27 OK: 218 MiB in 52 packages 17:42:27 OK: 218 MiB in 52 packages 17:42:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:42:28 /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' 17:42:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:42:28 Processing triggers for systemd (237-3ubuntu10.47) ... 17:42:28 Removing intermediate container b2c470c373e8 17:42:28 ---> 9dfce2c5b79e 17:42:28 Step 6/24 : COPY go.mod . 17:42:28 ---> f0cc7b88014a 17:42:28 Step 7/24 : RUN go mod download 17:42:28 Removing intermediate container e4dee4fec6bc 17:42:28 ---> ee3c505b1ec8 17:42:28 Step 6/23 : COPY go.mod . 17:42:28 ---> Running in 44796697d12d 17:42:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:42:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:42:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:42:29 Removing intermediate container e30476167f6e 17:42:29 ---> b9b5a451786a 17:42:29 Step 6/22 : COPY go.mod . 17:42:29 Removing intermediate container 28d980562c1a 17:42:29 ---> 17cccabf53ff 17:42:29 Step 6/32 : COPY go.mod . 17:42:29 ---> 746eb8a1b082 17:42:29 Step 7/24 : RUN go mod download 17:42:29 ---> Running in 94bd8e48b5f1 17:42:30 ---> c28803f84aa9 17:42:30 Step 7/23 : RUN go mod download 17:42:30 Reading package lists... 17:42:30 ---> Running in b2fafe81c9b2 17:42:30 Reading package lists... 17:42:30 Building dependency tree... 17:42:30 Reading state information... 17:42:30 ---> 242772e22a84 17:42:30 Step 7/32 : RUN go mod download 17:42:30 ---> b44f323ff3ce 17:42:30 Step 7/22 : RUN go mod download 17:42:30 Calculating upgrade... 17:42:30 The following packages will be upgraded: 17:42:30 advancecomp base-files bash binutils binutils-common 17:42:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:42:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:42:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:42:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:42:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:42:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:42:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:42:30 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 17:42:30 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:42:30 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:42:30 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:42:30 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:42:30 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:42:30 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:42:31 ---> Running in 379ccfc381b5 17:42:31 ---> Running in 5c91084abd94 17:42:31 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:42:31 Need to get 64.0 MB of archives. 17:42:31 After this operation, 5041 kB of additional disk space will be used. 17:42:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 17:42:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:42:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:42:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:42:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:42:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:42:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:42:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:42:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:42:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:42:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:42:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:42:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:42:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:42:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:42:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:42:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:42:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:42:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:42:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:42:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:42:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:42:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:42:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:42:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:42:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:42:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:42:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:42:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:42:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:42:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:42:31 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:42:31 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:42:31 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:42:31 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:42:31 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:42:31 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 17:42:31 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 17:42:31 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:42:31 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:42:31 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:42:31 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:42:31 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:42:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:42:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:42:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:42:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:42:31 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:42:31 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:42:31 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:42:31 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:42:31 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:42:31 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:42:31 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:42:31 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:42:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:42:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:42:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:42:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:42:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:42:32 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:42:32 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:42:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:42:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:42:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:42:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:42:32 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:42:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:42:32 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:42:32 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:42:32 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:42:32 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:42:32 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:42:32 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:42:32 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:42:32 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:42:32 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:42:32 Removing intermediate container 44796697d12d 17:42:32 ---> e54b1c289112 17:42:32 Step 8/24 : COPY . . 17:42:32 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:42:32 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:42:32 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:42:32 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:42:32 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:42:32 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:42:32 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:42:32 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 17:42:32 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:42:32 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:42:32 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:42:32 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:42:32 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:42:32 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:42:32 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:42:32 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:42:32 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:42:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:42:32 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:42:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:42:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:42:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:42:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:42:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:42:33 debconf: delaying package configuration, since apt-utils is not installed 17:42:33 Fetched 64.0 MB in 2s (31.7 MB/s) 17:42:33 (Reading database ... 13912 files and directories currently installed.) 17:42:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:42:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:42:33 Removing intermediate container 94bd8e48b5f1 17:42:33 ---> 991e305c2c27 17:42:33 Step 8/24 : COPY . . 17:42:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:42:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:42:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 17:42:33 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 17:42:34 Removing intermediate container b2fafe81c9b2 17:42:34 ---> ca21efa20b54 17:42:34 Step 8/23 : COPY . . 17:42:34 Removing intermediate container 379ccfc381b5 17:42:34 ---> 2a9af37c680e 17:42:34 Step 8/32 : COPY . . 17:42:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:35 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:35 (Reading database ... 13911 files and directories currently installed.) 17:42:35 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:35 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:42:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:42:36 (Reading database ... 13911 files and directories currently installed.) 17:42:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:36 Removing intermediate container 5c91084abd94 17:42:36 ---> 667cbef478ba 17:42:36 Step 8/22 : COPY . . 17:42:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:42:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:42:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:36 (Reading database ... 13911 files and directories currently installed.) 17:42:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:42:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:42:37 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:42:37 (Reading database ... 13911 files and directories currently installed.) 17:42:37 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:42:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:42:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:42:37 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:42:37 Setting up base-files (10.1ubuntu2.10) ... 17:42:37 Installing new version of config file /etc/issue ... 17:42:37 Installing new version of config file /etc/issue.net ... 17:42:37 Installing new version of config file /etc/lsb-release ... 17:42:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:42:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:42:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:42:38 Removing obsolete conffile /etc/default/motd-news ... 17:42:38 (Reading database ... 13912 files and directories currently installed.) 17:42:38 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:42:38 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:42:38 Setting up bash (4.4.18-2ubuntu1.2) ... 17:42:38 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 17:42:38 (Reading database ... 13912 files and directories currently installed.) 17:42:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:42:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:42:38 (Reading database ... 13912 files and directories currently installed.) 17:42:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:42:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:42:38 Setting up tar (1.29b-2ubuntu0.2) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:42:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:42:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:42:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:42:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:42:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:42:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:42:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:42:39 Setting up grep (3.1-2build1) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:42:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:42:39 Setting up login (1:4.5-1ubuntu2) ... 17:42:39 (Reading database ... 13912 files and directories currently installed.) 17:42:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:42:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:42:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:42:40 (Reading database ... 13912 files and directories currently installed.) 17:42:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:42:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:42:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:42:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:42:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:42:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:42:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:42:40 (Reading database ... 13912 files and directories currently installed.) 17:42:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:42:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:42:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:42:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:42:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:42:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:42:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:42:41 (Reading database ... 13912 files and directories currently installed.) 17:42:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:42:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:42:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:42:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:42:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:42:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:42:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:42:42 (Reading database ... 13912 files and directories currently installed.) 17:42:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:42:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:42:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:42:43 (Reading database ... 13912 files and directories currently installed.) 17:42:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:42:43 (Reading database ... 13912 files and directories currently installed.) 17:42:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:42:43 (Reading database ... 13912 files and directories currently installed.) 17:42:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:42:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:42:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:42:44 (Reading database ... 13912 files and directories currently installed.) 17:42:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:42:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:42:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:42:44 (Reading database ... 13912 files and directories currently installed.) 17:42:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:42:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:42:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:42:44 (Reading database ... 13914 files and directories currently installed.) 17:42:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:42:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:42:45 Setting up debconf (1.5.66ubuntu1) ... 17:42:45 (Reading database ... 13914 files and directories currently installed.) 17:42:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:42:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:42:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:42:45 (Reading database ... 13914 files and directories currently installed.) 17:42:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:42:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:42:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:42:45 (Reading database ... 13914 files and directories currently installed.) 17:42:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:42:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:42:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:42:45 (Reading database ... 13914 files and directories currently installed.) 17:42:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:42:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:42:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:42:45 (Reading database ... 13914 files and directories currently installed.) 17:42:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:42:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:42:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:42:46 (Reading database ... 13914 files and directories currently installed.) 17:42:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:42:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:42:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 17:42:46 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:42:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:42:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:42:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:42:46 (Reading database ... 13914 files and directories currently installed.) 17:42:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:42:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:42:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:42:46 (Reading database ... 13914 files and directories currently installed.) 17:42:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:42:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:42:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:42:47 (Reading database ... 13914 files and directories currently installed.) 17:42:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:42:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:42:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:42:47 (Reading database ... 13914 files and directories currently installed.) 17:42:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:42:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:42:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:42:47 (Reading database ... 13914 files and directories currently installed.) 17:42:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:42:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:42:47 Setting up passwd (1:4.5-1ubuntu2) ... 17:42:47 (Reading database ... 13914 files and directories currently installed.) 17:42:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:42:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:42:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:42:48 (Reading database ... 13914 files and directories currently installed.) 17:42:48 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 17:42:48 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:42:48 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 17:42:48 (Reading database ... 13914 files and directories currently installed.) 17:42:48 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 17:42:48 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:42:48 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 17:42:48 (Reading database ... 13914 files and directories currently installed.) 17:42:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:42:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:42:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:42:48 (Reading database ... 13914 files and directories currently installed.) 17:42:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:42:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:42:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:42:48 (Reading database ... 13914 files and directories currently installed.) 17:42:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:42:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:42:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:42:49 (Reading database ... 13914 files and directories currently installed.) 17:42:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:42:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:42:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:42:49 (Reading database ... 13914 files and directories currently installed.) 17:42:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:42:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:42:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:42:49 (Reading database ... 13914 files and directories currently installed.) 17:42:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:42:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:42:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:42:49 (Reading database ... 13915 files and directories currently installed.) 17:42:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:42:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:42:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:42:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:42:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:42:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:42:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:42:50 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:42:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:42:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:42:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:42:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:42:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:42:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:42:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:42:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:42:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:42:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:42:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:42:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:42:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:42:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:42:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:42:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:42:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:42:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:42:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:42:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:42:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:42:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:42:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:42:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:42:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:42:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:42:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:42:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:42:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:53 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:53 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:42:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:42:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:42:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:42:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:42:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:42:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:42:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:42:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:42:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:42:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:42:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:42:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:42:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:42:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:42:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:42:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:42:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:42:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:42:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:42:57 17:42:57 Current default time zone: 'Etc/UTC' 17:42:57 Local time is now: Tue May 25 17:42:57 UTC 2021. 17:42:57 Universal Time is now: Tue May 25 17:42:57 UTC 2021. 17:42:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:42:57 17:42:57 Setting up systemd-sysv (237-3ubuntu10.47) ... 17:42:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:57 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 17:42:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:42:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:42:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:42:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:42:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:42:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:42:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:42:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:42:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:42:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:42:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:42:58 Setting up patch (2.7.6-2ubuntu1.1) ... 17:42:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:42:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:42:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:42:58 Installing new version of config file /etc/ssl/openssl.cnf ... 17:42:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:42:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:42:58 Setting up ca-certificates (20210119~18.04.1) ... 17:43:00 Updating certificates in /etc/ssl/certs... 17:43:01 23 added, 27 removed; done. 17:43:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:43:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:43:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:43:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:43:01 Setting up pkgbinarymangler (138.18.04.1) ... 17:43:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:43:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:43:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:43:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:43:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:43:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:43:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:43:02 Setting up perl (5.26.1-6ubuntu0.5) ... 17:43:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:43:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:43:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:43:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:43:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:43:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:43:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:43:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:43:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:43:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:43:02 Processing triggers for systemd (237-3ubuntu10.47) ... 17:43:02 Processing triggers for mime-support (3.60ubuntu1) ... 17:43:02 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:43:02 Updating certificates in /etc/ssl/certs... 17:43:03 ---> bc1d51282693 17:43:03 Step 9/24 : RUN go mod tidy 17:43:03 ---> 6b6aa1bc8e36 17:43:03 Step 9/24 : RUN go mod tidy 17:43:03 ---> 3d516e6a2ee4 17:43:03 Step 9/23 : RUN go mod tidy 17:43:03 ---> Running in a705be40ba60 17:43:03 ---> 6d2ccd2030d5 17:43:03 Step 9/32 : RUN go mod tidy 17:43:03 ---> 6eba179553fd 17:43:03 Step 9/22 : RUN go mod tidy 17:43:03 ---> Running in 16d4d2565d50 17:43:03 ---> Running in 6dd3a758b957 17:43:03 ---> Running in 3d7dd2a27355 17:43:03 ---> Running in 4f30f28bc988 17:43:03 0 added, 0 removed; done. 17:43:03 Running hooks in /etc/ca-certificates/update.d... 17:43:03 done. 17:43:03 Reading package lists... 17:43:03 Building dependency tree... 17:43:03 Reading state information... 17:43:03 The following NEW packages will be installed: 17:43:03 apt-transport-https 17:43:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:43:04 Need to get 1692 B of archives. 17:43:04 After this operation, 154 kB of additional disk space will be used. 17:43:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:43:04 debconf: delaying package configuration, since apt-utils is not installed 17:43:04 Fetched 1692 B in 0s (8417 B/s) 17:43:04 Selecting previously unselected package apt-transport-https. 17:43:04 (Reading database ... 13920 files and directories currently installed.) 17:43:04 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:43:04 Unpacking apt-transport-https (1.6.13) ... 17:43:04 Setting up apt-transport-https (1.6.13) ... 17:43:04 Waiting for network to be ready... 17:43:05 Removing intermediate container a705be40ba60 17:43:05 ---> 1ae245b326f8 17:43:05 Step 10/24 : RUN make cmd/core-command/core-command 17:43:06 ---> Running in a2923db1f6dd 17:43:06 Removing intermediate container 6dd3a758b957 17:43:06 ---> 4b2bb291cb3d 17:43:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:43:06 ---> Running in dec95012ec63 17:43:06 Removing intermediate container 3d7dd2a27355 17:43:06 ---> 270b5152003f 17:43:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:07 ---> Running in 5e3491a588b3 17:43:07 Removing intermediate container 4f30f28bc988 17:43:07 ---> 58a0825a86ab 17:43:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:43:07 Removing intermediate container 16d4d2565d50 17:43:07 ---> cb9964787c6d 17:43:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:43:07 ---> Running in 48e1d67e9c6d 17:43:07 ---> Running in 25376be29fbe 17:43:08 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 17:43:09 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 17:43:09 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 17:43:10 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 17:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:43:11 2021-05-25T17:43:07Z INFO Waiting for automatic snapd restart... 17:43:11 snapd 2.50 from Canonical* installed 17:43:12 "snapd" switched to the "latest/stable" channel 17:43:12 17:43:14 core18 20210507 from Canonical* installed 17:43:15 "core18" switched to the "latest/stable" channel 17:43:15 17:43:18 snapcraft 4.7.1 from Canonical* installed 17:43:18 "snapcraft" switched to the "latest/stable" channel 17:43:18 17:43:22 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: 17:43:22 - README.md 17:43:22 17:43:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:43:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:43:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:43:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:43:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:43:30 Reading package lists... 17:43:30 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 17:43:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:43:37 Reading package lists... 17:43:37 Building dependency tree... 17:43:37 Reading state information... 17:43:37 Suggested packages: 17:43:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:43:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:43:37 Recommended packages: 17:43:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:43:37 The following NEW packages will be installed: 17:43:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:43:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:43:37 pkg-config zip 17:43:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:43:37 Need to get 7663 kB of archives. 17:43:37 After this operation, 43.8 MB of additional disk space will be used. 17:43:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:43:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:43:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:43:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:43:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:43:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:43:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:43:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:43:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:43:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:43:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:43:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:43:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:43:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:43:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:43:37 debconf: delaying package configuration, since apt-utils is not installed 17:43:37 Fetched 7663 kB in 1s (10.5 MB/s) 17:43:37 Selecting previously unselected package libglib2.0-0:amd64. 17:43:37 (Reading database ... 13924 files and directories currently installed.) 17:43:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:43:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:43:37 Selecting previously unselected package libpsl5:amd64. 17:43:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:43:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:43:38 Selecting previously unselected package libnghttp2-14:amd64. 17:43:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:43:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:43:38 Selecting previously unselected package librtmp1:amd64. 17:43:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:43:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:43:38 Selecting previously unselected package libcurl3-gnutls:amd64. 17:43:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:43:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:43:38 Selecting previously unselected package liberror-perl. 17:43:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:43:38 Unpacking liberror-perl (0.17025-1) ... 17:43:38 Selecting previously unselected package git-man. 17:43:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:43:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:43:38 Selecting previously unselected package git. 17:43:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:43:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:43:39 Selecting previously unselected package libnorm1:amd64. 17:43:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:43:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:43:39 Selecting previously unselected package libpgm-5.2-0:amd64. 17:43:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:43:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:43:39 Selecting previously unselected package libsodium23:amd64. 17:43:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:43:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:43:39 Selecting previously unselected package libzmq5:amd64. 17:43:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:43:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:43:40 Selecting previously unselected package libzmq3-dev:amd64. 17:43:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:43:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:43:40 Selecting previously unselected package pkg-config. 17:43:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:43:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:43:40 Selecting previously unselected package zip. 17:43:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:43:40 Unpacking zip (3.0-11build1) ... 17:43:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:43:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:43:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:43:40 Setting up liberror-perl (0.17025-1) ... 17:43:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:43:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:43:40 No schema files found: doing nothing. 17:43:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:43:40 Setting up zip (3.0-11build1) ... 17:43:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:43:40 Setting up libsodium23:amd64 (1.0.16-2) ... 17:43:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:43:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:43:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:43:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:43:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:43:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:43:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:43:47 git set to automatically installed. 17:43:47 git-man set to automatically installed. 17:43:47 libcurl3-gnutls set to automatically installed. 17:43:47 liberror-perl set to automatically installed. 17:43:47 libglib2.0-0 set to automatically installed. 17:43:47 libnghttp2-14 set to automatically installed. 17:43:47 libnorm1 set to automatically installed. 17:43:47 libpgm-5.2-0 set to automatically installed. 17:43:47 libpsl5 set to automatically installed. 17:43:47 librtmp1 set to automatically installed. 17:43:47 libsodium23 set to automatically installed. 17:43:47 libzmq3-dev set to automatically installed. 17:43:47 libzmq5 set to automatically installed. 17:43:47 pkg-config set to automatically installed. 17:43:47 zip set to automatically installed. 17:43:50 snapd is not logged in, snap install commands will use sudo 17:43:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:43:57 snap "core18" has no updates available 17:43:57 snapd is not logged in, snap install commands will use sudo 17:44:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:44:20 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 17:44:20 Pulling go-build-helper 17:44:20 + snapcraftctl pull 17:44:21 'app-service-config' has dependencies that need to be staged: go-build-helper 17:44:21 Skipping pull go-build-helper (already ran) 17:44:21 Building go-build-helper 17:44:21 + snapcraftctl build 17:44:23 Staging go-build-helper 17:44:23 + snapcraftctl stage 17:44:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:44:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:44:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:44:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:44:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:44:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:44:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:44:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:44:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:44:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:44:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:44:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:44:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:44:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:44:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:44:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:44:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:44:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:44:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:44:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:44:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:44:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:44:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:44:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:44:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:44:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:44:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:44:33 Fetched 24.6 MB in 0s (0 B/s) 17:44:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:44:33 Fetched 224 kB in 0s (0 B/s) 17:44:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:44:33 Fetched 157 kB in 0s (0 B/s) 17:44:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:44:33 Fetched 221 kB in 0s (0 B/s) 17:44:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:44:33 Fetched 143 kB in 0s (0 B/s) 17:44:33 Pulling app-service-config 17:44:33 + snapcraftctl pull 17:44:33 Cloning into '/root/parts/app-service-config/src'... 17:44:34 Pulling config-common 17:44:34 + snapcraftctl pull 17:44:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:44:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:44:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:44:38 Fetched 0 B in 0s (0 B/s) 17:44:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:44:38 Fetched 0 B in 0s (0 B/s) 17:44:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:44:38 Fetched 0 B in 0s (0 B/s) 17:44:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:44:38 Fetched 0 B in 0s (0 B/s) 17:44:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:44:38 Fetched 0 B in 0s (0 B/s) 17:44:38 Pulling edgex-go 17:44:38 + snapcraftctl pull 17:44:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:44:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:44:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:44:56 Fetched 0 B in 0s (0 B/s) 17:44:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:44:56 Fetched 96.5 kB in 0s (0 B/s) 17:44:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:44:56 Fetched 279 kB in 0s (0 B/s) 17:44:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:44:56 Fetched 122 kB in 0s (0 B/s) 17:44:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:44:56 Fetched 77.8 kB in 0s (0 B/s) 17:44:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:44:56 Fetched 8848 B in 0s (0 B/s) 17:44:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:44:56 Fetched 47.8 kB in 0s (0 B/s) 17:44:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:44:56 Fetched 45.6 kB in 0s (0 B/s) 17:44:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:44:56 Fetched 15.0 kB in 0s (0 B/s) 17:44:56 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:44:56 Fetched 219 kB in 0s (0 B/s) 17:44:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:44:56 Fetched 154 kB in 0s (0 B/s) 17:44:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:44:56 Fetched 50.6 kB in 0s (0 B/s) 17:44:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:44:56 Fetched 14.8 kB in 0s (0 B/s) 17:44:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:44:56 Fetched 41.8 kB in 0s (0 B/s) 17:44:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:44:56 Fetched 499 kB in 0s (0 B/s) 17:44:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:44:56 Fetched 111 kB in 0s (0 B/s) 17:44:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:44:56 Fetched 240 kB in 0s (0 B/s) 17:44:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:44:56 Fetched 29.3 kB in 0s (0 B/s) 17:44:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:44:56 Fetched 85.5 kB in 0s (0 B/s) 17:44:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:44:56 Fetched 24.5 kB in 0s (0 B/s) 17:44:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:44:56 Fetched 49.2 kB in 0s (0 B/s) 17:44:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:44:56 Fetched 54.2 kB in 0s (0 B/s) 17:44:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:44:56 Fetched 30.8 kB in 0s (0 B/s) 17:44:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:44:56 Fetched 15.8 kB in 0s (0 B/s) 17:44:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:44:56 Fetched 85.9 kB in 0s (0 B/s) 17:44:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:44:56 Fetched 8720 B in 0s (0 B/s) 17:44:56 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 17:44:56 Fetched 137 kB in 0s (0 B/s) 17:44:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:44:56 Fetched 119 kB in 0s (0 B/s) 17:44:56 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 17:44:56 Fetched 110 kB in 0s (0 B/s) 17:44:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:44:56 Fetched 11.1 kB in 0s (0 B/s) 17:44:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:44:56 Fetched 645 kB in 0s (0 B/s) 17:44:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:44:56 Fetched 41.3 kB in 0s (0 B/s) 17:44:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:44:56 Fetched 17.9 kB in 0s (0 B/s) 17:44:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:44:56 Fetched 368 kB in 0s (0 B/s) 17:44:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:44:56 Fetched 187 kB in 0s (0 B/s) 17:44:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:44:56 Fetched 175 kB in 0s (0 B/s) 17:44:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:44:56 Fetched 206 kB in 0s (0 B/s) 17:44:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:44:56 Fetched 1301 kB in 0s (0 B/s) 17:44:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:44:56 Fetched 36.2 kB in 0s (0 B/s) 17:44:56 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:44:56 Fetched 159 kB in 0s (0 B/s) 17:44:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:44:56 Fetched 107 kB in 0s (0 B/s) 17:44:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:44:56 Fetched 48.7 kB in 0s (0 B/s) 17:44:56 Pulling static-packages 17:44:56 + snapcraftctl pull 17:44:57 Pulling version 17:44:57 + cd /root/project 17:44:57 + [ -f VERSION ] 17:44:57 + PROJECT_VERSION=local-dev 17:44:57 + git rev-parse --short HEAD 17:44:57 + GIT_REVISION=07718782 17:44:57 + snapcraftctl set-version local-dev 17:44:58 Skipping build go-build-helper (already ran) 17:44:58 Building app-service-config 17:44:58 + make build 17:44:58 go mod tidy 17:45:01 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 17:45:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 17:45:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 17:45:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 17:45:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 17:45:02 go: downloading github.com/stretchr/testify v1.7.0 17:45:02 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 17:45:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:45:02 go: downloading github.com/go-kit/kit v0.9.0 17:45:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:45:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:45:03 go: downloading golang.org/x/text v0.3.2 17:45:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 17:45:03 go: downloading github.com/pmezard/go-difflib v1.0.0 17:45:03 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:45:03 go: downloading github.com/go-playground/universal-translator v0.17.0 17:45:03 go: downloading github.com/google/uuid v1.2.0 17:45:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 17:45:03 go: downloading github.com/leodido/go-urn v1.2.0 17:45:03 go: downloading github.com/pelletier/go-toml v1.9.0 17:45:03 go: downloading github.com/davecgh/go-spew v1.1.1 17:45:03 go: downloading github.com/go-playground/locales v0.13.0 17:45:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:45:03 go: downloading github.com/hashicorp/consul/api v1.8.1 17:45:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:45:03 go: downloading github.com/gorilla/mux v1.8.0 17:45:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:45:03 go: downloading github.com/pebbe/zmq4 v1.2.7 17:45:03 go: downloading github.com/x448/float16 v0.8.4 17:45:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:45:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 17:45:03 go: downloading github.com/kr/pretty v0.2.0 17:45:03 go: downloading github.com/stretchr/objx v0.1.0 17:45:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:45:03 go: downloading github.com/hashicorp/serf v0.9.5 17:45:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:45:04 go: downloading github.com/go-stack/stack v1.8.0 17:45:04 go: downloading github.com/mitchellh/copystructure v1.0.0 17:45:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:45:04 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:45:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:45:04 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:45:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:45:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:45:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:45:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:45:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:45:04 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:45:04 go: downloading github.com/gorilla/websocket v1.4.2 17:45:04 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:45:04 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:45:04 go: downloading gopkg.in/yaml.v2 v2.4.0 17:45:04 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:45:04 go: downloading github.com/mattn/go-colorable v0.1.6 17:45:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:45:04 go: downloading github.com/pkg/errors v0.8.1 17:45:04 go: downloading github.com/mattn/go-isatty v0.0.12 17:45:04 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:45:04 go: downloading github.com/hashicorp/memberlist v0.2.2 17:45:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:45:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:45:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:45:04 go: downloading github.com/onsi/ginkgo v1.10.1 17:45:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:45:04 go: downloading github.com/fatih/color v1.9.0 17:45:04 go: downloading github.com/onsi/gomega v1.7.0 17:45:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:45:04 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:45:04 go: downloading github.com/miekg/dns v1.1.26 17:45:04 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:45:04 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:45:04 go: downloading github.com/kr/text v0.1.0 17:45:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:45:05 go: downloading github.com/hashicorp/errwrap v1.0.0 17:45:05 go: downloading github.com/hpcloud/tail v1.0.0 17:45:05 go: downloading github.com/golang/protobuf v1.3.2 17:45:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:45:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:45:05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:45:05 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:45:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:45:09 Removing intermediate container 5e3491a588b3 17:45:09 ---> bf7cc3f5daf5 17:45:09 17:45:09 Step 11/32 : FROM alpine:3.12 17:45:09 3.12: Pulling from library/alpine 17:45:10 Removing intermediate container 48e1d67e9c6d 17:45:10 ---> f5b3c6df7fa3 17:45:10 17:45:10 Step 11/22 : FROM alpine:3.12 17:45:10 3.12: Pulling from library/alpine 17:45:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:45:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:45:12 Status: Downloaded newer image for alpine:3.12 17:45:12 Status: Image is up to date for alpine:3.12 17:45:12 ---> 9852663dfa18 17:45:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:45:12 ---> 9852663dfa18 17:45:12 Step 12/22 : RUN apk add --update --no-cache curl 17:45:13 ---> Running in 44d12f1ab224 17:45:13 ---> Running in be4bd94fe153 17:45:14 Removing intermediate container 44d12f1ab224 17:45:14 ---> b460f771e848 17:45:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:45:15 ---> Running in 35ff26e4dd9e 17:45:15 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 17:45:15 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 17:45:15 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 17:45:15 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 17:45:15 Building config-common 17:45:15 + snapcraftctl build 17:45:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:17 (1/4) Installing ca-certificates (20191127-r4) 17:45:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:45:17 (3/4) Installing libcurl (7.76.1-r0) 17:45:17 (4/4) Installing curl (7.76.1-r0) 17:45:17 Executing busybox-1.31.1-r20.trigger 17:45:17 Removing intermediate container a2923db1f6dd 17:45:17 ---> 58e5cfb0dbff 17:45:17 17:45:17 Step 11/24 : FROM alpine:3.12 17:45:17 ---> 9852663dfa18 17:45:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:45:17 Executing ca-certificates-20191127-r4.trigger 17:45:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:17 OK: 7 MiB in 18 packages 17:45:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:17 ---> Running in b3e3367c448f 17:45:17 (1/2) Installing dumb-init (1.2.2-r1) 17:45:17 (2/2) Installing su-exec (0.2-r1) 17:45:17 Executing busybox-1.31.1-r20.trigger 17:45:18 OK: 5 MiB in 16 packages 17:45:18 Building edgex-go 17:45:18 + cd /root/parts/edgex-go/src 17:45:18 + make build 17:45:18 go mod tidy 17:45:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 17:45:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 17:45:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 17:45:18 go: downloading github.com/pelletier/go-toml v1.9.1 17:45:18 go: downloading github.com/lib/pq v1.10.2 17:45:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 17:45:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:45:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:45:18 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:45:18 go: downloading github.com/imdario/mergo v0.3.12 17:45:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:45:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:45:19 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 17:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:20 Removing intermediate container be4bd94fe153 17:45:20 ---> 1b542381baf3 17:45:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:45:20 (1/1) Installing dumb-init (1.2.2-r1) 17:45:20 Executing busybox-1.31.1-r20.trigger 17:45:20 OK: 5 MiB in 15 packages 17:45:20 Removing intermediate container 35ff26e4dd9e 17:45:20 ---> f096331b8146 17:45:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:45:21 ---> Running in 603370da7ac1 17:45:21 ---> Running in 71d09a7852f7 17:45:21 Removing intermediate container dec95012ec63 17:45:21 ---> 4e8e3435e6ec 17:45:21 17:45:21 Step 11/23 : FROM alpine:3.12 17:45:21 ---> 9852663dfa18 17:45:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:45:22 Removing intermediate container 71d09a7852f7 17:45:22 Removing intermediate container 603370da7ac1 17:45:22 ---> 7286b9742193 17:45:22 Step 14/22 : WORKDIR /edgex 17:45:22 ---> 95647962d10e 17:45:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:45:22 ---> Running in dcb95d57214a 17:45:22 ---> Running in 12790cf06c5f 17:45:22 ---> Running in c61070330c01 17:45:22 Removing intermediate container b3e3367c448f 17:45:22 ---> 462dd3c3cb5a 17:45:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:45:22 ---> Running in 05da6f6337e8 17:45:23 Removing intermediate container 12790cf06c5f 17:45:23 ---> 9d923c4b7fca 17:45:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:45:23 Removing intermediate container c61070330c01 17:45:23 ---> 7cd959f57fab 17:45:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:45:23 Removing intermediate container 05da6f6337e8 17:45:23 ---> 477111e133b6 17:45:23 Step 14/24 : ENV APP_PORT=59882 17:45:23 ---> Running in f70a19f6dc70 17:45:23 ---> Running in 58fb3c71ab35 17:45:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:24 Removing intermediate container 58fb3c71ab35 17:45:24 ---> 9df12231a849 17:45:24 Step 15/24 : EXPOSE $APP_PORT 17:45:24 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 17:45:24 ---> a6b43ed237cd 17:45:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:45:24 (1/2) Installing ca-certificates (20191127-r4) 17:45:24 (2/2) Installing dumb-init (1.2.2-r1) 17:45:24 Executing busybox-1.31.1-r20.trigger 17:45:24 ---> Running in 21329963f83e 17:45:24 Executing ca-certificates-20191127-r4.trigger 17:45:25 OK: 6 MiB in 16 packages 17:45:26 Removing intermediate container 21329963f83e 17:45:26 ---> a81057d8a831 17:45:26 Step 16/24 : WORKDIR / 17:45:26 ---> Running in 3a8a1cfedd91 17:45:26 ---> b0d42e1ceb6b 17:45:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:45:27 Removing intermediate container 3a8a1cfedd91 17:45:27 ---> 71ff17868279 17:45:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:28 Removing intermediate container f70a19f6dc70 17:45:28 ---> dedbee9284ac 17:45:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:45:28 Removing intermediate container dcb95d57214a 17:45:28 ---> 830ce3ad1af0 17:45:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:45:28 ---> Running in 86f79d4b99cd 17:45:28 ---> Running in 09615f2c3984 17:45:28 ---> 14578e0ab3b5 17:45:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:45:28 ---> f4900d3772c0 17:45:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:45:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:45:29 Removing intermediate container 25376be29fbe 17:45:29 ---> 584479f63a38 17:45:29 17:45:29 Step 11/24 : FROM alpine:3.12 17:45:29 ---> 9852663dfa18 17:45:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:45:29 ---> Using cache 17:45:29 ---> 462dd3c3cb5a 17:45:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:45:29 ---> Using cache 17:45:29 ---> 477111e133b6 17:45:29 Step 14/24 : ENV APP_PORT=59881 17:45:29 ---> Running in 3d7c92641515 17:45:29 Removing intermediate container 09615f2c3984 17:45:29 ---> 3ea39a6256ca 17:45:29 Step 14/23 : ENV APP_PORT=59860 17:45:29 ---> Running in e1feccfc32b4 17:45:29 Removing intermediate container 86f79d4b99cd 17:45:29 ---> 37e4b03fa251 17:45:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:45:29 ---> Running in 40022e72e20c 17:45:29 Removing intermediate container 3d7c92641515 17:45:29 ---> fabef602c49d 17:45:29 Step 19/22 : CMD ["--init=true"] 17:45:29 Removing intermediate container e1feccfc32b4 17:45:29 ---> da2b824f09e2 17:45:29 Step 15/24 : EXPOSE $APP_PORT 17:45:30 ---> Running in 349db37dc998 17:45:30 ---> Running in 3cb4bdb5ba95 17:45:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:45:30 Removing intermediate container 40022e72e20c 17:45:30 ---> 3064cc68d91f 17:45:30 Step 15/23 : EXPOSE $APP_PORT 17:45:30 ---> 1042eb2b8e38 17:45:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:45:30 ---> Running in c2f378e3bd1a 17:45:30 ---> 5f59d89b23c1 17:45:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:45:30 ---> Running in 477ffce0a795 17:45:30 Removing intermediate container 349db37dc998 17:45:30 ---> e1e20fb4b1e7 17:45:30 Step 20/22 : LABEL arch=arm64 17:45:30 Removing intermediate container 3cb4bdb5ba95 17:45:30 ---> 722ecbcbc045 17:45:30 Step 16/24 : WORKDIR / 17:45:31 ---> Running in ee9dcbb4f1f4 17:45:31 ---> Running in 70df56cde47a 17:45:31 Removing intermediate container c2f378e3bd1a 17:45:31 ---> 80bcbe1abad7 17:45:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:31 ---> 692962bc74a6 17:45:31 Step 20/24 : ENTRYPOINT ["/core-command"] 17:45:31 ---> Running in fff682c81ebb 17:45:32 Removing intermediate container ee9dcbb4f1f4 17:45:32 ---> 8c2b417b5f76 17:45:32 Step 21/22 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:45:32 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 17:45:32 Removing intermediate container 70df56cde47a 17:45:32 ---> 856b5d11476b 17:45:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:32 ---> Running in 7d6eac52ddd5 17:45:32 Removing intermediate container fff682c81ebb 17:45:32 ---> 9db3fd8e1e24 17:45:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:45:32 ---> Running in 3cd071969978 17:45:32 ---> 623ba65585a7 17:45:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:45:33 Removing intermediate container 7d6eac52ddd5 17:45:33 ---> 91fc40670f8c 17:45:33 Step 22/22 : LABEL version=0.0.0 17:45:33 ---> Running in 2a28769c42d3 17:45:33 Removing intermediate container 3cd071969978 17:45:33 ---> 92531d2f437b 17:45:33 Step 22/24 : LABEL arch=arm64 17:45:33 ---> 97a431c8548c 17:45:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:45:33 ---> Running in 0cde63620869 17:45:34 Removing intermediate container 2a28769c42d3 17:45:34 ---> e15ab52a0e8b 17:45:34 17:45:34 Removing intermediate container 477ffce0a795 17:45:34 ---> f6ab0eee948f 17:45:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:34 Removing intermediate container 0cde63620869 17:45:34 ---> bde971925bfd 17:45:34 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:45:35 ---> Running in ad4f2ba53103 17:45:35 Successfully built e15ab52a0e8b 17:45:35 Successfully tagged security-proxy-setup-arm64:latest 17:45:35  Building security-proxy-setup ... done Building security-secretstore-setup 17:45:35 ---> 09c66311607c 17:45:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:45:36 ---> 78544729eaf7 17:45:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:45:36 Removing intermediate container ad4f2ba53103 17:45:36 ---> 0ba133effd92 17:45:36 Step 24/24 : LABEL version=0.0.0 17:45:36 ---> 32a7aadb9ce5 17:45:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:45:36 ---> Running in 77b4d0b0544a 17:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:45:37 ---> e70bc4f00b58 17:45:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:45:37 ---> Running in 2ea7d970779d 17:45:37 Removing intermediate container 77b4d0b0544a 17:45:37 ---> 551a897f968d 17:45:37 17:45:38 ---> 9a32dc48e16e 17:45:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:45:38 Successfully built 551a897f968d 17:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:45:38 Successfully tagged core-command-arm64:latest 17:45:38  Building core-command ... done Building support-scheduler 17:45:38 ---> Running in 338f5e8ee951 17:45:38 ---> 6487fae40814 17:45:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:45:38 Removing intermediate container 2ea7d970779d 17:45:38 ---> d311034211e5 17:45:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:39 ---> Running in dffacbb46383 17:45:39 Removing intermediate container 338f5e8ee951 17:45:39 ---> 9127a283eb13 17:45:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:39 ---> Running in 68fb87d40821 17:45:39 Removing intermediate container dffacbb46383 17:45:39 ---> 8d75812987a2 17:45:39 Step 21/23 : LABEL arch=arm64 17:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:45:39 ---> a03a6fb398e9 17:45:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:45:40 ---> Running in 9d7432aee22a 17:45:40 Removing intermediate container 68fb87d40821 17:45:40 ---> c963bc89a702 17:45:40 Step 22/24 : LABEL arch=arm64 17:45:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:45:41 ---> Running in be129ed8f551 17:45:41 Removing intermediate container 9d7432aee22a 17:45:41 ---> e91c37aa0678 17:45:41 Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:45:41 ---> a4e61091fb16 17:45:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:45:41 ---> Running in 30031762f4b4 17:45:41 Removing intermediate container be129ed8f551 17:45:41 ---> 04c33c592497 17:45:41 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:45:41 ---> Running in 6078ab621b7e 17:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:45:42 Removing intermediate container 30031762f4b4 17:45:42 ---> 5a7993ba4a71 17:45:42 Step 23/23 : LABEL version=0.0.0 17:45:42 ---> 302f52d6b1db 17:45:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:45:42 ---> Running in 6d7dd23cefde 17:45:43 ---> Running in a383bcc44ef3 17:45:43 Removing intermediate container 6078ab621b7e 17:45:43 ---> 0af56be53f28 17:45:43 Step 24/24 : LABEL version=0.0.0 17:45:43 Removing intermediate container 6d7dd23cefde 17:45:43 ---> 59039166f88b 17:45:43 17:45:43 ---> Running in 161d2d6e1d76 17:45:43 Removing intermediate container a383bcc44ef3 17:45:43 ---> 73c6dd6286a2 17:45:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:45:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:45:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:45:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:45:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:45:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:45:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:45:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:45:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:45:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:45:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:45:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:45:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:45:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:45:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:45:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:45:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:45:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:45:44 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:45:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:45:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:45:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:45:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:45:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:45:44 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:45:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:45:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:45:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:45:44 Successfully built 59039166f88b 17:45:44 Successfully tagged support-notifications-arm64:latest 17:45:44  Building support-notifications ... done Building core-data 17:45:44 Removing intermediate container 161d2d6e1d76 17:45:44 ---> 59a8c6b440f6 17:45:44 17:45:45 Successfully built 59a8c6b440f6 17:45:45 Successfully tagged core-metadata-arm64:latest 17:45:45 Building sys-mgmt-agent 17:45:45  Building core-metadata ... done  ---> a87baa903648 17:45:45 Step 27/32 : RUN chmod +x /entrypoint.sh 17:45:45 ---> Running in 6f385bfcb392 17:45:47 Building static-packages 17:45:47 + snapcraftctl build 17:45:48 Removing intermediate container 6f385bfcb392 17:45:48 ---> af8a29af1175 17:45:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:45:48 ---> Running in a072f388de44 17:45:48 Building version 17:45:48 + snapcraftctl build 17:45:49 Removing intermediate container a072f388de44 17:45:49 ---> e07136253a7a 17:45:49 Step 29/32 : CMD ["gate"] 17:45:49 ---> Running in 3e9360af9f45 17:45:50 Removing intermediate container 3e9360af9f45 17:45:50 ---> 57f1d51f4075 17:45:50 Step 30/32 : LABEL arch=arm64 17:45:50 ---> Running in 1161bfadf342 17:45:51 Skipping stage go-build-helper (already ran) 17:45:51 Staging app-service-config 17:45:51 + snapcraftctl stage 17:45:51 Removing intermediate container 1161bfadf342 17:45:51 ---> 7cf33241bad1 17:45:51 Step 31/32 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:45:51 Staging config-common 17:45:51 + snapcraftctl stage 17:45:52 ---> Running in 3d3d244e138b 17:45:53 Removing intermediate container 3d3d244e138b 17:45:53 ---> ea1f4b42f558 17:45:53 Step 32/32 : LABEL version=0.0.0 17:45:53 Staging edgex-go 17:45:53 + snapcraftctl stage 17:45:53 ---> Running in 151f201e902d 17:45:54 Staging static-packages 17:45:54 + snapcraftctl stage 17:45:54 Removing intermediate container 151f201e902d 17:45:54 ---> 5658186b6d97 17:45:54 17:45:54 Successfully built 5658186b6d97 17:45:54 Successfully tagged security-bootstrapper-arm64:latest 17:45:55 Staging version 17:45:55 + snapcraftctl stage 17:45:56 Priming go-build-helper 17:45:56 + snapcraftctl prime 17:45:57 Priming app-service-config 17:45:57 + snapcraftctl prime 17:45:58 Priming config-common 17:45:58 + snapcraftctl prime 17:45:59 Priming edgex-go 17:45:59 + snapcraftctl prime 17:46:00 Priming static-packages 17:46:00 + snapcraftctl prime 17:46:03 Priming version 17:46:03 + snapcraftctl prime 17:46:04 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] } 17:46:33  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:46:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:46:33 ---> b921813e6d99 17:46:33 Step 3/26 : WORKDIR /edgex-go 17:46:33 ---> Using cache 17:46:33 ---> 781ef9b1e8f5 17:46:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:33 ---> Using cache 17:46:33 ---> 95d11f52bf44 17:46:33 Step 5/26 : RUN apk add --update --no-cache make git 17:46:33 ---> Using cache 17:46:33 ---> 17cccabf53ff 17:46:33 Step 6/26 : COPY go.mod . 17:46:33 ---> Using cache 17:46:33 ---> 242772e22a84 17:46:33 Step 7/26 : RUN go mod download 17:46:33 ---> Using cache 17:46:33 ---> 2a9af37c680e 17:46:33 Step 8/26 : COPY . . 17:46:33 ---> Using cache 17:46:33 ---> 6d2ccd2030d5 17:46:33 Step 9/26 : RUN go mod tidy 17:46:33 ---> Using cache 17:46:33 ---> 270b5152003f 17:46:33 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:46:33 ---> Running in a12b20ca15ad 17:46:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:46:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:46:33 ---> b921813e6d99 17:46:33 Step 3/23 : WORKDIR /edgex-go 17:46:33 ---> Using cache 17:46:33 ---> 781ef9b1e8f5 17:46:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:33 ---> Using cache 17:46:33 ---> 95d11f52bf44 17:46:33 Step 5/23 : RUN apk add --update --no-cache make git 17:46:33 ---> Using cache 17:46:33 ---> 17cccabf53ff 17:46:33 Step 6/23 : COPY go.mod . 17:46:33 ---> Using cache 17:46:33 ---> 242772e22a84 17:46:33 Step 7/23 : RUN go mod download 17:46:33 ---> Using cache 17:46:33 ---> 2a9af37c680e 17:46:33 Step 8/23 : COPY . . 17:46:33 ---> Using cache 17:46:33 ---> 6d2ccd2030d5 17:46:33 Step 9/23 : RUN go mod tidy 17:46:33 ---> Using cache 17:46:33 ---> 270b5152003f 17:46:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:46:33 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 17:46:33 ---> Running in 4bd62216f459 17:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:46:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:46:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:46:37 ---> b921813e6d99 17:46:37 Step 3/24 : WORKDIR /edgex-go 17:46:37 ---> Using cache 17:46:37 ---> 781ef9b1e8f5 17:46:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:37 ---> Using cache 17:46:37 ---> 95d11f52bf44 17:46:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:46:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:46:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:46:37 ---> b921813e6d99 17:46:37 Step 3/24 : WORKDIR /edgex-go 17:46:37 ---> Using cache 17:46:37 ---> 781ef9b1e8f5 17:46:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:37 ---> Using cache 17:46:37 ---> 95d11f52bf44 17:46:37 Step 5/24 : RUN apk add --update --no-cache make bash git 17:46:38 ---> Running in 33d6afa9fdeb 17:46:38 ---> Running in 1996b5cf085d 17:46:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:46:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:46:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:46:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:46:42 OK: 218 MiB in 52 packages 17:46:42 OK: 218 MiB in 52 packages 17:46:44 Removing intermediate container 33d6afa9fdeb 17:46:44 ---> ad42eb01db7d 17:46:44 Step 6/24 : COPY go.mod . 17:46:45 Removing intermediate container 1996b5cf085d 17:46:45 ---> 1240bc27633e 17:46:45 Step 6/24 : COPY go.mod . 17:46:46 ---> 12140719656a 17:46:46 Step 7/24 : RUN go mod download 17:46:46 ---> e85e54c1cecb 17:46:46 Step 7/24 : RUN go mod download 17:46:46 ---> Running in 73f08fd30725 17:46:46 ---> Running in 16b8a601bc74 17:46:51 Removing intermediate container 73f08fd30725 17:46:51 ---> 33ce2885473f 17:46:51 Step 8/24 : COPY . . 17:46:51 Removing intermediate container 16b8a601bc74 17:46:51 ---> a8323faba0b8 17:46:51 Step 8/24 : COPY . . 17:47:23 ---> bdf72780f586 17:47:23 Step 9/24 : RUN go mod tidy 17:47:23 ---> e8f779e9f8a6 17:47:23 Step 9/24 : RUN go mod tidy 17:47:23 ---> Running in 1e7685c75719 17:47:23 ---> Running in a25b99c30221 17:47:27 Removing intermediate container 1e7685c75719 17:47:27 ---> 37a3b5120c7a 17:47:27 Step 10/24 : RUN make cmd/core-data/core-data 17:47:27 ---> Running in d85960af0624 17:47:27 Removing intermediate container a25b99c30221 17:47:27 ---> fc06cf905ded 17:47:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:47:28 ---> Running in d6bcc264f74d 17:47:30 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 17:47:30 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 17:47:39 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 17:47:51 Removing intermediate container a12b20ca15ad 17:47:51 ---> 317ca763ad06 17:47:51 17:47:51 Step 11/26 : FROM alpine:3.12 17:47:51 ---> 9852663dfa18 17:47:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:47:51 ---> Running in b07e1cea9fbf 17:47:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:53 (1/6) Installing ca-certificates (20191127-r4) 17:47:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:47:53 (3/6) Installing libcurl (7.76.1-r0) 17:47:53 (4/6) Installing curl (7.76.1-r0) 17:47:53 (5/6) Installing dumb-init (1.2.2-r1) 17:47:53 (6/6) Installing su-exec (0.2-r1) 17:47:53 Executing busybox-1.31.1-r20.trigger 17:47:53 Executing ca-certificates-20191127-r4.trigger 17:47:54 OK: 7 MiB in 20 packages 17:47:56 Removing intermediate container b07e1cea9fbf 17:47:56 ---> f6c338295a16 17:47:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:56 ---> Running in 45f0983d6cdb 17:47:57 Removing intermediate container 45f0983d6cdb 17:47:57 ---> 47d738de034d 17:47:57 Step 14/26 : WORKDIR / 17:47:57 ---> Running in 763d6b7f511e 17:47:58 Removing intermediate container 763d6b7f511e 17:47:58 ---> 69063a6bee3c 17:47:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:48:00 ---> fc8c66265c77 17:48:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:48:02 ---> 5cc2a40c258b 17:48:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:48:04 ---> ae6d3b6542f8 17:48:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:48:05 Removing intermediate container 4bd62216f459 17:48:05 ---> 89dd1c1fc5e5 17:48:05 17:48:05 Step 11/23 : FROM alpine:3.12 17:48:05 ---> 9852663dfa18 17:48:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:48:05 ---> Using cache 17:48:05 ---> 462dd3c3cb5a 17:48:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:05 ---> Using cache 17:48:05 ---> 477111e133b6 17:48:05 Step 14/23 : ENV APP_PORT=59861 17:48:05 ---> Running in 79c90aebdb32 17:48:05 ---> 16e155013205 17:48:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:48:06 Removing intermediate container 79c90aebdb32 17:48:06 ---> 37edd4c9f807 17:48:06 Step 15/23 : EXPOSE $APP_PORT 17:48:06 ---> Running in ed81cc82c81a 17:48:07 Removing intermediate container ed81cc82c81a 17:48:07 ---> e97c917bb65d 17:48:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:08 ---> 84cba86122c1 17:48:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:48:09 ---> 3352caf7489f 17:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:48:10 ---> e9f711a43b87 17:48:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:48:11 ---> 7ba41791efe7 17:48:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:48:11 ---> c32b98cb7121 17:48:11 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/ 17:48:12 ---> Running in bfa49b9bb7ea 17:48:13 ---> c441f73c02b1 17:48:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:48:13 ---> Running in 8a99a7b6d82d 17:48:14 Removing intermediate container 8a99a7b6d82d 17:48:14 ---> 1e7235f9732d 17:48:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:14 ---> Running in 59e813779673 17:48:15 Removing intermediate container 59e813779673 17:48:15 ---> 79dd6ad7f218 17:48:15 Step 21/23 : LABEL arch=arm64 17:48:15 ---> Running in 9f2c17a3540f 17:48:15 Removing intermediate container bfa49b9bb7ea 17:48:15 ---> 26dba9a004c9 17:48:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:48:15 ---> Running in b7ae88f5fbfd 17:48:16 Removing intermediate container 9f2c17a3540f 17:48:16 ---> de550fad321a 17:48:16 Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:48:16 ---> Running in 315cf3efec68 17:48:16 Removing intermediate container b7ae88f5fbfd 17:48:16 ---> 1439cec4a4e6 17:48:16 Step 24/26 : LABEL arch=arm64 17:48:17 ---> Running in 6b8c7c0b25f4 17:48:17 Removing intermediate container 315cf3efec68 17:48:17 ---> ce81bd84ab6b 17:48:17 Step 23/23 : LABEL version=0.0.0 17:48:17 ---> Running in 177383fdd1fa 17:48:17 Removing intermediate container 6b8c7c0b25f4 17:48:17 ---> a447ca0f1d20 17:48:17 Step 25/26 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:48:17 ---> Running in 61d29cf19859 17:48:18 Removing intermediate container 177383fdd1fa 17:48:18 ---> 8b3bfaa60b91 17:48:18 17:48:18 Removing intermediate container 61d29cf19859 17:48:18 ---> 7a694157db03 17:48:18 Step 26/26 : LABEL version=0.0.0 17:48:19 ---> Running in e8b808c40449 17:48:19 Successfully built 8b3bfaa60b91 17:48:19 Successfully tagged support-scheduler-arm64:latest 17:48:19  Building support-scheduler ... done Removing intermediate container e8b808c40449 17:48:19 ---> deeece8a3098 17:48:19 17:48:20 Successfully built deeece8a3098 17:48:20 Successfully tagged security-secretstore-setup-arm64:latest 17:48:47  Building security-secretstore-setup ... done Removing intermediate container d6bcc264f74d 17:48:47 ---> dbfc742257de 17:48:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:48:47 ---> Running in 73d5a482a6b3 17:48:48 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 17:48:51 Removing intermediate container 73d5a482a6b3 17:48:51 ---> 391735570099 17:48:51 17:48:51 Step 12/24 : FROM docker:20.10.0 17:48:51 20.10.0: Pulling from library/docker 17:48:54 Removing intermediate container d85960af0624 17:48:54 ---> eed19aad8d16 17:48:54 17:48:54 Step 11/24 : FROM alpine:3.12 17:48:54 ---> 9852663dfa18 17:48:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:48:54 ---> Running in 6814eb831219 17:48:55 Removing intermediate container 6814eb831219 17:48:55 ---> a7f7b619368b 17:48:55 Step 13/24 : ENV APP_PORT=59880 17:48:55 ---> Running in bdfd46f2405e 17:48:56 Removing intermediate container bdfd46f2405e 17:48:56 ---> 1332bf373d1c 17:48:56 Step 14/24 : EXPOSE $APP_PORT 17:48:56 ---> Running in 5a7e7eac4b44 17:48:57 Removing intermediate container 5a7e7eac4b44 17:48:57 ---> c7c19225f72c 17:48:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:57 ---> Running in 7689660be3d7 17:49:00 Removing intermediate container 7689660be3d7 17:49:00 ---> 6e3f372cd7fc 17:49:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:49:00 ---> Running in f2e016e4673a 17:49:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:49:01 Status: Downloaded newer image for docker:20.10.0 17:49:01 ---> eeaf43b92773 17:49:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:49:01 ---> Running in 1aa24d8e15f2 17:49:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:01 Removing intermediate container 1aa24d8e15f2 17:49:01 ---> 70be191fe023 17:49:01 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:49:02 ---> Running in 5b7ad2ee2553 17:49:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:03 (1/6) Installing dumb-init (1.2.2-r1) 17:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:03 (2/6) Installing libgcc (9.3.0-r2) 17:49:03 (3/6) Installing libsodium (1.0.18-r0) 17:49:03 (4/6) Installing libstdc++ (9.3.0-r2) 17:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:03 (5/6) Installing libzmq (4.3.3-r0) 17:49:03 (6/6) Installing zeromq (4.3.3-r0) 17:49:03 Executing busybox-1.31.1-r20.trigger 17:49:03 OK: 8 MiB in 20 packages 17:49:03 (1/39) Installing readline (8.0.4-r0) 17:49:03 (2/39) Installing bash (5.0.17-r0) 17:49:04 Executing bash-5.0.17-r0.post-install 17:49:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:49:04 (4/39) Installing libcurl (7.76.1-r0) 17:49:04 (5/39) Installing curl (7.76.1-r0) 17:49:04 (6/39) Installing dumb-init (1.2.2-r1) 17:49:04 (7/39) Installing libbz2 (1.0.8-r1) 17:49:04 (8/39) Installing expat (2.2.9-r1) 17:49:04 (9/39) Installing libffi (3.3-r2) 17:49:04 (10/39) Installing gdbm (1.13-r1) 17:49:04 (11/39) Installing xz-libs (5.2.5-r0) 17:49:04 (12/39) Installing sqlite-libs (3.32.1-r0) 17:49:04 (13/39) Installing python3 (3.8.10-r0) 17:49:05 Removing intermediate container f2e016e4673a 17:49:05 ---> 270a3360b6ee 17:49:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:06 (14/39) Installing py3-appdirs (1.4.4-r1) 17:49:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:49:06 (16/39) Installing py3-parsing (2.4.7-r0) 17:49:06 (17/39) Installing py3-six (1.15.0-r0) 17:49:06 (18/39) Installing py3-packaging (20.4-r0) 17:49:06 (19/39) Installing py3-setuptools (47.0.0-r0) 17:49:06 (20/39) Installing py3-chardet (3.0.4-r4) 17:49:06 (21/39) Installing py3-idna (2.9-r0) 17:49:06 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:49:06 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:49:06 (24/39) Installing py3-requests (2.23.0-r0) 17:49:06 (25/39) Installing py3-msgpack (1.0.0-r0) 17:49:06 (26/39) Installing py3-lockfile (0.12.2-r3) 17:49:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:49:06 (28/39) Installing py3-colorama (0.4.3-r0) 17:49:06 (29/39) Installing py3-distlib (0.3.0-r0) 17:49:06 (30/39) Installing py3-distro (1.5.0-r1) 17:49:06 (31/39) Installing py3-webencodings (0.5.1-r3) 17:49:06 (32/39) Installing py3-html5lib (1.0.1-r4) 17:49:06 (33/39) Installing py3-pytoml (0.1.21-r0) 17:49:06 (34/39) Installing py3-pep517 (0.8.2-r0) 17:49:06 (35/39) Installing py3-progress (1.5-r0) 17:49:06 (36/39) Installing py3-toml (0.10.1-r0) 17:49:06 (37/39) Installing py3-retrying (1.3.3-r0) 17:49:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:49:06 (39/39) Installing py3-pip (20.1.1-r0) 17:49:06 Executing busybox-1.31.1-r19.trigger 17:49:06 OK: 72 MiB in 59 packages 17:49:07 ---> 871e18d8e6b5 17:49:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:49:08 ---> eddbab7df438 17:49:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:49:09 ---> 564a000017a1 17:49:09 Step 20/24 : ENTRYPOINT ["/core-data"] 17:49:09 ---> Running in e7bb5f497249 17:49:10 Removing intermediate container e7bb5f497249 17:49:10 ---> 2e04fe8175fb 17:49:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:10 ---> Running in 1253579558d3 17:49:10 Removing intermediate container 1253579558d3 17:49:10 ---> 05f7c17f7718 17:49:10 Step 22/24 : LABEL arch=arm64 17:49:10 ---> Running in 92425a65abfc 17:49:11 Removing intermediate container 92425a65abfc 17:49:11 ---> 56d5a0b8e12f 17:49:11 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:49:11 ---> Running in f485181faf3a 17:49:11 Collecting docker-compose==1.23.2 17:49:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:49:11 Removing intermediate container f485181faf3a 17:49:11 ---> 55e71a539b2b 17:49:11 Step 24/24 : LABEL version=0.0.0 17:49:12 ---> Running in bfaf1515489b 17:49:12 Collecting texttable<0.10,>=0.9.0 17:49:12 Downloading texttable-0.9.1.tar.gz (11 kB) 17:49:12 Removing intermediate container bfaf1515489b 17:49:12 ---> 6ac82fbab02c 17:49:12 17:49:12 Successfully built 6ac82fbab02c 17:49:12 Successfully tagged core-data-arm64:latest 17:49:14  Building core-data ... done Collecting jsonschema<3,>=2.5.1 17:49:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:49:15 Collecting docker<4.0,>=3.6.0 17:49:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:49:16 Collecting PyYAML<4,>=3.10 17:49:16 Downloading PyYAML-3.13.tar.gz (270 kB) 17:49:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:49:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:49:20 Collecting cached-property<2,>=1.2.0 17:49:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:49:20 Collecting docopt<0.7,>=0.6.1 17:49:20 Downloading docopt-0.6.2.tar.gz (25 kB) 17:49:23 Collecting websocket-client<1.0,>=0.32.0 17:49:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:49:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:49:23 Collecting dockerpty<0.5,>=0.4.1 17:49:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:49:25 Collecting docker-pycreds>=0.4.0 17:49:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:49:25 Collecting urllib3<1.25,>=1.21.1 17:49:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:49:25 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) 17:49:25 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) 17:49:25 Collecting idna<2.8,>=2.5 17:49:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:49:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:49:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:49:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:49:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:49:26 Installing collected packages: texttable, jsonschema, docker-pycreds, urllib3, idna, requests, websocket-client, docker, PyYAML, cached-property, docopt, dockerpty, docker-compose 17:49:26 Running setup.py install for texttable: started 17:49:28 Running setup.py install for texttable: finished with status 'done' 17:49:28 Attempting uninstall: urllib3 17:49:28 Found existing installation: urllib3 1.25.9 17:49:28 Uninstalling urllib3-1.25.9: 17:49:29 Successfully uninstalled urllib3-1.25.9 17:49:29 Attempting uninstall: idna 17:49:29 Found existing installation: idna 2.9 17:49:29 Uninstalling idna-2.9: 17:49:29 Successfully uninstalled idna-2.9 17:49:30 Attempting uninstall: requests 17:49:30 Found existing installation: requests 2.23.0 17:49:30 Uninstalling requests-2.23.0: 17:49:30 Successfully uninstalled requests-2.23.0 17:49:32 Running setup.py install for PyYAML: started 17:49:34 Running setup.py install for PyYAML: finished with status 'done' 17:49:34 Running setup.py install for docopt: started 17:49:36 Running setup.py install for docopt: finished with status 'done' 17:49:36 Running setup.py install for dockerpty: started 17:49:37 Running setup.py install for dockerpty: finished with status 'done' 17:49:38 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 17:49:46 Removing intermediate container 5b7ad2ee2553 17:49:46 ---> 8a832abd1898 17:49:46 Step 15/24 : ENV APP_PORT=58890 17:49:46 ---> Running in 6077267f2664 17:49:46 Removing intermediate container 6077267f2664 17:49:46 ---> 9663d1b9c982 17:49:46 Step 16/24 : EXPOSE $APP_PORT 17:49:46 ---> Running in 4a3e2499da96 17:49:47 Removing intermediate container 4a3e2499da96 17:49:47 ---> 94d235389642 17:49:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:49:48 ---> 5e8d4be1bcc4 17:49:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:49:49 ---> a6a5acd09102 17:49:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:49:50 ---> 8c902b1e4792 17:49:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:49:50 ---> Running in cabf2ddd5dcc 17:49:50 Removing intermediate container cabf2ddd5dcc 17:49:50 ---> 35698ed5f736 17:49:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:50 ---> Running in efa57df56060 17:49:51 Removing intermediate container efa57df56060 17:49:51 ---> 280c211644da 17:49:51 Step 22/24 : LABEL arch=arm64 17:49:51 ---> Running in 31fce4122d99 17:49:51 Removing intermediate container 31fce4122d99 17:49:51 ---> 7d56a1493f7c 17:49:51 Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef 17:49:51 ---> Running in 2900cfc9dada 17:49:52 Removing intermediate container 2900cfc9dada 17:49:52 ---> 1ebff93ea554 17:49:52 Step 24/24 : LABEL version=0.0.0 17:49:52 ---> Running in 06dc071e214a 17:49:53 Removing intermediate container 06dc071e214a 17:49:53 ---> 4d103896c0ad 17:49:53 17:49:53 Successfully built 4d103896c0ad 17:49:53 Successfully tagged sys-mgmt-agent-arm64:latest 17:49:54  Building sys-mgmt-agent ... done  [Pipeline] } 17:49:54 $ docker stop --time=1 c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff 17:49:55 $ docker rm -f c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff [Pipeline] // withDockerContainer [Pipeline] sh 17:49:56 + docker images 17:49:56 REPOSITORY TAG IMAGE ID CREATED SIZE 17:49:56 sys-mgmt-agent-arm64 latest 4d103896c0ad 4 seconds ago 299MB 17:49:56 core-data-arm64 latest 6ac82fbab02c 44 seconds ago 20.4MB 17:49:56 eed19aad8d16 About a minute ago 990MB 17:49:56 391735570099 About a minute ago 980MB 17:49:56 security-secretstore-setup-arm64 latest deeece8a3098 About a minute ago 24.4MB 17:49:56 support-scheduler-arm64 latest 8b3bfaa60b91 About a minute ago 16.1MB 17:49:56 89dd1c1fc5e5 About a minute ago 982MB 17:49:56 317ca763ad06 2 minutes ago 979MB 17:49:56 security-bootstrapper-arm64 latest 5658186b6d97 4 minutes ago 17.2MB 17:49:56 core-metadata-arm64 latest 59a8c6b440f6 4 minutes ago 17.4MB 17:49:56 support-notifications-arm64 latest 59039166f88b 4 minutes ago 16.8MB 17:49:56 core-command-arm64 latest 551a897f968d 4 minutes ago 16.1MB 17:49:56 security-proxy-setup-arm64 latest e15ab52a0e8b 4 minutes ago 24MB 17:49:56 584479f63a38 4 minutes ago 989MB 17:49:56 4e8e3435e6ec 4 minutes ago 982MB 17:49:56 58e5cfb0dbff 4 minutes ago 981MB 17:49:56 f5b3c6df7fa3 4 minutes ago 978MB 17:49:56 bf7cc3f5daf5 4 minutes ago 974MB 17:49:56 ci-base-image-arm64 latest b921813e6d99 16 minutes ago 641MB 17:49:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 17:49:56 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 17:49:56 docker 20.10.0 eeaf43b92773 5 months ago 228MB 17:49:56 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 17:49:57 ---> job-cost.sh 17:49:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pfe6 17:50:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-pfe6/bin to PATH 17:52:13 INFO: No Stack... 17:52:13 INFO: Retrieving Pricing Info for: v2-standard-4 17:52:13 INFO: Archiving Costs [Pipeline] sh 17:52:13 + cat /w/workspace/edgex-go/20/archives/cost.csv 17:52:13 + cut -d, -f6 [Pipeline] lock 17:52:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] 17:52:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] did not exist. Created. 17:52:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:52:14 + echo total: 0.18000000715255737 [Pipeline] stash 17:52:14 Stashed 1 file(s) [Pipeline] } 17:52:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-20-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 17:52:14 provisioning config files... 17:52:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config4662687419711040561tmp [Pipeline] { [Pipeline] sh 17:52:15 + set +x 17:52:15 + curl -s https://codecov.io/bash 17:52:15 + bash -s -- 17:52:15 17:52:15 _____ _ 17:52:15 / ____| | | 17:52:15 | | ___ __| | ___ ___ _____ __ 17:52:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:52:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:52:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:52:15 Bash-1.0.3 17:52:15 17:52:15 17:52:15 ==> git version 2.24.4 found 17:52:15 ==> 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 17:52:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:52:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:52:15 ==> Jenkins CI detected. 17:52:15 project root: . 17:52:15 --> token set from env 17:52:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:52:15 ==> Running gcov in . (disable via -X gcov) 17:52:15 ==> Python coveragepy not found 17:52:15 ==> Searching for coverage reports in: 17:52:15 + . 17:52:15 -> Found 1 reports 17:52:15 ==> Detecting git/mercurial file structure 17:52:15 ==> Reading reports 17:52:15 + ./coverage.out bytes=741453 17:52:15 ==> Appending adjustments 17:52:15 https://docs.codecov.io/docs/fixing-reports 17:52:18 + Found adjustments 17:52:18 ==> Gzipping contents 17:52:18 104K /tmp/codecov.HdOr9X.gz 17:52:18 ==> Uploading reports 17:52:18 url: https://codecov.io 17:52:18 query: branch=PR-3478&commit=07718782099762c68bff6425523d49a41cd7dcef&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 17:52:18 -> Pinging Codecov 17:52:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3478&commit=07718782099762c68bff6425523d49a41cd7dcef&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 17:52:18 -> Uploading to 17:52:18 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/07718782099762c68bff6425523d49a41cd7dcef/d69d85f1-ee62-4e20-ba7d-98eec8a559ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T175218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a76f5f5c6393ab01f482d363b9860debb30bd76d09684f63ed23a68d909f194f 17:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:18 Dload Upload Total Spent Left Speed 17:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 195k --:--:-- --:--:-- --:--:-- 195k 17:52:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/07718782099762c68bff6425523d49a41cd7dcef [Pipeline] } 17:52:19 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 17:52:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:52:20 ---> package-listing.sh 17:52:20 ++ facter osfamily 17:52:20 ++ tr '[:upper:]' '[:lower:]' 17:52:21 + OS_FAMILY=redhat 17:52:21 + workspace=/w/workspace/edgex-go/20 17:52:21 + START_PACKAGES=/tmp/packages_start.txt 17:52:21 + END_PACKAGES=/tmp/packages_end.txt 17:52:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:52:21 + PACKAGES=/tmp/packages_start.txt 17:52:21 + '[' /w/workspace/edgex-go/20 ']' 17:52:21 + PACKAGES=/tmp/packages_end.txt 17:52:21 + case "${OS_FAMILY}" in 17:52:21 + sort 17:52:21 + rpm -qa 17:52:33 + '[' -f /tmp/packages_start.txt ']' 17:52:33 + '[' -f /tmp/packages_end.txt ']' 17:52:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:52:33 + '[' /w/workspace/edgex-go/20 ']' 17:52:33 + mkdir -p /w/workspace/edgex-go/20/archives/ 17:52:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 17:52:33 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:52:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:52:34 17:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:52:34 alpine: Pulling from edgex-lftools-log-publisher 17:52:34 df20fa9351a1: Pulling fs layer 17:52:34 36b3adc4ff6f: Pulling fs layer 17:52:34 8ad3a11d3b57: Pulling fs layer 17:52:34 46f8f816bc3b: Pulling fs layer 17:52:34 93b61091891f: Pulling fs layer 17:52:34 93b9cdb0e59b: Pulling fs layer 17:52:34 5e14af77c1be: Pulling fs layer 17:52:34 01666e4c0597: Pulling fs layer 17:52:34 aa168da1d23b: Pulling fs layer 17:52:34 93b9cdb0e59b: Waiting 17:52:34 5e14af77c1be: Waiting 17:52:34 01666e4c0597: Waiting 17:52:34 aa168da1d23b: Waiting 17:52:34 46f8f816bc3b: Waiting 17:52:34 93b61091891f: Waiting 17:52:34 36b3adc4ff6f: Verifying Checksum 17:52:34 36b3adc4ff6f: Download complete 17:52:34 46f8f816bc3b: Verifying Checksum 17:52:34 46f8f816bc3b: Download complete 17:52:35 df20fa9351a1: Verifying Checksum 17:52:35 df20fa9351a1: Download complete 17:52:35 93b61091891f: Verifying Checksum 17:52:35 93b61091891f: Download complete 17:52:35 93b9cdb0e59b: Verifying Checksum 17:52:35 93b9cdb0e59b: Download complete 17:52:35 5e14af77c1be: Verifying Checksum 17:52:35 5e14af77c1be: Download complete 17:52:35 01666e4c0597: Verifying Checksum 17:52:35 01666e4c0597: Download complete 17:52:35 8ad3a11d3b57: Verifying Checksum 17:52:35 8ad3a11d3b57: Download complete 17:52:35 df20fa9351a1: Pull complete 17:52:35 36b3adc4ff6f: Pull complete 17:52:36 8ad3a11d3b57: Pull complete 17:52:36 46f8f816bc3b: Pull complete 17:52:36 93b61091891f: Pull complete 17:52:36 93b9cdb0e59b: Pull complete 17:52:36 5e14af77c1be: Pull complete 17:52:37 01666e4c0597: Pull complete 17:52:37 aa168da1d23b: Verifying Checksum 17:52:37 aa168da1d23b: Download complete 17:52:43 aa168da1d23b: Pull complete 17:52:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:52:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:52:44 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 17:52:44 $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:52:50 $ docker top c3422dbcb6f3be160dbc1ab46222c799441c66a3ec54775c1199e97f4818d1ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:50 + mkdir -p /var/log/sa [Pipeline] sh 17:52:51 + ls /var/log/sa-host 17:52:51 + sadf -c /var/log/sa-host/sa05 17:52:51 file_magic: OK 17:52:51 HZ: Using current value: 100 17:52:51 file_header: OK 17:52:51 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 17:52:51 Statistics: 17:52:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:51 File successfully converted to sysstat format version 12.2.1 17:52:51 + sadf -c /var/log/sa-host/sa25 17:52:51 file_magic: OK 17:52:51 HZ: Using current value: 100 17:52:51 file_header: OK 17:52:51 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 17:52:51 Statistics: 17:52:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:51 provisioning config files... 17:52:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config2112571839391437178tmp [Pipeline] { [Pipeline] echo 17:52:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:52 ---> create-netrc.sh [Pipeline] } 17:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:52:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:52:52 ---> python-tools-install.sh [Pipeline] echo 17:52:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:52 ---> sudo-logs.sh 17:52:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:52:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:53 ---> job-cost.sh 17:52:53 lf-activate-venv: SKIPPING 17:52:53 DEBUG: total: 0.18000000715255737 17:52:53 INFO: Retrieving Stack Cost... 17:52:54 INFO: Retrieving Pricing Info for: v3-standard-2 17:52:54 INFO: Archiving Costs [Pipeline] echo 17:52:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:54 ---> logs-deploy.sh 17:52:54 lf-activate-venv: SKIPPING 17:52:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/20 17:52:54 INFO: archiving workspace using pattern(s): 17:52:55 Archives upload complete. 17:52:55 INFO: archiving logs to Nexus 17:52:56 ---> uname -a: 17:52:56 Linux prd-centos7-docker-4c-2g-239.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:52:56 17:52:56 17:52:56 ---> lscpu: 17:52:56 Architecture: x86_64 17:52:56 CPU op-mode(s): 32-bit, 64-bit 17:52:56 Byte Order: Little Endian 17:52:56 Address sizes: 40 bits physical, 48 bits virtual 17:52:56 CPU(s): 2 17:52:56 On-line CPU(s) list: 0,1 17:52:56 Thread(s) per core: 1 17:52:56 Core(s) per socket: 1 17:52:56 Socket(s): 2 17:52:56 NUMA node(s): 1 17:52:56 Vendor ID: AuthenticAMD 17:52:56 CPU family: 23 17:52:56 Model: 49 17:52:56 Model name: AMD EPYC-Rome Processor 17:52:56 Stepping: 0 17:52:56 CPU MHz: 2799.998 17:52:56 BogoMIPS: 5599.99 17:52:56 Virtualization: AMD-V 17:52:56 Hypervisor vendor: KVM 17:52:56 Virtualization type: full 17:52:56 L1d cache: 64 KiB 17:52:56 L1i cache: 64 KiB 17:52:56 L2 cache: 1 MiB 17:52:56 L3 cache: 32 MiB 17:52:56 NUMA node0 CPU(s): 0,1 17:52:56 Vulnerability Itlb multihit: Not affected 17:52:56 Vulnerability L1tf: Not affected 17:52:56 Vulnerability Mds: Not affected 17:52:56 Vulnerability Meltdown: Not affected 17:52:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:52:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:52:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:52:56 Vulnerability Srbds: Not affected 17:52:56 Vulnerability Tsx async abort: Not affected 17:52:56 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 17:52:56 17:52:56 17:52:56 ---> nproc: 17:52:56 2 17:52:56 17:52:56 17:52:56 ---> df -h: 17:52:56 Filesystem Size Used Available Use% Mounted on 17:52:56 overlay 40.0G 12.1G 27.8G 30% / 17:52:56 tmpfs 64.0M 0 64.0M 0% /dev 17:52:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:52:56 shm 64.0M 0 64.0M 0% /dev/shm 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/20 17:52:56 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/20@tmp 17:52:56 17:52:56 17:52:56 ---> free -m: 17:52:56 total used free shared buff/cache available 17:52:56 Mem: 7821 1344 2186 0 4290 6430 17:52:56 Swap: 1023 1 1022 17:52:56 17:52:56 17:52:56 ---> ip addr: 17:52:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:52:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:52:56 inet 127.0.0.1/8 scope host lo 17:52:56 valid_lft forever preferred_lft forever 17:52:56 inet6 ::1/128 scope host 17:52:56 valid_lft forever preferred_lft forever 17:52:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:52:56 link/ether fa:16:3e:13:4b:b2 brd ff:ff:ff:ff:ff:ff 17:52:56 inet 10.30.123.94/23 brd 10.30.123.255 scope global dynamic eth0 17:52:56 valid_lft 84843sec preferred_lft 84843sec 17:52:56 inet6 fe80::f816:3eff:fe13:4bb2/64 scope link 17:52:56 valid_lft forever preferred_lft forever 17:52:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:52:56 link/ether 02:42:cc:cf:36:e7 brd ff:ff:ff:ff:ff:ff 17:52:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:52:56 valid_lft forever preferred_lft forever 17:52:56 inet6 fe80::42:ccff:fecf:36e7/64 scope link 17:52:56 valid_lft forever preferred_lft forever 17:52:56 17:52:56 17:52:56 ---> sar -b -r -n DEV: 17:52:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:52:56 17:52:56 17:26:48 LINUX RESTART (2 CPU) 17:52:56 17:52:56 17:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:52:56 17:28:02 255.65 114.61 141.04 0.00 11037.18 45691.56 0.00 17:52:56 17:29:02 79.75 0.19 79.56 0.00 23.16 42536.56 0.00 17:52:56 17:30:01 142.83 0.00 142.83 0.00 0.00 19273.19 0.00 17:52:56 17:31:01 55.31 0.02 55.29 0.00 0.53 12047.39 0.00 17:52:56 17:32:01 54.52 0.02 54.51 0.00 0.53 4625.57 0.00 17:52:56 17:33:01 98.82 0.00 98.82 0.00 0.00 32498.45 0.00 17:52:56 17:34:04 162.73 80.04 82.69 0.00 1922.29 75695.14 0.00 17:52:56 17:35:02 269.66 66.93 202.72 0.00 1657.15 128638.38 0.00 17:52:56 17:36:01 340.92 161.50 179.43 0.00 8362.75 82901.07 0.00 17:52:56 17:37:06 227.34 1.48 225.85 0.00 869.71 71922.46 0.00 17:52:56 17:38:01 228.92 25.22 203.71 0.00 688.08 119909.90 0.00 17:52:56 17:39:01 248.71 20.25 228.46 0.00 3037.20 46791.42 0.00 17:52:56 17:40:01 53.33 10.29 43.04 0.00 1301.13 4140.56 0.00 17:52:56 17:41:01 1.52 0.00 1.52 0.00 0.00 29.21 0.00 17:52:56 17:42:01 0.28 0.05 0.23 0.00 1.47 2.32 0.00 17:52:56 17:43:01 1.08 0.25 0.83 0.00 5.20 16.74 0.00 17:52:56 17:44:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 17:52:56 17:45:01 0.27 0.00 0.27 0.00 0.00 3.67 0.00 17:52:56 17:46:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 17:52:56 17:47:01 0.15 0.00 0.15 0.00 0.00 1.65 0.00 17:52:56 17:48:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 17:52:56 17:49:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 17:52:56 17:50:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 17:52:56 17:51:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 17:52:56 17:52:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 17:52:56 Average: 88.63 19.14 69.49 0.00 1154.59 27209.64 0.00 17:52:56 17:52:56 17:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:52:56 17:28:02 5119764 0 898572 11.22 2620 1987976 1512100 16.69 874384 1601336 87028 17:52:56 17:29:02 4115024 0 995608 12.43 2620 2895680 1622268 17.91 1060040 2341580 31740 17:52:56 17:30:01 3787492 0 1160204 14.49 2620 3058616 1572848 17.37 1375508 2286900 267584 17:52:56 17:31:01 3605420 0 1217108 15.20 2620 3183784 1906128 21.04 1492624 2337204 42600 17:52:56 17:32:01 3735248 0 1170308 14.61 2620 3100756 1701240 18.78 1340992 2356652 61216 17:52:56 17:33:01 1311088 0 1299268 16.22 2620 5395956 1897868 20.95 2078968 3977544 1666576 17:52:56 17:34:04 1464996 0 1326160 16.56 2620 5215156 1896236 20.94 1889280 3988568 740732 17:52:56 17:35:02 196288 0 1329396 16.60 2620 6480628 1585024 17.50 3207988 3870500 256340 17:52:56 17:36:01 593300 0 1439296 17.97 2620 5973716 2605920 28.77 2924100 3734540 10576 17:52:56 17:37:06 153548 0 1405232 17.55 2620 6447532 1989324 21.96 3023120 4088860 14000 17:52:56 17:38:01 215860 0 1423964 17.78 2620 6366488 2012148 22.22 3318624 3702696 166752 17:52:56 17:39:01 2405456 0 1340992 16.74 2620 4259864 1768964 19.53 1641228 3234868 1080 17:52:56 17:40:01 2867052 0 1274888 15.92 2620 3864372 1449980 16.01 1212768 3217996 20 17:52:56 17:41:01 2872120 0 1269816 15.85 2620 3864376 1400756 15.47 1209656 3217900 8 17:52:56 17:42:01 2870720 0 1271212 15.87 2620 3864380 1402364 15.48 1204508 3225536 8 17:52:56 17:43:01 2871920 0 1269980 15.86 2620 3864412 1400708 15.46 1209384 3219444 8 17:52:56 17:44:01 2872396 0 1269500 15.85 2620 3864416 1400696 15.46 1203128 3225668 12 17:52:56 17:45:01 2872592 0 1269296 15.85 2620 3864424 1400624 15.46 1203140 3225668 12 17:52:56 17:46:01 2872344 0 1269544 15.85 2620 3864424 1400624 15.46 1203088 3225668 8 17:52:56 17:47:01 2872492 0 1269392 15.85 2620 3864428 1400624 15.46 1203176 3225668 8 17:52:56 17:48:01 2872520 0 1269360 15.85 2620 3864432 1400696 15.46 1203316 3225668 8 17:52:56 17:49:01 2872344 0 1269532 15.85 2620 3864436 1400624 15.46 1203100 3225668 12 17:52:56 17:50:01 2872092 0 1269776 15.85 2620 3864444 1400624 15.46 1207324 3221572 8 17:52:56 17:51:01 2870316 0 1271552 15.88 2620 3864444 1400624 15.46 1227596 3202916 8 17:52:56 17:52:01 2870464 0 1271396 15.87 2620 3864452 1400624 15.46 1227604 3202916 8 17:52:56 Average: 2561314 0 1260854 15.74 2620 4184144 1613185 17.81 1597786 3175341 133854 17:52:56 17:52:56 17:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:52:56 17:28:02 eth0 1395.30 1255.73 5210.09 160.95 0.00 0.00 0.00 0.00 17:52:56 17:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:28:02 veth1c89c05 545.37 488.56 52.50 1495.78 0.00 0.00 0.00 0.00 17:52:56 17:28:02 docker0 545.37 488.46 45.05 1495.77 0.00 0.00 0.00 0.00 17:52:56 17:29:02 eth0 682.85 681.76 4107.89 67.50 0.00 0.00 0.00 0.00 17:52:56 17:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:29:02 vethc87d5d0 33.73 46.55 2.61 141.84 0.00 0.00 0.00 0.00 17:52:56 17:29:02 docker0 439.11 408.75 33.41 1364.27 0.00 0.00 0.00 0.00 17:52:56 17:30:01 eth0 272.87 211.69 762.18 31.83 0.00 0.00 0.00 0.00 17:52:56 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:30:01 vethf27cc88 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:30:01 docker0 189.42 233.34 13.62 724.34 0.00 0.00 0.00 0.00 17:52:56 17:31:01 eth0 40.31 26.97 24.63 109.53 0.00 0.00 0.00 0.00 17:52:56 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:31:01 vethf27cc88 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 17:52:56 17:31:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 17:52:56 17:32:01 eth0 19.31 10.06 16.52 9.05 0.00 0.00 0.00 0.00 17:52:56 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:32:01 vethf27cc88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:33:01 vethb161ccf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:33:01 eth0 176.77 154.32 1698.46 23.33 0.00 0.00 0.00 0.00 17:52:56 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:34:04 vethb161ccf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:34:04 eth0 6.90 3.33 5.74 2.29 0.00 0.00 0.00 0.00 17:52:56 17:34:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:34:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:35:02 vethb161ccf 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 17:52:56 17:35:02 eth0 81.10 65.92 188.68 12.44 0.00 0.00 0.00 0.00 17:52:56 17:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:35:02 docker0 56.68 62.93 3.83 173.94 0.00 0.00 0.00 0.00 17:52:56 17:36:01 vethddc9b2a 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:36:01 veth9fe6844 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:36:01 vethb161ccf 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 17:52:56 17:36:01 vethcf710b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:37:06 vethb161ccf 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:37:06 eth0 2566.06 2260.10 11235.34 511.91 0.00 0.00 0.00 0.00 17:52:56 17:37:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:52:56 17:37:06 veth625cfb3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:38:01 vethb161ccf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:38:01 vethfa95572 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:52:56 17:38:01 eth0 51.65 34.65 93.78 12.97 0.00 0.00 0.00 0.00 17:52:56 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:39:01 vethb161ccf 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:52:56 17:39:01 eth0 243.66 190.87 1684.91 146.26 0.00 0.00 0.00 0.00 17:52:56 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:39:01 docker0 1302.50 1309.79 100.32 4373.20 0.00 0.00 0.00 0.00 17:52:56 17:40:01 eth0 10.19 5.83 8.91 4.08 0.00 0.00 0.00 0.00 17:52:56 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:40:01 docker0 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:41:01 eth0 0.78 0.47 0.29 0.18 0.00 0.00 0.00 0.00 17:52:56 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:42:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:52:56 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:43:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 17:52:56 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:44:01 eth0 0.23 0.20 0.10 0.01 0.00 0.00 0.00 0.00 17:52:56 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:52:56 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:52:56 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:47:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:52:56 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:48:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 17:52:56 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:52:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:52:56 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 Average: eth0 123.06 107.52 559.66 28.82 0.00 0.00 0.00 0.00 17:52:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:56 Average: docker0 52.17 52.47 4.02 175.18 0.00 0.00 0.00 0.00 17:52:56 17:52:56 17:52:56 ---> sar -P ALL: 17:52:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:52:56 17:52:56 17:26:48 LINUX RESTART (2 CPU) 17:52:56 17:52:56 17:27:01 CPU %user %nice %system %iowait %steal %idle 17:52:56 17:28:02 all 28.63 0.00 9.93 27.95 0.11 33.38 17:52:56 17:28:02 0 28.20 0.00 10.77 26.53 0.09 34.41 17:52:56 17:28:02 1 29.06 0.00 9.09 29.38 0.12 32.35 17:52:56 17:29:02 all 14.43 0.00 4.12 9.48 0.08 71.89 17:52:56 17:29:02 0 17.22 0.00 4.47 11.03 0.07 67.20 17:52:56 17:29:02 1 11.66 0.00 3.77 7.94 0.09 76.54 17:52:56 17:30:01 all 54.55 0.00 8.24 5.35 0.11 31.75 17:52:56 17:30:01 0 54.93 0.00 8.37 5.08 0.13 31.49 17:52:56 17:30:01 1 54.18 0.00 8.11 5.61 0.09 32.00 17:52:56 17:31:01 all 30.88 0.00 3.94 7.65 0.10 57.44 17:52:56 17:31:01 0 30.61 0.00 4.09 9.23 0.09 55.99 17:52:56 17:31:01 1 31.14 0.00 3.78 6.08 0.11 58.89 17:52:56 17:32:01 all 48.83 0.00 6.66 16.31 0.15 28.05 17:52:56 17:32:01 0 47.94 0.00 6.37 20.28 0.14 25.26 17:52:56 17:32:01 1 49.71 0.00 6.94 12.33 0.16 30.85 17:52:56 17:33:01 all 25.81 0.00 6.78 21.63 0.10 45.68 17:52:56 17:33:01 0 24.57 0.00 6.85 21.47 0.09 47.03 17:52:56 17:33:01 1 27.06 0.00 6.71 21.79 0.11 44.34 17:52:56 17:34:04 all 7.43 0.00 3.90 87.14 0.17 1.36 17:52:56 17:34:04 0 7.09 0.00 3.96 87.03 0.17 1.74 17:52:56 17:34:04 1 7.78 0.00 3.83 87.25 0.17 0.97 17:52:56 17:35:02 all 10.50 0.00 8.02 63.14 0.09 18.25 17:52:56 17:35:02 0 10.40 0.00 8.09 60.26 0.09 21.16 17:52:56 17:35:02 1 10.60 0.00 7.95 66.01 0.09 15.34 17:52:56 17:36:01 all 48.95 0.00 9.63 34.08 0.20 7.13 17:52:56 17:36:01 0 47.89 0.00 10.10 33.09 0.29 8.62 17:52:56 17:36:01 1 50.01 0.00 9.16 35.07 0.11 5.65 17:52:56 17:37:06 all 29.46 0.00 8.66 48.80 0.15 12.94 17:52:56 17:37:06 0 29.34 0.00 8.77 47.51 0.13 14.26 17:52:56 17:37:06 1 29.57 0.00 8.55 50.08 0.16 11.63 17:52:56 17:38:01 all 26.74 0.00 9.17 59.72 0.13 4.23 17:52:56 17:38:01 0 27.15 0.00 9.18 56.16 0.14 7.37 17:52:56 17:38:01 1 26.34 0.00 9.16 63.28 0.12 1.10 17:52:56 17:52:56 17:38:01 CPU %user %nice %system %iowait %steal %idle 17:52:56 17:39:01 all 43.11 0.00 10.05 31.09 0.17 15.58 17:52:56 17:39:01 0 42.39 0.00 10.21 25.54 0.18 21.67 17:52:56 17:39:01 1 43.82 0.00 9.90 36.62 0.16 9.50 17:52:56 17:40:01 all 1.67 0.00 1.15 3.83 0.04 93.31 17:52:56 17:40:01 0 1.85 0.00 1.14 4.29 0.05 92.66 17:52:56 17:40:01 1 1.48 0.00 1.16 3.36 0.03 93.96 17:52:56 17:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 17:52:56 17:41:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:52:56 17:41:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:52:56 17:42:01 all 0.09 0.00 0.13 0.00 0.03 99.75 17:52:56 17:42:01 0 0.12 0.00 0.15 0.00 0.02 99.72 17:52:56 17:42:01 1 0.07 0.00 0.10 0.00 0.05 99.78 17:52:56 17:43:01 all 0.08 0.00 0.03 0.01 0.03 99.84 17:52:56 17:43:01 0 0.15 0.00 0.03 0.02 0.02 99.78 17:52:56 17:43:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:52:56 17:44:01 all 0.09 0.00 0.02 0.01 0.03 99.85 17:52:56 17:44:01 0 0.15 0.00 0.02 0.02 0.03 99.78 17:52:56 17:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:52:56 17:45:01 all 0.03 0.00 0.03 0.00 0.03 99.91 17:52:56 17:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:52:56 17:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:52:56 17:46:01 all 0.06 0.00 0.02 0.00 0.03 99.90 17:52:56 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:52:56 17:46:01 1 0.10 0.00 0.02 0.00 0.05 99.83 17:52:56 17:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:52:56 17:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:52:56 17:47:01 1 0.15 0.00 0.03 0.00 0.03 99.78 17:52:56 17:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:52:56 17:48:01 0 0.07 0.00 0.03 0.00 0.05 99.85 17:52:56 17:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:52:56 17:49:01 all 0.08 0.00 0.01 0.00 0.03 99.88 17:52:56 17:49:01 0 0.13 0.00 0.02 0.00 0.03 99.82 17:52:56 17:49:01 1 0.02 0.00 0.00 0.00 0.03 99.95 17:52:56 17:52:56 17:49:01 CPU %user %nice %system %iowait %steal %idle 17:52:56 17:50:01 all 0.10 0.00 0.02 0.00 0.03 99.86 17:52:56 17:50:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:52:56 17:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:52:56 17:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 17:52:56 17:51:01 0 0.23 0.00 0.03 0.00 0.03 99.70 17:52:56 17:51:01 1 0.00 0.00 0.03 0.00 0.03 99.93 17:52:56 17:52:01 all 0.08 0.00 0.03 0.00 0.02 99.88 17:52:56 17:52:01 0 0.12 0.00 0.03 0.00 0.03 99.82 17:52:56 17:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:52:56 Average: all 14.31 0.00 3.50 16.17 0.08 65.95 17:52:56 Average: 0 14.26 0.00 3.58 15.85 0.08 66.24 17:52:56 Average: 1 14.35 0.00 3.41 16.49 0.08 65.67 17:52:56 17:52:56 17:52:56