Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f334cf52bf4352e3c5b0101544e3ceb0bda84bb2+80ba4e250181682bffba84591c3a2e03de29986a (ffccf83dc1c82f5e039e0f3faf6ad4413561780a) 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-ssh883965119733697723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5553599255107081098.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 6a41506d72e8e131afc862d141935157bee59f41 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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1837153487010370219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh3697017877532536767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh495079794485062130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1133 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh5096961013177518932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh8942702070801890744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # 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/10@tmp/jenkins-gitclient-ssh7750701973302269182.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" > git rev-list --no-walk d660471ef9913ca2462521b8f507a21e7497a0d7 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:01 ========================================================= 09:41:01 EdgeX Global Pipelines Version Info 09:41:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:03 ------------------- 09:41:03 stable info: 09:41:03 ------------------- 09:41:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:41:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:03 Message: update stable to v1.0.195 09:41:03 ------------------- 09:41:03 experimental info: 09:41:03 ------------------- 09:41:03 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f334cf5 [Pipeline] echo 09:41:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:04 provisioning config files... 09:41:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7941848734154563416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:05 ---> docker-login.sh 09:41:05 nexus3.edgexfoundry.org:10001 09:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:05 Configure a credential helper to remove this warning. See 09:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:05 09:41:05 Login Succeeded 09:41:05 nexus3.edgexfoundry.org:10002 09:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:05 Configure a credential helper to remove this warning. See 09:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:05 09:41:05 Login Succeeded 09:41:05 nexus3.edgexfoundry.org:10003 09:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:05 Configure a credential helper to remove this warning. See 09:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:05 09:41:05 Login Succeeded 09:41:05 nexus3.edgexfoundry.org:10004 09:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:05 Configure a credential helper to remove this warning. See 09:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:05 09:41:05 Login Succeeded 09:41:05 docker.io 09:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:06 Configure a credential helper to remove this warning. See 09:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:06 09:41:06 Login Succeeded 09:41:06 ---> docker-login.sh ends [Pipeline] } 09:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:06 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/core-command/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo core-command,cmd/core-command/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/core-data/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo core-data,cmd/core-data/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/core-metadata/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo core-metadata,cmd/core-metadata/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/security-bootstrapper/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/security-proxy-setup/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/support-notifications/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo support-notifications,cmd/support-notifications/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/support-scheduler/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:41:06 + for file in '`ls cmd/**/Dockerfile`' 09:41:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:41:06 ++ cut -d/ -f2 09:41:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:41:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:07 09:41:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:41:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:08 latest: Pulling from edgex-devops/git-semver 09:41:08 31603596830f: Pulling fs layer 09:41:08 54011a49482f: Pulling fs layer 09:41:08 a6820b24f6d8: Pulling fs layer 09:41:08 f581987b2513: Pulling fs layer 09:41:08 f581987b2513: Waiting 09:41:08 54011a49482f: Verifying Checksum 09:41:08 54011a49482f: Download complete 09:41:08 31603596830f: Verifying Checksum 09:41:08 31603596830f: Download complete 09:41:08 f581987b2513: Verifying Checksum 09:41:08 f581987b2513: Download complete 09:41:08 a6820b24f6d8: Verifying Checksum 09:41:08 a6820b24f6d8: Download complete 09:41:08 31603596830f: Pull complete 09:41:08 54011a49482f: Pull complete 09:41:09 a6820b24f6d8: Pull complete 09:41:11 f581987b2513: Pull complete 09:41:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:41:11 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 09:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:41:13 $ docker top 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:13 [ssh-agent] Looking for ssh-agent implementation... 09:41:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:13 $ docker exec 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent 09:41:13 SSH_AUTH_SOCK=/tmp/ssh-CMUCjkZ6U6sv/agent.14 09:41:13 SSH_AGENT_PID=20 09:41:13 Running ssh-add (command line suppressed) 09:41:13 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3706200037934312368.key (/w/workspace/edgex-go/10@tmp/private_key_3706200037934312368.key) 09:41:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:14 + git tag --points-at HEAD [Pipeline] } 09:41:14 $ docker exec --env ******** --env ******** 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent -k 09:41:14 unset SSH_AUTH_SOCK; 09:41:14 unset SSH_AGENT_PID; 09:41:14 echo Agent pid 20 killed; 09:41:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:14 [ssh-agent] Looking for ssh-agent implementation... 09:41:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:14 $ docker exec 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent 09:41:14 SSH_AUTH_SOCK=/tmp/ssh-bUUS827zQ02D/agent.55 09:41:14 SSH_AGENT_PID=62 09:41:14 Running ssh-add (command line suppressed) 09:41:14 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3215405196792967093.key (/w/workspace/edgex-go/10@tmp/private_key_3215405196792967093.key) 09:41:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:14 + git semver init 09:41:14 # -> Open(): unable to determine branch for HEAD 09:41:14 # $GIT_DIR = /w/workspace/edgex-go/10/.git 09:41:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 09:41:14 # $SEMVER_REMOTE_NAME = origin 09:41:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:41:14 # $SEMVER_USER_NAME = edgex-jenkins 09:41:14 # $SEMVER_BRANCH = PR-3571 09:41:14 # $SEMVER_TEMP = /tmp/semver-713017033 09:41:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:41:35 # '/tmp/semver-713017033' -> '/w/workspace/edgex-go/10/.semver' 09:41:35 # -> Force: false 09:41:35 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 09:41:35 $ docker exec --env ******** --env ******** 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent -k 09:41:35 unset SSH_AUTH_SOCK; 09:41:35 unset SSH_AGENT_PID; 09:41:35 echo Agent pid 62 killed; 09:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:36 + git semver [Pipeline] } 09:41:36 $ docker stop --time=1 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c 09:41:42 $ docker rm -f 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c [Pipeline] // withDockerContainer [Pipeline] sh 09:41:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:43 Stashed 1 file(s) [Pipeline] echo 09:41:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo service docker restart 09:41:44 + true 09:41:44 Redirecting to /bin/systemctl restart docker.service 09:41:58 Still waiting to schedule task 09:41:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:42:02 ========================================================= 09:42:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:42:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:42:04 Sending build context to Docker daemon 329.3MB 09:42:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:42:04 Step 2/6 : FROM ${BASE} 09:42:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:04 540db60ca938: Pulling fs layer 09:42:04 adcc1eea9eea: Pulling fs layer 09:42:04 4c4ab2625f07: Pulling fs layer 09:42:04 0510c868ecb4: Pulling fs layer 09:42:04 afea3b2eda06: Pulling fs layer 09:42:04 7809a108b3ef: Pulling fs layer 09:42:04 f706445af74f: Pulling fs layer 09:42:04 0510c868ecb4: Waiting 09:42:04 afea3b2eda06: Waiting 09:42:04 7809a108b3ef: Waiting 09:42:04 f706445af74f: Waiting 09:42:04 4c4ab2625f07: Verifying Checksum 09:42:04 4c4ab2625f07: Download complete 09:42:04 adcc1eea9eea: Verifying Checksum 09:42:04 adcc1eea9eea: Download complete 09:42:04 afea3b2eda06: Verifying Checksum 09:42:04 afea3b2eda06: Download complete 09:42:04 7809a108b3ef: Verifying Checksum 09:42:04 7809a108b3ef: Download complete 09:42:04 540db60ca938: Verifying Checksum 09:42:04 540db60ca938: Download complete 09:42:04 540db60ca938: Pull complete 09:42:04 adcc1eea9eea: Pull complete 09:42:04 4c4ab2625f07: Pull complete 09:42:08 f706445af74f: Verifying Checksum 09:42:08 f706445af74f: Download complete 09:42:09 0510c868ecb4: Verifying Checksum 09:42:09 0510c868ecb4: Download complete 09:42:17 0510c868ecb4: Pull complete 09:42:17 afea3b2eda06: Pull complete 09:42:17 7809a108b3ef: Pull complete 09:42:18 f706445af74f: Pull complete 09:42:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:18 ---> b068be0155e3 09:42:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:42:24 ---> Running in cd4b22e39f5c 09:42:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:42:25 (1/12) Installing libmagic (5.39-r0) 09:42:25 (2/12) Installing file (5.39-r0) 09:42:25 (3/12) Installing libc-dev (0.7.2-r3) 09:42:25 (4/12) Installing g++ (10.2.1_pre1-r3) 09:42:28 (5/12) Installing fortify-headers (1.1-r0) 09:42:28 (6/12) Installing patch (2.7.6-r7) 09:42:28 (7/12) Installing build-base (0.5-r2) 09:42:28 (8/12) Installing libsodium (1.0.18-r0) 09:42:28 (9/12) Installing pkgconf (1.7.3-r0) 09:42:28 (10/12) Installing libsodium-dev (1.0.18-r0) 09:42:28 (11/12) Installing libzmq (4.3.3-r1) 09:42:29 (12/12) Installing zeromq-dev (4.3.3-r1) 09:42:29 Executing busybox-1.32.1-r6.trigger 09:42:29 OK: 219 MiB in 52 packages 09:42:31 Removing intermediate container cd4b22e39f5c 09:42:31 ---> c4b7f1743cc3 09:42:31 Step 4/6 : WORKDIR /edgex-go 09:42:31 ---> Running in 91742f472594 09:42:31 Removing intermediate container 91742f472594 09:42:31 ---> b00731fef6e3 09:42:31 Step 5/6 : COPY go.mod . 09:42:31 ---> 9ed9a2813cd0 09:42:31 Step 6/6 : RUN go mod download 09:42:31 ---> Running in 6986c74af0b4 09:42:52 Removing intermediate container 6986c74af0b4 09:42:52 ---> 4d2c248babf7 09:42:52 Successfully built 4d2c248babf7 09:42:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:42:52 + docker inspect -f . ci-base-image-x86_64 09:42:52 . [Pipeline] withDockerContainer 09:42:52 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 09:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:42:52 $ docker top 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:53 + go version 09:42:53 go version go1.16.3 linux/amd64 [Pipeline] } 09:42:53 $ docker stop --time=1 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 09:42:54 $ docker rm -f 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:55 + docker inspect -f . ci-base-image-x86_64 09:42:55 . [Pipeline] withDockerContainer 09:42:55 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 09:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:42:55 $ docker top 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:55 ========================================================= 09:42:55 [edgeXBuildGoParallel] Running Tests and Build... 09:42:55 ========================================================= [Pipeline] sh 09:42:56 + go mod tidy [Pipeline] sh 09:42:56 + make test 09:42:56 go mod tidy 09:42:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:43:02 ? github.com/edgexfoundry/edgex-go [no test files] 09:43:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:43:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:43:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:43:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.055s coverage: 78.9% of statements 09:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 95.1% of statements 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.8% of statements 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 09:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 09:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 09:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 09:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 09:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.188s coverage: 81.8% of statements 09:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:44:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1138 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 09:44:18 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 09:44:18 The recommended git tool is: git 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:44:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 09:44:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 09:44:20 GO111MODULE=on go vet ./... 09:44:26 using credential edgex-jenkins-ssh 09:44:26 Cloning the remote Git repository 09:44:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:44:26 > git init /w/workspace/edgex-go/10 # timeout=10 09:44:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:27 > git --version # timeout=10 09:44:27 > git --version # 'git version 2.17.1' 09:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:42 gofmt -l . 09:44:42 [ "`gofmt -l .`" = "" ] 09:44:42 ./bin/test-attribution-txt.sh [Pipeline] sh 09:44:43 + ls -al . 09:44:43 total 516 09:44:43 drwxrwxr-x 10 1001 1001 4096 Jun 24 09:44 . 09:44:43 drwxr-xr-x 4 root root 30 Jun 24 09:42 .. 09:44:43 -rw-rw-r-- 1 1001 1001 11 Jun 24 09:40 .dockerignore 09:44:43 drwxrwxr-x 8 1001 1001 179 Jun 24 09:41 .git 09:44:43 drwxrwxr-x 3 1001 1001 125 Jun 24 09:40 .github 09:44:43 -rw-rw-r-- 1 1001 1001 818 Jun 24 09:40 .gitignore 09:44:43 drwx------ 3 1001 1001 60 Jun 24 09:41 .semver 09:44:43 -rw-rw-r-- 1 1001 1001 166 Jun 24 09:40 .sonarcloud.properties 09:44:43 -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:40 Attribution.txt 09:44:43 -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:40 CONTRIBUTING.md 09:44:43 -rw-rw-r-- 1 1001 1001 931 Jun 24 09:40 Dockerfile.build 09:44:43 -rw-rw-r-- 1 1001 1001 849 Jun 24 09:40 Jenkinsfile 09:44:43 -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:40 LICENSE 09:44:43 -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:40 Makefile 09:44:43 -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:40 README.md 09:44:43 -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:40 SECURITY.md 09:44:43 -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION 09:44:43 -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:40 ZMQWindows.md 09:44:43 drwxrwxr-x 2 1001 1001 37 Jun 24 09:40 bin 09:44:43 drwxrwxr-x 14 1001 1001 4096 Jun 24 09:40 cmd 09:44:43 -rw-r--r-- 1 root root 398095 Jun 24 09:44 coverage.out 09:44:43 -rw-rw-r-- 1 1001 1001 841 Jun 24 09:40 go.mod 09:44:43 -rw-r--r-- 1 root root 21053 Jun 24 09:42 go.sum 09:44:43 drwxrwxr-x 7 1001 1001 114 Jun 24 09:40 internal 09:44:43 drwxrwxr-x 3 1001 1001 16 Jun 24 09:40 openapi 09:44:43 drwxrwxr-x 4 1001 1001 71 Jun 24 09:40 snap 09:44:43 -rw-rw-r-- 1 1001 1001 168 Jun 24 09:40 version.go [Pipeline] sh 09:44:43 + '[' -e coverage.out ] 09:44:43 + chown 1001:1001 coverage.out [Pipeline] stash 09:44:44 Stashed 1 file(s) [Pipeline] sh 09:44:46 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:44:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:44:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:44:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:46 + make build 09:44:46 go mod tidy 09:44:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:44:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:44:46 Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:44:46 Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) 09:44:46 > git config core.sparsecheckout # timeout=10 09:44:46 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 09:44:46 > git remote # timeout=10 09:44:46 > git config --get remote.origin.url # timeout=10 09:44:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:46 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 09:44:46 > git rev-parse HEAD^{commit} # timeout=10 09:44:46 > git config core.sparsecheckout # timeout=10 09:44:46 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 09:44:51 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:44: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 09:44:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:44:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:44:53 + true 09:44:53 + sudo service docker restart 09:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:44:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:45:00 $ docker stop --time=1 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 09:45:03 $ docker rm -f 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:04 09:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:05 latest: Pulling from edgex-devops/edgex-compose 09:45:05 cbdbe7a5bc2a: Pulling fs layer 09:45:05 ca9280d653b3: Pulling fs layer 09:45:05 7e9c9ca2126c: Pulling fs layer 09:45:05 cbdbe7a5bc2a: Verifying Checksum 09:45:05 cbdbe7a5bc2a: Download complete 09:45:05 cbdbe7a5bc2a: Pull complete 09:45:06 ca9280d653b3: Verifying Checksum 09:45:06 ca9280d653b3: Download complete 09:45:06 ca9280d653b3: Pull complete 09:45:09 7e9c9ca2126c: Verifying Checksum 09:45:09 7e9c9ca2126c: Download complete 09:45:09 7e9c9ca2126c: Pull complete 09:45:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:45:10 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 09:45:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:45:13 $ docker top 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 09:45:13 provisioning config files... 09:45:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config426104748758100337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:13 + grep parallel 09:45:13 + docker-compose build --help 09:45:13 ---> docker-login.sh 09:45:13 nexus3.edgexfoundry.org:10001 09:45:13 --parallel Build images in parallel. [Pipeline] } 09:45:13 $ docker stop --time=1 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a 09:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:15 Configure a credential helper to remove this warning. See 09:45:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:15 09:45:15 Login Succeeded 09:45:15 nexus3.edgexfoundry.org:10002 09:45:15 $ docker rm -f 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a [Pipeline] // withDockerContainer 09:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:17 Configure a credential helper to remove this warning. See 09:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:17 09:45:17 Login Succeeded 09:45:17 nexus3.edgexfoundry.org:10003 09:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:17 Configure a credential helper to remove this warning. See 09:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:17 09:45:17 Login Succeeded 09:45:17 nexus3.edgexfoundry.org:10004 09:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:17 Configure a credential helper to remove this warning. See 09:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:17 09:45:17 Login Succeeded 09:45:17 docker.io 09:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:17 Configure a credential helper to remove this warning. See 09:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:17 09:45:17 Login Succeeded 09:45:17 ---> docker-login.sh ends [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] } 09:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 09:45:18 ========================================================= 09:45:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:45:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:18 . [Pipeline] withDockerContainer 09:45:18 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 09:45:18 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:45:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:45:19 $ docker top 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:19 + docker-compose -f ./docker-compose-build.yml build --parallel 09:45:20 Building core-command ... 09:45:20 Building core-data ... 09:45:20 Building core-metadata ... 09:45:20 Building security-bootstrapper ... 09:45:20 Building security-proxy-setup ... 09:45:20 Building security-secretstore-setup ... 09:45:20 Building support-notifications ... 09:45:20 Building support-scheduler ... 09:45:20 Building sys-mgmt-agent ... 09:45:20 Building core-metadata 09:45:20 Building security-proxy-setup 09:45:20 Building security-bootstrapper 09:45:20 Building sys-mgmt-agent 09:45:20 Building core-command 09:45:20 Sending build context to Docker daemon 166.2MB 09:45:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:45:20 Step 2/6 : FROM ${BASE} 09:45:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:21 595b0fe564bb: Pulling fs layer 09:45:21 3088b5b3c5c0: Pulling fs layer 09:45:21 5b7225fbf94c: Pulling fs layer 09:45:21 ba82ee9f976e: Pulling fs layer 09:45:21 506bd15cee9f: Pulling fs layer 09:45:21 75a0a4a0db45: Pulling fs layer 09:45:21 618dc40b7e24: Pulling fs layer 09:45:21 ba82ee9f976e: Waiting 09:45:21 75a0a4a0db45: Waiting 09:45:21 506bd15cee9f: Waiting 09:45:21 618dc40b7e24: Waiting 09:45:21 5b7225fbf94c: Verifying Checksum 09:45:21 5b7225fbf94c: Download complete 09:45:21 3088b5b3c5c0: Verifying Checksum 09:45:21 3088b5b3c5c0: Download complete 09:45:21 506bd15cee9f: Verifying Checksum 09:45:21 506bd15cee9f: Download complete 09:45:21 75a0a4a0db45: Download complete 09:45:21 595b0fe564bb: Verifying Checksum 09:45:21 595b0fe564bb: Download complete 09:45:21 595b0fe564bb: Pull complete 09:45:22 3088b5b3c5c0: Pull complete 09:45:22 5b7225fbf94c: Pull complete 09:45:23 618dc40b7e24: Verifying Checksum 09:45:23 618dc40b7e24: Download complete 09:45:24 ba82ee9f976e: Download complete 09:45:35 ba82ee9f976e: Pull complete 09:45:35 506bd15cee9f: Pull complete 09:45:35 75a0a4a0db45: Pull complete 09:45:41 618dc40b7e24: Pull complete 09:45:41 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:45:41 ---> a36622ca3599 09:45:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:45:42 ---> Running in fbfb8a8cbcf3 09:45:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:45:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:45:45 (1/12) Installing libmagic (5.39-r0) 09:45:45 (2/12) Installing file (5.39-r0) 09:45:46 (3/12) Installing libc-dev (0.7.2-r3) 09:45:46 (4/12) Installing g++ (10.2.1_pre1-r3) 09:45:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:45:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:56 ---> 4d2c248babf7 09:45:56 Step 3/24 : WORKDIR /edgex-go 09:45:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:45:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:45:56 ---> 4d2c248babf7 09:45:56 Step 3/32 : WORKDIR /edgex-go 09:45:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:45:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:56 ---> 4d2c248babf7 09:45:56 Step 3/24 : WORKDIR /edgex-go 09:45:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:45:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:56 ---> 4d2c248babf7 09:45:56 Step 3/24 : WORKDIR /edgex-go 09:46:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:46:11 ---> 4d2c248babf7 09:46:11 Step 3/22 : WORKDIR /edgex-go 09:46:13 (5/12) Installing fortify-headers (1.1-r0) 09:46:13 (6/12) Installing patch (2.7.6-r7) 09:46:13 (7/12) Installing build-base (0.5-r2) 09:46:13 (8/12) Installing libsodium (1.0.18-r0) 09:46:13 (9/12) Installing pkgconf (1.7.3-r0) 09:46:13 (10/12) Installing libsodium-dev (1.0.18-r0) 09:46:13 (11/12) Installing libzmq (4.3.3-r1) 09:46:13 (12/12) Installing zeromq-dev (4.3.3-r1) 09:46:13 Executing busybox-1.32.1-r6.trigger 09:46:13 OK: 218 MiB in 52 packages 09:46:13 ---> Running in f990a2051f7c 09:46:13 ---> Running in 45a5eea95fdb 09:46:13 ---> Running in ba095da5aab9 09:46:13 ---> Running in a97e51600ab7 09:46:13 ---> Running in 8027ee95460c 09:46:14 Removing intermediate container 45a5eea95fdb 09:46:14 ---> 6e680490c9a7 09:46:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:14 Removing intermediate container f990a2051f7c 09:46:14 ---> b70d1c28aa02 09:46:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:14 Removing intermediate container 8027ee95460c 09:46:14 ---> b96af1e469fd 09:46:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:14 Removing intermediate container ba095da5aab9 09:46:14 ---> c31e68a0cfe5 09:46:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:14 Removing intermediate container a97e51600ab7 09:46:14 ---> a1defd387971 09:46:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:14 ---> Running in 260955243a8c 09:46:14 ---> Running in ccbfef162505 09:46:14 ---> Running in 7bd30088d56a 09:46:14 ---> Running in 27af13197232 09:46:14 ---> Running in ea2d5aea9464 09:46:15 Removing intermediate container 260955243a8c 09:46:15 ---> 6bd6ad87a265 09:46:15 Step 5/32 : RUN apk add --update --no-cache make git 09:46:15 ---> Running in 09f13a44477f 09:46:15 Removing intermediate container ccbfef162505 09:46:15 ---> a3a0285d25de 09:46:15 Step 5/24 : RUN apk add --update --no-cache make git 09:46:15 ---> Running in 75909684a5ff 09:46:16 Removing intermediate container 7bd30088d56a 09:46:16 ---> 0a2b17ea9501 09:46:16 Step 5/22 : RUN apk add --update --no-cache make git 09:46:16 Removing intermediate container ea2d5aea9464 09:46:16 ---> 54fd7af00a30 09:46:16 Step 5/24 : RUN apk add --update --no-cache make git 09:46:16 Removing intermediate container 27af13197232 09:46:16 ---> c7bd40b5e8d6 09:46:16 Step 5/24 : RUN apk add --update --no-cache make bash git 09:46:16 ---> Running in a9d7b013c1c3 09:46:16 ---> Running in 969d10ee6629 09:46:16 ---> Running in 98d8ede15fff 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:17 Removing intermediate container fbfb8a8cbcf3 09:46:17 ---> 6848889bd4f6 09:46:17 Step 4/6 : WORKDIR /edgex-go 09:46:17 ---> Running in 76f52abb04a8 09:46:17 Removing intermediate container 76f52abb04a8 09:46:17 ---> 0ad85c907cb3 09:46:17 Step 5/6 : COPY go.mod . 09:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:18 OK: 219 MiB in 52 packages 09:46:18 ---> c8397a38beee 09:46:18 Step 6/6 : RUN go mod download 09:46:18 ---> Running in 326ce746b529 09:46:18 Removing intermediate container 09f13a44477f 09:46:18 ---> 478538910ee9 09:46:18 Step 6/32 : COPY go.mod . 09:46:18 ---> a0b0565d7359 09:46:18 Step 7/32 : RUN go mod download 09:46:19 ---> Running in efb41c50f979 09:46:19 OK: 219 MiB in 52 packages 09:46:19 OK: 219 MiB in 52 packages 09:46:19 OK: 219 MiB in 52 packages 09:46:20 Removing intermediate container a9d7b013c1c3 09:46:20 ---> 13f2294a9a9e 09:46:20 Step 6/22 : COPY go.mod . 09:46:20 OK: 219 MiB in 52 packages 09:46:22 Removing intermediate container 98d8ede15fff 09:46:22 ---> aa74a73d9cec 09:46:22 Step 6/24 : COPY go.mod . 09:46:22 ---> a00c50cb7ed9 09:46:22 Step 7/22 : RUN go mod download 09:46:22 Removing intermediate container 75909684a5ff 09:46:22 ---> e349eef4585a 09:46:22 Step 6/24 : COPY go.mod . 09:46:22 ---> Running in 8906495b1055 09:46:22 ---> 592912e93c03 09:46:22 Step 7/24 : RUN go mod download 09:46:22 ---> 435f9d9e9004 09:46:22 Step 7/24 : RUN go mod download 09:46:22 Removing intermediate container 969d10ee6629 09:46:22 ---> 8162725d4e62 09:46:22 Step 6/24 : COPY go.mod . 09:46:22 ---> Running in d35e1dc74f13 09:46:23 ---> Running in 446903fadddc 09:46:23 Removing intermediate container efb41c50f979 09:46:23 ---> e89300b98db5 09:46:23 Step 8/32 : COPY . . 09:46:39 ---> 60aae9e20fd7 09:46:39 Step 7/24 : RUN go mod download 09:46:39 ---> Running in 928f2e19b23e 09:46:39 ---> d0b94ae37457 09:46:39 Step 9/32 : RUN go mod tidy 09:46:39 ---> Running in 2ab3cf165ff3 09:46:39 Removing intermediate container 8906495b1055 09:46:39 ---> 054aab147693 09:46:39 Step 8/22 : COPY . . 09:46:48 Removing intermediate container 326ce746b529 09:46:48 ---> a300aa48ba02 09:46:48 Successfully built a300aa48ba02 09:46:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:46:48 + docker inspect -f . ci-base-image-arm64 09:46:48 . [Pipeline] withDockerContainer 09:46:48 prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container 09:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:46:50 ---> 0c769caca043 09:46:50 Step 9/22 : RUN go mod tidy 09:46:50 ---> Running in df693cc5e544 09:46:50 Removing intermediate container 446903fadddc 09:46:50 ---> feed79519e71 09:46:50 Step 8/24 : COPY . . 09:46:50 $ docker top f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b -eo pid,comm 09:46:50 Removing intermediate container d35e1dc74f13 09:46:50 ---> 24cb824f33b4 09:46:50 Step 8/24 : COPY . . [Pipeline] { [Pipeline] sh 09:46:51 + go version 09:46:51 go version go1.16.5 linux/arm64 [Pipeline] } 09:46:51 $ docker stop --time=1 f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b 09:46:53 $ docker rm -f f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:46:53 + docker inspect -f . ci-base-image-arm64 09:46:53 . [Pipeline] withDockerContainer 09:46:54 prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container 09:46:54 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:46:55 $ docker top f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 -eo pid,comm [Pipeline] { [Pipeline] echo 09:46:56 ========================================================= 09:46:56 [edgeXBuildGoParallel] Running Tests and Build... 09:46:56 ========================================================= [Pipeline] sh 09:46:59 + go mod tidy [Pipeline] sh 09:46:59 + make test 09:46:59 go mod tidy 09:47:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:47:07 Removing intermediate container 928f2e19b23e 09:47:07 ---> a1a7aa6b09df 09:47:07 Step 8/24 : COPY . . 09:47:23 Removing intermediate container 2ab3cf165ff3 09:47:23 ---> 10d804fac3be 09:47:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:47:23 ---> b68e7a0db7f2 09:47:23 Step 9/24 : RUN go mod tidy 09:47:26 ---> 9098283b1d88 09:47:26 Step 9/24 : RUN go mod tidy 09:47:26 ---> Running in 68a381b0e7f4 09:47:26 ---> Running in ae25439042ac 09:47:26 ---> Running in 53a0b7dae5ef 09:47:27 Removing intermediate container df693cc5e544 09:47:27 ---> 23dc78a6cb45 09:47:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:47:27 ---> Running in 27c74b7bfa70 09:47:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:47:28 ? github.com/edgexfoundry/edgex-go [no test files] 09:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:47:35 Removing intermediate container ae25439042ac 09:47:35 ---> 9f18a5643453 09:47:35 Step 10/24 : RUN make cmd/core-command/core-command 09:47:35 Removing intermediate container 53a0b7dae5ef 09:47:35 ---> 93cfdb63bd14 09:47:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:47:38 ---> Running in 55f09b7938e0 09:47:38 ---> Running in f4ae7aad359d 09:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:47:42 ---> ef23039921f7 09:47:42 Step 9/24 : RUN go mod tidy 09:47:42 ---> Running in ac7046c5ddcd 09:47:43 Removing intermediate container ac7046c5ddcd 09:47:43 ---> e3748c029959 09:47:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:47:43 ---> Running in 9dec5e94bc78 09:47:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:47:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:48:02 Removing intermediate container 68a381b0e7f4 09:48:02 ---> 44ec69ba698f 09:48:02 09:48:02 Step 11/32 : FROM alpine:3.12 09:48:02 3.12: Pulling from library/alpine 09:48:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:48:02 Status: Downloaded newer image for alpine:3.12 09:48:02 ---> 13621d1b12d4 09:48:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:48:06 ---> Running in 68196d6706b0 09:48:06 Removing intermediate container 68196d6706b0 09:48:06 ---> 4b193c58c166 09:48:06 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:48:09 ---> Running in eebcb30bdff0 09:48:10 Removing intermediate container 27c74b7bfa70 09:48:10 ---> 3dc5f702e979 09:48:10 09:48:10 Step 11/22 : FROM alpine:3.12 09:48:10 ---> 13621d1b12d4 09:48:10 Step 12/22 : RUN apk add --update --no-cache curl 09:48:13 ---> Running in b9810ff882f6 09:48:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:14 (1/2) Installing dumb-init (1.2.2-r1) 09:48:14 (2/2) Installing su-exec (0.2-r1) 09:48:14 Executing busybox-1.31.1-r20.trigger 09:48:14 OK: 6 MiB in 16 packages 09:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:14 (1/4) Installing ca-certificates (20191127-r4) 09:48:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:48:14 (3/4) Installing libcurl (7.77.0-r0) 09:48:14 (4/4) Installing curl (7.77.0-r0) 09:48:14 Executing busybox-1.31.1-r20.trigger 09:48:14 Executing ca-certificates-20191127-r4.trigger 09:48:14 OK: 7 MiB in 18 packages 09:48:17 Removing intermediate container eebcb30bdff0 09:48:17 ---> 3c99dfaed9b1 09:48:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:48:18 ---> Running in f0b17522ef4c 09:48:18 Removing intermediate container b9810ff882f6 09:48:18 ---> 38b3d86c4983 09:48:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:48:19 ---> Running in dbafe842433b 09:48:19 Removing intermediate container f0b17522ef4c 09:48:19 ---> afad93f78cc3 09:48:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:48:19 Removing intermediate container dbafe842433b 09:48:19 ---> 06282beab781 09:48:19 Step 14/22 : WORKDIR /edgex 09:48:19 ---> Running in aae88c944d1e 09:48:20 ---> Running in d795701bf45b 09:48:20 Removing intermediate container aae88c944d1e 09:48:20 ---> 3d99b08f2b00 09:48:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:48:27 ---> Running in 05eaf62bf1d8 09:48:27 Removing intermediate container d795701bf45b 09:48:27 ---> af58a9b2d4b1 09:48:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:48:27 Removing intermediate container f4ae7aad359d 09:48:27 ---> c8d26c694862 09:48:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:48:27 Removing intermediate container 55f09b7938e0 09:48:27 ---> 9a66c3a6a1df 09:48:27 09:48:27 Step 11/24 : FROM alpine:3.12 09:48:27 ---> 13621d1b12d4 09:48:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:48:27 ---> Running in 53ab00ecd4d2 09:48:27 ---> Running in 01e50dedefbf 09:48:27 ---> 1240ab687999 09:48:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:48:27 Removing intermediate container 9dec5e94bc78 09:48:27 ---> e413e37d8d4e 09:48:27 09:48:27 Step 11/24 : FROM alpine:3.12 09:48:27 ---> 13621d1b12d4 09:48:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:48:27 ---> dd6035073b18 09:48:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:48:27 ---> Running in 342a3435062d 09:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:48:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:48:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:48:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:28 ---> 78d26302dab5 09:48:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:48:28 (1/1) Installing dumb-init (1.2.2-r1) 09:48:28 Executing busybox-1.31.1-r20.trigger 09:48:28 OK: 6 MiB in 15 packages 09:48:29 ---> Running in 0b0da82258fe 09:48:29 Removing intermediate container 05eaf62bf1d8 09:48:29 ---> 958249141220 09:48:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:29 (1/1) Installing dumb-init (1.2.2-r1) 09:48:29 Executing busybox-1.31.1-r20.trigger 09:48:29 OK: 6 MiB in 15 packages 09:48:29 ---> Running in f395f1824813 09:48:30 Removing intermediate container 0b0da82258fe 09:48:30 ---> f3dfe398a38f 09:48:30 Step 19/22 : CMD ["--init=true"] 09:48:30 ---> Running in b3348c67c91c 09:48:30 Removing intermediate container 01e50dedefbf 09:48:30 ---> 5a15d0d09efc 09:48:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:30 Removing intermediate container f395f1824813 09:48:30 ---> 6581c49230c6 09:48:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:48:30 ---> Running in cd70f0d91237 09:48:30 Removing intermediate container 53ab00ecd4d2 09:48:30 ---> b7c3a2c3b785 09:48:30 09:48:30 Step 12/24 : FROM docker:20.10.0 09:48:31 Removing intermediate container b3348c67c91c 09:48:31 ---> ee658ab777c9 09:48:31 Step 20/22 : LABEL arch=x86_64 09:48:31 Removing intermediate container 342a3435062d 09:48:31 ---> af83917b7cae 09:48:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:31 20.10.0: Pulling from library/docker 09:48:31 ---> Running in 91e954f4c6c6 09:48:31 ---> 27a454da8c8f 09:48:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:48:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:48:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:48:32 Removing intermediate container cd70f0d91237 09:48:32 ---> 76ea02c36b8b 09:48:32 Step 14/24 : ENV APP_PORT=59882 09:48:32 ---> Running in 84cdca6cc608 09:48:32 ---> Running in acf74ce4cad4 09:48:33 ---> Running in 538c64dccac3 09:48:33 Removing intermediate container 91e954f4c6c6 09:48:33 ---> 4b4ed2decc30 09:48:33 Step 21/22 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:48:36 Removing intermediate container 84cdca6cc608 09:48:36 ---> 6c4e33500d3d 09:48:36 Step 14/24 : ENV APP_PORT=59881 09:48:37 ---> Running in fb5e9dbf077f 09:48:37 ---> Running in ee62974c77c5 09:48:37 Removing intermediate container 538c64dccac3 09:48:37 ---> 37c1870a2bff 09:48:37 Step 15/24 : EXPOSE $APP_PORT 09:48:37 ---> Running in 98d359069341 09:48:37 Removing intermediate container fb5e9dbf077f 09:48:37 ---> 0f42561d3bca 09:48:37 Step 22/22 : LABEL version=0.0.0 09:48:37 Removing intermediate container ee62974c77c5 09:48:37 ---> d081f6f460cc 09:48:37 Step 15/24 : EXPOSE $APP_PORT 09:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:48:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:48:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:48:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:48:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:48:43 ---> Running in 6a4164b91182 09:48:43 ---> Running in a8d3de9d0331 09:48:43 Removing intermediate container 98d359069341 09:48:43 ---> 23898033485a 09:48:43 Step 16/24 : WORKDIR / 09:48:43 ---> Running in 0b5fb0b820d3 09:48:43 Removing intermediate container 6a4164b91182 09:48:43 ---> 58392093d791 09:48:43 09:48:43 Successfully built 58392093d791 09:48:43 Removing intermediate container a8d3de9d0331 09:48:43 ---> eb8a3bb7ec16 09:48:43 Step 16/24 : WORKDIR / 09:48:43 Removing intermediate container acf74ce4cad4 09:48:43 ---> 5e99f9f8329f 09:48:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:43 Successfully tagged security-proxy-setup:latest 09:48:43  Building security-proxy-setup ... done Building core-data 09:48:43 ---> Running in 74968939c77b 09:48:43 Removing intermediate container 0b5fb0b820d3 09:48:43 ---> 8e738ffb59b0 09:48:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:48:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:48:53 ---> 4d2c248babf7 09:48:53 Step 3/24 : WORKDIR /edgex-go 09:48:53 ---> Using cache 09:48:53 ---> a1defd387971 09:48:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:53 ---> Using cache 09:48:53 ---> 54fd7af00a30 09:48:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:48:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:48:53 ---> f1ffabc86cb1 09:48:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements 09:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 100.0% of statements 09:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 53.1% of statements 09:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.210s coverage: 78.9% of statements 09:49:06 ---> 36a2956d66b1 09:49:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:49:06 Status: Downloaded newer image for docker:20.10.0 09:49:06 ---> aefe523efa57 09:49:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:49:06 Removing intermediate container 74968939c77b 09:49:06 ---> 6bdb0981a047 09:49:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:49:06 ---> Running in ff1d431e7568 09:49:06 ---> Running in 6150703767c5 09:49:06 ---> 4f64b698a529 09:49:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:49:06 ---> 23ac4979c2dc 09:49:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:49:06 ---> 4d3551786497 09:49:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:49:06 Removing intermediate container 6150703767c5 09:49:06 ---> 51fa1e0ef533 09:49:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:49:06 ---> 6ed7a3d7424a 09:49:06 Step 20/24 : ENTRYPOINT ["/core-command"] 09:49:06 ---> ca08102af08c 09:49:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:49:06 ---> Running in 90c2308bac73 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 81.2% of statements 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:49:06 ---> bfe95073fec2 09:49:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:49:06 ---> Running in 1b9d1e01bad1 09:49:06 ---> 36d41b0fa3e5 09:49:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:49:06 Removing intermediate container 1b9d1e01bad1 09:49:06 ---> 85858b54a78f 09:49:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:06 ---> 35c411a9e532 09:49:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:49:07 OK: 219 MiB in 52 packages 09:49:07 (1/39) Installing readline (8.0.4-r0) 09:49:07 (2/39) Installing bash (5.0.17-r0) 09:49:07 Executing bash-5.0.17-r0.post-install 09:49:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:49:07 (4/39) Installing libcurl (7.77.0-r0) 09:49:07 (5/39) Installing curl (7.77.0-r0) 09:49:07 (6/39) Installing dumb-init (1.2.2-r1) 09:49:07 (7/39) Installing libbz2 (1.0.8-r1) 09:49:07 (8/39) Installing expat (2.2.9-r1) 09:49:08 (9/39) Installing libffi (3.3-r2) 09:49:08 (10/39) Installing gdbm (1.13-r1) 09:49:08 (11/39) Installing xz-libs (5.2.5-r0) 09:49:08 (12/39) Installing sqlite-libs (3.32.1-r1) 09:49:08 (13/39) Installing python3 (3.8.10-r0) 09:49:08 ---> Running in 57db99a93a84 09:49:08 ---> Running in ad34ed000417 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.724s coverage: 95.1% of statements 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements 09:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.464s coverage: 47.1% of statements 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 79.5% of statements 09:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 09:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 09:49:11 ---> 6d490104e76a 09:49:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:49:11 ---> Running in 553dc5741c64 09:49:11 Removing intermediate container 57db99a93a84 09:49:11 ---> 229426e97b46 09:49:11 Step 22/24 : LABEL arch=x86_64 09:49:11 (14/39) Installing py3-appdirs (1.4.4-r1) 09:49:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:49:11 (16/39) Installing py3-parsing (2.4.7-r0) 09:49:11 (17/39) Installing py3-six (1.15.0-r0) 09:49:11 (18/39) Installing py3-packaging (20.4-r0) 09:49:11 Removing intermediate container ad34ed000417 09:49:11 ---> 0a0901e6ae8f 09:49:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:12 (19/39) Installing py3-setuptools (47.0.0-r0) 09:49:12 (20/39) Installing py3-chardet (3.0.4-r4) 09:49:12 (21/39) Installing py3-idna (2.9-r0) 09:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.296s coverage: 87.5% of statements 09:49:12 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:49:12 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:49:12 (24/39) Installing py3-requests (2.23.0-r0) 09:49:12 (25/39) Installing py3-msgpack (1.0.0-r0) 09:49:12 (26/39) Installing py3-lockfile (0.12.2-r3) 09:49:12 ---> Running in c24eef5b3809 09:49:12 Removing intermediate container ff1d431e7568 09:49:12 ---> 0c6a5fa93c4f 09:49:12 Step 6/24 : COPY go.mod . 09:49:12 ---> Running in 0d314515f63b 09:49:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:49:13 (28/39) Installing py3-colorama (0.4.3-r0) 09:49:13 (29/39) Installing py3-distlib (0.3.0-r0) 09:49:13 Removing intermediate container 553dc5741c64 09:49:13 ---> 7cc837932d1c 09:49:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:49:13 (30/39) Installing py3-distro (1.5.0-r1) 09:49:13 (31/39) Installing py3-webencodings (0.5.1-r3) 09:49:13 (32/39) Installing py3-html5lib (1.0.1-r4) 09:49:14 (33/39) Installing py3-pytoml (0.1.21-r0) 09:49:14 (34/39) Installing py3-pep517 (0.8.2-r0) 09:49:14 ---> b6d4d58549d1 09:49:14 Step 7/24 : RUN go mod download 09:49:14 (35/39) Installing py3-progress (1.5-r0) 09:49:14 (36/39) Installing py3-toml (0.10.1-r0) 09:49:14 (37/39) Installing py3-retrying (1.3.3-r0) 09:49:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:49:14 (39/39) Installing py3-pip (20.1.1-r0) 09:49:14 Removing intermediate container 0d314515f63b 09:49:14 ---> 138129fef4d6 09:49:14 Step 22/24 : LABEL arch=x86_64 09:49:14 Removing intermediate container c24eef5b3809 09:49:14 ---> 57b531be6bc9 09:49:14 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:49:15 ---> Running in 1a99a3540e25 09:49:15 Executing busybox-1.31.1-r19.trigger 09:49:15 ---> 9d90ca1b6ac9 09:49:15 Step 27/32 : RUN chmod +x /entrypoint.sh 09:49:15 OK: 72 MiB in 59 packages 09:49:15 ---> Running in 4136c8f8b7a3 09:49:15 ---> Running in 543b208fece0 09:49:16 ---> Running in 6fb182d00f6d 09:49:16 Collecting docker-compose==1.23.2 09:49:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:49:16 Removing intermediate container 4136c8f8b7a3 09:49:16 ---> 35f0d6b00cc2 09:49:16 Step 24/24 : LABEL version=0.0.0 09:49:16 Collecting docopt<0.7,>=0.6.1 09:49:16 Downloading docopt-0.6.2.tar.gz (25 kB) 09:49:16 Removing intermediate container 543b208fece0 09:49:16 ---> f960404c322e 09:49:16 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:49:16 ---> Running in be85d7c90e8d 09:49:17 ---> Running in 4c433b8b46ce 09:49:18 Collecting dockerpty<0.5,>=0.4.1 09:49:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:49:19 Collecting jsonschema<3,>=2.5.1 09:49:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:49:19 Removing intermediate container be85d7c90e8d 09:49:19 ---> b448152eaf89 09:49:19 09:49:20 Successfully built b448152eaf89 09:49:20 Removing intermediate container 4c433b8b46ce 09:49:20 ---> d631f37e9885 09:49:20 Step 24/24 : LABEL version=0.0.0 09:49:20 Collecting docker<4.0,>=3.6.0 09:49:20 Successfully tagged core-command:latest 09:49:20 Building security-secretstore-setup 09:49:20  Building core-command ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.361s coverage: 94.4% of statements 09:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 09:49:25 Collecting PyYAML<4,>=3.10 09:49:25 Downloading PyYAML-3.13.tar.gz (270 kB) 09:49:25 ---> Running in 0cd1ed1f40f8 09:49:25 Removing intermediate container 1a99a3540e25 09:49:25 ---> 7f1fae14ae1e 09:49:25 Step 8/24 : COPY . . 09:49:25 Collecting texttable<0.10,>=0.9.0 09:49:25 Downloading texttable-0.9.1.tar.gz (11 kB) 09:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.539s coverage: 81.8% of statements 09:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.215s coverage: 80.0% of statements 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 09:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 09:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:49:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.773s coverage: 64.4% of statements 09:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 09:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.159s coverage: 66.9% of statements 09:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:49:46 Collecting cached-property<2,>=1.2.0 09:49:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.6% of statements 09:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 09:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 09:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:49:50 Collecting websocket-client<1.0,>=0.32.0 09:49:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:49:51 Removing intermediate container 6fb182d00f6d 09:49:51 ---> 7bf73c4f532c 09:49:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:49:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:49:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.223s coverage: 19.3% of statements 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 91.9% of statements 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.6% of statements 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 09:49:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 09:49:55 GO111MODULE=on go vet ./... 09:50:04 Collecting docker-pycreds>=0.4.0 09:50:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:50:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:50:04 Removing intermediate container 0cd1ed1f40f8 09:50:04 ---> c6466620966b 09:50:04 09:50:04 ---> 4d0ec095d01b 09:50:04 Step 9/24 : RUN go mod tidy 09:50:04 Collecting urllib3<1.25,>=1.21.1 09:50:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:50:04 Successfully built c6466620966b 09:50:04 ---> Running in 97677dcf0e94 09:50:04 Successfully tagged core-metadata:latest 09:50:04  Building core-metadata ... done Building support-scheduler 09:50:04 Collecting idna<2.8,>=2.5 09:50:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:50:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:50:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:50:05 ---> 4d2c248babf7 09:50:05 Step 3/26 : WORKDIR /edgex-go 09:50:05 ---> Using cache 09:50:05 ---> a1defd387971 09:50:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:05 ---> Using cache 09:50:05 ---> 54fd7af00a30 09:50:05 Step 5/26 : RUN apk add --update --no-cache make git 09:50:05 ---> Using cache 09:50:05 ---> 8162725d4e62 09:50:05 Step 6/26 : COPY go.mod . 09:50:05 ---> Using cache 09:50:05 ---> 60aae9e20fd7 09:50:05 Step 7/26 : RUN go mod download 09:50:05 ---> Using cache 09:50:05 ---> a1a7aa6b09df 09:50:05 Step 8/26 : COPY . . 09:50:05 ---> Using cache 09:50:05 ---> ef23039921f7 09:50:05 Step 9/26 : RUN go mod tidy 09:50:05 ---> Using cache 09:50:05 ---> e3748c029959 09:50:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:50:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:50:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:50:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:50:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:50:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:50:07 Installing collected packages: docopt, dockerpty, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, texttable, cached-property, docker-compose 09:50:07 Running setup.py install for docopt: started 09:50:10 Running setup.py install for docopt: finished with status 'done' 09:50:10 Running setup.py install for dockerpty: started 09:50:10 Running setup.py install for dockerpty: finished with status 'done' 09:50:11 ---> Running in d5841b7d7989 09:50:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:50:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:50:17 ---> 4d2c248babf7 09:50:17 Step 3/23 : WORKDIR /edgex-go 09:50:17 ---> Using cache 09:50:17 ---> a1defd387971 09:50:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:17 ---> Using cache 09:50:17 ---> 54fd7af00a30 09:50:17 Step 5/23 : RUN apk add --update --no-cache make git 09:50:17 ---> Using cache 09:50:17 ---> 8162725d4e62 09:50:17 Step 6/23 : COPY go.mod . 09:50:17 ---> Using cache 09:50:17 ---> 60aae9e20fd7 09:50:17 Step 7/23 : RUN go mod download 09:50:17 ---> Using cache 09:50:17 ---> a1a7aa6b09df 09:50:17 Step 8/23 : COPY . . 09:50:17 ---> Using cache 09:50:17 ---> ef23039921f7 09:50:17 Step 9/23 : RUN go mod tidy 09:50:17 ---> Using cache 09:50:17 ---> e3748c029959 09:50:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:50:22 Attempting uninstall: urllib3 09:50:22 Found existing installation: urllib3 1.25.9 09:50:22 Uninstalling urllib3-1.25.9: 09:50:22 Successfully uninstalled urllib3-1.25.9 09:50:22 ---> Running in fb6a2a5d2553 09:50:23 Removing intermediate container 97677dcf0e94 09:50:23 ---> 5d0880d5c4bb 09:50:23 Step 29/32 : CMD ["gate"] 09:50:23 Attempting uninstall: idna 09:50:23 Found existing installation: idna 2.9 09:50:23 Uninstalling idna-2.9: 09:50:23 Successfully uninstalled idna-2.9 09:50:23 ---> Running in 4dda323eddac 09:50:23 Attempting uninstall: requests 09:50:23 Found existing installation: requests 2.23.0 09:50:23 Uninstalling requests-2.23.0: 09:50:23 Successfully uninstalled requests-2.23.0 09:50:24 ---> Running in 2be9ba946e15 09:50:26 Running setup.py install for PyYAML: started 09:50:26 Removing intermediate container 2be9ba946e15 09:50:26 ---> cfd1c73c75e4 09:50:26 Step 30/32 : LABEL arch=x86_64 09:50:26 Running setup.py install for PyYAML: finished with status 'done' 09:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:50:26 Running setup.py install for texttable: started 09:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:50:27 Running setup.py install for texttable: finished with status 'done' 09:50:27 ---> Running in 2c7cb4b1882c 09:50:28 Removing intermediate container d5841b7d7989 09:50:28 ---> ea6236cbbc10 09:50:28 Step 10/24 : RUN make cmd/core-data/core-data 09:50:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:50:28 ---> Running in 6c7297148ddd 09:50:28 Removing intermediate container 2c7cb4b1882c 09:50:28 ---> 7cfeb5646e15 09:50:28 Step 31/32 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:50:29 ---> Running in 7ac4ba53e23c 09:50: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 09:50:30 Removing intermediate container 7ac4ba53e23c 09:50:30 ---> 98706d7133e8 09:50:30 Step 32/32 : LABEL version=0.0.0 09:50:31 ---> Running in f3860ea9b2b5 09:50:32 Removing intermediate container f3860ea9b2b5 09:50:32 ---> 2e83d0b908d9 09:50:32 09:50:32 Successfully built 2e83d0b908d9 09:50:32 Successfully tagged security-bootstrapper:latest 09:50:32 Building support-notifications 09:50:44  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:50:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:50:44 ---> 4d2c248babf7 09:50:44 Step 3/23 : WORKDIR /edgex-go 09:50:44 ---> Using cache 09:50:44 ---> a1defd387971 09:50:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:44 ---> Using cache 09:50:44 ---> 54fd7af00a30 09:50:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:50:54 ---> Running in fe9bc36c30ef 09:50:54 Removing intermediate container 90c2308bac73 09:50:54 ---> 27f01f05e801 09:50:54 Step 15/24 : ENV APP_PORT=58890 09:50:55 ---> Running in d5fb1281a68c 09:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:50:55 Removing intermediate container d5fb1281a68c 09:50:55 ---> b10726d28fd8 09:50:55 Step 16/24 : EXPOSE $APP_PORT 09:50:55 ---> Running in f76c4e7a30ab 09:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:50:56 Removing intermediate container f76c4e7a30ab 09:50:56 ---> 2f3024bbb04e 09:50:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:50:56 OK: 219 MiB in 52 packages 09:50:57 ---> 4da5a6d55a89 09:50:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:51:00 ---> 5b895b97471b 09:51:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:51:00 Removing intermediate container fe9bc36c30ef 09:51:00 ---> d94b0cd95c82 09:51:00 Step 6/23 : COPY go.mod . 09:51:01 ---> 96bdc47eb4ee 09:51:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:51:02 ---> Running in 985b5c4858da 09:51:02 ---> b37673cf7253 09:51:02 Step 7/23 : RUN go mod download 09:51:03 ---> Running in d4ea36d9c0b5 09:51:06 Removing intermediate container 985b5c4858da 09:51:06 ---> ee47ed5ef1a9 09:51:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:06 ---> Running in 5d207253c843 09:51:08 Removing intermediate container 5d207253c843 09:51:08 ---> a9447e821fed 09:51:08 Step 22/24 : LABEL arch=x86_64 09:51:08 ---> Running in 842404047dfc 09:51:08 Removing intermediate container d4ea36d9c0b5 09:51:08 ---> 00e119329553 09:51:08 Step 8/23 : COPY . . 09:51:09 Removing intermediate container 842404047dfc 09:51:09 ---> 091f3aae8387 09:51:09 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:20 gofmt -l . 09:51:20 [ "`gofmt -l .`" = "" ] 09:51:20 ./bin/test-attribution-txt.sh [Pipeline] sh 09:51:22 + ls -al . 09:51:22 total 544 09:51:22 drwxrwxr-x 9 1001 1001 4096 Jun 24 09:51 . 09:51:22 drwxr-xr-x 4 root root 4096 Jun 24 09:46 .. 09:51:22 -rw-rw-r-- 1 1001 1001 11 Jun 24 09:44 .dockerignore 09:51:22 drwxrwxr-x 8 1001 1001 4096 Jun 24 09:44 .git 09:51:22 drwxrwxr-x 3 1001 1001 4096 Jun 24 09:44 .github 09:51:22 -rw-rw-r-- 1 1001 1001 818 Jun 24 09:44 .gitignore 09:51:22 -rw-rw-r-- 1 1001 1001 166 Jun 24 09:44 .sonarcloud.properties 09:51:22 -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:44 Attribution.txt 09:51:22 -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:44 CONTRIBUTING.md 09:51:22 -rw-rw-r-- 1 1001 1001 931 Jun 24 09:44 Dockerfile.build 09:51:22 -rw-rw-r-- 1 1001 1001 849 Jun 24 09:44 Jenkinsfile 09:51:22 -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:44 LICENSE 09:51:22 -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:44 Makefile 09:51:22 -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:44 README.md 09:51:22 -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:44 SECURITY.md 09:51:22 -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION 09:51:22 -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:44 ZMQWindows.md 09:51:22 drwxrwxr-x 2 1001 1001 4096 Jun 24 09:44 bin 09:51:22 drwxrwxr-x 14 1001 1001 4096 Jun 24 09:44 cmd 09:51:22 -rw-r--r-- 1 root root 398095 Jun 24 09:49 coverage.out 09:51:22 -rw-rw-r-- 1 1001 1001 841 Jun 24 09:44 go.mod 09:51:22 -rw-r--r-- 1 root root 21053 Jun 24 09:46 go.sum 09:51:22 drwxrwxr-x 7 1001 1001 4096 Jun 24 09:44 internal 09:51:22 drwxrwxr-x 3 1001 1001 4096 Jun 24 09:44 openapi 09:51:22 drwxrwxr-x 4 1001 1001 4096 Jun 24 09:44 snap 09:51:22 -rw-rw-r-- 1 1001 1001 168 Jun 24 09:44 version.go [Pipeline] sh 09:51:22 + '[' -e coverage.out ] 09:51:22 + chown 1001:1001 coverage.out [Pipeline] stash 09:51:23 Warning: overwriting stash ‘coverage-report’ 09:51:23 Stashed 1 file(s) [Pipeline] sh 09:51:24 + make build 09:51:24 go mod tidy 09:51:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:51:28 ---> Running in 2cff66507a35 09:51:31 ---> 8fc559bc6496 09:51:31 Step 9/23 : RUN go mod tidy 09:51:31 Removing intermediate container 2cff66507a35 09:51:31 ---> 3841dc1c1679 09:51:31 Step 24/24 : LABEL version=0.0.0 09:51:32 ---> Running in 400d13e954e8 09:51:32 ---> Running in 9044c4a7e63f 09:51:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:51:33 Removing intermediate container 9044c4a7e63f 09:51:33 ---> 8456dc541e02 09:51:33 09:51:33 Successfully built 8456dc541e02 09:51:33 Successfully tagged sys-mgmt-agent:latest 09:51:36  Building sys-mgmt-agent ... done Removing intermediate container fb6a2a5d2553 09:51:36 ---> 5b9d22ff0acb 09:51:36 09:51:36 Step 11/26 : FROM alpine:3.12 09:51:36 ---> 13621d1b12d4 09:51:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:51:40 ---> Running in 034a123ebfe5 09:51:40 Removing intermediate container 4dda323eddac 09:51:40 ---> 9b02ca4a6b70 09:51:40 09:51:40 Step 11/23 : FROM alpine:3.12 09:51:40 ---> 13621d1b12d4 09:51:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:51:40 ---> Using cache 09:51:40 ---> af83917b7cae 09:51:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:51:40 ---> Using cache 09:51:40 ---> 6c4e33500d3d 09:51:40 Step 14/23 : ENV APP_PORT=59861 09:51:40 Removing intermediate container 400d13e954e8 09:51:40 ---> 3ea7481264da 09:51:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:51:41 ---> Running in ee8fb9e81371 09:51:41 ---> Running in 2667660fd776 09:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:41 (1/6) Installing ca-certificates (20191127-r4) 09:51:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:51:41 (3/6) Installing libcurl (7.77.0-r0) 09:51:41 (4/6) Installing curl (7.77.0-r0) 09:51:41 (5/6) Installing dumb-init (1.2.2-r1) 09:51:41 (6/6) Installing su-exec (0.2-r1) 09:51:41 Executing busybox-1.31.1-r20.trigger 09:51:41 Executing ca-certificates-20191127-r4.trigger 09:51:41 OK: 7 MiB in 20 packages 09:51:43 Removing intermediate container ee8fb9e81371 09:51:43 ---> ee9ca2100584 09:51:43 Step 15/23 : EXPOSE $APP_PORT 09:51:46 ---> Running in 0a9e30bc23f3 09:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:46 Removing intermediate container 0a9e30bc23f3 09:51:46 ---> 55d3adaad40d 09:51:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:46 Removing intermediate container 6c7297148ddd 09:51:46 ---> 4cc280f48696 09:51:46 09:51:46 Step 11/24 : FROM alpine:3.12 09:51:46 ---> 13621d1b12d4 09:51:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:51:46 Removing intermediate container 034a123ebfe5 09:51:46 ---> 8e9152c04a7d 09:51:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:51:46 ---> Running in 9c679179c7ea 09:51:46 ---> 2c8ef653e08c 09:51:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:51:46 ---> Running in d1ccd328ef6e 09:51:47 Removing intermediate container 9c679179c7ea 09:51:47 ---> 14c72093546d 09:51:47 Step 13/24 : ENV APP_PORT=59880 09:51:47 ---> 876cccd8926e 09:51:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:51:47 Removing intermediate container d1ccd328ef6e 09:51:47 ---> 4363068fe25f 09:51:47 Step 14/26 : WORKDIR / 09:51:47 ---> Running in b79ea3acac5a 09:51:48 ---> Running in dc8aadd2cd14 09:51:48 ---> c07cf87bb1f6 09:51:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:51:48 Removing intermediate container b79ea3acac5a 09:51:48 ---> b88dd045802c 09:51:48 Step 14/24 : EXPOSE $APP_PORT 09:51:48 ---> Running in 1d8e2e44a1f7 09:51:48 ---> Running in e6534f848781 09:51:48 Removing intermediate container dc8aadd2cd14 09:51:48 ---> 7f9ccc838f61 09:51:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:51:48 Removing intermediate container 1d8e2e44a1f7 09:51:48 ---> 1eb39f628024 09:51:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:49 Removing intermediate container e6534f848781 09:51:49 ---> f64bc4fc1fa9 09:51:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:49 ---> 6d8bb7a9b29b 09:51:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:51:49 ---> Running in d295c425b9b1 09:51:49 ---> Running in e4bd2e7a48a3 09:51:49 ---> 176c7b2791a1 09:51:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:51:49 Removing intermediate container d295c425b9b1 09:51:49 ---> 2071160dc786 09:51:49 Step 21/23 : LABEL arch=x86_64 09:51:49 ---> Running in 8874d3d50526 09:51:50 ---> 3c65f8562574 09:51:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:51:50 Removing intermediate container 8874d3d50526 09:51:50 ---> f6ef1047b967 09:51:50 Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:51:50 ---> Running in a973eae66275 09:51:51 ---> 72faa95ae15c 09:51:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:51:51 Removing intermediate container a973eae66275 09:51:51 ---> 55188cbc7c9a 09:51:51 Step 23/23 : LABEL version=0.0.0 09:51:51 ---> Running in 00ded4d8bf6a 09:51:51 Removing intermediate container e4bd2e7a48a3 09:51:51 ---> 4c7f48c94e53 09:51:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:51:51 ---> 6f29a8e0975e 09:51:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:51:51 ---> Running in dfa664145715 09:51:51 Removing intermediate container 00ded4d8bf6a 09:51:51 ---> b29fcf670592 09:51:51 09:51:52 Successfully built b29fcf670592 09:51:52 Successfully tagged support-scheduler:latest 09:51:52  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:52 ---> 149dfa1d4d45 09:51:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:51:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:53 ---> aa1f860f632d 09:51:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:51:53 ---> Running in ebaf563aa958 09:51:53 (1/6) Installing dumb-init (1.2.2-r1) 09:51:54 (2/6) Installing libgcc (9.3.0-r2) 09:51:54 (3/6) Installing libsodium (1.0.18-r0) 09:51:57 (4/6) Installing libstdc++ (9.3.0-r2) 09:51:57 Removing intermediate container ebaf563aa958 09:51:57 ---> d621e205091a 09:51:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:51:57 ---> Running in a0a5d7efcfe9 09:51:57 (5/6) Installing libzmq (4.3.3-r0) 09:51:57 Removing intermediate container a0a5d7efcfe9 09:51:57 ---> c5b4abf44796 09:51:57 Step 24/26 : LABEL arch=x86_64 09:51:57 ---> Running in 368ef0c9addd 09:51:57 (6/6) Installing zeromq (4.3.3-r0) 09:51:57 Executing busybox-1.31.1-r20.trigger 09:51:57 OK: 8 MiB in 20 packages 09:51:57 Removing intermediate container 368ef0c9addd 09:51:57 ---> 10666bf28e22 09:51:57 Step 25/26 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:51:57 ---> Running in d5b08bcf208c 09:51:57 Removing intermediate container d5b08bcf208c 09:51:57 ---> f9b847632212 09:51:57 Step 26/26 : LABEL version=0.0.0 09:51:57 Removing intermediate container dfa664145715 09:51:57 ---> 30c411ccf236 09:51:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:57 ---> Running in 5a11055f3813 09:51:57 Removing intermediate container 5a11055f3813 09:51:57 ---> f392d9ae425f 09:51:57 09:51:57 Successfully built f392d9ae425f 09:51:57 Successfully tagged security-secretstore-setup:latest 09:51:57  Building security-secretstore-setup ... done  ---> 0971bbe178d4 09:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:51:57 ---> cb344fa361a3 09:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:51:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:51:58 ---> bffd20d69309 09:51:58 Step 20/24 : ENTRYPOINT ["/core-data"] 09:51:58 ---> Running in a796bdf630a9 09:51:59 Removing intermediate container a796bdf630a9 09:51:59 ---> dbf383dea147 09:51:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:59 ---> Running in f75ab8527099 09:51:59 Removing intermediate container f75ab8527099 09:51:59 ---> be9e7b370d97 09:51:59 Step 22/24 : LABEL arch=x86_64 09:51:59 ---> Running in a8c9e2526d76 09:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:59 Removing intermediate container a8c9e2526d76 09:51:59 ---> b29d914ea844 09:51:59 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:52:00 Removing intermediate container 2667660fd776 09:52:00 ---> 731cd75b563f 09:52:00 09:52:00 Step 11/23 : FROM alpine:3.12 09:52:00 ---> 13621d1b12d4 09:52:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:52:00 ---> Running in 418cd58f47a5 09:52:00 ---> Running in 896499a10e8b 09:52:00 Removing intermediate container 418cd58f47a5 09:52:00 ---> fc87a22c7a8e 09:52:00 Step 24/24 : LABEL version=0.0.0 09:52:00 ---> Running in e89f798d27ee 09:52:00 Removing intermediate container e89f798d27ee 09:52:00 ---> 5fc520e1b419 09:52:00 09:52:00 Successfully built 5fc520e1b419 09:52:00 Successfully tagged core-data:latest 09:52:00  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:52:01 (1/2) Installing ca-certificates (20191127-r4) 09:52:01 (2/2) Installing dumb-init (1.2.2-r1) 09:52:01 Executing busybox-1.31.1-r20.trigger 09:52:01 Executing ca-certificates-20191127-r4.trigger 09:52:01 OK: 6 MiB in 16 packages 09:52:01 Removing intermediate container 896499a10e8b 09:52:01 ---> f238151b0a3b 09:52:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:52:01 ---> Running in 311406dd8586 09:52:01 Removing intermediate container 311406dd8586 09:52:01 ---> da193051d2db 09:52:01 Step 14/23 : ENV APP_PORT=59860 09:52:02 ---> Running in de673bec966a 09:52:02 Removing intermediate container de673bec966a 09:52:02 ---> 5c86089e6c07 09:52:02 Step 15/23 : EXPOSE $APP_PORT 09:52:02 ---> Running in 9f847fd41b81 09:52:02 Removing intermediate container 9f847fd41b81 09:52:02 ---> b6c815ec6900 09:52:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:02 ---> 6748b7bf9bff 09:52:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:03 ---> ac773588357c 09:52:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:52:03 ---> ab7c587bd16d 09:52:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:52:03 ---> Running in 8d3981832682 09:52:03 Removing intermediate container 8d3981832682 09:52:03 ---> b3cff58e6c0c 09:52:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:03 ---> Running in 49800af594b6 09:52:03 Removing intermediate container 49800af594b6 09:52:03 ---> 19c3a08b3535 09:52:03 Step 21/23 : LABEL arch=x86_64 09:52:03 ---> Running in fa66091bcda1 09:52:03 Removing intermediate container fa66091bcda1 09:52:03 ---> da312c6c9d68 09:52:03 Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:52:03 ---> Running in bc5835963f88 09:52:03 Removing intermediate container bc5835963f88 09:52:03 ---> 68c85d602f9e 09:52:03 Step 23/23 : LABEL version=0.0.0 09:52:03 ---> Running in 9245ad717fff 09:52:03 Removing intermediate container 9245ad717fff 09:52:03 ---> a9abf6f2337d 09:52:03 09:52:03 Successfully built a9abf6f2337d 09:52:03 Successfully tagged support-notifications:latest 09:52:04  Building support-notifications ... done  [Pipeline] } 09:52:04 $ docker stop --time=1 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 09:52:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:52:06 $ docker rm -f 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:06 + docker images 09:52:06 REPOSITORY TAG IMAGE ID CREATED SIZE 09:52:06 support-notifications latest a9abf6f2337d 3 seconds ago 16.7MB 09:52:06 core-data latest 5fc520e1b419 6 seconds ago 20.2MB 09:52:06 731cd75b563f 7 seconds ago 1.15GB 09:52:06 security-secretstore-setup latest f392d9ae425f 10 seconds ago 28.7MB 09:52:06 support-scheduler latest b29fcf670592 15 seconds ago 15.9MB 09:52:06 4cc280f48696 21 seconds ago 1.15GB 09:52:06 9b02ca4a6b70 27 seconds ago 1.14GB 09:52:06 5b9d22ff0acb 32 seconds ago 1.15GB 09:52:06 sys-mgmt-agent latest 8456dc541e02 34 seconds ago 312MB 09:52:06 security-bootstrapper latest 2e83d0b908d9 About a minute ago 18.6MB 09:52:06 core-metadata latest c6466620966b 2 minutes ago 16.6MB 09:52:06 core-command latest b448152eaf89 2 minutes ago 15.9MB 09:52:06 security-proxy-setup latest 58392093d791 3 minutes ago 25.7MB 09:52:06 b7c3a2c3b785 3 minutes ago 1.15GB 09:52:06 e413e37d8d4e 3 minutes ago 1.15GB 09:52:06 9a66c3a6a1df 3 minutes ago 1.14GB 09:52:06 3dc5f702e979 3 minutes ago 1.15GB 09:52:06 44ec69ba698f 4 minutes ago 1.15GB 09:52:06 ci-base-image-x86_64 latest 4d2c248babf7 9 minutes ago 647MB 09:52:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 09:52:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 09:52:06 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 09:52:06 docker 20.10.0 aefe523efa57 6 months ago 240MB 09:52:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:52:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:52:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:52:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:52:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:52:22 Still waiting to schedule task 09:52:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1147’ 09:52:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:52:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:52:34 $ docker stop --time=1 f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 09:52:36 $ docker rm -f f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:38 09:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:38 latest: Pulling from edgex-devops/edgex-compose-arm64 09:52:38 29e5d40040c1: Pulling fs layer 09:52:38 1ce36da41761: Pulling fs layer 09:52:38 25b303627fd3: Pulling fs layer 09:52:38 29e5d40040c1: Verifying Checksum 09:52:38 29e5d40040c1: Download complete 09:52:39 1ce36da41761: Verifying Checksum 09:52:39 1ce36da41761: Download complete 09:52:39 29e5d40040c1: Pull complete 09:52:43 1ce36da41761: Pull complete 09:52:43 25b303627fd3: Download complete 09:52:51 25b303627fd3: Pull complete 09:52:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:52:51 prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container 09:52:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:52:54 $ docker top f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:55 + docker-compose build --help 09:52:55 + grep parallel 09:53:00 --parallel Build images in parallel. [Pipeline] } 09:53:00 $ docker stop --time=1 f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb 09:53:02 $ docker rm -f f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:03 . [Pipeline] withDockerContainer 09:53:03 prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container 09:53:03 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:53:04 $ docker top 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:08 + docker-compose -f ./docker-compose-build.yml build --parallel 09:53:12 Building core-command ... 09:53:12 Building core-data ... 09:53:12 Building core-metadata ... 09:53:12 Building security-bootstrapper ... 09:53:12 Building security-proxy-setup ... 09:53:12 Building security-secretstore-setup ... 09:53:12 Building support-notifications ... 09:53:12 Building support-scheduler ... 09:53:12 Building sys-mgmt-agent ... 09:53:12 Building support-scheduler 09:53:12 Building security-proxy-setup 09:53:12 Building security-secretstore-setup 09:53:12 Building core-command 09:53:12 Building support-notifications 09:54:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> a300aa48ba02 09:54:21 Step 3/23 : WORKDIR /edgex-go 09:54:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> a300aa48ba02 09:54:21 Step 3/26 : WORKDIR /edgex-go 09:54:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> a300aa48ba02 09:54:21 Step 3/24 : WORKDIR /edgex-go 09:54:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> a300aa48ba02 09:54:21 Step 3/23 : WORKDIR /edgex-go 09:54:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:21 ---> a300aa48ba02 09:54:21 Step 3/22 : WORKDIR /edgex-go 09:54:21 ---> Running in bfd1f11867bb 09:54:21 ---> Running in d3cc4ec03151 09:54:21 ---> Running in 6ca839d2bd60 09:54:21 ---> Running in 756ef5ed896b 09:54:21 ---> Running in 2a8915f6f1ab 09:54:21 Removing intermediate container bfd1f11867bb 09:54:21 ---> 812a059b14fc 09:54:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:21 Removing intermediate container 756ef5ed896b 09:54:21 ---> 91cd82924966 09:54:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:21 Removing intermediate container 2a8915f6f1ab 09:54:21 ---> 89ccb2eb16a9 09:54:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:21 Removing intermediate container 6ca839d2bd60 09:54:21 ---> d8ce5455ce74 09:54:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:22 Removing intermediate container d3cc4ec03151 09:54:22 ---> fb4df48f6e1a 09:54:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:22 ---> Running in 3b6c0c4f22fe 09:54:22 ---> Running in 3b775ee04270 09:54:22 ---> Running in 5596a241b9c4 09:54:22 ---> Running in d1b753b8fe66 09:54:22 ---> Running in eba384ec4561 09:54:26 Removing intermediate container 3b6c0c4f22fe 09:54:26 ---> 43e03be6b0f0 09:54:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:54:26 Removing intermediate container 3b775ee04270 09:54:26 ---> 71e44af781ed 09:54:26 Step 5/23 : RUN apk add --update --no-cache make git 09:54:26 ---> Running in e32a30918387 09:54:26 Removing intermediate container 5596a241b9c4 09:54:26 ---> 0d561f391e22 09:54:26 Step 5/26 : RUN apk add --update --no-cache make git 09:54:27 ---> Running in 3792cddfd5f5 09:54:27 Removing intermediate container eba384ec4561 09:54:27 ---> ce9fd479ebe3 09:54:27 Step 5/24 : RUN apk add --update --no-cache make git 09:54:27 ---> Running in 56e210dddee9 09:54:27 Removing intermediate container d1b753b8fe66 09:54:27 ---> f460e2593d6c 09:54:27 Step 5/22 : RUN apk add --update --no-cache make git 09:54:27 ---> Running in f446215a349b 09:54:27 ---> Running in b222402b197a 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:31 OK: 218 MiB in 52 packages 09:54:31 OK: 218 MiB in 52 packages 09:54:32 OK: 218 MiB in 52 packages 09:54:32 OK: 218 MiB in 52 packages 09:54:32 OK: 218 MiB in 52 packages 09:54:33 Removing intermediate container 3792cddfd5f5 09:54:33 ---> 244b50d7cf19 09:54:33 Removing intermediate container e32a30918387 09:54:33 ---> 0c420528f8a1 09:54:33 Step 6/23 : COPY go.mod . 09:54:33 Step 6/23 : COPY go.mod . 09:54:33 Removing intermediate container f446215a349b 09:54:33 ---> 1970ad8efb95 09:54:33 Step 6/24 : COPY go.mod . 09:54:34 Removing intermediate container 56e210dddee9 09:54:34 ---> 9cc102387bd1 09:54:34 Step 6/26 : COPY go.mod . 09:54:34 Removing intermediate container b222402b197a 09:54:34 ---> 7bc01cb15e61 09:54:34 Step 6/22 : COPY go.mod . 09:54:34 ---> 3f551df7de71 09:54:34 Step 7/23 : RUN go mod download 09:54:35 ---> Running in 6264a061c08d 09:54:35 ---> 15c9888eb663 09:54:35 Step 7/24 : RUN go mod download 09:54:35 ---> 2c960700951d 09:54:35 Step 7/23 : RUN go mod download 09:54:35 ---> 284235fe783f 09:54:35 Step 7/26 : RUN go mod download 09:54:35 ---> Running in e7619ade4d64 09:54:35 ---> Running in 395885d02384 09:54:36 ---> b5db7edd4e53 09:54:36 Step 7/22 : RUN go mod download 09:54:36 ---> Running in 85ae5f88a8ff 09:54:36 ---> Running in becfdf482c84 09:54:39 Removing intermediate container 6264a061c08d 09:54:39 ---> 764e87ca814a 09:54:39 Step 8/23 : COPY . . 09:54:41 Removing intermediate container 395885d02384 09:54:41 ---> d9b3168980e1 09:54:41 Step 8/23 : COPY . . 09:54:42 Removing intermediate container 85ae5f88a8ff 09:54:42 ---> eff3166c8fb3 09:54:42 Step 8/26 : COPY . . 09:54:42 Removing intermediate container e7619ade4d64 09:54:42 ---> 6b42b9b10a72 09:54:42 Step 8/24 : COPY . . 09:54:43 Removing intermediate container becfdf482c84 09:54:43 ---> 58f6dd2e0354 09:54:43 Step 8/22 : COPY . . 09:54:45 Running on prd-ubuntu18.04-docker-8c-8g-1158 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 09:54:45 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 09:54:46 The recommended git tool is: git 09:54:51 using credential edgex-jenkins-ssh 09:54:51 Cloning the remote Git repository 09:54:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:51 > git init /w/workspace/edgex-go/10 # timeout=10 09:54:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:51 > git --version # timeout=10 09:54:51 > git --version # 'git version 2.17.1' 09:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:55:02 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:55:02 Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:55:02 Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) 09:55:02 > git config core.sparsecheckout # timeout=10 09:55:02 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 09:55:02 > git remote # timeout=10 09:55:02 > git config --get remote.origin.url # timeout=10 09:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:02 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 09:55:02 > git rev-parse HEAD^{commit} # timeout=10 09:55:02 > git config core.sparsecheckout # timeout=10 09:55:02 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 09:55:05 ---> 9eb72632ac14 09:55:05 Step 9/23 : RUN go mod tidy 09:55:05 ---> c115cd26f41f 09:55:05 Step 9/24 : RUN go mod tidy 09:55:05 ---> f3df93126d6e 09:55:05 Step 9/23 : RUN go mod tidy 09:55:05 ---> 4e8a765f5901 09:55:05 Step 9/26 : RUN go mod tidy 09:55:05 ---> Running in 778e211b87ef 09:55:05 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:06 ---> Running in 1d63d23ca381 09:55:06 ---> Running in 723c3c12885d 09:55:06 ---> Running in f1d52287eb91 09:55:06 ---> b7d9bd3ca50a 09:55:06 Step 9/22 : RUN go mod tidy 09:55:06 + echo snap-build.sh 09:55:06 snap-build.sh 09:55:06 + SNAP_BASE_DIR=. 09:55:06 + '[' '!' -z /w/workspace/edgex-go/10 ']' 09:55:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 09:55:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 09:55:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 09:55:06 + cd /w/workspace/edgex-go/10 09:55:06 + sudo apt-get remove -qy --purge lxd lxd-client 09:55:06 Reading package lists... 09:55:07 ---> Running in 0b2f679d70f8 09:55:07 Building dependency tree... 09:55:07 Reading state information... 09:55:07 The following packages were automatically installed and are no longer required: 09:55:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:55:07 uidmap xdelta3 09:55:07 Use 'sudo apt autoremove' to remove them. 09:55:07 The following packages will be REMOVED: 09:55:07 lxd* lxd-client* 09:55:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:55:07 After this operation, 31.7 MB disk space will be freed. 09:55:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 09:55:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:55:09 Removing lxd dnsmasq configuration 09:55:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:55:10 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:55:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:55:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 09:55:11 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:55:12 Removing intermediate container 778e211b87ef 09:55:12 ---> ad32c4a83d58 09:55:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:55:12 Processing triggers for systemd (237-3ubuntu10.45) ... 09:55:12 Processing triggers for ureadahead (0.100.0-21) ... 09:55:12 ---> Running in 5d5663fa5850 09:55:14 Removing intermediate container 723c3c12885d 09:55:14 ---> 613441434778 09:55:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:14 Removing intermediate container 1d63d23ca381 09:55:14 ---> 7f13c8808bd3 09:55:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:55:14 ---> Running in 6ff6f78ef66f 09:55:14 + sudo snap remove --purge lxd 09:55:14 snap "lxd" is not installed 09:55:14 + sudo groupadd --force --system lxd 09:55:14 ++ whoami 09:55:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:55:14 + newgrp - lxd 09:55:14 ---> Running in ebb96c3f9438 09:55:14 Removing intermediate container 0b2f679d70f8 09:55:14 ---> 9463c8c4dc71 09:55:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:55:14 Removing intermediate container f1d52287eb91 09:55:14 ---> b37bf603f776 09:55:14 Step 10/24 : RUN make cmd/core-command/core-command 09:55:14 + sudo snap install lxd 09:55:15 ---> Running in 565da1e3da3b 09:55:15 ---> Running in 27f74809d65b 09:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:55:26 2021-06-24T09:55:23Z INFO Waiting for automatic snapd restart... 09:55:48 lxd 4.15 from Canonical* installed 09:55:48 + sudo lxd init --auto 09:55:58 + sudo snap install --classic snapcraft 09:56:10 snapcraft 4.8.2 from Canonical* installed 09:56:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:56:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:56:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:10 Dload Upload Total Spent Left Speed 09:56:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 09:56:10 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M 09:56:10 ./yq_linux_amd64 09:56:10 + sudo snapcraft prime --use-lxd 09:56:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:56:12 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:56:12 - README.md 09:56:12 09:56:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:56:13 Launching a container. 09:56:19 Waiting for container to be ready 09:56:20 To start your first instance, try: lxc launch ubuntu:18.04 09:56:20 09:56:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:56:25 Waiting for network to be ready... 09:56:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:56:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:56:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 09:56:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:56:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:56:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:56:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:56:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:56:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 09:56:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:56:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:56:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:56:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:56:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:56:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:56:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:56:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:56:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:56:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:56:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 09:56:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 09:56:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:56:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:56:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 09:56:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 09:56:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 09:56:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:56:30 Fetched 24.8 MB in 4s (6020 kB/s) 09:56:30 Reading package lists... 09:56:30 Reading package lists... 09:56:30 Building dependency tree... 09:56:30 Reading state information... 09:56:31 The following additional packages will be installed: 09:56:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:56:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:56:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:56:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:56:31 Suggested packages: 09:56:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:56:31 Recommended packages: 09:56:31 gnupg libsasl2-modules 09:56:31 The following NEW packages will be installed: 09:56:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:56:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:56:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:56:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:56:31 The following packages will be upgraded: 09:56:31 gpg gpg-agent gpgconf libudev1 09:56:31 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 09:56:31 Need to get 3530 kB of archives. 09:56:31 After this operation, 13.3 MB of additional disk space will be used. 09:56:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:56:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:56:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:56:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:56:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 09:56:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 09:56:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:56:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:56:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:56:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:56:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:56:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:56:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:56:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:56:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:56:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:56:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:56:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:56:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:56:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:56:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:56:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:56:32 debconf: delaying package configuration, since apt-utils is not installed 09:56:32 Fetched 3530 kB in 1s (3444 kB/s) 09:56:32 (Reading database ... 12511 files and directories currently installed.) 09:56:32 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 09:56:32 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:56:32 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 09:56:32 Selecting previously unselected package udev. 09:56:32 (Reading database ... 12511 files and directories currently installed.) 09:56:32 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 09:56:32 Unpacking udev (237-3ubuntu10.48) ... 09:56:32 Selecting previously unselected package libfuse2:amd64. 09:56:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:56:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:56:33 Selecting previously unselected package fuse. 09:56:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:56:33 Unpacking fuse (2.9.7-1ubuntu1) ... 09:56:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:56:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:56:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:56:33 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:56:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:56:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:56:33 Selecting previously unselected package libksba8:amd64. 09:56:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:56:33 Unpacking libksba8:amd64 (1.3.5-2) ... 09:56:33 Selecting previously unselected package libroken18-heimdal:amd64. 09:56:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:56:34 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:56:34 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:56:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libwind0-heimdal:amd64. 09:56:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:56:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:56:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:56:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:34 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:56:34 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:56:35 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:35 Selecting previously unselected package libsasl2-modules-db:amd64. 09:56:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:56:35 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:56:35 Selecting previously unselected package libsasl2-2:amd64. 09:56:35 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:56:35 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:56:35 Selecting previously unselected package libldap-common. 09:56:35 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:56:35 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:56:35 Selecting previously unselected package libldap-2.4-2:amd64. 09:56:35 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:56:35 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:56:35 Selecting previously unselected package dirmngr. 09:56:35 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:56:35 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:56:36 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:56:36 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:56:36 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:56:36 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:56:36 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:56:36 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:56:36 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libksba8:amd64 (1.3.5-2) ... 09:56:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:36 Setting up udev (237-3ubuntu10.48) ... 09:56:36 invoke-rc.d: policy-rc.d denied execution of start. 09:56:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Processing triggers for systemd (237-3ubuntu10) ... 09:56:36 Setting up fuse (2.9.7-1ubuntu1) ... 09:56:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:56:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:56:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:56:36 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:56:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:56:37 settings in the [Install] section, and DefaultInstance for template units). 09:56:37 This means they are not meant to be enabled using systemctl. 09:56:37 Possible reasons for having this kind of units are: 09:56:37 1) A unit may be statically enabled by being symlinked from another unit's 09:56:37 .wants/ or .requires/ directory. 09:56:37 2) A unit's purpose may be to act as a helper for some other unit which has 09:56:37 a requirement dependency on it. 09:56:37 3) A unit may be started when needed via activation (socket, path, timer, 09:56:37 D-Bus, udev, scripted systemctl call, ...). 09:56:37 4) In case of template units, the unit is meant to be enabled with some 09:56:37 instance name specified. 09:56:37 Reading package lists... 09:56:37 Building dependency tree... 09:56:37 Reading state information... 09:56:38 The following additional packages will be installed: 09:56:38 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:56:38 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:56:38 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:56:38 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:56:38 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:56:38 Suggested packages: 09:56:38 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:56:38 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:56:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:56:38 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:56:38 systemd-container policykit-1 09:56:38 Recommended packages: 09:56:38 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:56:38 The following NEW packages will be installed: 09:56:38 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:56:38 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:56:38 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:56:38 multiarch-support openssh-client python3 python3-minimal python3.6 09:56:38 python3.6-minimal snapd squashfs-tools sudo 09:56:38 The following packages will be upgraded: 09:56:38 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:56:38 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 09:56:38 Need to get 36.7 MB of archives. 09:56:38 After this operation, 147 MB of additional disk space will be used. 09:56:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:56:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 09:56:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:56:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:56:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:56:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:56:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:56:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:56:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:56:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:56:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:56:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:56:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:56:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:56:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:56:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:56:38 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 09:56:38 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 09:56:39 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 09:56:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:56:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:56:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:56:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:56:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:56:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:56:39 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:56:39 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:56:39 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:56:39 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:56:39 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:56:40 debconf: delaying package configuration, since apt-utils is not installed 09:56:40 Fetched 36.7 MB in 2s (17.2 MB/s) 09:56:40 (Reading database ... 12757 files and directories currently installed.) 09:56:40 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 09:56:40 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:56:41 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 09:56:41 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:56:41 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 09:56:41 (Reading database ... 12757 files and directories currently installed.) 09:56:41 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 09:56:41 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 09:56:41 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 09:56:41 (Reading database ... 12757 files and directories currently installed.) 09:56:41 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 09:56:41 Unpacking apt (1.6.13) over (1.6.1) ... 09:56:42 Setting up apt (1.6.13) ... 09:56:42 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:56:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:56:42 (Reading database ... 12764 files and directories currently installed.) 09:56:42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:56:42 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:56:42 Selecting previously unselected package libpython3.6-minimal:amd64. 09:56:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:43 Selecting previously unselected package libexpat1:amd64. 09:56:43 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:56:43 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:56:43 Selecting previously unselected package python3.6-minimal. 09:56:43 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:43 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:56:43 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:56:43 Checking for services that may need to be restarted...done. 09:56:43 Checking for services that may need to be restarted...done. 09:56:43 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:43 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:56:43 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:56:43 Selecting previously unselected package python3-minimal. 09:56:43 (Reading database ... 13012 files and directories currently installed.) 09:56:43 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:56:44 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:56:45 Selecting previously unselected package mime-support. 09:56:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:56:45 Unpacking mime-support (3.60ubuntu1) ... 09:56:45 Selecting previously unselected package libmpdec2:amd64. 09:56:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:56:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:56:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:56:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:45 Selecting previously unselected package python3.6. 09:56:45 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:45 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:56:45 Selecting previously unselected package libpython3-stdlib:amd64. 09:56:45 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:56:45 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:56:45 Setting up python3-minimal (3.6.7-1~18.04) ... 09:56:45 Selecting previously unselected package python3. 09:56:45 (Reading database ... 13442 files and directories currently installed.) 09:56:45 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:56:45 Unpacking python3 (3.6.7-1~18.04) ... 09:56:45 Selecting previously unselected package multiarch-support. 09:56:45 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:56:45 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:56:45 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:56:45 Selecting previously unselected package liblzo2-2:amd64. 09:56:46 (Reading database ... 13479 files and directories currently installed.) 09:56:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:56:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:56:46 Selecting previously unselected package libbsd0:amd64. 09:56:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:56:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:56:46 Selecting previously unselected package sudo. 09:56:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:56:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:56:46 Selecting previously unselected package apparmor. 09:56:46 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:56:46 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:56:46 Selecting previously unselected package libedit2:amd64. 09:56:46 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:56:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:56:46 Selecting previously unselected package libkrb5support0:amd64. 09:56:46 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:56:46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:56:46 Selecting previously unselected package libk5crypto3:amd64. 09:56:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:56:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:56:47 Selecting previously unselected package libkeyutils1:amd64. 09:56:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:56:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:56:47 Selecting previously unselected package libkrb5-3:amd64. 09:56:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:56:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:56:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:56:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:56:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:56:47 Selecting previously unselected package libssl1.0.0:amd64. 09:56:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:56:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:56:48 Selecting previously unselected package openssh-client. 09:56:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:56:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:56:48 Selecting previously unselected package squashfs-tools. 09:56:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:56:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:56:48 Selecting previously unselected package snapd. 09:56:48 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:56:48 Unpacking snapd (2.49.2+18.04) ... 09:56:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:56:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:56:52 Setting up mime-support (3.60ubuntu1) ... 09:56:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:56:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:56:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:56:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:52 Setting up systemd (237-3ubuntu10.48) ... 09:56:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:56:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:56:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:56:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:56:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:56:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:56:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:56:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:56:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:56:54 Setting up python3 (3.6.7-1~18.04) ... 09:56:54 running python rtupdate hooks for python3.6... 09:56:54 running python post-rtupdate hooks for python3.6... 09:56:54 Setting up apparmor (2.12-4ubuntu5.1) ... 09:56:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:56:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:56:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:56:55 Setting up snapd (2.49.2+18.04) ... 09:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:56:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:56:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:56:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:56:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:56:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:56:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:56:57 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 09:56:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:57 Processing triggers for systemd (237-3ubuntu10.48) ... 09:56:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:56:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:56:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:56:59 Reading package lists... 09:56:59 Reading package lists... 09:56:59 Building dependency tree... 09:56:59 Reading state information... 09:57:00 Calculating upgrade... 09:57:00 The following packages will be upgraded: 09:57:00 advancecomp base-files bash binutils binutils-common 09:57:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:57:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:57:00 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:57:00 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:57:00 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:57:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:57:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:57:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:57:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:57:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:57:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:57:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:57:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:57:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:57:00 ubuntu-keyring util-linux 09:57:00 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:57:00 Need to get 64.1 MB of archives. 09:57:00 After this operation, 5112 kB of additional disk space will be used. 09:57:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 09:57:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:57:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:57:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:57:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:57:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:57:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:57:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:57:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:57:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:57:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:57:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:57:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:57:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:57:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:57:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:57:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:57:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:57:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:57:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:57:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:57:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:57:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:57:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:57:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:57:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:57:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:57:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:57:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:57:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:57:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:57:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:57:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:57:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:57:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:57:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:57:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:57:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:57:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:57:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:57:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:57:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:57:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:57:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:57:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:57:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:57:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:57:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:57:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:57:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:57:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:57:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:57:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:57:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:57:00 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:57:00 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:57:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:57:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:57:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:57:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:57:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:57:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:57:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:57:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:57:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:57:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:57:01 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:57:01 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:57:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:57:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:57:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:57:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:57:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:57:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:57:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:57:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:57:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:57:01 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:57:01 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:57:01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:57:01 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:57:01 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:57:01 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:57:01 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:57:01 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:57:01 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 09:57:01 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:57:01 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:57:02 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:57:02 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:57:02 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:57:02 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:57:02 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:57:02 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:57:02 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:57:02 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:57:02 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:57:02 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:57:02 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:57:02 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:57:02 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:57:02 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:57:02 debconf: delaying package configuration, since apt-utils is not installed 09:57:02 Fetched 64.1 MB in 2s (33.7 MB/s) 09:57:02 (Reading database ... 13914 files and directories currently installed.) 09:57:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:57:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:57:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 09:57:02 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 09:57:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:04 (Reading database ... 13914 files and directories currently installed.) 09:57:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:57:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:57:04 (Reading database ... 13914 files and directories currently installed.) 09:57:04 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:04 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:04 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:05 (Reading database ... 13914 files and directories currently installed.) 09:57:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:57:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:05 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:57:06 (Reading database ... 13914 files and directories currently installed.) 09:57:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:57:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:57:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:57:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:57:06 Setting up base-files (10.1ubuntu2.10) ... 09:57:06 Installing new version of config file /etc/issue ... 09:57:06 Installing new version of config file /etc/issue.net ... 09:57:06 Installing new version of config file /etc/lsb-release ... 09:57:06 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:57:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:57:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:57:06 Removing obsolete conffile /etc/default/motd-news ... 09:57:07 (Reading database ... 13915 files and directories currently installed.) 09:57:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:57:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:57:07 Setting up bash (4.4.18-2ubuntu1.2) ... 09:57:07 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 09:57:07 (Reading database ... 13915 files and directories currently installed.) 09:57:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:57:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:57:07 (Reading database ... 13915 files and directories currently installed.) 09:57:07 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:57:07 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:57:07 Setting up tar (1.29b-2ubuntu0.2) ... 09:57:07 (Reading database ... 13915 files and directories currently installed.) 09:57:07 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:57:07 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:57:08 (Reading database ... 13915 files and directories currently installed.) 09:57:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:08 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:08 (Reading database ... 13915 files and directories currently installed.) 09:57:08 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:08 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:08 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:57:08 (Reading database ... 13915 files and directories currently installed.) 09:57:08 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:57:08 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:57:08 Setting up grep (3.1-2build1) ... 09:57:09 (Reading database ... 13915 files and directories currently installed.) 09:57:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:57:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:57:09 Setting up login (1:4.5-1ubuntu2) ... 09:57:09 (Reading database ... 13915 files and directories currently installed.) 09:57:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:57:09 (Reading database ... 13915 files and directories currently installed.) 09:57:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:10 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:57:10 (Reading database ... 13915 files and directories currently installed.) 09:57:10 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:57:10 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57: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 09:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:57:11 Removing intermediate container 5d5663fa5850 09:57:11 ---> 751a129ef70d 09:57:11 09:57:11 Step 11/23 : FROM alpine:3.12 09:57:11 Removing intermediate container 27f74809d65b 09:57:11 ---> dc700758b526 09:57:11 09:57:11 Step 11/24 : FROM alpine:3.12 09:57:11 3.12: Pulling from library/alpine 09:57:11 3.12: Pulling from library/alpine 09:57:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:57:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:57:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:57:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:57:11 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:57:11 (Reading database ... 13915 files and directories currently installed.) 09:57:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:57:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:57:11 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:57:11 (Reading database ... 13915 files and directories currently installed.) 09:57:11 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:11 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:57:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:57:12 Status: Downloaded newer image for alpine:3.12 09:57:12 Status: Image is up to date for alpine:3.12 09:57:12 ---> c4fd0aeabfcf 09:57:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:57:12 ---> c4fd0aeabfcf 09:57:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:57:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:57:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:57:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:57:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:57:14 (Reading database ... 13915 files and directories currently installed.) 09:57:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:57:14 ---> Running in 686b4527e95c 09:57:14 ---> Running in b6e48dec99d5 09:57:14 Removing intermediate container 6ff6f78ef66f 09:57:14 ---> 1b2ce73f669c 09:57:14 09:57:14 Step 11/26 : FROM alpine:3.12 09:57:14 ---> c4fd0aeabfcf 09:57:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:57:14 Removing intermediate container 565da1e3da3b 09:57:14 ---> b3d4e0d8f711 09:57:14 09:57:14 Step 11/22 : FROM alpine:3.12 09:57:14 ---> c4fd0aeabfcf 09:57:14 Step 12/22 : RUN apk add --update --no-cache curl 09:57:14 Removing intermediate container ebb96c3f9438 09:57:14 ---> f9db6ede71d2 09:57:14 09:57:14 Step 11/23 : FROM alpine:3.12 09:57:14 ---> c4fd0aeabfcf 09:57:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:57:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:57:14 (Reading database ... 13917 files and directories currently installed.) 09:57:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:57:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:57:14 ---> Running in 6d1724a7b0e1 09:57:14 ---> Running in ba728c3d1db9 09:57:14 ---> Running in dc42ed12a9dd 09:57:14 Setting up debconf (1.5.66ubuntu1) ... 09:57:14 (Reading database ... 13917 files and directories currently installed.) 09:57:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:57:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:57:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:57:15 (Reading database ... 13917 files and directories currently installed.) 09:57:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:57:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:57:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:57:15 (Reading database ... 13917 files and directories currently installed.) 09:57:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:15 (Reading database ... 13917 files and directories currently installed.) 09:57:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:15 (Reading database ... 13919 files and directories currently installed.) 09:57:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:15 (Reading database ... 13923 files and directories currently installed.) 09:57:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 09:57:16 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:57:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:16 (Reading database ... 13923 files and directories currently installed.) 09:57:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:57:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:57:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:57:16 (Reading database ... 13923 files and directories currently installed.) 09:57:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:57:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:57:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:57:16 (Reading database ... 13923 files and directories currently installed.) 09:57:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:57:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:16 (Reading database ... 13923 files and directories currently installed.) 09:57:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:57:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:57:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:57:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:57:17 Setting up passwd (1:4.5-1ubuntu2) ... 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:57:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:57:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:57:17 (1/1) Installing dumb-init (1.2.2-r1) 09:57:17 Executing busybox-1.31.1-r20.trigger 09:57:17 (1/1) Installing dumb-init (1.2.2-r1) 09:57:17 OK: 5 MiB in 15 packages 09:57:17 Executing busybox-1.31.1-r20.trigger 09:57:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:57:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:57:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:57:17 (Reading database ... 13923 files and directories currently installed.) 09:57:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:57:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:57:17 OK: 5 MiB in 15 packages 09:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:57:17 (1/4) Installing ca-certificates (20191127-r4) 09:57:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:57:18 (Reading database ... 13923 files and directories currently installed.) 09:57:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:57:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:57:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:57:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:57:18 (3/4) Installing libcurl (7.77.0-r0) 09:57:18 (4/4) Installing curl (7.77.0-r0) 09:57:18 Executing busybox-1.31.1-r20.trigger 09:57:18 Executing ca-certificates-20191127-r4.trigger 09:57:18 (1/6) Installing ca-certificates (20191127-r4) 09:57:18 (Reading database ... 13923 files and directories currently installed.) 09:57:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:57:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:57:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:57:18 (Reading database ... 13923 files and directories currently installed.) 09:57:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:57:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:57:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:57:18 (3/6) Installing libcurl (7.77.0-r0) 09:57:18 (4/6) Installing curl (7.77.0-r0) 09:57:18 (5/6) Installing dumb-init (1.2.2-r1) 09:57:18 (6/6) Installing su-exec (0.2-r1) 09:57:18 Executing busybox-1.31.1-r20.trigger 09:57:18 Executing ca-certificates-20191127-r4.trigger 09:57:18 OK: 7 MiB in 18 packages 09:57:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:57:18 (Reading database ... 13923 files and directories currently installed.) 09:57:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:57:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:57:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:57:18 (1/2) Installing ca-certificates (20191127-r4) 09:57:18 (2/2) Installing dumb-init (1.2.2-r1) 09:57:18 Executing busybox-1.31.1-r20.trigger 09:57:18 OK: 7 MiB in 20 packages 09:57:18 Executing ca-certificates-20191127-r4.trigger 09:57:18 (Reading database ... 13923 files and directories currently installed.) 09:57:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:57:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:57:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:57:18 (Reading database ... 13924 files and directories currently installed.) 09:57:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:57:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:57:19 OK: 6 MiB in 16 packages 09:57:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:57:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:57:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:57:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:57:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:57:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:57:19 Removing intermediate container b6e48dec99d5 09:57:19 ---> df17dc17edca 09:57:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:57:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:57:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:57:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:57:19 Removing intermediate container 686b4527e95c 09:57:19 ---> b0e85c663f5f 09:57:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:19 ---> Running in 48fb48818a1a 09:57:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:57:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:57:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:57:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:57:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:57:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:57:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:57:20 ---> Running in 9c1bd83e3ed3 09:57:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:57:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:57:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:57:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:57:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:57:21 Removing intermediate container 48fb48818a1a 09:57:21 ---> 66e0c911e9f2 09:57:21 Step 14/24 : ENV APP_PORT=59882 09:57:21 Removing intermediate container ba728c3d1db9 09:57:21 ---> f790d5fe4d67 09:57:21 Removing intermediate container 9c1bd83e3ed3 09:57:21 ---> 9afbd049a4e2 09:57:21 Step 14/23 : ENV APP_PORT=59861 09:57:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:21 Removing intermediate container dc42ed12a9dd 09:57:21 ---> 8333249c1a12 09:57:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:57:21 Removing intermediate container 6d1724a7b0e1 09:57:21 ---> 19cd03cbffae 09:57:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:21 ---> Running in b714af7bd776 09:57:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:57:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:57:21 ---> Running in c322ea1a8ec0 09:57:21 ---> Running in 603a00ba1419 09:57:21 ---> Running in 21e449388426 09:57:21 ---> Running in 515ce65d3aec 09:57:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:57:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:57:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:57:21 Removing intermediate container b714af7bd776 09:57:21 ---> e4db226e370b 09:57:21 Step 15/24 : EXPOSE $APP_PORT 09:57:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:57:22 ---> Running in 2051da624ac3 09:57:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:57:22 Removing intermediate container c322ea1a8ec0 09:57:22 ---> da9989cd6279 09:57:22 Step 14/23 : ENV APP_PORT=59860 09:57:22 Removing intermediate container 21e449388426 09:57:22 ---> 46c1371b5b41 09:57:22 Step 14/26 : WORKDIR / 09:57:22 Removing intermediate container 515ce65d3aec 09:57:22 ---> d96ef6b65c18 09:57:22 Step 14/22 : WORKDIR /edgex 09:57:22 Removing intermediate container 603a00ba1419 09:57:22 ---> 612befa55c84 09:57:22 Step 15/23 : EXPOSE $APP_PORT 09:57:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:57:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:57:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:57:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:57:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:57:22 ---> Running in 9e72cb67ae0d 09:57:22 ---> Running in 9e3cadfe0491 09:57:22 ---> Running in cecc4dd285e8 09:57:22 ---> Running in 80755372c4c1 09:57:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:23 Removing intermediate container 2051da624ac3 09:57:23 ---> aebaed9c6ed4 09:57:23 Step 16/24 : WORKDIR / 09:57:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:23 ---> Running in ec2c57b88abe 09:57:23 Removing intermediate container 9e72cb67ae0d 09:57:23 ---> 69cb80531d0c 09:57:23 Step 15/23 : EXPOSE $APP_PORT 09:57:23 Removing intermediate container 80755372c4c1 09:57:23 ---> d794a6cb2658 09:57:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:23 Removing intermediate container 9e3cadfe0491 09:57:23 ---> f4cb19e5b6fa 09:57:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:57:23 Removing intermediate container cecc4dd285e8 09:57:23 ---> 669873462829 09:57:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:57:23 ---> Running in 566c392ef61a 09:57:23 Removing intermediate container ec2c57b88abe 09:57:23 ---> b5f4bca19d23 09:57:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:24 Removing intermediate container 566c392ef61a 09:57:24 ---> 3635c9b5518d 09:57:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:24 ---> 110ea5cfdc03 09:57:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:25 ---> cbda0218beb8 09:57:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:57:25 ---> 656d0c3134b4 09:57:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:57:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:25 ---> b4affce1ab15 09:57:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:25 ---> 89ae2aa6480d 09:57:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:57:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:57:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:26 ---> f86762bb9b25 09:57:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:57:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:57:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:57:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:57:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:57:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:57:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:57:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:57:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:57:27 09:57:27 Current default time zone: 'Etc/UTC' 09:57:27 Local time is now: Thu Jun 24 09:57:27 UTC 2021. 09:57:27 Universal Time is now: Thu Jun 24 09:57:27 UTC 2021. 09:57:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:57:27 09:57:27 Setting up systemd-sysv (237-3ubuntu10.48) ... 09:57:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 09:57:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:57:27 ---> f0ffd325b7e6 09:57:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:57:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:57:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:57:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:57:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:57:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:57:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:57:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:57:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:57:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:27 Setting up patch (2.7.6-2ubuntu1.1) ... 09:57:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:57:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:57:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:57:27 Installing new version of config file /etc/ssl/openssl.cnf ... 09:57:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:57:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:57:27 Setting up ca-certificates (20210119~18.04.1) ... 09:57:27 ---> 649574d67838 09:57:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:27 ---> 8f932ad8ccbc 09:57:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:57:27 ---> 0a9c11d08355 09:57:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:57:28 ---> a320fbc595c4 09:57:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:57:28 ---> b449935adf0c 09:57:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:57:28 ---> f468ea071747 09:57:28 Step 20/24 : ENTRYPOINT ["/core-command"] 09:57:28 ---> Running in 9bf1e5cefa04 09:57:29 ---> Running in 6e360454fc5a 09:57:29 Updating certificates in /etc/ssl/certs... 09:57:29 ---> 68b74f8dbaea 09:57:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:29 ---> 71166fd76512 09:57:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:57:29 ---> 94997e60268d 09:57:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:57:29 Removing intermediate container 9bf1e5cefa04 09:57:29 ---> 67b27cc9e3c4 09:57:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:29 ---> Running in da80d4b8a66d 09:57:29 ---> Running in 8afe654b6e35 09:57:29 Removing intermediate container 6e360454fc5a 09:57:29 ---> 0f78fd5bcdfd 09:57:29 ---> Running in 3310abe6a591 09:57:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:30 23 added, 27 removed; done. 09:57:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:57:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:57:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:57:30 Setting up pkgbinarymangler (138.18.04.1) ... 09:57:30 ---> Running in a56416e8167e 09:57:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:57:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up perl (5.26.1-6ubuntu0.5) ... 09:57:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:57:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:57:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:57:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:57:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:57:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:57:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:57:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:57:30 Removing intermediate container da80d4b8a66d 09:57:30 ---> 37d1b15646d6 09:57:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:57:30 Processing triggers for systemd (237-3ubuntu10.48) ... 09:57:30 Processing triggers for mime-support (3.60ubuntu1) ... 09:57:30 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:57:30 Updating certificates in /etc/ssl/certs... 09:57:30 Removing intermediate container 8afe654b6e35 09:57:30 ---> 43e56bc48f67 09:57:30 Step 19/22 : CMD ["--init=true"] 09:57:30 Removing intermediate container 3310abe6a591 09:57:30 ---> 8ebd34aba775 09:57:30 Step 21/23 : LABEL arch=arm64 09:57:30 ---> Running in d93acd275de9 09:57:31 Removing intermediate container a56416e8167e 09:57:31 ---> 5c9e47f8a75c 09:57:31 Step 22/24 : LABEL arch=arm64 09:57:31 ---> b327c841b859 09:57:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:31 ---> Running in 2dc628ae0c38 09:57:31 ---> Running in 2e220d08fad0 09:57:31 0 added, 0 removed; done. 09:57:31 Running hooks in /etc/ca-certificates/update.d... 09:57:31 done. 09:57:31 ---> Running in 28ea992de71f 09:57:31 Removing intermediate container d93acd275de9 09:57:31 ---> 8f4f918edec9 09:57:31 Step 21/23 : LABEL arch=arm64 09:57:31 Reading package lists... 09:57:31 Building dependency tree... 09:57:31 Reading state information... 09:57:32 ---> Running in 41b2f8f1b7b2 09:57:32 Removing intermediate container 2e220d08fad0 09:57:32 ---> 973ccf7a6625 09:57:32 Step 20/22 : LABEL arch=arm64 09:57:32 Removing intermediate container 2dc628ae0c38 09:57:32 ---> 2466babf7bfe 09:57:32 Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:57:32 The following NEW packages will be installed: 09:57:32 apt-transport-https 09:57:32 Removing intermediate container 28ea992de71f 09:57:32 ---> 012441f7e1ee 09:57:32 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:57:32 ---> Running in aa728affeb37 09:57:32 ---> Running in ce4036e6e6b7 09:57:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:57:32 Need to get 1692 B of archives. 09:57:32 After this operation, 154 kB of additional disk space will be used. 09:57:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 09:57:32 debconf: delaying package configuration, since apt-utils is not installed 09:57:32 Fetched 1692 B in 0s (9638 B/s) 09:57:32 Selecting previously unselected package apt-transport-https. 09:57:32 (Reading database ... 13929 files and directories currently installed.) 09:57:32 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 09:57:32 Unpacking apt-transport-https (1.6.13) ... 09:57:32 Setting up apt-transport-https (1.6.13) ... 09:57:32 ---> Running in a43c07c21110 09:57:32 Waiting for network to be ready... 09:57:32 Removing intermediate container 41b2f8f1b7b2 09:57:32 ---> 960f4037ee17 09:57:32 Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:57:33 ---> 763553e3c7ba 09:57:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:33 Removing intermediate container ce4036e6e6b7 09:57:33 ---> 480e394ea45b 09:57:33 Step 21/22 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:57:33 ---> Running in 602cd1096f7a 09:57:33 Removing intermediate container aa728affeb37 09:57:33 ---> 40851394f88d 09:57:33 Step 23/23 : LABEL version=0.0.0 09:57:33 Removing intermediate container a43c07c21110 09:57:33 ---> 9ba1bf03daea 09:57:33 Step 24/24 : LABEL version=0.0.0 09:57:33 ---> Running in 1cc9453f7261 09:57:33 ---> Running in 8ddd0fbe266b 09:57:33 ---> Running in 990090616b97 09:57:34 Removing intermediate container 602cd1096f7a 09:57:34 ---> 47d7e0d51401 09:57:34 Step 23/23 : LABEL version=0.0.0 09:57:34 ---> Running in f880162774c1 09:57:34 Removing intermediate container 1cc9453f7261 09:57:34 ---> fa8d536bac3f 09:57:34 Step 22/22 : LABEL version=0.0.0 09:57:34 ---> eaad1f6c4c3a 09:57:34 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:57:34 Removing intermediate container 8ddd0fbe266b 09:57:34 ---> e279ba53c036 09:57:34 09:57:34 Removing intermediate container 990090616b97 09:57:34 ---> a9350c5e819b 09:57:34 09:57:35 ---> Running in 75e30a845523 09:57:35 ---> Running in dc56617efd3c 09:57:35 Removing intermediate container f880162774c1 09:57:35 ---> 2c91fffaf134 09:57:35 09:57:35 Successfully built a9350c5e819b 09:57:35 Successfully built e279ba53c036 09:57:35 Successfully tagged core-command-arm64:latest 09:57:35  Building core-command ... done Building core-metadata 09:57:35 Successfully tagged support-scheduler-arm64:latest 09:57:35  Building support-scheduler ... done Removing intermediate container 75e30a845523 09:57:35 ---> 3cf5557b7f93 09:57:35 Building core-data 09:57:35 09:57:36 Successfully built 2c91fffaf134 09:57:36 Successfully tagged support-notifications-arm64:latest 09:57:36 Building security-bootstrapper 09:57:36  Building support-notifications ... done Successfully built 3cf5557b7f93 09:57:36 Successfully tagged security-proxy-setup-arm64:latest 09:57:36  Building security-proxy-setup ... done Building sys-mgmt-agent 09:57:37 Removing intermediate container dc56617efd3c 09:57:37 ---> fcfb06c69d62 09:57:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:57:38 ---> Running in 5823a40b571c 09:57:38 Removing intermediate container 5823a40b571c 09:57:38 ---> 41596448d45c 09:57:38 Step 24/26 : LABEL arch=arm64 09:57:38 ---> Running in e6a052ed7dfd 09:57:39 Removing intermediate container e6a052ed7dfd 09:57:39 ---> 5f23aaddceb8 09:57:39 Step 25/26 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 09:57:39 ---> Running in f37d0976370d 09:57:39 2021-06-24T09:57:37Z INFO Waiting for automatic snapd restart... 09:57:39 snapd 2.51 from Canonical* installed 09:57:39 Removing intermediate container f37d0976370d 09:57:39 ---> a6c99ec96378 09:57:39 Step 26/26 : LABEL version=0.0.0 09:57:39 ---> Running in 230967334b16 09:57:40 "snapd" switched to the "latest/stable" channel 09:57:40 09:57:40 Removing intermediate container 230967334b16 09:57:40 ---> 9df67b629eed 09:57:40 09:57:41 Successfully built 9df67b629eed 09:57:41 Successfully tagged security-secretstore-setup-arm64:latest 09:57:43 core18 20210611 from Canonical* installed 09:57:43 "core18" switched to the "latest/stable" channel 09:57:43 09:57:47 snapcraft 4.8.2 from Canonical* installed 09:57:47 "snapcraft" switched to the "latest/stable" channel 09:57:47 09:57:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:57:50 - README.md 09:57:50 09:57:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:57:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:57:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:57:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:57:52 Reading package lists... 09:57:53 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:57:53 Reading package lists... 09:57:53 Building dependency tree... 09:57:53 Reading state information... 09:57:53 Suggested packages: 09:57:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:57:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:57:53 Recommended packages: 09:57:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:57:53 The following NEW packages will be installed: 09:57:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:57:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:57:53 pkg-config zip 09:57:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:57:53 Need to get 7663 kB of archives. 09:57:53 After this operation, 43.8 MB of additional disk space will be used. 09:57:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:57:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:57:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:57:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:57:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:57:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:57:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:57:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:57:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:57:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:57:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:57:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:57:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:57:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:57:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:57:54 debconf: delaying package configuration, since apt-utils is not installed 09:57:54 Fetched 7663 kB in 1s (10.4 MB/s) 09:57:54 Selecting previously unselected package libglib2.0-0:amd64. 09:57:54 (Reading database ... 13933 files and directories currently installed.) 09:57:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:57:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:57:54 Selecting previously unselected package libpsl5:amd64. 09:57:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:57:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:57:54 Selecting previously unselected package libnghttp2-14:amd64. 09:57:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:57:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:57:54 Selecting previously unselected package librtmp1:amd64. 09:57:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:57:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:57:54 Selecting previously unselected package libcurl3-gnutls:amd64. 09:57:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:57:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:57:54 Selecting previously unselected package liberror-perl. 09:57:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:57:54 Unpacking liberror-perl (0.17025-1) ... 09:57:54 Selecting previously unselected package git-man. 09:57:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:57:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:57:55 Selecting previously unselected package git. 09:57:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:57:55 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:57:55 Selecting previously unselected package libnorm1:amd64. 09:57:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:57:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:57:55 Selecting previously unselected package libpgm-5.2-0:amd64. 09:57:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:57:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:57:55 Selecting previously unselected package libsodium23:amd64. 09:57:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:57:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:57:55 Selecting previously unselected package libzmq5:amd64. 09:57:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:57:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:57:55 Selecting previously unselected package libzmq3-dev:amd64. 09:57:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:57:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:57:56 Selecting previously unselected package pkg-config. 09:57:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:57:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:57:56 Selecting previously unselected package zip. 09:57:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:57:56 Unpacking zip (3.0-11build1) ... 09:57:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:57:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:57:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:57:56 Setting up liberror-perl (0.17025-1) ... 09:57:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:57:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:57:56 No schema files found: doing nothing. 09:57:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:57:56 Setting up zip (3.0-11build1) ... 09:57:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:57:56 Setting up libsodium23:amd64 (1.0.16-2) ... 09:57:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:57:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:57:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:57:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:57:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:57:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:57:56 git set to automatically installed. 09:57:56 git-man set to automatically installed. 09:57:56 libcurl3-gnutls set to automatically installed. 09:57:56 liberror-perl set to automatically installed. 09:57:56 libglib2.0-0 set to automatically installed. 09:57:56 libnghttp2-14 set to automatically installed. 09:57:56 libnorm1 set to automatically installed. 09:57:56 libpgm-5.2-0 set to automatically installed. 09:57:56 libpsl5 set to automatically installed. 09:57:56 librtmp1 set to automatically installed. 09:57:56 libsodium23 set to automatically installed. 09:57:56 libzmq3-dev set to automatically installed. 09:57:56 libzmq5 set to automatically installed. 09:57:56 pkg-config set to automatically installed. 09:57:56 zip set to automatically installed. 09:57:58 snapd is not logged in, snap install commands will use sudo 09:58:03 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 09:58:03 snapd is not logged in, snap install commands will use sudo 09:58:04 snap "core18" has no updates available 09:58:05 Downloading snap 'edgex-app-service-configurable' 09:58:06 2021/06/24 09:58:06.573569 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 09:58:07 Pulling app-service-config 09:58:07 + snapcraftctl pull 09:58:08 Pulling config-common 09:58:08 + snapcraftctl pull 09:58:09 Pulling go-build-helper 09:58:09 + snapcraftctl pull 09:58:10 'edgex-go' has dependencies that need to be staged: go-build-helper 09:58:10 Skipping pull go-build-helper (already ran) 09:58:10 Building go-build-helper 09:58:10 + snapcraftctl build 09:58:13 Staging go-build-helper 09:58:13 + snapcraftctl stage 09:58:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:58:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:58:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 09:58:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:58:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:58:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:58:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:58:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:58:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 09:58:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:58:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:58:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:58:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:58:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:58:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:58:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:58:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:58:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:58:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:58:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 09:58:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 09:58:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:58:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:58:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 09:58:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 09:58:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 09:58:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:58:21 Fetched 24.8 MB in 0s (0 B/s) 09:58:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:58:21 Fetched 224 kB in 0s (0 B/s) 09:58:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:58:21 Fetched 157 kB in 0s (0 B/s) 09:58:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:58:21 Fetched 221 kB in 0s (0 B/s) 09:58:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:58:21 Fetched 143 kB in 0s (0 B/s) 09:58:21 Pulling edgex-go 09:58:21 + snapcraftctl pull 09:58:31  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:58:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:58:31 ---> a300aa48ba02 09:58:31 Step 3/24 : WORKDIR /edgex-go 09:58:31 ---> Using cache 09:58:31 ---> 89ccb2eb16a9 09:58:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:31 ---> Using cache 09:58:31 ---> f460e2593d6c 09:58:31 Step 5/24 : RUN apk add --update --no-cache make git 09:58:31 ---> Using cache 09:58:31 ---> 7bc01cb15e61 09:58:31 Step 6/24 : COPY go.mod . 09:58:31 ---> Using cache 09:58:31 ---> b5db7edd4e53 09:58:31 Step 7/24 : RUN go mod download 09:58:31 ---> Using cache 09:58:31 ---> 58f6dd2e0354 09:58:31 Step 8/24 : COPY . . 09:58:31 ---> Using cache 09:58:31 ---> b7d9bd3ca50a 09:58:31 Step 9/24 : RUN go mod tidy 09:58:31 ---> Using cache 09:58:31 ---> 9463c8c4dc71 09:58:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:58:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:58:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:58:31 ---> a300aa48ba02 09:58:31 Step 3/24 : WORKDIR /edgex-go 09:58:31 ---> Using cache 09:58:31 ---> 89ccb2eb16a9 09:58:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:31 ---> Using cache 09:58:31 ---> f460e2593d6c 09:58:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:58:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:58:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:58:31 ---> a300aa48ba02 09:58:31 Step 3/24 : WORKDIR /edgex-go 09:58:31 ---> Using cache 09:58:31 ---> 89ccb2eb16a9 09:58:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:31 ---> Using cache 09:58:31 ---> f460e2593d6c 09:58:31 Step 5/24 : RUN apk add --update --no-cache make bash git 09:58:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:58:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:58:31 ---> a300aa48ba02 09:58:31 Step 3/32 : WORKDIR /edgex-go 09:58:31 ---> Using cache 09:58:31 ---> 89ccb2eb16a9 09:58:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:31 ---> Using cache 09:58:31 ---> f460e2593d6c 09:58:31 Step 5/32 : RUN apk add --update --no-cache make git 09:58:31 ---> Using cache 09:58:31 ---> 7bc01cb15e61 09:58:31 Step 6/32 : COPY go.mod . 09:58:31 ---> Using cache 09:58:31 ---> b5db7edd4e53 09:58:31 Step 7/32 : RUN go mod download 09:58:31 ---> Using cache 09:58:31 ---> 58f6dd2e0354 09:58:31 Step 8/32 : COPY . . 09:58:31 ---> Using cache 09:58:31 ---> b7d9bd3ca50a 09:58:31 Step 9/32 : RUN go mod tidy 09:58:31 ---> Using cache 09:58:31 ---> 9463c8c4dc71 09:58:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:33 ---> Running in 473a7a9c2144 09:58:33 ---> Running in 93c40a44c4b0 09:58:33 ---> Running in 206c3d775726 09:58:33 ---> Running in b3e342ccd7e2 09:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:58:37 OK: 218 MiB in 52 packages 09:58:37 OK: 218 MiB in 52 packages 09:58:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:58:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:58:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:58:39 Fetched 0 B in 0s (0 B/s) 09:58:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:58:39 Fetched 96.5 kB in 0s (0 B/s) 09:58:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:58:39 Fetched 279 kB in 0s (0 B/s) 09:58:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:58:39 Fetched 122 kB in 0s (0 B/s) 09:58:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:58:39 Fetched 77.8 kB in 0s (0 B/s) 09:58:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:58:39 Fetched 8848 B in 0s (0 B/s) 09:58:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:58:39 Fetched 47.8 kB in 0s (0 B/s) 09:58:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:58:39 Fetched 45.6 kB in 0s (0 B/s) 09:58:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:58:39 Fetched 15.0 kB in 0s (0 B/s) 09:58:39 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:58:39 Fetched 219 kB in 0s (0 B/s) 09:58:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:58:39 Fetched 154 kB in 0s (0 B/s) 09:58:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:58:39 Fetched 50.6 kB in 0s (0 B/s) 09:58:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:58:39 Fetched 14.8 kB in 0s (0 B/s) 09:58:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:58:39 Fetched 41.8 kB in 0s (0 B/s) 09:58:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:58:39 Fetched 499 kB in 0s (0 B/s) 09:58:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:58:39 Fetched 111 kB in 0s (0 B/s) 09:58:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:58:39 Fetched 240 kB in 0s (0 B/s) 09:58:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:58:39 Fetched 29.3 kB in 0s (0 B/s) 09:58:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:58:39 Fetched 85.5 kB in 0s (0 B/s) 09:58:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:58:39 Fetched 24.5 kB in 0s (0 B/s) 09:58:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:58:39 Fetched 49.2 kB in 0s (0 B/s) 09:58:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:58:39 Fetched 54.2 kB in 0s (0 B/s) 09:58:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:58:39 Fetched 30.8 kB in 0s (0 B/s) 09:58:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:58:39 Fetched 15.8 kB in 0s (0 B/s) 09:58:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:58:39 Fetched 85.9 kB in 0s (0 B/s) 09:58:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:58:39 Fetched 8720 B in 0s (0 B/s) 09:58:39 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:58:39 Fetched 140 kB in 0s (0 B/s) 09:58:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:58:39 Fetched 119 kB in 0s (0 B/s) 09:58:39 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:58:39 Fetched 111 kB in 0s (0 B/s) 09:58:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:58:39 Fetched 11.1 kB in 0s (0 B/s) 09:58:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:58:39 Fetched 645 kB in 0s (0 B/s) 09:58:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:58:39 Fetched 41.3 kB in 0s (0 B/s) 09:58:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:58:39 Fetched 17.9 kB in 0s (0 B/s) 09:58:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:58:39 Fetched 368 kB in 0s (0 B/s) 09:58:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:58:39 Fetched 187 kB in 0s (0 B/s) 09:58:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:58:39 Fetched 175 kB in 0s (0 B/s) 09:58:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:58:39 Fetched 206 kB in 0s (0 B/s) 09:58:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:58:39 Fetched 1301 kB in 0s (0 B/s) 09:58:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:58:39 Fetched 36.2 kB in 0s (0 B/s) 09:58:39 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:58:39 Fetched 159 kB in 0s (0 B/s) 09:58:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:58:39 Fetched 107 kB in 0s (0 B/s) 09:58:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:58:39 Fetched 48.7 kB in 0s (0 B/s) 09:58:39 Pulling static-packages 09:58:39 + snapcraftctl pull 09:58:39 Pulling version 09:58:39 + cd /root/project 09:58:39 + git describe --tags --abbrev=0 09:58:39 + sed s/v// 09:58:39 + GIT_VERSION=2.0.0-dev.271 09:58:39 + [ -z 2.0.0-dev.271 ] 09:58:39 + snapcraftctl set-version 2.0.0-dev.271 09:58:39 Removing intermediate container 93c40a44c4b0 09:58:39 ---> 5e1007a09b9c 09:58:39 Step 6/24 : COPY go.mod . 09:58:39 Removing intermediate container 473a7a9c2144 09:58:40 ---> d37e80556ead 09:58:40 Step 6/24 : COPY go.mod . 09:58:40 Building app-service-config 09:58:40 + snapcraftctl build 09:58:41 ---> 9a435a684cc6 09:58:41 Step 7/24 : RUN go mod download 09:58:41 ---> Running in df50c41997bc 09:58:41 ---> a79d55dac15f 09:58:41 Step 7/24 : RUN go mod download 09:58:41 ---> Running in 5220bbef454c 09:58:42 Building config-common 09:58:42 + snapcraftctl build 09:58:45 Skipping build go-build-helper (already ran) 09:58:45 Building edgex-go 09:58:45 + cd /root/parts/edgex-go/src 09:58:45 + make build 09:58:45 go mod tidy 09:58:47 go: downloading github.com/gorilla/mux v1.8.0 09:58:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 09:58:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 09:58:47 go: downloading github.com/stretchr/testify v1.7.0 09:58:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 09:58:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:58:47 go: downloading github.com/google/uuid v1.2.0 09:58:47 go: downloading gopkg.in/yaml.v2 v2.4.0 09:58:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:58:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:58:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 09:58:47 go: downloading github.com/lib/pq v1.10.2 09:58:47 Removing intermediate container df50c41997bc 09:58:47 ---> 5016db163c67 09:58:47 Step 8/24 : COPY . . 09:58:47 Removing intermediate container 5220bbef454c 09:58:47 ---> a124b563bf56 09:58:47 Step 8/24 : COPY . . 09:58:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:58:47 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:58:47 go: downloading github.com/pelletier/go-toml v1.9.3 09:58:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:58:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 09:58:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 09:58:48 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:58:48 go: downloading github.com/davecgh/go-spew v1.1.1 09:58:48 go: downloading github.com/pmezard/go-difflib v1.0.0 09:58:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:58:48 go: downloading github.com/go-kit/kit v0.9.0 09:58:48 go: downloading github.com/stretchr/objx v0.1.0 09:58:48 go: downloading github.com/x448/float16 v0.8.4 09:58:48 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:58:49 go: downloading github.com/go-playground/universal-translator v0.17.0 09:58:49 go: downloading github.com/leodido/go-urn v1.2.0 09:58:49 go: downloading golang.org/x/text v0.3.2 09:58:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:58:49 go: downloading github.com/go-playground/locales v0.13.0 09:58:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 09:58:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:58:49 go: downloading github.com/pebbe/zmq4 v1.2.7 09:58:49 go: downloading github.com/kr/pretty v0.2.0 09:58:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:58:49 go: downloading github.com/go-stack/stack v1.8.0 09:58:49 go: downloading github.com/hashicorp/consul/api v1.8.1 09:58:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:58:49 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:58:50 go: downloading github.com/kr/text v0.1.0 09:58:50 go: downloading github.com/gorilla/websocket v1.4.2 09:58:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:58:50 go: downloading github.com/onsi/ginkgo v1.10.1 09:58:50 go: downloading github.com/onsi/gomega v1.7.0 09:58:50 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:58:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:58:50 go: downloading github.com/mitchellh/copystructure v1.0.0 09:58:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:58:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:58:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:58:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:58:50 go: downloading github.com/hashicorp/serf v0.9.5 09:58:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:58:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:58:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:58:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:58:50 go: downloading github.com/fatih/color v1.9.0 09:58:50 go: downloading github.com/mattn/go-colorable v0.1.6 09:58:50 go: downloading github.com/mattn/go-isatty v0.0.12 09:58:50 go: downloading github.com/pkg/errors v0.8.1 09:58:50 go: downloading github.com/hpcloud/tail v1.0.0 09:58:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:58:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:58:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:58:50 go: downloading github.com/hashicorp/memberlist v0.2.2 09:58:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:58:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:58:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:58:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:58:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:58:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:58:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:58:50 go: downloading github.com/miekg/dns v1.1.26 09:58:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:58:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:58:50 go: downloading github.com/hashicorp/errwrap v1.0.0 09:58:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:59:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:59:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:59: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 09:59:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:59:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:59:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:59:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:59:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:59:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:59:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:59:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:59:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:59:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:59:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:59:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:59:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:59:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:59:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:59:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:59:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:59:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:59:14 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:59:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:59:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:59:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:59:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:59:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:59:14 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 09:59:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:59:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:59:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:59:17 Building static-packages 09:59:17 + snapcraftctl build 09:59:19 Building version 09:59:19 + snapcraftctl build 09:59:20 Staging app-service-config 09:59:20 + snapcraftctl stage 09:59:21 ---> d355487dca48 09:59:21 Step 9/24 : RUN go mod tidy 09:59:21 ---> 9700df562c85 09:59:21 Step 9/24 : RUN go mod tidy 09:59:21 ---> Running in 54fd92db3f90 09:59:21 ---> Running in 109d430c6f3d 09:59:21 Staging config-common 09:59:21 + snapcraftctl stage 09:59:23 Skipping stage go-build-helper (already ran) 09:59:23 Staging edgex-go 09:59:23 + snapcraftctl stage 09:59:24 Staging static-packages 09:59:24 + snapcraftctl stage 09:59:24 Removing intermediate container 54fd92db3f90 09:59:24 ---> 9717c963cd39 09:59:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:59:24 ---> Running in 1ae9d1e7d646 09:59:24 Removing intermediate container 109d430c6f3d 09:59:24 ---> cc8560aa01db 09:59:24 Step 10/24 : RUN make cmd/core-data/core-data 09:59:25 Staging version 09:59:25 + snapcraftctl stage 09:59:25 ---> Running in 4c95a18d30f7 09:59:26 Priming app-service-config 09:59:26 + snapcraftctl prime 09:59:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:59:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:59:27 Priming config-common 09:59:27 + snapcraftctl prime 09:59:28 Priming go-build-helper 09:59:28 + snapcraftctl prime 09:59:29 Priming edgex-go 09:59:29 + snapcraftctl prime 09:59:31 Priming static-packages 09:59:31 + snapcraftctl prime 09:59:33 Priming version 09:59:33 + snapcraftctl prime 09:59:34 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] } 10:00:14 Removing intermediate container 206c3d775726 10:00:14 ---> 16c870a7c9b6 10:00:14 10:00:14 Step 11/32 : FROM alpine:3.12 10:00:14 ---> c4fd0aeabfcf 10:00:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:00:14 ---> Running in ad332bb72d1b 10:00:14 Removing intermediate container ad332bb72d1b 10:00:14 ---> f721f0f84a74 10:00:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 10:00:14 ---> Running in 51c216f2db2c 10:00:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:00:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:00:14 (1/2) Installing dumb-init (1.2.2-r1) 10:00:14 (2/2) Installing su-exec (0.2-r1) 10:00:14 Executing busybox-1.31.1-r20.trigger 10:00:14 OK: 5 MiB in 16 packages 10:00:14 Removing intermediate container 51c216f2db2c 10:00:14 ---> aa688389eb8a 10:00:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 10:00:15 ---> Running in 84dc1f14a623 10:00:16 Removing intermediate container 84dc1f14a623 10:00:16 ---> aa9f3fa06036 10:00:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:00:16 ---> Running in 8ae1e4d1279c 10:00:17 Removing intermediate container b3e342ccd7e2 10:00:17 ---> 313aff96a2ac 10:00:17 10:00:18 Step 11/24 : FROM alpine:3.12 10:00:18 ---> c4fd0aeabfcf 10:00:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:00:18 ---> Using cache 10:00:18 ---> b0e85c663f5f 10:00:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:18 ---> Using cache 10:00:18 ---> 9afbd049a4e2 10:00:18 Step 14/24 : ENV APP_PORT=59881 10:00:18 Removing intermediate container 8ae1e4d1279c 10:00:18 ---> e7c48cdb27ce 10:00:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:00:18 ---> Running in bfc180e80847 10:00:18 ---> Running in fd5409b29ac4 10:00:19 Removing intermediate container bfc180e80847 10:00:19 ---> 2b1926cba58a 10:00:19 Step 15/24 : EXPOSE $APP_PORT 10:00:23 ---> Running in d5e5b972774d 10:00:23 Removing intermediate container d5e5b972774d 10:00:23 ---> 83da4c057635 10:00:23 Step 16/24 : WORKDIR / 10:00:23 ---> Running in 0d64b777e412 10:00:23 Removing intermediate container 0d64b777e412 10:00:23 ---> 0d9ffc499e62 10:00:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:23 Removing intermediate container fd5409b29ac4 10:00:23 ---> bb6002ed4355 10:00:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 10:00:23 ---> Running in 68844cb63417 10:00:23 ---> 3613e5d450c3 10:00:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:00:23 Removing intermediate container 68844cb63417 10:00:23 ---> e6c64e989cee 10:00:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:00:25 ---> 4a20354a27d6 10:00:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:00:25 ---> 87af87e8e74e 10:00:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:00:25 ---> Running in 4d8c5d961ca7 10:00:27 ---> 763ea050dc8f 10:00:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:00:27 ---> Running in 4f9b46a05fb4 10:00:28 Removing intermediate container 4f9b46a05fb4 10:00:28 ---> cf2ea0836080 10:00:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:28 ---> Running in ad97e163884d 10:00:29 Removing intermediate container ad97e163884d 10:00:29 ---> a4cfb3eb6c6c 10:00:29 Step 22/24 : LABEL arch=arm64 10:00:29 ---> Running in af28ebd324dd 10:00:29 Removing intermediate container 4d8c5d961ca7 10:00:29 ---> 0562fefa7615 10:00:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:31 Removing intermediate container af28ebd324dd 10:00:31 ---> 0eb4a25c7c97 10:00:31 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 10:00:31 ---> Running in 859b3f666ff8 10:00:31 ---> 01d9ddb51850 10:00:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:00:32 Removing intermediate container 859b3f666ff8 10:00:32 ---> 87024a975f03 10:00:32 Step 24/24 : LABEL version=0.0.0 10:00:32 ---> Running in ab09f7bc0572 10:00:33 Removing intermediate container ab09f7bc0572 10:00:33 ---> 95539884ad81 10:00:33 10:00:34 Successfully built 95539884ad81 10:00:34 Successfully tagged core-metadata-arm64:latest 10:00:34  Building core-metadata ... done  ---> 1d02cb3ecdde 10:00:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:00:35 ---> 5e187cda1b81 10:00:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:00:37 ---> 1bd2a92b201d 10:00:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:00:38 ---> babac125bbfc 10:00:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 10:00:39 ---> Running in 84ce11247bcc 10:00:39 Removing intermediate container 84ce11247bcc 10:00:39 ---> 85a9b457683a 10:00:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:00:41 ---> c47c07ee258d 10:00:41 Step 27/32 : RUN chmod +x /entrypoint.sh 10:00:41 ---> Running in 7f41c797de20 10:00:46 Removing intermediate container 7f41c797de20 10:00:46 ---> 50c3d941cac9 10:00:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:00:46 ---> Running in c40f6fdcc23b 10:00:46 Removing intermediate container c40f6fdcc23b 10:00:46 ---> 50b68e6c4d42 10:00:46 Step 29/32 : CMD ["gate"] 10:00:47 ---> Running in 599ee4e086a2 10:00:48 Removing intermediate container 599ee4e086a2 10:00:48 ---> c80e2765844c 10:00:48 Step 30/32 : LABEL arch=arm64 10:00:48 ---> Running in 4eb8fedf2935 10:00:49 Removing intermediate container 4eb8fedf2935 10:00:49 ---> e646062d6100 10:00:49 Step 31/32 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 10:00:49 ---> Running in 10f7a832120b 10:00:50 Removing intermediate container 10f7a832120b 10:00:50 ---> 9135e09ddf20 10:00:50 Step 32/32 : LABEL version=0.0.0 10:00:51 ---> Running in 302d35657800 10:00:51 Removing intermediate container 302d35657800 10:00:51 ---> 288cc95b513b 10:00:51 10:00:51 Successfully built 288cc95b513b 10:00:52 Successfully tagged security-bootstrapper-arm64:latest 10:00:54  Building security-bootstrapper ... done Removing intermediate container 1ae9d1e7d646 10:00:54 ---> 15825a72f690 10:00:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:00:54 ---> Running in 53314554f041 10:00:55 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 10:00:58 Removing intermediate container 53314554f041 10:00:58 ---> 7dfea34c5a7f 10:00:58 10:00:58 Step 12/24 : FROM docker:20.10.0 10:00:58 20.10.0: Pulling from library/docker 10:01:02 Removing intermediate container 4c95a18d30f7 10:01:02 ---> 7b7840f1e0af 10:01:02 10:01:02 Step 11/24 : FROM alpine:3.12 10:01:02 ---> c4fd0aeabfcf 10:01:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:01:02 ---> Running in c913a68aebae 10:01:02 Removing intermediate container c913a68aebae 10:01:02 ---> b9fd9b38b566 10:01:02 Step 13/24 : ENV APP_PORT=59880 10:01:02 ---> Running in 3b6047d7f13f 10:01:03 Removing intermediate container 3b6047d7f13f 10:01:03 ---> 425370149024 10:01:03 Step 14/24 : EXPOSE $APP_PORT 10:01:04 ---> Running in 28bd77925683 10:01:04 Removing intermediate container 28bd77925683 10:01:04 ---> 4525961ceefa 10:01:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:05 ---> Running in 83ac3930758a 10:01:08 Removing intermediate container 83ac3930758a 10:01:08 ---> b9fd4edf308f 10:01:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:01:08 ---> Running in 55ec2239f436 10:01:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:01:09 Status: Downloaded newer image for docker:20.10.0 10:01:09 ---> eeaf43b92773 10:01:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:01:09 ---> Running in 3c45762d487e 10:01:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:10 Removing intermediate container 3c45762d487e 10:01:10 ---> 30d3ea7f067a 10:01:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:01:10 ---> Running in 9782d3db50bd 10:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:11 (1/6) Installing dumb-init (1.2.2-r1) 10:01:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:11 (2/6) Installing libgcc (9.3.0-r2) 10:01:11 (3/6) Installing libsodium (1.0.18-r0) 10:01:11 (4/6) Installing libstdc++ (9.3.0-r2) 10:01:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:11 (5/6) Installing libzmq (4.3.3-r0) 10:01:11 (6/6) Installing zeromq (4.3.3-r0) 10:01:12 Executing busybox-1.31.1-r20.trigger 10:01:12 OK: 8 MiB in 20 packages 10:01:12 (1/39) Installing readline (8.0.4-r0) 10:01:12 (2/39) Installing bash (5.0.17-r0) 10:01:12 Executing bash-5.0.17-r0.post-install 10:01:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:01:12 (4/39) Installing libcurl (7.77.0-r0) 10:01:12 (5/39) Installing curl (7.77.0-r0) 10:01:12 (6/39) Installing dumb-init (1.2.2-r1) 10:01:12 (7/39) Installing libbz2 (1.0.8-r1) 10:01:12 (8/39) Installing expat (2.2.9-r1) 10:01:12 (9/39) Installing libffi (3.3-r2) 10:01:12 (10/39) Installing gdbm (1.13-r1) 10:01:12 (11/39) Installing xz-libs (5.2.5-r0) 10:01:12 (12/39) Installing sqlite-libs (3.32.1-r1) 10:01:12 (13/39) Installing python3 (3.8.10-r0) 10:01:13 Removing intermediate container 55ec2239f436 10:01:13 ---> 9ec981a33616 10:01:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:14 (14/39) Installing py3-appdirs (1.4.4-r1) 10:01:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:01:14 (16/39) Installing py3-parsing (2.4.7-r0) 10:01:14 (17/39) Installing py3-six (1.15.0-r0) 10:01:14 (18/39) Installing py3-packaging (20.4-r0) 10:01:14 (19/39) Installing py3-setuptools (47.0.0-r0) 10:01:14 (20/39) Installing py3-chardet (3.0.4-r4) 10:01:14 (21/39) Installing py3-idna (2.9-r0) 10:01:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:01:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:01:14 (24/39) Installing py3-requests (2.23.0-r0) 10:01:14 (25/39) Installing py3-msgpack (1.0.0-r0) 10:01:14 (26/39) Installing py3-lockfile (0.12.2-r3) 10:01:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:01:14 (28/39) Installing py3-colorama (0.4.3-r0) 10:01:14 (29/39) Installing py3-distlib (0.3.0-r0) 10:01:14 (30/39) Installing py3-distro (1.5.0-r1) 10:01:14 (31/39) Installing py3-webencodings (0.5.1-r3) 10:01:14 (32/39) Installing py3-html5lib (1.0.1-r4) 10:01:15 (33/39) Installing py3-pytoml (0.1.21-r0) 10:01:15 (34/39) Installing py3-pep517 (0.8.2-r0) 10:01:15 (35/39) Installing py3-progress (1.5-r0) 10:01:15 (36/39) Installing py3-toml (0.10.1-r0) 10:01:15 (37/39) Installing py3-retrying (1.3.3-r0) 10:01:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:01:15 (39/39) Installing py3-pip (20.1.1-r0) 10:01:15 ---> 5df54bdfeb3a 10:01:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:01:15 Executing busybox-1.31.1-r19.trigger 10:01:15 OK: 72 MiB in 59 packages 10:01:16 ---> 928503fd12a2 10:01:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:01:17 ---> 98976744ec76 10:01:17 Step 20/24 : ENTRYPOINT ["/core-data"] 10:01:17 ---> Running in 308a99d56afc 10:01:18 Removing intermediate container 308a99d56afc 10:01:18 ---> 8d95520e39af 10:01:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:18 ---> Running in 203970ea2766 10:01:18 Removing intermediate container 203970ea2766 10:01:18 ---> 1d34e388968c 10:01:18 Step 22/24 : LABEL arch=arm64 10:01:18 ---> Running in ed16f8be6d5d 10:01:19 Removing intermediate container ed16f8be6d5d 10:01:19 ---> 1a6575ac7bef 10:01:19 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 10:01:19 ---> Running in 1b9fd187562c 10:01:20 Removing intermediate container 1b9fd187562c 10:01:20 ---> 8f4ce1b19e1f 10:01:20 Step 24/24 : LABEL version=0.0.0 10:01:20 ---> Running in 25ad169d24e8 10:01:20 Removing intermediate container 25ad169d24e8 10:01:20 ---> 001bcae91077 10:01:20 10:01:20 Collecting docker-compose==1.23.2 10:01:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:01:21 Successfully built 001bcae91077 10:01:21 Successfully tagged core-data-arm64:latest 10:01:22  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 10:01:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:01:22 Collecting docopt<0.7,>=0.6.1 10:01:22 Downloading docopt-0.6.2.tar.gz (25 kB) 10:01:25 Collecting PyYAML<4,>=3.10 10:01:26 Downloading PyYAML-3.13.tar.gz (270 kB) 10:01:30 Collecting docker<4.0,>=3.6.0 10:01:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:01:31 Collecting texttable<0.10,>=0.9.0 10:01:31 Downloading texttable-0.9.1.tar.gz (11 kB) 10:01:33 Collecting cached-property<2,>=1.2.0 10:01:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:01:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:01:34 Collecting jsonschema<3,>=2.5.1 10:01:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:01:34 Collecting dockerpty<0.5,>=0.4.1 10:01:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:01:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:01:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:01:38 Collecting docker-pycreds>=0.4.0 10:01:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:01:39 Collecting urllib3<1.25,>=1.21.1 10:01:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:01:40 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) 10:01:40 Collecting idna<2.8,>=2.5 10:01:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:01:40 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) 10:01:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:01:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:01:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:01:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:01:42 Installing collected packages: websocket-client, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, docker, texttable, cached-property, jsonschema, dockerpty, docker-compose 10:01:42 Running setup.py install for docopt: started 10:01:44 Running setup.py install for docopt: finished with status 'done' 10:01:44 Running setup.py install for PyYAML: started 10:01:47 Running setup.py install for PyYAML: finished with status 'done' 10:01:47 Attempting uninstall: urllib3 10:01:47 Found existing installation: urllib3 1.25.9 10:01:47 Uninstalling urllib3-1.25.9: 10:01:47 Successfully uninstalled urllib3-1.25.9 10:01:48 Attempting uninstall: idna 10:01:48 Found existing installation: idna 2.9 10:01:48 Uninstalling idna-2.9: 10:01:48 Successfully uninstalled idna-2.9 10:01:49 Attempting uninstall: requests 10:01:49 Found existing installation: requests 2.23.0 10:01:49 Uninstalling requests-2.23.0: 10:01:49 Successfully uninstalled requests-2.23.0 10:01:50 Running setup.py install for texttable: started 10:01:53 Running setup.py install for texttable: finished with status 'done' 10:01:53 Running setup.py install for dockerpty: started 10:01:55 Running setup.py install for dockerpty: finished with status 'done' 10:01:56 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 10:02:04 Removing intermediate container 9782d3db50bd 10:02:04 ---> a0cb67f04187 10:02:04 Step 15/24 : ENV APP_PORT=58890 10:02:04 ---> Running in a6b25054716c 10:02:05 Removing intermediate container a6b25054716c 10:02:05 ---> 7b6971fa9f95 10:02:05 Step 16/24 : EXPOSE $APP_PORT 10:02:05 ---> Running in cb14d9ae3540 10:02:06 Removing intermediate container cb14d9ae3540 10:02:06 ---> fafe7789a238 10:02:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:02:07 ---> 3c00c56a5e19 10:02:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:02:07 ---> e33b95873a87 10:02:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:02:08 ---> 339486bed21a 10:02:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 10:02:08 ---> Running in 5a44adf1e25e 10:02:09 Removing intermediate container 5a44adf1e25e 10:02:09 ---> 5acef38b7cb0 10:02:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:02:09 ---> Running in 296b2eb525aa 10:02:10 Removing intermediate container 296b2eb525aa 10:02:10 ---> 4bc289eeb45e 10:02:10 Step 22/24 : LABEL arch=arm64 10:02:10 ---> Running in eec493079591 10:02:10 Removing intermediate container eec493079591 10:02:10 ---> 7a488ea5a725 10:02:10 Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 10:02:10 ---> Running in 454e5f905fdb 10:02:11 Removing intermediate container 454e5f905fdb 10:02:11 ---> 5e95133f13ea 10:02:11 Step 24/24 : LABEL version=0.0.0 10:02:11 ---> Running in f0dc288471c9 10:02:11 Removing intermediate container f0dc288471c9 10:02:11 ---> 24bf9aaa27ec 10:02:11 10:02:12 Successfully built 24bf9aaa27ec 10:02:12 Successfully tagged sys-mgmt-agent-arm64:latest 10:02:12  Building sys-mgmt-agent ... done  [Pipeline] } 10:02:12 $ docker stop --time=1 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e 10:02:14 $ docker rm -f 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e [Pipeline] // withDockerContainer [Pipeline] sh 10:02:15 + docker images 10:02:15 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:15 sys-mgmt-agent-arm64 latest 24bf9aaa27ec 4 seconds ago 299MB 10:02:15 core-data-arm64 latest 001bcae91077 55 seconds ago 19.1MB 10:02:15 7b7840f1e0af About a minute ago 975MB 10:02:15 7dfea34c5a7f About a minute ago 969MB 10:02:15 security-bootstrapper-arm64 latest 288cc95b513b About a minute ago 17.5MB 10:02:15 core-metadata-arm64 latest 95539884ad81 About a minute ago 15.7MB 10:02:15 313aff96a2ac About a minute ago 972MB 10:02:15 16c870a7c9b6 2 minutes ago 969MB 10:02:15 security-secretstore-setup-arm64 latest 9df67b629eed 4 minutes ago 27.1MB 10:02:15 security-proxy-setup-arm64 latest 3cf5557b7f93 4 minutes ago 24.2MB 10:02:15 support-notifications-arm64 latest 2c91fffaf134 4 minutes ago 15.7MB 10:02:15 core-command-arm64 latest a9350c5e819b 4 minutes ago 15MB 10:02:15 support-scheduler-arm64 latest e279ba53c036 4 minutes ago 15.1MB 10:02:15 1b2ce73f669c 5 minutes ago 976MB 10:02:15 f9db6ede71d2 5 minutes ago 969MB 10:02:15 b3d4e0d8f711 5 minutes ago 973MB 10:02:15 dc700758b526 5 minutes ago 966MB 10:02:15 751a129ef70d 5 minutes ago 968MB 10:02:15 ci-base-image-arm64 latest a300aa48ba02 15 minutes ago 641MB 10:02:15 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 10:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 10:02:15 docker 20.10.0 eeaf43b92773 6 months ago 228MB 10:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:02:16 ---> job-cost.sh 10:02:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aW0F 10:02:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-aW0F/bin to PATH 10:04:39 INFO: No Stack... 10:04:39 INFO: Retrieving Pricing Info for: v2-standard-4 10:04:39 INFO: Archiving Costs [Pipeline] sh 10:04:39 + cat /w/workspace/edgex-go/10/archives/cost.csv+ 10:04:39 cut -d, -f6 [Pipeline] lock 10:04:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] 10:04:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] did not exist. Created. 10:04:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:40 + echo total: 0.18000000715255737 [Pipeline] stash 10:04:40 Stashed 1 file(s) [Pipeline] } 10:04:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-10-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 10:04:43 provisioning config files... 10:04:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2827673547725476318tmp [Pipeline] { [Pipeline] sh 10:04:44 + set +x 10:04:44 + curl -s https://codecov.io/bash 10:04:44 + bash -s -- 10:04:45 10:04:45 _____ _ 10:04:45 / ____| | | 10:04:45 | | ___ __| | ___ ___ _____ __ 10:04:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:45 Bash-1.0.3 10:04:45 10:04:45 10:04:45 ==> git version 2.24.4 found 10:04:45 ==> 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 10:04:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:04:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:04:45 ==> Jenkins CI detected. 10:04:45 project root: . 10:04:45 --> token set from env 10:04:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:04:45 ==> Running gcov in . (disable via -X gcov) 10:04:45 ==> Python coveragepy not found 10:04:45 ==> Searching for coverage reports in: 10:04:45 + . 10:04:45 -> Found 1 reports 10:04:45 ==> Detecting git/mercurial file structure 10:04:45 ==> Reading reports 10:04:45 + ./coverage.out bytes=398095 10:04:45 ==> Appending adjustments 10:04:45 https://docs.codecov.io/docs/fixing-reports 10:04:47 + Found adjustments 10:04:47 ==> Gzipping contents 10:04:47 56K /tmp/codecov.7Xz0aQ.gz 10:04:47 ==> Uploading reports 10:04:47 url: https://codecov.io 10:04:47 query: branch=PR-3571&commit=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 10:04:47 -> Pinging Codecov 10:04:47 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 10:04:47 -> Uploading to 10:04:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/f334cf52bf4352e3c5b0101544e3ceb0bda84bb2/bd7bb3c7-201f-418f-aca5-c9c1fa9e6bd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T100447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1afed029b2b912bbdc9642210dfed50e77d4b3c1cf2b01a26981555567ecc671 10:04:47 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:47 Dload Upload Total Spent Left Speed 10:04:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54541 0 0 100 54541 0 144k --:--:-- --:--:-- --:--:-- 144k 10:04:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [Pipeline] } 10:04:47 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 10:04:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:51 ---> package-listing.sh 10:04:51 ++ tr '[:upper:]' '[:lower:]' 10:04:51 ++ facter osfamily 10:04:51 + OS_FAMILY=redhat 10:04:51 + workspace=/w/workspace/edgex-go/10 10:04:51 + START_PACKAGES=/tmp/packages_start.txt 10:04:51 + END_PACKAGES=/tmp/packages_end.txt 10:04:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:51 + PACKAGES=/tmp/packages_start.txt 10:04:51 + '[' /w/workspace/edgex-go/10 ']' 10:04:51 + PACKAGES=/tmp/packages_end.txt 10:04:51 + case "${OS_FAMILY}" in 10:04:51 + sort 10:04:51 + rpm -qa 10:04:55 + '[' -f /tmp/packages_start.txt ']' 10:04:55 + '[' -f /tmp/packages_end.txt ']' 10:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:55 + '[' /w/workspace/edgex-go/10 ']' 10:04:55 + mkdir -p /w/workspace/edgex-go/10/archives/ 10:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 10:04:55 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:04:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:04:56 10:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:04:56 alpine: Pulling from edgex-lftools-log-publisher 10:04:56 df20fa9351a1: Pulling fs layer 10:04:56 36b3adc4ff6f: Pulling fs layer 10:04:56 8ad3a11d3b57: Pulling fs layer 10:04:56 46f8f816bc3b: Pulling fs layer 10:04:56 93b61091891f: Pulling fs layer 10:04:56 93b9cdb0e59b: Pulling fs layer 10:04:56 5e14af77c1be: Pulling fs layer 10:04:56 01666e4c0597: Pulling fs layer 10:04:56 aa168da1d23b: Pulling fs layer 10:04:56 46f8f816bc3b: Waiting 10:04:56 93b61091891f: Waiting 10:04:56 93b9cdb0e59b: Waiting 10:04:56 5e14af77c1be: Waiting 10:04:56 01666e4c0597: Waiting 10:04:56 aa168da1d23b: Waiting 10:04:56 36b3adc4ff6f: Verifying Checksum 10:04:56 36b3adc4ff6f: Download complete 10:04:56 46f8f816bc3b: Verifying Checksum 10:04:56 46f8f816bc3b: Download complete 10:04:56 df20fa9351a1: Verifying Checksum 10:04:56 df20fa9351a1: Download complete 10:04:56 93b9cdb0e59b: Verifying Checksum 10:04:56 93b9cdb0e59b: Download complete 10:04:56 93b61091891f: Verifying Checksum 10:04:56 93b61091891f: Download complete 10:04:56 5e14af77c1be: Verifying Checksum 10:04:56 5e14af77c1be: Download complete 10:04:56 01666e4c0597: Verifying Checksum 10:04:56 01666e4c0597: Download complete 10:04:56 8ad3a11d3b57: Verifying Checksum 10:04:56 8ad3a11d3b57: Download complete 10:04:56 df20fa9351a1: Pull complete 10:04:56 36b3adc4ff6f: Pull complete 10:04:57 8ad3a11d3b57: Pull complete 10:04:57 46f8f816bc3b: Pull complete 10:04:57 93b61091891f: Pull complete 10:04:57 93b9cdb0e59b: Pull complete 10:04:57 5e14af77c1be: Pull complete 10:04:57 01666e4c0597: Pull complete 10:04:58 aa168da1d23b: Verifying Checksum 10:04:58 aa168da1d23b: Download complete 10:05:02 aa168da1d23b: Pull complete 10:05:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:05:02 prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container 10:05:02 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:05:08 $ docker top b367e4b3d4476ee47d5b4419521e45aa2ce6ffee2d699f839f624814004b6d0c -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:09 + mkdir -p /var/log/sa [Pipeline] sh 10:05:09 + ls /var/log/sa-host 10:05:09 + sadf -c /var/log/sa-host/sa05 10:05:09 file_magic: OK 10:05:09 HZ: Using current value: 100 10:05:09 file_header: OK 10:05:09 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 10:05:09 Statistics: 10:05:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:05:09 File successfully converted to sysstat format version 12.2.1 10:05:09 + sadf -c /var/log/sa-host/sa24 10:05:09 file_magic: OK 10:05:09 HZ: Using current value: 100 10:05:09 file_header: OK 10:05:09 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 10:05:09 Statistics: 10:05:09 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... 10:05:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:09 provisioning config files... 10:05:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config1255965486255924336tmp [Pipeline] { [Pipeline] echo 10:05:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:10 ---> create-netrc.sh [Pipeline] } 10:05:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:10 ---> python-tools-install.sh [Pipeline] echo 10:05:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:11 ---> sudo-logs.sh 10:05:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:11 ---> job-cost.sh 10:05:11 lf-activate-venv: SKIPPING 10:05:11 DEBUG: total: 0.18000000715255737 10:05:11 INFO: Retrieving Stack Cost... 10:05:12 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:13 INFO: Archiving Costs [Pipeline] echo 10:05:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:13 ---> logs-deploy.sh 10:05:13 lf-activate-venv: SKIPPING 10:05:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/10 10:05:13 INFO: archiving workspace using pattern(s): 10:05:14 Archives upload complete. 10:05:14 INFO: archiving logs to Nexus 10:05:15 ---> uname -a: 10:05:15 Linux prd-centos7-docker-4c-2g-1133.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:05:15 10:05:15 10:05:15 ---> lscpu: 10:05:15 Architecture: x86_64 10:05:15 CPU op-mode(s): 32-bit, 64-bit 10:05:15 Byte Order: Little Endian 10:05:15 Address sizes: 40 bits physical, 48 bits virtual 10:05:15 CPU(s): 2 10:05:15 On-line CPU(s) list: 0,1 10:05:15 Thread(s) per core: 1 10:05:15 Core(s) per socket: 1 10:05:15 Socket(s): 2 10:05:15 NUMA node(s): 1 10:05:15 Vendor ID: AuthenticAMD 10:05:15 CPU family: 23 10:05:15 Model: 49 10:05:15 Model name: AMD EPYC-Rome Processor 10:05:15 Stepping: 0 10:05:15 CPU MHz: 2800.000 10:05:15 BogoMIPS: 5600.00 10:05:15 Virtualization: AMD-V 10:05:15 Hypervisor vendor: KVM 10:05:15 Virtualization type: full 10:05:15 L1d cache: 64 KiB 10:05:15 L1i cache: 64 KiB 10:05:15 L2 cache: 1 MiB 10:05:15 L3 cache: 32 MiB 10:05:15 NUMA node0 CPU(s): 0,1 10:05:15 Vulnerability Itlb multihit: Not affected 10:05:15 Vulnerability L1tf: Not affected 10:05:15 Vulnerability Mds: Not affected 10:05:15 Vulnerability Meltdown: Not affected 10:05:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:05:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:05:15 Vulnerability Srbds: Not affected 10:05:15 Vulnerability Tsx async abort: Not affected 10:05:15 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 10:05:15 10:05:15 10:05:15 ---> nproc: 10:05:15 2 10:05:15 10:05:15 10:05:15 ---> df -h: 10:05:15 Filesystem Size Used Available Use% Mounted on 10:05:15 overlay 40.0G 12.5G 27.5G 31% / 10:05:15 tmpfs 64.0M 0 64.0M 0% /dev 10:05:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:05:15 shm 64.0M 0 64.0M 0% /dev/shm 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10@tmp 10:05:15 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10 10:05:15 10:05:15 10:05:15 ---> free -m: 10:05:15 total used free shared buff/cache available 10:05:15 Mem: 7821 1219 2184 0 4416 6564 10:05:15 Swap: 1023 1 1022 10:05:15 10:05:15 10:05:15 ---> ip addr: 10:05:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:05:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:05:15 inet 127.0.0.1/8 scope host lo 10:05:15 valid_lft forever preferred_lft forever 10:05:15 inet6 ::1/128 scope host 10:05:15 valid_lft forever preferred_lft forever 10:05:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:05:15 link/ether fa:16:3e:81:92:ae brd ff:ff:ff:ff:ff:ff 10:05:15 inet 10.30.122.196/23 brd 10.30.123.255 scope global dynamic eth0 10:05:15 valid_lft 84897sec preferred_lft 84897sec 10:05:15 inet6 fe80::f816:3eff:fe81:92ae/64 scope link 10:05:15 valid_lft forever preferred_lft forever 10:05:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:05:15 link/ether 02:42:78:7f:2c:75 brd ff:ff:ff:ff:ff:ff 10:05:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:05:15 valid_lft forever preferred_lft forever 10:05:15 inet6 fe80::42:78ff:fe7f:2c75/64 scope link 10:05:15 valid_lft forever preferred_lft forever 10:05:15 10:05:15 10:05:15 ---> sar -b -r -n DEV: 10:05:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 10:05:15 10:05:15 09:40:01 LINUX RESTART (2 CPU) 10:05:15 10:05:15 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:05:15 09:42:01 34.28 3.58 30.70 0.00 2601.20 13927.91 0.00 10:05:15 09:43:01 225.17 0.00 225.17 0.00 0.00 48007.71 0.00 10:05:15 09:44:01 55.55 0.00 55.55 0.00 0.00 9463.94 0.00 10:05:15 09:45:01 53.11 0.03 53.07 0.00 1.07 3248.78 0.00 10:05:15 09:46:05 230.96 41.30 189.66 0.00 979.44 126759.69 0.00 10:05:15 09:47:04 208.95 12.99 195.96 0.00 334.40 116040.19 0.00 10:05:15 09:48:01 313.65 168.02 145.64 0.00 8671.43 62108.03 0.00 10:05:15 09:49:01 175.77 1.60 174.17 0.00 1004.40 53796.42 0.00 10:05:15 09:50:01 205.45 79.35 126.09 0.00 2061.88 56783.11 0.00 10:05:15 09:51:01 189.58 31.76 157.82 0.00 1686.73 71035.67 0.00 10:05:15 09:52:01 215.00 17.52 197.49 0.00 1112.62 50255.03 0.00 10:05:15 09:53:01 28.08 7.68 20.40 0.00 1162.69 1130.86 0.00 10:05:15 09:54:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 10:05:15 09:55:01 0.43 0.18 0.25 0.00 5.73 2.56 0.00 10:05:15 09:56:01 0.90 0.00 0.90 0.00 0.00 18.41 0.00 10:05:15 09:57:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 10:05:15 09:58:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 10:05:15 09:59:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 10:05:15 10:00:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 10:05:15 10:01:01 0.32 0.02 0.30 0.00 0.13 3.20 0.00 10:05:15 10:02:01 0.53 0.20 0.33 0.00 3.60 4.96 0.00 10:05:15 10:03:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 10:05:15 10:04:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 10:05:15 10:05:01 51.59 41.58 10.01 0.00 4067.81 444.05 0.00 10:05:15 Average: 82.74 16.66 66.09 0.00 971.89 25644.06 0.00 10:05:15 10:05:15 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:15 09:42:01 5144672 0 804648 10.05 2620 2057000 1323296 14.61 729884 1720436 32 10:05:15 09:43:01 4199468 0 1011568 12.63 2620 2795284 1669448 18.43 1099356 2172868 47452 10:05:15 09:44:01 3847328 0 1084444 13.54 2620 3074548 1845804 20.38 1315160 2284860 35684 10:05:15 09:45:01 3847144 0 1011488 12.63 2620 3147688 1540392 17.01 1194856 2402840 194328 10:05:15 09:46:05 1950600 0 1160892 14.49 2620 4894828 1685612 18.61 1492568 3904964 167916 10:05:15 09:47:04 184732 0 1275508 15.93 2620 6546080 1820340 20.10 3265380 3836152 2772 10:05:15 09:48:01 596448 0 1294936 16.17 2620 6114936 2398368 26.48 2852820 3818768 37780 10:05:15 09:49:01 581000 0 1200224 14.99 2620 6225096 1440468 15.90 2566964 4135256 25868 10:05:15 09:50:01 128032 0 1310996 16.37 2620 6567292 1831584 20.22 3353292 3775584 92 10:05:15 09:51:01 518160 0 1415712 17.68 2620 6072448 2413016 26.64 2514932 4189852 176 10:05:15 09:52:01 2408948 0 1207236 15.07 2620 4390136 1446116 15.97 1808280 3059856 64 10:05:15 09:53:01 2863924 0 1149312 14.35 2620 3993084 1343228 14.83 1360752 3068676 8 10:05:15 09:54:01 2871192 0 1142040 14.26 2620 3993088 1247108 13.77 1360020 3064580 12 10:05:15 09:55:01 2869856 0 1143372 14.28 2620 3993092 1248764 13.79 1360372 3065464 12 10:05:15 09:56:01 2871684 0 1141512 14.25 2620 3993124 1247048 13.77 1359468 3064988 12 10:05:15 09:57:01 2872460 0 1140732 14.24 2620 3993128 1246928 13.77 1358968 3065160 12 10:05:15 09:58:01 2872304 0 1140884 14.25 2620 3993132 1246928 13.77 1358992 3065156 16 10:05:15 09:59:01 2870072 0 1143112 14.27 2620 3993136 1246928 13.77 1375252 3051208 8 10:05:15 10:00:01 2869856 0 1143320 14.28 2620 3993144 1246928 13.77 1379680 3046704 8 10:05:15 10:01:01 2868572 0 1144600 14.29 2620 3993148 1249356 13.79 1380352 3046704 12 10:05:15 10:02:01 2869436 0 1143556 14.28 2620 3993328 1247472 13.77 1379984 3046820 12 10:05:15 10:03:01 2869468 0 1143516 14.28 2620 3993336 1247436 13.77 1379992 3046820 12 10:05:15 10:04:01 2869352 0 1143628 14.28 2620 3993340 1247436 13.77 1379988 3046820 8 10:05:15 10:05:01 2132740 0 1249608 15.60 2620 4623972 1639484 18.10 1591280 3536564 507968 10:05:15 Average: 2499060 0 1156118 14.44 2620 4351141 1504979 16.62 1675775 3146546 42511 10:05:15 10:05:15 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:15 09:42:01 eth0 967.97 1095.32 3138.18 142.93 0.00 0.00 0.00 0.00 10:05:15 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:42:01 docker0 981.53 813.26 78.35 2704.33 0.00 0.00 0.00 0.00 10:05:15 09:43:01 veth2ffcd11 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:43:01 eth0 573.28 488.84 3548.41 50.15 0.00 0.00 0.00 0.00 10:05:15 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:43:01 docker0 184.32 229.47 13.22 840.88 0.00 0.00 0.00 0.00 10:05:15 09:44:01 veth2ffcd11 0.83 0.85 0.07 0.07 0.00 0.00 0.00 0.00 10:05:15 09:44:01 eth0 34.56 20.54 22.47 63.92 0.00 0.00 0.00 0.00 10:05:15 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:44:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 10:05:15 09:45:01 veth2ffcd11 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 10:05:15 09:45:01 eth0 28.02 14.44 21.58 11.17 0.00 0.00 0.00 0.00 10:05:15 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:45:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 10:05:15 09:46:05 veth7a6e677 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:46:05 eth0 187.31 168.72 1602.28 60.15 0.00 0.00 0.00 0.00 10:05:15 09:46:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:46:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:47:04 vethf66c530 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:47:04 veth28ca3a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:47:04 veth7a6e677 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 10:05:15 09:47:04 eth0 86.93 69.32 186.86 13.41 0.00 0.00 0.00 0.00 10:05:15 09:48:01 veth7a6e677 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:48:01 vethfadc093 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:48:01 veth2448e0f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:48:01 eth0 27.16 17.37 18.60 61.31 0.00 0.00 0.00 0.00 10:05:15 09:49:01 veth7a6e677 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:49:01 eth0 158.73 123.17 1420.87 21.72 0.00 0.00 0.00 0.00 10:05:15 09:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:05:15 09:49:01 docker0 1236.48 1130.91 95.71 3840.42 0.00 0.00 0.00 0.00 10:05:15 09:50:01 vethb8e0974 26.66 46.64 2.04 341.47 0.00 0.00 0.00 0.00 10:05:15 09:50:01 veth7a6e677 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:50:01 eth0 96.39 59.18 398.81 67.08 0.00 0.00 0.00 0.00 10:05:15 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:51:01 vetha1d1929 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:51:01 vetha198ff5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:51:01 veth7a6e677 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:51:01 vethdd919ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:52:01 veth7a6e677 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:05:15 09:52:01 eth0 3217.52 2766.30 14012.26 661.89 0.00 0.00 0.00 0.00 10:05:15 09:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:05:15 09:52:01 docker0 1310.97 1235.05 100.55 4370.19 0.00 0.00 0.00 0.00 10:05:15 09:53:01 eth0 11.39 9.66 6.24 49.54 0.00 0.00 0.00 0.00 10:05:15 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:54:01 eth0 1.13 0.38 0.34 0.20 0.00 0.00 0.00 0.00 10:05:15 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:55:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 10:05:15 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:56:01 eth0 0.45 0.23 0.16 0.07 0.00 0.00 0.00 0.00 10:05:15 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:05:15 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:58:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:05:15 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:05:15 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:01:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:05:15 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:02:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:05:15 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:04:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:05:15 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:05:01 eth0 219.97 188.24 2174.02 20.40 0.00 0.00 0.00 0.00 10:05:15 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 Average: eth0 105.11 97.54 535.25 26.81 0.00 0.00 0.00 0.00 10:05:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:15 Average: docker0 54.67 51.50 4.19 182.23 0.00 0.00 0.00 0.00 10:05:15 10:05:15 10:05:15 ---> sar -P ALL: 10:05:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 10:05:15 10:05:15 09:40:01 LINUX RESTART (2 CPU) 10:05:15 10:05:15 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:05:15 09:42:01 all 14.20 0.00 3.89 4.36 0.09 77.46 10:05:15 09:42:01 0 12.50 0.00 4.18 5.70 0.09 77.52 10:05:15 09:42:01 1 15.89 0.00 3.60 3.01 0.09 77.40 10:05:15 09:43:01 all 18.59 0.00 7.09 10.45 0.11 63.76 10:05:15 09:43:01 0 19.96 0.00 7.20 12.61 0.09 60.14 10:05:15 09:43:01 1 17.23 0.00 6.99 8.30 0.12 67.36 10:05:15 09:44:01 all 48.02 0.00 4.71 2.43 0.08 44.76 10:05:15 09:44:01 0 48.20 0.00 4.66 2.40 0.09 44.65 10:05:15 09:44:01 1 47.83 0.00 4.77 2.45 0.07 44.88 10:05:15 09:45:01 all 58.30 0.00 7.92 1.33 0.11 32.34 10:05:15 09:45:01 0 58.09 0.00 7.67 1.78 0.11 32.35 10:05:15 09:45:01 1 58.51 0.00 8.17 0.89 0.11 32.33 10:05:15 09:46:05 all 15.48 0.00 9.34 49.85 0.12 25.21 10:05:15 09:46:05 0 15.56 0.00 9.40 51.05 0.12 23.87 10:05:15 09:46:05 1 15.39 0.00 9.28 48.65 0.12 26.56 10:05:15 09:47:04 all 9.62 0.00 8.42 61.00 0.14 20.82 10:05:15 09:47:04 0 9.73 0.00 8.46 67.75 0.12 13.94 10:05:15 09:47:04 1 9.50 0.00 8.37 54.28 0.16 27.68 10:05:15 09:48:01 all 49.62 0.00 8.41 36.54 0.14 5.29 10:05:15 09:48:01 0 49.86 0.00 8.31 36.48 0.15 5.20 10:05:15 09:48:01 1 49.37 0.00 8.51 36.60 0.13 5.38 10:05:15 09:49:01 all 21.57 0.00 6.94 55.34 0.16 15.99 10:05:15 09:49:01 0 21.74 0.00 6.89 53.15 0.16 18.06 10:05:15 09:49:01 1 21.41 0.00 6.99 57.52 0.16 13.93 10:05:15 09:50:01 all 7.63 0.00 4.43 73.67 0.16 14.11 10:05:15 09:50:01 0 7.06 0.00 4.25 72.77 0.15 15.77 10:05:15 09:50:01 1 8.20 0.00 4.61 74.58 0.17 12.44 10:05:15 09:51:01 all 32.49 0.00 7.97 49.96 0.22 9.35 10:05:15 09:51:01 0 31.88 0.00 8.12 51.68 0.25 8.07 10:05:15 09:51:01 1 33.10 0.00 7.83 48.25 0.19 10.63 10:05:15 09:52:01 all 29.23 0.00 8.71 54.51 0.19 7.37 10:05:15 09:52:01 0 29.73 0.00 8.66 53.39 0.21 8.01 10:05:15 09:52:01 1 28.74 0.00 8.76 55.62 0.16 6.72 10:05:15 10:05:15 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:05:15 09:53:01 all 1.04 0.00 0.76 1.32 0.04 96.84 10:05:15 09:53:01 0 0.87 0.00 0.64 0.50 0.03 97.96 10:05:15 09:53:01 1 1.21 0.00 0.89 2.13 0.05 95.72 10:05:15 09:54:01 all 0.05 0.00 0.03 0.00 0.03 99.88 10:05:15 09:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 10:05:15 09:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:05:15 09:55:01 all 0.06 0.00 0.08 0.00 0.03 99.82 10:05:15 09:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:05:15 09:55:01 1 0.05 0.00 0.12 0.00 0.05 99.78 10:05:15 09:56:01 all 0.10 0.00 0.03 0.00 0.03 99.84 10:05:15 09:56:01 0 0.18 0.00 0.03 0.00 0.02 99.77 10:05:15 09:56:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:05:15 09:57:01 all 0.13 0.00 0.01 0.00 0.03 99.83 10:05:15 09:57:01 0 0.22 0.00 0.00 0.00 0.03 99.75 10:05:15 09:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:05:15 09:58:01 all 0.12 0.00 0.03 0.00 0.03 99.83 10:05:15 09:58:01 0 0.22 0.00 0.02 0.00 0.02 99.75 10:05:15 09:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:05:15 09:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:05:15 09:59:01 0 0.13 0.00 0.03 0.00 0.03 99.80 10:05:15 09:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:05:15 10:00:01 all 0.07 0.00 0.02 0.00 0.03 99.88 10:05:15 10:00:01 0 0.10 0.00 0.02 0.00 0.05 99.83 10:05:15 10:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:05:15 10:01:01 all 0.09 0.00 0.02 0.00 0.03 99.87 10:05:15 10:01:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:05:15 10:01:01 1 0.13 0.00 0.02 0.00 0.02 99.83 10:05:15 10:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:05:15 10:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:05:15 10:02:01 1 0.15 0.00 0.03 0.00 0.03 99.78 10:05:15 10:03:01 all 0.08 0.00 0.01 0.00 0.04 99.87 10:05:15 10:03:01 0 0.03 0.00 0.00 0.00 0.03 99.93 10:05:15 10:03:01 1 0.12 0.00 0.02 0.00 0.05 99.82 10:05:15 10:05:15 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:05:15 10:04:01 all 0.03 0.00 0.03 0.00 0.03 99.92 10:05:15 10:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:05:15 10:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:05:15 10:05:01 all 7.13 0.00 2.45 4.07 0.05 86.30 10:05:15 10:05:01 0 7.76 0.00 2.52 4.05 0.03 85.63 10:05:15 10:05:01 1 6.49 0.00 2.38 4.10 0.07 86.97 10:05:15 Average: all 12.56 0.00 3.29 16.48 0.08 67.59 10:05:15 Average: 0 12.56 0.00 3.29 16.82 0.08 67.25 10:05:15 Average: 1 12.55 0.00 3.30 16.13 0.08 67.94 10:05:15 10:05:15 10:05:15