Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 rather than eaae4a9948fd7c6f835e03c4bcc14b702df2d421 Obtained Jenkinsfile from 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 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-ssh2458245977362418540.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-ssh8152313923184498277.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8363312156019560033.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-ssh7586433153407673835.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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh716106004613980612.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-746 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/44 [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/44 # 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/44@tmp/jenkins-gitclient-ssh7155102336081399987.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 Merge succeeded, producing 886365d86c49aa56e73b934cd79d68c5b80d4697 Checking out Revision 886365d86c49aa56e73b934cd79d68c5b80d4697 (PR-3579) > 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/44@tmp/jenkins-gitclient-ssh289855768351978241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # 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/44@tmp/jenkins-gitclient-ssh2535227797051881197.key > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 886365d86c49aa56e73b934cd79d68c5b80d4697 # timeout=10 Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:19:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:19:47 ========================================================= 21:19:47 EdgeX Global Pipelines Version Info 21:19:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:19:48 ------------------- 21:19:48 stable info: 21:19:48 ------------------- 21:19:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:19:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:19:48 Message: update stable to v1.0.195 21:19:49 ------------------- 21:19:49 experimental info: 21:19:49 ------------------- 21:19:49 Commited By: **** collab-it+edgex@linuxfoundation.org 21:19:49 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:19:49 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 886365d86c49aa56e73b934cd79d68c5b80d4697 [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 886365d [Pipeline] echo 21:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:49 provisioning config files... 21:19:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config1169002950558156720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:50 ---> docker-login.sh 21:19:50 nexus3.edgexfoundry.org:10001 21:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:50 Configure a credential helper to remove this warning. See 21:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:50 21:19:50 Login Succeeded 21:19:50 nexus3.edgexfoundry.org:10002 21:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:50 Configure a credential helper to remove this warning. See 21:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:50 21:19:50 Login Succeeded 21:19:50 nexus3.edgexfoundry.org:10003 21:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:50 Configure a credential helper to remove this warning. See 21:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:50 21:19:50 Login Succeeded 21:19:50 nexus3.edgexfoundry.org:10004 21:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:51 Configure a credential helper to remove this warning. See 21:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:51 21:19:51 Login Succeeded 21:19:51 docker.io 21:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:51 Configure a credential helper to remove this warning. See 21:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:51 21:19:51 Login Succeeded 21:19:51 ---> docker-login.sh ends [Pipeline] } 21:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/core-command/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo core-command,cmd/core-command/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/core-data/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo core-data,cmd/core-data/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/core-metadata/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo core-metadata,cmd/core-metadata/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/security-bootstrapper/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/security-proxy-setup/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/support-notifications/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo support-notifications,cmd/support-notifications/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/support-scheduler/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:19:51 + for file in '`ls cmd/**/Dockerfile`' 21:19:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:19:51 ++ cut -d/ -f2 21:19:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:19:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:53 21:19:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:19:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:53 latest: Pulling from edgex-devops/git-semver 21:19:53 31603596830f: Pulling fs layer 21:19:53 54011a49482f: Pulling fs layer 21:19:53 a6820b24f6d8: Pulling fs layer 21:19:53 f581987b2513: Pulling fs layer 21:19:53 f581987b2513: Waiting 21:19:53 54011a49482f: Verifying Checksum 21:19:53 54011a49482f: Download complete 21:19:53 31603596830f: Verifying Checksum 21:19:53 31603596830f: Download complete 21:19:53 f581987b2513: Verifying Checksum 21:19:53 f581987b2513: Download complete 21:19:53 a6820b24f6d8: Verifying Checksum 21:19:53 a6820b24f6d8: Download complete 21:19:53 31603596830f: Pull complete 21:19:54 54011a49482f: Pull complete 21:19:54 a6820b24f6d8: Pull complete 21:19:54 f581987b2513: Pull complete 21:19:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:19:55 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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:10004/edgex-devops/git-semver:latest cat 21:19:56 $ docker top 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:56 [ssh-agent] Looking for ssh-agent implementation... 21:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:56 $ docker exec 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent 21:19:56 SSH_AUTH_SOCK=/tmp/ssh-wR8HooYvQUi2/agent.14 21:19:56 SSH_AGENT_PID=20 21:19:56 Running ssh-add (command line suppressed) 21:19:56 Identity added: /w/workspace/edgex-go/44@tmp/private_key_6745916651020982636.key (/w/workspace/edgex-go/44@tmp/private_key_6745916651020982636.key) 21:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:57 + git tag --points-at HEAD [Pipeline] } 21:19:57 $ docker exec --env ******** --env ******** 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent -k 21:19:57 unset SSH_AUTH_SOCK; 21:19:57 unset SSH_AGENT_PID; 21:19:57 echo Agent pid 20 killed; 21:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:57 [ssh-agent] Looking for ssh-agent implementation... 21:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:57 $ docker exec 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent 21:19:57 SSH_AUTH_SOCK=/tmp/ssh-2mNQ5b396ZBg/agent.55 21:19:57 SSH_AGENT_PID=62 21:19:57 Running ssh-add (command line suppressed) 21:19:57 Identity added: /w/workspace/edgex-go/44@tmp/private_key_6832176981219581452.key (/w/workspace/edgex-go/44@tmp/private_key_6832176981219581452.key) 21:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:57 + git semver init 21:19:57 # -> Open(): unable to determine branch for HEAD 21:19:57 # $GIT_DIR = /w/workspace/edgex-go/44/.git 21:19:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/44 21:19:57 # $SEMVER_REMOTE_NAME = origin 21:19:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:57 # $SEMVER_USER_NAME = edgex-jenkins 21:19:57 # $SEMVER_BRANCH = PR-3579 21:19:57 # $SEMVER_TEMP = /tmp/semver-112631839 21:19:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:20:12 # '/tmp/semver-112631839' -> '/w/workspace/edgex-go/44/.semver' 21:20:12 # -> Force: false 21:20:12 # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [Pipeline] } 21:20:13 $ docker exec --env ******** --env ******** 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent -k 21:20:13 unset SSH_AUTH_SOCK; 21:20:13 unset SSH_AGENT_PID; 21:20:13 echo Agent pid 62 killed; 21:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:13 + git semver [Pipeline] } 21:20:13 $ docker stop --time=1 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 21:20:16 $ docker rm -f 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:20:17 Stashed 1 file(s) [Pipeline] echo 21:20:17 [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 21:20:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:20:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:20:18 + sudo service docker restart 21:20:18 + true 21:20:18 Redirecting to /bin/systemctl restart docker.service 21:20:32 Still waiting to schedule task 21:20:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 21:20:36 ========================================================= 21:20:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:20:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:20:36 + 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 . 21:20:38 Sending build context to Docker daemon 329.6MB 21:20:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:20:38 Step 2/6 : FROM ${BASE} 21:20:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:20:38 540db60ca938: Pulling fs layer 21:20:38 adcc1eea9eea: Pulling fs layer 21:20:38 4c4ab2625f07: Pulling fs layer 21:20:38 0510c868ecb4: Pulling fs layer 21:20:38 afea3b2eda06: Pulling fs layer 21:20:38 7809a108b3ef: Pulling fs layer 21:20:38 f706445af74f: Pulling fs layer 21:20:38 0510c868ecb4: Waiting 21:20:38 afea3b2eda06: Waiting 21:20:38 7809a108b3ef: Waiting 21:20:38 f706445af74f: Waiting 21:20:38 4c4ab2625f07: Verifying Checksum 21:20:38 4c4ab2625f07: Download complete 21:20:38 adcc1eea9eea: Verifying Checksum 21:20:38 adcc1eea9eea: Download complete 21:20:38 afea3b2eda06: Verifying Checksum 21:20:38 afea3b2eda06: Download complete 21:20:38 7809a108b3ef: Verifying Checksum 21:20:38 7809a108b3ef: Download complete 21:20:38 540db60ca938: Verifying Checksum 21:20:38 540db60ca938: Download complete 21:20:38 540db60ca938: Pull complete 21:20:38 adcc1eea9eea: Pull complete 21:20:38 4c4ab2625f07: Pull complete 21:20:40 f706445af74f: Verifying Checksum 21:20:40 f706445af74f: Download complete 21:20:40 0510c868ecb4: Verifying Checksum 21:20:40 0510c868ecb4: Download complete 21:20:44 0510c868ecb4: Pull complete 21:20:44 afea3b2eda06: Pull complete 21:20:44 7809a108b3ef: Pull complete 21:20:46 f706445af74f: Pull complete 21:20:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:20:46 ---> b068be0155e3 21:20:46 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 21:20:48 ---> Running in 1f54ad3f890f 21:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:20:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:20:49 (1/12) Installing libmagic (5.39-r0) 21:20:50 (2/12) Installing file (5.39-r0) 21:20:50 (3/12) Installing libc-dev (0.7.2-r3) 21:20:50 (4/12) Installing g++ (10.2.1_pre1-r3) 21:20:55 (5/12) Installing fortify-headers (1.1-r0) 21:20:55 (6/12) Installing patch (2.7.6-r7) 21:20:55 (7/12) Installing build-base (0.5-r2) 21:20:55 (8/12) Installing libsodium (1.0.18-r0) 21:20:55 (9/12) Installing pkgconf (1.7.3-r0) 21:20:55 (10/12) Installing libsodium-dev (1.0.18-r0) 21:20:55 (11/12) Installing libzmq (4.3.3-r1) 21:20:55 (12/12) Installing zeromq-dev (4.3.3-r1) 21:20:55 Executing busybox-1.32.1-r6.trigger 21:20:55 OK: 219 MiB in 52 packages 21:20:57 Removing intermediate container 1f54ad3f890f 21:20:57 ---> f234dbc5f569 21:20:57 Step 4/6 : WORKDIR /edgex-go 21:20:57 ---> Running in 14fc85bd746d 21:20:57 Removing intermediate container 14fc85bd746d 21:20:57 ---> 5d2c3d95052e 21:20:57 Step 5/6 : COPY go.mod . 21:20:57 ---> d911130472b8 21:20:57 Step 6/6 : RUN go mod download 21:20:57 ---> Running in e141f26f0158 21:21:09 Removing intermediate container e141f26f0158 21:21:09 ---> b13f20807bae 21:21:09 Successfully built b13f20807bae 21:21:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:21:10 + docker inspect -f . ci-base-image-x86_64 21:21:10 . [Pipeline] withDockerContainer 21:21:10 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:10 $ docker top 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:10 + go version 21:21:10 go version go1.16.3 linux/amd64 [Pipeline] } 21:21:10 $ docker stop --time=1 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 21:21:12 $ docker rm -f 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:12 + docker inspect -f . ci-base-image-x86_64 21:21:12 . [Pipeline] withDockerContainer 21:21:12 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:21:12 $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:13 $ docker top 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:13 ========================================================= 21:21:13 [edgeXBuildGoParallel] Running Tests and Build... 21:21:13 ========================================================= [Pipeline] sh 21:21:13 + go mod tidy [Pipeline] sh 21:21:14 + make test 21:21:14 go mod tidy 21:21:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:21:19 ? github.com/edgexfoundry/edgex-go [no test files] 21:21:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:21:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:21:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:21:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 21:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 21:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements 21:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.080s coverage: 87.7% of statements 21:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 21:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 95.1% of statements 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:21:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:21:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 21:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 21:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 21:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 21:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 21:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 21:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 81.8% of statements 21:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.161s coverage: 66.9% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 91.9% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 21:22:36 GO111MODULE=on go vet ./... 21:22:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-747 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 21:22:37 Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout 21:22:38 The recommended git tool is: git 21:22:43 using credential edgex-jenkins-ssh 21:22:43 Cloning the remote Git repository 21:22:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:22:44 > git init /w/workspace/edgex-go/44 # timeout=10 21:22:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:44 > git --version # timeout=10 21:22:44 > git --version # 'git version 2.17.1' 21:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:59 gofmt -l . 21:22:59 [ "`gofmt -l .`" = "" ] 21:22:59 ./bin/test-attribution-txt.sh [Pipeline] sh 21:22:59 + ls -al . 21:22:59 total 560 21:22:59 drwxrwxr-x 10 1001 1001 4096 Jun 29 21:22 . 21:22:59 drwxr-xr-x 4 root root 30 Jun 29 21:21 .. 21:22:59 -rw-rw-r-- 1 1001 1001 11 Jun 29 21:19 .dockerignore 21:22:59 drwxrwxr-x 8 1001 1001 179 Jun 29 21:19 .git 21:22:59 drwxrwxr-x 3 1001 1001 125 Jun 29 21:19 .github 21:22:59 -rw-rw-r-- 1 1001 1001 818 Jun 29 21:19 .gitignore 21:22:59 drwx------ 3 1001 1001 60 Jun 29 21:20 .semver 21:22:59 -rw-rw-r-- 1 1001 1001 166 Jun 29 21:19 .sonarcloud.properties 21:22:59 -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:19 Attribution.txt 21:22:59 -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:19 CHANGELOG.md 21:22:59 -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:19 CONTRIBUTING.md 21:22:59 -rw-rw-r-- 1 1001 1001 931 Jun 29 21:19 Dockerfile.build 21:22:59 -rw-rw-r-- 1 1001 1001 849 Jun 29 21:19 Jenkinsfile 21:22:59 -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:19 LICENSE 21:22:59 -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:19 Makefile 21:22:59 -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:19 README.md 21:22:59 -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:19 SECURITY.md 21:22:59 -rw-rw-r-- 1 1001 1001 5 Jun 29 21:20 VERSION 21:22:59 -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:19 ZMQWindows.md 21:22:59 drwxrwxr-x 2 1001 1001 37 Jun 29 21:19 bin 21:22:59 drwxrwxr-x 14 1001 1001 4096 Jun 29 21:19 cmd 21:22:59 -rw-r--r-- 1 root root 398095 Jun 29 21:22 coverage.out 21:22:59 -rw-rw-r-- 1 1001 1001 806 Jun 29 21:19 go.mod 21:22:59 -rw-r--r-- 1 root root 20759 Jun 29 21:21 go.sum 21:22:59 drwxrwxr-x 7 1001 1001 114 Jun 29 21:19 internal 21:22:59 drwxrwxr-x 3 1001 1001 16 Jun 29 21:19 openapi 21:22:59 drwxrwxr-x 4 1001 1001 71 Jun 29 21:19 snap 21:22:59 -rw-rw-r-- 1 1001 1001 168 Jun 29 21:19 version.go [Pipeline] sh 21:23:00 + '[' -e coverage.out ] 21:23:00 + chown 1001:1001 coverage.out [Pipeline] stash 21:23:00 Stashed 1 file(s) [Pipeline] sh 21:23:00 + make build 21:23:00 go mod tidy 21:23:00 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 21:23:02 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 21:23:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:23:02 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 21:23:03 Merge succeeded, producing f8e9bd4f694a101b12166ab41d914049a5b8307c 21:23:03 Checking out Revision f8e9bd4f694a101b12166ab41d914049a5b8307c (PR-3579) 21:23:02 > git config core.sparsecheckout # timeout=10 21:23:02 > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # timeout=10 21:23:03 > git remote # timeout=10 21:23:03 > git config --get remote.origin.url # timeout=10 21:23:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:03 > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 21:23:03 > git rev-parse HEAD^{commit} # timeout=10 21:23:03 > git config core.sparsecheckout # timeout=10 21:23:03 > git checkout -f f8e9bd4f694a101b12166ab41d914049a5b8307c # timeout=10 21:23:07 Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" 21:23:07 > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:23:08 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 21:23:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:23:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:23:09 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 21:23:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:23:10 + true 21:23:10 + sudo service docker restart 21:23:11 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 21:23: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 21:23:12 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 21:23:14 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 21:23:14 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 21:23:15 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] } 21:23:16 $ docker stop --time=1 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 21:23:19 $ docker rm -f 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:22 21:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:22 latest: Pulling from edgex-devops/edgex-compose 21:23:22 cbdbe7a5bc2a: Pulling fs layer 21:23:22 ca9280d653b3: Pulling fs layer 21:23:22 7e9c9ca2126c: Pulling fs layer 21:23:23 cbdbe7a5bc2a: Verifying Checksum 21:23:23 cbdbe7a5bc2a: Download complete 21:23:23 cbdbe7a5bc2a: Pull complete 21:23:24 ca9280d653b3: Verifying Checksum 21:23:24 ca9280d653b3: Download complete 21:23:24 ca9280d653b3: Pull complete 21:23:24 7e9c9ca2126c: Verifying Checksum 21:23:24 7e9c9ca2126c: Download complete 21:23:27 7e9c9ca2126c: Pull complete 21:23:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:23:28 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:23:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:23:34 $ docker top aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 21:23:34 provisioning config files... 21:23:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config714486611366310647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:35 + docker-compose build --help 21:23:35 + grep parallel 21:23:35 ---> docker-login.sh 21:23:35 nexus3.edgexfoundry.org:10001 21:23:35 --parallel Build images in parallel. [Pipeline] } 21:23:35 $ docker stop --time=1 aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 21:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:36 Configure a credential helper to remove this warning. See 21:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:36 21:23:36 Login Succeeded 21:23:36 nexus3.edgexfoundry.org:10002 21:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:36 $ docker rm -f aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:37 Configure a credential helper to remove this warning. See 21:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:37 21:23:37 Login Succeeded 21:23:37 nexus3.edgexfoundry.org:10003 21:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:37 . [Pipeline] withDockerContainer 21:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:37 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:23:37 $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:37 Configure a credential helper to remove this warning. See 21:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:37 21:23:37 Login Succeeded 21:23:37 nexus3.edgexfoundry.org:10004 21:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:37 $ docker top 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:38 Configure a credential helper to remove this warning. See 21:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:38 21:23:38 Login Succeeded 21:23:38 docker.io 21:23:38 + docker-compose -f ./docker-compose-build.yml build --parallel 21:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:38 Building core-command ... 21:23:38 Building core-data ... 21:23:38 Building core-metadata ... 21:23:38 Building security-bootstrapper ... 21:23:38 Building security-proxy-setup ... 21:23:38 Building security-secretstore-setup ... 21:23:38 Building support-notifications ... 21:23:38 Building support-scheduler ... 21:23:38 Building sys-mgmt-agent ... 21:23:38 Building core-data 21:23:38 Building security-bootstrapper 21:23:38 Building security-secretstore-setup 21:23:38 Building security-proxy-setup 21:23:38 Building sys-mgmt-agent 21:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:38 Configure a credential helper to remove this warning. See 21:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:38 21:23:38 Login Succeeded 21:23:38 ---> docker-login.sh ends [Pipeline] } 21:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:39 ========================================================= 21:23:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:23:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:23:39 + 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 . 21:23:42 Sending build context to Docker daemon 166.5MB 21:23:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:23:42 Step 2/6 : FROM ${BASE} 21:23:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:42 595b0fe564bb: Pulling fs layer 21:23:42 3088b5b3c5c0: Pulling fs layer 21:23:42 5b7225fbf94c: Pulling fs layer 21:23:42 ba82ee9f976e: Pulling fs layer 21:23:42 506bd15cee9f: Pulling fs layer 21:23:42 75a0a4a0db45: Pulling fs layer 21:23:42 618dc40b7e24: Pulling fs layer 21:23:42 ba82ee9f976e: Waiting 21:23:42 618dc40b7e24: Waiting 21:23:42 506bd15cee9f: Waiting 21:23:42 75a0a4a0db45: Waiting 21:23:42 5b7225fbf94c: Verifying Checksum 21:23:42 5b7225fbf94c: Download complete 21:23:42 3088b5b3c5c0: Verifying Checksum 21:23:42 3088b5b3c5c0: Download complete 21:23:42 506bd15cee9f: Download complete 21:23:42 595b0fe564bb: Verifying Checksum 21:23:42 75a0a4a0db45: Download complete 21:23:42 595b0fe564bb: Download complete 21:23:43 595b0fe564bb: Pull complete 21:23:43 3088b5b3c5c0: Pull complete 21:23:44 5b7225fbf94c: Pull complete 21:23:44 618dc40b7e24: Verifying Checksum 21:23:44 618dc40b7e24: Download complete 21:23:46 ba82ee9f976e: Verifying Checksum 21:23:46 ba82ee9f976e: Download complete 21:23:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:23:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:51 ---> b13f20807bae 21:23:51 Step 3/22 : WORKDIR /edgex-go 21:23:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:23:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:23:51 ---> b13f20807bae 21:23:51 Step 3/32 : WORKDIR /edgex-go 21:23:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:23:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:23:55 ---> b13f20807bae 21:23:55 Step 3/26 : WORKDIR /edgex-go 21:23:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:23:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:56 ---> b13f20807bae 21:23:56 Step 3/24 : WORKDIR /edgex-go 21:23:56 ba82ee9f976e: Pull complete 21:23:57 506bd15cee9f: Pull complete 21:23:57 75a0a4a0db45: Pull complete 21:23:59 ---> Running in 73d8a090e5f6 21:23:59 ---> Running in 423517cd0633 21:23:59 ---> Running in f58718ba076f 21:23:59 ---> Running in 971ef02ec4e6 21:23:59 Removing intermediate container 423517cd0633 21:23:59 ---> ab837d38e278 21:23:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 Removing intermediate container 73d8a090e5f6 21:23:59 ---> 43c2ed39178c 21:23:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 Removing intermediate container 971ef02ec4e6 21:23:59 ---> f0f790200c2c 21:23:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 ---> Running in 82e96a0201b0 21:23:59 ---> Running in babde8e3f6ab 21:23:59 Removing intermediate container f58718ba076f 21:23:59 ---> 6cb2ab3e4bd8 21:23:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 ---> Running in 428671e34bba 21:23:59 ---> Running in a13cac68b26a 21:24:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:00 ---> b13f20807bae 21:24:00 Step 3/24 : WORKDIR /edgex-go 21:24:00 ---> Using cache 21:24:00 ---> 6cb2ab3e4bd8 21:24:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:00 ---> Running in 24b26b70cf85 21:24:00 Removing intermediate container babde8e3f6ab 21:24:00 ---> 7bc3ad015723 21:24:00 Step 5/24 : RUN apk add --update --no-cache make bash git 21:24:00 Removing intermediate container a13cac68b26a 21:24:00 ---> 2de7af96b9f7 21:24:00 Step 5/26 : RUN apk add --update --no-cache make git 21:24:00 ---> Running in d2dd1ca9e476 21:24:00 ---> Running in 9284b0575f51 21:24:00 Removing intermediate container 82e96a0201b0 21:24:00 ---> 695ced1b77f4 21:24:00 Step 5/32 : RUN apk add --update --no-cache make git 21:24:01 Removing intermediate container 428671e34bba 21:24:01 ---> 1d8e5a8f4833 21:24:01 Step 5/22 : RUN apk add --update --no-cache make git 21:24:01 ---> Running in 59d5ade518f5 21:24:01 ---> Running in a2d74034cacf 21:24:01 Removing intermediate container 24b26b70cf85 21:24:01 ---> c34a9f20e39e 21:24:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:24:01 ---> Running in d67840b9661d 21:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:01 618dc40b7e24: Pull complete 21:24:01 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:24:01 ---> a36622ca3599 21:24:01 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 21:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:03 ---> Running in f9972b53e58b 21:24:03 OK: 219 MiB in 52 packages 21:24:03 OK: 219 MiB in 52 packages 21:24:03 Removing intermediate container 9284b0575f51 21:24:03 ---> 6ba7743e6179 21:24:03 Step 6/26 : COPY go.mod . 21:24:04 Removing intermediate container d2dd1ca9e476 21:24:04 ---> f205bffa01e5 21:24:04 Step 6/24 : COPY go.mod . 21:24:04 OK: 219 MiB in 52 packages 21:24:04 ---> 8660a7781c6c 21:24:04 Step 7/26 : RUN go mod download 21:24:04 ---> Running in 04431487f42e 21:24:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:04 OK: 219 MiB in 52 packages 21:24:04 ---> 2d02f7f024be 21:24:04 Step 7/24 : RUN go mod download 21:24:04 ---> Running in 79d5aef3dd98 21:24:04 Removing intermediate container 59d5ade518f5 21:24:04 ---> 9c12b4f32e07 21:24:04 Step 6/32 : COPY go.mod . 21:24:04 Removing intermediate container d67840b9661d 21:24:04 ---> fd5f7cd47ae4 21:24:04 Step 6/24 : COPY go.mod . 21:24:04 ---> a5ba9c478dc8 21:24:04 Step 7/32 : RUN go mod download 21:24:04 ---> Running in f7266ec9bef2 21:24:04 ---> 8ae168bb64d3 21:24:04 Step 7/24 : RUN go mod download 21:24:04 ---> Running in 9c309e65d3e1 21:24:04 Removing intermediate container 04431487f42e 21:24:04 ---> 3d561b1ba690 21:24:04 Step 8/26 : COPY . . 21:24:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:06 (1/12) Installing libmagic (5.39-r0) 21:24:06 OK: 219 MiB in 52 packages 21:24:07 (2/12) Installing file (5.39-r0) 21:24:07 (3/12) Installing libc-dev (0.7.2-r3) 21:24:07 (4/12) Installing g++ (10.2.1_pre1-r3) 21:24:09 Removing intermediate container 79d5aef3dd98 21:24:09 ---> f5702f9715ea 21:24:09 Step 8/24 : COPY . . 21:24:09 Removing intermediate container f7266ec9bef2 21:24:09 ---> 5a979a6a97e0 21:24:09 Step 8/32 : COPY . . 21:24:09 ---> 19eb2433a612 21:24:09 Step 9/26 : RUN go mod tidy 21:24:13 ---> Running in 31e9aac504e5 21:24:13 Removing intermediate container a2d74034cacf 21:24:13 ---> 318baadf50ee 21:24:13 Step 6/22 : COPY go.mod . 21:24:13 Removing intermediate container 9c309e65d3e1 21:24:13 ---> d8ce4e2fdee4 21:24:13 Step 8/24 : COPY . . 21:24:13 (5/12) Installing fortify-headers (1.1-r0) 21:24:13 (6/12) Installing patch (2.7.6-r7) 21:24:13 (7/12) Installing build-base (0.5-r2) 21:24:13 (8/12) Installing libsodium (1.0.18-r0) 21:24:14 (9/12) Installing pkgconf (1.7.3-r0) 21:24:14 (10/12) Installing libsodium-dev (1.0.18-r0) 21:24:14 (11/12) Installing libzmq (4.3.3-r1) 21:24:14 (12/12) Installing zeromq-dev (4.3.3-r1) 21:24:14 Executing busybox-1.32.1-r6.trigger 21:24:14 OK: 218 MiB in 52 packages 21:24:15 ---> 4bb0efa6dda2 21:24:15 Step 7/22 : RUN go mod download 21:24:19 Removing intermediate container f9972b53e58b 21:24:19 ---> edb4288b5170 21:24:19 Step 4/6 : WORKDIR /edgex-go 21:24:19 ---> Running in 79bdddd1ae74 21:24:19 Removing intermediate container 79bdddd1ae74 21:24:19 ---> 1e1c7fd41533 21:24:19 Step 5/6 : COPY go.mod . 21:24:19 ---> Running in 8afc557aae5f 21:24:19 ---> 716a57a25534 21:24:19 Step 9/24 : RUN go mod tidy 21:24:19 ---> 59b1b2f1ed5e 21:24:19 Step 9/32 : RUN go mod tidy 21:24:19 ---> 5bc4e759839a 21:24:19 Step 9/24 : RUN go mod tidy 21:24:19 ---> Running in bd0fd1bfa34a 21:24:19 ---> Running in 9cf8d58a0d65 21:24:19 ---> Running in 2b94e8cc3ba0 21:24:19 Removing intermediate container 31e9aac504e5 21:24:19 ---> fd9750624e6d 21:24:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:24:19 ---> Running in 6d6143541f5f 21:24:19 Removing intermediate container 8afc557aae5f 21:24:19 ---> 20d870075524 21:24:19 Step 8/22 : COPY . . 21:24:20 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 21:24:20 ---> d58e921f4a7f 21:24:20 Step 6/6 : RUN go mod download 21:24:20 ---> Running in 17779328d0ef 21:24:23 Removing intermediate container 2b94e8cc3ba0 21:24:23 ---> 76b5154393b1 21:24:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:24:23 Removing intermediate container 9cf8d58a0d65 21:24:23 ---> 6e361a944f87 21:24:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:24:23 ---> Running in 3192f985cf52 21:24:24 Removing intermediate container bd0fd1bfa34a 21:24:24 ---> e9527c0d2ecc 21:24:24 Step 10/24 : RUN make cmd/core-data/core-data 21:24:24 ---> Running in 0777843e302a 21:24:25 ---> Running in 8e30d5d1ede3 21:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:24: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 21:24:40 ---> 7d710740d64a 21:24:40 Step 9/22 : RUN go mod tidy 21:24:41 ---> Running in 57500a35bf57 21:24:43 Removing intermediate container 57500a35bf57 21:24:43 ---> 6dd122697570 21:24:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:24:43 ---> Running in b2acc8729fb5 21:24:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:24:45 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 21:24:46 Removing intermediate container 17779328d0ef 21:24:46 ---> 338443ff6b32 21:24:46 Successfully built 338443ff6b32 21:24:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:24:47 + docker inspect -f . ci-base-image-arm64 21:24:47 . [Pipeline] withDockerContainer 21:24:47 prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container 21:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:24:49 $ docker top 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:50 + go version 21:24:50 go version go1.16.5 linux/arm64 [Pipeline] } 21:24:50 $ docker stop --time=1 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 21:24:50 Removing intermediate container 6d6143541f5f 21:24:50 ---> f9df7f04d145 21:24:50 21:24:50 Step 11/26 : FROM alpine:3.12 21:24:50 3.12: Pulling from library/alpine 21:24:50 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:24:50 Status: Downloaded newer image for alpine:3.12 21:24:50 ---> 13621d1b12d4 21:24:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:24:50 ---> Running in dc9269bc28ed 21:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:51 (1/6) Installing ca-certificates (20191127-r4) 21:24:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:24:51 (3/6) Installing libcurl (7.77.0-r0) 21:24:51 (4/6) Installing curl (7.77.0-r0) 21:24:51 (5/6) Installing dumb-init (1.2.2-r1) 21:24:51 (6/6) Installing su-exec (0.2-r1) 21:24:51 Executing busybox-1.31.1-r20.trigger 21:24:51 Executing ca-certificates-20191127-r4.trigger 21:24:51 OK: 7 MiB in 20 packages 21:24:52 $ docker rm -f 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 21:24:52 Removing intermediate container dc9269bc28ed 21:24:52 ---> 1c60c2502245 21:24:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:24:52 ---> Running in 8266537ccf81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:24:52 Removing intermediate container 8266537ccf81 21:24:52 ---> 0ffa64d58a9c 21:24:52 Step 14/26 : WORKDIR / 21:24:52 ---> Running in 3b6c56cef27f 21:24:52 Removing intermediate container 3b6c56cef27f 21:24:52 ---> 2a34a934e7f6 21:24:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:52 ---> f53930c45428 21:24:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:24:52 + docker inspect -f . ci-base-image-arm64 21:24:52 . [Pipeline] withDockerContainer 21:24:52 ---> 8cf35b8173d1 21:24:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:24:53 prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container 21:24:53 ---> ec69ba87c7e9 21:24:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:24:53 $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:24:53 ---> 5cc67e4e1040 21:24:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:24:54 ---> c4b0856bba95 21:24:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:24:54 ---> 648b23f9571b 21:24:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:24:54 $ docker top d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 -eo pid,comm 21:24:54 ---> c234038ccf5f 21:24:54 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/ [Pipeline] { [Pipeline] echo 21:24:55 ========================================================= 21:24:55 [edgeXBuildGoParallel] Running Tests and Build... 21:24:55 ========================================================= [Pipeline] sh 21:24:55 ---> Running in 865211abd146 21:24:55 + go mod tidy 21:24:55 Removing intermediate container 865211abd146 21:24:55 ---> 407dbff632b5 21:24:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:24:56 ---> Running in eb42a7e4580c 21:24:56 Removing intermediate container eb42a7e4580c 21:24:56 ---> 6f5720990436 21:24:56 Step 24/26 : LABEL arch=x86_64 21:24:56 ---> Running in dc1048426c15 21:24:56 Removing intermediate container dc1048426c15 21:24:56 ---> f629d1ff5345 21:24:56 Step 25/26 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:24:56 ---> Running in a6dc7f3b3bbe 21:24:56 Removing intermediate container a6dc7f3b3bbe 21:24:56 ---> 9650005a4abe 21:24:56 Step 26/26 : LABEL version=0.0.0 21:24:56 ---> Running in c9ff1ef1082c [Pipeline] sh 21:24:56 Removing intermediate container c9ff1ef1082c 21:24:56 ---> 60f1ead29556 21:24:56 21:24:56 Successfully built 60f1ead29556 21:24:56 Successfully tagged security-secretstore-setup:latest 21:24:56 Building core-metadata 21:24:57 + make test 21:24:57 go mod tidy 21:24:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:24:59  Building security-secretstore-setup ... done Removing intermediate container 0777843e302a 21:24:59 ---> 80063d8b3ef6 21:24:59 21:24:59 Step 11/32 : FROM alpine:3.12 21:24:59 ---> 13621d1b12d4 21:24:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:25:00 ---> Running in ab9013378902 21:25:00 Removing intermediate container ab9013378902 21:25:00 ---> 3d67eb0ac3a3 21:25:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:25:00 ---> Running in d80918b6ac11 21:25:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:01 (1/2) Installing dumb-init (1.2.2-r1) 21:25:01 (2/2) Installing su-exec (0.2-r1) 21:25:01 Executing busybox-1.31.1-r20.trigger 21:25:01 OK: 6 MiB in 16 packages 21:25:02 Removing intermediate container d80918b6ac11 21:25:02 ---> 61f27e7d218b 21:25:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:25:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:25:03 ---> b13f20807bae 21:25:03 Step 3/24 : WORKDIR /edgex-go 21:25:03 ---> Using cache 21:25:03 ---> 6cb2ab3e4bd8 21:25:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:03 ---> Using cache 21:25:03 ---> c34a9f20e39e 21:25:03 Step 5/24 : RUN apk add --update --no-cache make git 21:25:06 ---> Running in e6f2ea1824bb 21:25:06 ---> Running in 09cb04adaabe 21:25:06 Removing intermediate container 3192f985cf52 21:25:06 ---> 5ae0b6404e13 21:25:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:25:06 Removing intermediate container e6f2ea1824bb 21:25:06 ---> 8b1ebe63f630 21:25:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:25:06 ---> Running in c52f40e3f0f0 21:25:06 ---> Running in 6700f2782499 21:25:07 Removing intermediate container 6700f2782499 21:25:07 ---> 3168e0544b02 21:25:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:25:07 ---> Running in 26de5b8f99c3 21:25: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 21:25:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:25:08 Removing intermediate container 26de5b8f99c3 21:25:08 ---> 814911863600 21:25:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:25:08 ---> Running in 4ddd2e769f25 21:25:08 OK: 219 MiB in 52 packages 21:25:08 Removing intermediate container 4ddd2e769f25 21:25:08 ---> af88d9e105dc 21:25:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:25:09 ---> dcf0f8d7de1a 21:25:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:25:09 Removing intermediate container c52f40e3f0f0 21:25:09 ---> 4f4f0dffabf5 21:25:09 21:25:09 Step 12/24 : FROM docker:20.10.0 21:25:09 Removing intermediate container 09cb04adaabe 21:25:09 ---> 7275f3e4e211 21:25:09 Step 6/24 : COPY go.mod . 21:25:09 ---> Running in 48bf1f28fd2e 21:25:09 20.10.0: Pulling from library/docker 21:25:09 ---> 4e3d0dfea8d2 21:25:09 Step 7/24 : RUN go mod download 21:25:09 ---> Running in ab27019c268b 21:25:11 Removing intermediate container 48bf1f28fd2e 21:25:11 ---> 2a33b38e8ba6 21:25:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:25: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 21:25:11 Removing intermediate container ab27019c268b 21:25:11 ---> 699c24baed00 21:25:11 Step 8/24 : COPY . . 21:25:12 ---> e3566d56e614 21:25:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:25:14 Removing intermediate container 8e30d5d1ede3 21:25:14 ---> eefb7f1b8957 21:25:14 21:25:14 Step 11/24 : FROM alpine:3.12 21:25:14 ---> 13621d1b12d4 21:25:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:25:16 ---> a39eef603c55 21:25:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:25:16 ---> Running in 4e09b8fd8e47 21:25:17 Removing intermediate container 4e09b8fd8e47 21:25:17 ---> d3c3b4905f8b 21:25:17 Step 13/24 : ENV APP_PORT=59880 21:25:19 ---> fbbe4627073a 21:25:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:25:19 ---> Running in aeb0106ae540 21:25:19 Removing intermediate container b2acc8729fb5 21:25:19 ---> a38f50919c16 21:25:19 21:25:19 Step 11/22 : FROM alpine:3.12 21:25:19 ---> 13621d1b12d4 21:25:19 Step 12/22 : RUN apk add --update --no-cache curl 21:25:19 ---> 786b3b56a221 21:25:19 Step 9/24 : RUN go mod tidy 21:25:19 ---> Running in ec7983a4b0f4 21:25:19 Removing intermediate container aeb0106ae540 21:25:19 ---> 34d65e9d7c74 21:25:19 Step 14/24 : EXPOSE $APP_PORT 21:25:19 ---> Running in e2683bcac47d 21:25:19 ---> Running in 6b9059687f4a 21:25:19 ---> cd17d78e5510 21:25:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:25:19 Removing intermediate container 6b9059687f4a 21:25:19 ---> 29533dbbe362 21:25:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:25:19 Status: Downloaded newer image for docker:20.10.0 21:25:19 ---> aefe523efa57 21:25:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:25:19 ---> Running in 6914229fcd09 21:25:19 ---> Running in de4b6ae6427d 21:25:19 ---> e4f3ed908670 21:25:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:25:19 Removing intermediate container 6914229fcd09 21:25:19 ---> f2eb4470b407 21:25:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:25:19 ---> Running in 92240f7452ad 21:25:19 ---> Running in e017741b2e9b 21:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:20 Removing intermediate container 92240f7452ad 21:25:20 ---> ff5894c2f241 21:25:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:25:20 (1/4) Installing ca-certificates (20191127-r4) 21:25:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:25:20 (3/4) Installing libcurl (7.77.0-r0) 21:25:20 (4/4) Installing curl (7.77.0-r0) 21:25:20 Executing busybox-1.31.1-r20.trigger 21:25:20 Executing ca-certificates-20191127-r4.trigger 21:25:20 OK: 7 MiB in 18 packages 21:25:20 ---> df9329e044af 21:25:20 Step 27/32 : RUN chmod +x /entrypoint.sh 21:25:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:20 ---> Running in cca0a179e23b 21:25:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:20 Removing intermediate container de4b6ae6427d 21:25:20 ---> fac4b2269761 21:25:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:25:20 ---> Running in ce7ffff40ce1 21:25:20 (1/39) Installing readline (8.0.4-r0) 21:25:20 (2/39) Installing bash (5.0.17-r0) 21:25:20 Executing bash-5.0.17-r0.post-install 21:25:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:25:20 (4/39) Installing libcurl (7.77.0-r0) 21:25:20 (5/39) Installing curl (7.77.0-r0) 21:25:20 (6/39) Installing dumb-init (1.2.2-r1) 21:25:20 (7/39) Installing libbz2 (1.0.8-r1) 21:25:21 (8/39) Installing expat (2.2.9-r1) 21:25:21 (9/39) Installing libffi (3.3-r2) 21:25:21 (10/39) Installing gdbm (1.13-r1) 21:25:21 (11/39) Installing xz-libs (5.2.5-r0) 21:25:21 (12/39) Installing sqlite-libs (3.32.1-r1) 21:25:21 (13/39) Installing python3 (3.8.10-r0) 21:25:21 Removing intermediate container e2683bcac47d 21:25:21 ---> dd6701561d3c 21:25:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:25:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:21 Removing intermediate container ec7983a4b0f4 21:25:21 ---> 6eb0b448f6e8 21:25:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:25:22 ---> Running in 2571c82edff5 21:25:22 ---> Running in c38af13bba31 21:25:22 (14/39) Installing py3-appdirs (1.4.4-r1) 21:25:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:25:22 (16/39) Installing py3-parsing (2.4.7-r0) 21:25:22 (17/39) Installing py3-six (1.15.0-r0) 21:25:22 (18/39) Installing py3-packaging (20.4-r0) 21:25:22 (19/39) Installing py3-setuptools (47.0.0-r0) 21:25:22 (20/39) Installing py3-chardet (3.0.4-r4) 21:25:22 (21/39) Installing py3-idna (2.9-r0) 21:25:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:25:22 (24/39) Installing py3-requests (2.23.0-r0) 21:25:22 (25/39) Installing py3-msgpack (1.0.0-r0) 21:25:22 (26/39) Installing py3-lockfile (0.12.2-r3) 21:25:22 Removing intermediate container c38af13bba31 21:25:22 ---> 47b82d39c458 21:25:22 Step 14/22 : WORKDIR /edgex 21:25:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:25:22 (28/39) Installing py3-colorama (0.4.3-r0) 21:25:22 (29/39) Installing py3-distlib (0.3.0-r0) 21:25:22 (30/39) Installing py3-distro (1.5.0-r1) 21:25:22 ---> Running in 135125dbdfd6 21:25:22 (31/39) Installing py3-webencodings (0.5.1-r3) 21:25:22 Removing intermediate container cca0a179e23b 21:25:22 ---> f062e879b233 21:25:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:25:22 (32/39) Installing py3-html5lib (1.0.1-r4) 21:25:22 (33/39) Installing py3-pytoml (0.1.21-r0) 21:25:22 (34/39) Installing py3-pep517 (0.8.2-r0) 21:25:22 (35/39) Installing py3-progress (1.5-r0) 21:25:22 (36/39) Installing py3-toml (0.10.1-r0) 21:25:22 (37/39) Installing py3-retrying (1.3.3-r0) 21:25:22 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:25:22 (39/39) Installing py3-pip (20.1.1-r0) 21:25:22 ---> Running in 8d5228e02eda 21:25:22 Executing busybox-1.31.1-r19.trigger 21:25:22 OK: 72 MiB in 59 packages 21:25:22 Removing intermediate container 135125dbdfd6 21:25:22 ---> 1dfcd27cd591 21:25:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:25:22 (1/6) Installing dumb-init (1.2.2-r1) 21:25:22 (2/6) Installing libgcc (9.3.0-r2) 21:25:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:25:22 Removing intermediate container 8d5228e02eda 21:25:22 ---> 8941c1457573 21:25:22 Step 29/32 : CMD ["gate"] 21:25:22 (3/6) Installing libsodium (1.0.18-r0) 21:25:22 (4/6) Installing libstdc++ (9.3.0-r2) 21:25:22 ---> Running in 338b91803999 21:25:23 ---> 2cf27113b0b1 21:25:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:25:23 Removing intermediate container 338b91803999 21:25:23 ---> 6df9bc9c3a46 21:25:23 Step 30/32 : LABEL arch=x86_64 21:25:23 ---> Running in 3ce63b0a1255 21:25:23 ---> 3f66a1416179 21:25:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:25:23 Collecting docker-compose==1.23.2 21:25:23 Removing intermediate container 3ce63b0a1255 21:25:23 ---> 423cbd09b4a0 21:25:23 Step 31/32 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:25:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:25:24 ---> Running in 6b0263a8a297 21:25:24 (5/6) Installing libzmq (4.3.3-r0) 21:25:24 Collecting jsonschema<3,>=2.5.1 21:25:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:25:24 (6/6) Installing zeromq (4.3.3-r0) 21:25:24 Collecting docopt<0.7,>=0.6.1 21:25:24 Downloading docopt-0.6.2.tar.gz (25 kB) 21:25:24 Executing busybox-1.31.1-r20.trigger 21:25:24 OK: 8 MiB in 20 packages 21:25:24 ---> 4a4f25bc68d6 21:25:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:25:24 Removing intermediate container 6b0263a8a297 21:25:24 ---> 8f132688ecf0 21:25:24 Step 32/32 : LABEL version=0.0.0 21:25:24 ---> Running in 854721d866fd 21:25:24 ---> Running in bca741783adc 21:25:24 Removing intermediate container 854721d866fd 21:25:24 ---> c4582a495415 21:25:24 Step 19/22 : CMD ["--init=true"] 21:25:24 Removing intermediate container bca741783adc 21:25:24 ---> 4b0575fd5ca2 21:25:24 21:25:24 ? github.com/edgexfoundry/edgex-go [no test files] 21:25:24 ---> Running in a941512af530 21:25:24 Successfully built 4b0575fd5ca2 21:25:24 Successfully tagged security-bootstrapper:latest 21:25:24 Building support-scheduler 21:25:24  Building security-bootstrapper ... done Removing intermediate container ce7ffff40ce1 21:25:24 ---> 553e228dc94c 21:25:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:24 Removing intermediate container a941512af530 21:25:24 ---> 838f5739c02c 21:25:24 Step 20/22 : LABEL arch=x86_64 21:25:24 ---> Running in d03a1c3d7bb4 21:25:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:25:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:25:25 ---> 8fc7614bcacf 21:25:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:25 Collecting dockerpty<0.5,>=0.4.1 21:25:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:25:25 Removing intermediate container d03a1c3d7bb4 21:25:25 ---> f49b72d0f587 21:25:25 Step 21/22 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:25:25 ---> Running in 2bc03283761a 21:25:26 Collecting cached-property<2,>=1.2.0 21:25:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:25:26 ---> 58d303531870 21:25:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:25:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:25:26 Removing intermediate container 2bc03283761a 21:25:26 ---> a3a440528d9e 21:25:26 Step 22/22 : LABEL version=0.0.0 21:25:26 Collecting texttable<0.10,>=0.9.0 21:25:26 Downloading texttable-0.9.1.tar.gz (11 kB) 21:25:26 ---> Running in aec403ccf71e 21:25:26 ---> 9988a168d70b 21:25:26 Step 20/24 : ENTRYPOINT ["/core-data"] 21:25:26 ---> Running in 3eef547aae10 21:25:26 Removing intermediate container aec403ccf71e 21:25:26 ---> 009ba1711c4c 21:25:26 21:25:26 Successfully built 009ba1711c4c 21:25:26 Successfully tagged security-proxy-setup:latest 21:25:26 Building support-notifications 21:25:27 Removing intermediate container 3eef547aae10 21:25:27 ---> b69f103bf7d4 21:25:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:27  Building security-proxy-setup ... done  ---> Running in 8034a45ef072 21:25:27 Removing intermediate container 8034a45ef072 21:25:27 ---> 34e1dcae6869 21:25:27 Step 22/24 : LABEL arch=x86_64 21:25:27 Collecting websocket-client<1.0,>=0.32.0 21:25:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:25:27 ---> Running in f6d7600447c1 21:25:27 Collecting PyYAML<4,>=3.10 21:25:27 Downloading PyYAML-3.13.tar.gz (270 kB) 21:25:27 Removing intermediate container f6d7600447c1 21:25:27 ---> d1bb449eb9ed 21:25:27 Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:25:28 Collecting docker<4.0,>=3.6.0 21:25:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:25:29 ---> Running in 3c52e1fd0325 21:25:29 Collecting idna<2.8,>=2.5 21:25:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:25:29 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) 21:25:29 Collecting urllib3<1.25,>=1.21.1 21:25:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:25:29 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) 21:25:29 Removing intermediate container 3c52e1fd0325 21:25:29 ---> bf642fdc7903 21:25:29 Step 24/24 : LABEL version=0.0.0 21:25:29 Collecting docker-pycreds>=0.4.0 21:25:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:25:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:25:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:25:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:25:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:25:30 ---> Running in d7c585891d54 21:25:30 Installing collected packages: jsonschema, docopt, idna, urllib3, requests, dockerpty, cached-property, texttable, websocket-client, PyYAML, docker-pycreds, docker, docker-compose 21:25:30 Running setup.py install for docopt: started 21:25:31 Removing intermediate container d7c585891d54 21:25:31 ---> 55987bf4f027 21:25:31 21:25:31 Successfully built 55987bf4f027 21:25:31 Successfully tagged core-data:latest 21:25:31  Building core-data ... done Building core-command 21:25:31 Running setup.py install for docopt: finished with status 'done' 21:25:31 Attempting uninstall: idna 21:25:31 Found existing installation: idna 2.9 21:25:31 Uninstalling idna-2.9: 21:25:31 Successfully uninstalled idna-2.9 21:25:32 Attempting uninstall: urllib3 21:25:32 Found existing installation: urllib3 1.25.9 21:25:32 Uninstalling urllib3-1.25.9: 21:25:32 Successfully uninstalled urllib3-1.25.9 21:25:35 Attempting uninstall: requests 21:25:35 Found existing installation: requests 2.23.0 21:25:35 Uninstalling requests-2.23.0: 21:25:35 Successfully uninstalled requests-2.23.0 21:25:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:25:36 ---> b13f20807bae 21:25:36 Step 3/23 : WORKDIR /edgex-go 21:25:36 ---> Using cache 21:25:36 ---> 6cb2ab3e4bd8 21:25:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:36 ---> Using cache 21:25:36 ---> c34a9f20e39e 21:25:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:25:36 Running setup.py install for dockerpty: started 21:25:37 Running setup.py install for dockerpty: finished with status 'done' 21:25:39 Running setup.py install for texttable: started 21:25:39 Running setup.py install for texttable: finished with status 'done' 21:25:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:25:39 ---> b13f20807bae 21:25:39 Step 3/24 : WORKDIR /edgex-go 21:25:39 ---> Using cache 21:25:39 ---> 6cb2ab3e4bd8 21:25:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:39 ---> Using cache 21:25:39 ---> c34a9f20e39e 21:25:39 Step 5/24 : RUN apk add --update --no-cache make git 21:25:39 ---> Using cache 21:25:39 ---> 7275f3e4e211 21:25:39 Step 6/24 : COPY go.mod . 21:25:39 ---> Using cache 21:25:39 ---> 4e3d0dfea8d2 21:25:39 Step 7/24 : RUN go mod download 21:25:39 ---> Using cache 21:25:39 ---> 699c24baed00 21:25:39 Step 8/24 : COPY . . 21:25:39 ---> Using cache 21:25:39 ---> 786b3b56a221 21:25:39 Step 9/24 : RUN go mod tidy 21:25:39 ---> Using cache 21:25:39 ---> dd6701561d3c 21:25:39 Step 10/24 : RUN make cmd/core-command/core-command 21:25:40 Running setup.py install for PyYAML: started 21:25:40 ---> Running in 8c76c773bfb1 21:25:40 ---> Running in c7d8957f8d26 21:25:41 Running setup.py install for PyYAML: finished with status 'done' 21:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:25:41 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 21:25:41 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 21:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:25:43 OK: 219 MiB in 52 packages 21:25:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:25:44 ---> b13f20807bae 21:25:44 Step 3/23 : WORKDIR /edgex-go 21:25:44 ---> Using cache 21:25:44 ---> 6cb2ab3e4bd8 21:25:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:44 ---> Using cache 21:25:44 ---> c34a9f20e39e 21:25:44 Step 5/23 : RUN apk add --update --no-cache make git 21:25:44 ---> Using cache 21:25:44 ---> 7275f3e4e211 21:25:44 Step 6/23 : COPY go.mod . 21:25:44 ---> Using cache 21:25:44 ---> 4e3d0dfea8d2 21:25:44 Step 7/23 : RUN go mod download 21:25:44 ---> Using cache 21:25:44 ---> 699c24baed00 21:25:44 Step 8/23 : COPY . . 21:25:44 ---> Using cache 21:25:44 ---> 786b3b56a221 21:25:44 Step 9/23 : RUN go mod tidy 21:25:44 ---> Using cache 21:25:44 ---> dd6701561d3c 21:25:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:25:44 ---> Running in e7a1ee5a4494 21:25:44 Removing intermediate container 8c76c773bfb1 21:25:44 ---> b7fd5e3e37be 21:25:44 Step 6/23 : COPY go.mod . 21:25:45 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 21:25:45 ---> 7405d8d7a33a 21:25:45 Step 7/23 : RUN go mod download 21:25:45 ---> Running in 55e428f99d5a 21:25:46 Removing intermediate container e017741b2e9b 21:25:46 ---> 8df6328f0108 21:25:46 Step 15/24 : ENV APP_PORT=58890 21:25:46 ---> Running in 39c4185ed2ca 21:25:46 Removing intermediate container 39c4185ed2ca 21:25:46 ---> 9308ddce32ed 21:25:46 Step 16/24 : EXPOSE $APP_PORT 21:25:46 ---> Running in 5f76dc9681c4 21:25:46 Removing intermediate container 5f76dc9681c4 21:25:46 ---> 3a3a1748ca14 21:25:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:25:47 Removing intermediate container 55e428f99d5a 21:25:47 ---> 42f8ed6e8668 21:25:47 Step 8/23 : COPY . . 21:25:47 ---> 26fe122ee484 21:25:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:25:50 ---> 28143dd55062 21:25:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:25:51 ---> a2c577d80ad1 21:25:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:25:51 ---> Running in 686f62ecaa58 21:25:52 Removing intermediate container 686f62ecaa58 21:25:52 ---> 74e898e5c5e0 21:25:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:52 ---> Running in f28270eb3612 21:25:52 ---> dd570707e008 21:25:52 Step 9/23 : RUN go mod tidy 21:25:52 Removing intermediate container f28270eb3612 21:25:52 ---> 8f028c67b018 21:25:52 Step 22/24 : LABEL arch=x86_64 21:25:52 ---> Running in 97e58d6f223f 21:25:52 ---> Running in 4904b4ed8c82 21:25:52 Removing intermediate container 4904b4ed8c82 21:25:52 ---> 3df48be95e94 21:25:52 Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:25:52 ---> Running in 5443a9941e0c 21:25:53 Removing intermediate container 5443a9941e0c 21:25:53 ---> 6fc1c1a5941a 21:25:53 Step 24/24 : LABEL version=0.0.0 21:25:53 ---> Running in ef3395f5a43b 21:25:53 Removing intermediate container ef3395f5a43b 21:25:53 ---> a24e0ae96509 21:25:53 21:25:53 Successfully built a24e0ae96509 21:25:53 Successfully tagged sys-mgmt-agent:latest 21:25:53  Building sys-mgmt-agent ... done Removing intermediate container 97e58d6f223f 21:25:53 ---> ba2289cf8560 21:25:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:25:54 ---> Running in 4bf09ab72847 21:25:54 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 21:25:58 Removing intermediate container 2571c82edff5 21:25:58 ---> eb0c0663f47d 21:25:58 21:25:58 Step 11/24 : FROM alpine:3.12 21:25:58 ---> 13621d1b12d4 21:25:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:25:58 ---> Running in 1fae7be77c00 21:25:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:59 (1/1) Installing dumb-init (1.2.2-r1) 21:25:59 Executing busybox-1.31.1-r20.trigger 21:25:59 OK: 6 MiB in 15 packages 21:25:59 Removing intermediate container 1fae7be77c00 21:25:59 ---> 879dd67f4a9b 21:25:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:25:59 ---> Running in b2146997ec1c 21:25:59 Removing intermediate container b2146997ec1c 21:25:59 ---> ec7e218d3f69 21:25:59 Step 14/24 : ENV APP_PORT=59881 21:25:59 ---> Running in 0f231b16e6b0 21:26:00 Removing intermediate container 0f231b16e6b0 21:26:00 ---> f51f14ea0f68 21:26:00 Step 15/24 : EXPOSE $APP_PORT 21:26:00 ---> Running in ce7a5fbe6385 21:26:00 Removing intermediate container ce7a5fbe6385 21:26:00 ---> 363935a97eb2 21:26:00 Step 16/24 : WORKDIR / 21:26:00 ---> Running in 86464f101f38 21:26:00 Removing intermediate container 86464f101f38 21:26:00 ---> 23a7fdbdbd67 21:26:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:00 ---> bfd86093d01c 21:26:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:26:01 ---> d265ab8642dd 21:26:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:26:01 ---> 743c6641173a 21:26:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:26:01 ---> Running in 129c53df001f 21:26:01 Removing intermediate container 129c53df001f 21:26:01 ---> eb3e22a9ff43 21:26:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:01 ---> Running in 68c17ada52aa 21:26:02 Removing intermediate container 68c17ada52aa 21:26:02 ---> 60ad91b94077 21:26:02 Step 22/24 : LABEL arch=x86_64 21:26:02 ---> Running in 81d149457a0b 21:26:02 Removing intermediate container 81d149457a0b 21:26:02 ---> 3554d63a0e62 21:26:02 Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:26:02 ---> Running in 3cccee0e050a 21:26:02 Removing intermediate container 3cccee0e050a 21:26:02 ---> c0ac842f816e 21:26:02 Step 24/24 : LABEL version=0.0.0 21:26:02 ---> Running in 8463e7a8f146 21:26:02 Removing intermediate container 8463e7a8f146 21:26:02 ---> f4f47518e886 21:26:02 21:26:02 Successfully built f4f47518e886 21:26:02 Successfully tagged core-metadata:latest 21:26:11  Building core-metadata ... done Removing intermediate container c7d8957f8d26 21:26:11 ---> 237e175687ba 21:26:11 21:26:11 Step 11/24 : FROM alpine:3.12 21:26:11 ---> 13621d1b12d4 21:26:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:26:11 ---> Using cache 21:26:11 ---> 879dd67f4a9b 21:26:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:26:11 ---> Using cache 21:26:11 ---> ec7e218d3f69 21:26:11 Step 14/24 : ENV APP_PORT=59882 21:26:11 ---> Running in 8e523483b318 21:26:11 Removing intermediate container 8e523483b318 21:26:11 ---> b1be96b3bfca 21:26:11 Step 15/24 : EXPOSE $APP_PORT 21:26:11 ---> Running in 4950740bdbc0 21:26:11 Removing intermediate container 4950740bdbc0 21:26:11 ---> b3bd6da8be63 21:26:11 Step 16/24 : WORKDIR / 21:26:11 ---> Running in 0f77c06c06fa 21:26:11 Removing intermediate container 0f77c06c06fa 21:26:11 ---> 7bfca7ec443e 21:26:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:11 ---> 1ead94f26f26 21:26:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:26:11 ---> 2ab7e6e9c802 21:26:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:26:11 ---> 8903eb7fd55d 21:26:11 Step 20/24 : ENTRYPOINT ["/core-command"] 21:26:11 ---> Running in 2f0551b881de 21:26:11 Removing intermediate container 2f0551b881de 21:26:11 ---> 5e7871be1b5c 21:26:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:12 ---> Running in 021562edbae8 21:26:12 Removing intermediate container 021562edbae8 21:26:12 ---> 30df6a54c7e7 21:26:12 Step 22/24 : LABEL arch=x86_64 21:26:12 ---> Running in 9ddd4d23f2c5 21:26:12 Removing intermediate container 9ddd4d23f2c5 21:26:12 ---> 3b574d1bc14e 21:26:12 Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:26:12 ---> Running in d774c60e37e6 21:26:12 Removing intermediate container d774c60e37e6 21:26:12 ---> f57cd71b1b4a 21:26:12 Step 24/24 : LABEL version=0.0.0 21:26:13 ---> Running in 87ea6b1f42c4 21:26:13 Removing intermediate container e7a1ee5a4494 21:26:13 ---> 620afca1c2a6 21:26:13 21:26:13 Step 11/23 : FROM alpine:3.12 21:26:13 ---> 13621d1b12d4 21:26:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:26:13 ---> Using cache 21:26:13 ---> 879dd67f4a9b 21:26:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:26:13 ---> Using cache 21:26:13 ---> ec7e218d3f69 21:26:13 Step 14/23 : ENV APP_PORT=59861 21:26:13 Removing intermediate container 87ea6b1f42c4 21:26:13 ---> 73fefb5d7e64 21:26:13 21:26:13 ---> Running in dcd84907fcbf 21:26:13 Successfully built 73fefb5d7e64 21:26:13 Successfully tagged core-command:latest 21:26:13  Building core-command ... done Removing intermediate container dcd84907fcbf 21:26:13 ---> 266bf0ab467c 21:26:13 Step 15/23 : EXPOSE $APP_PORT 21:26:13 ---> Running in 0b6712c9a71a 21:26:13 Removing intermediate container 0b6712c9a71a 21:26:13 ---> c6e1c8f66a42 21:26:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:14 ---> 39646b083fde 21:26:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:26:14 ---> 5eaa035383be 21:26:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:26:14 ---> 6a52e79b6958 21:26:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:26:14 ---> Running in e58448c059a2 21:26:14 Removing intermediate container e58448c059a2 21:26:14 ---> 7426ca3607b6 21:26:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:14 ---> Running in 96818bda86b4 21:26:14 Removing intermediate container 96818bda86b4 21:26:14 ---> e7fc5577cf08 21:26:14 Step 21/23 : LABEL arch=x86_64 21:26:15 ---> Running in e310d8d777ce 21:26:15 Removing intermediate container e310d8d777ce 21:26:15 ---> 99bc7d3a1af0 21:26:15 Step 22/23 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:26:15 ---> Running in b41d57002eb7 21:26:15 Removing intermediate container b41d57002eb7 21:26:15 ---> fd94e49d9ba2 21:26:15 Step 23/23 : LABEL version=0.0.0 21:26:15 ---> Running in 895f348db6a7 21:26:15 Removing intermediate container 895f348db6a7 21:26:15 ---> c4ffa4fa0f2b 21:26:15 21:26:15 Successfully built c4ffa4fa0f2b 21:26:15 Successfully tagged support-scheduler:latest 21:26:15  Building support-scheduler ... done Removing intermediate container 4bf09ab72847 21:26:15 ---> dfed285ad943 21:26:15 21:26:15 Step 11/23 : FROM alpine:3.12 21:26:15 ---> 13621d1b12d4 21:26:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:26:15 ---> Running in 89eb33854436 21:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:26:16 (1/2) Installing ca-certificates (20191127-r4) 21:26:16 (2/2) Installing dumb-init (1.2.2-r1) 21:26:16 Executing busybox-1.31.1-r20.trigger 21:26:16 Executing ca-certificates-20191127-r4.trigger 21:26:16 OK: 6 MiB in 16 packages 21:26:17 Removing intermediate container 89eb33854436 21:26:17 ---> bc8e359b1062 21:26:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:26:17 ---> Running in 9ca6ee168bbe 21:26:17 Removing intermediate container 9ca6ee168bbe 21:26:17 ---> 4f25a36c5fbd 21:26:17 Step 14/23 : ENV APP_PORT=59860 21:26:17 ---> Running in b6c2972fe685 21:26:17 Removing intermediate container b6c2972fe685 21:26:17 ---> 4b27e7723516 21:26:17 Step 15/23 : EXPOSE $APP_PORT 21:26:17 ---> Running in 73b75f67c4a2 21:26:17 Removing intermediate container 73b75f67c4a2 21:26:17 ---> 1d3973e633ae 21:26:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:17 ---> 04ea89db5aa8 21:26:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:26:17 ---> 956f711114e7 21:26:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:26:18 ---> cc77d4e872a0 21:26:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:26:18 ---> Running in 63dd5498e2b8 21:26:18 Removing intermediate container 63dd5498e2b8 21:26:18 ---> eb0d43089d47 21:26:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:18 ---> Running in 7d31b8483d2f 21:26:18 Removing intermediate container 7d31b8483d2f 21:26:18 ---> 4d0d19c610b9 21:26:18 Step 21/23 : LABEL arch=x86_64 21:26:18 ---> Running in acf1c8e2f463 21:26:18 Removing intermediate container acf1c8e2f463 21:26:18 ---> 01988b36800d 21:26:18 Step 22/23 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 21:26:18 ---> Running in c7b21bc06b28 21:26:18 Removing intermediate container c7b21bc06b28 21:26:18 ---> 78af53f0249c 21:26:18 Step 23/23 : LABEL version=0.0.0 21:26:18 ---> Running in ddf5ca204578 21:26:18 Removing intermediate container ddf5ca204578 21:26:18 ---> 183dbcb85481 21:26:18 21:26:18 Successfully built 183dbcb85481 21:26:18 Successfully tagged support-notifications:latest 21:26:18  Building support-notifications ... done  [Pipeline] } 21:26:18 $ docker stop --time=1 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c 21:26:20 $ docker rm -f 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c [Pipeline] // withDockerContainer [Pipeline] sh 21:26:20 + docker images 21:26:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:26:20 support-notifications latest 183dbcb85481 2 seconds ago 16.7MB 21:26:20 dfed285ad943 5 seconds ago 1.15GB 21:26:20 support-scheduler latest c4ffa4fa0f2b 5 seconds ago 15.9MB 21:26:20 core-command latest 73fefb5d7e64 7 seconds ago 15.9MB 21:26:20 620afca1c2a6 8 seconds ago 1.15GB 21:26:20 237e175687ba 11 seconds ago 1.14GB 21:26:20 core-metadata latest f4f47518e886 18 seconds ago 16.6MB 21:26:20 eb0c0663f47d 23 seconds ago 1.15GB 21:26:20 sys-mgmt-agent latest a24e0ae96509 27 seconds ago 312MB 21:26:20 core-data latest 55987bf4f027 50 seconds ago 20.2MB 21:26:20 security-proxy-setup latest 009ba1711c4c 54 seconds ago 25.7MB 21:26:20 security-bootstrapper latest 4b0575fd5ca2 56 seconds ago 18.6MB 21:26:20 a38f50919c16 About a minute ago 1.15GB 21:26:20 eefb7f1b8957 About a minute ago 1.15GB 21:26:20 4f4f0dffabf5 About a minute ago 1.15GB 21:26:20 80063d8b3ef6 About a minute ago 1.15GB 21:26:20 security-secretstore-setup latest 60f1ead29556 About a minute ago 28.7MB 21:26:20 f9df7f04d145 About a minute ago 1.15GB 21:26:20 ci-base-image-x86_64 latest b13f20807bae 5 minutes ago 647MB 21:26:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 21:26:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 21:26:20 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 21:26:20 docker 20.10.0 aefe523efa57 6 months ago 240MB 21:26:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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] } 21:26:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:26:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:26:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:26:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:26:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:26:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:26:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:26:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:26:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:26:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:26:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:26:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:26:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:26:36 Still waiting to schedule task 21:26:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:26:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 100.0% of statements 21:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.334s coverage: 53.1% of statements 21:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:26:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements 21:26:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:26:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:26:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.193s coverage: 78.9% of statements 21:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 81.2% of statements 21:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.466s coverage: 95.1% of statements 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.8% of statements 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements 21:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements 21:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 21:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 21:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements 21:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements 21:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 21:27:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.622s coverage: 81.8% of statements 21:27:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 21:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 21:27:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.116s coverage: 66.9% of statements 21:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.616s coverage: 43.6% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.191s coverage: 89.5% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:27:42 Running on prd-ubuntu18.04-docker-8c-8g-748 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 21:27:42 Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout 21:27:42 The recommended git tool is: git 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.556s coverage: 91.9% of statements 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 62.7% of statements 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.6% of statements 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 21:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 21:27:42 GO111MODULE=on go vet ./... 21:27:44 using credential edgex-jenkins-ssh 21:27:44 Cloning the remote Git repository 21:27:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:27:45 > git init /w/workspace/edgex-go/44 # timeout=10 21:27:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:27:45 > git --version # timeout=10 21:27:45 > git --version # 'git version 2.17.1' 21:27:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:27:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:51 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 21:27:51 Merge succeeded, producing 576d089083f144ec5fdf7c08b869a7f3c53b3b21 21:27:51 Checking out Revision 576d089083f144ec5fdf7c08b869a7f3c53b3b21 (PR-3579) 21:27:51 > git config core.sparsecheckout # timeout=10 21:27:51 > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # timeout=10 21:27:51 > git remote # timeout=10 21:27:51 > git config --get remote.origin.url # timeout=10 21:27:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:51 > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 21:27:51 > git rev-parse HEAD^{commit} # timeout=10 21:27:51 > git config core.sparsecheckout # timeout=10 21:27:51 > git checkout -f 576d089083f144ec5fdf7c08b869a7f3c53b3b21 # timeout=10 21:27:55 Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" 21:27:55 > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:56 + echo snap-build.sh 21:27:56 snap-build.sh 21:27:56 + SNAP_BASE_DIR=. 21:27:56 + '[' '!' -z /w/workspace/edgex-go/44 ']' 21:27:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/44 21:27:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/44]' 21:27:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/44] 21:27:56 + cd /w/workspace/edgex-go/44 21:27:56 + sudo apt-get remove -qy --purge lxd lxd-client 21:27:56 Reading package lists... 21:27:56 Building dependency tree... 21:27:56 Reading state information... 21:27:57 The following packages were automatically installed and are no longer required: 21:27:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:27:57 uidmap xdelta3 21:27:57 Use 'sudo apt autoremove' to remove them. 21:27:57 The following packages will be REMOVED: 21:27:57 lxd* lxd-client* 21:27:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:27:57 After this operation, 31.7 MB disk space will be freed. 21:27:57 (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.) 21:27:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:27:58 Removing lxd dnsmasq configuration 21:27:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:27:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:27:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:28:00 (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.) 21:28:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:28:01 Processing triggers for systemd (237-3ubuntu10.45) ... 21:28:01 Processing triggers for ureadahead (0.100.0-21) ... 21:28:02 + sudo snap remove --purge lxd 21:28:02 snap "lxd" is not installed 21:28:02 + sudo groupadd --force --system lxd 21:28:02 ++ whoami 21:28:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:28:02 + newgrp - lxd 21:28:03 + sudo snap install lxd 21:28:11 2021-06-29T21:28:08Z INFO Waiting for automatic snapd restart... 21:28:29 lxd 4.15 from Canonical* installed 21:28:29 + sudo lxd init --auto 21:28:39 + sudo snap install --classic snapcraft 21:28:49 snapcraft 4.8.3 from Canonical* installed 21:28:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:28:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:28:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:49 Dload Upload Total Spent Left Speed 21:28:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 21:28:49 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 9637k 21:28:49 ./yq_linux_amd64 21:28:49 + sudo snapcraft prime --use-lxd 21:28:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:28:52 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: 21:28:52 - README.md 21:28:52 21:28:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:28:52 Launching a container. 21:28:58 Waiting for container to be ready 21:28:59 To start your first instance, try: lxc launch ubuntu:18.04 21:28:59 21:29:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:29:03 Waiting for network to be ready... 21:29:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:29:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:29:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 21:29:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:29:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:29:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:29:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:29:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:29:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 21:29:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:29:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:29:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:29:04 gofmt -l . 21:29:04 [ "`gofmt -l .`" = "" ] 21:29:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:29:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:29:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:29:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:29:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:29:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:29:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:29:05 ./bin/test-attribution-txt.sh 21:29:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 21:29:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 21:29:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:29:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:29:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:29:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:29:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 21:29:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [Pipeline] sh 21:29:07 Fetched 24.8 MB in 4s (6442 kB/s) 21:29:08 + ls -al . 21:29:08 total 588 21:29:08 drwxrwxr-x 9 1001 1001 4096 Jun 29 21:29 . 21:29:08 drwxr-xr-x 4 root root 4096 Jun 29 21:24 .. 21:29:08 -rw-rw-r-- 1 1001 1001 11 Jun 29 21:23 .dockerignore 21:29:08 drwxrwxr-x 8 1001 1001 4096 Jun 29 21:23 .git 21:29:08 drwxrwxr-x 3 1001 1001 4096 Jun 29 21:23 .github 21:29:08 -rw-rw-r-- 1 1001 1001 818 Jun 29 21:23 .gitignore 21:29:08 -rw-rw-r-- 1 1001 1001 166 Jun 29 21:23 .sonarcloud.properties 21:29:08 -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:23 Attribution.txt 21:29:08 -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:23 CHANGELOG.md 21:29:08 -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:23 CONTRIBUTING.md 21:29:08 -rw-rw-r-- 1 1001 1001 931 Jun 29 21:23 Dockerfile.build 21:29:08 -rw-rw-r-- 1 1001 1001 849 Jun 29 21:23 Jenkinsfile 21:29:08 -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:23 LICENSE 21:29:08 -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:23 Makefile 21:29:08 -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:23 README.md 21:29:08 -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:23 SECURITY.md 21:29:08 -rw-rw-r-- 1 1001 1001 5 Jun 29 21:20 VERSION 21:29:08 -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:23 ZMQWindows.md 21:29:08 drwxrwxr-x 2 1001 1001 4096 Jun 29 21:23 bin 21:29:08 drwxrwxr-x 14 1001 1001 4096 Jun 29 21:23 cmd 21:29:08 -rw-r--r-- 1 root root 398095 Jun 29 21:27 coverage.out 21:29:08 -rw-rw-r-- 1 1001 1001 806 Jun 29 21:23 go.mod 21:29:08 -rw-r--r-- 1 root root 20759 Jun 29 21:24 go.sum 21:29:08 drwxrwxr-x 7 1001 1001 4096 Jun 29 21:23 internal 21:29:08 drwxrwxr-x 3 1001 1001 4096 Jun 29 21:23 openapi 21:29:08 drwxrwxr-x 4 1001 1001 4096 Jun 29 21:23 snap 21:29:08 -rw-rw-r-- 1 1001 1001 168 Jun 29 21:23 version.go [Pipeline] sh 21:29:08 Reading package lists... 21:29:08 + '[' -e coverage.out ] 21:29:08 + chown 1001:1001 coverage.out [Pipeline] stash 21:29:08 Warning: overwriting stash ‘coverage-report’ 21:29:09 Reading package lists... 21:29:09 Building dependency tree... 21:29:09 Reading state information... 21:29:09 The following additional packages will be installed: 21:29:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:29:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:29:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:29:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:29:09 Suggested packages: 21:29:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:29:09 Recommended packages: 21:29:09 gnupg libsasl2-modules 21:29:09 The following NEW packages will be installed: 21:29:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:29:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:29:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:29:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:29:09 The following packages will be upgraded: 21:29:09 gpg gpg-agent gpgconf libudev1 21:29:09 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 21:29:09 Need to get 3530 kB of archives. 21:29:09 After this operation, 13.3 MB of additional disk space will be used. 21:29:09 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] 21:29:09 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] 21:29:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:29:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:29:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 21:29:09 Stashed 1 file(s) [Pipeline] sh 21:29:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 21:29:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:29:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:29:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:29:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:29:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:29:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:29:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:29:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:29:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:29:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:29:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:29:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:29:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:29:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:29:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:29:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:29:10 debconf: delaying package configuration, since apt-utils is not installed 21:29:10 + make build 21:29:10 go mod tidy 21:29:10 Fetched 3530 kB in 1s (3150 kB/s) 21:29:10 (Reading database ... 12511 files and directories currently installed.) 21:29:10 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 21:29:10 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:29:10 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 21:29:10 Selecting previously unselected package udev. 21:29:10 (Reading database ... 12511 files and directories currently installed.) 21:29:10 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 21:29:10 Unpacking udev (237-3ubuntu10.48) ... 21:29:10 Selecting previously unselected package libfuse2:amd64. 21:29:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:29:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:29:10 Selecting previously unselected package fuse. 21:29:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:29:10 Unpacking fuse (2.9.7-1ubuntu1) ... 21:29:10 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 21:29:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:11 Selecting previously unselected package libksba8:amd64. 21:29:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:29:11 Unpacking libksba8:amd64 (1.3.5-2) ... 21:29:11 Selecting previously unselected package libroken18-heimdal:amd64. 21:29:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:29:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:29:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:29:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libwind0-heimdal:amd64. 21:29:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:29:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:29:11 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:29:11 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:29:11 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:11 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:11 Selecting previously unselected package libsasl2-modules-db:amd64. 21:29:11 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:29:11 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:11 Selecting previously unselected package libsasl2-2:amd64. 21:29:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:29:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:11 Selecting previously unselected package libldap-common. 21:29:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:29:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:29:12 Selecting previously unselected package libldap-2.4-2:amd64. 21:29:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:29:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:29:12 Selecting previously unselected package dirmngr. 21:29:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:29:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:29:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:29:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:29:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:29:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libksba8:amd64 (1.3.5-2) ... 21:29:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:12 Setting up udev (237-3ubuntu10.48) ... 21:29:12 invoke-rc.d: policy-rc.d denied execution of start. 21:29:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Processing triggers for systemd (237-3ubuntu10) ... 21:29:12 Setting up fuse (2.9.7-1ubuntu1) ... 21:29:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:29:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:29:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:29:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:13 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:29:13 settings in the [Install] section, and DefaultInstance for template units). 21:29:13 This means they are not meant to be enabled using systemctl. 21:29:13 Possible reasons for having this kind of units are: 21:29:13 1) A unit may be statically enabled by being symlinked from another unit's 21:29:13 .wants/ or .requires/ directory. 21:29:13 2) A unit's purpose may be to act as a helper for some other unit which has 21:29:13 a requirement dependency on it. 21:29:13 3) A unit may be started when needed via activation (socket, path, timer, 21:29:13 D-Bus, udev, scripted systemctl call, ...). 21:29:13 4) In case of template units, the unit is meant to be enabled with some 21:29:13 instance name specified. 21:29:13 Reading package lists... 21:29:13 Building dependency tree... 21:29:13 Reading state information... 21:29:13 The following additional packages will be installed: 21:29:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:29:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:29:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:29:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:29:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:29:13 Suggested packages: 21:29:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:29:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:29:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:29:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:29:13 systemd-container policykit-1 21:29:13 Recommended packages: 21:29:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:29:14 The following NEW packages will be installed: 21:29:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:29:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:29:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:29:14 multiarch-support openssh-client python3 python3-minimal python3.6 21:29:14 python3.6-minimal snapd squashfs-tools sudo 21:29:14 The following packages will be upgraded: 21:29:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:29:14 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 21:29:14 Need to get 36.7 MB of archives. 21:29:14 After this operation, 147 MB of additional disk space will be used. 21:29:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:29:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:29:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 21:29:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:29:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:29:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:29:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:29:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:29:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:29:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:29:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:29:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:29:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:29:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:29:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:29:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:29:14 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 21:29:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 21:29:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 21:29:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:29:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:29:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:29:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:29:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:29:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:29:15 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:29:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:29:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:29:15 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:29:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:29:16 debconf: delaying package configuration, since apt-utils is not installed 21:29:16 Fetched 36.7 MB in 2s (15.1 MB/s) 21:29:16 (Reading database ... 12757 files and directories currently installed.) 21:29:16 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 21:29:16 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:29:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 21:29:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:29:17 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 21:29:17 (Reading database ... 12757 files and directories currently installed.) 21:29:17 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 21:29:17 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 21:29:17 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 21:29:17 (Reading database ... 12757 files and directories currently installed.) 21:29:17 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 21:29:17 Unpacking apt (1.6.13) over (1.6.1) ... 21:29:17 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 21:29:17 Setting up apt (1.6.13) ... 21:29:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:29:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:29:18 (Reading database ... 12764 files and directories currently installed.) 21:29:18 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:29:18 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:29:18 Selecting previously unselected package libpython3.6-minimal:amd64. 21:29:18 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:18 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:18 Selecting previously unselected package libexpat1:amd64. 21:29:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:29:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:29:18 Selecting previously unselected package python3.6-minimal. 21:29:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:29:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:29:18 Checking for services that may need to be restarted...done. 21:29:18 Checking for services that may need to be restarted...done. 21:29:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:29:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:29:19 Selecting previously unselected package python3-minimal. 21:29:19 (Reading database ... 13012 files and directories currently installed.) 21:29:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:29:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:29:19 Selecting previously unselected package mime-support. 21:29:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:29:19 Unpacking mime-support (3.60ubuntu1) ... 21:29:19 Selecting previously unselected package libmpdec2:amd64. 21:29:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:29:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:29:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:29:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:19 Selecting previously unselected package python3.6. 21:29:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:29:19 Selecting previously unselected package libpython3-stdlib:amd64. 21:29:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:29:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:29:19 Setting up python3-minimal (3.6.7-1~18.04) ... 21:29:20 Selecting previously unselected package python3. 21:29:20 (Reading database ... 13442 files and directories currently installed.) 21:29:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:29:20 Unpacking python3 (3.6.7-1~18.04) ... 21:29:20 Selecting previously unselected package multiarch-support. 21:29:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:29:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:29:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:29:20 Selecting previously unselected package liblzo2-2:amd64. 21:29:20 (Reading database ... 13479 files and directories currently installed.) 21:29:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:29:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:29:20 Selecting previously unselected package libbsd0:amd64. 21:29:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:29:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:29:20 Selecting previously unselected package sudo. 21:29:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:29:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:29:20 Selecting previously unselected package apparmor. 21:29:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:29:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:29:20 Selecting previously unselected package libedit2:amd64. 21:29:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:29:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:29:20 Selecting previously unselected package libkrb5support0:amd64. 21:29:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:29:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:29:20 Selecting previously unselected package libk5crypto3:amd64. 21:29:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:29:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:29:20 Selecting previously unselected package libkeyutils1:amd64. 21:29:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:29:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:29:20 Selecting previously unselected package libkrb5-3:amd64. 21:29:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:29:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:29:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:29:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:29:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:29:21 Selecting previously unselected package libssl1.0.0:amd64. 21:29:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:29:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:29:21 Selecting previously unselected package openssh-client. 21:29:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:29:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:29:21 Selecting previously unselected package squashfs-tools. 21:29:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:29:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:29:21 Selecting previously unselected package snapd. 21:29:21 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:29:21 Unpacking snapd (2.49.2+18.04) ... 21:29:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:29:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:29:23 Setting up mime-support (3.60ubuntu1) ... 21:29:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:29:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:29:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:29:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:23 Setting up systemd (237-3ubuntu10.48) ... 21:29:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:29:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:29:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:29:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:29:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:29:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:29:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:29:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:29:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:29:24 Setting up python3 (3.6.7-1~18.04) ... 21:29:24 running python rtupdate hooks for python3.6... 21:29:24 running python post-rtupdate hooks for python3.6... 21:29:24 Setting up apparmor (2.12-4ubuntu5.1) ... 21:29:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:29:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:29:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:29:25 Setting up snapd (2.49.2+18.04) ... 21:29:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:29:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:29:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:29:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:29:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:29:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:29:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:29:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:29:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:29:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:29:27 /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' 21:29:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:27 Processing triggers for systemd (237-3ubuntu10.48) ... 21:29:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:29:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:29:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:29:30 Reading package lists... 21:29:30 Reading package lists... 21:29:30 Building dependency tree... 21:29:30 Reading state information... 21:29:30 Calculating upgrade... 21:29:30 The following packages will be upgraded: 21:29:30 advancecomp base-files bash binutils binutils-common 21:29:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:29:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:29:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:29:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:29:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:29:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:29:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:29:30 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:29:30 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:29:30 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:29:30 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:29:30 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:29:30 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:29:30 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:29:30 ubuntu-keyring util-linux 21:29:30 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:29:30 Need to get 64.1 MB of archives. 21:29:30 After this operation, 5112 kB of additional disk space will be used. 21:29:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 21:29:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:29:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:29:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:29:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:29:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:29:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:29:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:29:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:29:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:29:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:29:30 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:29:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:29:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:29:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:29:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:29:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:29:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:29:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:29:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:29:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:29:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:29:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:29:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:29:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:29:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:29:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:29:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:29:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:29:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:29:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:29:31 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:29:31 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:29:31 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:29:31 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:29:31 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:29:31 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:29:31 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:29:31 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:29:31 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:29:31 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:29:31 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:29:31 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:29:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:29:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:29:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:29:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:29:31 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:29:31 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:29:31 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] 21:29:31 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:29:31 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:29:31 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:29:31 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:29:31 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:29:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:29:31 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:29:31 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:29:31 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:29:31 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:29:31 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:29:31 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:29:31 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:29:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:29:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:29:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:29:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:29:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:29:32 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:29:32 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:29:32 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:29:32 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:29:32 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:29:32 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:29:32 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:29:32 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:29:32 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:29:32 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:29:32 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:29:32 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:29:32 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:29:32 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:29:32 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:29:32 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] 21:29:32 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:29:32 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 21:29:32 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] 21:29:32 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:29:32 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:29:32 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:29:32 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:29:32 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:29:32 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:29:32 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:29:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:29:32 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] 21:29:32 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:29:32 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:29:32 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:29:32 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:29:32 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:29:32 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:29:32 debconf: delaying package configuration, since apt-utils is not installed 21:29:32 Fetched 64.1 MB in 2s (32.6 MB/s) 21:29:32 (Reading database ... 13914 files and directories currently installed.) 21:29:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:29:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:29:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:29:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:29:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 21:29:33 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 21:29:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:34 (Reading database ... 13914 files and directories currently installed.) 21:29:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:29:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:29:34 (Reading database ... 13914 files and directories currently installed.) 21:29:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:29:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:29:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:34 (Reading database ... 13914 files and directories currently installed.) 21:29:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:29:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:29:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:29:35 (Reading database ... 13914 files and directories currently installed.) 21:29:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:29:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:29:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:29:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:29:35 Setting up base-files (10.1ubuntu2.10) ... 21:29:35 Installing new version of config file /etc/issue ... 21:29:35 Installing new version of config file /etc/issue.net ... 21:29:35 Installing new version of config file /etc/lsb-release ... 21:29:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:29:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:29:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:29:36 Removing obsolete conffile /etc/default/motd-news ... 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:29:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:29:36 Setting up bash (4.4.18-2ubuntu1.2) ... 21:29:36 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 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:29:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:29:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:29:36 Setting up tar (1.29b-2ubuntu0.2) ... 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:29:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:29:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:29:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:29:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:29:36 (Reading database ... 13915 files and directories currently installed.) 21:29:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:29:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:29:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:29:37 (Reading database ... 13915 files and directories currently installed.) 21:29:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:29:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:29:37 Setting up grep (3.1-2build1) ... 21:29:37 (Reading database ... 13915 files and directories currently installed.) 21:29:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:29:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:29:37 Setting up login (1:4.5-1ubuntu2) ... 21:29:37 (Reading database ... 13915 files and directories currently installed.) 21:29:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:29:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:29:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:29:37 (Reading database ... 13915 files and directories currently installed.) 21:29:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:29:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:29:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:29:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:29:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:29:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:29:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:29:38 (Reading database ... 13915 files and directories currently installed.) 21:29:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:29:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:29:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:29:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:29:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:29:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:29:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:29:39 (Reading database ... 13915 files and directories currently installed.) 21:29:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:29:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:29:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:29:39 (Reading database ... 13915 files and directories currently installed.) 21:29:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:29:39 (Reading database ... 13915 files and directories currently installed.) 21:29:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29: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 21:29:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:29:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:29:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:29:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:29:40 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 21:29:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:29:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:29:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:29:40 (Reading database ... 13915 files and directories currently installed.) 21:29:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:29:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:29:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:29:41 (Reading database ... 13915 files and directories currently installed.) 21:29:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:29:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:29:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:29:42 (Reading database ... 13915 files and directories currently installed.) 21:29:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:29:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:29:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:29:42 (Reading database ... 13917 files and directories currently installed.) 21:29:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:29:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:29:42 Setting up debconf (1.5.66ubuntu1) ... 21:29:42 (Reading database ... 13917 files and directories currently installed.) 21:29:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:29:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:29:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:29:42 (Reading database ... 13917 files and directories currently installed.) 21:29:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:29:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:29:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:29:42 (Reading database ... 13917 files and directories currently installed.) 21:29:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:29:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:29:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:29:42 (Reading database ... 13917 files and directories currently installed.) 21:29:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:29:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:29:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:29:43 (Reading database ... 13919 files and directories currently installed.) 21:29:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:29:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:29:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:29:43 (Reading database ... 13923 files and directories currently installed.) 21:29:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:29:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:29:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 21:29:43 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:29:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:29:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:29:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:29:43 (Reading database ... 13923 files and directories currently installed.) 21:29:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:29:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:29:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:29:43 (Reading database ... 13923 files and directories currently installed.) 21:29:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:29:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:29:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:29:43 (Reading database ... 13923 files and directories currently installed.) 21:29:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:29:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:29:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:29:44 (Reading database ... 13923 files and directories currently installed.) 21:29:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:29:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:29:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:29:44 (Reading database ... 13923 files and directories currently installed.) 21:29:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:29:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:29:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:29:44 (Reading database ... 13923 files and directories currently installed.) 21:29:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:29:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:29:44 Setting up passwd (1:4.5-1ubuntu2) ... 21:29:44 (Reading database ... 13923 files and directories currently installed.) 21:29:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:29:44 (Reading database ... 13923 files and directories currently installed.) 21:29:44 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:29:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:29:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:29:44 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 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:29:45 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:29:45 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:29:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:29:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:29:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:29:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:29:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:29:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:29:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:29:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:29:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:29:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:29:45 (Reading database ... 13923 files and directories currently installed.) 21:29:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:29:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:29:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:29:45 (Reading database ... 13924 files and directories currently installed.) 21:29:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:29:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:29:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:29:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:29:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:29:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:29:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:29:46 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:29:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:29:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:29:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:29:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:29:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:29:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:29:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:29:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:29:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:29:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:29:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:29:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:29:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:29:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:29:46 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:29:46 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:29:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:29:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:29:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:29:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:29:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:29:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:29:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:29:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:29:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:29:47 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:29:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:29:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:29:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:48 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:48 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:48 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:48 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:48 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 21:29:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:50 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:50 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:29:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:29:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:29:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:29:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:29:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:29:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:29:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:29:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:29:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:29:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:29:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:29:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:29:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:29:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:29:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:29:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:29:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:29:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:29:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:29:51 21:29:51 Current default time zone: 'Etc/UTC' 21:29:51 Local time is now: Tue Jun 29 21:29:51 UTC 2021. 21:29:51 Universal Time is now: Tue Jun 29 21:29:51 UTC 2021. 21:29:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:29:51 21:29:51 Setting up systemd-sysv (237-3ubuntu10.48) ... 21:29:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 21:29:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:29:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:29:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:29:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:29:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:29:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:29:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:29:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:29:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:29:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:52 Setting up patch (2.7.6-2ubuntu1.1) ... 21:29:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:29:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:29:52 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:29:52 Installing new version of config file /etc/ssl/openssl.cnf ... 21:29:52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:29:52 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:29:52 Setting up ca-certificates (20210119~18.04.1) ... 21:29:52 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 21:29:53 Updating certificates in /etc/ssl/certs... 21:29:54 23 added, 27 removed; done. 21:29:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:29:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:29:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:29:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:29:54 Setting up pkgbinarymangler (138.18.04.1) ... 21:29:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:29:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up perl (5.26.1-6ubuntu0.5) ... 21:29:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:29:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:29:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:29:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:29:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:29:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:29:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:29:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:29:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:29:54 Processing triggers for systemd (237-3ubuntu10.48) ... 21:29:55 Processing triggers for mime-support (3.60ubuntu1) ... 21:29:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:29:55 Updating certificates in /etc/ssl/certs... 21:29:55 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 21:29:55 0 added, 0 removed; done. 21:29:55 Running hooks in /etc/ca-certificates/update.d... 21:29:55 done. 21:29:55 Reading package lists... 21:29:55 Building dependency tree... 21:29:55 Reading state information... 21:29:56 The following NEW packages will be installed: 21:29:56 apt-transport-https 21:29:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:29:56 Need to get 1692 B of archives. 21:29:56 After this operation, 154 kB of additional disk space will be used. 21:29:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:29:56 debconf: delaying package configuration, since apt-utils is not installed 21:29:56 Fetched 1692 B in 0s (9657 B/s) 21:29:56 Selecting previously unselected package apt-transport-https. 21:29:56 (Reading database ... 13929 files and directories currently installed.) 21:29:56 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:29:56 Unpacking apt-transport-https (1.6.13) ... 21:29:56 Setting up apt-transport-https (1.6.13) ... 21:29:56 Waiting for network to be ready... 21:29:58 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 21:30:01 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 21:30:03 2021-06-29T21:30:00Z INFO Waiting for automatic snapd restart... 21:30:04 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 21:30:04 snapd 2.51 from Canonical* installed 21:30:05 "snapd" switched to the "latest/stable" channel 21:30:05 21:30:07 core18 20210611 from Canonical* installed 21:30:08 "core18" switched to the "latest/stable" channel 21:30:08 [Pipeline] } 21:30:09 $ docker stop --time=1 d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 21:30:11 snapcraft 4.8.3 from Canonical* installed 21:30:11 "snapcraft" switched to the "latest/stable" channel 21:30:11 21:30:12 $ docker rm -f d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:30:14 21:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:30:15 latest: Pulling from edgex-devops/edgex-compose-arm64 21:30:15 29e5d40040c1: Pulling fs layer 21:30:15 1ce36da41761: Pulling fs layer 21:30:15 25b303627fd3: Pulling fs layer 21:30:15 29e5d40040c1: Verifying Checksum 21:30:15 29e5d40040c1: Download complete 21:30:15 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:30:15 - README.md 21:30:15 21:30:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:30:15 1ce36da41761: Verifying Checksum 21:30:15 1ce36da41761: Download complete 21:30:15 29e5d40040c1: Pull complete 21:30:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:30:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:30:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:30:17 Reading package lists... 21:30:17 1ce36da41761: Pull complete 21:30:17 25b303627fd3: Verifying Checksum 21:30:17 25b303627fd3: Download complete 21:30:17 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 21:30:17 Reading package lists... 21:30:17 Building dependency tree... 21:30:17 Reading state information... 21:30:18 Suggested packages: 21:30:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:30:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:30:18 Recommended packages: 21:30:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:30:18 The following NEW packages will be installed: 21:30:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:30:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:30:18 pkg-config zip 21:30:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:30:18 Need to get 7663 kB of archives. 21:30:18 After this operation, 43.8 MB of additional disk space will be used. 21:30:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:30:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:30:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:30:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:30:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:30:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:30:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:30:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:30:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:30:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:30:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:30:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:30:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:30:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:30:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:30:19 debconf: delaying package configuration, since apt-utils is not installed 21:30:19 Fetched 7663 kB in 1s (10.7 MB/s) 21:30:19 Selecting previously unselected package libglib2.0-0:amd64. 21:30:19 (Reading database ... 13933 files and directories currently installed.) 21:30:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:30:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:30:19 Selecting previously unselected package libpsl5:amd64. 21:30:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:30:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:30:19 Selecting previously unselected package libnghttp2-14:amd64. 21:30:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:30:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:30:19 Selecting previously unselected package librtmp1:amd64. 21:30:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:30:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:30:19 Selecting previously unselected package libcurl3-gnutls:amd64. 21:30:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:30:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:30:19 Selecting previously unselected package liberror-perl. 21:30:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:30:19 Unpacking liberror-perl (0.17025-1) ... 21:30:19 Selecting previously unselected package git-man. 21:30:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:30:19 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:30:19 Selecting previously unselected package git. 21:30:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:30:19 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:30:20 Selecting previously unselected package libnorm1:amd64. 21:30:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:30:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:30:20 Selecting previously unselected package libpgm-5.2-0:amd64. 21:30:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:30:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:30:20 Selecting previously unselected package libsodium23:amd64. 21:30:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:30:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:30:20 Selecting previously unselected package libzmq5:amd64. 21:30:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:30:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:30:20 Selecting previously unselected package libzmq3-dev:amd64. 21:30:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:30:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:30:20 Selecting previously unselected package pkg-config. 21:30:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:30:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:30:21 Selecting previously unselected package zip. 21:30:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:30:21 Unpacking zip (3.0-11build1) ... 21:30:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:30:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:30:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:30:21 Setting up liberror-perl (0.17025-1) ... 21:30:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:30:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:30:21 No schema files found: doing nothing. 21:30:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:30:21 Setting up zip (3.0-11build1) ... 21:30:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:30:21 Setting up libsodium23:amd64 (1.0.16-2) ... 21:30:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:30:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:30:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:30:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:30:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:30:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:30:21 git set to automatically installed. 21:30:21 git-man set to automatically installed. 21:30:21 libcurl3-gnutls set to automatically installed. 21:30:21 liberror-perl set to automatically installed. 21:30:21 libglib2.0-0 set to automatically installed. 21:30:21 libnghttp2-14 set to automatically installed. 21:30:21 libnorm1 set to automatically installed. 21:30:21 libpgm-5.2-0 set to automatically installed. 21:30:21 libpsl5 set to automatically installed. 21:30:21 librtmp1 set to automatically installed. 21:30:21 libsodium23 set to automatically installed. 21:30:21 libzmq3-dev set to automatically installed. 21:30:21 libzmq5 set to automatically installed. 21:30:21 pkg-config set to automatically installed. 21:30:21 zip set to automatically installed. 21:30:23 snapd is not logged in, snap install commands will use sudo 21:30:27 25b303627fd3: Pull complete 21:30:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:30:27 prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container 21:30:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:30:30 $ docker top bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:31 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 21:30:31 snapd is not logged in, snap install commands will use sudo 21:30:31 + docker-compose build --help 21:30:31 + grep parallel 21:30:32 snap "core18" has no updates available 21:30:33 Pulling config-common 21:30:33 + snapcraftctl pull 21:30:34 Pulling go-build-helper 21:30:34 + snapcraftctl pull 21:30:35 'edgex-go' has dependencies that need to be staged: go-build-helper 21:30:35 Skipping pull go-build-helper (already ran) 21:30:35 Building go-build-helper 21:30:35 + snapcraftctl build 21:30:36 --parallel Build images in parallel. [Pipeline] } 21:30:36 $ docker stop --time=1 bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e 21:30:37 Staging go-build-helper 21:30:37 + snapcraftctl stage 21:30:38 $ docker rm -f bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:30:38 . [Pipeline] withDockerContainer 21:30:39 prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container 21:30:39 $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:30:40 $ docker top 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:41 + docker-compose -f ./docker-compose-build.yml build --parallel 21:30:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:30:45 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:30:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 21:30:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:30:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:30:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:30:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:30:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:30:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 21:30:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:30:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:30:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:30:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:30:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:30:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:30:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:30:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:30:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:30:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:30:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 21:30:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 21:30:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:30:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:30:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:30:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:30:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 21:30:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 21:30:45 Fetched 24.8 MB in 0s (0 B/s) 21:30:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:30:45 Fetched 224 kB in 0s (0 B/s) 21:30:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:30:45 Fetched 157 kB in 0s (0 B/s) 21:30:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:30:45 Fetched 221 kB in 0s (0 B/s) 21:30:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:30:45 Fetched 143 kB in 0s (0 B/s) 21:30:45 Pulling edgex-go 21:30:45 + snapcraftctl pull 21:30:46 Building core-command ... 21:30:46 Building core-data ... 21:30:46 Building core-metadata ... 21:30:46 Building security-bootstrapper ... 21:30:46 Building security-proxy-setup ... 21:30:46 Building security-secretstore-setup ... 21:30:46 Building support-notifications ... 21:30:46 Building support-scheduler ... 21:30:46 Building sys-mgmt-agent ... 21:30:46 Building support-scheduler 21:30:46 Building core-metadata 21:30:46 Building support-notifications 21:30:46 Building sys-mgmt-agent 21:30:46 Building security-proxy-setup 21:30:46 Pulling hooks 21:30:46 + snapcraftctl pull 21:31:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:31:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:31:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:31:04 Fetched 0 B in 0s (0 B/s) 21:31:04 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:31:04 Fetched 96.5 kB in 0s (0 B/s) 21:31:04 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:31:04 Fetched 279 kB in 0s (0 B/s) 21:31:04 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:31:04 Fetched 122 kB in 0s (0 B/s) 21:31:04 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:31:04 Fetched 77.8 kB in 0s (0 B/s) 21:31:04 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:31:04 Fetched 8848 B in 0s (0 B/s) 21:31:04 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:31:04 Fetched 47.8 kB in 0s (0 B/s) 21:31:04 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:31:04 Fetched 45.6 kB in 0s (0 B/s) 21:31:04 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:31:04 Fetched 15.0 kB in 0s (0 B/s) 21:31:04 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:31:04 Fetched 219 kB in 0s (0 B/s) 21:31:04 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:31:04 Fetched 154 kB in 0s (0 B/s) 21:31:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:31:04 Fetched 50.6 kB in 0s (0 B/s) 21:31:04 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:31:04 Fetched 14.8 kB in 0s (0 B/s) 21:31:04 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:31:04 Fetched 41.8 kB in 0s (0 B/s) 21:31:04 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:31:04 Fetched 499 kB in 0s (0 B/s) 21:31:04 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:31:04 Fetched 111 kB in 0s (0 B/s) 21:31:04 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:31:04 Fetched 240 kB in 0s (0 B/s) 21:31:04 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:31:04 Fetched 29.3 kB in 0s (0 B/s) 21:31:04 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:31:04 Fetched 85.5 kB in 0s (0 B/s) 21:31:04 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:31:04 Fetched 24.5 kB in 0s (0 B/s) 21:31:04 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:31:04 Fetched 49.2 kB in 0s (0 B/s) 21:31:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:31:04 Fetched 54.2 kB in 0s (0 B/s) 21:31:04 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:31:04 Fetched 30.8 kB in 0s (0 B/s) 21:31:04 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:31:04 Fetched 15.8 kB in 0s (0 B/s) 21:31:04 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:31:04 Fetched 85.9 kB in 0s (0 B/s) 21:31:04 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:31:04 Fetched 8720 B in 0s (0 B/s) 21:31:04 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:31:04 Fetched 140 kB in 0s (0 B/s) 21:31:04 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:31:04 Fetched 119 kB in 0s (0 B/s) 21:31:04 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:31:04 Fetched 111 kB in 0s (0 B/s) 21:31:04 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:31:04 Fetched 11.1 kB in 0s (0 B/s) 21:31:04 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:31:04 Fetched 645 kB in 0s (0 B/s) 21:31:04 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:31:04 Fetched 41.3 kB in 0s (0 B/s) 21:31:04 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:31:04 Fetched 17.9 kB in 0s (0 B/s) 21:31:04 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:31:04 Fetched 368 kB in 0s (0 B/s) 21:31:04 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:31:04 Fetched 187 kB in 0s (0 B/s) 21:31:04 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:31:04 Fetched 175 kB in 0s (0 B/s) 21:31:04 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:31:04 Fetched 206 kB in 0s (0 B/s) 21:31:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:31:04 Fetched 1301 kB in 0s (0 B/s) 21:31:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:31:04 Fetched 36.2 kB in 0s (0 B/s) 21:31:04 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:31:04 Fetched 159 kB in 0s (0 B/s) 21:31:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:31:04 Fetched 107 kB in 0s (0 B/s) 21:31:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:31:04 Fetched 48.7 kB in 0s (0 B/s) 21:31:04 Pulling static-packages 21:31:04 + snapcraftctl pull 21:31:04 Pulling version 21:31:04 + cd /root/project 21:31:04 + git describe --tags --abbrev=0 21:31:04 + sed s/v// 21:31:04 + GIT_VERSION=2.0.0-dev.275 21:31:04 + [ -z 2.0.0-dev.275 ] 21:31:04 + snapcraftctl set-version 2.0.0-dev.275 21:31:04 Building config-common 21:31:04 + snapcraftctl build 21:31:06 Skipping build go-build-helper (already ran) 21:31:06 Building edgex-go 21:31:06 + cd /root/parts/edgex-go/src 21:31:06 + git describe --tags --abbrev=0 21:31:06 + sed s/v// 21:31:06 + GIT_VERSION=2.0.0-dev.275 21:31:06 + [ -z 2.0.0-dev.275 ] 21:31:06 + echo 2.0.0-dev.275 21:31:06 + make build 21:31:06 go mod tidy 21:31:08 go: downloading github.com/gorilla/mux v1.8.0 21:31:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:31:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:31:08 go: downloading github.com/stretchr/testify v1.7.0 21:31:08 go: downloading github.com/google/uuid v1.2.0 21:31:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:31:08 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:31:08 go: downloading gopkg.in/yaml.v2 v2.4.0 21:31:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:31:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:31:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:31:08 go: downloading github.com/lib/pq v1.10.2 21:31:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:31:08 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:31:08 go: downloading github.com/pelletier/go-toml v1.9.2 21:31:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:31:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:31:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:31:09 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:31:09 go: downloading github.com/go-kit/kit v0.9.0 21:31:09 go: downloading github.com/davecgh/go-spew v1.1.1 21:31:09 go: downloading github.com/pmezard/go-difflib v1.0.0 21:31:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:31:09 go: downloading github.com/stretchr/objx v0.1.0 21:31:09 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:31:09 go: downloading github.com/x448/float16 v0.8.4 21:31:10 go: downloading github.com/go-playground/universal-translator v0.17.0 21:31:10 go: downloading github.com/leodido/go-urn v1.2.0 21:31:10 go: downloading golang.org/x/text v0.3.2 21:31:10 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:31:10 go: downloading github.com/go-playground/locales v0.13.0 21:31:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:31:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:31:10 go: downloading github.com/pebbe/zmq4 v1.2.7 21:31:10 go: downloading github.com/kr/pretty v0.2.0 21:31:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:31:10 go: downloading github.com/go-stack/stack v1.8.0 21:31:10 go: downloading github.com/hashicorp/consul/api v1.8.1 21:31:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:31:10 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:31:10 go: downloading github.com/gorilla/websocket v1.4.2 21:31:10 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:31:10 go: downloading github.com/onsi/ginkgo v1.10.1 21:31:10 go: downloading github.com/onsi/gomega v1.7.0 21:31:10 go: downloading github.com/kr/text v0.1.0 21:31:10 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:31:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:31:10 go: downloading github.com/mitchellh/copystructure v1.0.0 21:31:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:31:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:31:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:31:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:31:11 go: downloading github.com/hashicorp/serf v0.9.5 21:31:11 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:31:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:31:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:31:11 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:31:11 go: downloading github.com/fatih/color v1.9.0 21:31:11 go: downloading github.com/mattn/go-colorable v0.1.6 21:31:11 go: downloading github.com/mattn/go-isatty v0.0.12 21:31:11 go: downloading github.com/pkg/errors v0.8.1 21:31:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:31:11 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:31:11 go: downloading github.com/hashicorp/memberlist v0.2.2 21:31:11 go: downloading github.com/hpcloud/tail v1.0.0 21:31:11 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:31:11 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:31:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:31:11 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:31:11 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:31:11 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:31:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:31:11 go: downloading github.com/miekg/dns v1.1.26 21:31:11 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:31:11 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:31:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:31:11 go: downloading github.com/hashicorp/errwrap v1.0.0 21:31:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-data/core-data ./cmd/core-data 21:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-command/core-command ./cmd/core-command 21:31:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:31:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:31:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:31:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/secrets-config ./cmd/secrets-config 21:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:31:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:31:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:31:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:31:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:31:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:31:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:31:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:31:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:31:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:31:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:31:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:31:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:31:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:31:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:31:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:31:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:31:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:31:34 + 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 21:31:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:31:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:31:34 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:31:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:31:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:31:34 + 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 21:31:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:31:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:31:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:31:35 Building hooks 21:31:35 + cd /root/parts/hooks/src 21:31:35 + make build 21:31:35 go mod tidy 21:31:36 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:31:36 go: downloading github.com/stretchr/testify v1.5.1 21:31:36 go: downloading gopkg.in/yaml.v2 v2.2.2 21:31:36 go: downloading github.com/davecgh/go-spew v1.1.0 21:31:36 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:31:37 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:31:37 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:31:37 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:31:41 Building static-packages 21:31:41 + snapcraftctl build 21:31:42 Building version 21:31:42 + snapcraftctl build 21:31:44 Staging config-common 21:31:44 + snapcraftctl stage 21:31:45 Skipping stage go-build-helper (already ran) 21:31:45 + snapcraftctl stage 21:31:45 Staging edgex-go 21:31:46 Staging hooks 21:31:46 + snapcraftctl stage 21:31:47 Staging static-packages 21:31:47 + snapcraftctl stage 21:31:48 Staging version 21:31:48 + snapcraftctl stage 21:31:49 Priming config-common 21:31:49 + snapcraftctl prime 21:31:50 Priming go-build-helper 21:31:50 + snapcraftctl prime 21:31:51 Priming edgex-go 21:31:51 + snapcraftctl prime 21:31:52 Priming hooks 21:31:52 + snapcraftctl prime 21:31:53 Priming static-packages 21:31:53 + snapcraftctl prime 21:31:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:31:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:31:54 ---> 338443ff6b32 21:31:54 Step 3/23 : WORKDIR /edgex-go 21:31:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:31:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:31:54 ---> 338443ff6b32 21:31:54 Step 3/23 : WORKDIR /edgex-go 21:31:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:31:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:31:54 ---> 338443ff6b32 21:31:54 Step 3/24 : WORKDIR /edgex-go 21:31:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:31:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:31:54 ---> 338443ff6b32 21:31:54 Step 3/24 : WORKDIR /edgex-go 21:31:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:31:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:31:54 ---> 338443ff6b32 21:31:54 Step 3/22 : WORKDIR /edgex-go 21:31:55 Priming version 21:31:56 + snapcraftctl prime 21:31:57 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 21:31:57 ---> Running in de22341cf6ff 21:31:57 ---> Running in ca77f341dd24 21:31:57 ---> Running in 57123379425a 21:31:57 ---> Running in 7c6153df2c06 21:31:57 ---> Running in 284c13395bb9 21:31:58 Removing intermediate container ca77f341dd24 21:31:58 ---> c473c32a0233 21:31:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:58 Removing intermediate container 7c6153df2c06 21:31:58 ---> c228a10f72dd 21:31:58 Removing intermediate container 57123379425a 21:31:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:58 ---> df38306313af 21:31:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:58 Removing intermediate container de22341cf6ff 21:31:58 ---> 6faea443e7e6 21:31:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 21:31:58 Removing intermediate container 284c13395bb9 21:31:58 ---> 6e2789890b30 21:31:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:58 ---> Running in 54c72f02f753 21:31:58 ---> Running in d59aac36486b 21:31:58 ---> Running in cd55436f3f1e 21:31:58 ---> Running in 41c2863f0a82 [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:59 ---> Running in 62021d3284df 21:32:02 Removing intermediate container 54c72f02f753 21:32:02 ---> 763b59ddb5e4 21:32:02 Step 5/22 : RUN apk add --update --no-cache make git 21:32:02 ---> Running in ad87ac00cbbb 21:32:02 Removing intermediate container d59aac36486b 21:32:02 ---> e0e201160161 21:32:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:32:03 ---> Running in 79000097bfa0 21:32:03 Removing intermediate container cd55436f3f1e 21:32:03 ---> 2a425f74dc8a 21:32:03 Step 5/24 : RUN apk add --update --no-cache make bash git 21:32:03 Removing intermediate container 41c2863f0a82 21:32:03 ---> 525c404509d2 21:32:03 Step 5/23 : RUN apk add --update --no-cache make git 21:32:03 ---> Running in 687bd13e0713 21:32:03 ---> Running in c0b70529c77b 21:32:03 Removing intermediate container 62021d3284df 21:32:03 ---> 9829224ca42c 21:32:03 Step 5/24 : RUN apk add --update --no-cache make git 21:32:04 ---> Running in 8882980bbd03 21:32:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:32:06 OK: 218 MiB in 52 packages 21:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:32:07 OK: 218 MiB in 52 packages 21:32:08 OK: 218 MiB in 52 packages 21:32:08 Removing intermediate container ad87ac00cbbb 21:32:08 ---> 380c0bfbc42b 21:32:08 Step 6/22 : COPY go.mod . 21:32:08 OK: 218 MiB in 52 packages 21:32:08 OK: 218 MiB in 52 packages 21:32:09 Removing intermediate container 79000097bfa0 21:32:09 ---> 169c1e71c08b 21:32:09 Step 6/23 : COPY go.mod . 21:32:09 ---> 20bf08484658 21:32:09 Step 7/22 : RUN go mod download 21:32:09 ---> Running in 3181eb890ab3 21:32:09 Removing intermediate container c0b70529c77b 21:32:09 ---> 36e5d17a67c9 21:32:09 Step 6/23 : COPY go.mod . 21:32:10 Removing intermediate container 8882980bbd03 21:32:10 ---> 4add3e4b6ea4 21:32:10 Step 6/24 : COPY go.mod . 21:32:10 Removing intermediate container 687bd13e0713 21:32:10 ---> 07e147664fa7 21:32:10 Step 6/24 : COPY go.mod . 21:32:10 ---> c177cf769d81 21:32:10 Step 7/23 : RUN go mod download 21:32:10 ---> Running in 040aa3b6bb6b 21:32:11 ---> 151668cfb8b1 21:32:11 Step 7/23 : RUN go mod download 21:32:11 ---> a7a412d60acd 21:32:11 Step 7/24 : RUN go mod download 21:32:11 ---> Running in 5a379b9453e0 21:32:11 ---> Running in 4db0c3682274 21:32:11 ---> bd6da9cf578c 21:32:11 Step 7/24 : RUN go mod download 21:32:12 ---> Running in a9cc104d3f20 21:32:13 Removing intermediate container 3181eb890ab3 21:32:13 ---> 802b706f055b 21:32:13 Step 8/22 : COPY . . 21:32:14 Removing intermediate container 040aa3b6bb6b 21:32:14 ---> 56a23b503673 21:32:14 Step 8/23 : COPY . . 21:32:17 Removing intermediate container 5a379b9453e0 21:32:17 ---> c3309a3e4f28 21:32:17 Step 8/23 : COPY . . 21:32:17 Removing intermediate container a9cc104d3f20 21:32:17 ---> d6a8fd307fbd 21:32:17 Step 8/24 : COPY . . 21:32:17 Removing intermediate container 4db0c3682274 21:32:17 ---> cc9b57926746 21:32:17 Step 8/24 : COPY . . 21:32:40 ---> 856641088619 21:32:40 Step 9/22 : RUN go mod tidy 21:32:40 ---> ffa32ab12941 21:32:40 Step 9/23 : RUN go mod tidy 21:32:40 ---> 579b6700ed3f 21:32:40 Step 9/23 : RUN go mod tidy 21:32:40 ---> f516f7d8d1b4 21:32:40 Step 9/24 : RUN go mod tidy 21:32:40 ---> 07b7108e6e3b 21:32:40 Step 9/24 : RUN go mod tidy 21:32:40 ---> Running in 54454394a95a 21:32:40 ---> Running in d14814948ee5 21:32:40 ---> Running in e8b5e988b2e7 21:32:40 ---> Running in 0029b881bc2e 21:32:40 ---> Running in c2355bd9ac12 21:32:47 Removing intermediate container d14814948ee5 21:32:47 ---> 5198d6e93b88 21:32:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:32:47 Removing intermediate container 54454394a95a 21:32:47 ---> 391474cd4a7d 21:32:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:32:47 ---> Running in 501de38ee32f 21:32:47 ---> Running in d5c982573e01 21:32:47 Removing intermediate container e8b5e988b2e7 21:32:47 ---> 6f73f6d9ab39 21:32:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:32:47 ---> Running in 699287a9dbad 21:32:47 Removing intermediate container c2355bd9ac12 21:32:47 Removing intermediate container 0029b881bc2e 21:32:47 ---> 53a2ba4d6ea5 21:32:47 ---> f6447751051a 21:32:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:32:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:32:48 ---> Running in eafcf59f5e98 21:32:48 ---> Running in d65961181940 21:32:49 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 21:32:49 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 21:32:50 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 21:32:50 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 21:32:50 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 21:34:42 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 21:34:43 Removing intermediate container eafcf59f5e98 21:34:43 ---> db5cfab1cf13 21:34:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:34:44 ---> Running in bc2121a6dd7c 21:34:45 Removing intermediate container 699287a9dbad 21:34:45 ---> 6cb0a35ec3cc 21:34:45 21:34:45 Step 11/23 : FROM alpine:3.12 21:34:46 Removing intermediate container d5c982573e01 21:34:46 ---> cb30c4b97b81 21:34:46 21:34:46 Step 11/22 : FROM alpine:3.12 21:34:46 3.12: Pulling from library/alpine 21:34:46 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 21:34:46 3.12: Pulling from library/alpine 21:34:46 Removing intermediate container 501de38ee32f 21:34:46 ---> d15ea300f6a7 21:34:46 21:34:46 Step 11/23 : FROM alpine:3.12 21:34:46 3.12: Pulling from library/alpine 21:34:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:34:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:34:48 Status: Downloaded newer image for alpine:3.12 21:34:48 Status: Image is up to date for alpine:3.12 21:34:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:34:48 Status: Image is up to date for alpine:3.12 21:34:48 ---> c4fd0aeabfcf 21:34:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:34:48 ---> c4fd0aeabfcf 21:34:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:34:48 ---> c4fd0aeabfcf 21:34:48 Step 12/22 : RUN apk add --update --no-cache curl 21:34:49 ---> Running in 2a7477f12f8a 21:34:49 ---> Running in d0e74e9cee17 21:34:49 ---> Running in a654ad57f804 21:34:49 Removing intermediate container d65961181940 21:34:49 ---> 6de3d9585e0f 21:34:49 21:34:49 Step 11/24 : FROM alpine:3.12 21:34:49 ---> c4fd0aeabfcf 21:34:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:34:50 ---> Running in b2cb5f848dfa 21:34:50 Removing intermediate container bc2121a6dd7c 21:34:50 ---> b450f8a1dbf7 21:34:50 21:34:50 Step 12/24 : FROM docker:20.10.0 21:34:50 20.10.0: Pulling from library/docker 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:52 (1/2) Installing ca-certificates (20191127-r4) 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:52 (1/4) Installing ca-certificates (20191127-r4) 21:34:52 (2/2) Installing dumb-init (1.2.2-r1) 21:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:52 Executing busybox-1.31.1-r20.trigger 21:34:52 Executing ca-certificates-20191127-r4.trigger 21:34:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:34:52 (3/4) Installing libcurl (7.77.0-r0) 21:34:52 (4/4) Installing curl (7.77.0-r0) 21:34:53 Executing busybox-1.31.1-r20.trigger 21:34:53 Executing ca-certificates-20191127-r4.trigger 21:34:53 OK: 6 MiB in 16 packages 21:34:53 OK: 7 MiB in 18 packages 21:34:53 (1/1) Installing dumb-init (1.2.2-r1) 21:34:53 Executing busybox-1.31.1-r20.trigger 21:34:53 OK: 5 MiB in 15 packages 21:34:53 (1/1) Installing dumb-init (1.2.2-r1) 21:34:53 Executing busybox-1.31.1-r20.trigger 21:34:53 OK: 5 MiB in 15 packages 21:34:56 Removing intermediate container b2cb5f848dfa 21:34:56 ---> f38989e1bc56 21:34:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:56 Removing intermediate container 2a7477f12f8a 21:34:56 ---> 58f025861e84 21:34:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:56 ---> Running in 688f98973335 21:34:56 Removing intermediate container a654ad57f804 21:34:56 ---> 45dc3ec44cb6 21:34:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:34:56 ---> Running in 17c6be418df1 21:34:57 Removing intermediate container d0e74e9cee17 21:34:57 ---> 7bccde437c23 21:34:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:34:57 ---> Running in 9de9e722b0c1 21:34:57 ---> Running in adb3c8ed37cf 21:34:57 Removing intermediate container 17c6be418df1 21:34:57 ---> 9eb04036ecdc 21:34:57 Step 14/23 : ENV APP_PORT=59861 21:34:57 Removing intermediate container 688f98973335 21:34:57 ---> a12a07984fb3 21:34:57 Step 14/24 : ENV APP_PORT=59881 21:34:57 ---> Running in d0887fda0509 21:34:57 ---> Running in 69f392bde42c 21:34:58 Removing intermediate container 9de9e722b0c1 21:34:58 ---> df0729c6ccb1 21:34:58 Step 14/23 : ENV APP_PORT=59860 21:34:58 Removing intermediate container adb3c8ed37cf 21:34:58 ---> 8375f97d310e 21:34:58 Step 14/22 : WORKDIR /edgex 21:34:58 ---> Running in 9728ae9db869 21:34:58 ---> Running in 8f1e3b0482e3 21:34:58 Removing intermediate container 69f392bde42c 21:34:58 ---> 402b8cf3e3e2 21:34:58 Step 15/23 : EXPOSE $APP_PORT 21:34:58 Removing intermediate container d0887fda0509 21:34:58 ---> c928a7e52413 21:34:58 Step 15/24 : EXPOSE $APP_PORT 21:34:58 ---> Running in 05ba20e4082f 21:34:58 ---> Running in c729b0273911 21:34:59 Removing intermediate container 8f1e3b0482e3 21:34:59 ---> 888596288bde 21:34:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:34:59 Removing intermediate container 9728ae9db869 21:34:59 ---> 6f73acbc09f5 21:34:59 Step 15/23 : EXPOSE $APP_PORT 21:34:59 ---> Running in 843211a13dda 21:34:59 Removing intermediate container c729b0273911 21:34:59 ---> ff5651fc4a18 21:34:59 Step 16/24 : WORKDIR / 21:34:59 Removing intermediate container 05ba20e4082f 21:34:59 ---> 4c6f38b46b78 21:34:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:00 ---> Running in 3262e5c20579 21:35:00 Removing intermediate container 843211a13dda 21:35:00 ---> 9627149eaa8b 21:35:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:00 ---> 1f64d80e817f 21:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:35:01 Removing intermediate container 3262e5c20579 21:35:01 ---> 375b8eabd4d0 21:35:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:01 ---> 5df0f03f75d2 21:35:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:01 ---> a37813cc81af 21:35:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:02 ---> 8078ec29473e 21:35:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:02 ---> f520bb53f01b 21:35:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:03 ---> 9ef8ff231ced 21:35:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:35:04 ---> 8f140b4289a2 21:35:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:35:04 ---> d01aecb276ab 21:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:35:05 ---> 6d8cf5916f12 21:35:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:35:05 ---> ed9a65248366 21:35:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:35:05 ---> Running in 608384222fa7 21:35:05 ---> Running in 86c2198b48c8 21:35:05 ---> 102b1579794b 21:35:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:35:05 ---> 1d7b825920bb 21:35:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:35:05 ---> Running in eec78281c7a6 21:35:06 ---> Running in 85e1a1ab63af 21:35:06 Removing intermediate container 86c2198b48c8 21:35:06 ---> 069043e10897 21:35:06 Step 19/22 : CMD ["--init=true"] 21:35:06 Removing intermediate container 608384222fa7 21:35:06 ---> d30358976380 21:35:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:06 ---> Running in 0104d6b4b707 21:35:06 ---> Running in fb60d4dd841f 21:35:06 Removing intermediate container eec78281c7a6 21:35:06 ---> d17991233c01 21:35:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:06 ---> Running in 5c3dc25cff27 21:35:07 Removing intermediate container 85e1a1ab63af 21:35:07 ---> 0f0e083e89ca 21:35:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:07 ---> Running in 2cb16728662e 21:35:07 Removing intermediate container fb60d4dd841f 21:35:07 ---> c22f31b91cd1 21:35:07 Step 20/22 : LABEL arch=arm64 21:35:07 Removing intermediate container 0104d6b4b707 21:35:07 ---> 9d50bacbd4ca 21:35:07 Step 21/23 : LABEL arch=arm64 21:35:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:35:07 ---> Running in 483fa3c2e8ad 21:35:07 Status: Downloaded newer image for docker:20.10.0 21:35:07 ---> Running in 4ce7c783ba30 21:35:07 ---> eeaf43b92773 21:35:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:35:07 Removing intermediate container 5c3dc25cff27 21:35:07 ---> 9fd67b036e2e 21:35:07 Step 21/23 : LABEL arch=arm64 21:35:07 ---> Running in 9eb9e80ef21d 21:35:07 Removing intermediate container 2cb16728662e 21:35:07 ---> 1f297f829204 21:35:07 Step 22/24 : LABEL arch=arm64 21:35:07 ---> Running in 259acfac3a06 21:35:08 ---> Running in 89e1ec90980c 21:35:08 Removing intermediate container 4ce7c783ba30 21:35:08 ---> f296c65aaed9 21:35:08 Step 22/23 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:35:08 Removing intermediate container 483fa3c2e8ad 21:35:08 ---> e4cb8264b97c 21:35:08 Step 21/22 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:35:08 ---> Running in c19e0a2e07ff 21:35:08 Removing intermediate container 259acfac3a06 21:35:08 ---> 59ed0f46d11b 21:35:08 Removing intermediate container 9eb9e80ef21d 21:35:08 Step 22/23 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c ---> 7de63b2f2545 21:35:08 21:35:08 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:35:08 ---> Running in 5331df2a57ea 21:35:08 Removing intermediate container 89e1ec90980c 21:35:08 ---> 5ce63c2275d7 21:35:08 Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:35:08 ---> Running in 0f9b68fc895e 21:35:08 ---> Running in b8824d1e6065 21:35:08 ---> Running in ea7ddffc081d 21:35:09 Removing intermediate container c19e0a2e07ff 21:35:09 ---> 64c402441969 21:35:09 Step 23/23 : LABEL version=0.0.0 21:35:09 Removing intermediate container 5331df2a57ea 21:35:09 ---> ce9b411856e1 21:35:09 Step 22/22 : LABEL version=0.0.0 21:35:09 ---> Running in b57410fade40 21:35:09 ---> Running in 5906830df474 21:35:09 Removing intermediate container b8824d1e6065 21:35:09 ---> c575111ad65d 21:35:09 Step 23/23 : LABEL version=0.0.0 21:35:09 Removing intermediate container ea7ddffc081d 21:35:09 ---> 8598f45a63c5 21:35:09 Step 24/24 : LABEL version=0.0.0 21:35:10 ---> Running in ed7e1258af75 21:35:10 ---> Running in b7c64175ffdc 21:35:10 Removing intermediate container b57410fade40 21:35:10 ---> 3ef14c372695 21:35:10 21:35:10 Removing intermediate container 5906830df474 21:35:10 ---> ac70f9a557fe 21:35:10 21:35:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:10 Removing intermediate container ed7e1258af75 21:35:10 ---> 660302a88a13 21:35:10 21:35:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:10 Successfully built ac70f9a557fe 21:35:10 Successfully built 3ef14c372695 21:35:10 Successfully tagged security-proxy-setup-arm64:latest 21:35:10 Removing intermediate container b7c64175ffdc 21:35:10  Building security-proxy-setup ... done  ---> c7c51d0aab66 21:35:10 21:35:10 Building security-bootstrapper 21:35:10 Successfully tagged support-scheduler-arm64:latest 21:35:10 Building core-command 21:35:11  Building support-scheduler ... done Successfully built 660302a88a13 21:35:11 Successfully tagged support-notifications-arm64:latest 21:35:11  Building support-notifications ... done Building core-data 21:35:11 Successfully built c7c51d0aab66 21:35:11 Successfully tagged core-metadata-arm64:latest 21:35:11 (1/39) Installing readline (8.0.4-r0) 21:35:11 Building security-secretstore-setup 21:35:11  Building core-metadata ... done (2/39) Installing bash (5.0.17-r0) 21:35:11 Executing bash-5.0.17-r0.post-install 21:35:11 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:35:11 (4/39) Installing libcurl (7.77.0-r0) 21:35:11 (5/39) Installing curl (7.77.0-r0) 21:35:11 (6/39) Installing dumb-init (1.2.2-r1) 21:35:11 (7/39) Installing libbz2 (1.0.8-r1) 21:35:11 (8/39) Installing expat (2.2.9-r1) 21:35:11 (9/39) Installing libffi (3.3-r2) 21:35:11 (10/39) Installing gdbm (1.13-r1) 21:35:11 (11/39) Installing xz-libs (5.2.5-r0) 21:35:11 (12/39) Installing sqlite-libs (3.32.1-r1) 21:35:11 (13/39) Installing python3 (3.8.10-r0) 21:35:13 (14/39) Installing py3-appdirs (1.4.4-r1) 21:35:13 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:35:13 (16/39) Installing py3-parsing (2.4.7-r0) 21:35:13 (17/39) Installing py3-six (1.15.0-r0) 21:35:13 (18/39) Installing py3-packaging (20.4-r0) 21:35:13 (19/39) Installing py3-setuptools (47.0.0-r0) 21:35:13 (20/39) Installing py3-chardet (3.0.4-r4) 21:35:13 (21/39) Installing py3-idna (2.9-r0) 21:35:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:35:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:35:13 (24/39) Installing py3-requests (2.23.0-r0) 21:35:13 (25/39) Installing py3-msgpack (1.0.0-r0) 21:35:13 (26/39) Installing py3-lockfile (0.12.2-r3) 21:35:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:35:13 (28/39) Installing py3-colorama (0.4.3-r0) 21:35:13 (29/39) Installing py3-distlib (0.3.0-r0) 21:35:13 (30/39) Installing py3-distro (1.5.0-r1) 21:35:13 (31/39) Installing py3-webencodings (0.5.1-r3) 21:35:14 (32/39) Installing py3-html5lib (1.0.1-r4) 21:35:14 (33/39) Installing py3-pytoml (0.1.21-r0) 21:35:14 (34/39) Installing py3-pep517 (0.8.2-r0) 21:35:14 (35/39) Installing py3-progress (1.5-r0) 21:35:14 (36/39) Installing py3-toml (0.10.1-r0) 21:35:14 (37/39) Installing py3-retrying (1.3.3-r0) 21:35:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:35:14 (39/39) Installing py3-pip (20.1.1-r0) 21:35:14 Executing busybox-1.31.1-r19.trigger 21:35:14 OK: 72 MiB in 59 packages 21:35:18 Collecting docker-compose==1.23.2 21:35:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:35:19 Collecting cached-property<2,>=1.2.0 21:35:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:35:20 Collecting jsonschema<3,>=2.5.1 21:35:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:35:20 Collecting texttable<0.10,>=0.9.0 21:35:20 Downloading texttable-0.9.1.tar.gz (11 kB) 21:35:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:35:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:35:24 Collecting docopt<0.7,>=0.6.1 21:35:24 Downloading docopt-0.6.2.tar.gz (25 kB) 21:35:26 Collecting PyYAML<4,>=3.10 21:35:26 Downloading PyYAML-3.13.tar.gz (270 kB) 21:35:30 Collecting websocket-client<1.0,>=0.32.0 21:35:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:35:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:35:30 Collecting dockerpty<0.5,>=0.4.1 21:35:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:35:33 Collecting docker<4.0,>=3.6.0 21:35:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:35:33 Collecting idna<2.8,>=2.5 21:35:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:35:33 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) 21:35:33 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) 21:35:34 Collecting urllib3<1.25,>=1.21.1 21:35:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:35:34 Collecting docker-pycreds>=0.4.0 21:35:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:35:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:35:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:35:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:35:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:35:36 Installing collected packages: cached-property, jsonschema, texttable, idna, urllib3, requests, docopt, PyYAML, websocket-client, dockerpty, docker-pycreds, docker, docker-compose 21:35:36 Running setup.py install for texttable: started 21:35:38 Running setup.py install for texttable: finished with status 'done' 21:35:38 Attempting uninstall: idna 21:35:38 Found existing installation: idna 2.9 21:35:38 Uninstalling idna-2.9: 21:35:38 Successfully uninstalled idna-2.9 21:35:39 Attempting uninstall: urllib3 21:35:39 Found existing installation: urllib3 1.25.9 21:35:39 Uninstalling urllib3-1.25.9: 21:35:39 Successfully uninstalled urllib3-1.25.9 21:35:40 Attempting uninstall: requests 21:35:40 Found existing installation: requests 2.23.0 21:35:40 Uninstalling requests-2.23.0: 21:35:40 Successfully uninstalled requests-2.23.0 21:35:40 Running setup.py install for docopt: started 21:35:42 Running setup.py install for docopt: finished with status 'done' 21:35:42 Running setup.py install for PyYAML: started 21:35:45 Running setup.py install for PyYAML: finished with status 'done' 21:35:45 Running setup.py install for dockerpty: started 21:35:48 Running setup.py install for dockerpty: finished with status 'done' 21:35:52 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 21:35:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:35:59 ---> 338443ff6b32 21:35:59 Step 3/26 : WORKDIR /edgex-go 21:35:59 ---> Using cache 21:35:59 ---> 6e2789890b30 21:35:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:59 ---> Using cache 21:35:59 ---> 9829224ca42c 21:35:59 Step 5/26 : RUN apk add --update --no-cache make git 21:35:59 ---> Using cache 21:35:59 ---> 4add3e4b6ea4 21:35:59 Step 6/26 : COPY go.mod . 21:35:59 ---> Using cache 21:35:59 ---> a7a412d60acd 21:35:59 Step 7/26 : RUN go mod download 21:35:59 ---> Using cache 21:35:59 ---> cc9b57926746 21:35:59 Step 8/26 : COPY . . 21:35:59 ---> Using cache 21:35:59 ---> 07b7108e6e3b 21:35:59 Step 9/26 : RUN go mod tidy 21:35:59 ---> Using cache 21:35:59 ---> 53a2ba4d6ea5 21:35:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:35:59 ---> 338443ff6b32 21:35:59 Step 3/32 : WORKDIR /edgex-go 21:35:59 ---> Using cache 21:35:59 ---> 6e2789890b30 21:35:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:59 ---> Using cache 21:35:59 ---> 9829224ca42c 21:35:59 Step 5/32 : RUN apk add --update --no-cache make git 21:35:59 ---> Using cache 21:35:59 ---> 4add3e4b6ea4 21:35:59 Step 6/32 : COPY go.mod . 21:35:59 ---> Using cache 21:35:59 ---> a7a412d60acd 21:35:59 Step 7/32 : RUN go mod download 21:35:59 ---> Using cache 21:35:59 ---> cc9b57926746 21:35:59 Step 8/32 : COPY . . 21:35:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:59 ---> 338443ff6b32 21:35:59 Step 3/24 : WORKDIR /edgex-go 21:35:59 ---> Using cache 21:35:59 ---> 6e2789890b30 21:35:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:59 ---> Using cache 21:35:59 ---> 9829224ca42c 21:35:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:35:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:59 ---> 338443ff6b32 21:35:59 Step 3/24 : WORKDIR /edgex-go 21:35:59 ---> Using cache 21:35:59 ---> 6e2789890b30 21:35:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:59 ---> Using cache 21:35:59 ---> 9829224ca42c 21:35:59 Step 5/24 : RUN apk add --update --no-cache make git 21:35:59 ---> Using cache 21:35:59 ---> 4add3e4b6ea4 21:35:59 Step 6/24 : COPY go.mod . 21:35:59 ---> Using cache 21:35:59 ---> a7a412d60acd 21:35:59 Step 7/24 : RUN go mod download 21:35:59 ---> Using cache 21:35:59 ---> cc9b57926746 21:35:59 Step 8/24 : COPY . . 21:35:59 ---> Using cache 21:35:59 ---> 07b7108e6e3b 21:35:59 Step 9/32 : RUN go mod tidy 21:35:59 ---> Using cache 21:35:59 ---> 53a2ba4d6ea5 21:35:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:35:59 ---> Running in 804a59e9b37e 21:35:59 ---> Running in e3531277d290 21:35:59 ---> Using cache 21:35:59 ---> 07b7108e6e3b 21:35:59 Step 9/24 : RUN go mod tidy 21:35:59 ---> Using cache 21:35:59 ---> 53a2ba4d6ea5 21:35:59 Step 10/24 : RUN make cmd/core-command/core-command 21:36:00 ---> Running in 0bcef3dd1caa 21:36:00 ---> Running in a011e1dd8d35 21:36:02 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 21:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:36:03 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 21:36:03 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 21:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:36:05 OK: 218 MiB in 52 packages 21:36:06 Removing intermediate container e3531277d290 21:36:06 ---> 7e52d15fb09a 21:36:06 Step 6/24 : COPY go.mod . 21:36:06 Removing intermediate container 0f9b68fc895e 21:36:06 ---> e0e98437ecbb 21:36:06 Step 15/24 : ENV APP_PORT=58890 21:36:07 ---> Running in 31be23ebd757 21:36:08 Removing intermediate container 31be23ebd757 21:36:08 ---> 3499f8e19af4 21:36:08 Step 16/24 : EXPOSE $APP_PORT 21:36:08 ---> 5628f2e383c3 21:36:08 Step 7/24 : RUN go mod download 21:36:08 ---> Running in 6fa5db287875 21:36:08 ---> Running in a872506c0fd7 21:36:09 Removing intermediate container 6fa5db287875 21:36:09 ---> de128e229f25 21:36:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:36:11 ---> efff3deb7e89 21:36:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:36:13 ---> d1565140ed89 21:36:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:36:13 Removing intermediate container a872506c0fd7 21:36:13 ---> 6950f70ce0d8 21:36:13 Step 8/24 : COPY . . 21:36:14 ---> 8c200c45733c 21:36:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:36:15 ---> Running in 22c84aad6561 21:36:16 Removing intermediate container 22c84aad6561 21:36:16 ---> cdd43df4ddf9 21:36:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:16 ---> Running in 8ce63a5014fb 21:36:18 Removing intermediate container 8ce63a5014fb 21:36:18 ---> 6570ba00b897 21:36:18 Step 22/24 : LABEL arch=arm64 21:36:18 ---> Running in a88fad2f22f0 21:36:19 Removing intermediate container a88fad2f22f0 21:36:19 ---> a2b5d78013c7 21:36:19 Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:36:19 ---> Running in 2a2d787aeeb1 21:36:20 Removing intermediate container 2a2d787aeeb1 21:36:20 ---> 7e695fe684b4 21:36:20 Step 24/24 : LABEL version=0.0.0 21:36:21 ---> Running in 8b9bb902593e 21:36:22 Removing intermediate container 8b9bb902593e 21:36:22 ---> 60a618d49fdf 21:36:22 21:36:23 Successfully built 60a618d49fdf 21:36:23 Successfully tagged sys-mgmt-agent-arm64:latest 21:36:35  Building sys-mgmt-agent ... done  ---> 7d3349a38476 21:36:35 Step 9/24 : RUN go mod tidy 21:36:35 ---> Running in 06911673e20c 21:36:41 Removing intermediate container 06911673e20c 21:36:41 ---> 8a4fcb90159b 21:36:41 Step 10/24 : RUN make cmd/core-data/core-data 21:36:41 ---> Running in 09778d807622 21:36:42 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 21:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:37:35 Removing intermediate container a011e1dd8d35 21:37:35 ---> f6b9e3a7c029 21:37:35 21:37:35 Step 11/24 : FROM alpine:3.12 21:37:35 ---> c4fd0aeabfcf 21:37:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:37:35 ---> Using cache 21:37:35 ---> 58f025861e84 21:37:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:37:35 ---> Using cache 21:37:35 ---> 9eb04036ecdc 21:37:35 Step 14/24 : ENV APP_PORT=59882 21:37:35 ---> Running in ca1114721037 21:37:36 Removing intermediate container ca1114721037 21:37:36 ---> 18dfe3de15a2 21:37:36 Step 15/24 : EXPOSE $APP_PORT 21:37:36 ---> Running in 0334e04b91b5 21:37:37 Removing intermediate container 0334e04b91b5 21:37:37 ---> 50829d9ddeac 21:37:37 Step 16/24 : WORKDIR / 21:37:38 ---> Running in 458813354eb6 21:37:39 Removing intermediate container 458813354eb6 21:37:39 ---> b4de9b5b1f6b 21:37:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:37:42 ---> a3ad9e851eda 21:37:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:37:42 Removing intermediate container 0bcef3dd1caa 21:37:42 ---> cd183af93714 21:37:42 21:37:42 Step 11/32 : FROM alpine:3.12 21:37:42 ---> c4fd0aeabfcf 21:37:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:37:42 ---> Running in 1ecc4df1ebba 21:37:42 Removing intermediate container 804a59e9b37e 21:37:42 ---> 1d85df809c8d 21:37:42 21:37:42 Step 11/26 : FROM alpine:3.12 21:37:42 ---> c4fd0aeabfcf 21:37:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:37:43 ---> Running in 993ca023bad6 21:37:43 Removing intermediate container 1ecc4df1ebba 21:37:43 ---> cb0bb0ace015 21:37:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:37:43 ---> Running in e34d5c8941b7 21:37:44 ---> 55441b7fda1b 21:37:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:37:46 ---> 384a97a623c7 21:37:46 Step 20/24 : ENTRYPOINT ["/core-command"] 21:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:37:46 ---> Running in 4e2179525758 21:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:37:47 (1/6) Installing ca-certificates (20191127-r4) 21:37:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:37:47 (3/6) Installing libcurl (7.77.0-r0) 21:37:47 (4/6) Installing curl (7.77.0-r0) 21:37:47 (5/6) Installing dumb-init (1.2.2-r1) 21:37:47 (6/6) Installing su-exec (0.2-r1) 21:37:47 Executing busybox-1.31.1-r20.trigger 21:37:47 Executing ca-certificates-20191127-r4.trigger 21:37:47 OK: 7 MiB in 20 packages 21:37:47 (1/2) Installing dumb-init (1.2.2-r1) 21:37:47 (2/2) Installing su-exec (0.2-r1) 21:37:47 Executing busybox-1.31.1-r20.trigger 21:37:47 OK: 5 MiB in 16 packages 21:37:47 Removing intermediate container 4e2179525758 21:37:47 ---> af9e06c88d53 21:37:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:47 ---> Running in d8829bf22b9c 21:37:48 Removing intermediate container d8829bf22b9c 21:37:48 ---> feb64683898d 21:37:48 Step 22/24 : LABEL arch=arm64 21:37:49 ---> Running in ff5b50bd4bab 21:37:49 Removing intermediate container e34d5c8941b7 21:37:49 ---> c943ba82daa3 21:37:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:37:50 ---> Running in 6fc9f66070b7 21:37:50 Removing intermediate container ff5b50bd4bab 21:37:50 ---> 0152a1862ef0 21:37:50 Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:37:50 Removing intermediate container 993ca023bad6 21:37:50 ---> 83504efa3081 21:37:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:37:50 ---> Running in 793c6666c4cc 21:37:50 ---> Running in e7b9c7d87c03 21:37:51 Removing intermediate container 6fc9f66070b7 21:37:51 ---> 4d2a5fa40489 21:37:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:37:51 ---> Running in c424ebd02ba9 21:37:51 Removing intermediate container 793c6666c4cc 21:37:51 ---> 77783b4f8bfc 21:37:51 Step 24/24 : LABEL version=0.0.0 21:37:51 ---> Running in 28dfe2035df5 21:37:51 Removing intermediate container e7b9c7d87c03 21:37:51 ---> 70a2b528752e 21:37:51 Step 14/26 : WORKDIR / 21:37:51 ---> Running in bb704cc2328b 21:37:52 Removing intermediate container c424ebd02ba9 21:37:52 ---> a0e4b1a46132 21:37:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:37:52 ---> Running in a9fcb5b315ca 21:37:52 Removing intermediate container 28dfe2035df5 21:37:52 ---> 4a601c04a4b8 21:37:52 21:37:53 Removing intermediate container bb704cc2328b 21:37:53 ---> deee39347cb9 21:37:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:37:53 Successfully built 4a601c04a4b8 21:37:53 Successfully tagged core-command-arm64:latest 21:37:54  Building core-command ... done  ---> 5bd1ae007caa 21:37:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:37:55 ---> 90b27d6a38ee 21:37:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:37:55 Removing intermediate container a9fcb5b315ca 21:37:55 ---> e85c9ffc1541 21:37:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:37:55 ---> Running in 7b7d8cfecabd 21:37:56 Removing intermediate container 7b7d8cfecabd 21:37:56 ---> e39a39d23c6c 21:37:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:37:56 ---> bcdd0b02928f 21:37:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:37:57 ---> 3f0f1812bfb7 21:37:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:37:57 ---> b5361d860ab0 21:37:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:37:57 ---> Running in cf9d61c8eeae 21:37:59 ---> ee8b79a610a2 21:37:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:38:00 Removing intermediate container cf9d61c8eeae 21:38:00 ---> 3b451866138d 21:38:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:00 ---> 6f9921319e22 21:38:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:38:02 ---> a1b642dd5bb0 21:38:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:38:02 ---> b0b253bdbd6b 21:38:02 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/ 21:38:02 ---> Running in ff3938ded6e8 21:38:03 Removing intermediate container 09778d807622 21:38:03 ---> 4daac10bc77a 21:38:03 21:38:03 Step 11/24 : FROM alpine:3.12 21:38:03 ---> c4fd0aeabfcf 21:38:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:38:03 ---> Running in 9fce17b533ad 21:38:03 ---> b7f616b10ee4 21:38:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:38:04 Removing intermediate container 9fce17b533ad 21:38:04 ---> b3a31f14c1ee 21:38:04 Step 13/24 : ENV APP_PORT=59880 21:38:04 ---> Running in adae6f33e7d6 21:38:04 ---> 59fd138b07d5 21:38:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:38:04 Removing intermediate container ff3938ded6e8 21:38:04 ---> e8f5911d021d 21:38:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:38:05 Removing intermediate container adae6f33e7d6 21:38:05 ---> 38c7250d1826 21:38:05 Step 14/24 : EXPOSE $APP_PORT 21:38:05 ---> Running in a295b29eec93 21:38:05 ---> Running in 60f88371cc2f 21:38:05 ---> 8154c9d3e52a 21:38:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:38:05 Removing intermediate container a295b29eec93 21:38:05 ---> 73243fdf8f30 21:38:05 Step 24/26 : LABEL arch=arm64 21:38:05 Removing intermediate container 60f88371cc2f 21:38:05 ---> 32eaf2b58ff1 21:38:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:05 ---> Running in 72dbbdfd41b6 21:38:05 ---> Running in bce21e517210 21:38:06 ---> b380e0ae8084 21:38:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:38:06 Removing intermediate container 72dbbdfd41b6 21:38:06 ---> 9e0be9f0d6d4 21:38:06 Step 25/26 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:38:06 ---> Running in 80b695abc0df 21:38:07 ---> Running in ad747a7ef5f9 21:38:07 Removing intermediate container 80b695abc0df 21:38:07 ---> faeb5dee18a5 21:38:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:38:07 Removing intermediate container ad747a7ef5f9 21:38:07 ---> e69780188dc4 21:38:07 Step 26/26 : LABEL version=0.0.0 21:38:07 ---> Running in 916fa7c238b5 21:38:08 ---> 9579cc537d29 21:38:08 Step 27/32 : RUN chmod +x /entrypoint.sh 21:38:08 Removing intermediate container 916fa7c238b5 21:38:08 ---> 57c586d671ed 21:38:08 21:38:08 ---> Running in e28441baa42f 21:38:08 Successfully built 57c586d671ed 21:38:08 Removing intermediate container bce21e517210 21:38:08 ---> 118b7875e13f 21:38:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:38:09 Successfully tagged security-secretstore-setup-arm64:latest 21:38:09  Building security-secretstore-setup ... done  ---> Running in 6263b6199460 21:38:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:11 Removing intermediate container e28441baa42f 21:38:11 ---> d545f3356cad 21:38:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:38:11 ---> Running in c05e4c25c57d 21:38:11 (1/6) Installing dumb-init (1.2.2-r1) 21:38:11 (2/6) Installing libgcc (9.3.0-r2) 21:38:11 (3/6) Installing libsodium (1.0.18-r0) 21:38:11 Removing intermediate container c05e4c25c57d 21:38:11 ---> 7471b46900f2 21:38:11 Step 29/32 : CMD ["gate"] 21:38:11 (4/6) Installing libstdc++ (9.3.0-r2) 21:38:12 (5/6) Installing libzmq (4.3.3-r0) 21:38:12 ---> Running in ac2c91401911 21:38:12 (6/6) Installing zeromq (4.3.3-r0) 21:38:12 Executing busybox-1.31.1-r20.trigger 21:38:12 OK: 8 MiB in 20 packages 21:38:12 Removing intermediate container ac2c91401911 21:38:12 ---> 571490dc515f 21:38:12 Step 30/32 : LABEL arch=arm64 21:38:13 ---> Running in a029056307f7 21:38:13 Removing intermediate container a029056307f7 21:38:13 ---> 66e886c6c260 21:38:13 Step 31/32 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:38:13 Removing intermediate container 6263b6199460 21:38:13 ---> 2cf05e377b80 21:38:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:14 ---> Running in b4900b52d1a8 21:38:14 Removing intermediate container b4900b52d1a8 21:38:14 ---> 5c81501d6965 21:38:14 Step 32/32 : LABEL version=0.0.0 21:38:14 ---> 1324bdd6a693 21:38:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:38:14 ---> Running in f1dc96b10981 21:38:15 Removing intermediate container f1dc96b10981 21:38:15 ---> db188bf7d97d 21:38:15 21:38:16 Successfully built db188bf7d97d 21:38:16 ---> a528386134fc 21:38:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:38:16 Successfully tagged security-bootstrapper-arm64:latest 21:38:16  Building security-bootstrapper ... done  ---> b9eb581c21c7 21:38:16 Step 20/24 : ENTRYPOINT ["/core-data"] 21:38:17 ---> Running in 24740146c69e 21:38:17 Removing intermediate container 24740146c69e 21:38:17 ---> 9df704a91df8 21:38:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:17 ---> Running in a923f78c8e5f 21:38:18 Removing intermediate container a923f78c8e5f 21:38:18 ---> d4e62a5531db 21:38:18 Step 22/24 : LABEL arch=arm64 21:38:18 ---> Running in 6b0c3849e2bc 21:38:18 Removing intermediate container 6b0c3849e2bc 21:38:18 ---> 6d34c10de4cc 21:38:18 Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c 21:38:18 ---> Running in 9927e671d094 21:38:19 Removing intermediate container 9927e671d094 21:38:19 ---> 58cb2df727c1 21:38:19 Step 24/24 : LABEL version=0.0.0 21:38:19 ---> Running in 62d829fcea7c 21:38:20 Removing intermediate container 62d829fcea7c 21:38:20 ---> 1a4d6beb3b33 21:38:20 21:38:20 Successfully built 1a4d6beb3b33 21:38:20 Successfully tagged core-data-arm64:latest 21:38:20  Building core-data ... done  [Pipeline] } 21:38:20 $ docker stop --time=1 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac 21:38:22 $ docker rm -f 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac [Pipeline] // withDockerContainer [Pipeline] sh 21:38:23 + docker images 21:38:23 REPOSITORY TAG IMAGE ID CREATED SIZE 21:38:23 core-data-arm64 latest 1a4d6beb3b33 4 seconds ago 19.1MB 21:38:23 security-bootstrapper-arm64 latest db188bf7d97d 8 seconds ago 17.5MB 21:38:23 security-secretstore-setup-arm64 latest 57c586d671ed 15 seconds ago 27.1MB 21:38:23 4daac10bc77a 21 seconds ago 975MB 21:38:23 core-command-arm64 latest 4a601c04a4b8 31 seconds ago 15MB 21:38:23 1d85df809c8d 41 seconds ago 976MB 21:38:23 cd183af93714 43 seconds ago 970MB 21:38:23 f6b9e3a7c029 50 seconds ago 967MB 21:38:23 sys-mgmt-agent-arm64 latest 60a618d49fdf 2 minutes ago 299MB 21:38:23 security-proxy-setup-arm64 latest ac70f9a557fe 3 minutes ago 24.2MB 21:38:23 core-metadata-arm64 latest c7c51d0aab66 3 minutes ago 15.7MB 21:38:23 support-notifications-arm64 latest 660302a88a13 3 minutes ago 15.7MB 21:38:23 support-scheduler-arm64 latest 3ef14c372695 3 minutes ago 15.1MB 21:38:23 b450f8a1dbf7 3 minutes ago 969MB 21:38:23 6de3d9585e0f 3 minutes ago 972MB 21:38:23 d15ea300f6a7 3 minutes ago 969MB 21:38:23 cb30c4b97b81 3 minutes ago 973MB 21:38:23 6cb0a35ec3cc 3 minutes ago 968MB 21:38:23 ci-base-image-arm64 latest 338443ff6b32 13 minutes ago 641MB 21:38:23 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 21:38:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 21:38:23 docker 20.10.0 eeaf43b92773 6 months ago 228MB 21:38:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 21:38:24 ---> job-cost.sh 21:38:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ihTt 21:39:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-ihTt/bin to PATH 21:40:40 INFO: No Stack... 21:40:40 INFO: Retrieving Pricing Info for: v2-standard-4 21:40:40 INFO: Archiving Costs [Pipeline] sh 21:40:40 + cat /w/workspace/edgex-go/44/archives/cost.csv 21:40:40 + cut -d, -f6 [Pipeline] lock 21:40:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] 21:40:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] did not exist. Created. 21:40:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:40 + echo total: 0.18000000715255737 [Pipeline] stash 21:40:41 Stashed 1 file(s) [Pipeline] } 21:40:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-44-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 21:40:41 provisioning config files... 21:40:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/44@tmp/config9079526190713903920tmp [Pipeline] { [Pipeline] sh 21:40:42 + set +x 21:40:42 + curl -s https://codecov.io/bash 21:40:42 + bash -s -- 21:40:42 21:40:42 _____ _ 21:40:42 / ____| | | 21:40:42 | | ___ __| | ___ ___ _____ __ 21:40:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:42 Bash-1.0.3 21:40:42 21:40:42 21:40:42 ==> git version 2.24.4 found 21:40:42 ==> 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 21:40:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:40:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:40:42 ==> Jenkins CI detected. 21:40:42 project root: . 21:40:42 --> token set from env 21:40:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:42 ==> Running gcov in . (disable via -X gcov) 21:40:42 ==> Python coveragepy not found 21:40:42 ==> Searching for coverage reports in: 21:40:42 + . 21:40:42 -> Found 1 reports 21:40:42 ==> Detecting git/mercurial file structure 21:40:42 ==> Reading reports 21:40:42 + ./coverage.out bytes=398095 21:40:42 ==> Appending adjustments 21:40:42 https://docs.codecov.io/docs/fixing-reports 21:40:43 + Found adjustments 21:40:43 ==> Gzipping contents 21:40:43 56K /tmp/codecov.p7ZxbW.gz 21:40:43 ==> Uploading reports 21:40:43 url: https://codecov.io 21:40:43 query: branch=PR-3579&commit=886365d86c49aa56e73b934cd79d68c5b80d4697&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 21:40:43 -> Pinging Codecov 21:40:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=886365d86c49aa56e73b934cd79d68c5b80d4697&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 21:40:44 -> Uploading to 21:40:44 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/886365d86c49aa56e73b934cd79d68c5b80d4697/e95a8831-53e4-45b9-a443-15285e1a300d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T214044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9dc2c754526e88b3a7f0af2e1616c92df9ea4bcb94725d9a0477a4c7cab0bcc 21:40:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:44 Dload Upload Total Spent Left Speed 21:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 132k --:--:-- --:--:-- --:--:-- 132k 100 54856 0 0 100 54856 0 132k --:--:-- --:--:-- --:--:-- 132k 21:40:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/886365d86c49aa56e73b934cd79d68c5b80d4697 [Pipeline] } 21:40:44 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 21:40:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:46 ---> package-listing.sh 21:40:46 ++ facter osfamily 21:40:46 ++ tr '[:upper:]' '[:lower:]' 21:40:46 + OS_FAMILY=redhat 21:40:46 + workspace=/w/workspace/edgex-go/44 21:40:46 + START_PACKAGES=/tmp/packages_start.txt 21:40:46 + END_PACKAGES=/tmp/packages_end.txt 21:40:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:46 + PACKAGES=/tmp/packages_start.txt 21:40:46 + '[' /w/workspace/edgex-go/44 ']' 21:40:46 + PACKAGES=/tmp/packages_end.txt 21:40:46 + case "${OS_FAMILY}" in 21:40:46 + rpm -qa 21:40:46 + sort 21:40:48 + '[' -f /tmp/packages_start.txt ']' 21:40:48 + '[' -f /tmp/packages_end.txt ']' 21:40:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:48 + '[' /w/workspace/edgex-go/44 ']' 21:40:48 + mkdir -p /w/workspace/edgex-go/44/archives/ 21:40:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/44/archives/ [Pipeline] echo 21:40:48 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/44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:40:49 21:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:40:49 alpine: Pulling from edgex-lftools-log-publisher 21:40:49 df20fa9351a1: Pulling fs layer 21:40:49 36b3adc4ff6f: Pulling fs layer 21:40:49 8ad3a11d3b57: Pulling fs layer 21:40:49 46f8f816bc3b: Pulling fs layer 21:40:49 93b61091891f: Pulling fs layer 21:40:49 93b9cdb0e59b: Pulling fs layer 21:40:49 5e14af77c1be: Pulling fs layer 21:40:49 01666e4c0597: Pulling fs layer 21:40:49 aa168da1d23b: Pulling fs layer 21:40:49 46f8f816bc3b: Waiting 21:40:49 93b61091891f: Waiting 21:40:49 93b9cdb0e59b: Waiting 21:40:49 5e14af77c1be: Waiting 21:40:49 01666e4c0597: Waiting 21:40:49 aa168da1d23b: Waiting 21:40:49 36b3adc4ff6f: Download complete 21:40:49 46f8f816bc3b: Verifying Checksum 21:40:49 46f8f816bc3b: Download complete 21:40:49 df20fa9351a1: Verifying Checksum 21:40:49 df20fa9351a1: Download complete 21:40:50 93b9cdb0e59b: Verifying Checksum 21:40:50 93b9cdb0e59b: Download complete 21:40:50 5e14af77c1be: Verifying Checksum 21:40:50 5e14af77c1be: Download complete 21:40:50 01666e4c0597: Verifying Checksum 21:40:50 01666e4c0597: Download complete 21:40:50 93b61091891f: Verifying Checksum 21:40:50 93b61091891f: Download complete 21:40:50 df20fa9351a1: Pull complete 21:40:50 36b3adc4ff6f: Pull complete 21:40:50 8ad3a11d3b57: Verifying Checksum 21:40:50 8ad3a11d3b57: Download complete 21:40:50 8ad3a11d3b57: Pull complete 21:40:50 46f8f816bc3b: Pull complete 21:40:50 93b61091891f: Pull complete 21:40:51 93b9cdb0e59b: Pull complete 21:40:51 5e14af77c1be: Pull complete 21:40:51 01666e4c0597: Pull complete 21:40:52 aa168da1d23b: Verifying Checksum 21:40:52 aa168da1d23b: Download complete 21:40:56 aa168da1d23b: Pull complete 21:40:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:40:56 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 21:40:56 $ 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/44/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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:40:59 $ docker top ad5824e8a752838e201fbafe086d97f9c15f10072b781643ae1d3025b617f9fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:41:00 + mkdir -p /var/log/sa [Pipeline] sh 21:41:00 + ls /var/log/sa-host 21:41:00 + sadf -c /var/log/sa-host/sa05 21:41:00 file_magic: OK 21:41:00 HZ: Using current value: 100 21:41:00 file_header: OK 21:41:00 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 21:41:00 Statistics: 21:41:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:41:00 File successfully converted to sysstat format version 12.2.1 21:41:00 + sadf -c /var/log/sa-host/sa29 21:41:00 file_magic: OK 21:41:00 HZ: Using current value: 100 21:41:00 file_header: OK 21:41:00 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 21:41:00 Statistics: 21:41:00 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... 21:41:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:01 provisioning config files... 21:41:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/44@tmp/config4918237946979611120tmp [Pipeline] { [Pipeline] echo 21:41:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:41:01 ---> create-netrc.sh [Pipeline] } 21:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:41:01 ---> python-tools-install.sh [Pipeline] echo 21:41:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:41:02 ---> sudo-logs.sh 21:41:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:41:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:41:02 ---> job-cost.sh 21:41:02 lf-activate-venv: SKIPPING 21:41:02 DEBUG: total: 0.18000000715255737 21:41:02 INFO: Retrieving Stack Cost... 21:41:03 INFO: Retrieving Pricing Info for: v3-standard-2 21:41:04 INFO: Archiving Costs [Pipeline] echo 21:41:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:41:04 ---> logs-deploy.sh 21:41:04 lf-activate-venv: SKIPPING 21:41:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/44 21:41:04 INFO: archiving workspace using pattern(s): 21:41:05 Archives upload complete. 21:41:05 INFO: archiving logs to Nexus 21:41:05 ---> uname -a: 21:41:05 Linux prd-centos7-docker-4c-2g-746.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:41:05 21:41:05 21:41:05 ---> lscpu: 21:41:05 Architecture: x86_64 21:41:05 CPU op-mode(s): 32-bit, 64-bit 21:41:05 Byte Order: Little Endian 21:41:05 Address sizes: 40 bits physical, 48 bits virtual 21:41:05 CPU(s): 2 21:41:05 On-line CPU(s) list: 0,1 21:41:05 Thread(s) per core: 1 21:41:05 Core(s) per socket: 1 21:41:05 Socket(s): 2 21:41:05 NUMA node(s): 1 21:41:05 Vendor ID: AuthenticAMD 21:41:05 CPU family: 23 21:41:05 Model: 49 21:41:05 Model name: AMD EPYC-Rome Processor 21:41:05 Stepping: 0 21:41:05 CPU MHz: 2799.998 21:41:05 BogoMIPS: 5599.99 21:41:05 Virtualization: AMD-V 21:41:05 Hypervisor vendor: KVM 21:41:05 Virtualization type: full 21:41:05 L1d cache: 64 KiB 21:41:05 L1i cache: 64 KiB 21:41:05 L2 cache: 1 MiB 21:41:05 L3 cache: 32 MiB 21:41:05 NUMA node0 CPU(s): 0,1 21:41:05 Vulnerability Itlb multihit: Not affected 21:41:05 Vulnerability L1tf: Not affected 21:41:05 Vulnerability Mds: Not affected 21:41:05 Vulnerability Meltdown: Not affected 21:41:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:41:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:41:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:41:05 Vulnerability Srbds: Not affected 21:41:05 Vulnerability Tsx async abort: Not affected 21:41:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:41:05 21:41:05 21:41:05 ---> nproc: 21:41:05 2 21:41:05 21:41:05 21:41:05 ---> df -h: 21:41:05 Filesystem Size Used Available Use% Mounted on 21:41:05 overlay 40.0G 12.5G 27.5G 31% / 21:41:05 tmpfs 64.0M 0 64.0M 0% /dev 21:41:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:41:05 shm 64.0M 0 64.0M 0% /dev/shm 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/44@tmp 21:41:05 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/44 21:41:05 21:41:05 21:41:05 ---> free -m: 21:41:05 total used free shared buff/cache available 21:41:05 Mem: 7821 1331 2174 0 4315 6456 21:41:05 Swap: 1023 2 1021 21:41:05 21:41:05 21:41:05 ---> ip addr: 21:41:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:41:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:41:05 inet 127.0.0.1/8 scope host lo 21:41:05 valid_lft forever preferred_lft forever 21:41:05 inet6 ::1/128 scope host 21:41:05 valid_lft forever preferred_lft forever 21:41:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:41:05 link/ether fa:16:3e:87:30:e2 brd ff:ff:ff:ff:ff:ff 21:41:05 inet 10.30.123.1/23 brd 10.30.123.255 scope global dynamic eth0 21:41:05 valid_lft 85085sec preferred_lft 85085sec 21:41:05 inet6 fe80::f816:3eff:fe87:30e2/64 scope link 21:41:05 valid_lft forever preferred_lft forever 21:41:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:41:05 link/ether 02:42:bd:7b:9e:4b brd ff:ff:ff:ff:ff:ff 21:41:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:41:05 valid_lft forever preferred_lft forever 21:41:05 inet6 fe80::42:bdff:fe7b:9e4b/64 scope link 21:41:05 valid_lft forever preferred_lft forever 21:41:05 21:41:05 21:41:06 ---> sar -b -r -n DEV: 21:41:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 21:41:06 21:41:06 21:19:00 LINUX RESTART (2 CPU) 21:41:06 21:41:06 21:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:41:06 21:21:01 113.60 0.18 113.42 0.00 22.78 47369.46 0.00 21:41:06 21:22:01 124.17 0.00 124.17 0.00 0.00 16860.41 0.00 21:41:06 21:23:01 55.61 0.02 55.60 0.00 0.53 6328.05 0.00 21:41:06 21:24:01 418.25 144.83 273.42 0.00 3500.15 167346.56 0.00 21:41:06 21:25:01 656.77 277.72 379.05 0.00 15687.46 189168.33 0.00 21:41:06 21:26:01 666.86 134.03 532.83 0.00 3612.98 201939.80 0.00 21:41:06 21:27:01 118.65 11.07 107.58 0.00 1361.00 13759.00 0.00 21:41:06 21:28:01 1.75 0.07 1.68 0.00 0.53 22.89 0.00 21:41:06 21:29:01 0.38 0.00 0.38 0.00 0.00 3.63 0.00 21:41:06 21:30:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 21:41:06 21:31:02 0.33 0.00 0.33 0.00 0.00 5.20 0.00 21:41:06 21:32:01 0.17 0.00 0.17 0.00 0.00 1.41 0.00 21:41:06 21:33:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 21:41:06 21:34:01 0.43 0.18 0.25 0.00 5.73 2.43 0.00 21:41:06 21:35:01 1.20 0.23 0.97 0.00 68.10 17.82 0.00 21:41:06 21:36:01 0.32 0.02 0.30 0.00 0.40 4.00 0.00 21:41:06 21:37:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 21:41:06 21:38:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 21:41:06 21:39:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 21:41:06 21:40:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 21:41:06 Average: 108.13 28.45 79.68 0.00 1214.30 32179.34 0.00 21:41:06 21:41:06 21:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:41:06 21:21:01 4003240 0 1015604 12.68 2620 2987476 1644412 18.16 1087324 2406296 50900 21:41:06 21:22:01 3752684 0 1176708 14.69 2620 3076928 1730552 19.11 1416992 2284716 176620 21:41:06 21:23:01 3729828 0 1244348 15.54 2620 3032144 1749316 19.31 1398564 2312364 109428 21:41:06 21:24:01 1767704 0 1299572 16.23 2620 4939044 2018224 22.28 1482872 4089564 16 21:41:06 21:25:01 560672 0 1422268 17.76 2620 6023380 2275716 25.13 3117012 3602472 6480 21:41:06 21:26:01 771516 0 1695032 21.16 2620 5539772 2888712 31.89 2567528 3874096 2320 21:41:06 21:27:01 2848136 0 1270548 15.86 2620 3887636 1322396 14.60 1284376 3151260 8 21:41:06 21:28:01 2854020 0 1264660 15.79 2620 3887640 1280452 14.14 1305216 3127208 8 21:41:06 21:29:01 2856092 0 1262584 15.76 2620 3887644 1280236 14.13 1306832 3125164 8 21:41:06 21:30:01 2855976 0 1262696 15.77 2620 3887648 1280320 14.14 1306844 3125164 8 21:41:06 21:31:02 2856220 0 1262448 15.76 2620 3887652 1280236 14.13 1306872 3125164 8 21:41:06 21:32:01 2856400 0 1262264 15.76 2620 3887656 1280236 14.13 1306876 3125164 8 21:41:06 21:33:01 2856292 0 1262364 15.76 2620 3887664 1280236 14.13 1306768 3125164 8 21:41:06 21:34:01 2856128 0 1262492 15.76 2620 3887700 1280236 14.13 1307204 3124764 16 21:41:06 21:35:01 2851416 0 1265176 15.80 2620 3889728 1280320 14.14 1312988 3124004 12 21:41:06 21:36:01 2851528 0 1265064 15.80 2620 3889728 1280236 14.13 1312824 3124016 8 21:41:06 21:37:01 2850972 0 1265616 15.80 2620 3889732 1280404 14.14 1313212 3124016 12 21:41:06 21:38:01 2851452 0 1265128 15.80 2620 3889740 1280236 14.13 1312944 3124016 20 21:41:06 21:39:01 2851376 0 1265204 15.80 2620 3889740 1280236 14.13 1312832 3124016 8 21:41:06 21:40:01 2851380 0 1265192 15.80 2620 3889748 1280320 14.14 1312932 3124016 8 21:41:06 Average: 2726652 0 1277748 15.95 2620 4001920 1513652 16.71 1468951 3117132 17295 21:41:06 21:41:06 21:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:41:06 21:21:01 veth8b34404 53.76 58.56 4.96 190.29 0.00 0.00 0.00 0.00 21:41:06 21:21:01 eth0 757.93 807.04 4608.17 79.03 0.00 0.00 0.00 0.00 21:41:06 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:21:01 docker0 528.19 444.62 40.46 1906.28 0.00 0.00 0.00 0.00 21:41:06 21:22:01 veth910f848 0.43 0.57 0.04 0.06 0.00 0.00 0.00 0.00 21:41:06 21:22:01 eth0 98.37 84.56 310.99 21.46 0.00 0.00 0.00 0.00 21:41:06 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:22:01 docker0 63.49 61.64 4.93 275.20 0.00 0.00 0.00 0.00 21:41:06 21:23:01 veth910f848 1.63 1.63 0.13 0.13 0.00 0.00 0.00 0.00 21:41:06 21:23:01 eth0 36.83 25.03 24.04 104.53 0.00 0.00 0.00 0.00 21:41:06 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:23:01 docker0 1.63 1.63 0.11 0.13 0.00 0.00 0.00 0.00 21:41:06 21:24:01 veth13b4c79 0.28 0.40 0.03 0.33 0.00 0.00 0.00 0.00 21:41:06 21:24:01 veth6f56399 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:24:01 vethb4ada97 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:24:01 eth0 206.91 177.80 1705.27 27.31 0.00 0.00 0.00 0.00 21:41:06 21:25:01 eth0 124.55 81.57 315.16 20.52 0.00 0.00 0.00 0.00 21:41:06 21:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:25:01 veth9db3ef0 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 21:41:06 21:25:01 vethaf43a43 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:41:06 21:26:01 veth571a94d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:06 21:26:01 vethec8b215 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 21:41:06 21:26:01 eth0 257.28 190.36 1786.65 134.46 0.00 0.00 0.00 0.00 21:41:06 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:27:01 eth0 19.48 10.82 46.07 6.85 0.00 0.00 0.00 0.00 21:41:06 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:27:01 docker0 1198.63 969.86 93.81 4320.03 0.00 0.00 0.00 0.00 21:41:06 21:28:01 eth0 0.68 0.30 0.29 0.20 0.00 0.00 0.00 0.00 21:41:06 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:29:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:30:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:41:06 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:31:02 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:35:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:06 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:36:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:37:01 eth0 0.93 0.40 0.37 0.20 0.00 0.00 0.00 0.00 21:41:06 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:06 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:39:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:40:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:41:06 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 Average: eth0 75.31 69.03 440.39 19.76 0.00 0.00 0.00 0.00 21:41:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:06 Average: docker0 36.24 34.31 2.67 149.03 0.00 0.00 0.00 0.00 21:41:06 21:41:06 21:41:06 ---> sar -P ALL: 21:41:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 21:41:06 21:41:06 21:19:00 LINUX RESTART (2 CPU) 21:41:06 21:41:06 21:20:01 CPU %user %nice %system %iowait %steal %idle 21:41:06 21:21:01 all 17.07 0.00 5.66 4.58 0.06 72.63 21:41:06 21:21:01 0 19.99 0.00 5.93 5.52 0.05 68.51 21:41:06 21:21:01 1 14.18 0.00 5.40 3.64 0.07 76.71 21:41:06 21:22:01 all 58.06 0.00 7.57 1.30 0.10 32.97 21:41:06 21:22:01 0 58.92 0.00 7.21 1.26 0.11 32.50 21:41:06 21:22:01 1 57.21 0.00 7.93 1.34 0.09 33.43 21:41:06 21:23:01 all 41.49 0.00 6.10 0.44 0.08 51.88 21:41:06 21:23:01 0 41.83 0.00 5.67 0.41 0.07 52.01 21:41:06 21:23:01 1 41.16 0.00 6.52 0.48 0.09 51.75 21:41:06 21:24:01 all 34.77 0.00 12.97 15.48 0.10 36.68 21:41:06 21:24:01 0 34.52 0.00 12.72 15.46 0.09 37.20 21:41:06 21:24:01 1 35.02 0.00 13.21 15.50 0.11 36.16 21:41:06 21:25:01 all 67.53 0.00 17.27 9.67 0.11 5.41 21:41:06 21:25:01 0 68.84 0.00 15.95 9.89 0.11 5.21 21:41:06 21:25:01 1 66.20 0.00 18.62 9.46 0.11 5.61 21:41:06 21:26:01 all 61.07 0.00 18.82 17.88 0.15 2.08 21:41:06 21:26:01 0 61.07 0.00 18.86 17.76 0.13 2.18 21:41:06 21:26:01 1 61.07 0.00 18.78 18.00 0.17 1.99 21:41:06 21:27:01 all 17.95 0.00 3.94 1.74 0.04 76.33 21:41:06 21:27:01 0 17.69 0.00 4.12 1.87 0.05 76.27 21:41:06 21:27:01 1 18.22 0.00 3.76 1.60 0.03 76.38 21:41:06 21:28:01 all 0.13 0.00 0.05 0.00 0.02 99.80 21:41:06 21:28:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:41:06 21:28:01 1 0.03 0.00 0.07 0.00 0.02 99.88 21:41:06 21:29:01 all 0.10 0.00 0.04 0.00 0.03 99.83 21:41:06 21:29:01 0 0.17 0.00 0.07 0.00 0.02 99.75 21:41:06 21:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:41:06 21:30:01 all 0.13 0.00 0.02 0.00 0.01 99.85 21:41:06 21:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:41:06 21:30:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:41:06 21:31:02 all 0.13 0.00 0.05 0.00 0.02 99.81 21:41:06 21:31:02 0 0.05 0.00 0.05 0.00 0.03 99.87 21:41:06 21:31:02 1 0.20 0.00 0.05 0.00 0.00 99.75 21:41:06 21:41:06 21:31:02 CPU %user %nice %system %iowait %steal %idle 21:41:06 21:32:01 all 0.05 0.00 0.02 0.00 0.02 99.92 21:41:06 21:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:06 21:32:01 1 0.09 0.00 0.02 0.00 0.02 99.88 21:41:06 21:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:41:06 21:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:41:06 21:33:01 1 0.30 0.00 0.03 0.00 0.03 99.63 21:41:06 21:34:01 all 0.07 0.00 0.04 0.00 0.02 99.87 21:41:06 21:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:41:06 21:34:01 1 0.12 0.00 0.03 0.00 0.03 99.82 21:41:06 21:35:01 all 0.18 0.00 0.03 0.03 0.01 99.75 21:41:06 21:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:41:06 21:35:01 1 0.30 0.00 0.03 0.07 0.02 99.58 21:41:06 21:36:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:41:06 21:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:41:06 21:36:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:41:06 21:37:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:41:06 21:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:41:06 21:37:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:41:06 21:38:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:41:06 21:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:06 21:38:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:41:06 21:39:01 all 0.06 0.00 0.03 0.00 0.01 99.91 21:41:06 21:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:41:06 21:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:41:06 21:40:01 all 0.06 0.00 0.02 0.00 0.02 99.91 21:41:06 21:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:41:06 21:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:41:06 Average: all 14.17 0.00 3.44 2.41 0.04 79.94 21:41:06 Average: 0 14.37 0.00 3.36 2.47 0.04 79.76 21:41:06 Average: 1 13.97 0.00 3.52 2.36 0.04 80.11 21:41:06 21:41:06 21:41:06