Pull request #3568 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1424c5c28898345e9e090b9efb05348b96d4d2c5+7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (2b9afa110ea2bf13a86b3f767dfb598c3c85aa3c) 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-ssh4347541130734322789.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-ssh2995446915465483362.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-3568/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-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2157408778164809641.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-ssh3774991648799162499.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3568/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-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7012709033205741173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1699 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh888873501105966283.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh4549893532596000229.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) > git config core.sparsecheckout # timeout=10 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # 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/6@tmp/jenkins-gitclient-ssh3471876382563279001.key > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 Commit message: "build(snap): update to consul 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:42 ========================================================= 12:58:42 EdgeX Global Pipelines Version Info 12:58:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 22263f4f1fad518a6929af818fca4faf49afbbc3 # timeout=10 12:58:44 ------------------- 12:58:44 stable info: 12:58:44 ------------------- 12:58:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:58:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:58:44 Message: update stable to v1.0.195 12:58:45 ------------------- 12:58:45 experimental info: 12:58:45 ------------------- 12:58:45 Commited By: **** collab-it+edgex@linuxfoundation.org 12:58:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:58:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1424c5c28898345e9e090b9efb05348b96d4d2c5 [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1424c5c [Pipeline] echo 12:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:45 provisioning config files... 12:58:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6587734593821651530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:46 ---> docker-login.sh 12:58:46 nexus3.edgexfoundry.org:10001 12:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:46 Configure a credential helper to remove this warning. See 12:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:46 12:58:46 Login Succeeded 12:58:46 nexus3.edgexfoundry.org:10002 12:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:46 Configure a credential helper to remove this warning. See 12:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:46 12:58:46 Login Succeeded 12:58:46 nexus3.edgexfoundry.org:10003 12:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:46 Configure a credential helper to remove this warning. See 12:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:46 12:58:46 Login Succeeded 12:58:46 nexus3.edgexfoundry.org:10004 12:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:47 Configure a credential helper to remove this warning. See 12:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:47 12:58:47 Login Succeeded 12:58:47 docker.io 12:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:47 Configure a credential helper to remove this warning. See 12:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:47 12:58:47 Login Succeeded 12:58:47 ---> docker-login.sh ends [Pipeline] } 12:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:47 ++ 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 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/core-command/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo core-command,cmd/core-command/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/core-data/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo core-data,cmd/core-data/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/core-metadata/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo core-metadata,cmd/core-metadata/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/security-bootstrapper/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/security-proxy-setup/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/support-notifications/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo support-notifications,cmd/support-notifications/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/support-scheduler/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:58:47 + for file in '`ls cmd/**/Dockerfile`' 12:58:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:58:47 ++ cut -d/ -f2 12:58:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:58:47 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 12:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:58:51 12:58:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:58:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:58:51 latest: Pulling from edgex-devops/git-semver 12:58:51 31603596830f: Pulling fs layer 12:58:51 54011a49482f: Pulling fs layer 12:58:51 a6820b24f6d8: Pulling fs layer 12:58:51 f581987b2513: Pulling fs layer 12:58:51 f581987b2513: Waiting 12:58:51 54011a49482f: Verifying Checksum 12:58:51 54011a49482f: Download complete 12:58:52 31603596830f: Verifying Checksum 12:58:52 31603596830f: Download complete 12:58:52 f581987b2513: Verifying Checksum 12:58:52 f581987b2513: Download complete 12:58:52 a6820b24f6d8: Verifying Checksum 12:58:52 a6820b24f6d8: Download complete 12:58:52 31603596830f: Pull complete 12:58:52 54011a49482f: Pull complete 12:58:53 a6820b24f6d8: Pull complete 12:58:53 f581987b2513: Pull complete 12:58:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:58:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:58:53 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 12:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:58:54 $ docker top f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:54 [ssh-agent] Looking for ssh-agent implementation... 12:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:54 $ docker exec f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent 12:58:54 SSH_AUTH_SOCK=/tmp/ssh-0MNdWzkYgrp9/agent.15 12:58:54 SSH_AGENT_PID=21 12:58:54 Running ssh-add (command line suppressed) 12:58:54 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8337500061589880315.key (/w/workspace/edgex-go/6@tmp/private_key_8337500061589880315.key) 12:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:55 + git tag --points-at HEAD [Pipeline] } 12:58:55 $ docker exec --env ******** --env ******** f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent -k 12:58:55 unset SSH_AUTH_SOCK; 12:58:55 unset SSH_AGENT_PID; 12:58:55 echo Agent pid 21 killed; 12:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:55 [ssh-agent] Looking for ssh-agent implementation... 12:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:55 $ docker exec f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent 12:58:55 SSH_AUTH_SOCK=/tmp/ssh-Db8uB9hNkroM/agent.54 12:58:55 SSH_AGENT_PID=59 12:58:55 Running ssh-add (command line suppressed) 12:58:55 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3252309794375029977.key (/w/workspace/edgex-go/6@tmp/private_key_3252309794375029977.key) 12:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:56 + git semver init 12:58:56 # -> Open(): unable to determine branch for HEAD 12:58:56 # $GIT_DIR = /w/workspace/edgex-go/6/.git 12:58:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 12:58:56 # $SEMVER_REMOTE_NAME = origin 12:58:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:58:56 # $SEMVER_USER_NAME = edgex-jenkins 12:58:56 # $SEMVER_BRANCH = PR-3568 12:58:56 # $SEMVER_TEMP = /tmp/semver-849007163 12:58:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:59:08 # '/tmp/semver-849007163' -> '/w/workspace/edgex-go/6/.semver' 12:59:08 # -> Force: false 12:59:08 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 12:59:08 $ docker exec --env ******** --env ******** f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent -k 12:59:08 unset SSH_AUTH_SOCK; 12:59:08 unset SSH_AGENT_PID; 12:59:08 echo Agent pid 59 killed; 12:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:09 + git semver [Pipeline] } 12:59:09 $ docker stop --time=1 f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf 12:59:11 $ docker rm -f f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf [Pipeline] // withDockerContainer [Pipeline] sh 12:59:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:14 Stashed 1 file(s) [Pipeline] echo 12:59:14 [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 12:59:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:59:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:59:15 + sudo service docker restart 12:59:15 + true 12:59:15 Redirecting to /bin/systemctl restart docker.service 12:59:29 Still waiting to schedule task 12:59:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 12:59:33 ========================================================= 12:59:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:59:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:59:34 + 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 . 12:59:35 Sending build context to Docker daemon 329.5MB 12:59:35 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:59:35 Step 2/6 : FROM ${BASE} 12:59:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:59:35 540db60ca938: Pulling fs layer 12:59:35 adcc1eea9eea: Pulling fs layer 12:59:35 4c4ab2625f07: Pulling fs layer 12:59:35 0510c868ecb4: Pulling fs layer 12:59:35 afea3b2eda06: Pulling fs layer 12:59:35 7809a108b3ef: Pulling fs layer 12:59:35 f706445af74f: Pulling fs layer 12:59:35 0510c868ecb4: Waiting 12:59:35 afea3b2eda06: Waiting 12:59:35 7809a108b3ef: Waiting 12:59:35 f706445af74f: Waiting 12:59:35 4c4ab2625f07: Verifying Checksum 12:59:35 4c4ab2625f07: Download complete 12:59:35 adcc1eea9eea: Verifying Checksum 12:59:35 adcc1eea9eea: Download complete 12:59:35 afea3b2eda06: Verifying Checksum 12:59:35 afea3b2eda06: Download complete 12:59:35 7809a108b3ef: Verifying Checksum 12:59:35 7809a108b3ef: Download complete 12:59:35 540db60ca938: Verifying Checksum 12:59:35 540db60ca938: Download complete 12:59:36 540db60ca938: Pull complete 12:59:36 adcc1eea9eea: Pull complete 12:59:36 4c4ab2625f07: Pull complete 12:59:37 f706445af74f: Download complete 12:59:38 0510c868ecb4: Verifying Checksum 12:59:38 0510c868ecb4: Download complete 12:59:41 0510c868ecb4: Pull complete 12:59:42 afea3b2eda06: Pull complete 12:59:42 7809a108b3ef: Pull complete 12:59:44 f706445af74f: Pull complete 12:59:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:59:44 ---> b068be0155e3 12:59:44 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 12:59:45 ---> Running in 3cdcb0e71012 12:59:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:59:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:59:46 (1/12) Installing libmagic (5.39-r0) 12:59:47 (2/12) Installing file (5.39-r0) 12:59:47 (3/12) Installing libc-dev (0.7.2-r3) 12:59:47 (4/12) Installing g++ (10.2.1_pre1-r3) 12:59:55 (5/12) Installing fortify-headers (1.1-r0) 12:59:55 (6/12) Installing patch (2.7.6-r6) 12:59:55 (7/12) Installing build-base (0.5-r2) 12:59:55 (8/12) Installing libsodium (1.0.18-r0) 12:59:55 (9/12) Installing pkgconf (1.7.3-r0) 12:59:55 (10/12) Installing libsodium-dev (1.0.18-r0) 12:59:55 (11/12) Installing libzmq (4.3.3-r1) 12:59:55 (12/12) Installing zeromq-dev (4.3.3-r1) 12:59:55 Executing busybox-1.32.1-r6.trigger 12:59:55 OK: 219 MiB in 52 packages 12:59:56 Removing intermediate container 3cdcb0e71012 12:59:56 ---> 5d16c21176f0 12:59:56 Step 4/6 : WORKDIR /edgex-go 12:59:56 ---> Running in 0fe74e1dff99 12:59:56 Removing intermediate container 0fe74e1dff99 12:59:56 ---> dc9caced5dfd 12:59:56 Step 5/6 : COPY go.mod . 12:59:57 ---> 954c2a7cb48f 12:59:57 Step 6/6 : RUN go mod download 12:59:57 ---> Running in 8f80a0c3d82e 13:00:12 Removing intermediate container 8f80a0c3d82e 13:00:12 ---> bd436acc9703 13:00:12 Successfully built bd436acc9703 13:00:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:00:12 + docker inspect -f . ci-base-image-x86_64 13:00:12 . [Pipeline] withDockerContainer 13:00:12 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 13:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:13 $ docker top fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:13 + go version 13:00:13 go version go1.16.3 linux/amd64 [Pipeline] } 13:00:13 $ docker stop --time=1 fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa 13:00:14 $ docker rm -f fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:00:15 + docker inspect -f . ci-base-image-x86_64 13:00:15 . [Pipeline] withDockerContainer 13:00:15 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 13:00:15 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:15 $ docker top 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e -eo pid,comm [Pipeline] { [Pipeline] echo 13:00:15 ========================================================= 13:00:15 [edgeXBuildGoParallel] Running Tests and Build... 13:00:15 ========================================================= [Pipeline] sh 13:00:16 + go mod tidy [Pipeline] sh 13:00:16 + make test 13:00:16 go mod tidy 13:00:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:00:23 ? github.com/edgexfoundry/edgex-go [no test files] 13:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:00:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:00:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:00:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:00:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:00:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:00:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:00:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:00:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:00:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:00:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:00:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:00:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 13:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:00:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements 13:00:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:00:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 87.7% of statements 13:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:00:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.069s coverage: 78.9% of statements 13:00:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 13:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 13:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 13:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 13:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 13:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 13:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.236s coverage: 81.8% of statements 13:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:01:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1700 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws 13:01:31 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 13:01:31 The recommended git tool is: git 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 13:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:01:39 using credential edgex-jenkins-ssh 13:01:39 Cloning the remote Git repository 13:01:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:01:39 > git init /w/workspace/edgex-go/6 # timeout=10 13:01:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:01:39 > git --version # timeout=10 13:01:39 > git --version # 'git version 2.17.1' 13:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.3% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 91.9% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 13:01:44 GO111MODULE=on go vet ./... 13:01:56 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 13:01:57 Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 13:01:57 Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) 13:01:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:01:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:01:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:01:56 > git config core.sparsecheckout # timeout=10 13:01:56 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 13:01:57 > git remote # timeout=10 13:01:57 > git config --get remote.origin.url # timeout=10 13:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:57 > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 13:01:57 > git rev-parse HEAD^{commit} # timeout=10 13:01:57 > git config core.sparsecheckout # timeout=10 13:01:57 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 13:02:01 Commit message: "build(snap): update to consul 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:02:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:02:04 + sudo service docker restart 13:02:04 + true 13:02:11 gofmt -l . 13:02:11 [ "`gofmt -l .`" = "" ] 13:02:11 ./bin/test-attribution-txt.sh [Pipeline] sh 13:02:11 + ls -al . 13:02:11 total 516 13:02:11 drwxrwxr-x 10 1001 1001 4096 Jun 16 13:02 . 13:02:11 drwxr-xr-x 4 root root 28 Jun 16 13:00 .. 13:02:11 -rw-rw-r-- 1 1001 1001 11 Jun 16 12:58 .dockerignore 13:02:11 drwxrwxr-x 8 1001 1001 179 Jun 16 12:58 .git 13:02:11 drwxrwxr-x 3 1001 1001 125 Jun 16 12:58 .github 13:02:11 -rw-rw-r-- 1 1001 1001 818 Jun 16 12:58 .gitignore 13:02:11 drwx------ 3 1001 1001 60 Jun 16 12:59 .semver 13:02:11 -rw-rw-r-- 1 1001 1001 166 Jun 16 12:58 .sonarcloud.properties 13:02:11 -rw-rw-r-- 1 1001 1001 8609 Jun 16 12:58 Attribution.txt 13:02:11 -rw-rw-r-- 1 1001 1001 3804 Jun 16 12:58 CONTRIBUTING.md 13:02:11 -rw-rw-r-- 1 1001 1001 931 Jun 16 12:58 Dockerfile.build 13:02:11 -rw-rw-r-- 1 1001 1001 849 Jun 16 12:58 Jenkinsfile 13:02:11 -rw-rw-r-- 1 1001 1001 10775 Jun 16 12:58 LICENSE 13:02:11 -rw-rw-r-- 1 1001 1001 5605 Jun 16 12:58 Makefile 13:02:11 -rw-rw-r-- 1 1001 1001 7905 Jun 16 12:58 README.md 13:02:11 -rw-rw-r-- 1 1001 1001 7071 Jun 16 12:58 SECURITY.md 13:02:11 -rw-rw-r-- 1 1001 1001 5 Jun 16 12:59 VERSION 13:02:11 -rw-rw-r-- 1 1001 1001 4131 Jun 16 12:58 ZMQWindows.md 13:02:11 drwxrwxr-x 2 1001 1001 37 Jun 16 12:58 bin 13:02:11 drwxrwxr-x 14 1001 1001 4096 Jun 16 12:58 cmd 13:02:11 -rw-r--r-- 1 root root 398195 Jun 16 13:01 coverage.out 13:02:11 -rw-rw-r-- 1 1001 1001 841 Jun 16 12:58 go.mod 13:02:11 -rw-r--r-- 1 root root 20843 Jun 16 13:00 go.sum 13:02:11 drwxrwxr-x 7 1001 1001 114 Jun 16 12:58 internal 13:02:11 drwxrwxr-x 3 1001 1001 16 Jun 16 12:58 openapi 13:02:11 drwxrwxr-x 4 1001 1001 71 Jun 16 12:58 snap 13:02:11 -rw-rw-r-- 1 1001 1001 168 Jun 16 12:58 version.go [Pipeline] sh 13:02:12 + '[' -e coverage.out ] 13:02:12 + chown 1001:1001 coverage.out [Pipeline] stash 13:02:12 Stashed 1 file(s) [Pipeline] sh 13:02:12 + make build 13:02:12 go mod tidy 13:02:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:02:14 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:22 provisioning config files... 13:02:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2700866876819032806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:22 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 13:02:22 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 13:02:22 ---> docker-login.sh 13:02:22 nexus3.edgexfoundry.org:10001 13:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:23 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 13:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:24 Configure a credential helper to remove this warning. See 13:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:24 13:02:24 Login Succeeded 13:02:24 nexus3.edgexfoundry.org:10002 13:02:24 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 13:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:24 Configure a credential helper to remove this warning. See 13:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:24 13:02:24 Login Succeeded 13:02:24 nexus3.edgexfoundry.org:10003 13:02:25 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 13:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:25 Configure a credential helper to remove this warning. See 13:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:25 13:02:25 Login Succeeded 13:02:25 nexus3.edgexfoundry.org:10004 13:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:25 Configure a credential helper to remove this warning. See 13:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:25 13:02:25 Login Succeeded 13:02:25 docker.io 13:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:26 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 13:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:26 Configure a credential helper to remove this warning. See 13:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:26 13:02:26 Login Succeeded 13:02:26 ---> docker-login.sh ends [Pipeline] } 13:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:02:29 ========================================================= 13:02:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:02:29 ========================================================= 13:02: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 13:02:29 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 13:02:29 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 [Pipeline] isUnix [Pipeline] sh 13:02:29 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 13:02:29 + 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 . [Pipeline] } 13:02:31 $ docker stop --time=1 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e 13:02:32 Sending build context to Docker daemon 166.4MB 13:02:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:02:32 Step 2/6 : FROM ${BASE} 13:02:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:02:32 595b0fe564bb: Pulling fs layer 13:02:32 3088b5b3c5c0: Pulling fs layer 13:02:32 5b7225fbf94c: Pulling fs layer 13:02:32 ba82ee9f976e: Pulling fs layer 13:02:32 506bd15cee9f: Pulling fs layer 13:02:32 75a0a4a0db45: Pulling fs layer 13:02:32 618dc40b7e24: Pulling fs layer 13:02:32 ba82ee9f976e: Waiting 13:02:32 506bd15cee9f: Waiting 13:02:32 75a0a4a0db45: Waiting 13:02:32 618dc40b7e24: Waiting 13:02:32 5b7225fbf94c: Download complete 13:02:32 3088b5b3c5c0: Verifying Checksum 13:02:32 3088b5b3c5c0: Download complete 13:02:32 506bd15cee9f: Download complete 13:02:32 75a0a4a0db45: Verifying Checksum 13:02:32 75a0a4a0db45: Download complete 13:02:32 595b0fe564bb: Download complete 13:02:33 595b0fe564bb: Pull complete 13:02:33 $ docker rm -f 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e 13:02:33 3088b5b3c5c0: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 13:02:34 5b7225fbf94c: Pull complete 13:02:34 618dc40b7e24: Verifying Checksum 13:02:34 618dc40b7e24: Download complete 13:02:37 ba82ee9f976e: Download complete [Pipeline] isUnix [Pipeline] sh 13:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:02:38 13:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:02:38 latest: Pulling from edgex-devops/edgex-compose 13:02:38 cbdbe7a5bc2a: Pulling fs layer 13:02:38 ca9280d653b3: Pulling fs layer 13:02:38 7e9c9ca2126c: Pulling fs layer 13:02:39 cbdbe7a5bc2a: Verifying Checksum 13:02:39 cbdbe7a5bc2a: Download complete 13:02:39 cbdbe7a5bc2a: Pull complete 13:02:39 ca9280d653b3: Verifying Checksum 13:02:39 ca9280d653b3: Download complete 13:02:40 ca9280d653b3: Pull complete 13:02:40 7e9c9ca2126c: Verifying Checksum 13:02:40 7e9c9ca2126c: Download complete 13:02:43 7e9c9ca2126c: Pull complete 13:02:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:02:43 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 13:02:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:02:46 ba82ee9f976e: Pull complete 13:02:46 506bd15cee9f: Pull complete 13:02:46 75a0a4a0db45: Pull complete 13:02:46 $ docker top 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:46 + grep parallel 13:02:46 + docker-compose build --help 13:02:47 --parallel Build images in parallel. [Pipeline] } 13:02:47 $ docker stop --time=1 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c 13:02:48 $ docker rm -f 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:02:49 . [Pipeline] withDockerContainer 13:02:49 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 13:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 13:02:49 618dc40b7e24: Pull complete 13:02:49 $ docker top f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:49 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:02:49 ---> a36622ca3599 13:02:49 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 13:02:50 + docker-compose -f ./docker-compose-build.yml build --parallel 13:02:50 Building core-command ... 13:02:50 Building core-data ... 13:02:50 Building core-metadata ... 13:02:50 Building security-bootstrapper ... 13:02:50 Building security-proxy-setup ... 13:02:50 Building security-secretstore-setup ... 13:02:50 Building support-notifications ... 13:02:50 Building support-scheduler ... 13:02:50 Building sys-mgmt-agent ... 13:02:50 Building core-data 13:02:50 Building security-bootstrapper 13:02:50 Building support-notifications 13:02:50 Building security-proxy-setup 13:02:50 Building support-scheduler 13:02:52 ---> Running in a1cc092d92b4 13:02:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:02:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:02:55 (1/12) Installing libmagic (5.39-r0) 13:02:55 (2/12) Installing file (5.39-r0) 13:02:55 (3/12) Installing libc-dev (0.7.2-r3) 13:02:55 (4/12) Installing g++ (10.2.1_pre1-r3) 13:03:04 (5/12) Installing fortify-headers (1.1-r0) 13:03:04 (6/12) Installing patch (2.7.6-r6) 13:03:04 (7/12) Installing build-base (0.5-r2) 13:03:04 (8/12) Installing libsodium (1.0.18-r0) 13:03:04 (9/12) Installing pkgconf (1.7.3-r0) 13:03:04 (10/12) Installing libsodium-dev (1.0.18-r0) 13:03:04 (11/12) Installing libzmq (4.3.3-r1) 13:03:04 (12/12) Installing zeromq-dev (4.3.3-r1) 13:03:04 Executing busybox-1.32.1-r6.trigger 13:03:04 OK: 218 MiB in 52 packages 13:03:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> bd436acc9703 13:03:05 Step 3/24 : WORKDIR /edgex-go 13:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> bd436acc9703 13:03:05 Step 3/22 : WORKDIR /edgex-go 13:03:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> bd436acc9703 13:03:05 Step 3/23 : WORKDIR /edgex-go 13:03:07 Removing intermediate container a1cc092d92b4 13:03:07 ---> b5fe4e1bbcbf 13:03:07 Step 4/6 : WORKDIR /edgex-go 13:03:07 ---> Running in 75b85d2b1595 13:03:07 Removing intermediate container 75b85d2b1595 13:03:07 ---> ef1d123a319e 13:03:07 Step 5/6 : COPY go.mod . 13:03:08 ---> Running in 4643f366101e 13:03:08 ---> Running in 0bf5a087594c 13:03:08 ---> Running in 44beec0439b8 13:03:08 ---> 230526681546 13:03:08 Step 6/6 : RUN go mod download 13:03:08 ---> Running in 4057d9c6cb83 13:03:10 Removing intermediate container 4643f366101e 13:03:10 ---> 5b43b02f82b5 13:03:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:10 Removing intermediate container 0bf5a087594c 13:03:10 ---> 8fbfd102a190 13:03:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:10 Removing intermediate container 44beec0439b8 13:03:10 ---> 9947385befc0 13:03:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:11 ---> Running in dbbd46972ed4 13:03:11 ---> Running in d384ec97c5ec 13:03:11 ---> Running in 0a2dd99cb089 13:03:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:03:12 ---> bd436acc9703 13:03:12 Step 3/23 : WORKDIR /edgex-go 13:03:12 ---> Using cache 13:03:12 ---> 5b43b02f82b5 13:03:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:03:12 ---> bd436acc9703 13:03:12 Step 3/32 : WORKDIR /edgex-go 13:03:12 ---> Using cache 13:03:12 ---> 5b43b02f82b5 13:03:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:12 ---> Running in 6738615f3146 13:03:12 ---> Running in 83749e7338f4 13:03:13 Removing intermediate container dbbd46972ed4 13:03:13 ---> 95c9b8dd4de8 13:03:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:03:13 ---> Running in 38f684df8791 13:03:13 Removing intermediate container d384ec97c5ec 13:03:13 ---> 165837df7886 13:03:13 Step 5/23 : RUN apk add --update --no-cache make git 13:03:13 Removing intermediate container 0a2dd99cb089 13:03:13 ---> d23a37f76870 13:03:13 Step 5/22 : RUN apk add --update --no-cache make git 13:03:13 ---> Running in 971fe298dde5 13:03:13 ---> Running in e29faaa1d7d8 13:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:13 Removing intermediate container 83749e7338f4 13:03:13 ---> 620f4f3704d3 13:03:13 Step 5/32 : RUN apk add --update --no-cache make git 13:03:13 Removing intermediate container 6738615f3146 13:03:13 ---> f9c1b23527fb 13:03:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:03:13 ---> Running in 3771d5a1872e 13:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:14 ---> Running in 1542af351bc6 13:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:15 OK: 219 MiB in 52 packages 13:03:15 OK: 219 MiB in 52 packages 13:03:15 OK: 219 MiB in 52 packages 13:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:15 Removing intermediate container 38f684df8791 13:03:15 ---> ba84997280a4 13:03:15 Step 6/24 : COPY go.mod . 13:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:15 Removing intermediate container 971fe298dde5 13:03:15 ---> 0de620ed580b 13:03:15 Step 6/23 : COPY go.mod . 13:03:15 ---> ccea079d6e04 13:03:15 Step 7/24 : RUN go mod download 13:03:15 Removing intermediate container e29faaa1d7d8 13:03:15 ---> 91d950adfac9 13:03:15 Step 6/22 : COPY go.mod . 13:03:15 ---> Running in d722863e1739 13:03:15 ---> 483d5e27c468 13:03:15 Step 7/23 : RUN go mod download 13:03:16 ---> Running in fb7101dd0ab3 13:03:16 ---> 1ced40e33445 13:03:16 Step 7/22 : RUN go mod download 13:03:16 OK: 219 MiB in 52 packages 13:03:16 ---> Running in c50d03d07d51 13:03:16 Removing intermediate container 3771d5a1872e 13:03:16 ---> c46631e9df89 13:03:16 Step 6/32 : COPY go.mod . 13:03:16 Removing intermediate container d722863e1739 13:03:16 ---> 6602863392eb 13:03:16 Step 8/24 : COPY . . 13:03:16 ---> 8c6645044228 13:03:16 Step 7/32 : RUN go mod download 13:03:16 OK: 219 MiB in 52 packages 13:03:16 ---> Running in bc60d676da83 13:03:18 Removing intermediate container c50d03d07d51 13:03:18 ---> fd0bf43c9032 13:03:18 Step 8/22 : COPY . . 13:03:18 Removing intermediate container fb7101dd0ab3 13:03:18 ---> 36f31a1998f1 13:03:18 Step 8/23 : COPY . . 13:03:18 Removing intermediate container 1542af351bc6 13:03:18 ---> fcd4c766c181 13:03:18 Step 6/23 : COPY go.mod . 13:03:20 ---> 1a6e511f1745 13:03:20 Step 7/23 : RUN go mod download 13:03:22 ---> Running in a1464861ed46 13:03:22 Removing intermediate container bc60d676da83 13:03:22 ---> 7294493c36de 13:03:22 Step 8/32 : COPY . . 13:03:22 ---> 29c39fc0170c 13:03:22 Step 9/24 : RUN go mod tidy 13:03:23 ---> Running in 49d3398970f3 13:03:24 Removing intermediate container a1464861ed46 13:03:24 ---> 50418e80693d 13:03:24 Step 8/23 : COPY . . 13:03:29 ---> e30ab6f15f76 13:03:29 Step 9/22 : RUN go mod tidy 13:03:29 Removing intermediate container 49d3398970f3 13:03:29 ---> 27f7ca00d22b 13:03:29 Step 10/24 : RUN make cmd/core-data/core-data 13:03:29 ---> Running in c5cc719b19ad 13:03:29 ---> Running in 9f3ecaaad6b2 13:03:29 ---> d25a1fd18ebb 13:03:29 Step 9/23 : RUN go mod tidy 13:03:29 ---> 53bd4ac69629 13:03:29 Step 9/32 : RUN go mod tidy 13:03:29 ---> Running in ff801344358d 13:03:29 ---> Running in 39fb0d706969 13:03:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:03:33 Removing intermediate container 39fb0d706969 13:03:33 ---> ac6748f4c725 13:03:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:03:33 Removing intermediate container c5cc719b19ad 13:03:33 ---> 0df88099c274 13:03:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:03:33 Removing intermediate container ff801344358d 13:03:33 ---> d96f845d2c15 13:03:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:03:34 ---> Running in eaae4c607040 13:03:34 ---> Running in b58f90711b91 13:03:34 ---> Running in ec8a9ba71ea9 13:03:35 Removing intermediate container 4057d9c6cb83 13:03:35 ---> 693fae4b7f24 13:03:35 Successfully built 693fae4b7f24 13:03:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:03:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:03:35 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 13:03:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:03:36 + docker inspect -f . ci-base-image-arm64 13:03:36 . [Pipeline] withDockerContainer 13:03:36 prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container 13:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:37 $ docker top 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:38 + go version 13:03:38 go version go1.16.5 linux/arm64 [Pipeline] } 13:03:38 $ docker stop --time=1 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 13:03:40 $ docker rm -f 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:41 + docker inspect -f . ci-base-image-arm64 13:03:41 . [Pipeline] withDockerContainer 13:03:41 prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container 13:03:41 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:43 $ docker top f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade -eo pid,comm [Pipeline] { [Pipeline] echo 13:03:43 ========================================================= 13:03:43 [edgeXBuildGoParallel] Running Tests and Build... 13:03:43 ========================================================= [Pipeline] sh 13:03:44 + go mod tidy [Pipeline] sh 13:03:45 + make test 13:03:45 go mod tidy 13:03:45 ---> dee9ab1339e1 13:03:45 Step 9/23 : RUN go mod tidy 13:03:45 ---> Running in cbd1ac700124 13:03:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:03:47 Removing intermediate container cbd1ac700124 13:03:47 ---> 754f61aeafc6 13:03:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:03:47 ---> Running in 014383ae4bbb 13:03:47 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 13:04:13 ? github.com/edgexfoundry/edgex-go [no test files] 13:04:14 Removing intermediate container 9f3ecaaad6b2 13:04:14 ---> 836fa86fa388 13:04:14 13:04:14 Step 11/24 : FROM alpine:3.12 13:04: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 13:04:14 3.12: Pulling from library/alpine 13:04:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:04:14 Status: Downloaded newer image for alpine:3.12 13:04:14 ---> 13621d1b12d4 13:04:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:04:14 ---> Running in b78fdcbb1917 13:04:14 Removing intermediate container b78fdcbb1917 13:04:14 ---> f9ddc390d7f8 13:04:14 Step 13/24 : ENV APP_PORT=59880 13:04:14 ---> Running in 42ba4877f27f 13:04:14 Removing intermediate container 42ba4877f27f 13:04:14 ---> bd260b4b7809 13:04:14 Step 14/24 : EXPOSE $APP_PORT 13:04:14 ---> Running in d61af308c587 13:04:14 Removing intermediate container d61af308c587 13:04:14 ---> 2e26538c516f 13:04:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:14 ---> Running in b38ad5a984b6 13:04:14 Removing intermediate container b38ad5a984b6 13:04:14 ---> ccd748da510e 13:04:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:04:14 ---> Running in ed00f064a715 13:04:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:16 (1/6) Installing dumb-init (1.2.2-r1) 13:04:16 (2/6) Installing libgcc (9.3.0-r2) 13:04:16 (3/6) Installing libsodium (1.0.18-r0) 13:04:16 (4/6) Installing libstdc++ (9.3.0-r2) 13:04:16 Removing intermediate container ec8a9ba71ea9 13:04:16 ---> cb2d8c16a088 13:04:16 13:04:16 Step 11/23 : FROM alpine:3.12 13:04:16 ---> 13621d1b12d4 13:04:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:04:16 ---> Running in 64fdfe73e038 13:04:17 (5/6) Installing libzmq (4.3.3-r0) 13:04:17 (6/6) Installing zeromq (4.3.3-r0) 13:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:17 Executing busybox-1.31.1-r20.trigger 13:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:17 OK: 8 MiB in 20 packages 13:04:18 (1/1) Installing dumb-init (1.2.2-r1) 13:04:18 Executing busybox-1.31.1-r20.trigger 13:04:18 OK: 6 MiB in 15 packages 13:04:20 Removing intermediate container eaae4c607040 13:04:20 ---> 09b99365b4a8 13:04:20 13:04:20 Step 11/32 : FROM alpine:3.12 13:04:20 ---> 13621d1b12d4 13:04:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:04:20 Removing intermediate container b58f90711b91 13:04:20 ---> 8afe19a187e2 13:04:20 13:04:20 Step 11/22 : FROM alpine:3.12 13:04:20 ---> 13621d1b12d4 13:04:20 Step 12/22 : RUN apk add --update --no-cache curl 13:04:21 ---> Running in 09df40acb13a 13:04:21 ---> Running in 67a4adf6d278 13:04:21 Removing intermediate container ed00f064a715 13:04:21 ---> bd127005c786 13:04:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:21 Removing intermediate container 09df40acb13a 13:04:21 ---> 60ba352256bd 13:04:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:04:21 Removing intermediate container 64fdfe73e038 13:04:21 ---> 22ae97c3e1b8 13:04:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:04:21 ---> Running in 084b57094a38 13:04:21 ---> Running in f8df3e337b05 13:04:21 ---> 00862614f2d1 13:04:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:04:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:21 Removing intermediate container f8df3e337b05 13:04:21 ---> a61aaae13c81 13:04:21 Step 14/23 : ENV APP_PORT=59861 13:04:21 ---> Running in 7eea09ae0b7d 13:04:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:21 (1/4) Installing ca-certificates (20191127-r4) 13:04:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:04:21 (3/4) Installing libcurl (7.77.0-r0) 13:04:21 (4/4) Installing curl (7.77.0-r0) 13:04:21 Executing busybox-1.31.1-r20.trigger 13:04:21 Removing intermediate container 7eea09ae0b7d 13:04:21 ---> 357dcbc4563e 13:04:21 Step 15/23 : EXPOSE $APP_PORT 13:04:21 Executing ca-certificates-20191127-r4.trigger 13:04:21 ---> Running in d2d9b2cf8e85 13:04:21 OK: 7 MiB in 18 packages 13:04:21 ---> ef10a1cfcaef 13:04:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:04:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:21 Removing intermediate container d2d9b2cf8e85 13:04:21 ---> 8edcf590017d 13:04:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:21 (1/2) Installing dumb-init (1.2.2-r1) 13:04:21 (2/2) Installing su-exec (0.2-r1) 13:04:21 Executing busybox-1.31.1-r20.trigger 13:04:21 OK: 6 MiB in 16 packages 13:04:21 ---> 6872dcdc89f1 13:04:21 Step 20/24 : ENTRYPOINT ["/core-data"] 13:04:21 ---> Running in f6c45f4f46d3 13:04:21 ---> 7ca42cf990fa 13:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:04:21 Removing intermediate container 67a4adf6d278 13:04:21 ---> 2ca57f0029cb 13:04:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:04:21 Removing intermediate container f6c45f4f46d3 13:04:21 ---> 4fe2e822ae9d 13:04:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:21 ---> Running in 412a0e740a3e 13:04:21 ---> Running in 037802462fe3 13:04:21 Removing intermediate container 084b57094a38 13:04:21 ---> 4eff4d52772d 13:04:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:04:21 Removing intermediate container 037802462fe3 13:04:21 ---> b3f605ba7133 13:04:21 Step 22/24 : LABEL arch=x86_64 13:04:21 ---> Running in 712d6dbc7300 13:04:21 Removing intermediate container 412a0e740a3e 13:04:21 ---> 04b472a50879 13:04:21 Step 14/22 : WORKDIR /edgex 13:04:21 ---> Running in 87d994ae0230 13:04:21 ---> Running in 57ac7bc728a6 13:04:21 ---> c5cbc80aa58b 13:04:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:04:21 Removing intermediate container 712d6dbc7300 13:04:21 ---> 27bac11a5007 13:04:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:04:21 Removing intermediate container 87d994ae0230 13:04:21 ---> a993f39d821e 13:04:21 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:04:21 ---> Running in 7a071ba7ecf2 13:04:21 ---> Running in 7b87b032a1f4 13:04:21 Removing intermediate container 57ac7bc728a6 13:04:21 ---> fbdeddeb5ba9 13:04:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:04:22 Removing intermediate container 7b87b032a1f4 13:04:22 ---> 0e4f5f3605a0 13:04:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:04:22 Removing intermediate container 7a071ba7ecf2 13:04:22 ---> 2c2795a617dc 13:04:22 Step 24/24 : LABEL version=0.0.0 13:04:22 ---> b90808868cd3 13:04:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:04:22 ---> Running in 0f938c8789fb 13:04:22 ---> Running in 48786f05fb4f 13:04:22 ---> Running in c24f5c413878 13:04:22 ---> 55c7325920f3 13:04:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:04:22 Removing intermediate container 48786f05fb4f 13:04:22 ---> be09d464bae3 13:04:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:22 Removing intermediate container c24f5c413878 13:04:22 ---> 7960648bd956 13:04:22 13:04:22 ---> Running in e1415dbff455 13:04:22 Successfully built 7960648bd956 13:04:22 Successfully tagged core-data:latest 13:04:22 Building sys-mgmt-agent 13:04:22  Building core-data ... done Removing intermediate container e1415dbff455 13:04:22 ---> 90c03c1c8ab8 13:04:22 Step 21/23 : LABEL arch=x86_64 13:04:22 ---> Running in 5fb6c136ca1d 13:04:23 ---> 1a29eb2b4b33 13:04:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:04:23 Removing intermediate container 5fb6c136ca1d 13:04:23 ---> 95e6507862ae 13:04:23 Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:04:24 Removing intermediate container 014383ae4bbb 13:04:24 ---> a9a74324a943 13:04:24 13:04:24 Step 11/23 : FROM alpine:3.12 13:04:24 ---> 13621d1b12d4 13:04:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:04:24 ---> Running in 9f43b291d52b 13:04:24 Removing intermediate container 0f938c8789fb 13:04:24 ---> 9f80bd557c66 13:04:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:04:24 ---> 7e3651ccf7d3 13:04:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:04:24 ---> Running in 71f7320dfc95 13:04:24 ---> Running in 341e18fa2133 13:04:24 ---> Running in 2d0f4f5b7d16 13:04:24 Removing intermediate container 9f43b291d52b 13:04:24 ---> 8687a9d80f02 13:04:24 Step 23/23 : LABEL version=0.0.0 13:04:24 Removing intermediate container 341e18fa2133 13:04:24 ---> 49a8f9d7e5ac 13:04:24 Step 19/22 : CMD ["--init=true"] 13:04:24 ---> Running in dc6bf45eda99 13:04:24 Removing intermediate container 2d0f4f5b7d16 13:04:24 ---> 4463687f0fa3 13:04:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:04:24 ---> Running in 04deb52e6dc1 13:04:24 Removing intermediate container dc6bf45eda99 13:04:24 ---> 6484d9efc51b 13:04:24 13:04:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:04:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:04:24 Removing intermediate container 04deb52e6dc1 13:04:24 ---> 5efe0c5d966b 13:04:24 Step 20/22 : LABEL arch=x86_64 13:04:24 ---> Running in 7e1370d2ee66 13:04:24 (1/2) Installing ca-certificates (20191127-r4) 13:04:25 ---> f1519d1d76db 13:04:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:04:25 (2/2) Installing dumb-init (1.2.2-r1) 13:04:25 Executing busybox-1.31.1-r20.trigger 13:04:25 Executing ca-certificates-20191127-r4.trigger 13:04:25 Successfully built 6484d9efc51b 13:04:25 Successfully tagged support-scheduler:latest 13:04:25  Building support-scheduler ... done Building security-secretstore-setup 13:04:25 OK: 6 MiB in 16 packages 13:04:25 ---> Running in 79ba33893878 13:04:25 Removing intermediate container 7e1370d2ee66 13:04:25 ---> 52779283d7fb 13:04:25 Step 21/22 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:04:25 ---> Running in df3713890292 13:04:25 Removing intermediate container df3713890292 13:04:25 ---> 7a8714bf0f54 13:04:25 Step 22/22 : LABEL version=0.0.0 13:04:26 Removing intermediate container 71f7320dfc95 13:04:26 ---> 0c31c3cf2115 13:04:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:04:26 ---> Running in 0af7d0979098 13:04:27 ---> Running in 24b8ded9b551 13:04:27 Removing intermediate container 0af7d0979098 13:04:27 ---> e95c9a4fc180 13:04:27 13:04:27 Removing intermediate container 24b8ded9b551 13:04:27 ---> 6284d4795e5c 13:04:27 Step 14/23 : ENV APP_PORT=59860 13:04:27 Successfully built e95c9a4fc180 13:04:27 ---> Running in 26d6b70c24ea 13:04:27 Successfully tagged security-proxy-setup:latest 13:04:27  Building security-proxy-setup ... done Building core-metadata 13:04:27 Removing intermediate container 79ba33893878 13:04:27 ---> ceb7391096aa 13:04:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:27 Removing intermediate container 26d6b70c24ea 13:04:27 ---> eb16f5e70d77 13:04:27 Step 15/23 : EXPOSE $APP_PORT 13:04:27 ---> Running in 545c81f54de8 13:04:28 ---> dd9e0e92653b 13:04:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:04:29 Removing intermediate container 545c81f54de8 13:04:29 ---> dcc489c13233 13:04:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:04:32 ---> bd436acc9703 13:04:32 Step 3/26 : WORKDIR /edgex-go 13:04:32 ---> Using cache 13:04:32 ---> 5b43b02f82b5 13:04:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:32 ---> Using cache 13:04:32 ---> f9c1b23527fb 13:04:32 Step 5/26 : RUN apk add --update --no-cache make git 13:04:32 ---> 37ff614d77b2 13:04:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:04:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:04:32 ---> bd436acc9703 13:04:32 Step 3/24 : WORKDIR /edgex-go 13:04:32 ---> Using cache 13:04:32 ---> 5b43b02f82b5 13:04:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:32 ---> Using cache 13:04:32 ---> f9c1b23527fb 13:04:32 Step 5/24 : RUN apk add --update --no-cache make git 13:04:33 ---> 14d0c02e9099 13:04:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:04:33 ---> Running in 1f2238acebd8 13:04:34 ---> Running in 3f2572a2c00a 13:04:34 ---> 54fb0ef7d53f 13:04:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:04:34 ---> eb884a14196c 13:04:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:04:34 ---> b68c26e6ca24 13:04:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:04:34 ---> Running in a23694762eee 13:04:34 ---> 5985e5f60c15 13:04:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:04:35 Removing intermediate container a23694762eee 13:04:35 ---> a1c943593891 13:04:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:35 ---> f52ee6293ae5 13:04:35 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:04:35 ---> Running in 54372bbf15e5 13:04:36 ---> Running in 4501f1acf23d 13:04:36 Removing intermediate container 54372bbf15e5 13:04:36 ---> a7e84301543a 13:04:36 Step 21/23 : LABEL arch=x86_64 13:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:36 ---> Running in 1390c13c9255 13:04:36 Removing intermediate container 4501f1acf23d 13:04:36 ---> 17c5331be018 13:04:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:04:36 Removing intermediate container 1390c13c9255 13:04:36 ---> 95db7676c738 13:04:36 Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:04:36 ---> Running in 1ba7bd52de1d 13:04:36 ---> 35a34f2e9eb2 13:04:36 Step 27/32 : RUN chmod +x /entrypoint.sh 13:04:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:04:36 ---> bd436acc9703 13:04:36 Step 3/24 : WORKDIR /edgex-go 13:04:36 ---> Using cache 13:04:36 ---> 5b43b02f82b5 13:04:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:36 ---> Using cache 13:04:36 ---> f9c1b23527fb 13:04:36 Step 5/24 : RUN apk add --update --no-cache make bash git 13:04:36 ---> Running in 7a5557ddc58c 13:04:36 Removing intermediate container 1ba7bd52de1d 13:04:36 ---> 5d19b7a6530c 13:04:36 Step 23/23 : LABEL version=0.0.0 13:04:36 ---> Running in f8825c3d06f9 13:04:36 ---> Running in d017d1e7caac 13:04:36 Removing intermediate container d017d1e7caac 13:04:36 ---> 73969c27c89c 13:04:36 13:04:36 Successfully built 73969c27c89c 13:04:36 Successfully tagged support-notifications:latest 13:04:36 Building core-command 13:04:37  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:37 OK: 219 MiB in 52 packages 13:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:38 OK: 219 MiB in 52 packages 13:04:38 OK: 219 MiB in 52 packages 13:04:39 Removing intermediate container f8825c3d06f9 13:04:39 ---> ff5a315d0803 13:04:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:04:39 ---> Running in fcb42b54ecdb 13:04:39 Removing intermediate container 1f2238acebd8 13:04:39 ---> 4160ea337413 13:04:39 Step 6/26 : COPY go.mod . 13:04:39 Removing intermediate container 3f2572a2c00a 13:04:39 ---> 930e648be737 13:04:39 Step 6/24 : COPY go.mod . 13:04:39 Removing intermediate container fcb42b54ecdb 13:04:39 ---> e7cf074be38a 13:04:39 Step 29/32 : CMD ["gate"] 13:04:40 Removing intermediate container 7a5557ddc58c 13:04:40 ---> 4554f246ed2c 13:04:40 Step 6/24 : COPY go.mod . 13:04:40 ---> 52ef4af5e7bb 13:04:40 Step 7/26 : RUN go mod download 13:04:40 ---> 80307827d382 13:04:40 Step 7/24 : RUN go mod download 13:04:40 ---> Running in f89131aca2bd 13:04:40 ---> Running in 8f35a979db32 13:04:40 ---> Running in cca8dda890cd 13:04:40 ---> 868083c434a6 13:04:40 Step 7/24 : RUN go mod download 13:04:40 ---> Running in 44a61247fdcb 13:04:40 Removing intermediate container 8f35a979db32 13:04:40 ---> 275e4ac321c9 13:04:40 Step 30/32 : LABEL arch=x86_64 13:04:40 ---> Running in ce7c59abe79b 13:04:41 Removing intermediate container ce7c59abe79b 13:04:41 ---> 8486a6e826e9 13:04:41 Step 31/32 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:04:41 ---> Running in 3466bc1bfb38 13:04:41 Removing intermediate container 3466bc1bfb38 13:04:41 ---> 5e83b01affd0 13:04:41 Step 32/32 : LABEL version=0.0.0 13:04:41 ---> Running in 14e05de008ac 13:04:41 Removing intermediate container f89131aca2bd 13:04:41 ---> 6b2a87bd564c 13:04:41 Step 8/26 : COPY . . 13:04:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:04:42 ---> bd436acc9703 13:04:42 Step 3/24 : WORKDIR /edgex-go 13:04:42 ---> Using cache 13:04:42 ---> 5b43b02f82b5 13:04:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:42 ---> Using cache 13:04:42 ---> f9c1b23527fb 13:04:42 Step 5/24 : RUN apk add --update --no-cache make git 13:04:42 ---> Using cache 13:04:42 ---> 930e648be737 13:04:42 Step 6/24 : COPY go.mod . 13:04:42 ---> Using cache 13:04:42 ---> 80307827d382 13:04:42 Step 7/24 : RUN go mod download 13:04:42 ---> Running in d0d629d29d83 13:04:42 Removing intermediate container 14e05de008ac 13:04:42 ---> db8b3953e31c 13:04:42 13:04:42 Removing intermediate container cca8dda890cd 13:04:42 ---> 9bf9cf875e9f 13:04:42 Step 8/24 : COPY . . 13:04:42 Successfully built db8b3953e31c 13:04:42 Successfully tagged security-bootstrapper:latest 13:04:42  Building security-bootstrapper ... done Removing intermediate container 44a61247fdcb 13:04:42 ---> 1871bf3176e7 13:04:42 Step 8/24 : COPY . . 13:04:47 Removing intermediate container d0d629d29d83 13:04:47 ---> d509d8ab5b6f 13:04:47 Step 8/24 : COPY . . 13:04:51 ---> e4792c5b8bac 13:04:51 Step 9/26 : RUN go mod tidy 13:04:52 ---> Running in 15b66bcd8065 13:04:52 ---> 5a5839313c18 13:04:52 Step 9/24 : RUN go mod tidy 13:04:52 ---> d661b5871878 13:04:52 Step 9/24 : RUN go mod tidy 13:04:52 ---> Running in 74407689e660 13:04:52 ---> Running in 7923ad3811cc 13:04:54 Removing intermediate container 15b66bcd8065 13:04:54 ---> 58ce5c521796 13:04:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:04:54 ---> 52ee611c282e 13:04:54 Step 9/24 : RUN go mod tidy 13:04:54 ---> Running in 5e071cdc3172 13:04:54 ---> Running in b619a2391942 13:04:54 Removing intermediate container 7923ad3811cc 13:04:54 ---> ff6a100e0bd6 13:04:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:04:54 Removing intermediate container 74407689e660 13:04:54 ---> 7af41aed44fd 13:04:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:04:54 ---> Running in 176768d95586 13:04:54 ---> Running in 742843089bd1 13:04:55 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 13:04:55 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 13:04:55 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 13:04:56 Removing intermediate container b619a2391942 13:04:56 ---> 31db8b57d60e 13:04:56 Step 10/24 : RUN make cmd/core-command/core-command 13:04:56 ---> Running in 83af1495f10b 13:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:05:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:05:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:05:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:05:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:05:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:05:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:05:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:05:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:05: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 13:05:29 Removing intermediate container 176768d95586 13:05:29 ---> c34e59a965f0 13:05:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:05:29 ---> Running in cca2755b60c7 13:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:05:29 Removing intermediate container 83af1495f10b 13:05:29 ---> cd22403ae917 13:05:29 13:05:29 Step 11/24 : FROM alpine:3.12 13:05:29 ---> 13621d1b12d4 13:05:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:05:29 ---> Using cache 13:05:29 ---> 22ae97c3e1b8 13:05:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:29 ---> Using cache 13:05:29 ---> a61aaae13c81 13:05:29 Step 14/24 : ENV APP_PORT=59882 13:05:29 Removing intermediate container 5e071cdc3172 13:05:29 ---> 63793276c12e 13:05:29 13:05:29 Step 11/26 : FROM alpine:3.12 13:05:29 ---> 13621d1b12d4 13:05:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:05:29 ---> Running in 11de7e52c2da 13:05:29 ---> Running in b8dc13e015db 13:05:29 Removing intermediate container 11de7e52c2da 13:05:29 ---> 0ee324ab2d2f 13:05:29 Step 15/24 : EXPOSE $APP_PORT 13:05:29 ---> Running in 62b7f66317f9 13:05:29 Removing intermediate container 742843089bd1 13:05:29 ---> 8b3cf356201e 13:05:29 13:05:29 Step 11/24 : FROM alpine:3.12 13:05:29 ---> 13621d1b12d4 13:05:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:05:29 ---> Using cache 13:05:29 ---> 22ae97c3e1b8 13:05:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:29 ---> Using cache 13:05:29 ---> a61aaae13c81 13:05:29 Step 14/24 : ENV APP_PORT=59881 13:05:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:05:29 ---> Running in d8d1f70c2da5 13:05:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:05:29 Removing intermediate container 62b7f66317f9 13:05:29 ---> 8e8857e17775 13:05:29 Step 16/24 : WORKDIR / 13:05:29 Removing intermediate container cca2755b60c7 13:05:29 ---> c180310908a7 13:05:29 13:05:29 Step 12/24 : FROM docker:20.10.0 13:05:29 (1/6) Installing ca-certificates (20191127-r4) 13:05:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:05:29 (3/6) Installing libcurl (7.77.0-r0) 13:05:29 (4/6) Installing curl (7.77.0-r0) 13:05:29 (5/6) Installing dumb-init (1.2.2-r1) 13:05:29 (6/6) Installing su-exec (0.2-r1) 13:05:29 Executing busybox-1.31.1-r20.trigger 13:05:29 Executing ca-certificates-20191127-r4.trigger 13:05:29 OK: 7 MiB in 20 packages 13:05:29 ---> Running in 5c909e7721d0 13:05:29 Removing intermediate container d8d1f70c2da5 13:05:29 ---> 5d7d4fd13fdd 13:05:29 Step 15/24 : EXPOSE $APP_PORT 13:05:29 20.10.0: Pulling from library/docker 13:05:29 ---> Running in e1faefb7ecb4 13:05:29 Removing intermediate container 5c909e7721d0 13:05:29 ---> ee1b76dd3a0d 13:05:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:29 Removing intermediate container e1faefb7ecb4 13:05:29 ---> 78e7e4f99361 13:05:29 Step 16/24 : WORKDIR / 13:05:29 ---> Running in 691042820e27 13:05:29 Removing intermediate container b8dc13e015db 13:05:29 ---> 580572bff331 13:05:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:05:29 ---> Running in a665277a6dc0 13:05:29 ---> c567dcd681a6 13:05:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:05:29 Removing intermediate container 691042820e27 13:05:29 ---> e1bc7e11f42a 13:05:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:30 Removing intermediate container a665277a6dc0 13:05:30 ---> 3bc801144c6b 13:05:30 Step 14/26 : WORKDIR / 13:05:30 ---> Running in bc39fc7aa73b 13:05:30 ---> c247524c4f41 13:05:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:05:30 ---> 0c75701afeed 13:05:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:05:30 Removing intermediate container bc39fc7aa73b 13:05:30 ---> 2ed5312f8838 13:05:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:05:31 ---> 553284bee69c 13:05:31 Step 20/24 : ENTRYPOINT ["/core-command"] 13:05:31 ---> a9e17a493247 13:05:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:05:31 ---> efd573759552 13:05:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:05:31 ---> Running in fc0f771c1663 13:05:31 Removing intermediate container fc0f771c1663 13:05:31 ---> 88173421ccf4 13:05:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:31 ---> c234e6bf78ae 13:05:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:05:31 ---> Running in 3a7527d626a0 13:05:31 ---> Running in 2b0ed17ca279 13:05:31 ---> 17a1f4f8b78f 13:05:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:05:31 Removing intermediate container 3a7527d626a0 13:05:31 ---> 711a9fd58cb1 13:05:31 Step 22/24 : LABEL arch=x86_64 13:05:31 ---> Running in b6b7dfdd62f6 13:05:31 Removing intermediate container 2b0ed17ca279 13:05:31 ---> 21e8011143aa 13:05:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:31 ---> Running in cc0324c0fa12 13:05:31 ---> a233fd1d7538 13:05:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:05:31 Removing intermediate container b6b7dfdd62f6 13:05:31 ---> 29d5c46764fd 13:05:31 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:05:31 ---> Running in f1721c0b1701 13:05:31 Removing intermediate container cc0324c0fa12 13:05:31 ---> 717725954126 13:05:31 Step 22/24 : LABEL arch=x86_64 13:05:32 ---> d4fc04563902 13:05:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:05:32 ---> Running in ce374dc8fdcb 13:05:32 Removing intermediate container f1721c0b1701 13:05:32 ---> 19586cbdfed3 13:05:32 Step 24/24 : LABEL version=0.0.0 13:05:32 ---> Running in 4ee424a925d8 13:05:32 Removing intermediate container ce374dc8fdcb 13:05:32 ---> 912ced96501c 13:05:32 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:05:32 Removing intermediate container 4ee424a925d8 13:05:32 ---> 543a2e0994ba 13:05:32 13:05:32 ---> Running in ba29a2bd5b87 13:05:32 Successfully built 543a2e0994ba 13:05:32 Successfully tagged core-command:latest 13:05:32  Building core-command ... done  ---> 63bdba9edc82 13:05:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:05:32 Removing intermediate container ba29a2bd5b87 13:05:32 ---> 7fcc4ad0582f 13:05:32 Step 24/24 : LABEL version=0.0.0 13:05:32 ---> Running in 9fa0b026a264 13:05:32 Removing intermediate container 9fa0b026a264 13:05:32 ---> ca9ab003d3a9 13:05:32 13:05:32 Successfully built ca9ab003d3a9 13:05:32 Successfully tagged core-metadata:latest 13:05:32  Building core-metadata ... done  ---> 1b45df4ff44a 13:05:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:05:33 ---> b3fcdceebfc5 13:05:33 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/ 13:05:33 ---> Running in 6304c2dc10a4 13:05:34 Removing intermediate container 6304c2dc10a4 13:05:34 ---> 0ca4dfc41feb 13:05:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:05:34 ---> Running in 87c0d33466b9 13:05:34 Removing intermediate container 87c0d33466b9 13:05:34 ---> 2deac3f3164a 13:05:34 Step 24/26 : LABEL arch=x86_64 13:05:34 ---> Running in 322baec8f1e7 13:05:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:05:34 Status: Downloaded newer image for docker:20.10.0 13:05:34 ---> aefe523efa57 13:05:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:05:34 ---> Running in f67ba571097e 13:05:34 Removing intermediate container 322baec8f1e7 13:05:34 ---> 8630a0feef8b 13:05:34 Step 25/26 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:05:34 ---> Running in f7b4067fc75b 13:05:34 Removing intermediate container f67ba571097e 13:05:34 ---> 22dc7b7cc7f7 13:05:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:05:34 ---> Running in 41f1479205da 13:05:34 Removing intermediate container f7b4067fc75b 13:05:34 ---> 10905f7c28bd 13:05:34 Step 26/26 : LABEL version=0.0.0 13:05:34 ---> Running in 218c325c24d7 13:05:34 Removing intermediate container 218c325c24d7 13:05:34 ---> 076edb54209e 13:05:34 13:05:34 Successfully built 076edb54209e 13:05:34 Successfully tagged security-secretstore-setup:latest 13:05:34  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:05:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements 13:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:05:34 (1/39) Installing readline (8.0.4-r0) 13:05:34 (2/39) Installing bash (5.0.17-r0) 13:05:34 Executing bash-5.0.17-r0.post-install 13:05:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:05:34 (4/39) Installing libcurl (7.77.0-r0) 13:05:34 (5/39) Installing curl (7.77.0-r0) 13:05:34 (6/39) Installing dumb-init (1.2.2-r1) 13:05:34 (7/39) Installing libbz2 (1.0.8-r1) 13:05:34 (8/39) Installing expat (2.2.9-r1) 13:05:34 (9/39) Installing libffi (3.3-r2) 13:05:34 (10/39) Installing gdbm (1.13-r1) 13:05:34 (11/39) Installing xz-libs (5.2.5-r0) 13:05:34 (12/39) Installing sqlite-libs (3.32.1-r1) 13:05:34 (13/39) Installing python3 (3.8.10-r0) 13:05:35 (14/39) Installing py3-appdirs (1.4.4-r1) 13:05:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:05:35 (16/39) Installing py3-parsing (2.4.7-r0) 13:05:35 (17/39) Installing py3-six (1.15.0-r0) 13:05:35 (18/39) Installing py3-packaging (20.4-r0) 13:05:35 (19/39) Installing py3-setuptools (47.0.0-r0) 13:05:35 (20/39) Installing py3-chardet (3.0.4-r4) 13:05:35 (21/39) Installing py3-idna (2.9-r0) 13:05:35 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:05:35 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:05:35 (24/39) Installing py3-requests (2.23.0-r0) 13:05:35 (25/39) Installing py3-msgpack (1.0.0-r0) 13:05:35 (26/39) Installing py3-lockfile (0.12.2-r3) 13:05:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:05:35 (28/39) Installing py3-colorama (0.4.3-r0) 13:05:35 (29/39) Installing py3-distlib (0.3.0-r0) 13:05:35 (30/39) Installing py3-distro (1.5.0-r1) 13:05:35 (31/39) Installing py3-webencodings (0.5.1-r3) 13:05:35 (32/39) Installing py3-html5lib (1.0.1-r4) 13:05:35 (33/39) Installing py3-pytoml (0.1.21-r0) 13:05:35 (34/39) Installing py3-pep517 (0.8.2-r0) 13:05:35 (35/39) Installing py3-progress (1.5-r0) 13:05:35 (36/39) Installing py3-toml (0.10.1-r0) 13:05:35 (37/39) Installing py3-retrying (1.3.3-r0) 13:05:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:05:35 (39/39) Installing py3-pip (20.1.1-r0) 13:05:35 Executing busybox-1.31.1-r19.trigger 13:05:35 OK: 72 MiB in 59 packages 13:05:36 Collecting docker-compose==1.23.2 13:05:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:05:36 Collecting PyYAML<4,>=3.10 13:05:36 Downloading PyYAML-3.13.tar.gz (270 kB) 13:05:37 Collecting docopt<0.7,>=0.6.1 13:05:37 Downloading docopt-0.6.2.tar.gz (25 kB) 13:05:37 Collecting websocket-client<1.0,>=0.32.0 13:05:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:05:37 Collecting jsonschema<3,>=2.5.1 13:05:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:05:37 Collecting texttable<0.10,>=0.9.0 13:05:37 Downloading texttable-0.9.1.tar.gz (11 kB) 13:05:37 Collecting cached-property<2,>=1.2.0 13:05:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements 13:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:05:38 Collecting docker<4.0,>=3.6.0 13:05:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:05:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:05:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:05:38 Collecting dockerpty<0.5,>=0.4.1 13:05:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:05:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:05:38 Collecting docker-pycreds>=0.4.0 13:05:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:05:38 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) 13:05:38 Collecting urllib3<1.25,>=1.21.1 13:05:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:05:38 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) 13:05:38 Collecting idna<2.8,>=2.5 13:05:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:05:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:05:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:05:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:05:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:05:39 Installing collected packages: PyYAML, docopt, websocket-client, jsonschema, texttable, cached-property, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose 13:05:39 Running setup.py install for PyYAML: started 13:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 53.4% of statements 13:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:05:39 Running setup.py install for PyYAML: finished with status 'done' 13:05:39 Running setup.py install for docopt: started 13:05:39 Running setup.py install for docopt: finished with status 'done' 13:05:39 Running setup.py install for texttable: started 13:05:40 Running setup.py install for texttable: finished with status 'done' 13:05:40 Attempting uninstall: urllib3 13:05:40 Found existing installation: urllib3 1.25.9 13:05:40 Uninstalling urllib3-1.25.9: 13:05:40 Successfully uninstalled urllib3-1.25.9 13:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.532s coverage: 87.7% of statements 13:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.243s coverage: 78.9% of statements 13:05:40 Attempting uninstall: idna 13:05:40 Found existing installation: idna 2.9 13:05:40 Uninstalling idna-2.9: 13:05:40 Successfully uninstalled idna-2.9 13:05:40 Attempting uninstall: requests 13:05:40 Found existing installation: requests 2.23.0 13:05:40 Uninstalling requests-2.23.0: 13:05:40 Successfully uninstalled requests-2.23.0 13:05:40 Running setup.py install for dockerpty: started 13:05:40 Running setup.py install for dockerpty: finished with status 'done' 13:05: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 13:05:44 Removing intermediate container 41f1479205da 13:05:44 ---> 383209a6634e 13:05:44 Step 15/24 : ENV APP_PORT=58890 13:05:44 ---> Running in 0c8939f5cae3 13:05:44 Removing intermediate container 0c8939f5cae3 13:05:44 ---> 68c76d94a4d1 13:05:44 Step 16/24 : EXPOSE $APP_PORT 13:05:44 ---> Running in 929fc28d1670 13:05:44 Removing intermediate container 929fc28d1670 13:05:44 ---> 89cd591662fe 13:05:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:05:44 ---> 9c070a054ce3 13:05:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements 13:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:05:44 ---> 0876951ff4f6 13:05:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:05:44 ---> d75dfb9a25b0 13:05:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:05:44 ---> Running in 3bdfa5504e7b 13:05:45 Removing intermediate container 3bdfa5504e7b 13:05:45 ---> 986aaca5cc2f 13:05:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:45 ---> Running in 568c05dfd049 13:05:45 Removing intermediate container 568c05dfd049 13:05:45 ---> 91e9cb8c30fc 13:05:45 Step 22/24 : LABEL arch=x86_64 13:05:45 ---> Running in a74b92bfe16e 13:05:45 Removing intermediate container a74b92bfe16e 13:05:45 ---> b1208ea21760 13:05:45 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:05:45 ---> Running in cbbe6bb2c5ff 13:05:45 Removing intermediate container cbbe6bb2c5ff 13:05:45 ---> 33336da5d03e 13:05:45 Step 24/24 : LABEL version=0.0.0 13:05:45 ---> Running in abe6e01a282e 13:05:45 Removing intermediate container abe6e01a282e 13:05:45 ---> f94f30d15645 13:05:45 13:05:45 Successfully built f94f30d15645 13:05:45 Successfully tagged sys-mgmt-agent:latest 13:05:45  Building sys-mgmt-agent ... done  [Pipeline] } 13:05:45 $ docker stop --time=1 f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc 13:05:47 $ docker rm -f f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc [Pipeline] // withDockerContainer [Pipeline] sh 13:05:47 + docker images 13:05:47 REPOSITORY TAG IMAGE ID CREATED SIZE 13:05:47 sys-mgmt-agent latest f94f30d15645 2 seconds ago 312MB 13:05:47 security-secretstore-setup latest 076edb54209e 13 seconds ago 28.7MB 13:05:47 core-metadata latest ca9ab003d3a9 15 seconds ago 16.6MB 13:05:47 core-command latest 543a2e0994ba 15 seconds ago 15.9MB 13:05:47 c180310908a7 18 seconds ago 1.15GB 13:05:47 8b3cf356201e 19 seconds ago 1.15GB 13:05:47 63793276c12e 20 seconds ago 1.15GB 13:05:47 cd22403ae917 20 seconds ago 1.14GB 13:05:47 security-bootstrapper latest db8b3953e31c About a minute ago 18.6MB 13:05:47 support-notifications latest 73969c27c89c About a minute ago 16.7MB 13:05:47 security-proxy-setup latest e95c9a4fc180 About a minute ago 25.7MB 13:05:47 support-scheduler latest 6484d9efc51b About a minute ago 15.9MB 13:05:47 a9a74324a943 About a minute ago 1.15GB 13:05:47 core-data latest 7960648bd956 About a minute ago 20.2MB 13:05:47 09b99365b4a8 About a minute ago 1.15GB 13:05:47 8afe19a187e2 About a minute ago 1.15GB 13:05:47 cb2d8c16a088 About a minute ago 1.15GB 13:05:47 836fa86fa388 About a minute ago 1.15GB 13:05:47 ci-base-image-x86_64 latest bd436acc9703 5 minutes ago 647MB 13:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 13:05:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 13:05:47 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 13:05:47 docker 20.10.0 aefe523efa57 6 months ago 240MB 13:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 95.1% of statements 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.8% of statements 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 22.0% of statements 13:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.202s coverage: 79.5% of statements 13:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 13:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements 13:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 13:06:03 Still waiting to schedule task 13:06:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements 13:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 13:06:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.516s coverage: 81.8% of statements 13:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 91.2% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 13:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 13:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 13:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements 13:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.729s coverage: 43.6% of statements 13:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 13:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 13:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.3% of statements 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 91.9% of statements 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 62.7% of statements 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.6% of statements 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 13:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 13:06:36 GO111MODULE=on go vet ./... 13:07:08 Running on prd-ubuntu18.04-docker-8c-8g-1702 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws 13:07:08 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 13:07:09 The recommended git tool is: git 13:07:16 using credential edgex-jenkins-ssh 13:07:16 Cloning the remote Git repository 13:07:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:07:16 > git init /w/workspace/edgex-go/6 # timeout=10 13:07:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:16 > git --version # timeout=10 13:07:16 > git --version # 'git version 2.17.1' 13:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:07:31 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 13:07:31 Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 13:07:31 Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) 13:07:31 > git config core.sparsecheckout # timeout=10 13:07:31 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 13:07:31 > git remote # timeout=10 13:07:31 > git config --get remote.origin.url # timeout=10 13:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:31 > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 13:07:31 > git rev-parse HEAD^{commit} # timeout=10 13:07:31 > git config core.sparsecheckout # timeout=10 13:07:31 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 13:07:35 Commit message: "build(snap): update to consul 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:36 + echo snap-build.sh 13:07:36 snap-build.sh 13:07:36 + SNAP_BASE_DIR=. 13:07:36 + '[' '!' -z /w/workspace/edgex-go/6 ']' 13:07:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 13:07:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 13:07:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 13:07:36 + cd /w/workspace/edgex-go/6 13:07:36 + sudo apt-get remove -qy --purge lxd lxd-client 13:07:36 Reading package lists... 13:07:36 Building dependency tree... 13:07:36 Reading state information... 13:07:36 The following packages were automatically installed and are no longer required: 13:07:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:07:36 uidmap xdelta3 13:07:36 Use 'sudo apt autoremove' to remove them. 13:07:36 The following packages will be REMOVED: 13:07:36 lxd* lxd-client* 13:07:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:07:37 After this operation, 31.7 MB disk space will be freed. 13:07:37 (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.) 13:07:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:38 Removing lxd dnsmasq configuration 13:07:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:07:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:07:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:07:40 (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.) 13:07:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:41 Processing triggers for systemd (237-3ubuntu10.45) ... 13:07:41 Processing triggers for ureadahead (0.100.0-21) ... 13:07:42 + sudo snap remove --purge lxd 13:07:42 snap "lxd" is not installed 13:07:42 + sudo groupadd --force --system lxd 13:07:42 ++ whoami 13:07:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:07:42 + newgrp - lxd 13:07:42 + sudo snap install lxd 13:07:51 2021-06-16T13:07:48Z INFO Waiting for automatic snapd restart... 13:07:58 gofmt -l . 13:07:58 [ "`gofmt -l .`" = "" ] 13:07:58 ./bin/test-attribution-txt.sh [Pipeline] sh 13:07:59 + ls -al . 13:07:59 total 544 13:07:59 drwxrwxr-x 9 1001 1001 4096 Jun 16 13:07 . 13:07:59 drwxr-xr-x 4 root root 4096 Jun 16 13:03 .. 13:07:59 -rw-rw-r-- 1 1001 1001 11 Jun 16 13:01 .dockerignore 13:07:59 drwxrwxr-x 8 1001 1001 4096 Jun 16 13:02 .git 13:07:59 drwxrwxr-x 3 1001 1001 4096 Jun 16 13:01 .github 13:07:59 -rw-rw-r-- 1 1001 1001 818 Jun 16 13:01 .gitignore 13:07:59 -rw-rw-r-- 1 1001 1001 166 Jun 16 13:01 .sonarcloud.properties 13:07:59 -rw-rw-r-- 1 1001 1001 8609 Jun 16 13:01 Attribution.txt 13:07:59 -rw-rw-r-- 1 1001 1001 3804 Jun 16 13:01 CONTRIBUTING.md 13:07:59 -rw-rw-r-- 1 1001 1001 931 Jun 16 13:01 Dockerfile.build 13:07:59 -rw-rw-r-- 1 1001 1001 849 Jun 16 13:01 Jenkinsfile 13:07:59 -rw-rw-r-- 1 1001 1001 10775 Jun 16 13:01 LICENSE 13:07:59 -rw-rw-r-- 1 1001 1001 5605 Jun 16 13:01 Makefile 13:07:59 -rw-rw-r-- 1 1001 1001 7905 Jun 16 13:01 README.md 13:07:59 -rw-rw-r-- 1 1001 1001 7071 Jun 16 13:01 SECURITY.md 13:07:59 -rw-rw-r-- 1 1001 1001 5 Jun 16 12:59 VERSION 13:07:59 -rw-rw-r-- 1 1001 1001 4131 Jun 16 13:01 ZMQWindows.md 13:07:59 drwxrwxr-x 2 1001 1001 4096 Jun 16 13:01 bin 13:07:59 drwxrwxr-x 14 1001 1001 4096 Jun 16 13:01 cmd 13:07:59 -rw-r--r-- 1 root root 398195 Jun 16 13:06 coverage.out 13:07:59 -rw-rw-r-- 1 1001 1001 841 Jun 16 13:01 go.mod 13:07:59 -rw-r--r-- 1 root root 20843 Jun 16 13:03 go.sum 13:07:59 drwxrwxr-x 7 1001 1001 4096 Jun 16 13:01 internal 13:07:59 drwxrwxr-x 3 1001 1001 4096 Jun 16 13:01 openapi 13:07:59 drwxrwxr-x 4 1001 1001 4096 Jun 16 13:01 snap 13:07:59 -rw-rw-r-- 1 1001 1001 168 Jun 16 13:01 version.go [Pipeline] sh 13:08:00 + '[' -e coverage.out ] 13:08:00 + chown 1001:1001 coverage.out [Pipeline] stash 13:08:00 Warning: overwriting stash ‘coverage-report’ 13:08:01 Stashed 1 file(s) [Pipeline] sh 13:08:01 + make build 13:08:01 go mod tidy 13:08:02 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 13:08:09 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 13:08:09 lxd 4.15 from Canonical* installed 13:08:09 + sudo lxd init --auto 13:08:19 + sudo snap install --classic snapcraft 13:08:23 snapcraft 4.8.1 from Canonical* installed 13:08:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:08:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:23 Dload Upload Total Spent Left Speed 13:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4679 13:08:23 32 3325k 32 1074k 0 0 4571k 0 --:--:-- --:--:-- --:--:-- 4571k 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 87.9M 13:08:23 ./yq_linux_amd64 13:08:24 + sudo snapcraft prime --use-lxd 13:08:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:08:26 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: 13:08:26 - README.md 13:08:26 13:08:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:08:26 Launching a container. 13:08:31 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 13:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:08:33 Waiting for container to be ready 13:08:34 To start your first instance, try: lxc launch ubuntu:18.04 13:08:34 13:08:36 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 13:08:36 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 13:08:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:08:38 Waiting for network to be ready... 13:08:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:08:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 13:08:39 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:08:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 13:08:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:08:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:08:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 13:08:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 13:08:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 13:08:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 13:08:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:08:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:08:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:08:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:08:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:08:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:08:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:08:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:08:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:08:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:08:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 13:08:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 13:08:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:08:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:08:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 13:08:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 13:08:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 13:08:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 13:08:43 Fetched 24.7 MB in 4s (6047 kB/s) 13:08: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 13:08:44 Reading package lists... 13:08:44 Reading package lists... 13:08:44 Building dependency tree... 13:08:44 Reading state information... 13:08:44 The following additional packages will be installed: 13:08:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:08:44 Suggested packages: 13:08:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:08:44 Recommended packages: 13:08:44 gnupg libsasl2-modules 13:08:44 The following NEW packages will be installed: 13:08:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:08:44 The following packages will be upgraded: 13:08:44 gpg gpg-agent gpgconf libudev1 13:08:44 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 13:08:44 Need to get 3530 kB of archives. 13:08:44 After this operation, 13.3 MB of additional disk space will be used. 13:08:44 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] 13:08:44 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] 13:08:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:08:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:08:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 13:08:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 13:08:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:08:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:08:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:08:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:08:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:08:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:08:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:08:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:08:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:08:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:08:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:08:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:08:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:08:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:08:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:08:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:08:46 debconf: delaying package configuration, since apt-utils is not installed 13:08:46 Fetched 3530 kB in 1s (3208 kB/s) 13:08:46 (Reading database ... 12511 files and directories currently installed.) 13:08:46 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 13:08:46 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:46 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 13:08:46 Selecting previously unselected package udev. 13:08:46 (Reading database ... 12511 files and directories currently installed.) 13:08:46 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 13:08:46 Unpacking udev (237-3ubuntu10.47) ... 13:08:46 Selecting previously unselected package libfuse2:amd64. 13:08:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:08:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:46 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 13:08:46 Selecting previously unselected package fuse. 13:08:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:08:46 Unpacking fuse (2.9.7-1ubuntu1) ... 13:08:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:46 Selecting previously unselected package libksba8:amd64. 13:08:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:08:46 Unpacking libksba8:amd64 (1.3.5-2) ... 13:08:46 Selecting previously unselected package libroken18-heimdal:amd64. 13:08:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:08:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:08:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:08:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libwind0-heimdal:amd64. 13:08:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:08:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:08:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:08:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:08:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Selecting previously unselected package libsasl2-modules-db:amd64. 13:08:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:47 Selecting previously unselected package libsasl2-2:amd64. 13:08:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:47 Selecting previously unselected package libldap-common. 13:08:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:08:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:47 Selecting previously unselected package libldap-2.4-2:amd64. 13:08:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:08:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:47 Selecting previously unselected package dirmngr. 13:08:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:08:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:08:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:08:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:47 Setting up libksba8:amd64 (1.3.5-2) ... 13:08:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:47 Setting up udev (237-3ubuntu10.47) ... 13:08:48 invoke-rc.d: policy-rc.d denied execution of start. 13:08:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Processing triggers for systemd (237-3ubuntu10) ... 13:08:48 Setting up fuse (2.9.7-1ubuntu1) ... 13:08:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:08:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:08:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:08:48 settings in the [Install] section, and DefaultInstance for template units). 13:08:48 This means they are not meant to be enabled using systemctl. 13:08:48 Possible reasons for having this kind of units are: 13:08:48 1) A unit may be statically enabled by being symlinked from another unit's 13:08:48 .wants/ or .requires/ directory. 13:08:48 2) A unit's purpose may be to act as a helper for some other unit which has 13:08:48 a requirement dependency on it. 13:08:48 3) A unit may be started when needed via activation (socket, path, timer, 13:08:48 D-Bus, udev, scripted systemctl call, ...). 13:08:48 4) In case of template units, the unit is meant to be enabled with some 13:08:48 instance name specified. 13:08:49 Reading package lists... 13:08:49 Building dependency tree... 13:08:49 Reading state information... 13:08:49 The following additional packages will be installed: 13:08:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:08:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:08:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:08:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:08:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:08:49 Suggested packages: 13:08:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:08:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:08:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:08:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:08:49 systemd-container policykit-1 13:08:49 Recommended packages: 13:08:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:08:49 The following NEW packages will be installed: 13:08:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:08:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:08:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:08:49 multiarch-support openssh-client python3 python3-minimal python3.6 13:08:49 python3.6-minimal snapd squashfs-tools sudo 13:08:49 The following packages will be upgraded: 13:08:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:08:49 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 13:08:49 Need to get 36.7 MB of archives. 13:08:49 After this operation, 147 MB of additional disk space will be used. 13:08:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:08:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:08:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:08:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:08:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:08:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:08:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:08:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:08:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:08:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:08:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:08:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:08:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:08:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:08:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:08:50 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 13:08:50 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 13:08:51 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 13:08:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:08:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:08:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:08:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:08:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:08:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:08:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:08:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:08:51 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:08:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:08:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:08:51 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 13:08:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 13:08:52 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 13:08:52 debconf: delaying package configuration, since apt-utils is not installed 13:08:52 Fetched 36.7 MB in 3s (13.0 MB/s) 13:08:52 (Reading database ... 12757 files and directories currently installed.) 13:08:52 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 13:08:53 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 13:08:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:53 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 13:08:53 (Reading database ... 12757 files and directories currently installed.) 13:08:53 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:08:53 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:08:53 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:08:53 (Reading database ... 12757 files and directories currently installed.) 13:08:53 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:08:53 Unpacking apt (1.6.13) over (1.6.1) ... 13:08:54 Setting up apt (1.6.13) ... 13:08:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:08:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:08:54 (Reading database ... 12764 files and directories currently installed.) 13:08:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:08:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:08:54 Selecting previously unselected package libpython3.6-minimal:amd64. 13:08:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:54 Selecting previously unselected package libexpat1:amd64. 13:08:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:08:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:08:54 Selecting previously unselected package python3.6-minimal. 13:08:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:08:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:08:55 Checking for services that may need to be restarted...done. 13:08:55 Checking for services that may need to be restarted...done. 13:08:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:08:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:08:55 Selecting previously unselected package python3-minimal. 13:08:55 (Reading database ... 13012 files and directories currently installed.) 13:08:55 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:08:55 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:08:55 Selecting previously unselected package mime-support. 13:08:55 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:08:55 Unpacking mime-support (3.60ubuntu1) ... 13:08:55 Selecting previously unselected package libmpdec2:amd64. 13:08:55 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:08:55 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:08:55 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:08:55 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:55 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:08:56 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 13:08:56 Selecting previously unselected package python3.6. 13:08:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:08:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:08:56 Selecting previously unselected package libpython3-stdlib:amd64. 13:08:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:08:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:08:56 Setting up python3-minimal (3.6.7-1~18.04) ... 13:08:56 Selecting previously unselected package python3. 13:08:56 (Reading database ... 13442 files and directories currently installed.) 13:08:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:08:56 Unpacking python3 (3.6.7-1~18.04) ... 13:08:56 Selecting previously unselected package multiarch-support. 13:08:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:08:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:08:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:08:56 Selecting previously unselected package liblzo2-2:amd64. 13:08:56 (Reading database ... 13479 files and directories currently installed.) 13:08:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:08:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:08:56 Selecting previously unselected package libbsd0:amd64. 13:08:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:08:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:08:57 Selecting previously unselected package sudo. 13:08:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:08:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:08:57 Selecting previously unselected package apparmor. 13:08:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:08:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:08:57 Selecting previously unselected package libedit2:amd64. 13:08:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:08:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:08:57 Selecting previously unselected package libkrb5support0:amd64. 13:08:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:08:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:08:57 Selecting previously unselected package libk5crypto3:amd64. 13:08:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:08:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:08:57 Selecting previously unselected package libkeyutils1:amd64. 13:08:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:08:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:08:57 Selecting previously unselected package libkrb5-3:amd64. 13:08:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:08:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:08:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:08:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:08:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:08:58 Selecting previously unselected package libssl1.0.0:amd64. 13:08:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:08:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:08:58 Selecting previously unselected package openssh-client. 13:08:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:08:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:08:58 Selecting previously unselected package squashfs-tools. 13:08:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 13:08:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:08:58 Selecting previously unselected package snapd. 13:08:58 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 13:08:58 Unpacking snapd (2.49.2+18.04) ... 13:09:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:09:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:09:01 Setting up mime-support (3.60ubuntu1) ... 13:09:01 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:09:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:09:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:09:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:01 Setting up systemd (237-3ubuntu10.47) ... 13:09:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } 13:09:01 $ docker stop --time=1 f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade 13:09:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:09:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:09:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:09:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:09:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:09:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:09:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:09:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:09:02 Setting up python3 (3.6.7-1~18.04) ... 13:09:02 running python rtupdate hooks for python3.6... 13:09:02 running python post-rtupdate hooks for python3.6... 13:09:02 Setting up apparmor (2.12-4ubuntu5.1) ... 13:09:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:09:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:09:03 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:09:03 Setting up snapd (2.49.2+18.04) ... 13:09:03 $ docker rm -f f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade 13:09:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:09:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:09:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:09:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:09:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:09:07 /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' 13:09:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:07 Processing triggers for systemd (237-3ubuntu10.47) ... 13:09:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:09:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:09:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:09:07 13:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:09:07 Reading package lists... 13:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:09:08 Reading package lists... 13:09:08 latest: Pulling from edgex-devops/edgex-compose-arm64 13:09:08 29e5d40040c1: Pulling fs layer 13:09:08 1ce36da41761: Pulling fs layer 13:09:08 25b303627fd3: Pulling fs layer 13:09:08 Building dependency tree... 13:09:08 Reading state information... 13:09:08 29e5d40040c1: Verifying Checksum 13:09:08 29e5d40040c1: Download complete 13:09:08 Calculating upgrade... 13:09:08 The following packages will be upgraded: 13:09:08 advancecomp base-files bash binutils binutils-common 13:09:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:09:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:09:08 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:09:08 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:09:08 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:09:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:09:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:09:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:09:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:09:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:09:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:09:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:09:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:09:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:09:08 ubuntu-keyring util-linux 13:09:08 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:09:08 Need to get 64.1 MB of archives. 13:09:08 After this operation, 5097 kB of additional disk space will be used. 13:09:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 13:09:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:09:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:09:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:09:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:09:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:09:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:09:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:09:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:09:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:09:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:09:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:09:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:09:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:09:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:09:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:09:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:09:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:09:09 29e5d40040c1: Pull complete 13:09:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:09:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:09:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:09:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:09:09 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:09:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:09:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:09:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:09:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:09:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:09:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:09:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:09:09 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:09:09 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:09:09 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:09:09 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:09:09 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:09:09 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:09:09 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:09:09 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 13:09:09 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 13:09:09 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:09:09 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:09:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:09:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:09:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:09:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:09:09 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:09:09 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:09:09 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:09:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:09:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:09:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:09:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:09:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:09:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:09:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:09:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:09:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:09:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:09:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:09:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:09:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:09:09 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:09:09 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:09:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:09:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:09:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:09:10 1ce36da41761: Verifying Checksum 13:09:10 1ce36da41761: Download complete 13:09:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:09:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:09:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:09:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:09:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:09:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:09:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:09:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:09:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:09:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:09:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:09:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:09:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:09:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:09:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:09:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:09:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:09:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:09:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:09:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 13:09:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:09:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:09:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:09:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:09:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:09:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:09:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:09:11 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:09:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:09:11 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] 13:09:11 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:09:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:09:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:09:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:09:11 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:09:11 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:09:11 debconf: delaying package configuration, since apt-utils is not installed 13:09:11 Fetched 64.1 MB in 2s (27.8 MB/s) 13:09:11 (Reading database ... 13914 files and directories currently installed.) 13:09:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:09:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:11 1ce36da41761: Pull complete 13:09:11 25b303627fd3: Verifying Checksum 13:09:11 25b303627fd3: Download complete 13:09:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 13:09:11 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 13:09:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:12 (Reading database ... 13914 files and directories currently installed.) 13:09:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:09:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:09:12 (Reading database ... 13914 files and directories currently installed.) 13:09:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:13 (Reading database ... 13914 files and directories currently installed.) 13:09:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:09:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:09:13 (Reading database ... 13914 files and directories currently installed.) 13:09:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:09:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:09:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:09:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:09:14 Setting up base-files (10.1ubuntu2.10) ... 13:09:14 Installing new version of config file /etc/issue ... 13:09:14 Installing new version of config file /etc/issue.net ... 13:09:14 Installing new version of config file /etc/lsb-release ... 13:09:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:09:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:09:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:09:14 Removing obsolete conffile /etc/default/motd-news ... 13:09:14 (Reading database ... 13915 files and directories currently installed.) 13:09:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:09:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:09:14 Setting up bash (4.4.18-2ubuntu1.2) ... 13:09:14 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 13:09:14 (Reading database ... 13915 files and directories currently installed.) 13:09:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:09:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:09:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:09:15 Setting up tar (1.29b-2ubuntu0.2) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:09:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:09:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:09:15 Setting up grep (3.1-2build1) ... 13:09:15 (Reading database ... 13915 files and directories currently installed.) 13:09:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:15 Setting up login (1:4.5-1ubuntu2) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:09:16 (Reading database ... 13915 files and directories currently installed.) 13:09:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:09:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:09:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:09:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:17 (Reading database ... 13915 files and directories currently installed.) 13:09:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:09:18 (Reading database ... 13915 files and directories currently installed.) 13:09:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:09:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:09:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:09:19 (Reading database ... 13915 files and directories currently installed.) 13:09:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:09:20 (Reading database ... 13915 files and directories currently installed.) 13:09:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:09:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:09:20 (Reading database ... 13917 files and directories currently installed.) 13:09:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:09:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:09:20 Setting up debconf (1.5.66ubuntu1) ... 13:09:20 (Reading database ... 13917 files and directories currently installed.) 13:09:20 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:09:20 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:09:20 (Reading database ... 13917 files and directories currently installed.) 13:09:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:09:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:09:20 (Reading database ... 13917 files and directories currently installed.) 13:09:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:20 (Reading database ... 13917 files and directories currently installed.) 13:09:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:21 (Reading database ... 13919 files and directories currently installed.) 13:09:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:09:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:21 (Reading database ... 13923 files and directories currently installed.) 13:09:21 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:21 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:21 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 13:09:21 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:09:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:21 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:21 (Reading database ... 13923 files and directories currently installed.) 13:09:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:09:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:09:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:09:21 (Reading database ... 13923 files and directories currently installed.) 13:09:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:09:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:09:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:09:21 25b303627fd3: Pull complete 13:09:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:09:21 (Reading database ... 13923 files and directories currently installed.) 13:09:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:09:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:09:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:09:21 prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container 13:09:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:09:22 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:09:22 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:22 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:22 Setting up passwd (1:4.5-1ubuntu2) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:09:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:09:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 13:09:22 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:09:22 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 13:09:22 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:09:22 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 13:09:22 (Reading database ... 13923 files and directories currently installed.) 13:09:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:09:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:09:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:09:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:09:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:09:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:09:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:09:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:09:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:09:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:09:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:09:23 (Reading database ... 13923 files and directories currently installed.) 13:09:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:09:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:09:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:09:23 (Reading database ... 13924 files and directories currently installed.) 13:09:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:09:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:09:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:09:24 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:09:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:09:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:09:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:09:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:09:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:09:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:09:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:09:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:09:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:09:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:09:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:09:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:09:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:09:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:09:24 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:09:24 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:09:24 $ docker top dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e -eo pid,comm 13:09:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:09:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:09:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:09:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:09:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [Pipeline] { [Pipeline] sh 13:09:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:25 + docker-compose build --help 13:09:25 + grep parallel 13:09:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:09:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:09:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:09:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:09:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:09:29 --parallel Build images in parallel. 13:09:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:09:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:09:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:09:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:09:29 13:09:29 Current default time zone: 'Etc/UTC' 13:09:29 Local time is now: Wed Jun 16 13:09:29 UTC 2021. 13:09:29 Universal Time is now: Wed Jun 16 13:09:29 UTC 2021. 13:09:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:09:29 [Pipeline] } 13:09:29 $ docker stop --time=1 dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e 13:09:29 Setting up systemd-sysv (237-3ubuntu10.47) ... 13:09:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 13:09:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:09:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:09:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:09:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:09:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:09:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:09:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:09:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:09:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:09:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:30 Setting up patch (2.7.6-2ubuntu1.1) ... 13:09:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:09:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:09:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:09:30 Installing new version of config file /etc/ssl/openssl.cnf ... 13:09:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:09:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:09:30 Setting up ca-certificates (20210119~18.04.1) ... 13:09:31 $ docker rm -f dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:09:31 Updating certificates in /etc/ssl/certs... 13:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:09:32 . [Pipeline] withDockerContainer 13:09:32 prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container 13:09:32 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 13:09:32 23 added, 27 removed; done. 13:09:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:09:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:09:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:09:32 Setting up pkgbinarymangler (138.18.04.1) ... 13:09:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:09:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up perl (5.26.1-6ubuntu0.5) ... 13:09:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:09:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:09:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:09:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:09:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:09:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:09:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:09:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:09:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:09:33 Processing triggers for systemd (237-3ubuntu10.47) ... 13:09:33 Processing triggers for mime-support (3.60ubuntu1) ... 13:09:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:09:33 Updating certificates in /etc/ssl/certs... 13:09:34 $ docker top 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 -eo pid,comm 13:09:34 0 added, 0 removed; done. 13:09:34 Running hooks in /etc/ca-certificates/update.d... 13:09:34 done. [Pipeline] { [Pipeline] sh 13:09:34 Reading package lists... 13:09:34 Building dependency tree... 13:09:34 Reading state information... 13:09:34 The following NEW packages will be installed: 13:09:34 apt-transport-https 13:09:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:09:34 Need to get 1692 B of archives. 13:09:34 After this operation, 154 kB of additional disk space will be used. 13:09:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:09:34 + docker-compose -f ./docker-compose-build.yml build --parallel 13:09:35 debconf: delaying package configuration, since apt-utils is not installed 13:09:35 Fetched 1692 B in 0s (9616 B/s) 13:09:35 Selecting previously unselected package apt-transport-https. 13:09:35 (Reading database ... 13929 files and directories currently installed.) 13:09:35 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:09:35 Unpacking apt-transport-https (1.6.13) ... 13:09:35 Setting up apt-transport-https (1.6.13) ... 13:09:35 Waiting for network to be ready... 13:09:38 Building core-command ... 13:09:38 Building core-data ... 13:09:38 Building core-metadata ... 13:09:38 Building security-bootstrapper ... 13:09:38 Building security-proxy-setup ... 13:09:38 Building security-secretstore-setup ... 13:09:38 Building support-notifications ... 13:09:38 Building support-scheduler ... 13:09:38 Building sys-mgmt-agent ... 13:09:38 Building support-notifications 13:09:38 Building security-secretstore-setup 13:09:38 Building security-proxy-setup 13:09:38 Building security-bootstrapper 13:09:38 Building sys-mgmt-agent 13:09:42 2021-06-16T13:09:39Z INFO Waiting for automatic snapd restart... 13:09:43 snapd 2.51 from Canonical* installed 13:09:44 "snapd" switched to the "latest/stable" channel 13:09:44 13:09:47 core18 20210507 from Canonical* installed 13:09:47 "core18" switched to the "latest/stable" channel 13:09:47 13:09:50 snapcraft 4.8.1 from Canonical* installed 13:09:50 "snapcraft" switched to the "latest/stable" channel 13:09:50 13:09:55 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: 13:09:55 - README.md 13:09:55 13:09:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:09:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:09:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:09:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:09:56 Reading package lists... 13:09:57 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 13:09:57 Reading package lists... 13:09:57 Building dependency tree... 13:09:57 Reading state information... 13:09:57 Suggested packages: 13:09:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:09:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:09:57 Recommended packages: 13:09:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:09:57 The following NEW packages will be installed: 13:09:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:09:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:09:57 pkg-config zip 13:09:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:09:57 Need to get 7663 kB of archives. 13:09:57 After this operation, 43.8 MB of additional disk space will be used. 13:09:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:09:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:09:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:09:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:09:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:09:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:09:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:09:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:09:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:09:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:09:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:09:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:09:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:09:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:09:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:09:58 debconf: delaying package configuration, since apt-utils is not installed 13:09:58 Fetched 7663 kB in 1s (10.2 MB/s) 13:09:58 Selecting previously unselected package libglib2.0-0:amd64. 13:09:58 (Reading database ... 13933 files and directories currently installed.) 13:09:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:09:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:09:58 Selecting previously unselected package libpsl5:amd64. 13:09:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:09:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:09:58 Selecting previously unselected package libnghttp2-14:amd64. 13:09:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:09:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:09:59 Selecting previously unselected package librtmp1:amd64. 13:09:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:09:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:09:59 Selecting previously unselected package libcurl3-gnutls:amd64. 13:09:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:09:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:09:59 Selecting previously unselected package liberror-perl. 13:09:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:09:59 Unpacking liberror-perl (0.17025-1) ... 13:09:59 Selecting previously unselected package git-man. 13:09:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:09:59 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:09:59 Selecting previously unselected package git. 13:09:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:09:59 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:10:00 Selecting previously unselected package libnorm1:amd64. 13:10:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:10:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:00 Selecting previously unselected package libpgm-5.2-0:amd64. 13:10:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:10:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:00 Selecting previously unselected package libsodium23:amd64. 13:10:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:10:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:10:00 Selecting previously unselected package libzmq5:amd64. 13:10:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:00 Selecting previously unselected package libzmq3-dev:amd64. 13:10:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:00 Selecting previously unselected package pkg-config. 13:10:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:10:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:10:00 Selecting previously unselected package zip. 13:10:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:10:00 Unpacking zip (3.0-11build1) ... 13:10:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:00 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:10:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:10:00 Setting up liberror-perl (0.17025-1) ... 13:10:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:10:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:10:00 No schema files found: doing nothing. 13:10:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:10:00 Setting up zip (3.0-11build1) ... 13:10:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:00 Setting up libsodium23:amd64 (1.0.16-2) ... 13:10:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:10:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:10:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:00 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:10:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:10:01 git set to automatically installed. 13:10:01 git-man set to automatically installed. 13:10:01 libcurl3-gnutls set to automatically installed. 13:10:01 liberror-perl set to automatically installed. 13:10:01 libglib2.0-0 set to automatically installed. 13:10:01 libnghttp2-14 set to automatically installed. 13:10:01 libnorm1 set to automatically installed. 13:10:01 libpgm-5.2-0 set to automatically installed. 13:10:01 libpsl5 set to automatically installed. 13:10:01 librtmp1 set to automatically installed. 13:10:01 libsodium23 set to automatically installed. 13:10:01 libzmq3-dev set to automatically installed. 13:10:01 libzmq5 set to automatically installed. 13:10:01 pkg-config set to automatically installed. 13:10:01 zip set to automatically installed. 13:10:03 snapd is not logged in, snap install commands will use sudo 13:10:13 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 13:10:13 snapd is not logged in, snap install commands will use sudo 13:10:14 snap "core18" has no updates available 13:10:15 Downloading snap 'edgex-app-service-configurable' 13:10:15 2021/06/16 13:10:15.917494 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 13:10:16 Pulling app-service-config 13:10:16 + snapcraftctl pull 13:10:18 Pulling config-common 13:10:18 + snapcraftctl pull 13:10:19 Pulling go-build-helper 13:10:19 + snapcraftctl pull 13:10:20 'edgex-go' has dependencies that need to be staged: go-build-helper 13:10:20 Skipping pull go-build-helper (already ran) 13:10:20 Building go-build-helper 13:10:20 + snapcraftctl build 13:10:22 Staging go-build-helper 13:10:22 + snapcraftctl stage 13:10:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:10:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:10:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 13:10:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 13:10:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:10:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:10:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 13:10:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 13:10:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 13:10:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 13:10:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:10:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:10:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:10:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:10:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:10:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:10:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:10:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:10:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:10:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 13:10:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 13:10:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:10:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:10:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 13:10:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 13:10:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 13:10:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 13:10:32 Fetched 24.7 MB in 0s (0 B/s) 13:10:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:10:32 Fetched 224 kB in 0s (0 B/s) 13:10:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:10:32 Fetched 157 kB in 0s (0 B/s) 13:10:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:10:32 Fetched 221 kB in 0s (0 B/s) 13:10:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:10:32 Fetched 143 kB in 0s (0 B/s) 13:10:32 Pulling edgex-go 13:10:32 + snapcraftctl pull 13:10:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:10:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:10:46 ---> 693fae4b7f24 13:10:46 Step 3/26 : WORKDIR /edgex-go 13:10:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:10:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:10:46 ---> 693fae4b7f24 13:10:46 Step 3/22 : WORKDIR /edgex-go 13:10:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:10:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:10:46 ---> 693fae4b7f24 13:10:46 Step 3/24 : WORKDIR /edgex-go 13:10:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:10:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:10:46 ---> 693fae4b7f24 13:10:46 Step 3/23 : WORKDIR /edgex-go 13:10:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:10:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:10:46 ---> 693fae4b7f24 13:10:46 Step 3/32 : WORKDIR /edgex-go 13:10:48 ---> Running in 0b0aaea7aeef 13:10:48 ---> Running in 174d16886703 13:10:48 ---> Running in 875616e6c0bf 13:10:48 ---> Running in 643aa8526fa2 13:10:48 ---> Running in 9672f7e214d5 13:10:49 Removing intermediate container 643aa8526fa2 13:10:49 ---> db0eba769182 13:10:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 Removing intermediate container 9672f7e214d5 13:10:49 ---> 6474bb8ef920 13:10:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 Removing intermediate container 0b0aaea7aeef 13:10:49 Removing intermediate container 174d16886703 13:10:49 ---> 3c061a56198b 13:10:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 ---> b6cba3147496 13:10:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 Removing intermediate container 875616e6c0bf 13:10:49 ---> a746a2526945 13:10:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 ---> Running in b63768617e0b 13:10:49 ---> Running in 8319406379a0 13:10:50 ---> Running in 934c0f84767f 13:10:50 ---> Running in bfb7d85de8f6 13:10:50 ---> Running in c677653472ec 13:10:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:10:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:10:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:10:50 Fetched 0 B in 0s (0 B/s) 13:10:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:10:50 Fetched 96.5 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:10:50 Fetched 279 kB in 0s (0 B/s) 13:10:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:10:50 Fetched 122 kB in 0s (0 B/s) 13:10:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:10:50 Fetched 77.8 kB in 0s (0 B/s) 13:10:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:10:50 Fetched 8848 B in 0s (0 B/s) 13:10:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:10:50 Fetched 47.8 kB in 0s (0 B/s) 13:10:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:10:50 Fetched 45.6 kB in 0s (0 B/s) 13:10:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:10:50 Fetched 15.0 kB in 0s (0 B/s) 13:10:50 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:10:50 Fetched 219 kB in 0s (0 B/s) 13:10:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:10:50 Fetched 154 kB in 0s (0 B/s) 13:10:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:10:50 Fetched 50.6 kB in 0s (0 B/s) 13:10:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:10:50 Fetched 14.8 kB in 0s (0 B/s) 13:10:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:10:50 Fetched 41.8 kB in 0s (0 B/s) 13:10:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:10:50 Fetched 499 kB in 0s (0 B/s) 13:10:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:10:50 Fetched 111 kB in 0s (0 B/s) 13:10:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:10:50 Fetched 240 kB in 0s (0 B/s) 13:10:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:10:50 Fetched 29.3 kB in 0s (0 B/s) 13:10:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:10:50 Fetched 85.5 kB in 0s (0 B/s) 13:10:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:10:50 Fetched 24.5 kB in 0s (0 B/s) 13:10:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:10:50 Fetched 49.2 kB in 0s (0 B/s) 13:10:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:10:50 Fetched 54.2 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:10:50 Fetched 30.8 kB in 0s (0 B/s) 13:10:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:10:50 Fetched 15.8 kB in 0s (0 B/s) 13:10:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:10:50 Fetched 85.9 kB in 0s (0 B/s) 13:10:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:10:50 Fetched 8720 B in 0s (0 B/s) 13:10:50 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 13:10:50 Fetched 137 kB in 0s (0 B/s) 13:10:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:10:50 Fetched 119 kB in 0s (0 B/s) 13:10:50 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 13:10:50 Fetched 110 kB in 0s (0 B/s) 13:10:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:10:50 Fetched 11.1 kB in 0s (0 B/s) 13:10:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:10:50 Fetched 645 kB in 0s (0 B/s) 13:10:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:10:50 Fetched 41.3 kB in 0s (0 B/s) 13:10:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:10:50 Fetched 17.9 kB in 0s (0 B/s) 13:10:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:10:50 Fetched 368 kB in 0s (0 B/s) 13:10:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:10:50 Fetched 187 kB in 0s (0 B/s) 13:10:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:10:50 Fetched 175 kB in 0s (0 B/s) 13:10:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:10:50 Fetched 206 kB in 0s (0 B/s) 13:10:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:10:50 Fetched 1301 kB in 0s (0 B/s) 13:10:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:10:50 Fetched 36.2 kB in 0s (0 B/s) 13:10:50 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:10:50 Fetched 159 kB in 0s (0 B/s) 13:10:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:10:50 Fetched 107 kB in 0s (0 B/s) 13:10:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:10:50 Fetched 48.7 kB in 0s (0 B/s) 13:10:50 Pulling static-packages 13:10:50 + snapcraftctl pull 13:10:50 Pulling version 13:10:50 + cd /root/project 13:10:50 + git describe --tags --abbrev=0 13:10:50 + sed s/v// 13:10:50 + GIT_VERSION=2.0.0-dev.266 13:10:50 + [ -z 2.0.0-dev.266 ] 13:10:50 + snapcraftctl set-version 2.0.0-dev.266 13:10:50 Building app-service-config 13:10:50 + snapcraftctl build 13:10:52 Building config-common 13:10:52 + snapcraftctl build 13:10:53 Removing intermediate container b63768617e0b 13:10:53 ---> 16c52d0f7c3b 13:10:53 Step 5/26 : RUN apk add --update --no-cache make git 13:10:53 Removing intermediate container c677653472ec 13:10:53 ---> 502f47ff940c 13:10:53 Step 5/32 : RUN apk add --update --no-cache make git 13:10:54 ---> Running in a1b401d0cb74 13:10:54 ---> Running in 91f4d1fecf89 13:10:54 Removing intermediate container 8319406379a0 13:10:54 ---> 9a7b120a40c4 13:10:54 Step 5/22 : RUN apk add --update --no-cache make git 13:10:54 ---> Running in 87c0de11333d 13:10:54 Removing intermediate container bfb7d85de8f6 13:10:54 ---> 99bfaf316e4f 13:10:54 Step 5/24 : RUN apk add --update --no-cache make bash git 13:10:54 Removing intermediate container 934c0f84767f 13:10:54 ---> b3d69dab3a16 13:10:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:10:54 Skipping build go-build-helper (already ran) 13:10:54 ---> Running in 2d1f6717f5cc 13:10:54 ---> Running in 96c122bf53c2 13:10:54 Building edgex-go 13:10:54 + cd /root/parts/edgex-go/src 13:10:54 + make build 13:10:54 go mod tidy 13:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.66 13:10:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 13:10:57 go: downloading github.com/gorilla/mux v1.8.0 13:10:57 go: downloading github.com/stretchr/testify v1.7.0 13:10:57 go: downloading github.com/google/uuid v1.2.0 13:10:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 13:10:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:10:57 go: downloading gopkg.in/yaml.v2 v2.4.0 13:10:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:10:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 13:10:57 go: downloading github.com/lib/pq v1.10.2 13:10:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:10:57 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:10:57 go: downloading github.com/pelletier/go-toml v1.9.2 13:10:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:10:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:10:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 13:10:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:58 OK: 218 MiB in 52 packages 13:10:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 13:10:58 go: downloading github.com/davecgh/go-spew v1.1.1 13:10:58 go: downloading github.com/pmezard/go-difflib v1.0.0 13:10:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:10:58 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:10:58 go: downloading github.com/go-kit/kit v0.9.0 13:10:58 go: downloading github.com/stretchr/objx v0.1.0 13:10:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:58 OK: 218 MiB in 52 packages 13:10:58 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:10:58 go: downloading github.com/x448/float16 v0.8.4 13:10:59 OK: 218 MiB in 52 packages 13:10:59 OK: 218 MiB in 52 packages 13:10:59 go: downloading github.com/go-playground/universal-translator v0.17.0 13:10:59 go: downloading github.com/leodido/go-urn v1.2.0 13:10:59 go: downloading golang.org/x/text v0.3.2 13:10:59 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:10:59 go: downloading github.com/go-playground/locales v0.13.0 13:10:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:10:59 go: downloading github.com/go-stack/stack v1.8.0 13:10:59 go: downloading github.com/kr/pretty v0.2.0 13:10:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:10:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:10:59 go: downloading github.com/pebbe/zmq4 v1.2.7 13:10:59 go: downloading github.com/hashicorp/consul/api v1.8.1 13:10:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:10:59 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:10:59 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:10:59 go: downloading github.com/kr/text v0.1.0 13:10:59 go: downloading github.com/gorilla/websocket v1.4.2 13:10:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:11:00 go: downloading github.com/onsi/ginkgo v1.10.1 13:11:00 go: downloading github.com/onsi/gomega v1.7.0 13:11:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:11:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:11:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:11:00 go: downloading github.com/hashicorp/serf v0.9.5 13:11:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:11:00 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:11:00 OK: 218 MiB in 52 packages 13:11:00 Removing intermediate container a1b401d0cb74 13:11:00 ---> fd6282976908 13:11:00 Step 6/26 : COPY go.mod . 13:11:00 Removing intermediate container 91f4d1fecf89 13:11:00 ---> 6ac6005b4f09 13:11:00 Step 6/32 : COPY go.mod . 13:11:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:11:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:11:00 go: downloading github.com/mitchellh/copystructure v1.0.0 13:11:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:11:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:11:00 go: downloading github.com/pkg/errors v0.8.1 13:11:00 go: downloading github.com/hpcloud/tail v1.0.0 13:11:00 go: downloading github.com/fatih/color v1.9.0 13:11:00 go: downloading github.com/mattn/go-colorable v0.1.6 13:11:00 go: downloading github.com/mattn/go-isatty v0.0.12 13:11:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:11:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:11:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:11:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:11:00 go: downloading github.com/hashicorp/memberlist v0.2.2 13:11:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:11:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:11:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:11:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:11:00 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:11:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:11:00 go: downloading github.com/miekg/dns v1.1.26 13:11:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:11:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:11:00 go: downloading github.com/hashicorp/errwrap v1.0.0 13:11: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 13:11:01 Removing intermediate container 2d1f6717f5cc 13:11:01 ---> 818044e33af8 13:11:01 Step 6/24 : COPY go.mod . 13:11:01 Removing intermediate container 87c0de11333d 13:11:01 ---> 1f0f1a65fe66 13:11:01 Step 6/22 : COPY go.mod . 13:11:01 ---> 47aeceaf4849 13:11:01 Step 7/32 : RUN go mod download 13:11:01 ---> d0bb2c9b04c8 13:11:01 Step 7/26 : RUN go mod download 13:11:01 ---> Running in 55b66ffebc09 13:11:01 Removing intermediate container 96c122bf53c2 13:11:01 ---> 6a5b719409de 13:11:01 Step 6/23 : COPY go.mod . 13:11:04 ---> Running in 4a126f5502ce 13:11:04 ---> f59ede0f695d 13:11:04 Step 7/22 : RUN go mod download 13:11:04 ---> f8aa38552b38 13:11:04 Step 7/24 : RUN go mod download 13:11:04 ---> Running in 5d2942f6dc75 13:11:04 ---> Running in f3aaec809975 13:11:04 ---> bc3aa9b37e15 13:11:04 Step 7/23 : RUN go mod download 13:11:04 ---> Running in 4d4450a33dbb 13:11:06 Removing intermediate container 55b66ffebc09 13:11:06 ---> 131af6a80163 13:11:06 Step 8/32 : COPY . . 13:11:06 Removing intermediate container 4a126f5502ce 13:11:06 ---> c09de31577f6 13:11:06 Step 8/26 : COPY . . 13:11:07 Removing intermediate container 5d2942f6dc75 13:11:07 ---> 306c6bf8a0e8 13:11:07 Step 8/22 : COPY . . 13:11:08 Removing intermediate container f3aaec809975 13:11:08 ---> 662216e9a023 13:11:08 Step 8/24 : COPY . . 13:11:08 Removing intermediate container 4d4450a33dbb 13:11:08 ---> 822f6886d19b 13:11:08 Step 8/23 : COPY . . 13:11:09 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 13:11:15 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 13:11:15 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 13:11:16 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 13:11:17 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 13:11:18 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 13:11:19 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 13:11:21 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 13:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:11:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:11:24 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 13:11:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:11:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:11:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:11:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:11:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:11:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:11:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:11:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:11:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:11:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:11:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:11:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:11:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:11:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:11:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:11:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:11:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:11:26 + 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 13:11:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:11:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:11:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:11:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:11:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:11:26 + 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 13:11:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:11:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:11:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:11:29 Building static-packages 13:11:29 + snapcraftctl build 13:11:30 ---> b6b39e162bc3 13:11:30 Step 9/26 : RUN go mod tidy 13:11:30 ---> 989f64925ea9 13:11:30 Step 9/22 : RUN go mod tidy 13:11:30 ---> 036274d7bcf3 13:11:30 Step 9/32 : RUN go mod tidy 13:11:30 ---> 40f91190045c 13:11:30 Step 9/23 : RUN go mod tidy 13:11:30 ---> Running in 49e02c8bee88 13:11:30 ---> Running in 983d70677b97 13:11:30 ---> Running in 63c2f68af298 13:11:30 ---> Running in acc32c74c853 13:11:31 ---> 674d9d800e0f 13:11:31 Step 9/24 : RUN go mod tidy 13:11:31 ---> Running in a6face4e61c8 13:11:31 Building version 13:11:31 + snapcraftctl build 13:11:34 Staging app-service-config 13:11:34 + snapcraftctl stage 13:11:35 Staging config-common 13:11:35 + snapcraftctl stage 13:11:36 Skipping stage go-build-helper (already ran) 13:11:36 Staging edgex-go 13:11:36 + snapcraftctl stage 13:11:36 Removing intermediate container 49e02c8bee88 13:11:36 ---> b498daeae920 13:11:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:11:36 ---> Running in 859bb6420f34 13:11:37 Staging static-packages 13:11:37 + snapcraftctl stage 13:11:37 Removing intermediate container 63c2f68af298 13:11:37 ---> a2e12118488b 13:11:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:11:38 ---> Running in 84386eb53ddb 13:11:38 Removing intermediate container acc32c74c853 13:11:38 ---> c418883bed9e 13:11:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:11:38 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 13:11:38 Removing intermediate container 983d70677b97 13:11:38 ---> aaf3ee3052e2 13:11:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:11:38 Removing intermediate container a6face4e61c8 13:11:38 ---> 19fc9c620b94 13:11:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:11:38 ---> Running in bba1d42c8e23 13:11:39 ---> Running in 2998250106e8 13:11:39 ---> Running in de7bb41994ec 13:11:39 Staging version 13:11:39 + snapcraftctl stage 13:11:40 Priming app-service-config 13:11:40 + snapcraftctl prime 13:11:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:11:41 Priming config-common 13:11:41 + snapcraftctl prime 13:11:41 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 13:11:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:11:41 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 13:11:42 Priming go-build-helper 13:11:42 + snapcraftctl prime 13:11:43 Priming edgex-go 13:11:43 + snapcraftctl prime 13:11:44 Priming static-packages 13:11:44 + snapcraftctl prime 13:11:47 Priming version 13:11:47 + snapcraftctl prime 13:11:48 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:33 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 13:13:33 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 13:13:33 Removing intermediate container de7bb41994ec 13:13:33 ---> a5ecde1bd38f 13:13:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:13:33 Removing intermediate container 84386eb53ddb 13:13:33 ---> cbba980921ca 13:13:33 13:13:33 Step 11/32 : FROM alpine:3.12 13:13:33 Removing intermediate container 859bb6420f34 13:13:33 ---> 1e559957e2a4 13:13:33 13:13:33 Step 11/26 : FROM alpine:3.12 13:13:33 ---> Running in aacce712f154 13:13:34 3.12: Pulling from library/alpine 13:13:34 3.12: Pulling from library/alpine 13:13:35 Removing intermediate container bba1d42c8e23 13:13:35 ---> 39296abd090e 13:13:35 13:13:35 Step 11/23 : FROM alpine:3.12 13:13:35 Removing intermediate container 2998250106e8 13:13:35 ---> 120064ffb881 13:13:35 13:13:35 Step 11/22 : FROM alpine:3.12 13:13:35 3.12: Pulling from library/alpine 13:13:35 3.12: Pulling from library/alpine 13:13:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:13:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:13:35 Status: Downloaded newer image for alpine:3.12 13:13:35 Status: Image is up to date for alpine:3.12 13:13:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:13:35 Status: Image is up to date for alpine:3.12 13:13:35 ---> 9852663dfa18 13:13:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:13:35 ---> 9852663dfa18 13:13:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:13:35 ---> 9852663dfa18 13:13:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:13:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:13:35 Status: Image is up to date for alpine:3.12 13:13:35 ---> 9852663dfa18 13:13:35 Step 12/22 : RUN apk add --update --no-cache curl 13:13:36 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 13:13:36 ---> Running in 2d7633fec190 13:13:36 ---> Running in 4af26db6697e 13:13:36 ---> Running in bf8b041ba076 13:13:36 ---> Running in abe2153b154f 13:13:37 Removing intermediate container 2d7633fec190 13:13:37 ---> 5de84fe05d08 13:13:37 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:13:37 ---> Running in 3b162e38e84c 13:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:39 (1/6) Installing ca-certificates (20191127-r4) 13:13:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:13:39 (3/6) Installing libcurl (7.77.0-r0) 13:13:39 (4/6) Installing curl (7.77.0-r0) 13:13:39 (5/6) Installing dumb-init (1.2.2-r1) 13:13:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:39 (6/6) Installing su-exec (0.2-r1) 13:13:39 Executing busybox-1.31.1-r20.trigger 13:13:39 Executing ca-certificates-20191127-r4.trigger 13:13:39 (1/4) Installing ca-certificates (20191127-r4) 13:13:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:13:39 (3/4) Installing libcurl (7.77.0-r0) 13:13:39 (4/4) Installing curl (7.77.0-r0) 13:13:39 Executing busybox-1.31.1-r20.trigger 13:13:39 Executing ca-certificates-20191127-r4.trigger 13:13:39 (1/2) Installing ca-certificates (20191127-r4) 13:13:39 OK: 7 MiB in 20 packages 13:13:39 (2/2) Installing dumb-init (1.2.2-r1) 13:13:40 Executing busybox-1.31.1-r20.trigger 13:13:40 Executing ca-certificates-20191127-r4.trigger 13:13:40 OK: 7 MiB in 18 packages 13:13:40 (1/2) Installing dumb-init (1.2.2-r1) 13:13:40 (2/2) Installing su-exec (0.2-r1) 13:13:40 Executing busybox-1.31.1-r20.trigger 13:13:40 OK: 5 MiB in 16 packages 13:13:40 OK: 6 MiB in 16 packages 13:13:40 Removing intermediate container aacce712f154 13:13:40 ---> fa4e7ffbce77 13:13:40 13:13:40 Step 12/24 : FROM docker:20.10.0 13:13:41 20.10.0: Pulling from library/docker 13:13:42 Removing intermediate container 3b162e38e84c 13:13:42 ---> 26621766ba35 13:13:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:13:42 Removing intermediate container 4af26db6697e 13:13:42 ---> b1615ca3e3a7 13:13:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:13:42 ---> Running in e00b350f54d1 13:13:43 Removing intermediate container abe2153b154f 13:13:43 ---> 36bef4c9be08 13:13:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:13:43 ---> Running in 6b371fd04682 13:13:43 ---> Running in 8e2296609281 13:13:43 Removing intermediate container bf8b041ba076 13:13:43 ---> 67a27b485d6f 13:13:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:13:43 Removing intermediate container e00b350f54d1 13:13:43 ---> abff301fecd6 13:13:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:13:43 ---> Running in dc9c4053035f 13:13:43 ---> Running in fe9bc9b2fe76 13:13:44 Removing intermediate container 6b371fd04682 13:13:44 ---> b4adeb69293f 13:13:44 Step 14/26 : WORKDIR / 13:13:44 ---> Running in 6e08a68bbae1 13:13:44 Removing intermediate container 8e2296609281 13:13:44 ---> ab9917358239 13:13:44 Step 14/22 : WORKDIR /edgex 13:13:44 Removing intermediate container dc9c4053035f 13:13:44 ---> 38c5d6a10313 13:13:44 Step 14/23 : ENV APP_PORT=59860 13:13:44 Removing intermediate container fe9bc9b2fe76 13:13:44 ---> 261c3f4d8ea2 13:13:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:13:44 ---> Running in 3b93782f0d7c 13:13:44 ---> Running in 055e60226f51 13:13:44 ---> Running in 56717dad1911 13:13:45 Removing intermediate container 6e08a68bbae1 13:13:45 ---> d01d1fa91d9f 13:13:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:13:45 Removing intermediate container 3b93782f0d7c 13:13:45 ---> 18722ed3a816 13:13:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:13:45 Removing intermediate container 055e60226f51 13:13:45 ---> 39f72fdbfbf5 13:13:45 Step 15/23 : EXPOSE $APP_PORT 13:13:46 ---> Running in 3fb17486c59e 13:13:46 ---> 5f36796cfcaf 13:13:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:13:47 Removing intermediate container 3fb17486c59e 13:13:47 ---> df82375a0c68 13:13:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:47 ---> 3d90662d7654 13:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:13:47 ---> 55598f50f44f 13:13:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:13:48 ---> b35cabb4e6ed 13:13:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:13:48 Removing intermediate container 56717dad1911 13:13:48 ---> dac6e2cf33bf 13:13:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:13:49 ---> Running in b50ac01a4893 13:13:49 ---> 925063eab040 13:13:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:13:49 ---> 5e7a97e4a169 13:13:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:13:50 Removing intermediate container b50ac01a4893 13:13:50 ---> afaf27f4a7bf 13:13:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:13:51 ---> fef55d1aa108 13:13:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:13:51 ---> af99dbcbad2b 13:13:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:13:51 ---> 839e9697252b 13:13:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:13:51 ---> 720d67a451fe 13:13:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:13:51 ---> Running in 31510be6bcbb 13:13:52 ---> Running in e87c50c336d0 13:13:52 ---> f9f15f152528 13:13:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:13:52 ---> 4904fdf6fccd 13:13:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:13:52 ---> Running in c8e2733e10f2 13:13:53 Removing intermediate container e87c50c336d0 13:13:53 ---> 42c207e327cf 13:13:53 Step 19/22 : CMD ["--init=true"] 13:13:53 ---> Running in 19adeadc5939 13:13:53 Removing intermediate container c8e2733e10f2 13:13:53 ---> 8643638b8322 13:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:13:53 ---> Running in 8371a3d1edfd 13:13:54 Removing intermediate container 19adeadc5939 13:13:54 ---> c0a9133c6ab9 13:13:54 Step 20/22 : LABEL arch=arm64 13:13:54 ---> Running in 49b02cb95264 13:13:54 Removing intermediate container 8371a3d1edfd 13:13:54 ---> d1af1c8745d5 13:13:54 Step 21/23 : LABEL arch=arm64 13:13:55 ---> Running in f959be6d5172 13:13:55 ---> dac58cf7757e 13:13:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:13:55 Removing intermediate container 49b02cb95264 13:13:55 ---> 8295a56e2b77 13:13:55 Step 21/22 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:13:55 Removing intermediate container 31510be6bcbb 13:13:55 ---> 4e5e54f4acff 13:13:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:56 ---> Running in 2fdc56c65fcd 13:13:56 Removing intermediate container f959be6d5172 13:13:56 ---> 138c70a812f7 13:13:56 Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:13:56 ---> Running in 3fff8a430c9c 13:13:56 Removing intermediate container 2fdc56c65fcd 13:13:56 ---> f058347f1689 13:13:56 Step 22/22 : LABEL version=0.0.0 13:13:56 ---> bad8bde13976 13:13:56 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/ 13:13:56 ---> Running in 803f7272fb4c 13:13:56 ---> Running in 6dcc38ed4a1d 13:13:57 Removing intermediate container 3fff8a430c9c 13:13:57 ---> 07004e59a641 13:13:57 Step 23/23 : LABEL version=0.0.0 13:13:57 ---> bdfb4d649ec1 13:13:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:13:57 ---> Running in 977e2b2872ad 13:13:57 Removing intermediate container 803f7272fb4c 13:13:57 ---> 5465b821f90a 13:13:57 13:13:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:13:57 Status: Downloaded newer image for docker:20.10.0 13:13:57 ---> eeaf43b92773 13:13:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:13:57 ---> Running in b951f1dd834e 13:13:58 Successfully built 5465b821f90a 13:13:58 Successfully tagged security-proxy-setup-arm64:latest 13:13:58  Building security-proxy-setup ... done Building core-command 13:13:58 Removing intermediate container 977e2b2872ad 13:13:58 ---> e07305f1ec36 13:13:58 13:13:58 Removing intermediate container b951f1dd834e 13:13:58 ---> 8739008ed514 13:13:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:13:58 Successfully built e07305f1ec36 13:13:59 ---> Running in c28ae707cf21 13:13:59 Successfully tagged support-notifications-arm64:latest 13:13:59  Building support-notifications ... done Building core-data 13:13:59 ---> e6091c315e8f 13:13:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:14:00 Removing intermediate container 6dcc38ed4a1d 13:14:00 ---> bb10565e1516 13:14:00 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:14:00 ---> Running in 2362299c8120 13:14:00 ---> ea86f8a4c915 13:14:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:14:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:14:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:14:01 Removing intermediate container 2362299c8120 13:14:01 ---> 8148f9e2236f 13:14:01 Step 24/26 : LABEL arch=arm64 13:14:01 (1/39) Installing readline (8.0.4-r0) 13:14:01 (2/39) Installing bash (5.0.17-r0) 13:14:01 ---> Running in a3c592fe1662 13:14:01 Executing bash-5.0.17-r0.post-install 13:14:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:14:01 (4/39) Installing libcurl (7.77.0-r0) 13:14:01 (5/39) Installing curl (7.77.0-r0) 13:14:01 (6/39) Installing dumb-init (1.2.2-r1) 13:14:01 (7/39) Installing libbz2 (1.0.8-r1) 13:14:01 (8/39) Installing expat (2.2.9-r1) 13:14:01 (9/39) Installing libffi (3.3-r2) 13:14:01 (10/39) Installing gdbm (1.13-r1) 13:14:01 (11/39) Installing xz-libs (5.2.5-r0) 13:14:01 (12/39) Installing sqlite-libs (3.32.1-r1) 13:14:01 (13/39) Installing python3 (3.8.10-r0) 13:14:02 ---> 066de12c277a 13:14:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:14:02 Removing intermediate container a3c592fe1662 13:14:02 ---> 94ae546bd6bf 13:14:02 Step 25/26 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:14:03 ---> Running in 74a2caa12d74 13:14:03 ---> 6ce712ca959b 13:14:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:14:04 (14/39) Installing py3-appdirs (1.4.4-r1) 13:14:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:14:04 (16/39) Installing py3-parsing (2.4.7-r0) 13:14:04 (17/39) Installing py3-six (1.15.0-r0) 13:14:04 (18/39) Installing py3-packaging (20.4-r0) 13:14:04 (19/39) Installing py3-setuptools (47.0.0-r0) 13:14:04 ---> Running in 54d691f602d3 13:14:04 Removing intermediate container 74a2caa12d74 13:14:04 ---> 3e2597927d2c 13:14:04 Step 26/26 : LABEL version=0.0.0 13:14:04 (20/39) Installing py3-chardet (3.0.4-r4) 13:14:04 (21/39) Installing py3-idna (2.9-r0) 13:14:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:14:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:14:04 (24/39) Installing py3-requests (2.23.0-r0) 13:14:04 (25/39) Installing py3-msgpack (1.0.0-r0) 13:14:04 (26/39) Installing py3-lockfile (0.12.2-r3) 13:14:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:14:04 (28/39) Installing py3-colorama (0.4.3-r0) 13:14:05 (29/39) Installing py3-distlib (0.3.0-r0) 13:14:05 (30/39) Installing py3-distro (1.5.0-r1) 13:14:05 (31/39) Installing py3-webencodings (0.5.1-r3) 13:14:05 (32/39) Installing py3-html5lib (1.0.1-r4) 13:14:05 (33/39) Installing py3-pytoml (0.1.21-r0) 13:14:05 (34/39) Installing py3-pep517 (0.8.2-r0) 13:14:05 (35/39) Installing py3-progress (1.5-r0) 13:14:05 (36/39) Installing py3-toml (0.10.1-r0) 13:14:05 ---> Running in 8374e61fff33 13:14:05 (37/39) Installing py3-retrying (1.3.3-r0) 13:14:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:14:05 (39/39) Installing py3-pip (20.1.1-r0) 13:14:05 Removing intermediate container 54d691f602d3 13:14:05 ---> c3acaf760bd3 13:14:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:14:05 Executing busybox-1.31.1-r19.trigger 13:14:05 OK: 72 MiB in 59 packages 13:14:06 Removing intermediate container 8374e61fff33 13:14:06 ---> 0162de629a4b 13:14:06 13:14:06 Successfully built 0162de629a4b 13:14:06 Successfully tagged security-secretstore-setup-arm64:latest 13:14:06  Building security-secretstore-setup ... done Building support-scheduler 13:14:06 ---> e8f3888ecb53 13:14:06 Step 27/32 : RUN chmod +x /entrypoint.sh 13:14:06 ---> Running in cefcc55480b1 13:14:10 Removing intermediate container cefcc55480b1 13:14:10 ---> 427583b5b524 13:14:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:14:10 Collecting docker-compose==1.23.2 13:14:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:14:10 ---> Running in 12241930bd3b 13:14:11 Removing intermediate container 12241930bd3b 13:14:11 ---> 3d0dd8db7705 13:14:11 Step 29/32 : CMD ["gate"] 13:14:11 Collecting jsonschema<3,>=2.5.1 13:14:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:14:11 ---> Running in 3a1856ed1b57 13:14:12 Collecting docker<4.0,>=3.6.0 13:14:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:14:12 Removing intermediate container 3a1856ed1b57 13:14:12 ---> 9160b4d8ca85 13:14:12 Step 30/32 : LABEL arch=arm64 13:14:12 ---> Running in 897dea876cef 13:14:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:14:13 Collecting cached-property<2,>=1.2.0 13:14:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:14:13 Removing intermediate container 897dea876cef 13:14:13 ---> c7b0ff7b6e63 13:14:13 Step 31/32 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:14:13 Collecting dockerpty<0.5,>=0.4.1 13:14:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:14:13 ---> Running in a8f08ee62f85 13:14:14 Removing intermediate container a8f08ee62f85 13:14:14 ---> 33770310c155 13:14:14 Step 32/32 : LABEL version=0.0.0 13:14:14 ---> Running in c5ee3ce0ca25 13:14:15 Removing intermediate container c5ee3ce0ca25 13:14:15 ---> 278f8be8633e 13:14:15 13:14:16 Successfully built 278f8be8633e 13:14:16 Successfully tagged security-bootstrapper-arm64:latest 13:14:16  Building security-bootstrapper ... done Building core-metadata 13:14:16 Collecting texttable<0.10,>=0.9.0 13:14:16 Downloading texttable-0.9.1.tar.gz (11 kB) 13:14:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:14:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:14:20 Collecting websocket-client<1.0,>=0.32.0 13:14:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:14:20 Collecting docopt<0.7,>=0.6.1 13:14:20 Downloading docopt-0.6.2.tar.gz (25 kB) 13:14:24 Collecting PyYAML<4,>=3.10 13:14:24 Downloading PyYAML-3.13.tar.gz (270 kB) 13:14:27 Collecting docker-pycreds>=0.4.0 13:14:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:14:28 Collecting urllib3<1.25,>=1.21.1 13:14:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:14:28 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) 13:14:28 Collecting idna<2.8,>=2.5 13:14:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:14:28 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) 13:14:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:14:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:14:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:14:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:14:30 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, dockerpty, texttable, docopt, PyYAML, docker-compose 13:14:30 Attempting uninstall: urllib3 13:14:30 Found existing installation: urllib3 1.25.9 13:14:30 Uninstalling urllib3-1.25.9: 13:14:30 Successfully uninstalled urllib3-1.25.9 13:14:31 Attempting uninstall: idna 13:14:31 Found existing installation: idna 2.9 13:14:31 Uninstalling idna-2.9: 13:14:31 Successfully uninstalled idna-2.9 13:14:32 Attempting uninstall: requests 13:14:32 Found existing installation: requests 2.23.0 13:14:32 Uninstalling requests-2.23.0: 13:14:32 Successfully uninstalled requests-2.23.0 13:14:33 Running setup.py install for dockerpty: started 13:14:36 Running setup.py install for dockerpty: finished with status 'done' 13:14:36 Running setup.py install for texttable: started 13:14:38 Running setup.py install for texttable: finished with status 'done' 13:14:38 Running setup.py install for docopt: started 13:14:40 Running setup.py install for docopt: finished with status 'done' 13:14:40 Running setup.py install for PyYAML: started 13:14:43 Running setup.py install for PyYAML: finished with status 'done' 13:14:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:14:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:14:46 ---> 693fae4b7f24 13:14:46 Step 3/24 : WORKDIR /edgex-go 13:14:46 ---> Using cache 13:14:46 ---> a746a2526945 13:14:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:46 ---> Using cache 13:14:46 ---> b3d69dab3a16 13:14:46 Step 5/24 : RUN apk add --update --no-cache make git 13:14:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:14:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:14:46 ---> 693fae4b7f24 13:14:46 Step 3/24 : WORKDIR /edgex-go 13:14:46 ---> Using cache 13:14:46 ---> a746a2526945 13:14:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:46 ---> Using cache 13:14:46 ---> b3d69dab3a16 13:14:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:14:46 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 13:14:49 ---> Running in 4698b8c90b22 13:14:49 ---> Running in 1f501080a991 13:14:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:14:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:14:49 ---> 693fae4b7f24 13:14:49 Step 3/23 : WORKDIR /edgex-go 13:14:49 ---> Using cache 13:14:49 ---> a746a2526945 13:14:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:49 ---> Using cache 13:14:49 ---> b3d69dab3a16 13:14:49 Step 5/23 : RUN apk add --update --no-cache make git 13:14:49 ---> Running in 0c84e78f8803 13:14:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:14:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:14:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:14:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:14:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:14:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:14:52 OK: 218 MiB in 52 packages 13:14:53 OK: 218 MiB in 52 packages 13:14:53 OK: 218 MiB in 52 packages 13:14:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:14:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:14:55 ---> 693fae4b7f24 13:14:55 Step 3/24 : WORKDIR /edgex-go 13:14:55 ---> Using cache 13:14:55 ---> a746a2526945 13:14:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:55 ---> Using cache 13:14:55 ---> b3d69dab3a16 13:14:55 Step 5/24 : RUN apk add --update --no-cache make git 13:14:55 ---> Using cache 13:14:55 ---> 181c0ce68899 13:14:55 Step 6/24 : COPY go.mod . 13:14:55 Removing intermediate container 1f501080a991 13:14:55 ---> 181c0ce68899 13:14:55 Step 6/24 : COPY go.mod . 13:14:55 Removing intermediate container 0c84e78f8803 13:14:55 ---> cc95d61f8638 13:14:55 Step 6/23 : COPY go.mod . 13:14:56 Removing intermediate container 4698b8c90b22 13:14:56 ---> 844519b4a679 13:14:56 Step 6/24 : COPY go.mod . 13:14:56 ---> 9c8bb336117b 13:14:56 Step 7/24 : RUN go mod download 13:14:56 ---> 3b56d766ea80 13:14:56 Step 7/24 : RUN go mod download 13:14:56 ---> Running in 1eb9fd7c57f0 13:14:56 ---> Running in 0f7779f54d0d 13:14:57 ---> e2bec987890e 13:14:57 Step 7/24 : RUN go mod download 13:14:57 ---> fec69388912f 13:14:57 Step 7/23 : RUN go mod download 13:14:57 ---> Running in aa56b0919553 13:14:57 ---> Running in 5e7a771efdd4 13:14:59 Removing intermediate container c28ae707cf21 13:14:59 ---> c9910ef08be4 13:14:59 Step 15/24 : ENV APP_PORT=58890 13:14:59 ---> Running in c3b64811fd5b 13:15:00 Removing intermediate container c3b64811fd5b 13:15:00 ---> 8bae1ee5f381 13:15:00 Step 16/24 : EXPOSE $APP_PORT 13:15:00 ---> Running in 719072fc67af 13:15:01 Removing intermediate container 719072fc67af 13:15:01 ---> ab42fb7d2c57 13:15:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:15:01 Removing intermediate container 1eb9fd7c57f0 13:15:01 ---> 33f0db44ab31 13:15:01 Step 8/24 : COPY . . 13:15:02 Removing intermediate container 0f7779f54d0d 13:15:02 ---> 600b4a4918df 13:15:02 Step 8/24 : COPY . . 13:15:02 Removing intermediate container aa56b0919553 13:15:02 ---> 0d76a988b055 13:15:02 Step 8/23 : COPY . . 13:15:02 Removing intermediate container 5e7a771efdd4 13:15:02 ---> ccf98a6d19d5 13:15:02 Step 8/24 : COPY . . 13:15:05 ---> 49469afe081d 13:15:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:15:07 ---> ef195eb4d916 13:15:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:15:09 ---> 5a66271a09c6 13:15:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:15:10 ---> Running in 065fc52662ae 13:15:11 Removing intermediate container 065fc52662ae 13:15:11 ---> 7107e78434cb 13:15:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:12 ---> Running in b18e8ee68139 13:15:13 Removing intermediate container b18e8ee68139 13:15:13 ---> d3e830072422 13:15:13 Step 22/24 : LABEL arch=arm64 13:15:13 ---> Running in f6a79a758d4b 13:15:14 Removing intermediate container f6a79a758d4b 13:15:14 ---> 86f782abd957 13:15:14 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:15:14 ---> Running in 8ccce26be1bc 13:15:16 Removing intermediate container 8ccce26be1bc 13:15:16 ---> ba70eff7542a 13:15:16 Step 24/24 : LABEL version=0.0.0 13:15:16 ---> Running in 1f577a00ff84 13:15:18 Removing intermediate container 1f577a00ff84 13:15:18 ---> 829eec2f4e9d 13:15:18 13:15:18 Successfully built 829eec2f4e9d 13:15:19 Successfully tagged sys-mgmt-agent-arm64:latest 13:15:24  Building sys-mgmt-agent ... done  ---> 974a34110d5d 13:15:24 Step 9/24 : RUN go mod tidy 13:15:24 ---> f011feaaceed 13:15:24 Step 9/24 : RUN go mod tidy 13:15:24 ---> 376bf5169a5e 13:15:24 Step 9/23 : RUN go mod tidy 13:15:24 ---> b124d6dd60a4 13:15:24 Step 9/24 : RUN go mod tidy 13:15:24 ---> Running in 59d69f406e94 13:15:25 ---> Running in 77a149913c53 13:15:25 ---> Running in a84ae4c35d6b 13:15:25 ---> Running in 7d15c418eb7a 13:15:30 Removing intermediate container 59d69f406e94 13:15:30 ---> 503f03cb1355 13:15:30 Step 10/24 : RUN make cmd/core-command/core-command 13:15:30 Removing intermediate container 77a149913c53 13:15:30 ---> 932065fd2d23 13:15:30 Step 10/24 : RUN make cmd/core-data/core-data 13:15:30 ---> Running in 43bf50b55adc 13:15:30 ---> Running in cc0280d3790f 13:15:30 Removing intermediate container a84ae4c35d6b 13:15:30 ---> 376dd0ad6bb4 13:15:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:15:31 ---> Running in e852226fd2f3 13:15:31 Removing intermediate container 7d15c418eb7a 13:15:31 ---> ff30b299e385 13:15:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:15:31 ---> Running in 83ce85146bf2 13:15:33 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 13:15:33 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 13:15:33 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 13:15:33 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 13:17:10 Removing intermediate container cc0280d3790f 13:17:10 ---> 5254b608aea9 13:17:10 13:17:10 Step 11/24 : FROM alpine:3.12 13:17:10 ---> 9852663dfa18 13:17:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:17:10 ---> Running in c9bdb77657ad 13:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:17:10 (1/1) Installing dumb-init (1.2.2-r1) 13:17:10 Executing busybox-1.31.1-r20.trigger 13:17:10 OK: 5 MiB in 15 packages 13:17:10 Removing intermediate container 83ce85146bf2 13:17:10 ---> 47049c245db9 13:17:10 13:17:10 Step 11/23 : FROM alpine:3.12 13:17:10 ---> 9852663dfa18 13:17:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:17:10 ---> Running in addcd898d0c3 13:17:10 Removing intermediate container c9bdb77657ad 13:17:10 ---> 8eff92868ed4 13:17:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:10 ---> Running in 82c87bebfaec 13:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:17:10 Removing intermediate container 82c87bebfaec 13:17:10 ---> e3d0d50d7879 13:17:10 Step 14/24 : ENV APP_PORT=59882 13:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:17:10 ---> Running in 83f233409719 13:17:10 (1/1) Installing dumb-init (1.2.2-r1) 13:17:10 Executing busybox-1.31.1-r20.trigger 13:17:10 OK: 5 MiB in 15 packages 13:17:10 Removing intermediate container 83f233409719 13:17:10 ---> dc96b228e19b 13:17:10 Step 15/24 : EXPOSE $APP_PORT 13:17:10 ---> Running in b57df2b55937 13:17:11 Removing intermediate container addcd898d0c3 13:17:11 ---> 76f6f237d6e0 13:17:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:11 Removing intermediate container b57df2b55937 13:17:11 ---> dd8f7501518d 13:17:11 Step 16/24 : WORKDIR / 13:17:11 ---> Running in 04f09f51df06 13:17:11 ---> Running in 180c0273ab20 13:17:11 Removing intermediate container e852226fd2f3 13:17:11 ---> f32eac204356 13:17:11 13:17:11 Step 11/24 : FROM alpine:3.12 13:17:11 ---> 9852663dfa18 13:17:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:17:11 ---> Using cache 13:17:11 ---> 76f6f237d6e0 13:17:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:11 ---> Running in cc2d0b63be88 13:17:12 Removing intermediate container 180c0273ab20 13:17:12 ---> 23df648020d7 13:17:12 Step 14/23 : ENV APP_PORT=59861 13:17:12 Removing intermediate container 04f09f51df06 13:17:12 ---> 5aa4c160c18d 13:17:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:12 ---> Running in f35ed98efdbb 13:17:12 Removing intermediate container cc2d0b63be88 13:17:12 ---> 6f2219d3841f 13:17:12 Step 14/24 : ENV APP_PORT=59881 13:17:12 ---> Running in d698df3db14c 13:17:13 Removing intermediate container f35ed98efdbb 13:17:13 ---> d54cf1e34c78 13:17:13 Step 15/23 : EXPOSE $APP_PORT 13:17:13 ---> Running in 09f46c3b53a6 13:17:13 ---> 6504df6ca5b7 13:17:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:17:13 Removing intermediate container d698df3db14c 13:17:13 ---> 1307a34debf6 13:17:13 Step 15/24 : EXPOSE $APP_PORT 13:17:13 ---> Running in afc14aef61f4 13:17:13 Removing intermediate container 09f46c3b53a6 13:17:13 ---> e969905c2263 13:17:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:14 Removing intermediate container afc14aef61f4 13:17:14 ---> 3751e0ad226c 13:17:14 Step 16/24 : WORKDIR / 13:17:14 ---> Running in b1981156543d 13:17:14 ---> e852cb0fe5bf 13:17:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:17:15 ---> ae0d3e06f985 13:17:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:17:15 Removing intermediate container b1981156543d 13:17:15 ---> 53d516871859 13:17:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:15 ---> ef0d0ab6a527 13:17:15 Step 20/24 : ENTRYPOINT ["/core-command"] 13:17:16 ---> Running in 148f780c1c6a 13:17:16 ---> b0a7a28b02be 13:17:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:17:16 ---> 4f43f3dc866e 13:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:17:17 Removing intermediate container 148f780c1c6a 13:17:17 ---> 6d5242c2a256 13:17:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:17 ---> Running in 98dae9506db4 13:17:17 Removing intermediate container 43bf50b55adc 13:17:17 ---> 21a001719d3a 13:17:17 13:17:17 Step 11/24 : FROM alpine:3.12 13:17:17 ---> 9852663dfa18 13:17:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:17:17 ---> 47a761663066 13:17:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:17:17 ---> Running in 0833f67d8d0e 13:17:17 ---> Running in f3449c8fa634 13:17:18 Removing intermediate container 98dae9506db4 13:17:18 ---> cddef3548094 13:17:18 Step 22/24 : LABEL arch=arm64 13:17:18 ---> e31bd0bbcf9e 13:17:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:17:18 ---> Running in 61336ad5b563 13:17:18 Removing intermediate container 0833f67d8d0e 13:17:18 ---> f7d7d003d1e1 13:17:18 Step 13/24 : ENV APP_PORT=59880 13:17:18 Removing intermediate container f3449c8fa634 13:17:18 ---> dc62f5a7539a 13:17:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:18 ---> Running in 516503b10271 13:17:18 ---> Running in 9e11106c551b 13:17:19 Removing intermediate container 61336ad5b563 13:17:19 ---> c176096c8d22 13:17:19 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:17:19 ---> e2dbc60a7336 13:17:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:17:19 ---> Running in 23939584e4df 13:17:19 ---> Running in f2b60b05c25b 13:17:19 Removing intermediate container 516503b10271 13:17:19 ---> 5b17548bae6a 13:17:19 Step 14/24 : EXPOSE $APP_PORT 13:17:19 Removing intermediate container 9e11106c551b 13:17:19 ---> 48ef6e74181d 13:17:19 Step 21/23 : LABEL arch=arm64 13:17:19 ---> Running in cfe1a74e5c6c 13:17:19 ---> Running in 99fbcd037ff1 13:17:19 Removing intermediate container 23939584e4df 13:17:19 ---> e2689a9b3a02 13:17:19 Step 24/24 : LABEL version=0.0.0 13:17:19 ---> Running in d05ccbded5dc 13:17:19 Removing intermediate container f2b60b05c25b 13:17:19 ---> 6c4fd90b4217 13:17:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:20 ---> Running in eef743f589de 13:17:20 Removing intermediate container cfe1a74e5c6c 13:17:20 ---> 93f2c19ac5eb 13:17:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:20 Removing intermediate container 99fbcd037ff1 13:17:20 ---> 448a9ef5e5bd 13:17:20 Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:17:20 ---> Running in 03e36d382f0c 13:17:20 ---> Running in 66671edba425 13:17:20 Removing intermediate container d05ccbded5dc 13:17:20 ---> 01936455e983 13:17:20 13:17:20 Removing intermediate container eef743f589de 13:17:20 ---> b0c38bd29fd0 13:17:20 Step 22/24 : LABEL arch=arm64 13:17:20 ---> Running in 7fdf879d330f 13:17:20 Successfully built 01936455e983 13:17:20 Removing intermediate container 03e36d382f0c 13:17:20 ---> 2f0bcd7cdcfe 13:17:20 Step 23/23 : LABEL version=0.0.0 13:17:20 Successfully tagged core-command-arm64:latest 13:17:21  Building core-command ... done  ---> Running in c9dd4d3a0c22 13:17:21 Removing intermediate container 7fdf879d330f 13:17:21 ---> f20d93fc1aa9 13:17:21 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:17:21 ---> Running in 795ede7ae726 13:17:21 Removing intermediate container c9dd4d3a0c22 13:17:21 ---> 147562b781b7 13:17:21 13:17:22 Successfully built 147562b781b7 13:17:22 Successfully tagged support-scheduler-arm64:latest 13:17:22  Building support-scheduler ... done Removing intermediate container 795ede7ae726 13:17:22 ---> 3ac0d2229ee2 13:17:22 Step 24/24 : LABEL version=0.0.0 13:17:22 ---> Running in 502b90969892 13:17:22 Removing intermediate container 66671edba425 13:17:22 ---> 0ae78a23bcf9 13:17:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:17:22 Removing intermediate container 502b90969892 13:17:22 ---> 8bbcad204322 13:17:22 13:17:22 ---> Running in 80afce30b97a 13:17:23 Successfully built 8bbcad204322 13:17:23 Successfully tagged core-metadata-arm64:latest 13:17:24  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:17:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:17:25 (1/6) Installing dumb-init (1.2.2-r1) 13:17:25 (2/6) Installing libgcc (9.3.0-r2) 13:17:25 (3/6) Installing libsodium (1.0.18-r0) 13:17:25 (4/6) Installing libstdc++ (9.3.0-r2) 13:17:26 (5/6) Installing libzmq (4.3.3-r0) 13:17:26 (6/6) Installing zeromq (4.3.3-r0) 13:17:26 Executing busybox-1.31.1-r20.trigger 13:17:26 OK: 8 MiB in 20 packages 13:17:27 Removing intermediate container 80afce30b97a 13:17:27 ---> 00e5b52c1c47 13:17:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:28 ---> cf10e53b6a9e 13:17:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:17:29 ---> 0b0946798ded 13:17:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:17:30 ---> abae5d67aca1 13:17:30 Step 20/24 : ENTRYPOINT ["/core-data"] 13:17:30 ---> Running in 7a7a63add057 13:17:30 Removing intermediate container 7a7a63add057 13:17:30 ---> 8322d28c0131 13:17:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:30 ---> Running in a46877efd7f1 13:17:31 Removing intermediate container a46877efd7f1 13:17:31 ---> 6fb34c21a953 13:17:31 Step 22/24 : LABEL arch=arm64 13:17:31 ---> Running in 03160a47d60b 13:17:32 Removing intermediate container 03160a47d60b 13:17:32 ---> 172213acc42f 13:17:32 Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 13:17:32 ---> Running in db6549f2e163 13:17:32 Removing intermediate container db6549f2e163 13:17:32 ---> f48d61d367ef 13:17:32 Step 24/24 : LABEL version=0.0.0 13:17:33 ---> Running in 5390b56f79e0 13:17:33 Removing intermediate container 5390b56f79e0 13:17:33 ---> 7839e35adf07 13:17:33 13:17:33 Successfully built 7839e35adf07 13:17:33 Successfully tagged core-data-arm64:latest 13:17:34  Building core-data ... done  [Pipeline] } 13:17:34 $ docker stop --time=1 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 13:17:36 $ docker rm -f 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:36 + docker images 13:17:36 REPOSITORY TAG IMAGE ID CREATED SIZE 13:17:36 core-data-arm64 latest 7839e35adf07 3 seconds ago 19.1MB 13:17:36 core-metadata-arm64 latest 8bbcad204322 14 seconds ago 15.7MB 13:17:36 support-scheduler-arm64 latest 147562b781b7 15 seconds ago 15.1MB 13:17:36 core-command-arm64 latest 01936455e983 16 seconds ago 15MB 13:17:36 21a001719d3a 20 seconds ago 975MB 13:17:36 f32eac204356 25 seconds ago 972MB 13:17:36 47049c245db9 31 seconds ago 968MB 13:17:36 5254b608aea9 36 seconds ago 966MB 13:17:36 sys-mgmt-agent-arm64 latest 829eec2f4e9d 2 minutes ago 299MB 13:17:36 security-bootstrapper-arm64 latest 278f8be8633e 3 minutes ago 17.5MB 13:17:36 security-secretstore-setup-arm64 latest 0162de629a4b 3 minutes ago 27.1MB 13:17:36 support-notifications-arm64 latest e07305f1ec36 3 minutes ago 15.7MB 13:17:36 security-proxy-setup-arm64 latest 5465b821f90a 3 minutes ago 24.3MB 13:17:36 fa4e7ffbce77 3 minutes ago 969MB 13:17:36 120064ffb881 4 minutes ago 973MB 13:17:36 39296abd090e 4 minutes ago 969MB 13:17:36 cbba980921ca 4 minutes ago 970MB 13:17:36 1e559957e2a4 4 minutes ago 976MB 13:17:36 ci-base-image-arm64 latest 693fae4b7f24 14 minutes ago 641MB 13:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 13:17:36 alpine 3.12 9852663dfa18 2 months ago 5.32MB 13:17:36 docker 20.10.0 eeaf43b92773 6 months ago 228MB 13:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:17:37 ---> job-cost.sh 13:17:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OLzp 13:18:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-OLzp/bin to PATH 13:19:55 INFO: No Stack... 13:19:55 INFO: Retrieving Pricing Info for: v2-standard-4 13:19:55 INFO: Archiving Costs [Pipeline] sh 13:19:56 + + cat /w/workspace/edgex-go/6/archives/cost.csvcut 13:19:56 -d, -f6 [Pipeline] lock 13:19:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] 13:19:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] did not exist. Created. 13:19:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:56 + echo total: 0.18000000715255737 [Pipeline] stash 13:19:56 Stashed 1 file(s) [Pipeline] } 13:19:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-6-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 13:19:57 provisioning config files... 13:19:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5946095067424025499tmp [Pipeline] { [Pipeline] sh 13:19:58 + set +x 13:19:58 + curl -s https://codecov.io/bash 13:19:58 + bash -s -- 13:19:58 13:19:58 _____ _ 13:19:58 / ____| | | 13:19:58 | | ___ __| | ___ ___ _____ __ 13:19:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:58 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:58 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:58 Bash-1.0.3 13:19:58 13:19:58 13:19:58 ==> git version 2.24.4 found 13:19:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:19:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:19:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:19:58 ==> Jenkins CI detected. 13:19:58 project root: . 13:19:58 --> token set from env 13:19:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:58 ==> Running gcov in . (disable via -X gcov) 13:19:58 ==> Python coveragepy not found 13:19:58 ==> Searching for coverage reports in: 13:19:58 + . 13:19:58 -> Found 1 reports 13:19:58 ==> Detecting git/mercurial file structure 13:19:58 ==> Reading reports 13:19:58 + ./coverage.out bytes=398195 13:19:58 ==> Appending adjustments 13:19:58 https://docs.codecov.io/docs/fixing-reports 13:19:59 + Found adjustments 13:19:59 ==> Gzipping contents 13:19:59 56K /tmp/codecov.GksQ2N.gz 13:19:59 ==> Uploading reports 13:19:59 url: https://codecov.io 13:19:59 query: branch=PR-3568&commit=1424c5c28898345e9e090b9efb05348b96d4d2c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= 13:19:59 -> Pinging Codecov 13:19:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=1424c5c28898345e9e090b9efb05348b96d4d2c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= 13:20:00 -> Uploading to 13:20:00 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/1424c5c28898345e9e090b9efb05348b96d4d2c5/d27b9fc1-6523-4965-831c-03db6c121f8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T131959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8cfd6c25db2fcbbc282c372e6f9d16ce6230837f2d253235d491d27a0b545c2 13:20:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:20:00 Dload Upload Total Spent Left Speed 13:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54480 0 0 100 54480 0 114k --:--:-- --:--:-- --:--:-- 114k 13:20:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1424c5c28898345e9e090b9efb05348b96d4d2c5 [Pipeline] } 13:20:00 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 13:20:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:04 ---> package-listing.sh 13:20:04 ++ facter osfamily 13:20:04 ++ tr '[:upper:]' '[:lower:]' 13:20:05 + OS_FAMILY=redhat 13:20:05 + workspace=/w/workspace/edgex-go/6 13:20:05 + START_PACKAGES=/tmp/packages_start.txt 13:20:05 + END_PACKAGES=/tmp/packages_end.txt 13:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:05 + PACKAGES=/tmp/packages_start.txt 13:20:05 + '[' /w/workspace/edgex-go/6 ']' 13:20:05 + PACKAGES=/tmp/packages_end.txt 13:20:05 + case "${OS_FAMILY}" in 13:20:05 + sort 13:20:05 + rpm -qa 13:20:07 + '[' -f /tmp/packages_start.txt ']' 13:20:07 + '[' -f /tmp/packages_end.txt ']' 13:20:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:07 + '[' /w/workspace/edgex-go/6 ']' 13:20:07 + mkdir -p /w/workspace/edgex-go/6/archives/ 13:20:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 13:20:07 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:20:08 13:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:20:08 alpine: Pulling from edgex-lftools-log-publisher 13:20:08 df20fa9351a1: Pulling fs layer 13:20:08 36b3adc4ff6f: Pulling fs layer 13:20:08 8ad3a11d3b57: Pulling fs layer 13:20:08 46f8f816bc3b: Pulling fs layer 13:20:08 93b61091891f: Pulling fs layer 13:20:08 93b9cdb0e59b: Pulling fs layer 13:20:08 5e14af77c1be: Pulling fs layer 13:20:08 01666e4c0597: Pulling fs layer 13:20:08 aa168da1d23b: Pulling fs layer 13:20:08 46f8f816bc3b: Waiting 13:20:08 93b61091891f: Waiting 13:20:08 93b9cdb0e59b: Waiting 13:20:08 5e14af77c1be: Waiting 13:20:08 01666e4c0597: Waiting 13:20:08 aa168da1d23b: Waiting 13:20:08 36b3adc4ff6f: Verifying Checksum 13:20:08 36b3adc4ff6f: Download complete 13:20:08 46f8f816bc3b: Verifying Checksum 13:20:08 46f8f816bc3b: Download complete 13:20:09 df20fa9351a1: Verifying Checksum 13:20:09 df20fa9351a1: Download complete 13:20:09 93b9cdb0e59b: Verifying Checksum 13:20:09 93b9cdb0e59b: Download complete 13:20:09 5e14af77c1be: Verifying Checksum 13:20:09 5e14af77c1be: Download complete 13:20:09 93b61091891f: Verifying Checksum 13:20:09 93b61091891f: Download complete 13:20:09 01666e4c0597: Verifying Checksum 13:20:09 01666e4c0597: Download complete 13:20:09 8ad3a11d3b57: Verifying Checksum 13:20:09 8ad3a11d3b57: Download complete 13:20:09 df20fa9351a1: Pull complete 13:20:09 36b3adc4ff6f: Pull complete 13:20:09 8ad3a11d3b57: Pull complete 13:20:09 46f8f816bc3b: Pull complete 13:20:10 93b61091891f: Pull complete 13:20:10 93b9cdb0e59b: Pull complete 13:20:10 5e14af77c1be: Pull complete 13:20:10 01666e4c0597: Pull complete 13:20:11 aa168da1d23b: Verifying Checksum 13:20:11 aa168da1d23b: Download complete 13:20:15 aa168da1d23b: Pull complete 13:20:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:20:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:20:15 prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container 13:20:15 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:20:21 $ docker top 55408ea1914394d840901587c4964f91dad67f6d8e05fc5fa76d29cf5eafd843 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:21 + mkdir -p /var/log/sa [Pipeline] sh 13:20:22 + ls /var/log/sa-host 13:20:22 + sadf -c /var/log/sa-host/sa05 13:20:22 file_magic: OK 13:20:22 HZ: Using current value: 100 13:20:22 file_header: OK 13:20:22 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 13:20:22 Statistics: 13:20:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:20:22 File successfully converted to sysstat format version 12.2.1 13:20:22 + sadf -c /var/log/sa-host/sa16 13:20:22 file_magic: OK 13:20:22 HZ: Using current value: 100 13:20:22 file_header: OK 13:20:22 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 13:20:22 Statistics: 13:20:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:20:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:22 provisioning config files... 13:20:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3726965941506122160tmp [Pipeline] { [Pipeline] echo 13:20:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:23 ---> create-netrc.sh [Pipeline] } 13:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:23 ---> python-tools-install.sh [Pipeline] echo 13:20:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:23 ---> sudo-logs.sh 13:20:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:24 ---> job-cost.sh 13:20:24 lf-activate-venv: SKIPPING 13:20:24 DEBUG: total: 0.18000000715255737 13:20:24 INFO: Retrieving Stack Cost... 13:20:25 INFO: Retrieving Pricing Info for: v3-standard-2 13:20:25 INFO: Archiving Costs [Pipeline] echo 13:20:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:25 ---> logs-deploy.sh 13:20:25 lf-activate-venv: SKIPPING 13:20:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/6 13:20:25 INFO: archiving workspace using pattern(s): 13:20:26 Archives upload complete. 13:20:26 INFO: archiving logs to Nexus 13:20:27 ---> uname -a: 13:20:27 Linux prd-centos7-docker-4c-2g-1699.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:20:27 13:20:27 13:20:27 ---> lscpu: 13:20:27 Architecture: x86_64 13:20:27 CPU op-mode(s): 32-bit, 64-bit 13:20:27 Byte Order: Little Endian 13:20:27 Address sizes: 40 bits physical, 48 bits virtual 13:20:27 CPU(s): 2 13:20:27 On-line CPU(s) list: 0,1 13:20:27 Thread(s) per core: 1 13:20:27 Core(s) per socket: 1 13:20:27 Socket(s): 2 13:20:27 NUMA node(s): 1 13:20:27 Vendor ID: AuthenticAMD 13:20:27 CPU family: 23 13:20:27 Model: 49 13:20:27 Model name: AMD EPYC-Rome Processor 13:20:27 Stepping: 0 13:20:27 CPU MHz: 2799.998 13:20:27 BogoMIPS: 5599.99 13:20:27 Virtualization: AMD-V 13:20:27 Hypervisor vendor: KVM 13:20:27 Virtualization type: full 13:20:27 L1d cache: 64 KiB 13:20:27 L1i cache: 64 KiB 13:20:27 L2 cache: 1 MiB 13:20:27 L3 cache: 32 MiB 13:20:27 NUMA node0 CPU(s): 0,1 13:20:27 Vulnerability Itlb multihit: Not affected 13:20:27 Vulnerability L1tf: Not affected 13:20:27 Vulnerability Mds: Not affected 13:20:27 Vulnerability Meltdown: Not affected 13:20:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:20:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:20:27 Vulnerability Srbds: Not affected 13:20:27 Vulnerability Tsx async abort: Not affected 13:20:27 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 13:20:27 13:20:27 13:20:27 ---> nproc: 13:20:27 2 13:20:27 13:20:27 13:20:27 ---> df -h: 13:20:27 Filesystem Size Used Available Use% Mounted on 13:20:27 overlay 40.0G 13.3G 26.7G 33% / 13:20:27 tmpfs 64.0M 0 64.0M 0% /dev 13:20:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:20:27 shm 64.0M 0 64.0M 0% /dev/shm 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/6@tmp 13:20:27 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/6 13:20:27 13:20:27 13:20:27 ---> free -m: 13:20:27 total used free shared buff/cache available 13:20:27 Mem: 7821 1326 2070 0 4424 6493 13:20:27 Swap: 1023 1 1022 13:20:27 13:20:27 13:20:27 ---> ip addr: 13:20:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:20:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:20:27 inet 127.0.0.1/8 scope host lo 13:20:27 valid_lft forever preferred_lft forever 13:20:27 inet6 ::1/128 scope host 13:20:27 valid_lft forever preferred_lft forever 13:20:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:20:27 link/ether fa:16:3e:cb:53:20 brd ff:ff:ff:ff:ff:ff 13:20:27 inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 13:20:27 valid_lft 85050sec preferred_lft 85050sec 13:20:27 inet6 fe80::f816:3eff:fecb:5320/64 scope link 13:20:27 valid_lft forever preferred_lft forever 13:20:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:20:27 link/ether 02:42:23:44:5e:37 brd ff:ff:ff:ff:ff:ff 13:20:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:20:27 valid_lft forever preferred_lft forever 13:20:27 inet6 fe80::42:23ff:fe44:5e37/64 scope link 13:20:27 valid_lft forever preferred_lft forever 13:20:27 13:20:27 13:20:27 ---> sar -b -r -n DEV: 13:20:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 13:20:27 13:20:27 12:57:47 LINUX RESTART (2 CPU) 13:20:27 13:20:27 12:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:20:27 12:59:01 231.23 93.16 138.07 0.00 10684.91 45903.25 0.00 13:20:27 13:00:01 113.24 0.18 113.05 0.00 22.78 46873.08 0.00 13:20:27 13:01:01 121.75 0.02 121.74 0.00 0.13 16422.90 0.00 13:20:27 13:02:01 52.71 0.10 52.61 0.00 1.73 6905.32 0.00 13:20:27 13:03:02 240.34 37.26 203.08 0.00 895.80 122305.79 0.00 13:20:27 13:04:01 738.82 369.95 368.87 0.00 15187.40 199215.95 0.00 13:20:27 13:05:02 679.23 113.92 565.31 0.00 4201.43 268828.61 0.00 13:20:27 13:06:01 239.41 19.14 220.27 0.00 1642.28 39007.16 0.00 13:20:27 13:07:01 1.07 0.03 1.03 0.00 0.27 14.98 0.00 13:20:27 13:08:01 277.10 254.27 22.83 0.00 3451.79 1068.78 0.00 13:20:27 13:09:01 0.65 0.00 0.65 0.00 0.00 12.31 0.00 13:20:27 13:10:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 13:20:27 13:11:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 13:20:27 13:12:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 13:20:27 13:13:01 0.18 0.03 0.15 0.00 0.93 1.37 0.00 13:20:27 13:14:01 1.20 0.37 0.83 0.00 95.02 16.49 0.00 13:20:27 13:15:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 13:20:27 13:16:01 0.18 0.02 0.17 0.00 0.13 2.37 0.00 13:20:27 13:17:01 0.27 0.02 0.25 0.00 0.13 2.12 0.00 13:20:27 13:18:01 0.15 0.00 0.15 0.00 0.00 2.17 0.00 13:20:27 13:19:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 13:20:27 13:20:01 2.65 2.43 0.22 0.00 175.91 15.39 0.00 13:20:27 Average: 122.31 40.23 82.08 0.00 1635.29 33901.59 0.00 13:20:27 13:20:27 12:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:27 12:59:01 5054856 0 897600 11.21 2620 2053864 1504648 16.61 931608 1607068 157896 13:20:27 13:00:01 4090952 0 986884 12.32 2620 2928484 1725776 19.05 1062972 2352548 5024 13:20:27 13:01:01 3873452 0 1067872 13.33 2620 3064996 1774000 19.59 1292728 2280240 194012 13:20:27 13:02:01 3928480 0 1049440 13.10 2620 3028400 1680564 18.55 1219984 2298028 116604 13:20:27 13:03:02 130852 0 1362116 17.01 2620 6513352 2432388 26.85 3055452 4137596 658332 13:20:27 13:04:01 451540 0 1646748 20.56 2620 5908032 3777272 41.70 2754528 4054488 135296 13:20:27 13:05:02 1383064 0 1487052 18.57 2620 5136204 3058520 33.77 2331928 3519960 47668 13:20:27 13:06:01 2908604 0 1162656 14.52 2620 3935060 1375488 15.19 939044 3435912 20 13:20:27 13:07:01 2917064 0 1154192 14.41 2620 3935064 1269148 14.01 933124 3435740 12 13:20:27 13:08:01 2774768 0 1234324 15.41 2620 3997228 1269228 14.01 973432 3457796 12 13:20:27 13:09:01 2775380 0 1233744 15.40 2620 3997196 1262056 13.93 972944 3457764 8 13:20:27 13:10:01 2774908 0 1234208 15.41 2620 3997204 1262056 13.93 972952 3457764 8 13:20:27 13:11:01 2775136 0 1233976 15.41 2620 3997208 1261984 13.93 972796 3457836 8 13:20:27 13:12:01 2775424 0 1233684 15.40 2620 3997212 1261984 13.93 972804 3457836 8 13:20:27 13:13:01 2775168 0 1233904 15.41 2620 3997248 1261984 13.93 974284 3456396 16 13:20:27 13:14:01 2769616 0 1236648 15.44 2620 4000056 1262068 13.93 979968 3456444 8 13:20:27 13:15:01 2769680 0 1236580 15.44 2620 4000060 1262020 13.93 980004 3456444 12 13:20:27 13:16:01 2769288 0 1236964 15.44 2620 4000068 1262104 13.93 980368 3456452 8 13:20:27 13:17:01 2769736 0 1236516 15.44 2620 4000068 1261984 13.93 979888 3456448 16 13:20:27 13:18:01 2769736 0 1236512 15.44 2620 4000072 1261984 13.93 979892 3456452 8 13:20:27 13:19:01 2769616 0 1236628 15.44 2620 4000076 1262080 13.93 980104 3456452 8 13:20:27 13:20:01 2760040 0 1240728 15.49 2620 4005552 1262388 13.94 985360 3459240 76 13:20:27 Average: 2762153 0 1221772 15.26 2620 4022396 1591442 17.57 1237553 3275677 59775 13:20:27 13:20:27 12:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:27 12:59:01 vethecf8b5f 872.96 609.33 84.91 2733.59 0.00 0.00 0.00 0.00 13:20:27 12:59:01 eth0 1590.11 1567.28 6515.28 189.98 0.00 0.00 0.00 0.00 13:20:27 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 12:59:01 docker0 872.96 609.21 72.97 2733.58 0.00 0.00 0.00 0.00 13:20:27 13:00:01 veth09cabf1 31.50 36.86 2.97 36.50 0.00 0.00 0.00 0.00 13:20:27 13:00:01 eth0 467.95 409.42 3116.78 66.45 0.00 0.00 0.00 0.00 13:20:27 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:00:01 docker0 160.52 184.33 9.78 413.66 0.00 0.00 0.00 0.00 13:20:27 13:01:01 eth0 134.44 117.48 466.22 45.95 0.00 0.00 0.00 0.00 13:20:27 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:01:01 veth4572180 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 13:20:27 13:01:01 docker0 91.28 91.28 6.92 429.06 0.00 0.00 0.00 0.00 13:20:27 13:02:01 eth0 22.06 13.68 14.91 40.26 0.00 0.00 0.00 0.00 13:20:27 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:02:01 veth4572180 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 13:20:27 13:02:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 13:20:27 13:03:02 eth0 179.34 152.68 1663.66 63.80 0.00 0.00 0.00 0.00 13:20:27 13:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:03:02 veth325bc26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:20:27 13:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:04:01 vethc8fa8fc 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 13:20:27 13:04:01 vethfb9955f 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 13:20:27 13:04:01 vethe0baa83 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 13:20:27 13:04:01 vethad1c53e 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 13:20:27 13:05:02 veth7fba9bb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:20:27 13:05:02 vethc82570a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:20:27 13:05:02 eth0 2630.46 2415.00 12302.37 493.37 0.00 0.00 0.00 0.00 13:20:27 13:05:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:06:01 eth0 202.71 144.85 1650.32 69.76 0.00 0.00 0.00 0.00 13:20:27 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:06:01 docker0 1290.50 1109.72 100.40 4434.22 0.00 0.00 0.00 0.00 13:20:27 13:07:01 eth0 0.65 0.18 0.41 0.01 0.00 0.00 0.00 0.00 13:20:27 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:08:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:20:27 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:09:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:20:27 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:10:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:20:27 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:14:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:20:27 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:15:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:20:27 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:16:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 13:20:27 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:20:27 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:19:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:20:27 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:20:01 eth0 5.45 3.71 5.52 2.69 0.00 0.00 0.00 0.00 13:20:27 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 Average: eth0 127.65 115.96 631.94 25.67 0.00 0.00 0.00 0.00 13:20:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:27 Average: docker0 57.75 49.66 4.49 198.43 0.00 0.00 0.00 0.00 13:20:27 13:20:27 13:20:27 ---> sar -P ALL: 13:20:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 13:20:27 13:20:27 12:57:47 LINUX RESTART (2 CPU) 13:20:27 13:20:27 12:58:02 CPU %user %nice %system %iowait %steal %idle 13:20:27 12:59:01 all 29.79 0.00 11.17 6.78 0.09 52.17 13:20:27 12:59:01 0 29.97 0.00 12.25 5.47 0.09 52.23 13:20:27 12:59:01 1 29.62 0.00 10.10 8.07 0.09 52.11 13:20:27 13:00:01 all 14.83 0.00 5.75 2.13 0.06 77.23 13:20:27 13:00:01 0 12.05 0.00 5.80 1.14 0.07 80.93 13:20:27 13:00:01 1 17.62 0.00 5.70 3.11 0.05 73.51 13:20:27 13:01:01 all 65.40 0.00 10.55 1.00 0.10 22.94 13:20:27 13:01:01 0 65.58 0.00 10.58 0.95 0.09 22.79 13:20:27 13:01:01 1 65.22 0.00 10.52 1.04 0.11 23.10 13:20:27 13:02:01 all 35.28 0.00 5.73 0.29 0.08 58.62 13:20:27 13:02:01 0 34.85 0.00 5.90 0.32 0.09 58.85 13:20:27 13:02:01 1 35.72 0.00 5.56 0.26 0.07 58.39 13:20:27 13:03:02 all 45.18 0.00 14.86 1.99 0.10 37.88 13:20:27 13:03:02 0 46.16 0.00 14.49 1.91 0.09 37.35 13:20:27 13:03:02 1 44.19 0.00 15.24 2.06 0.11 38.40 13:20:27 13:04:01 all 56.60 0.00 20.77 18.53 0.10 3.99 13:20:27 13:04:01 0 55.98 0.00 21.10 18.40 0.11 4.41 13:20:27 13:04:01 1 57.21 0.00 20.44 18.67 0.09 3.58 13:20:27 13:05:02 all 57.14 0.00 26.82 10.46 0.11 5.47 13:20:27 13:05:02 0 56.96 0.00 26.43 10.05 0.11 6.44 13:20:27 13:05:02 1 57.32 0.00 27.21 10.86 0.11 4.50 13:20:27 13:06:01 all 49.06 0.00 10.70 2.39 0.08 37.77 13:20:27 13:06:01 0 48.21 0.00 10.57 2.55 0.09 38.58 13:20:27 13:06:01 1 49.91 0.00 10.83 2.24 0.07 36.95 13:20:27 13:07:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:20:27 13:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 13:20:27 13:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:20:27 13:08:01 all 0.14 3.88 11.58 2.38 0.04 81.97 13:20:27 13:08:01 0 0.15 3.86 11.57 2.41 0.03 81.97 13:20:27 13:08:01 1 0.12 3.91 11.59 2.35 0.05 81.98 13:20:27 13:09:01 all 0.07 0.00 0.03 0.00 0.03 99.87 13:20:27 13:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:20:27 13:09:01 1 0.12 0.00 0.03 0.00 0.02 99.83 13:20:27 13:20:27 13:09:01 CPU %user %nice %system %iowait %steal %idle 13:20:27 13:10:01 all 0.13 0.00 0.02 0.00 0.02 99.84 13:20:27 13:10:01 0 0.23 0.00 0.03 0.00 0.02 99.72 13:20:27 13:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:20:27 13:11:01 all 0.11 0.00 0.05 0.02 0.02 99.81 13:20:27 13:11:01 0 0.13 0.00 0.03 0.03 0.02 99.78 13:20:27 13:11:01 1 0.08 0.00 0.07 0.00 0.02 99.83 13:20:27 13:12:01 all 0.10 0.00 0.02 0.00 0.02 99.87 13:20:27 13:12:01 0 0.17 0.00 0.02 0.00 0.00 99.82 13:20:27 13:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:20:27 13:13:01 all 0.10 0.00 0.06 0.00 0.03 99.82 13:20:27 13:13:01 0 0.17 0.00 0.05 0.00 0.02 99.77 13:20:27 13:13:01 1 0.03 0.00 0.07 0.00 0.03 99.87 13:20:27 13:14:01 all 0.05 0.00 0.04 0.01 0.01 99.89 13:20:27 13:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 13:20:27 13:14:01 1 0.03 0.00 0.05 0.02 0.02 99.88 13:20:27 13:15:01 all 0.10 0.00 0.03 0.00 0.03 99.85 13:20:27 13:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:20:27 13:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:20:27 13:16:01 all 0.13 0.00 0.02 0.00 0.02 99.84 13:20:27 13:16:01 0 0.22 0.00 0.02 0.00 0.02 99.75 13:20:27 13:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:20:27 13:17:01 all 0.14 0.00 0.02 0.00 0.02 99.82 13:20:27 13:17:01 0 0.27 0.00 0.02 0.00 0.02 99.70 13:20:27 13:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:20:27 13:18:01 all 0.12 0.00 0.02 0.00 0.01 99.86 13:20:27 13:18:01 0 0.22 0.00 0.02 0.00 0.02 99.75 13:20:27 13:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:20:27 13:19:01 all 0.09 0.00 0.02 0.00 0.02 99.87 13:20:27 13:19:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:20:27 13:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:20:27 13:20:01 all 1.00 0.00 0.48 0.13 0.03 98.36 13:20:27 13:20:01 0 0.97 0.00 0.47 0.10 0.05 98.41 13:20:27 13:20:01 1 1.04 0.00 0.49 0.15 0.02 98.31 13:20:27 13:20:27 Average: CPU %user %nice %system %iowait %steal %idle 13:20:27 Average: all 15.27 0.18 5.12 1.96 0.04 77.43 13:20:27 Average: 0 15.15 0.18 5.15 1.84 0.04 77.65 13:20:27 Average: 1 15.38 0.18 5.09 2.08 0.05 77.22 13:20:27 13:20:27 13:20:27