Pull request #3721 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than 9f422825c73b40742c432f852d5ad31b1808750e Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7857124046620184342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5048166079251632980.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3721/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3344590437926721361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6209150562997016940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3721/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6315626178299686563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1565 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2932301491991932654.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7001222448471923076.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5028640876696700074.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 Commit message: "fix(command): Using the Device Service response code for Get Command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:48:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:48:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:48:53 ========================================================= 02:48:53 EdgeX Global Pipelines Version Info 02:48:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:48:54 ------------------- 02:48:54 stable info: 02:48:54 ------------------- 02:48:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:48:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:48:54 Message: update stable to v1.0.205 > git rev-list --no-walk 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 02:48:55 ------------------- 02:48:55 experimental info: 02:48:55 ------------------- 02:48:55 Commited By: **** collab-it+edgex@linuxfoundation.org 02:48:55 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:48:55 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f422825c73b40742c432f852d5ad31b1808750e [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f42282 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:56 provisioning config files... 02:48:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7539357392834501594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:56 ---> docker-login.sh 02:48:56 nexus3.edgexfoundry.org:10001 02:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:56 Configure a credential helper to remove this warning. See 02:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:56 02:48:56 Login Succeeded 02:48:56 nexus3.edgexfoundry.org:10002 02:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:56 Configure a credential helper to remove this warning. See 02:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:56 02:48:56 Login Succeeded 02:48:56 nexus3.edgexfoundry.org:10003 02:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:57 Configure a credential helper to remove this warning. See 02:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:57 02:48:57 Login Succeeded 02:48:57 nexus3.edgexfoundry.org:10004 02:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:57 Configure a credential helper to remove this warning. See 02:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:57 02:48:57 Login Succeeded 02:48:57 docker.io 02:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:57 Configure a credential helper to remove this warning. See 02:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:57 02:48:57 Login Succeeded 02:48:57 ---> docker-login.sh ends [Pipeline] } 02:48:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/core-command/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo core-command,cmd/core-command/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/core-data/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo core-data,cmd/core-data/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/core-metadata/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo core-metadata,cmd/core-metadata/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/security-bootstrapper/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/security-proxy-setup/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/support-notifications/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo support-notifications,cmd/support-notifications/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/support-scheduler/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:48:58 + for file in '`ls cmd/**/Dockerfile`' 02:48:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:48:58 ++ cut -d/ -f2 02:48:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:48:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:02 02:49:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:49:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:02 latest: Pulling from edgex-devops/git-semver 02:49:02 31603596830f: Pulling fs layer 02:49:02 04fac38145f0: Pulling fs layer 02:49:02 701f6daf10bf: Pulling fs layer 02:49:02 24f72da36158: Pulling fs layer 02:49:02 24f72da36158: Waiting 02:49:02 04fac38145f0: Download complete 02:49:02 31603596830f: Verifying Checksum 02:49:02 31603596830f: Download complete 02:49:03 24f72da36158: Verifying Checksum 02:49:03 24f72da36158: Download complete 02:49:03 31603596830f: Pull complete 02:49:03 04fac38145f0: Pull complete 02:49:03 701f6daf10bf: Verifying Checksum 02:49:03 701f6daf10bf: Download complete 02:49:03 701f6daf10bf: Pull complete 02:49:03 24f72da36158: Pull complete 02:49:03 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:49:04 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 02:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 02:49:05 $ docker top 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:05 [ssh-agent] Looking for ssh-agent implementation... 02:49:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:05 $ docker exec 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent 02:49:05 SSH_AUTH_SOCK=/tmp/ssh-dpKFAZo7yhDj/agent.13 02:49:05 SSH_AGENT_PID=20 02:49:05 Running ssh-add (command line suppressed) 02:49:05 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5376092730294141536.key (/w/workspace/edgex-go/3@tmp/private_key_5376092730294141536.key) 02:49:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:05 + git tag --points-at HEAD [Pipeline] } 02:49:05 $ docker exec --env ******** --env ******** 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent -k 02:49:05 unset SSH_AUTH_SOCK; 02:49:05 unset SSH_AGENT_PID; 02:49:05 echo Agent pid 20 killed; 02:49:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:06 [ssh-agent] Looking for ssh-agent implementation... 02:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:06 $ docker exec 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent 02:49:06 SSH_AUTH_SOCK=/tmp/ssh-yXSaRDn9E8Oj/agent.54 02:49:06 SSH_AGENT_PID=61 02:49:06 Running ssh-add (command line suppressed) 02:49:06 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7787279582745940096.key (/w/workspace/edgex-go/3@tmp/private_key_7787279582745940096.key) 02:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:06 + git semver init 02:49:06 # -> Open(): unable to determine branch for HEAD 02:49:06 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:49:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:49:06 # $SEMVER_REMOTE_NAME = origin 02:49:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:06 # $SEMVER_USER_NAME = edgex-jenkins 02:49:06 # $SEMVER_BRANCH = PR-3721 02:49:06 # $SEMVER_TEMP = /tmp/semver-459217760 02:49:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:50:05 # '/tmp/semver-459217760' -> '/w/workspace/edgex-go/3/.semver' 02:50:05 # -> Force: false 02:50:05 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:50:05 $ docker exec --env ******** --env ******** 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 ssh-agent -k 02:50:05 unset SSH_AUTH_SOCK; 02:50:05 unset SSH_AGENT_PID; 02:50:05 echo Agent pid 61 killed; 02:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:05 + git semver [Pipeline] } 02:50:05 $ docker stop --time=1 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 02:50:07 $ docker rm -f 6a6e2cc70ad1b446435791d49b226e5de95ab54cd2472b5347b8646c36a19f76 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:08 Stashed 1 file(s) [Pipeline] echo 02:50:08 [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] echo 02:50:08 ========================================================= 02:50:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:50:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:09 540db60ca938: Pulling fs layer 02:50:09 adcc1eea9eea: Pulling fs layer 02:50:09 4c4ab2625f07: Pulling fs layer 02:50:09 db62176df00c: Pulling fs layer 02:50:09 3b30891b0d05: Pulling fs layer 02:50:09 06b49ca38bd5: Pulling fs layer 02:50:09 c788192a36de: Pulling fs layer 02:50:09 a77e37c0d609: Pulling fs layer 02:50:09 c3185cebc471: Pulling fs layer 02:50:09 db62176df00c: Waiting 02:50:09 3b30891b0d05: Waiting 02:50:09 06b49ca38bd5: Waiting 02:50:09 c788192a36de: Waiting 02:50:09 a77e37c0d609: Waiting 02:50:09 c3185cebc471: Waiting 02:50:09 4c4ab2625f07: Verifying Checksum 02:50:09 4c4ab2625f07: Download complete 02:50:09 adcc1eea9eea: Verifying Checksum 02:50:09 adcc1eea9eea: Download complete 02:50:09 3b30891b0d05: Verifying Checksum 02:50:09 3b30891b0d05: Download complete 02:50:09 06b49ca38bd5: Verifying Checksum 02:50:09 06b49ca38bd5: Download complete 02:50:09 c788192a36de: Verifying Checksum 02:50:09 c788192a36de: Download complete 02:50:09 540db60ca938: Verifying Checksum 02:50:09 540db60ca938: Download complete 02:50:09 540db60ca938: Pull complete 02:50:09 adcc1eea9eea: Pull complete 02:50:09 4c4ab2625f07: Pull complete 02:50:10 a77e37c0d609: Verifying Checksum 02:50:10 a77e37c0d609: Download complete 02:50:14 c3185cebc471: Verifying Checksum 02:50:14 c3185cebc471: Download complete 02:50:14 db62176df00c: Verifying Checksum 02:50:14 db62176df00c: Download complete 02:50:17 db62176df00c: Pull complete 02:50:17 3b30891b0d05: Pull complete 02:50:17 06b49ca38bd5: Pull complete 02:50:17 c788192a36de: Pull complete 02:50:17 a77e37c0d609: Pull complete 02:50:20 c3185cebc471: Pull complete 02:50:20 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:50:20 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:20 WORKDIR /edgex 02:50:20 COPY go.mod . 02:50:20 RUN go mod download' 02:50:20 + docker build -t ci-base-image-x86_64 -f - . 02:50:22 Sending build context to Docker daemon 328.9MB 02:50:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:50:22 ---> 031687cdd783 02:50:22 Step 2/4 : WORKDIR /edgex 02:50:23 Still waiting to schedule task 02:50:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1566’ 02:50:24 ---> Running in c3443936cefd 02:50:24 Removing intermediate container c3443936cefd 02:50:24 ---> 931d7c8ccbda 02:50:24 Step 3/4 : COPY go.mod . 02:50:24 ---> c18bd8784619 02:50:24 Step 4/4 : RUN go mod download 02:50:24 ---> Running in cccef228673b 02:51:47 Removing intermediate container cccef228673b 02:51:47 ---> 289ee027a281 02:51:47 Successfully built 289ee027a281 02:51:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:51:48 + docker inspect -f . ci-base-image-x86_64 02:51:48 . [Pipeline] withDockerContainer 02:51:48 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 02:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:48 $ docker top 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:49 + go version 02:51:49 go version go1.16.6 linux/amd64 [Pipeline] } 02:51:49 $ docker stop --time=1 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 02:51:50 $ docker rm -f 706d3690076d6745ec685a87efaec326e9d711b91c6b24248108d46cf15eb2f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:51 + docker inspect -f . ci-base-image-x86_64 02:51:51 . [Pipeline] withDockerContainer 02:51:51 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 02:51:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:51:51 $ docker top 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:51 ========================================================= 02:51:51 [edgeXBuildGoParallel] Running Tests and Build... 02:51:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:51:53 + go mod tidy [Pipeline] sh 02:51:53 + make test 02:51:53 go mod tidy 02:51:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:52:00 ? github.com/edgexfoundry/edgex-go [no test files] 02:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:52:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 02:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 02:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:52:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 02:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 02:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:52:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 02:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.308s coverage: 94.2% of statements 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:52:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 02:52:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:52:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 02:52:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements 02:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:52:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 02:52:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 02:52:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 02:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 02:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 02:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 02:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 02:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 02:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 70.5% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 02:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 02:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 02:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.0% of statements 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 02:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 02:53:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:53:44 GO111MODULE=on go vet ./... 02:53:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1568 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 02:53:53 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:53:53 The recommended git tool is: git 02:53:55 gofmt -l . 02:53:55 [ "`gofmt -l .`" = "" ] 02:53:55 ./bin/test-attribution-txt.sh [Pipeline] sh 02:53:55 + ls -al . 02:53:55 total 612 02:53:55 drwxrwxr-x 10 1001 1001 4096 Sep 27 02:53 . 02:53:55 drwxr-xr-x 4 root root 28 Sep 27 02:51 .. 02:53:55 -rw-rw-r-- 1 1001 1001 11 Sep 27 02:48 .dockerignore 02:53:55 drwxrwxr-x 8 1001 1001 179 Sep 27 02:48 .git 02:53:55 drwxrwxr-x 4 1001 1001 142 Sep 27 02:48 .github 02:53:55 -rw-rw-r-- 1 1001 1001 818 Sep 27 02:48 .gitignore 02:53:55 -rw-rw-r-- 1 1001 1001 129 Sep 27 02:48 .golangci.yml 02:53:55 -rw-rw-r-- 1 1001 1001 76 Sep 27 02:48 .hadolint.yml 02:53:55 drwx------ 3 1001 1001 58 Sep 27 02:50 .semver 02:53:55 -rw-rw-r-- 1 1001 1001 166 Sep 27 02:48 .sonarcloud.properties 02:53:55 -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:48 ADOPTERS.md 02:53:55 -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:48 Attribution.txt 02:53:55 -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:48 CHANGELOG.md 02:53:55 -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:48 CONTRIBUTING.md 02:53:55 -rw-rw-r-- 1 1001 1001 677 Sep 27 02:48 GOVERNANCE.md 02:53:55 -rw-rw-r-- 1 1001 1001 849 Sep 27 02:48 Jenkinsfile 02:53:55 -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:48 LICENSE 02:53:55 -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:48 Makefile 02:53:55 -rw-rw-r-- 1 1001 1001 582 Sep 27 02:48 OWNERS.md 02:53:55 -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:48 README.md 02:53:55 -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:48 SECURITY.md 02:53:55 -rw-rw-r-- 1 1001 1001 5 Sep 27 02:50 VERSION 02:53:55 -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:48 ZMQWindows.md 02:53:55 drwxrwxr-x 2 1001 1001 37 Sep 27 02:48 bin 02:53:55 drwxrwxr-x 14 1001 1001 4096 Sep 27 02:48 cmd 02:53:55 -rw-r--r-- 1 root root 403728 Sep 27 02:53 coverage.out 02:53:55 -rw-rw-r-- 1 1001 1001 841 Sep 27 02:48 go.mod 02:53:55 -rw-r--r-- 1 root root 50064 Sep 27 02:51 go.sum 02:53:55 drwxrwxr-x 8 1001 1001 124 Sep 27 02:48 internal 02:53:55 drwxrwxr-x 3 1001 1001 16 Sep 27 02:48 openapi 02:53:55 drwxrwxr-x 4 1001 1001 71 Sep 27 02:48 snap 02:53:55 -rw-rw-r-- 1 1001 1001 204 Sep 27 02:48 version.go [Pipeline] sh 02:53:56 + '[' -e coverage.out ] 02:53:56 + chown 1001:1001 coverage.out [Pipeline] stash 02:53:56 Stashed 1 file(s) [Pipeline] sh 02:53:56 + make build 02:53:56 go mod tidy 02:53:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:53:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:59 using credential edgex-jenkins-ssh 02:53:59 Cloning the remote Git repository 02:53:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:53:59 > git init /w/workspace/edgex-go/3 # timeout=10 02:53:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:53:59 > git --version # timeout=10 02:53:59 > git --version # 'git version 2.17.1' 02:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:54:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:54:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:54:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:54:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:54:13 $ docker stop --time=1 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 02:54:15 $ docker rm -f 17e4157089c6728b1a31e8a7767ef60853995dcf72714600fb7b74eeb12815e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:16 02:54:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:17 latest: Pulling from edgex-devops/edgex-compose 02:54:17 cbdbe7a5bc2a: Pulling fs layer 02:54:17 ca9280d653b3: Pulling fs layer 02:54:17 7e9c9ca2126c: Pulling fs layer 02:54:17 cbdbe7a5bc2a: Verifying Checksum 02:54:17 cbdbe7a5bc2a: Download complete 02:54:17 cbdbe7a5bc2a: Pull complete 02:54:18 ca9280d653b3: Verifying Checksum 02:54:18 ca9280d653b3: Download complete 02:54:19 ca9280d653b3: Pull complete 02:54:20 7e9c9ca2126c: Verifying Checksum 02:54:20 7e9c9ca2126c: Download complete 02:54:24 7e9c9ca2126c: Pull complete 02:54:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:54:24 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 02:54:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:54:26 $ docker top d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:27 + docker-compose build --help 02:54:27 + grep parallel 02:54:27 --parallel Build images in parallel. [Pipeline] } 02:54:27 $ docker stop --time=1 d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 02:54:29 $ docker rm -f d99d5a7d25ad823ce9bc15bf6b09b498a06e4cea45442dda38936a6551282142 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:29 . [Pipeline] withDockerContainer 02:54:29 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 02:54:29 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:54:30 $ docker top f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:30 + docker-compose -f ./docker-compose-build.yml build --parallel 02:54:30 Building core-command ... 02:54:30 Building core-data ... 02:54:30 Building core-metadata ... 02:54:30 Building security-bootstrapper ... 02:54:30 Building security-proxy-setup ... 02:54:30 Building security-secretstore-setup ... 02:54:30 Building support-notifications ... 02:54:30 Building support-scheduler ... 02:54:30 Building sys-mgmt-agent ... 02:54:30 Building security-bootstrapper 02:54:30 Building core-data 02:54:30 Building core-metadata 02:54:30 Building core-command 02:54:30 Building support-notifications 02:54:31 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e 02:54:32 Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e 02:54:32 Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) 02:54:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:54:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:54:31 > git config core.sparsecheckout # timeout=10 02:54:31 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 02:54:32 > git remote # timeout=10 02:54:32 > git config --get remote.origin.url # timeout=10 02:54:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:32 > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 02:54:32 > git rev-parse HEAD^{commit} # timeout=10 02:54:32 > git config core.sparsecheckout # timeout=10 02:54:32 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 02:54:36 Commit message: "fix(command): Using the Device Service response code for Get Command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:38 provisioning config files... 02:54:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2464764072096373030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:39 ---> docker-login.sh 02:54:39 nexus3.edgexfoundry.org:10001 02:54:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:54:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:39 ---> 289ee027a281 02:54:39 Step 3/24 : WORKDIR /edgex-go 02:54:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:54:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:39 ---> 289ee027a281 02:54:39 Step 3/24 : WORKDIR /edgex-go 02:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:40 Configure a credential helper to remove this warning. See 02:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:40 02:54:40 Login Succeeded 02:54:41 nexus3.edgexfoundry.org:10002 02:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:41 Configure a credential helper to remove this warning. See 02:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:41 02:54:41 Login Succeeded 02:54:41 nexus3.edgexfoundry.org:10003 02:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:42 Configure a credential helper to remove this warning. See 02:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:42 02:54:42 Login Succeeded 02:54:42 nexus3.edgexfoundry.org:10004 02:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:42 Configure a credential helper to remove this warning. See 02:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:42 02:54:42 Login Succeeded 02:54:42 docker.io 02:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:43 Configure a credential helper to remove this warning. See 02:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:43 02:54:43 Login Succeeded 02:54:43 ---> docker-login.sh ends [Pipeline] } 02:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:44 ========================================================= 02:54:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:54:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:54:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:54:45 595b0fe564bb: Pulling fs layer 02:54:45 24495759ef45: Pulling fs layer 02:54:45 d148012ef14d: Pulling fs layer 02:54:45 e90a11edd702: Pulling fs layer 02:54:45 d77568369979: Pulling fs layer 02:54:45 fc1c9f9a7f3b: Pulling fs layer 02:54:45 170f2ba95c9a: Pulling fs layer 02:54:45 97ac5df62f85: Pulling fs layer 02:54:45 d77568369979: Waiting 02:54:45 fc1c9f9a7f3b: Waiting 02:54:45 170f2ba95c9a: Waiting 02:54:45 e90a11edd702: Waiting 02:54:45 97ac5df62f85: Waiting 02:54:45 d148012ef14d: Download complete 02:54:45 24495759ef45: Download complete 02:54:45 d77568369979: Verifying Checksum 02:54:45 d77568369979: Download complete 02:54:45 fc1c9f9a7f3b: Verifying Checksum 02:54:45 fc1c9f9a7f3b: Download complete 02:54:45 595b0fe564bb: Download complete 02:54:45 170f2ba95c9a: Verifying Checksum 02:54:45 170f2ba95c9a: Download complete 02:54:46 595b0fe564bb: Pull complete 02:54:46 ---> Running in f0452faaa54a 02:54:46 ---> Running in f14d3c9e2f3c 02:54:46 24495759ef45: Pull complete 02:54:47 d148012ef14d: Pull complete 02:54:49 97ac5df62f85: Verifying Checksum 02:54:49 97ac5df62f85: Download complete 02:54:50 e90a11edd702: Verifying Checksum 02:54:50 e90a11edd702: Download complete 02:54:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:54:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:54:51 ---> 289ee027a281 02:54:51 Step 3/32 : WORKDIR /edgex-go 02:54:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:54:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:54:52 ---> 289ee027a281 02:54:52 Step 3/24 : WORKDIR /edgex-go 02:54:52 ---> Running in 104bd01be144 02:54:52 ---> Running in 2a117181e70f 02:54:52 Removing intermediate container f0452faaa54a 02:54:52 ---> 2b044f7490ff 02:54:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:52 Removing intermediate container f14d3c9e2f3c 02:54:52 ---> 1644f3e37eb1 02:54:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:52 ---> Running in 997a1c3b9fc1 02:54:52 ---> Running in 942a86b437f1 02:54:52 Removing intermediate container 104bd01be144 02:54:52 ---> 02017a4b0142 02:54:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:53 Removing intermediate container 2a117181e70f 02:54:53 ---> f3b95715f570 02:54:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:53 ---> Running in dd243493db90 02:54:53 ---> Running in 0c2b11e97d1f 02:54:53 Removing intermediate container 997a1c3b9fc1 02:54:53 ---> 288d09ec026e 02:54:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:54:54 ---> Running in a8fc21eea415 02:54:54 Removing intermediate container 942a86b437f1 02:54:54 ---> 33f262af7495 02:54:54 Step 5/24 : RUN apk add --update --no-cache make git 02:54:54 ---> Running in 0f52e73d53b0 02:54:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:54:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:54:54 ---> 289ee027a281 02:54:54 Step 3/23 : WORKDIR /edgex-go 02:54:54 ---> Using cache 02:54:54 ---> f3b95715f570 02:54:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:54 ---> Using cache 02:54:54 ---> d280d4c189f2 02:54:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:54:54 Removing intermediate container 0c2b11e97d1f 02:54:54 ---> d280d4c189f2 02:54:54 Step 5/32 : RUN apk add --update --no-cache make git 02:54:54 ---> Running in 16f9e7d78e87 02:54:54 Removing intermediate container dd243493db90 02:54:54 ---> dfef13ddd05b 02:54:54 Step 5/24 : RUN apk add --update --no-cache make git 02:54:54 ---> Running in b5e2e6499085 02:54:54 ---> Running in 78411fcdd604 02:54:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:54:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:54:57 OK: 219 MiB in 52 packages 02:54:57 Removing intermediate container 16f9e7d78e87 02:54:57 ---> 4eb57fc5ed9a 02:54:57 Step 6/23 : COPY go.mod . 02:54:58 ---> 2fe72a71ab21 02:54:58 Step 7/23 : RUN go mod download 02:54:58 ---> Running in f98a33b20b82 02:54:58 OK: 219 MiB in 52 packages 02:54:58 Removing intermediate container 78411fcdd604 02:54:58 ---> 52d226d4bfda 02:54:58 Step 6/24 : COPY go.mod . 02:54:58 ---> 4c264a2fd9b6 02:54:58 Step 7/24 : RUN go mod download 02:54:58 ---> Running in 618f6b75b719 02:54:59 OK: 219 MiB in 52 packages 02:54:59 Removing intermediate container f98a33b20b82 02:54:59 ---> 12a584fbef87 02:54:59 Step 8/23 : COPY . . 02:54:59 Removing intermediate container b5e2e6499085 02:54:59 ---> edb05110f123 02:54:59 Step 6/32 : COPY go.mod . 02:54:59 OK: 219 MiB in 52 packages 02:55:00 OK: 219 MiB in 52 packages 02:55:01 ---> 2ac7bd6d629a 02:55:01 Step 7/32 : RUN go mod download 02:55:01 ---> Running in 49992410cf6c 02:55:01 Removing intermediate container 618f6b75b719 02:55:01 ---> 85711339c9ac 02:55:01 Step 8/24 : COPY . . 02:55:01 Removing intermediate container 0f52e73d53b0 02:55:01 ---> 9183a3399de0 02:55:01 Step 6/24 : COPY go.mod . 02:55:01 Removing intermediate container a8fc21eea415 02:55:01 ---> 3fcbd5364716 02:55:01 Step 6/24 : COPY go.mod . 02:55:02 e90a11edd702: Pull complete 02:55:02 d77568369979: Pull complete 02:55:02 fc1c9f9a7f3b: Pull complete 02:55:02 170f2ba95c9a: Pull complete 02:55:02 ---> 3380d7decb0f 02:55:02 Step 7/24 : RUN go mod download 02:55:02 ---> b5e6ca395ab1 02:55:02 Step 7/24 : RUN go mod download 02:55:03 ---> Running in 891e04e7507c 02:55:03 ---> Running in 3dbf36c781fb 02:55:04 ---> 51410e61664b 02:55:04 Step 9/23 : RUN go mod tidy 02:55:04 Removing intermediate container 49992410cf6c 02:55:04 ---> 791a2e6422d6 02:55:04 Step 8/32 : COPY . . 02:55:04 ---> Running in 0b79d619ef2f 02:55:07 97ac5df62f85: Pull complete 02:55:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:55:08 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:55:08 WORKDIR /edgex 02:55:08 COPY go.mod . 02:55:08 RUN go mod download build 02:55:08 -t ci-base-image-arm64 -f - . 02:55:09 ---> fc6508aa6306 02:55:09 Step 9/24 : RUN go mod tidy 02:55:09 Removing intermediate container 0b79d619ef2f 02:55:09 ---> 232c939736bb 02:55:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:55:09 ---> Running in f427e2dff672 02:55:09 Removing intermediate container 891e04e7507c 02:55:09 ---> c6a2e62f6b84 02:55:09 Step 8/24 : COPY . . 02:55:09 ---> Running in 29de491133fc 02:55:09 Removing intermediate container 3dbf36c781fb 02:55:09 ---> cffa91d0f20c 02:55:09 Step 8/24 : COPY . . 02:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:55:11 Sending build context to Docker daemon 166MB 02:55:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:55:11 ---> 04bc70af865f 02:55:11 Step 2/4 : WORKDIR /edgex 02:55:14 ---> cb70e93fd74a 02:55:14 Step 9/32 : RUN go mod tidy 02:55:14 ---> Running in 210fba775682 02:55:14 Removing intermediate container f427e2dff672 02:55:14 ---> 4aeda288dbf0 02:55:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:55:14 ---> 67eb786a414f 02:55:14 Step 9/24 : RUN go mod tidy 02:55:14 ---> Running in 79c40465de56 02:55:14 ---> Running in f40cb82bf7d1 02:55:16 ---> Running in 24acb524df02 02:55:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:55:17 Removing intermediate container 210fba775682 02:55:17 ---> 1057ee4e09e3 02:55:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:17 ---> Running in 7dc42472e27e 02:55:17 Removing intermediate container f40cb82bf7d1 02:55:17 ---> bb41272212b4 02:55:17 Step 10/24 : RUN make cmd/core-data/core-data 02:55:17 ---> Running in 4b421522df2f 02:55:17 Removing intermediate container 24acb524df02 02:55:17 ---> 495170da6a3c 02:55:17 Step 3/4 : COPY go.mod . 02:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:55:18 ---> 543390c73ad3 02:55:18 Step 4/4 : RUN go mod download 02:55:18 ---> Running in f13ad8521bc4 02:55:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:55:22 ---> a861bdb3a605 02:55:22 Step 9/24 : RUN go mod tidy 02:55:22 ---> Running in 2c72507ca852 02:55:24 Removing intermediate container 2c72507ca852 02:55:24 ---> bd345780844f 02:55:24 Step 10/24 : RUN make cmd/core-command/core-command 02:55:24 ---> Running in 54073780ff9b 02:55:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:55:47 Removing intermediate container 29de491133fc 02:55:47 ---> 7a047bb8b3c5 02:55:47 02:55:47 Step 11/23 : FROM alpine:3.14 02:55:47 3.14: Pulling from library/alpine 02:55:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:55:47 Status: Downloaded newer image for alpine:3.14 02:55:47 ---> 14119a10abf4 02:55:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:55:47 ---> Running in 796748301d0e 02:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:55:49 (1/2) Installing ca-certificates (20191127-r5) 02:55:49 (2/2) Installing dumb-init (1.2.5-r1) 02:55:49 Executing busybox-1.33.1-r3.trigger 02:55:49 Executing ca-certificates-20191127-r5.trigger 02:55:51 OK: 6 MiB in 16 packages 02:55:51 Removing intermediate container 796748301d0e 02:55:51 ---> 75991ea33f01 02:55:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:55:51 ---> Running in d545bb948832 02:55:51 Removing intermediate container d545bb948832 02:55:51 ---> e9e627f4de23 02:55:51 Step 14/23 : ENV APP_PORT=59860 02:55:51 ---> Running in fc82411707b0 02:55:51 Removing intermediate container fc82411707b0 02:55:51 ---> 90a93277b16d 02:55:51 Step 15/23 : EXPOSE $APP_PORT 02:55:51 ---> Running in f4c013c019f8 02:55:51 Removing intermediate container f4c013c019f8 02:55:51 ---> 61f884f9ccdd 02:55:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:51 ---> d7abf8518686 02:55:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:55:51 ---> 3283ad6bbbbc 02:55:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:55:51 ---> 75754d475924 02:55:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:55:51 ---> Running in da78bc034813 02:55:51 Removing intermediate container da78bc034813 02:55:51 ---> 6315f5c1dbe6 02:55:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:52 ---> Running in fdf39f64f02f 02:55:52 Removing intermediate container fdf39f64f02f 02:55:52 ---> 09883494dd43 02:55:52 Step 21/23 : LABEL arch=x86_64 02:55:52 ---> Running in 1eb5612a43db 02:55:52 Removing intermediate container 1eb5612a43db 02:55:52 ---> 7dff887ad21d 02:55:52 Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:55:52 ---> Running in b64ebd6ee2a2 02:55:52 Removing intermediate container b64ebd6ee2a2 02:55:52 ---> 12a87765eef1 02:55:52 Step 23/23 : LABEL version=0.0.0 02:55:52 ---> Running in 8edbeb245ade 02:55:52 Removing intermediate container 8edbeb245ade 02:55:52 ---> 9ffc960d6126 02:55:52 02:55:52 Successfully built 9ffc960d6126 02:55:52 Successfully tagged support-notifications:latest 02:55:52 Building security-proxy-setup 02:56:01  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:56:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:56:01 ---> 289ee027a281 02:56:01 Step 3/22 : WORKDIR /edgex-go 02:56:01 ---> Using cache 02:56:01 ---> f3b95715f570 02:56:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:01 ---> Using cache 02:56:01 ---> d280d4c189f2 02:56:01 Step 5/22 : RUN apk add --update --no-cache make git 02:56:01 ---> Using cache 02:56:01 ---> edb05110f123 02:56:01 Step 6/22 : COPY go.mod . 02:56:01 ---> Using cache 02:56:01 ---> 2ac7bd6d629a 02:56:01 Step 7/22 : RUN go mod download 02:56:01 ---> Using cache 02:56:01 ---> 791a2e6422d6 02:56:01 Step 8/22 : COPY . . 02:56:01 ---> Using cache 02:56:01 ---> cb70e93fd74a 02:56:01 Step 9/22 : RUN go mod tidy 02:56:01 ---> Using cache 02:56:01 ---> 1057ee4e09e3 02:56:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:56:01 ---> Running in bef28f5d508a 02:56:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:56:01 Removing intermediate container 79c40465de56 02:56:01 ---> 3c68ceee07ad 02:56:01 02:56:01 Step 11/24 : FROM alpine:3.14 02:56:01 ---> 14119a10abf4 02:56:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:56:01 ---> Running in fdd0d3a980ca 02:56:01 Removing intermediate container 7dc42472e27e 02:56:01 ---> e99f296ee7ba 02:56:01 02:56:01 Step 11/32 : FROM alpine:3.14 02:56:01 ---> 14119a10abf4 02:56:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:56:02 ---> Running in 524cf3cdea2d 02:56:02 Removing intermediate container 524cf3cdea2d 02:56:02 ---> 2efde79bcc07 02:56:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:56:02 ---> Running in 2d0c80646caa 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:03 (1/1) Installing dumb-init (1.2.5-r1) 02:56:03 Executing busybox-1.33.1-r3.trigger 02:56:03 OK: 6 MiB in 15 packages 02:56:03 (1/2) Installing dumb-init (1.2.5-r1) 02:56:03 (2/2) Installing su-exec (0.2-r1) 02:56:03 Executing busybox-1.33.1-r3.trigger 02:56:03 OK: 6 MiB in 16 packages 02:56:03 Removing intermediate container fdd0d3a980ca 02:56:03 ---> 78c4d1219aa7 02:56:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:03 ---> Running in a03eeb24cf18 02:56:04 Removing intermediate container a03eeb24cf18 02:56:04 ---> 31650daa3b3f 02:56:04 Step 14/24 : ENV APP_PORT=59881 02:56:04 ---> Running in 0817e3c27f75 02:56:04 Removing intermediate container 2d0c80646caa 02:56:04 ---> 50aac18bc5b7 02:56:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:56:04 ---> Running in 4e90b861b38d 02:56:04 Removing intermediate container 0817e3c27f75 02:56:04 ---> 72fb8b17be8b 02:56:04 Step 15/24 : EXPOSE $APP_PORT 02:56:04 Removing intermediate container 4e90b861b38d 02:56:04 ---> 8604d23cc3fb 02:56:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:56:04 ---> Running in d10112959475 02:56:04 ---> Running in 1c8e1ff0bb34 02:56:04 Removing intermediate container d10112959475 02:56:04 ---> 347e15efb185 02:56:04 Step 16/24 : WORKDIR / 02:56:04 ---> Running in fbcd391900db 02:56:04 Removing intermediate container 1c8e1ff0bb34 02:56:04 ---> 93ed603de9b0 02:56:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:56:04 ---> Running in 980f5adc85a6 02:56:04 Removing intermediate container fbcd391900db 02:56:04 ---> c1809745ebf5 02:56:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:05 ---> 090deff8215a 02:56:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:05 ---> baf203fd5a66 02:56:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:56:06 ---> aa9abcc7dd2c 02:56:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:56:06 Removing intermediate container 980f5adc85a6 02:56:06 ---> 64f04c5ce1c1 02:56:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:56:06 ---> Running in b0f666943d76 02:56:06 ---> Running in c13eeb2530c8 02:56:06 Removing intermediate container b0f666943d76 02:56:06 ---> f58b9cddcbdf 02:56:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:06 ---> Running in dad1884b8cd1 02:56:06 Removing intermediate container c13eeb2530c8 02:56:06 ---> ae824480985c 02:56:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:56:06 Removing intermediate container dad1884b8cd1 02:56:06 ---> cd137fac8166 02:56:06 Step 22/24 : LABEL arch=x86_64 02:56:06 ---> 366e15ba7b79 02:56:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:56:06 ---> Running in c7f4f4ee69a5 02:56:06 ---> Running in c1f0c4abbb45 02:56:06 Removing intermediate container c7f4f4ee69a5 02:56:06 ---> e3cc50fb697b 02:56:06 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:06 ---> Running in ce025bc71212 02:56:06 Removing intermediate container ce025bc71212 02:56:06 ---> 2652b979eac0 02:56:06 Step 24/24 : LABEL version=0.0.0 02:56:07 ---> Running in 9110db3b46d7 02:56:07 Removing intermediate container 9110db3b46d7 02:56:07 ---> 46b570992e2f 02:56:07 02:56:07 Successfully built 46b570992e2f 02:56:07 Successfully tagged core-metadata:latest 02:56:07 Building sys-mgmt-agent 02:56:08  Building core-metadata ... done Removing intermediate container c1f0c4abbb45 02:56:08 ---> 8d25d9a2dca3 02:56:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:09 ---> 24ab3199bec1 02:56:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:56:09 Removing intermediate container 54073780ff9b 02:56:09 ---> 26f97e1e8902 02:56:09 02:56:09 Step 11/24 : FROM alpine:3.14 02:56:09 ---> 14119a10abf4 02:56:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:56:09 ---> Using cache 02:56:09 ---> 78c4d1219aa7 02:56:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:09 ---> Using cache 02:56:09 ---> 31650daa3b3f 02:56:09 Step 14/24 : ENV APP_PORT=59882 02:56:09 ---> Running in 6fac1032b441 02:56:10 Removing intermediate container 6fac1032b441 02:56:10 ---> faf5432c0f63 02:56:10 Step 15/24 : EXPOSE $APP_PORT 02:56:10 ---> Running in c234bac10ec3 02:56:10 ---> 1f8228617fec 02:56:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:56:10 Removing intermediate container c234bac10ec3 02:56:10 ---> 57541c6c632e 02:56:10 Step 16/24 : WORKDIR / 02:56:10 ---> Running in 80c469004971 02:56:10 ---> 5b0cefc2f57d 02:56:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:56:10 Removing intermediate container 80c469004971 02:56:10 ---> 93e7886dd781 02:56:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:10 ---> ea8b3aee40ac 02:56:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:56:11 ---> ac7df55f3436 02:56:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:11 ---> 4f4923bc1fac 02:56:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:56:11 ---> Running in c9d273e6a348 02:56:11 ---> 2f4519dfddfa 02:56:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:56:11 Removing intermediate container c9d273e6a348 02:56:11 ---> d90a4f6021d5 02:56:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:56:12 ---> 4ecf5548139f 02:56:12 Step 20/24 : ENTRYPOINT ["/core-command"] 02:56:12 ---> Running in 9dabf89d1a0c 02:56:12 ---> 3d4458d8aceb 02:56:12 Step 27/32 : RUN chmod +x /entrypoint.sh 02:56:12 ---> Running in 319afd5bff37 02:56:12 Removing intermediate container 9dabf89d1a0c 02:56:12 ---> cf034462eb2a 02:56:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:13 ---> Running in b8415f8e5951 02:56:13 Removing intermediate container b8415f8e5951 02:56:13 ---> cdab914deb27 02:56:13 Step 22/24 : LABEL arch=x86_64 02:56:13 ---> Running in 01484feb237f 02:56:14 Removing intermediate container 4b421522df2f 02:56:14 ---> 45cb4380a965 02:56:14 02:56:14 Step 11/24 : FROM alpine:3.14 02:56:14 ---> 14119a10abf4 02:56:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:14 ---> Running in 56958e503098 02:56:14 Removing intermediate container 01484feb237f 02:56:14 ---> b77ed3374968 02:56:14 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:14 ---> Running in 4e2a167c11fd 02:56:14 Removing intermediate container 319afd5bff37 02:56:14 ---> 870d99eb1f49 02:56:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:56:14 Removing intermediate container 56958e503098 02:56:14 ---> 2dcaf2b1b085 02:56:14 Step 13/24 : ENV APP_PORT=59880 02:56:14 Removing intermediate container 4e2a167c11fd 02:56:14 ---> 9ba0be1be836 02:56:14 Step 24/24 : LABEL version=0.0.0 02:56:14 ---> Running in a22e30aa367d 02:56:14 ---> Running in 81ab3b769192 02:56:14 ---> Running in 69ff82cfdac0 02:56:15 Removing intermediate container 69ff82cfdac0 02:56:15 ---> fc3b94056c1f 02:56:15 02:56:15 Removing intermediate container a22e30aa367d 02:56:15 ---> 83c3474646bd 02:56:15 Step 29/32 : CMD ["gate"] 02:56:15 Removing intermediate container 81ab3b769192 02:56:15 ---> 9544197d0a95 02:56:15 Step 14/24 : EXPOSE $APP_PORT 02:56:15 ---> Running in d79a3d512cd6 02:56:15 ---> Running in aaeb5be1903d 02:56:15 Successfully built fc3b94056c1f 02:56:15 Successfully tagged core-command:latest 02:56:15 Building support-scheduler 02:56:15  Building core-command ... done Removing intermediate container d79a3d512cd6 02:56:15 ---> 158758037d68 02:56:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:15 Removing intermediate container aaeb5be1903d 02:56:15 ---> 41c48686d272 02:56:15 Step 30/32 : LABEL arch=x86_64 02:56:15 ---> Running in c7c2380e0d93 02:56:15 ---> Running in ed075c6ad13d 02:56:16 Removing intermediate container ed075c6ad13d 02:56:16 ---> 3694b17fb0f8 02:56:16 Step 31/32 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:16 ---> Running in 5379be2b5d8c 02:56:17 Removing intermediate container 5379be2b5d8c 02:56:17 ---> f0a53bec0a3d 02:56:17 Step 32/32 : LABEL version=0.0.0 02:56:18 ---> Running in de3b30b275f6 02:56:18 Removing intermediate container c7c2380e0d93 02:56:18 ---> 6175e6d95760 02:56:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:56:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:56:18 ---> 289ee027a281 02:56:18 Step 3/24 : WORKDIR /edgex-go 02:56:18 ---> Using cache 02:56:18 ---> f3b95715f570 02:56:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:18 ---> Using cache 02:56:18 ---> d280d4c189f2 02:56:18 Step 5/24 : RUN apk add --update --no-cache make bash git 02:56:18 ---> Running in 6210b2bda051 02:56:18 ---> Running in 5affb5fab5ad 02:56:18 Removing intermediate container de3b30b275f6 02:56:18 ---> a5299aa98701 02:56:18 02:56:19 Successfully built a5299aa98701 02:56:19 Successfully tagged security-bootstrapper:latest 02:56:19 Building security-secretstore-setup 02:56:19  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:56:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:56:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:22 OK: 219 MiB in 52 packages 02:56:22 (1/6) Installing dumb-init (1.2.5-r1) 02:56:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:56:22 (3/6) Installing libsodium (1.0.18-r0) 02:56:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:56:24 (5/6) Installing libzmq (4.3.4-r0) 02:56:24 Removing intermediate container 5affb5fab5ad 02:56:24 ---> c4995f7401fa 02:56:24 Step 6/24 : COPY go.mod . 02:56:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:56:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:24 ---> 289ee027a281 02:56:24 Step 3/23 : WORKDIR /edgex-go 02:56:24 ---> Using cache 02:56:24 ---> f3b95715f570 02:56:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:24 ---> Using cache 02:56:24 ---> d280d4c189f2 02:56:24 Step 5/23 : RUN apk add --update --no-cache make git 02:56:24 ---> Using cache 02:56:24 ---> edb05110f123 02:56:24 Step 6/23 : COPY go.mod . 02:56:24 ---> Using cache 02:56:24 ---> 2ac7bd6d629a 02:56:24 Step 7/23 : RUN go mod download 02:56:24 ---> Using cache 02:56:24 ---> 791a2e6422d6 02:56:24 Step 8/23 : COPY . . 02:56:24 ---> Using cache 02:56:24 ---> cb70e93fd74a 02:56:24 Step 9/23 : RUN go mod tidy 02:56:24 ---> Using cache 02:56:24 ---> 1057ee4e09e3 02:56:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:56:24 (6/6) Installing zeromq (4.3.4-r0) 02:56:24 ---> 5fd4f8270186 02:56:24 Step 7/24 : RUN go mod download 02:56:24 ---> Running in a9dfaaf9f04c 02:56:24 Executing busybox-1.33.1-r3.trigger 02:56:24 OK: 8 MiB in 20 packages 02:56:24 ---> Running in 1de072e4e092 02:56: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 02:56:25 Removing intermediate container 6210b2bda051 02:56:25 ---> 4f612df4446a 02:56:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:26 ---> 1f081e7485df 02:56:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:56:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:56:26 ---> 289ee027a281 02:56:26 Step 3/26 : WORKDIR /edgex-go 02:56:26 ---> Using cache 02:56:26 ---> f3b95715f570 02:56:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:26 ---> Using cache 02:56:26 ---> d280d4c189f2 02:56:26 Step 5/26 : RUN apk add --update --no-cache make git 02:56:26 ---> Using cache 02:56:26 ---> edb05110f123 02:56:26 Step 6/26 : COPY go.mod . 02:56:26 ---> Using cache 02:56:26 ---> 2ac7bd6d629a 02:56:26 Step 7/26 : RUN go mod download 02:56:26 ---> Using cache 02:56:26 ---> 791a2e6422d6 02:56:26 Step 8/26 : COPY . . 02:56:26 ---> Using cache 02:56:26 ---> cb70e93fd74a 02:56:26 Step 9/26 : RUN go mod tidy 02:56:26 ---> Using cache 02:56:26 ---> 1057ee4e09e3 02:56:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:26 ---> Running in 7488d8af81e2 02:56:26 ---> 2db6cdf58313 02:56:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:56:27 ---> fb78de3409e7 02:56:27 Step 20/24 : ENTRYPOINT ["/core-data"] 02:56:27 ---> Running in bf67bce76bdc 02:56:27 Removing intermediate container bef28f5d508a 02:56:27 ---> 1f628dcc1282 02:56:27 02:56:27 Step 11/22 : FROM alpine:3.14 02:56:27 ---> 14119a10abf4 02:56:27 Step 12/22 : RUN apk add --update --no-cache curl 02:56:27 ---> Running in 27af5e891d3c 02:56:27 Removing intermediate container 1de072e4e092 02:56:27 ---> 76355959462b 02:56:27 Step 8/24 : COPY . . 02:56:28 Removing intermediate container bf67bce76bdc 02:56:28 ---> 34462ebb6de0 02:56:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:28 ---> Running in f9b25d0b8730 02:56:28 Removing intermediate container f9b25d0b8730 02:56:28 ---> 11ed78f5a233 02:56:28 Step 22/24 : LABEL arch=x86_64 02:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:28 ---> Running in 22e4d20f33cf 02:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:29 (1/5) Installing ca-certificates (20191127-r5) 02:56:29 (2/5) Installing brotli-libs (1.0.9-r5) 02:56:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:56:29 (4/5) Installing libcurl (7.79.1-r0) 02:56:29 Removing intermediate container 22e4d20f33cf 02:56:29 ---> 00a582f3e309 02:56:29 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:29 (5/5) Installing curl (7.79.1-r0) 02:56:29 Executing busybox-1.33.1-r3.trigger 02:56:29 Executing ca-certificates-20191127-r5.trigger 02:56:29 OK: 8 MiB in 19 packages 02:56:29 ---> Running in 8d0a6fbecc93 02:56:30 Removing intermediate container 8d0a6fbecc93 02:56:30 ---> 898029c8e94a 02:56:30 Step 24/24 : LABEL version=0.0.0 02:56:30 ---> Running in 4eb341ba66e2 02:56:30 Removing intermediate container 27af5e891d3c 02:56:30 ---> 229981baaa8d 02:56:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:56:30 ---> Running in ca7025d76c52 02:56:30 Removing intermediate container 4eb341ba66e2 02:56:30 ---> 32a862532016 02:56:30 02:56:31 Successfully built 32a862532016 02:56:31 Successfully tagged core-data:latest 02:56:31  Building core-data ... done Removing intermediate container ca7025d76c52 02:56:31 ---> 31e01c382c00 02:56:31 Step 14/22 : WORKDIR /edgex 02:56:31 ---> Running in c0bc70fc7bbf 02:56:31 Removing intermediate container c0bc70fc7bbf 02:56:31 ---> 35fa5c714ba9 02:56:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:56:32 ---> 8dbab0050c01 02:56:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:56:34 ---> acbb6a18f7d0 02:56:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:56:34 ---> 67678fd866fc 02:56:34 Step 9/24 : RUN go mod tidy 02:56:34 ---> Running in e2d88b1681cb 02:56:34 ---> 883d7e8eb5ba 02:56:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:56:34 ---> Running in 5a7b8ab978d6 02:56:34 Removing intermediate container 5a7b8ab978d6 02:56:34 ---> aa4e37c1d4f6 02:56:34 Step 19/22 : CMD ["--init=true"] 02:56:34 ---> Running in 32eefc11248f 02:56:34 Removing intermediate container 32eefc11248f 02:56:34 ---> 165760ed5f84 02:56:34 Step 20/22 : LABEL arch=x86_64 02:56:35 ---> Running in ed8e975b51bd 02:56:35 Removing intermediate container ed8e975b51bd 02:56:35 ---> 6a905136f62d 02:56:35 Step 21/22 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:35 ---> Running in 2d040ef6349e 02:56:35 Removing intermediate container 2d040ef6349e 02:56:35 ---> 538c184b3a31 02:56:35 Step 22/22 : LABEL version=0.0.0 02:56:35 ---> Running in 20cf786b5d55 02:56:35 Removing intermediate container 20cf786b5d55 02:56:35 ---> c3d6777903eb 02:56:35 02:56:35 Successfully built c3d6777903eb 02:56:35 Successfully tagged security-proxy-setup:latest 02:56:36  Building security-proxy-setup ... done Removing intermediate container e2d88b1681cb 02:56:36 ---> 7101df5262f0 02:56:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:56:36 ---> Running in 686bb5fc041f 02:56: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 02:56:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:55 Removing intermediate container a9dfaaf9f04c 02:56:55 ---> accd658c8b0b 02:56:55 02:56:55 Step 11/23 : FROM alpine:3.14 02:56:55 ---> 14119a10abf4 02:56:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:56:55 ---> Using cache 02:56:55 ---> 78c4d1219aa7 02:56:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:55 ---> Using cache 02:56:55 ---> 31650daa3b3f 02:56:55 Step 14/23 : ENV APP_PORT=59861 02:56:55 ---> Running in f682e7e0771e 02:56:55 Removing intermediate container f682e7e0771e 02:56:55 ---> 29ff13b41ac9 02:56:55 Step 15/23 : EXPOSE $APP_PORT 02:56:55 ---> Running in e3dba26f8893 02:56:55 Removing intermediate container e3dba26f8893 02:56:55 ---> ceaf72d4a51b 02:56:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:55 ---> 739cbf9e204c 02:56:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:56 Removing intermediate container 7488d8af81e2 02:56:56 ---> a1954f217958 02:56:56 02:56:56 Step 11/26 : FROM alpine:3.14 02:56:56 ---> 14119a10abf4 02:56:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:56:56 ---> Running in cecf34a54196 02:56:56 ---> 255ffa62f17c 02:56:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:56:56 ---> e4bc8808d5ad 02:56:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:56:56 ---> Running in a45fc74370a9 02:56:56 Removing intermediate container a45fc74370a9 02:56:56 ---> 1cbb131aca3e 02:56:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:56 ---> Running in 9aff90bc60bb 02:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:56 Removing intermediate container 9aff90bc60bb 02:56:56 ---> 8ca2df65a111 02:56:56 Step 21/23 : LABEL arch=x86_64 02:56:56 ---> Running in 63a30e2b674e 02:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:57 Removing intermediate container 63a30e2b674e 02:56:57 ---> 4c9c920eab92 02:56:57 Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:56:57 ---> Running in 5b18f47e0db7 02:56:57 (1/3) Installing ca-certificates (20191127-r5) 02:56:57 (2/3) Installing dumb-init (1.2.5-r1) 02:56:57 (3/3) Installing su-exec (0.2-r1) 02:56:57 Executing busybox-1.33.1-r3.trigger 02:56:57 Executing ca-certificates-20191127-r5.trigger 02:56:57 OK: 6 MiB in 17 packages 02:56:57 Removing intermediate container 5b18f47e0db7 02:56:57 ---> 8d9aee0a3c48 02:56:57 Step 23/23 : LABEL version=0.0.0 02:56:57 ---> Running in 8233e5ee7d78 02:56:57 Removing intermediate container 8233e5ee7d78 02:56:57 ---> 496eba9d9edf 02:56:57 02:56:57 Successfully built 496eba9d9edf 02:56:57 Successfully tagged support-scheduler:latest 02:56:57  Building support-scheduler ... done Removing intermediate container cecf34a54196 02:56:57 ---> 4f770f783846 02:56:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:56:57 ---> Running in dabdfd6c81e0 02:56:58 Removing intermediate container dabdfd6c81e0 02:56:58 ---> 0db17625950d 02:56:58 Step 14/26 : WORKDIR / 02:56:58 ---> Running in 671214ca7b2c 02:56:58 Removing intermediate container 671214ca7b2c 02:56:58 ---> 7c7e3562667a 02:56:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:56:58 ---> 99d80ff691a9 02:56:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:56:58 ---> 845316b5ddc4 02:56:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:56:59 Removing intermediate container 686bb5fc041f 02:56:59 ---> 9a423156dd0e 02:56:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:56:59 ---> Running in e6e9b5849ea2 02:56:59 ---> c68c263cefea 02:56:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:56:59 ---> 2b99f93561d5 02:56:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:56:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:56:59 ---> afb6d79edf15 02:56:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:56:59 ---> 7045851e69dc 02:56:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:57:00 Removing intermediate container e6e9b5849ea2 02:57:00 ---> 4f597d67867d 02:57:00 02:57:00 Step 12/24 : FROM docker:20.10.7 02:57:00 ---> 3f6ad990a02d 02:57:00 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:57:00 ---> Running in f6b634f977bb 02:57:00 20.10.7: Pulling from library/docker 02:57:00 Removing intermediate container f6b634f977bb 02:57:00 ---> bd5329c1ab76 02:57:00 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:57:00 ---> Running in 785b54d4451a 02:57:01 Removing intermediate container 785b54d4451a 02:57:01 ---> 85e6219abd85 02:57:01 Step 24/26 : LABEL arch=x86_64 02:57:01 ---> Running in 216eedf273e3 02:57:01 Removing intermediate container 216eedf273e3 02:57:01 ---> a51734026c9e 02:57:01 Step 25/26 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:57:01 ---> Running in 341b74114735 02:57:01 Removing intermediate container 341b74114735 02:57:01 ---> 5085330f6d8e 02:57:01 Step 26/26 : LABEL version=0.0.0 02:57:01 ---> Running in edf548455dd5 02:57:01 Removing intermediate container edf548455dd5 02:57:01 ---> 9988e024ada0 02:57:01 02:57:01 Successfully built 9988e024ada0 02:57:01 Successfully tagged security-secretstore-setup:latest 02:57:05  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:57:05 Status: Downloaded newer image for docker:20.10.7 02:57:05 ---> 08bdaf2f88f9 02:57:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:57:05 ---> Running in 06aa7815f12d 02:57:05 Removing intermediate container 06aa7815f12d 02:57:05 ---> c5bbb996617d 02:57:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:57:05 ---> Running in f2460c388dcc 02:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:57:06 (1/39) Installing readline (8.1.0-r0) 02:57:06 (2/39) Installing bash (5.1.0-r0) 02:57:06 Executing bash-5.1.0-r0.post-install 02:57:06 (3/39) Installing brotli-libs (1.0.9-r3) 02:57:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:57:06 (5/39) Installing libcurl (7.79.1-r0) 02:57:06 (6/39) Installing curl (7.79.1-r0) 02:57:06 (7/39) Installing dumb-init (1.2.5-r0) 02:57:06 (8/39) Installing libbz2 (1.0.8-r1) 02:57:06 (9/39) Installing expat (2.2.10-r1) 02:57:06 (10/39) Installing libffi (3.3-r2) 02:57:06 (11/39) Installing gdbm (1.19-r0) 02:57:06 (12/39) Installing xz-libs (5.2.5-r0) 02:57:06 (13/39) Installing sqlite-libs (3.34.1-r0) 02:57:06 (14/39) Installing python3 (3.8.10-r0) 02:57:08 (15/39) Installing py3-appdirs (1.4.4-r1) 02:57:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:57:08 (17/39) Installing py3-parsing (2.4.7-r1) 02:57:08 (18/39) Installing py3-six (1.15.0-r0) 02:57:08 (19/39) Installing py3-packaging (20.9-r0) 02:57:08 (20/39) Installing py3-setuptools (51.3.3-r0) 02:57:08 (21/39) Installing py3-chardet (4.0.0-r0) 02:57:08 (22/39) Installing py3-idna (3.1-r0) 02:57:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:57:08 (24/39) Installing py3-requests (2.25.1-r1) 02:57:08 (25/39) Installing py3-msgpack (1.0.2-r0) 02:57:08 (26/39) Installing py3-lockfile (0.12.2-r3) 02:57:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:57:08 (28/39) Installing py3-colorama (0.4.4-r0) 02:57:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:57:08 (30/39) Installing py3-distlib (0.3.1-r1) 02:57:08 (31/39) Installing py3-distro (1.5.0-r1) 02:57:08 (32/39) Installing py3-webencodings (0.5.1-r3) 02:57:08 (33/39) Installing py3-html5lib (1.1-r0) 02:57:08 (34/39) Installing py3-pytoml (0.1.21-r0) 02:57:08 (35/39) Installing py3-pep517 (0.9.1-r0) 02:57:08 (36/39) Installing py3-progress (1.5-r0) 02:57:08 (37/39) Installing py3-retrying (1.3.3-r0) 02:57:08 (38/39) Installing py3-toml (0.10.2-r0) 02:57:08 (39/39) Installing py3-pip (20.3.4-r0) 02:57:09 Executing busybox-1.32.1-r6.trigger 02:57:09 OK: 82 MiB in 59 packages 02:57:10 Collecting docker-compose==1.23.2 02:57:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:57:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:57:10 Collecting cached-property<2,>=1.2.0 02:57:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:57:10 Collecting jsonschema<3,>=2.5.1 02:57:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:57:10 Collecting docopt<0.7,>=0.6.1 02:57:10 Downloading docopt-0.6.2.tar.gz (25 kB) 02:57:11 Collecting PyYAML<4,>=3.10 02:57:11 Downloading PyYAML-3.13.tar.gz (270 kB) 02:57:11 Collecting websocket-client<1.0,>=0.32.0 02:57:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:57:11 Collecting texttable<0.10,>=0.9.0 02:57:11 Downloading texttable-0.9.1.tar.gz (11 kB) 02:57:12 Collecting docker<4.0,>=3.6.0 02:57:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:57:12 Collecting dockerpty<0.5,>=0.4.1 02:57:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:57:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:57:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:57:13 Collecting docker-pycreds>=0.4.0 02:57:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:57:13 Collecting urllib3<1.25,>=1.21.1 02:57:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:57:13 Collecting chardet<3.1.0,>=3.0.2 02:57:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:57:13 Collecting idna<2.8,>=2.5 02:57:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:57:13 Collecting certifi>=2017.4.17 02:57:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:57:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:57:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:57:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:57:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:57:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:57:13 Attempting uninstall: urllib3 02:57:13 Found existing installation: urllib3 1.26.2 02:57:13 Uninstalling urllib3-1.26.2: 02:57:13 Successfully uninstalled urllib3-1.26.2 02:57:13 Attempting uninstall: idna 02:57:13 Found existing installation: idna 3.1 02:57:13 Uninstalling idna-3.1: 02:57:13 Successfully uninstalled idna-3.1 02:57:13 Attempting uninstall: chardet 02:57:13 Found existing installation: chardet 4.0.0 02:57:13 Uninstalling chardet-4.0.0: 02:57:13 Successfully uninstalled chardet-4.0.0 02:57:14 Attempting uninstall: requests 02:57:14 Found existing installation: requests 2.25.1 02:57:14 Uninstalling requests-2.25.1: 02:57:14 Successfully uninstalled requests-2.25.1 02:57:14 Running setup.py install for texttable: started 02:57:14 Running setup.py install for texttable: finished with status 'done' 02:57:14 Running setup.py install for PyYAML: started 02:57:14 Running setup.py install for PyYAML: finished with status 'done' 02:57:14 Running setup.py install for docopt: started 02:57:15 Running setup.py install for docopt: finished with status 'done' 02:57:15 Running setup.py install for dockerpty: started 02:57:15 Running setup.py install for dockerpty: finished with status 'done' 02:57:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:57:19 Removing intermediate container f2460c388dcc 02:57:19 ---> 302f9c8f97da 02:57:19 Step 15/24 : ENV APP_PORT=58890 02:57:19 ---> Running in 0ebde030ca1d 02:57:19 Removing intermediate container 0ebde030ca1d 02:57:19 ---> 35ac214a30d2 02:57:19 Step 16/24 : EXPOSE $APP_PORT 02:57:19 ---> Running in e9e8f0ecd9cf 02:57:19 Removing intermediate container e9e8f0ecd9cf 02:57:19 ---> 97b35d42bcb9 02:57:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:57:19 ---> 5b36f7050d41 02:57:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:57:19 ---> 038ac8810a10 02:57:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:57:20 ---> 4551ea009ddc 02:57:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:57:20 ---> Running in a19fae324ca9 02:57:20 Removing intermediate container a19fae324ca9 02:57:20 ---> d88d60b9be19 02:57:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:20 ---> Running in 6eef8e3f9e0e 02:57:20 Removing intermediate container 6eef8e3f9e0e 02:57:20 ---> 801a85db0f56 02:57:20 Step 22/24 : LABEL arch=x86_64 02:57:20 ---> Running in f07c4a8c220b 02:57:20 Removing intermediate container f07c4a8c220b 02:57:20 ---> d6292d2ea160 02:57:20 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 02:57:20 ---> Running in 4548b29647b4 02:57:20 Removing intermediate container 4548b29647b4 02:57:20 ---> 7127e783e9e1 02:57:20 Step 24/24 : LABEL version=0.0.0 02:57:20 ---> Running in 1f17fa6e94ca 02:57:20 Removing intermediate container 1f17fa6e94ca 02:57:20 ---> e4298a334023 02:57:20 02:57:20 Successfully built e4298a334023 02:57:20 Successfully tagged sys-mgmt-agent:latest 02:57:21  Building sys-mgmt-agent ... done  [Pipeline] } 02:57:21 $ docker stop --time=1 f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf 02:57:22 $ docker rm -f f621f217c1d7f662c2eb77329eb6485f9d66a94a71097dd07cc28116aa4ba4bf [Pipeline] // withDockerContainer [Pipeline] sh 02:57:22 + docker images 02:57:22 REPOSITORY TAG IMAGE ID CREATED SIZE 02:57:22 sys-mgmt-agent latest e4298a334023 2 seconds ago 325MB 02:57:22 security-secretstore-setup latest 9988e024ada0 21 seconds ago 28.2MB 02:57:22 4f597d67867d 23 seconds ago 1.75GB 02:57:22 support-scheduler latest 496eba9d9edf 25 seconds ago 16.1MB 02:57:22 a1954f217958 27 seconds ago 1.76GB 02:57:22 accd658c8b0b 28 seconds ago 1.75GB 02:57:22 security-proxy-setup latest c3d6777903eb 47 seconds ago 26.7MB 02:57:22 core-data latest 32a862532016 52 seconds ago 20.5MB 02:57:22 1f628dcc1282 55 seconds ago 1.76GB 02:57:22 security-bootstrapper latest a5299aa98701 About a minute ago 18.8MB 02:57:22 core-command latest fc3b94056c1f About a minute ago 16MB 02:57:22 45cb4380a965 About a minute ago 1.76GB 02:57:22 26f97e1e8902 About a minute ago 1.75GB 02:57:22 core-metadata latest 46b570992e2f About a minute ago 16.8MB 02:57:22 e99f296ee7ba About a minute ago 1.75GB 02:57:22 3c68ceee07ad About a minute ago 1.76GB 02:57:22 support-notifications latest 9ffc960d6126 About a minute ago 16.8MB 02:57:22 7a047bb8b3c5 About a minute ago 1.75GB 02:57:22 ci-base-image-x86_64 latest 289ee027a281 5 minutes ago 1.25GB 02:57:22 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:57:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:57:22 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:57:25 Removing intermediate container f13ad8521bc4 02:57:25 ---> 9da618d63fe4 02:57:25 Successfully built 9da618d63fe4 02:57:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:57:25 + docker inspect -f . ci-base-image-arm64 02:57:25 . [Pipeline] withDockerContainer 02:57:28 prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 02:57:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:57:29 $ docker top cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:30 + go version 02:57:30 go version go1.16.6 linux/arm64 [Pipeline] } 02:57:30 $ docker stop --time=1 cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 02:57:32 $ docker rm -f cecfb4b98141d44f3ca4bed56da4177cf59c3f252d72b43b180b373ba1c44825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:57:33 + docker inspect -f . ci-base-image-arm64 02:57:33 . [Pipeline] withDockerContainer 02:57:33 prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 02:57:33 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:57:35 $ docker top cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 -eo pid,comm [Pipeline] { [Pipeline] echo 02:57:35 ========================================================= 02:57:35 [edgeXBuildGoParallel] Running Tests and Build... 02:57:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:57:36 + go mod tidy [Pipeline] sh 02:57:38 Still waiting to schedule task 02:57:38 ‘prd-ubuntu18.04-docker-8c-8g-1569’ is offline 02:57:38 + make test 02:57:38 go mod tidy 02:57:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:58:05 ? github.com/edgexfoundry/edgex-go [no test files] 02:59:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:59:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:59:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:59:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:59:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements 02:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements 02:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 46.3% of statements 02:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:59:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.579s coverage: 90.1% of statements 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:59:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements 02:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:59:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.629s coverage: 94.2% of statements 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.8% of statements 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements 02:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 02:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 02:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 03:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements 03:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 03:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements 03:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.760s coverage: 64.4% of statements 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 03:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 03:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 03:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 03:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 03:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.239s coverage: 70.5% of statements 03:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:00:20 Running on prd-ubuntu18.04-docker-8c-8g-1570 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 03:00:20 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:00:21 The recommended git tool is: git 03:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.663s coverage: 43.6% of statements 03:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 03:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 03:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:00:26 using credential edgex-jenkins-ssh 03:00:26 Cloning the remote Git repository 03:00:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:00:26 > git init /w/workspace/edgex-go/3 # timeout=10 03:00:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:00:26 > git --version # timeout=10 03:00:26 > git --version # 'git version 2.17.1' 03:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 19.5% of statements 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.0% of statements 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:00:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements 03:00:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 03:00:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:00:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:00:30 GO111MODULE=on go vet ./... 03:00:38 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 9f422825c73b40742c432f852d5ad31b1808750e 03:00:38 Merge succeeded, producing 9f422825c73b40742c432f852d5ad31b1808750e 03:00:38 Checking out Revision 9f422825c73b40742c432f852d5ad31b1808750e (PR-3721) 03:00:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:00:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:00:38 > git config core.sparsecheckout # timeout=10 03:00:38 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 03:00:38 > git remote # timeout=10 03:00:38 > git config --get remote.origin.url # timeout=10 03:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:38 > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 03:00:38 > git rev-parse HEAD^{commit} # timeout=10 03:00:38 > git config core.sparsecheckout # timeout=10 03:00:38 > git checkout -f 9f422825c73b40742c432f852d5ad31b1808750e # timeout=10 03:00:42 Commit message: "fix(command): Using the Device Service response code for Get Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:43 + echo snap-build.sh 03:00:43 snap-build.sh 03:00:43 + SNAP_BASE_DIR=. 03:00:43 + '[' '!' -z /w/workspace/edgex-go/3 ']' 03:00:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 03:00:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 03:00:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 03:00:43 + cd /w/workspace/edgex-go/3 03:00:43 + sudo apt-get remove -qy --purge lxd lxd-client 03:00:43 Reading package lists... 03:00:43 Building dependency tree... 03:00:43 Reading state information... 03:00:43 The following packages were automatically installed and are no longer required: 03:00:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:00:43 uidmap xdelta3 03:00:43 Use 'sudo apt autoremove' to remove them. 03:00:43 The following packages will be REMOVED: 03:00:43 lxd* lxd-client* 03:00:43 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:00:43 After this operation, 31.7 MB disk space will be freed. 03:00:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 03:00:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:00:45 Removing lxd dnsmasq configuration 03:00:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:00:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:00:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:00:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 03:00:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:00:47 Processing triggers for systemd (237-3ubuntu10.45) ... 03:00:47 Processing triggers for ureadahead (0.100.0-21) ... 03:00:48 + sudo snap remove --purge lxd 03:00:48 snap "lxd" is not installed 03:00:48 + sudo groupadd --force --system lxd 03:00:48 ++ whoami 03:00:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:00:48 + newgrp - lxd 03:00:48 + sudo snap install lxd 03:00:56 2021-09-27T03:00:54Z INFO Waiting for automatic snapd restart... 03:01:52 gofmt -l . 03:01:52 [ "`gofmt -l .`" = "" ] 03:01:52 ./bin/test-attribution-txt.sh [Pipeline] sh 03:01:53 + ls -al . 03:01:53 total 640 03:01:53 drwxrwxr-x 9 1001 1001 4096 Sep 27 03:01 . 03:01:53 drwxr-xr-x 4 root root 4096 Sep 27 02:57 .. 03:01:53 -rw-rw-r-- 1 1001 1001 11 Sep 27 02:54 .dockerignore 03:01:53 drwxrwxr-x 8 1001 1001 4096 Sep 27 02:54 .git 03:01:53 drwxrwxr-x 4 1001 1001 4096 Sep 27 02:54 .github 03:01:53 -rw-rw-r-- 1 1001 1001 818 Sep 27 02:54 .gitignore 03:01:53 -rw-rw-r-- 1 1001 1001 129 Sep 27 02:54 .golangci.yml 03:01:53 -rw-rw-r-- 1 1001 1001 76 Sep 27 02:54 .hadolint.yml 03:01:53 -rw-rw-r-- 1 1001 1001 166 Sep 27 02:54 .sonarcloud.properties 03:01:53 -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:54 ADOPTERS.md 03:01:53 -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:54 Attribution.txt 03:01:53 -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:54 CHANGELOG.md 03:01:53 -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:54 CONTRIBUTING.md 03:01:53 -rw-rw-r-- 1 1001 1001 677 Sep 27 02:54 GOVERNANCE.md 03:01:53 -rw-rw-r-- 1 1001 1001 849 Sep 27 02:54 Jenkinsfile 03:01:53 -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:54 LICENSE 03:01:53 -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:54 Makefile 03:01:53 -rw-rw-r-- 1 1001 1001 582 Sep 27 02:54 OWNERS.md 03:01:53 -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:54 README.md 03:01:53 -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:54 SECURITY.md 03:01:53 -rw-rw-r-- 1 1001 1001 5 Sep 27 02:50 VERSION 03:01:53 -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:54 ZMQWindows.md 03:01:53 drwxrwxr-x 2 1001 1001 4096 Sep 27 02:54 bin 03:01:53 drwxrwxr-x 14 1001 1001 4096 Sep 27 02:54 cmd 03:01:53 -rw-r--r-- 1 root root 403728 Sep 27 03:00 coverage.out 03:01:53 -rw-rw-r-- 1 1001 1001 841 Sep 27 02:54 go.mod 03:01:53 -rw-r--r-- 1 root root 50064 Sep 27 02:57 go.sum 03:01:53 drwxrwxr-x 8 1001 1001 4096 Sep 27 02:54 internal 03:01:53 drwxrwxr-x 3 1001 1001 4096 Sep 27 02:54 openapi 03:01:53 drwxrwxr-x 4 1001 1001 4096 Sep 27 02:54 snap 03:01:53 -rw-rw-r-- 1 1001 1001 204 Sep 27 02:54 version.go [Pipeline] sh 03:01:54 + '[' -e coverage.out ] 03:01:54 + chown 1001:1001 coverage.out [Pipeline] stash 03:01:54 Warning: overwriting stash ‘coverage-report’ 03:01:54 Stashed 1 file(s) [Pipeline] sh 03:01:55 + make build 03:01:55 go mod tidy 03:01:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:02:18 lxd 4.18 from Canonical* installed 03:02:18 + sudo lxd init --auto 03:02:18 + sudo snap install --classic snapcraft 03:02:23 snapcraft 5.0 from Canonical* installed 03:02:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:02:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:02:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:23 Dload Upload Total Spent Left Speed 03:02:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3522 03:02:23 100 3325k 100 3325k 0 0 7197k 0 --:--:-- --:--:-- --:--:-- 7197k 03:02:23 ./yq_linux_amd64 03:02:23 + sudo snapcraft prime --use-lxd 03:02:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:02:25 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:02:25 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:02:25 - README.md 03:02:25 03:02:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:02:26 Launching a container. 03:02:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:02:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:02:32 Waiting for container to be ready 03:02:33 To start your first instance, try: lxc launch ubuntu:18.04 03:02:33 03:02: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 03:02:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:02:36 Waiting for network to be ready... 03:02:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:02:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 03:02:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:02:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 03:02:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:02:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:02:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 03:02:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 03:02:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 03:02:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 03:02:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:02:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:02:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:02:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:02:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:02:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:02:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:02:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:02:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:02:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:02:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 03:02:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 03:02:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:02:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:02:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 03:02:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 03:02:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 03:02:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:02:41 Fetched 25.2 MB in 4s (5903 kB/s) 03:02:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:02:42 Reading package lists... 03:02:42 Reading package lists... 03:02:42 Building dependency tree... 03:02:42 Reading state information... 03:02:42 The following additional packages will be installed: 03:02:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:02:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:02:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:02:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:02:42 Suggested packages: 03:02:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:02:42 Recommended packages: 03:02:42 gnupg libsasl2-modules 03:02:42 The following NEW packages will be installed: 03:02:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:02:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:02:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:02:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:02:42 The following packages will be upgraded: 03:02:42 gpg gpg-agent gpgconf libudev1 03:02:42 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:02:42 Need to get 3527 kB of archives. 03:02:42 After this operation, 13.3 MB of additional disk space will be used. 03:02:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:02:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:02:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:02:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:02:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:02:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:02:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:02:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:02:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:02:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:02:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:02:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:02:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:02:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:02:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:02:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:02:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:02:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:02:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:02:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:02:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:02:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:02:45 debconf: delaying package configuration, since apt-utils is not installed 03:02:45 Fetched 3527 kB in 1s (3132 kB/s) 03:02:45 (Reading database ... 12511 files and directories currently installed.) 03:02:45 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:02:45 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:02:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:02:45 Selecting previously unselected package udev. 03:02:45 (Reading database ... 12511 files and directories currently installed.) 03:02:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:02:45 Unpacking udev (237-3ubuntu10.52) ... 03:02:45 Selecting previously unselected package libfuse2:amd64. 03:02:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:02:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:02:45 Selecting previously unselected package fuse. 03:02:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:02:45 Unpacking fuse (2.9.7-1ubuntu1) ... 03:02:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:02:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:02:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:02:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:02:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:02:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:02:45 Selecting previously unselected package libksba8:amd64. 03:02:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:02:45 Unpacking libksba8:amd64 (1.3.5-2) ... 03:02:45 Selecting previously unselected package libroken18-heimdal:amd64. 03:02:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:02:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:02:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:02:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libwind0-heimdal:amd64. 03:02:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:02:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:02:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:02:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:02:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:02:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Selecting previously unselected package libsasl2-modules-db:amd64. 03:02:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:02:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:02:45 Selecting previously unselected package libsasl2-2:amd64. 03:02:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:02:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:02:45 Selecting previously unselected package libldap-common. 03:02:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:02:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:02:45 Selecting previously unselected package libldap-2.4-2:amd64. 03:02:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:02:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:02:45 Selecting previously unselected package dirmngr. 03:02:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:02:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:02:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:02:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:02:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:02:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:02:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:02:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:02:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:45 Setting up libksba8:amd64 (1.3.5-2) ... 03:02:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:02:45 Setting up udev (237-3ubuntu10.52) ... 03:02:46 invoke-rc.d: policy-rc.d denied execution of start. 03:02:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Processing triggers for systemd (237-3ubuntu10) ... 03:02:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:02:46 Setting up fuse (2.9.7-1ubuntu1) ... 03:02:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:02:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:02:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:02:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:02:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:02:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:02:46 settings in the [Install] section, and DefaultInstance for template units). 03:02:46 This means they are not meant to be enabled using systemctl. 03:02:46 Possible reasons for having this kind of units are: 03:02:46 1) A unit may be statically enabled by being symlinked from another unit's 03:02:46 .wants/ or .requires/ directory. 03:02:46 2) A unit's purpose may be to act as a helper for some other unit which has 03:02:46 a requirement dependency on it. 03:02:46 3) A unit may be started when needed via activation (socket, path, timer, 03:02:46 D-Bus, udev, scripted systemctl call, ...). 03:02:46 4) In case of template units, the unit is meant to be enabled with some 03:02:46 instance name specified. 03:02:47 Reading package lists... 03:02:47 Building dependency tree... 03:02:47 Reading state information... 03:02:47 The following additional packages will be installed: 03:02:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:02:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:02:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:02:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:02:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:02:47 Suggested packages: 03:02:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:02:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:02:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:02:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:02:47 systemd-container policykit-1 03:02:47 Recommended packages: 03:02:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:02:47 The following NEW packages will be installed: 03:02:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:02:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:02:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:02:47 multiarch-support openssh-client python3 python3-minimal python3.6 03:02:47 python3.6-minimal snapd squashfs-tools sudo 03:02:47 The following packages will be upgraded: 03:02:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:02:47 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:02:47 Need to get 36.8 MB of archives. 03:02:47 After this operation, 147 MB of additional disk space will be used. 03:02:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:02:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:02:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:02:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:02:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:02:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:02:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:02:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:02:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:02:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:02:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:02:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:02:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:02:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:02:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:02:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:02:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:02:48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:02:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:02:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:02:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:02:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:02:48 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:02:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:02:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:02:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:02:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:02:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:02:48 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:02:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:02:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:02:50 debconf: delaying package configuration, since apt-utils is not installed 03:02:50 Fetched 36.8 MB in 3s (13.5 MB/s) 03:02:50 (Reading database ... 12757 files and directories currently installed.) 03:02:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:02:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:02:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:02:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:02:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:02:51 (Reading database ... 12757 files and directories currently installed.) 03:02:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:02:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:02:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:02:51 (Reading database ... 12757 files and directories currently installed.) 03:02:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:02:51 Unpacking apt (1.6.14) over (1.6.1) ... 03:02:51 Setting up apt (1.6.14) ... 03:02:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:02:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:02:51 (Reading database ... 12764 files and directories currently installed.) 03:02:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:02:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:02:52 Selecting previously unselected package libpython3.6-minimal:amd64. 03:02:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:02:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:02:52 Selecting previously unselected package libexpat1:amd64. 03:02:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:02:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:02:52 Selecting previously unselected package python3.6-minimal. 03:02:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:02:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:02:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:02:52 Checking for services that may need to be restarted...done. 03:02:52 Checking for services that may need to be restarted...done. 03:02:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:02:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:02:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:02:53 Selecting previously unselected package python3-minimal. 03:02:53 (Reading database ... 13012 files and directories currently installed.) 03:02:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:02:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:02:53 Selecting previously unselected package mime-support. 03:02:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:02:53 Unpacking mime-support (3.60ubuntu1) ... 03:02:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:02:53 Selecting previously unselected package libmpdec2:amd64. 03:02:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:02:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:02:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:02:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:02:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:02:53 Selecting previously unselected package python3.6. 03:02:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:02:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:02:53 Selecting previously unselected package libpython3-stdlib:amd64. 03:02:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:02:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:02:53 Setting up python3-minimal (3.6.7-1~18.04) ... 03:02:53 Selecting previously unselected package python3. 03:02:53 (Reading database ... 13442 files and directories currently installed.) 03:02:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:02:53 Unpacking python3 (3.6.7-1~18.04) ... 03:02:53 Selecting previously unselected package multiarch-support. 03:02:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:02:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:02:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:02:53 Selecting previously unselected package liblzo2-2:amd64. 03:02:53 (Reading database ... 13479 files and directories currently installed.) 03:02:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:02:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:02:54 Selecting previously unselected package libbsd0:amd64. 03:02:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:02:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:02:54 Selecting previously unselected package sudo. 03:02:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:02:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:02:54 Selecting previously unselected package apparmor. 03:02:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:02:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:02:54 Selecting previously unselected package libedit2:amd64. 03:02:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:02:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:02:54 Selecting previously unselected package libkrb5support0:amd64. 03:02:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:02:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:02:54 Selecting previously unselected package libk5crypto3:amd64. 03:02:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:02:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:02:54 Selecting previously unselected package libkeyutils1:amd64. 03:02:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:02:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:02:54 Selecting previously unselected package libkrb5-3:amd64. 03:02:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:02:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:02:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:02:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:02:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:02:54 Selecting previously unselected package libssl1.0.0:amd64. 03:02:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:02:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:02:54 Selecting previously unselected package openssh-client. 03:02:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:02:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:02:54 Selecting previously unselected package squashfs-tools. 03:02:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:02:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:02:54 Selecting previously unselected package snapd. 03:02:54 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:02:55 Unpacking snapd (2.51.1+18.04) ... 03:02:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:02:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:02:57 Setting up mime-support (3.60ubuntu1) ... 03:02:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:02:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:02:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:02:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:02:57 Setting up systemd (237-3ubuntu10.52) ... 03:02:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:02:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:02:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:02:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:02:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:02:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:02:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:02:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:02:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:02:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:02:58 Setting up python3 (3.6.7-1~18.04) ... [Pipeline] } 03:02:58 $ docker stop --time=1 cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 03:02:58 running python rtupdate hooks for python3.6... 03:02:58 running python post-rtupdate hooks for python3.6... 03:02:58 Setting up apparmor (2.12-4ubuntu5.1) ... 03:02:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:02:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:02:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:02:59 Setting up snapd (2.51.1+18.04) ... 03:02:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:02:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:03:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:03:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:03:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:03:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:03:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:03:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:03:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:03:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:03:01 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:03:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:03:01 $ docker rm -f cfe611b102494fa2abeb18a698a9774e7c50b6e391cad29adf653ef392621494 03:03:01 Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:03:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:03:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:03 03:03:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:03 latest: Pulling from edgex-devops/edgex-compose-arm64 03:03:03 29e5d40040c1: Pulling fs layer 03:03:03 1ce36da41761: Pulling fs layer 03:03:03 25b303627fd3: Pulling fs layer 03:03:04 29e5d40040c1: Verifying Checksum 03:03:04 29e5d40040c1: Download complete 03:03:04 Reading package lists... 03:03:04 1ce36da41761: Verifying Checksum 03:03:04 1ce36da41761: Download complete 03:03:04 Reading package lists... 03:03:04 Building dependency tree... 03:03:04 Reading state information... 03:03:04 Calculating upgrade... 03:03:04 29e5d40040c1: Pull complete 03:03:04 The following packages will be upgraded: 03:03:04 advancecomp base-files bash binutils binutils-common 03:03:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:03:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:03:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:03:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:03:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:03:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:03:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:03:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:03:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:03:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:03:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:03:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:03:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:03:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:03:04 ubuntu-keyring util-linux 03:03:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:03:04 Need to get 64.2 MB of archives. 03:03:04 After this operation, 5137 kB of additional disk space will be used. 03:03:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 03:03:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:03:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:03:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:03:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:03:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:03:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:03:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:03:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:03:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:03:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:03:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:03:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:03:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:03:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:03:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:03:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:03:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:03:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:03:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:03:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:03:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:03:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:03:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:03:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:03:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:03:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:03:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:03:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:03:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:03:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:03:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:03:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:03:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:03:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:03:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:03:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:03:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:03:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:03:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:03:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:03:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:03:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:03:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:03:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:03:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:03:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:03:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:03:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:03:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:03:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:03:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:03:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:03:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:03:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:03:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:03:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:03:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:03:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:03:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:03:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:03:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:03:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:03:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:03:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:03:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:03:06 1ce36da41761: Pull complete 03:03:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:03:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:03:06 25b303627fd3: Verifying Checksum 03:03:06 25b303627fd3: Download complete 03:03:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:03:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:03:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:03:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:03:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:03:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:03:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:03:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:03:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:03:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:03:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:03:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:03:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:03:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:03:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:03:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:03:07 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:03:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:03:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:03:07 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:03:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:03:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:03:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:03:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:03:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:03:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:03:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:03:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:03:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:03:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:03:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:03:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:03:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:03:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:03:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:03:08 debconf: delaying package configuration, since apt-utils is not installed 03:03:08 Fetched 64.2 MB in 3s (19.0 MB/s) 03:03:08 (Reading database ... 13914 files and directories currently installed.) 03:03:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:03:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:03:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:03:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:03:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 03:03:08 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 03:03:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:09 (Reading database ... 13914 files and directories currently installed.) 03:03:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:03:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:03:09 (Reading database ... 13914 files and directories currently installed.) 03:03:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:03:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:03:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:09 (Reading database ... 13914 files and directories currently installed.) 03:03:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:03:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:03:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:03:10 (Reading database ... 13914 files and directories currently installed.) 03:03:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:03:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:03:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:03:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:03:10 Setting up base-files (10.1ubuntu2.11) ... 03:03:10 Installing new version of config file /etc/issue ... 03:03:10 Installing new version of config file /etc/issue.net ... 03:03:10 Installing new version of config file /etc/lsb-release ... 03:03:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:03:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:03:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:03:11 Removing obsolete conffile /etc/default/motd-news ... 03:03:11 (Reading database ... 13915 files and directories currently installed.) 03:03:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:03:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:03:11 Setting up bash (4.4.18-2ubuntu1.2) ... 03:03:11 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:03:11 (Reading database ... 13915 files and directories currently installed.) 03:03:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:03:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:03:11 (Reading database ... 13915 files and directories currently installed.) 03:03:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:03:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:03:11 Setting up tar (1.29b-2ubuntu0.2) ... 03:03:11 (Reading database ... 13915 files and directories currently installed.) 03:03:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:03:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:03:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:03:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:03:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:03:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:03:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:03:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:03:12 Setting up grep (3.1-2build1) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:03:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:03:12 Setting up gzip (1.6-5ubuntu1.1) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:03:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:03:12 Setting up login (1:4.5-1ubuntu2) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:03:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:03:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:03:12 (Reading database ... 13915 files and directories currently installed.) 03:03:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:03:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:03:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:03:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:03:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:03:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:03:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:03:13 (Reading database ... 13915 files and directories currently installed.) 03:03:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:03:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:03:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:03:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:03:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:03:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:03:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:03:14 (Reading database ... 13915 files and directories currently installed.) 03:03:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:03:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:03:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:03:14 (Reading database ... 13915 files and directories currently installed.) 03:03:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:03:14 (Reading database ... 13915 files and directories currently installed.) 03:03:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:03:14 (Reading database ... 13915 files and directories currently installed.) 03:03:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:03:14 (Reading database ... 13915 files and directories currently installed.) 03:03:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:03:15 (Reading database ... 13915 files and directories currently installed.) 03:03:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:03:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:03:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:03:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:03:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:03:15 (Reading database ... 13915 files and directories currently installed.) 03:03:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:03:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:03:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:03:15 (Reading database ... 13915 files and directories currently installed.) 03:03:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:03:15 (Reading database ... 13915 files and directories currently installed.) 03:03:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:03:15 (Reading database ... 13915 files and directories currently installed.) 03:03:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:03:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:03:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:03:16 (Reading database ... 13915 files and directories currently installed.) 03:03:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:03:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:03:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:03:16 (Reading database ... 13915 files and directories currently installed.) 03:03:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:03:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:03:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:03:16 (Reading database ... 13917 files and directories currently installed.) 03:03:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:03:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:03:16 Setting up debconf (1.5.66ubuntu1) ... 03:03:16 25b303627fd3: Pull complete 03:03:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:03:17 (Reading database ... 13917 files and directories currently installed.) 03:03:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:03:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:03:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:03:17 (Reading database ... 13917 files and directories currently installed.) 03:03:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:03:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:03:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:03:17 prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 03:03:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:03:17 (Reading database ... 13917 files and directories currently installed.) 03:03:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:03:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:03:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:03:17 (Reading database ... 13917 files and directories currently installed.) 03:03:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:03:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:03:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:03:17 (Reading database ... 13919 files and directories currently installed.) 03:03:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:03:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:03:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:03:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:03:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:03:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:03:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:03:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:03:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:03:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:03:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:03:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:03:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:03:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:03:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:03:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:03:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:03:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:03:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:03:18 (Reading database ... 13923 files and directories currently installed.) 03:03:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:03:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:03:19 Setting up passwd (1:4.5-1ubuntu2) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:03:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:03:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:03:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:03:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:03:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:03:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:03:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:03:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:03:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:03:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:03:19 (Reading database ... 13923 files and directories currently installed.) 03:03:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:03:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:03:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:03:20 (Reading database ... 13923 files and directories currently installed.) 03:03:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:03:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:03:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:03:20 (Reading database ... 13923 files and directories currently installed.) 03:03:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:03:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:03:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:03:20 (Reading database ... 13924 files and directories currently installed.) 03:03:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:03:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:03:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:03:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:03:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:03:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:03:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:03:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:03:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:03:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:03:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:03:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:03:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:03:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:03:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:03:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:03:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:03:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:03:20 $ docker top 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 -eo pid,comm 03:03:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:03:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:03:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:03:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:03:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:03:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] { [Pipeline] sh 03:03:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:03:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:03:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:03:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:03:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:03:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:03:22 + docker-compose build --help 03:03:22 + grep parallel 03:03:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:03:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:03:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:03:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:03:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:03:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:03:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:03:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:03:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:03:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:03:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:03:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:03:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:03:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:03:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:03:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:03:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:03:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:03:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:03:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:03:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:03:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:03:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:03:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:03:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:03:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:03:26 03:03:26 Current default time zone: 'Etc/UTC' 03:03:26 Local time is now: Mon Sep 27 03:03:25 UTC 2021. 03:03:26 Universal Time is now: Mon Sep 27 03:03:25 UTC 2021. 03:03:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:03:26 03:03:26 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:03:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 03:03:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:03:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:03:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:03:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:03:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:03:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:03:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:03:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:03:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:03:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:26 Setting up patch (2.7.6-2ubuntu1.1) ... 03:03:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:03:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:03:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:03:26 Installing new version of config file /etc/ssl/openssl.cnf ... 03:03:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:03:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:03:26 Setting up ca-certificates (20210119~18.04.2) ... 03:03:26 --parallel Build images in parallel. [Pipeline] } 03:03:26 $ docker stop --time=1 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 03:03:29 Updating certificates in /etc/ssl/certs... 03:03:29 23 added, 28 removed; done. 03:03:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:03:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:03:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:03:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:03:29 Setting up pkgbinarymangler (138.18.04.1) ... 03:03:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:03:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up perl (5.26.1-6ubuntu0.5) ... 03:03:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:03:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:03:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:03:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:03:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:03:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:03:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:03:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:03:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:03:29 Processing triggers for systemd (237-3ubuntu10.52) ... 03:03:29 Processing triggers for mime-support (3.60ubuntu1) ... 03:03:29 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:03:29 Updating certificates in /etc/ssl/certs... 03:03:29 $ docker rm -f 7334e7d26fe782a4ce1ab5b3bcd0de6c0ecfddf642c6413c24c74f207790c6d1 03:03:30 0 added, 0 removed; done. 03:03:30 Running hooks in /etc/ca-certificates/update.d... 03:03:30 done. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:30 Reading package lists... 03:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:30 . [Pipeline] withDockerContainer 03:03:30 Building dependency tree... 03:03:30 Reading state information... 03:03:30 The following NEW packages will be installed: 03:03:30 apt-transport-https 03:03:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:03:30 prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 03:03:30 Need to get 4348 B of archives. 03:03:30 After this operation, 154 kB of additional disk space will be used. 03:03:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:03:30 debconf: delaying package configuration, since apt-utils is not installed 03:03:30 Fetched 4348 B in 0s (23.2 kB/s) 03:03:30 Selecting previously unselected package apt-transport-https. 03:03:30 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:03:31 (Reading database ... 13928 files and directories currently installed.) 03:03:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:03:31 Unpacking apt-transport-https (1.6.14) ... 03:03:31 Setting up apt-transport-https (1.6.14) ... 03:03:31 Waiting for network to be ready... 03:03:32 $ docker top 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:33 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:37 Building core-command ... 03:03:37 Building core-data ... 03:03:37 Building core-metadata ... 03:03:37 Building security-bootstrapper ... 03:03:37 Building security-proxy-setup ... 03:03:37 Building security-secretstore-setup ... 03:03:37 Building support-notifications ... 03:03:37 Building support-scheduler ... 03:03:37 Building sys-mgmt-agent ... 03:03:37 Building sys-mgmt-agent 03:03:37 Building core-metadata 03:03:37 Building security-proxy-setup 03:03:37 Building security-bootstrapper 03:03:37 Building core-command 03:03:38 2021-09-27T03:03:34Z INFO Waiting for automatic snapd restart... 03:03:38 snapd 2.51.7 from Canonical* installed 03:03:39 "snapd" switched to the "latest/stable" channel 03:03:39 03:03:42 core18 20210722 from Canonical* installed 03:03:42 "core18" switched to the "latest/stable" channel 03:03:42 03:03:44 snapcraft 5.0 from Canonical* installed 03:03:44 "snapcraft" switched to the "latest/stable" channel 03:03:44 03:03:48 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:03:48 - README.md 03:03:48 03:03:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:03:49 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 03:03:49 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:03:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:03:50 Reading package lists... 03:03:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 03:03:51 Reading package lists... 03:03:51 Building dependency tree... 03:03:51 Reading state information... 03:03:51 Suggested packages: 03:03:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:03:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:03:51 Recommended packages: 03:03:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:03:51 The following NEW packages will be installed: 03:03:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:03:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:03:51 pkg-config zip 03:03:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:03:51 Need to get 7670 kB of archives. 03:03:51 After this operation, 43.8 MB of additional disk space will be used. 03:03:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:03:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:03:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:03:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:03:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:03:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:03:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:03:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:03:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:03:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:03:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:03:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:03:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:03:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:03:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:03:52 debconf: delaying package configuration, since apt-utils is not installed 03:03:52 Fetched 7670 kB in 1s (8571 kB/s) 03:03:52 Selecting previously unselected package libglib2.0-0:amd64. 03:03:52 (Reading database ... 13932 files and directories currently installed.) 03:03:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:03:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:03:52 Selecting previously unselected package libpsl5:amd64. 03:03:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:03:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:03:52 Selecting previously unselected package libnghttp2-14:amd64. 03:03:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:03:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:03:52 Selecting previously unselected package librtmp1:amd64. 03:03:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:03:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:03:52 Selecting previously unselected package libcurl3-gnutls:amd64. 03:03:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:03:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:03:52 Selecting previously unselected package liberror-perl. 03:03:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:03:52 Unpacking liberror-perl (0.17025-1) ... 03:03:52 Selecting previously unselected package git-man. 03:03:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:03:52 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:03:52 Selecting previously unselected package git. 03:03:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:03:52 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:03:53 Selecting previously unselected package libnorm1:amd64. 03:03:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:03:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:03:53 Selecting previously unselected package libpgm-5.2-0:amd64. 03:03:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:03:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:03:53 Selecting previously unselected package libsodium23:amd64. 03:03:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:03:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:03:53 Selecting previously unselected package libzmq5:amd64. 03:03:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:03:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:03:53 Selecting previously unselected package libzmq3-dev:amd64. 03:03:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:03:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:03:53 Selecting previously unselected package pkg-config. 03:03:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:03:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:03:53 Selecting previously unselected package zip. 03:03:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:03:53 Unpacking zip (3.0-11build1) ... 03:03:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:03:53 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:03:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:03:53 Setting up liberror-perl (0.17025-1) ... 03:03:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:03:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:03:53 No schema files found: doing nothing. 03:03:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:03:53 Setting up zip (3.0-11build1) ... 03:03:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:03:53 Setting up libsodium23:amd64 (1.0.16-2) ... 03:03:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:03:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:03:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:03:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:03:53 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:03:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:03:54 git set to automatically installed. 03:03:54 git-man set to automatically installed. 03:03:54 libcurl3-gnutls set to automatically installed. 03:03:54 liberror-perl set to automatically installed. 03:03:54 libglib2.0-0 set to automatically installed. 03:03:54 libnghttp2-14 set to automatically installed. 03:03:54 libnorm1 set to automatically installed. 03:03:54 libpgm-5.2-0 set to automatically installed. 03:03:54 libpsl5 set to automatically installed. 03:03:54 librtmp1 set to automatically installed. 03:03:54 libsodium23 set to automatically installed. 03:03:54 libzmq3-dev set to automatically installed. 03:03:54 libzmq5 set to automatically installed. 03:03:54 pkg-config set to automatically installed. 03:03:54 zip set to automatically installed. 03:03:55 snapd is not logged in, snap install commands will use sudo 03:04:36 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 03:04:37 snapd is not logged in, snap install commands will use sudo 03:04:39 snap "core18" has no updates available 03:04:39 Pulling config-common 03:04:39 + snapcraftctl pull 03:04:40 Pulling go-build-helper 03:04:40 + snapcraftctl pull 03:04:41 'edgex-go' has dependencies that need to be staged: go-build-helper 03:04:41 Skipping pull go-build-helper (already ran) 03:04:41 Building go-build-helper 03:04:41 + snapcraftctl build 03:04:43 Staging go-build-helper 03:04:43 + snapcraftctl stage 03:04:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:45 ---> 9da618d63fe4 03:04:45 Step 3/24 : WORKDIR /edgex-go 03:04:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:45 ---> 9da618d63fe4 03:04:45 Step 3/24 : WORKDIR /edgex-go 03:04:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:04:45 ---> 9da618d63fe4 03:04:45 Step 3/32 : WORKDIR /edgex-go 03:04:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:45 ---> 9da618d63fe4 03:04:45 Step 3/24 : WORKDIR /edgex-go 03:04:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:45 ---> 9da618d63fe4 03:04:45 Step 3/22 : WORKDIR /edgex-go 03:04:45 ---> Running in 97e39b9ab887 03:04:45 ---> Running in d7138ac1ea22 03:04:45 ---> Running in 830c76faa90c 03:04:45 ---> Running in 98ed540b62dd 03:04:45 ---> Running in 0f27d348e994 03:04:46 Removing intermediate container 98ed540b62dd 03:04:46 ---> 21ae4686d721 03:04:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:46 Removing intermediate container 830c76faa90c 03:04:46 ---> cc88354c6ccb 03:04:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:46 Removing intermediate container d7138ac1ea22 03:04:46 ---> 817a868d51f1 03:04:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:46 Removing intermediate container 0f27d348e994 03:04:46 ---> 80e37873175a 03:04:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:46 Removing intermediate container 97e39b9ab887 03:04:46 ---> ddc02b4f22cf 03:04:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:46 ---> Running in f59538e6c87e 03:04:46 ---> Running in f6a258001444 03:04:46 ---> Running in f6a1be6340f1 03:04:47 ---> Running in 471ab4e57bd4 03:04:47 ---> Running in 67692c046474 03:04:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:04:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:04:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 03:04:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 03:04:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:04:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:04:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 03:04:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 03:04:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 03:04:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 03:04:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:04:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:04:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:04:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:04:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:04:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:04:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:04:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:04:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:04:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 03:04:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 03:04:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:04:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:04:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 03:04:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 03:04:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 03:04:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:04:53 Fetched 25.2 MB in 0s (0 B/s) 03:04:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:04:53 Fetched 224 kB in 0s (0 B/s) 03:04:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:04:53 Fetched 157 kB in 0s (0 B/s) 03:04:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:04:53 Fetched 221 kB in 0s (0 B/s) 03:04:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:04:53 Fetched 143 kB in 0s (0 B/s) 03:04:53 Pulling edgex-go 03:04:53 + snapcraftctl pull 03:04:53 Removing intermediate container f59538e6c87e 03:04:53 ---> 7238c6d48bc7 03:04:53 Step 5/24 : RUN apk add --update --no-cache make git 03:04:53 ---> Running in 8aaa5a1c3c72 03:04:53 Removing intermediate container f6a258001444 03:04:53 ---> 6bed951cf140 03:04:53 Step 5/24 : RUN apk add --update --no-cache make bash git 03:04:53 ---> Running in a75e77089ac6 03:04:53 Removing intermediate container f6a1be6340f1 03:04:53 ---> 5f2572f65b7f 03:04:53 Step 5/24 : RUN apk add --update --no-cache make git 03:04:53 Removing intermediate container 67692c046474 03:04:53 ---> 248b80edb607 03:04:53 Step 5/22 : RUN apk add --update --no-cache make git 03:04:53 Removing intermediate container 471ab4e57bd4 03:04:53 ---> 381784d8b481 03:04:53 Step 5/32 : RUN apk add --update --no-cache make git 03:04:53 ---> Running in 16b16b2e870e 03:04:53 ---> Running in 2c874fd52598 03:04:53 ---> Running in 039172e27d68 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:53 Pulling hooks 03:04:53 + snapcraftctl pull 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:04:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:54 OK: 218 MiB in 52 packages 03:04:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:04:55 OK: 218 MiB in 52 packages 03:04:56 OK: 218 MiB in 52 packages 03:04:56 Removing intermediate container 8aaa5a1c3c72 03:04:56 ---> 59fefe5a3bde 03:04:56 Step 6/24 : COPY go.mod . 03:04:56 OK: 218 MiB in 52 packages 03:04:56 OK: 218 MiB in 52 packages 03:04:56 Removing intermediate container a75e77089ac6 03:04:56 ---> c1b9aeee650a 03:04:56 Step 6/24 : COPY go.mod . 03:04:57 ---> 9692a0f20d2c 03:04:57 Step 7/24 : RUN go mod download 03:04:57 Removing intermediate container 16b16b2e870e 03:04:57 ---> 7d470d3b8deb 03:04:57 Step 6/24 : COPY go.mod . 03:04:57 ---> Running in e758e3578e79 03:04:57 ---> 0a92aed70176 03:04:57 Step 7/24 : RUN go mod download 03:04:58 Removing intermediate container 039172e27d68 03:04:58 ---> 637ad92d43fa 03:04:58 Step 6/32 : COPY go.mod . 03:04:58 ---> Running in 0dc9121b02e0 03:04:58 Removing intermediate container 2c874fd52598 03:04:58 ---> 2173e0085a83 03:04:58 Step 6/22 : COPY go.mod . 03:04:59 ---> 95a2c090af81 03:04:59 Step 7/24 : RUN go mod download 03:04:59 ---> Running in b0ed04f7f330 03:04:59 ---> 132864877f84 03:04:59 Step 7/32 : RUN go mod download 03:04:59 ---> Running in e17b0ce10202 03:04:59 ---> 90632a9cf4fb 03:04:59 Step 7/22 : RUN go mod download 03:05:00 ---> Running in f1ed48e4178e 03:05:04 Removing intermediate container e758e3578e79 03:05:04 ---> 4f455e5f1464 03:05:04 Step 8/24 : COPY . . 03:05:04 Removing intermediate container 0dc9121b02e0 03:05:04 ---> ccd81e89288c 03:05:04 Step 8/24 : COPY . . 03:05:10 Removing intermediate container b0ed04f7f330 03:05:10 ---> 291c6a2b6e43 03:05:10 Step 8/24 : COPY . . 03:05:11 Removing intermediate container e17b0ce10202 03:05:11 ---> 47da38ada1e6 03:05:11 Step 8/32 : COPY . . 03:05:11 Removing intermediate container f1ed48e4178e 03:05:11 ---> e8b5d8cf4c41 03:05:11 Step 8/22 : COPY . . 03:05:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:05:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:05:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:05:11 Fetched 0 B in 0s (0 B/s) 03:05:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:05:11 Fetched 96.5 kB in 0s (0 B/s) 03:05:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:05:11 Fetched 279 kB in 0s (0 B/s) 03:05:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:05:11 Fetched 122 kB in 0s (0 B/s) 03:05:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:05:11 Fetched 77.8 kB in 0s (0 B/s) 03:05:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:05:11 Fetched 8848 B in 0s (0 B/s) 03:05:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:05:11 Fetched 47.8 kB in 0s (0 B/s) 03:05:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:05:11 Fetched 45.6 kB in 0s (0 B/s) 03:05:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:05:11 Fetched 15.0 kB in 0s (0 B/s) 03:05:11 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:05:11 Fetched 220 kB in 0s (0 B/s) 03:05:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:05:11 Fetched 154 kB in 0s (0 B/s) 03:05:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:05:11 Fetched 50.6 kB in 0s (0 B/s) 03:05:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:05:11 Fetched 14.8 kB in 0s (0 B/s) 03:05:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:05:11 Fetched 41.8 kB in 0s (0 B/s) 03:05:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:05:11 Fetched 499 kB in 0s (0 B/s) 03:05:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:05:11 Fetched 111 kB in 0s (0 B/s) 03:05:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:05:11 Fetched 240 kB in 0s (0 B/s) 03:05:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:05:11 Fetched 29.3 kB in 0s (0 B/s) 03:05:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:05:11 Fetched 85.5 kB in 0s (0 B/s) 03:05:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:05:11 Fetched 24.5 kB in 0s (0 B/s) 03:05:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:05:11 Fetched 49.2 kB in 0s (0 B/s) 03:05:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:05:11 Fetched 54.2 kB in 0s (0 B/s) 03:05:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:05:11 Fetched 30.8 kB in 0s (0 B/s) 03:05:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:05:11 Fetched 15.8 kB in 0s (0 B/s) 03:05:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:05:11 Fetched 85.9 kB in 0s (0 B/s) 03:05:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:05:11 Fetched 8720 B in 0s (0 B/s) 03:05:11 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:05:11 Fetched 140 kB in 0s (0 B/s) 03:05:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:05:11 Fetched 119 kB in 0s (0 B/s) 03:05:11 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:05:11 Fetched 111 kB in 0s (0 B/s) 03:05:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:05:11 Fetched 11.1 kB in 0s (0 B/s) 03:05:11 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:05:11 Fetched 646 kB in 0s (0 B/s) 03:05:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:05:11 Fetched 41.3 kB in 0s (0 B/s) 03:05:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:05:11 Fetched 17.9 kB in 0s (0 B/s) 03:05:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:05:11 Fetched 368 kB in 0s (0 B/s) 03:05:11 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:05:11 Fetched 187 kB in 0s (0 B/s) 03:05:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:05:11 Fetched 175 kB in 0s (0 B/s) 03:05:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:05:11 Fetched 206 kB in 0s (0 B/s) 03:05:11 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:05:11 Fetched 1302 kB in 0s (0 B/s) 03:05:11 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:05:11 Fetched 36.2 kB in 0s (0 B/s) 03:05:11 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:05:11 Fetched 159 kB in 0s (0 B/s) 03:05:11 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:05:11 Fetched 107 kB in 0s (0 B/s) 03:05:11 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:05:11 Fetched 48.7 kB in 0s (0 B/s) 03:05:11 Pulling static-packages 03:05:11 + snapcraftctl pull 03:05:11 Pulling version 03:05:11 + cd /root/project 03:05:11 + git describe --tags --abbrev=0 03:05:11 + sed s/v// 03:05:11 + GIT_VERSION=2.0.1-dev.51 03:05:11 + [ -z 2.0.1-dev.51 ] 03:05:11 + snapcraftctl set-version 2.0.1-dev.51 03:05:12 Building config-common 03:05:12 + snapcraftctl build 03:05:14 Skipping build go-build-helper (already ran) 03:05:14 Building edgex-go 03:05:15 + cd /root/parts/edgex-go/src 03:05:15 + git describe --tags --abbrev=0 03:05:15 + sed s/v// 03:05:15 + GIT_VERSION=2.0.1-dev.51 03:05:15 + [ -z 2.0.1-dev.51 ] 03:05:15 + echo 2.0.1-dev.51 03:05:15 + make build 03:05:15 go mod tidy 03:05:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:05:27 go: downloading github.com/gorilla/mux v1.8.0 03:05:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 03:05:27 go: downloading github.com/stretchr/testify v1.7.0 03:05:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:05:27 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:05:27 go: downloading github.com/google/uuid v1.3.0 03:05:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:05:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:05:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:05:27 go: downloading github.com/lib/pq v1.10.3 03:05:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:05:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:05:28 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:05:28 go: downloading github.com/pelletier/go-toml v1.9.4 03:05:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:05:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:05:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:05:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:05:29 go: downloading github.com/go-kit/kit v0.11.0 03:05:29 ---> a0cecf52e3e8 03:05:29 Step 9/24 : RUN go mod tidy 03:05:29 ---> a8fdc1fee537 03:05:29 Step 9/24 : RUN go mod tidy 03:05:29 ---> e518d5270c0d 03:05:29 Step 9/32 : RUN go mod tidy 03:05:29 ---> b72252295e01 03:05:29 Step 9/24 : RUN go mod tidy 03:05:29 ---> b7f141d41646 03:05:29 Step 9/22 : RUN go mod tidy 03:05:29 ---> Running in 1a929cf91a90 03:05:29 ---> Running in 8797a46a9d10 03:05:29 ---> Running in 85f2b2d89b24 03:05:29 go: downloading github.com/davecgh/go-spew v1.1.1 03:05:29 go: downloading github.com/pmezard/go-difflib v1.0.0 03:05:29 go: downloading github.com/stretchr/objx v0.1.1 03:05:29 go: downloading github.com/x448/float16 v0.8.4 03:05:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:05:29 go: downloading github.com/go-playground/universal-translator v0.18.0 03:05:29 go: downloading github.com/leodido/go-urn v1.2.1 03:05:29 go: downloading golang.org/x/text v0.3.6 03:05:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:05:29 go: downloading github.com/go-playground/locales v0.14.0 03:05:29 ---> Running in bd121b8b830b 03:05:29 ---> Running in 80123df09b44 03:05:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:05:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:05:29 go: downloading github.com/pebbe/zmq4 v1.2.7 03:05:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:05:30 go: downloading github.com/go-stack/stack v1.8.0 03:05:30 go: downloading github.com/hashicorp/consul/api v1.8.1 03:05:30 go: downloading github.com/kr/pretty v0.3.0 03:05:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:05:30 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:05:30 go: downloading github.com/gorilla/websocket v1.4.2 03:05:32 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:05:32 go: downloading github.com/onsi/ginkgo v1.10.1 03:05:32 go: downloading github.com/onsi/gomega v1.7.0 03:05:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:05:32 go: downloading github.com/mitchellh/copystructure v1.0.0 03:05:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:05:32 go: downloading github.com/kr/text v0.2.0 03:05:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:05:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:05:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:05:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:05:32 go: downloading github.com/hashicorp/serf v0.9.5 03:05:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:05:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:05:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:05:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:05:32 go: downloading github.com/fatih/color v1.9.0 03:05:32 go: downloading github.com/mattn/go-colorable v0.1.6 03:05:32 go: downloading github.com/mattn/go-isatty v0.0.12 03:05:32 go: downloading github.com/hpcloud/tail v1.0.0 03:05:32 go: downloading gopkg.in/yaml.v2 v2.4.0 03:05:32 go: downloading github.com/pkg/errors v0.9.1 03:05:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:05:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:05:32 go: downloading github.com/hashicorp/memberlist v0.2.2 03:05:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:05:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:05:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:05:32 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:05:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:05:32 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:05:32 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:05:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:05:32 go: downloading github.com/miekg/dns v1.1.26 03:05:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:05:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:05:32 go: downloading github.com/hashicorp/errwrap v1.0.0 03:05:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-data/core-data ./cmd/core-data 03:05:37 Removing intermediate container 85f2b2d89b24 03:05:37 ---> 7aded838f086 03:05:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:05:37 ---> Running in 7bad59865386 03:05:37 Removing intermediate container 1a929cf91a90 03:05:37 ---> 5924d1bf921d 03:05:37 Step 10/24 : RUN make cmd/core-command/core-command 03:05:37 Removing intermediate container bd121b8b830b 03:05:37 ---> c488f96ecb80 03:05:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:05:37 ---> Running in 53ff12fefa1a 03:05:37 Removing intermediate container 8797a46a9d10 03:05:37 ---> 4cf7790f6892 03:05:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:05:37 ---> Running in 3cff9c435a4b 03:05:37 Removing intermediate container 80123df09b44 03:05:37 ---> 1dc85896f907 03:05:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:05:37 ---> Running in 7fe2c259b1b4 03:05:37 ---> Running in da5b39a9e4f5 03:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/core-command/core-command ./cmd/core-command 03:05:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:05:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:05:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/secrets-config ./cmd/secrets-config 03:05:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.51" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:56 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:05:56 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:05:56 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:05:56 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:05:56 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:05:56 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:05:56 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:05:56 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:05:56 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:05:56 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:05:56 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:05:56 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:05:56 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:05:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:05:56 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:05:56 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:05:56 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:05:56 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:05:56 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:05:56 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:05:56 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:05:56 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:05:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:05:56 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:05:56 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:05:56 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:05:56 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:05:57 Building hooks 03:05:57 + cd /root/parts/hooks/src 03:05:57 + make build 03:05:57 go mod tidy 03:05:58 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 03:05:58 go: downloading github.com/stretchr/testify v1.5.1 03:05:58 go: downloading gopkg.in/yaml.v2 v2.2.2 03:05:58 go: downloading github.com/davecgh/go-spew v1.1.0 03:05:59 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:06:00 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:06:00 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:06:00 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:06:03 Building static-packages 03:06:03 + snapcraftctl build 03:06:05 Building version 03:06:05 + snapcraftctl build 03:06:06 Staging config-common 03:06:06 + snapcraftctl stage 03:06:08 Skipping stage go-build-helper (already ran) 03:06:08 Staging edgex-go 03:06:08 + snapcraftctl stage 03:06:09 Staging hooks 03:06:09 + snapcraftctl stage 03:06:10 Staging static-packages 03:06:10 + snapcraftctl stage 03:06:11 Staging version 03:06:11 + snapcraftctl stage 03:06:12 Priming config-common 03:06:12 + snapcraftctl prime 03:06:13 Priming go-build-helper 03:06:13 + snapcraftctl prime 03:06:14 Priming edgex-go 03:06:14 + snapcraftctl prime 03:06:15 Priming hooks 03:06:15 + snapcraftctl prime 03:06:16 Priming static-packages 03:06:16 + snapcraftctl prime 03:06:19 Priming version 03:06:19 + snapcraftctl prime 03:06:19 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:07:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:07:39 Removing intermediate container 53ff12fefa1a 03:07:39 ---> 26829e432d56 03:07:39 03:07:39 Step 11/24 : FROM alpine:3.14 03:07:39 Removing intermediate container 7fe2c259b1b4 03:07:39 ---> ee4d1960bfc9 03:07:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:07:39 3.14: Pulling from library/alpine 03:07:39 Removing intermediate container 7bad59865386 03:07:39 ---> 01b2d44a90d9 03:07:39 03:07:39 Step 11/32 : FROM alpine:3.14 03:07:39 ---> Running in c160d417b926 03:07:39 3.14: Pulling from library/alpine 03:07:40 Removing intermediate container da5b39a9e4f5 03:07:40 ---> 166afd845a15 03:07:40 03:07:40 Step 11/22 : FROM alpine:3.14 03:07:40 3.14: Pulling from library/alpine 03:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:07:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:07:41 Status: Downloaded newer image for alpine:3.14 03:07:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:07:41 Status: Image is up to date for alpine:3.14 03:07:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:07:41 Status: Image is up to date for alpine:3.14 03:07:41 ---> bb3de5531c18 03:07:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:07:41 ---> bb3de5531c18 03:07:41 Step 12/22 : RUN apk add --update --no-cache curl 03:07:41 ---> bb3de5531c18 03:07:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:07:43 ---> Running in 63ad53bd9b99 03:07:43 ---> Running in 8a6ce8dac5d7 03:07:43 ---> Running in 0a4eee2f87ad 03:07:43 Removing intermediate container 3cff9c435a4b 03:07:43 ---> b0686a1c484b 03:07:43 03:07:43 Step 11/24 : FROM alpine:3.14 03:07:43 ---> bb3de5531c18 03:07:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:07:43 Removing intermediate container 0a4eee2f87ad 03:07:43 ---> c886f4712a14 03:07:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:07:43 ---> Running in 76c4074c89da 03:07:43 ---> Running in 54e22f232135 03:07:44 Removing intermediate container c160d417b926 03:07:44 ---> cd097066a41a 03:07:44 03:07:44 Step 12/24 : FROM docker:20.10.7 03:07:45 20.10.7: Pulling from library/docker 03:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:07:47 (1/1) Installing dumb-init (1.2.5-r1) 03:07:47 Executing busybox-1.33.1-r3.trigger 03:07:47 (1/5) Installing ca-certificates (20191127-r5) 03:07:47 OK: 5 MiB in 15 packages 03:07:47 (2/5) Installing brotli-libs (1.0.9-r5) 03:07:47 (1/2) Installing dumb-init (1.2.5-r1) 03:07:47 (2/2) Installing su-exec (0.2-r1) 03:07:47 Executing busybox-1.33.1-r3.trigger 03:07:47 OK: 5 MiB in 16 packages 03:07:47 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:07:47 (4/5) Installing libcurl (7.79.1-r0) 03:07:47 (5/5) Installing curl (7.79.1-r0) 03:07:47 (1/1) Installing dumb-init (1.2.5-r1) 03:07:47 Executing busybox-1.33.1-r3.trigger 03:07:47 OK: 5 MiB in 15 packages 03:07:47 Executing busybox-1.33.1-r3.trigger 03:07:47 Executing ca-certificates-20191127-r5.trigger 03:07:47 OK: 8 MiB in 19 packages 03:07:49 Removing intermediate container 8a6ce8dac5d7 03:07:49 ---> 0066c38ca0a9 03:07:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:49 ---> Running in 399a34273e39 03:07:50 Removing intermediate container 76c4074c89da 03:07:50 ---> 742bd50bce69 03:07:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:50 Removing intermediate container 54e22f232135 03:07:50 ---> 3fa698edbe5c 03:07:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:07:50 Removing intermediate container 63ad53bd9b99 03:07:50 ---> 0aa0d56353cd 03:07:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:07:51 Removing intermediate container 399a34273e39 03:07:51 ---> 8707954b7366 03:07:51 Step 14/24 : ENV APP_PORT=59882 03:07:51 ---> Running in 2ad04ce2b612 03:07:51 ---> Running in 19aec546b421 03:07:51 ---> Running in 4a368aa55dc5 03:07:51 ---> Running in 1af47290c4c2 03:07:51 Removing intermediate container 2ad04ce2b612 03:07:51 ---> 9d0c657ea987 03:07:51 Step 14/24 : ENV APP_PORT=59881 03:07:52 Removing intermediate container 4a368aa55dc5 03:07:52 ---> 407cd75dc5bd 03:07:52 Step 14/22 : WORKDIR /edgex 03:07:52 ---> Running in cb2f6e460335 03:07:52 Removing intermediate container 19aec546b421 03:07:52 ---> cc6f65b243ed 03:07:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:07:53 ---> Running in fd2748df4ce4 03:07:53 Removing intermediate container 1af47290c4c2 03:07:53 ---> e3e73f1962d4 03:07:53 Step 15/24 : EXPOSE $APP_PORT 03:07:53 ---> Running in 8b4c5f6eb276 03:07:54 ---> Running in cabd492424b7 03:07:54 Removing intermediate container cb2f6e460335 03:07:54 ---> d255c4e42a9f 03:07:54 Step 15/24 : EXPOSE $APP_PORT 03:07:54 ---> Running in 57610dc7bb2e 03:07:55 Removing intermediate container 8b4c5f6eb276 03:07:55 ---> a2af7f5ac13d 03:07:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:07:55 Removing intermediate container fd2748df4ce4 03:07:55 ---> a6b79be5f145 03:07:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:07:55 Removing intermediate container cabd492424b7 03:07:55 ---> c5483bc7a6d5 03:07:55 Step 16/24 : WORKDIR / 03:07:56 ---> Running in 82252597a940 03:07:56 Removing intermediate container 57610dc7bb2e 03:07:56 ---> 03bfe7a1e821 03:07:56 Step 16/24 : WORKDIR / 03:07:56 ---> Running in 6994f87e2e66 03:07:56 ---> Running in dded8039374c 03:07:56 ---> fc7e05deb5de 03:07:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:07:57 Removing intermediate container 6994f87e2e66 03:07:57 ---> 7394ed75f598 03:07:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:57 Removing intermediate container dded8039374c 03:07:57 ---> 7b30399d7190 03:07:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:58 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:07:58 Status: Downloaded newer image for docker:20.10.7 03:07:58 ---> df445af6242a 03:07:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:07:58 ---> Running in 8f5f5002a9ba 03:07:58 ---> b0a9275f348b 03:07:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:07:59 ---> 511666570164 03:07:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:07:59 ---> 257d678f786a 03:07:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:59 Removing intermediate container 82252597a940 03:07:59 ---> 425b56cd891d 03:07:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:07:59 Removing intermediate container 8f5f5002a9ba 03:07:59 ---> 0cbea83fc85c 03:07:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:08:00 ---> Running in b79a4b965394 03:08:00 ---> Running in d26354166a04 03:08:01 ---> 3bb55cc8422d 03:08:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:08:01 ---> 3735aa3754a5 03:08:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:08:01 ---> 0a4b354d4d02 03:08:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:08:01 Removing intermediate container d26354166a04 03:08:01 ---> 3d2d88a99eee 03:08:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:08:01 ---> Running in 49b08af3bddb 03:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:02 Removing intermediate container 49b08af3bddb 03:08:02 ---> b5c2dba6e4a3 03:08:02 Step 19/22 : CMD ["--init=true"] 03:08:02 ---> f8d8596ad145 03:08:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:08:02 ---> b0fc4fb40c26 03:08:02 Step 20/24 : ENTRYPOINT ["/core-command"] 03:08:02 ---> Running in 1bf3dedb6bb5 03:08:02 ---> Running in 8af05a420275 03:08:02 ---> e377187d2ff1 03:08:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:08:02 ---> Running in 5554ea7ec7df 03:08:02 (1/39) Installing readline (8.1.0-r0) 03:08:02 (2/39) Installing bash (5.1.0-r0) 03:08:02 Executing bash-5.1.0-r0.post-install 03:08:03 (3/39) Installing brotli-libs (1.0.9-r3) 03:08:03 ---> Running in 8652baa8dc07 03:08:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:08:03 (5/39) Installing libcurl (7.79.1-r0) 03:08:03 (6/39) Installing curl (7.79.1-r0) 03:08:03 (7/39) Installing dumb-init (1.2.5-r0) 03:08:03 (8/39) Installing libbz2 (1.0.8-r1) 03:08:03 (9/39) Installing expat (2.2.10-r1) 03:08:03 (10/39) Installing libffi (3.3-r2) 03:08:03 (11/39) Installing gdbm (1.19-r0) 03:08:03 (12/39) Installing xz-libs (5.2.5-r0) 03:08:03 (13/39) Installing sqlite-libs (3.34.1-r0) 03:08:03 (14/39) Installing python3 (3.8.10-r0) 03:08:03 Removing intermediate container 8af05a420275 03:08:03 ---> 9f6c846bffc0 03:08:03 Step 20/22 : LABEL arch=arm64 03:08:03 Removing intermediate container 1bf3dedb6bb5 03:08:03 ---> ebfdc7b03a83 03:08:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:03 Removing intermediate container 5554ea7ec7df 03:08:03 ---> 295379d05d7b 03:08:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:04 ---> Running in 46c09ef6c335 03:08:04 ---> Running in 16042c2160fd 03:08:04 ---> Running in 7da593a3aeba 03:08:05 (15/39) Installing py3-appdirs (1.4.4-r1) 03:08:05 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:08:05 Removing intermediate container 16042c2160fd 03:08:05 ---> 9d5b03772d65 03:08:05 Step 21/22 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:08:05 Removing intermediate container 46c09ef6c335 03:08:05 ---> 3e8295c4d34f 03:08:05 Step 22/24 : LABEL arch=arm64 03:08:05 (17/39) Installing py3-parsing (2.4.7-r1) 03:08:05 Removing intermediate container 7da593a3aeba 03:08:05 ---> 53850377ea01 03:08:05 Step 22/24 : LABEL arch=arm64 03:08:05 (18/39) Installing py3-six (1.15.0-r0) 03:08:05 (19/39) Installing py3-packaging (20.9-r0) 03:08:05 (20/39) Installing py3-setuptools (51.3.3-r0) 03:08:05 (21/39) Installing py3-chardet (4.0.0-r0) 03:08:05 ---> Running in eb34202d0f69 03:08:05 ---> Running in 0c2b2ee8a639 03:08:05 ---> Running in b8c7202fa24a 03:08:05 (22/39) Installing py3-idna (3.1-r0) 03:08:05 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:08:05 (24/39) Installing py3-requests (2.25.1-r1) 03:08:05 (25/39) Installing py3-msgpack (1.0.2-r0) 03:08:05 (26/39) Installing py3-lockfile (0.12.2-r3) 03:08:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:08:05 (28/39) Installing py3-colorama (0.4.4-r0) 03:08:05 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:08:05 (30/39) Installing py3-distlib (0.3.1-r1) 03:08:05 (31/39) Installing py3-distro (1.5.0-r1) 03:08:05 (32/39) Installing py3-webencodings (0.5.1-r3) 03:08:05 (33/39) Installing py3-html5lib (1.1-r0) 03:08:06 (34/39) Installing py3-pytoml (0.1.21-r0) 03:08:06 (35/39) Installing py3-pep517 (0.9.1-r0) 03:08:06 (36/39) Installing py3-progress (1.5-r0) 03:08:06 (37/39) Installing py3-retrying (1.3.3-r0) 03:08:06 (38/39) Installing py3-toml (0.10.2-r0) 03:08:06 (39/39) Installing py3-pip (20.3.4-r0) 03:08:06 Removing intermediate container 0c2b2ee8a639 03:08:06 ---> bbf7037224f3 03:08:06 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:08:06 Removing intermediate container b8c7202fa24a 03:08:06 ---> 4523e8ed2799 03:08:06 Step 22/22 : LABEL version=0.0.0 03:08:06 Removing intermediate container eb34202d0f69 03:08:06 ---> 07324b612cf4 03:08:06 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:08:06 Executing busybox-1.32.1-r6.trigger 03:08:06 OK: 82 MiB in 59 packages 03:08:07 ---> Running in d915f61d8ea3 03:08:07 ---> Running in eba3824b46c4 03:08:07 ---> Running in 6fcc5aba09af 03:08:07 Removing intermediate container 8652baa8dc07 03:08:07 ---> 6b2bdfbb26b8 03:08:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:07 Removing intermediate container d915f61d8ea3 03:08:07 ---> 30ba362405db 03:08:07 03:08:07 Removing intermediate container 6fcc5aba09af 03:08:07 ---> 01eea370bf9e 03:08:07 Step 24/24 : LABEL version=0.0.0 03:08:08 Removing intermediate container eba3824b46c4 03:08:08 ---> 197ef8b8605c 03:08:08 Step 24/24 : LABEL version=0.0.0 03:08:08 Successfully built 30ba362405db 03:08:08 Successfully tagged security-proxy-setup-arm64:latest 03:08:08  Building security-proxy-setup ... done Building core-data 03:08:08 ---> Running in 6335582742b9 03:08:08 ---> Running in 24ec56bf873f 03:08:08 ---> e96a30b3966c 03:08:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:09 Removing intermediate container 24ec56bf873f 03:08:09 ---> 6c25e24815d5 03:08:09 03:08:09 Removing intermediate container 6335582742b9 03:08:09 ---> 01c553bcaaf2 03:08:09 03:08:10 Successfully built 6c25e24815d5 03:08:10 Successfully tagged core-command-arm64:latest 03:08:10 Building security-secretstore-setup 03:08:10  Building core-command ... done Successfully built 01c553bcaaf2 03:08:10 Successfully tagged core-metadata-arm64:latest 03:08:10  Building core-metadata ... done Building support-scheduler 03:08:11 ---> 7a7ad6af5347 03:08:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:08:12 ---> 101a22c48ac9 03:08:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:08:14 ---> ed5660df5b6d 03:08:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:08:16 ---> 7e984c54c50b 03:08:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:08:16 Collecting docker-compose==1.23.2 03:08:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:08:16 ---> Running in 7dc34a365d28 03:08:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:08:17 Collecting websocket-client<1.0,>=0.32.0 03:08:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:08:17 Removing intermediate container 7dc34a365d28 03:08:17 ---> eab307a47ec2 03:08:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:08:17 Collecting dockerpty<0.5,>=0.4.1 03:08:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:08:18 ---> d6bd1229ae87 03:08:18 Step 27/32 : RUN chmod +x /entrypoint.sh 03:08:19 ---> Running in dc39e4af9203 03:08:21 Collecting PyYAML<4,>=3.10 03:08:21 Downloading PyYAML-3.13.tar.gz (270 kB) 03:08:22 Removing intermediate container dc39e4af9203 03:08:22 ---> 69570ad46ba7 03:08:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:08:22 ---> Running in b912f03ccd08 03:08:23 Removing intermediate container b912f03ccd08 03:08:23 ---> e3b55bccd97c 03:08:23 Step 29/32 : CMD ["gate"] 03:08:24 ---> Running in 8cd44eb3c5a8 03:08:24 Removing intermediate container 8cd44eb3c5a8 03:08:24 ---> 7a2bd070f3dd 03:08:24 Step 30/32 : LABEL arch=arm64 03:08:24 ---> Running in 9e8c50361451 03:08:25 Collecting cached-property<2,>=1.2.0 03:08:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:08:25 Collecting texttable<0.10,>=0.9.0 03:08:25 Downloading texttable-0.9.1.tar.gz (11 kB) 03:08:25 Removing intermediate container 9e8c50361451 03:08:25 ---> df84c43f4f85 03:08:25 Step 31/32 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:08:25 ---> Running in 401dc1788f74 03:08:26 Removing intermediate container 401dc1788f74 03:08:26 ---> 90a9453b85a6 03:08:26 Step 32/32 : LABEL version=0.0.0 03:08:26 ---> Running in 14f8cc499036 03:08:27 Removing intermediate container 14f8cc499036 03:08:27 ---> 035d5bda2623 03:08:27 03:08:27 Collecting jsonschema<3,>=2.5.1 03:08:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:08:28 Collecting docopt<0.7,>=0.6.1 03:08:28 Downloading docopt-0.6.2.tar.gz (25 kB) 03:08:28 Successfully built 035d5bda2623 03:08:28 Successfully tagged security-bootstrapper-arm64:latest 03:08:28  Building security-bootstrapper ... done Building support-notifications 03:08:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:08:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:08:32 Collecting docker<4.0,>=3.6.0 03:08:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:08:35 Collecting docker-pycreds>=0.4.0 03:08:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:08:35 Collecting idna<2.8,>=2.5 03:08:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:08:35 Collecting urllib3<1.25,>=1.21.1 03:08:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:08:35 Collecting certifi>=2017.4.17 03:08:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:08:35 Collecting chardet<3.1.0,>=3.0.2 03:08:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:08:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:08:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:08:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:08:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:08:37 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:08:37 Attempting uninstall: urllib3 03:08:37 Found existing installation: urllib3 1.26.2 03:08:37 Uninstalling urllib3-1.26.2: 03:08:38 Successfully uninstalled urllib3-1.26.2 03:08:38 Attempting uninstall: idna 03:08:38 Found existing installation: idna 3.1 03:08:38 Uninstalling idna-3.1: 03:08:38 Successfully uninstalled idna-3.1 03:08:39 Attempting uninstall: chardet 03:08:39 Found existing installation: chardet 4.0.0 03:08:39 Uninstalling chardet-4.0.0: 03:08:39 Successfully uninstalled chardet-4.0.0 03:08:41 Attempting uninstall: requests 03:08:41 Found existing installation: requests 2.25.1 03:08:41 Uninstalling requests-2.25.1: 03:08:41 Successfully uninstalled requests-2.25.1 03:08:41 Running setup.py install for texttable: started 03:08:44 Running setup.py install for texttable: finished with status 'done' 03:08:44 Running setup.py install for PyYAML: started 03:08:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:45 ---> 9da618d63fe4 03:08:45 Step 3/24 : WORKDIR /edgex-go 03:08:45 ---> Using cache 03:08:45 ---> 80e37873175a 03:08:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:45 ---> Using cache 03:08:45 ---> 381784d8b481 03:08:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:46 Running setup.py install for PyYAML: finished with status 'done' 03:08:48 Running setup.py install for docopt: started 03:08:50 Running setup.py install for docopt: finished with status 'done' 03:08:50 Running setup.py install for dockerpty: started 03:08:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:50 ---> 9da618d63fe4 03:08:50 Step 3/23 : WORKDIR /edgex-go 03:08:50 ---> Using cache 03:08:50 ---> 80e37873175a 03:08:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:50 ---> Using cache 03:08:50 ---> 381784d8b481 03:08:50 Step 5/23 : RUN apk add --update --no-cache make git 03:08:50 ---> Using cache 03:08:50 ---> 637ad92d43fa 03:08:50 Step 6/23 : COPY go.mod . 03:08:50 ---> Using cache 03:08:50 ---> 132864877f84 03:08:50 Step 7/23 : RUN go mod download 03:08:50 ---> Using cache 03:08:50 ---> 47da38ada1e6 03:08:50 Step 8/23 : COPY . . 03:08:50 ---> Running in f0ff12f226b6 03:08:50 ---> Using cache 03:08:50 ---> e518d5270c0d 03:08:50 Step 9/23 : RUN go mod tidy 03:08:50 ---> Using cache 03:08:50 ---> 7aded838f086 03:08:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:08:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:08:51 ---> 9da618d63fe4 03:08:51 Step 3/26 : WORKDIR /edgex-go 03:08:51 ---> Using cache 03:08:51 ---> 80e37873175a 03:08:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:51 ---> Using cache 03:08:51 ---> 381784d8b481 03:08:51 Step 5/26 : RUN apk add --update --no-cache make git 03:08:51 ---> Using cache 03:08:51 ---> 637ad92d43fa 03:08:51 Step 6/26 : COPY go.mod . 03:08:51 ---> Using cache 03:08:51 ---> 132864877f84 03:08:51 Step 7/26 : RUN go mod download 03:08:51 ---> Using cache 03:08:51 ---> 47da38ada1e6 03:08:51 Step 8/26 : COPY . . 03:08:51 ---> Using cache 03:08:51 ---> e518d5270c0d 03:08:51 Step 9/26 : RUN go mod tidy 03:08:51 ---> Using cache 03:08:51 ---> 7aded838f086 03:08:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:51 ---> Running in 90504044c878 03:08:51 ---> Running in 9923f6c04726 03:08:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:53 Running setup.py install for dockerpty: finished with status 'done' 03:08:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:08:55 OK: 218 MiB in 52 packages 03:08:58 Removing intermediate container f0ff12f226b6 03:08:58 ---> d0a0cb3d9c6f 03:08:58 Step 6/24 : COPY go.mod . 03:09:00 ---> ce7cd56b8ea9 03:09:00 Step 7/24 : RUN go mod download 03:09:00 ---> Running in 94620041c76a 03:09:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:09:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:05 ---> 9da618d63fe4 03:09:05 Step 3/23 : WORKDIR /edgex-go 03:09:05 ---> Using cache 03:09:05 ---> 80e37873175a 03:09:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:05 ---> Using cache 03:09:05 ---> 381784d8b481 03:09:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:09:05 ---> Running in 6805ebce2f36 03:09:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:09:09 Removing intermediate container 94620041c76a 03:09:09 ---> d282a4b161f2 03:09:09 Step 8/24 : COPY . . 03:09:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:09:11 OK: 218 MiB in 52 packages 03:09:13 Removing intermediate container 6805ebce2f36 03:09:13 ---> 0cf7777fa609 03:09:13 Step 6/23 : COPY go.mod . 03:09:15 Removing intermediate container b79a4b965394 03:09:15 ---> 6e7a9b787074 03:09:15 Step 15/24 : ENV APP_PORT=58890 03:09:15 ---> efe5a3f56c32 03:09:15 Step 7/23 : RUN go mod download 03:09:15 ---> Running in e79aa74d77ed 03:09:16 ---> Running in 38d5b3e98fcb 03:09:17 Removing intermediate container e79aa74d77ed 03:09:17 ---> 956762ce3555 03:09:17 Step 16/24 : EXPOSE $APP_PORT 03:09:17 ---> Running in 97ad4805e424 03:09:19 Removing intermediate container 97ad4805e424 03:09:19 ---> 0470120ffb6b 03:09:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:09:21 ---> ba823ba64148 03:09:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:09:24 ---> e8aefab36cba 03:09:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:09:24 Removing intermediate container 38d5b3e98fcb 03:09:24 ---> d7d24eb1fb64 03:09:24 Step 8/23 : COPY . . 03:09:27 ---> fd744ac74733 03:09:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:09:27 ---> Running in 6850f162692a 03:09:28 Removing intermediate container 6850f162692a 03:09:28 ---> 1ca23084a9e3 03:09:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:29 ---> Running in b279eb0989ae 03:09:30 Removing intermediate container b279eb0989ae 03:09:30 ---> 5cc6a48eb774 03:09:30 Step 22/24 : LABEL arch=arm64 03:09:31 ---> Running in a7b9bae678dd 03:09:32 Removing intermediate container a7b9bae678dd 03:09:32 ---> b6bde6d53de0 03:09:32 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:09:32 ---> Running in 7f9a009645ec 03:09:33 Removing intermediate container 7f9a009645ec 03:09:33 ---> d72b9730d182 03:09:33 Step 24/24 : LABEL version=0.0.0 03:09:35 ---> Running in c2918c93744b 03:09:35 Removing intermediate container c2918c93744b 03:09:35 ---> 1bf84d7a03fc 03:09:35 03:09:35 ---> d831567f2ac7 03:09:35 Step 9/24 : RUN go mod tidy 03:09:35 Successfully built 1bf84d7a03fc 03:09:36 Successfully tagged sys-mgmt-agent-arm64:latest 03:09:36  Building sys-mgmt-agent ... done  ---> Running in 46a4f66fd24c 03:09:46 Removing intermediate container 46a4f66fd24c 03:09:46 ---> 382b6d9a825a 03:09:46 Step 10/24 : RUN make cmd/core-data/core-data 03:09:46 ---> Running in 4a34a532c371 03:09:46 ---> 91d9294520f2 03:09:46 Step 9/23 : RUN go mod tidy 03:09:47 ---> Running in 047c7701794b 03:09:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:09:54 Removing intermediate container 047c7701794b 03:09:54 ---> 8faf95d0e332 03:09:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:09:54 ---> Running in e1b1ecc0b7ae 03:09:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:33 Removing intermediate container 9923f6c04726 03:10:33 ---> 1874472d1b03 03:10:33 03:10:33 Step 11/26 : FROM alpine:3.14 03:10:33 ---> bb3de5531c18 03:10:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:10:33 ---> Running in a002709146f7 03:10:33 Removing intermediate container 90504044c878 03:10:33 ---> 7b2b13e03ec3 03:10:33 03:10:33 Step 11/23 : FROM alpine:3.14 03:10:33 ---> bb3de5531c18 03:10:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:10:33 ---> Using cache 03:10:33 ---> 742bd50bce69 03:10:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:33 ---> Using cache 03:10:33 ---> 9d0c657ea987 03:10:33 Step 14/23 : ENV APP_PORT=59861 03:10:33 ---> Running in 4de2999d6e01 03:10:34 Removing intermediate container 4de2999d6e01 03:10:34 ---> 44585ff222e4 03:10:34 Step 15/23 : EXPOSE $APP_PORT 03:10:34 ---> Running in fd30db0afc1a 03:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:10:35 Removing intermediate container fd30db0afc1a 03:10:35 ---> 9241d566e7cb 03:10:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:10:36 (1/3) Installing ca-certificates (20191127-r5) 03:10:36 ---> dd18e622f573 03:10:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:10:36 (2/3) Installing dumb-init (1.2.5-r1) 03:10:36 (3/3) Installing su-exec (0.2-r1) 03:10:36 Executing busybox-1.33.1-r3.trigger 03:10:36 Executing ca-certificates-20191127-r5.trigger 03:10:37 OK: 6 MiB in 17 packages 03:10:39 ---> a803a3e8ec91 03:10:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:10:39 Removing intermediate container a002709146f7 03:10:39 ---> f951ea36d019 03:10:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:10:40 ---> Running in d63949ea97b5 03:10:40 ---> ace270acbe63 03:10:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:10:40 ---> Running in 9b715a69188e 03:10:40 Removing intermediate container d63949ea97b5 03:10:40 ---> 24d920532420 03:10:40 Step 14/26 : WORKDIR / 03:10:40 ---> Running in 151dbb1d1783 03:10:41 Removing intermediate container 9b715a69188e 03:10:41 ---> a8e137bc7975 03:10:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:41 ---> Running in c8af52f2cbab 03:10:41 Removing intermediate container 151dbb1d1783 03:10:41 ---> 933c2c61912e 03:10:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:10:42 Removing intermediate container c8af52f2cbab 03:10:42 ---> 8f966977b619 03:10:42 Step 21/23 : LABEL arch=arm64 03:10:42 ---> Running in 4ed454d9026c 03:10:43 ---> 7b3200957269 03:10:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:10:43 Removing intermediate container 4ed454d9026c 03:10:43 ---> ed6e82e2c361 03:10:43 Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:10:43 ---> Running in d2b0c6a6366d 03:10:44 Removing intermediate container d2b0c6a6366d 03:10:44 ---> da874332f8cc 03:10:44 Step 23/23 : LABEL version=0.0.0 03:10:44 ---> fd6b292acf27 03:10:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:10:45 ---> Running in 4dc3917cf6c3 03:10:45 Removing intermediate container 4dc3917cf6c3 03:10:45 ---> 43ca4184b122 03:10:45 03:10:46 ---> 31ecf0697cd7 03:10:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:10:46 Successfully built 43ca4184b122 03:10:46 Successfully tagged support-scheduler-arm64:latest 03:10:47  Building support-scheduler ... done  ---> 9c322fd09224 03:10:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:10:49 ---> f79b4cd3fd1e 03:10:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:10:51 ---> 11bca5b20b1d 03:10:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:10:52 ---> af32db8e5df1 03:10:52 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:10:52 ---> Running in b967b8b4afae 03:10:56 Removing intermediate container b967b8b4afae 03:10:56 ---> 128ba0a627be 03:10:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:10:56 ---> Running in 3ec4beae9204 03:10:57 Removing intermediate container 3ec4beae9204 03:10:57 ---> df5094464426 03:10:57 Step 24/26 : LABEL arch=arm64 03:10:57 ---> Running in ad5ded16dc2c 03:10:58 Removing intermediate container ad5ded16dc2c 03:10:58 ---> 3871ac5844b1 03:10:58 Step 25/26 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:10:58 ---> Running in d317429c736f 03:10:58 Removing intermediate container d317429c736f 03:10:58 ---> a35e0b21c2f9 03:10:58 Step 26/26 : LABEL version=0.0.0 03:10:59 ---> Running in f3daeac4801f 03:10:59 Removing intermediate container f3daeac4801f 03:10:59 ---> 9af8d7697428 03:10:59 03:11:00 Successfully built 9af8d7697428 03:11:00 Successfully tagged security-secretstore-setup-arm64:latest 03:11:15  Building security-secretstore-setup ... done Removing intermediate container e1b1ecc0b7ae 03:11:15 ---> 29c4c1f678fc 03:11:15 03:11:15 Step 11/23 : FROM alpine:3.14 03:11:15 ---> bb3de5531c18 03:11:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:11:15 ---> Running in f7caaea3ee2a 03:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:11:17 (1/2) Installing ca-certificates (20191127-r5) 03:11:17 (2/2) Installing dumb-init (1.2.5-r1) 03:11:17 Executing busybox-1.33.1-r3.trigger 03:11:17 Executing ca-certificates-20191127-r5.trigger 03:11:17 Removing intermediate container 4a34a532c371 03:11:17 ---> e1ef27b88f8a 03:11:17 03:11:17 Step 11/24 : FROM alpine:3.14 03:11:17 ---> bb3de5531c18 03:11:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:11:17 OK: 6 MiB in 16 packages 03:11:17 ---> Running in bbdd000f2cb7 03:11:18 Removing intermediate container bbdd000f2cb7 03:11:18 ---> 16eaadbfba97 03:11:18 Step 13/24 : ENV APP_PORT=59880 03:11:18 ---> Running in a14c01f2ad96 03:11:19 Removing intermediate container a14c01f2ad96 03:11:19 ---> 4b0b1f172827 03:11:19 Step 14/24 : EXPOSE $APP_PORT 03:11:19 Removing intermediate container f7caaea3ee2a 03:11:19 ---> c636a83649f1 03:11:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:11:19 ---> Running in f814aaebf0c9 03:11:19 ---> Running in 77af4397913d 03:11:19 Removing intermediate container f814aaebf0c9 03:11:19 ---> 9001dbee70d6 03:11:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:19 Removing intermediate container 77af4397913d 03:11:19 ---> 9dae34083bad 03:11:19 Step 14/23 : ENV APP_PORT=59860 03:11:19 ---> Running in 67d1c783ce79 03:11:20 ---> Running in d923f4ecfdf1 03:11:20 Removing intermediate container d923f4ecfdf1 03:11:20 ---> 662b32d3d625 03:11:20 Step 15/23 : EXPOSE $APP_PORT 03:11:20 ---> Running in 77716bb6441d 03:11:21 Removing intermediate container 77716bb6441d 03:11:21 ---> 9ce53cd1b038 03:11:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:22 ---> 61aa498b3706 03:11:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:11:22 Removing intermediate container 67d1c783ce79 03:11:22 ---> 40cf8884b9c1 03:11:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:11:22 ---> Running in ff8b4c57ce77 03:11:23 ---> 681113ab56db 03:11:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:11:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:11:24 ---> 35323e99765b 03:11:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:11:24 ---> Running in 2c7784733f75 03:11:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:11:25 Removing intermediate container 2c7784733f75 03:11:25 ---> d1a25f02322f 03:11:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:25 ---> Running in e694a8d92a45 03:11:25 Removing intermediate container e694a8d92a45 03:11:25 ---> 496ced451d0f 03:11:25 Step 21/23 : LABEL arch=arm64 03:11:25 ---> Running in fb4f273c2fc0 03:11:26 (1/6) Installing dumb-init (1.2.5-r1) 03:11:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:11:26 Removing intermediate container fb4f273c2fc0 03:11:26 ---> c2dd618d3571 03:11:26 Step 22/23 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:11:26 (3/6) Installing libsodium (1.0.18-r0) 03:11:26 ---> Running in 34038104d1c2 03:11:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:11:26 Removing intermediate container 34038104d1c2 03:11:26 ---> 18e4651caf19 03:11:26 Step 23/23 : LABEL version=0.0.0 03:11:27 (5/6) Installing libzmq (4.3.4-r0) 03:11:27 ---> Running in 7b6de9e81dc4 03:11:27 (6/6) Installing zeromq (4.3.4-r0) 03:11:27 Executing busybox-1.33.1-r3.trigger 03:11:27 OK: 8 MiB in 20 packages 03:11:27 Removing intermediate container 7b6de9e81dc4 03:11:27 ---> 576d8784ba3a 03:11:27 03:11:28 Successfully built 576d8784ba3a 03:11:28 Successfully tagged support-notifications-arm64:latest 03:11:29  Building support-notifications ... done Removing intermediate container ff8b4c57ce77 03:11:29 ---> 59dd16d18ce5 03:11:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:30 ---> d4b0f753cab2 03:11:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:11:31 ---> a946a431fc49 03:11:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:11:32 ---> b362acbbbc9d 03:11:32 Step 20/24 : ENTRYPOINT ["/core-data"] 03:11:32 ---> Running in 6250b5f82fcb 03:11:32 Removing intermediate container 6250b5f82fcb 03:11:32 ---> 65b9467cc007 03:11:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:32 ---> Running in 593fa7eab49b 03:11:33 Removing intermediate container 593fa7eab49b 03:11:33 ---> 71b529a3786e 03:11:33 Step 22/24 : LABEL arch=arm64 03:11:33 ---> Running in 55733cca1d0c 03:11:33 Removing intermediate container 55733cca1d0c 03:11:33 ---> 6041f814297f 03:11:33 Step 23/24 : LABEL git_sha=9f422825c73b40742c432f852d5ad31b1808750e 03:11:33 ---> Running in 29011867d16c 03:11:34 Removing intermediate container 29011867d16c 03:11:34 ---> 4301bc86597a 03:11:34 Step 24/24 : LABEL version=0.0.0 03:11:34 ---> Running in a6bbd383c87c 03:11:34 Removing intermediate container a6bbd383c87c 03:11:34 ---> a2e549a4937c 03:11:34 03:11:35 Successfully built a2e549a4937c 03:11:35 Successfully tagged core-data-arm64:latest 03:11:35  Building core-data ... done  [Pipeline] } 03:11:35 $ docker stop --time=1 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 03:11:37 $ docker rm -f 5a0068cfd7440b7248db5b0bd40062c72746136bac06790d0260f9658f60eb97 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:37 + docker images 03:11:38 REPOSITORY TAG IMAGE ID CREATED SIZE 03:11:38 core-data-arm64 latest a2e549a4937c 4 seconds ago 19.4MB 03:11:38 support-notifications-arm64 latest 576d8784ba3a 11 seconds ago 15.9MB 03:11:38 e1ef27b88f8a 22 seconds ago 1.57GB 03:11:38 29c4c1f678fc 25 seconds ago 1.57GB 03:11:38 security-secretstore-setup-arm64 latest 9af8d7697428 39 seconds ago 26.5MB 03:11:38 support-scheduler-arm64 latest 43ca4184b122 53 seconds ago 15.2MB 03:11:38 7b2b13e03ec3 About a minute ago 1.57GB 03:11:38 1874472d1b03 About a minute ago 1.57GB 03:11:38 sys-mgmt-agent-arm64 latest 1bf84d7a03fc 2 minutes ago 312MB 03:11:38 security-bootstrapper-arm64 latest 035d5bda2623 3 minutes ago 17.7MB 03:11:38 core-metadata-arm64 latest 01c553bcaaf2 3 minutes ago 15.8MB 03:11:38 core-command-arm64 latest 6c25e24815d5 3 minutes ago 15.2MB 03:11:38 security-proxy-setup-arm64 latest 30ba362405db 3 minutes ago 25.3MB 03:11:38 cd097066a41a 3 minutes ago 1.57GB 03:11:38 b0686a1c484b 3 minutes ago 1.57GB 03:11:38 166afd845a15 3 minutes ago 1.57GB 03:11:38 01b2d44a90d9 4 minutes ago 1.57GB 03:11:38 26829e432d56 4 minutes ago 1.56GB 03:11:38 ci-base-image-arm64 latest 9da618d63fe4 14 minutes ago 1.24GB 03:11:38 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 03:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 03:11:38 docker 20.10.7 df445af6242a 3 months ago 234MB 03:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:40 03:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:41 arm64: Pulling from edgex-lftools-log-publisher 03:11:41 448f6bf000e3: Pulling fs layer 03:11:41 f757da607395: Pulling fs layer 03:11:41 05883995daec: Pulling fs layer 03:11:41 8603b9c90790: Pulling fs layer 03:11:41 1560dd03e051: Pulling fs layer 03:11:41 27f5ce0e4adf: Pulling fs layer 03:11:41 c2d8d7efcc4b: Pulling fs layer 03:11:41 8603b9c90790: Waiting 03:11:41 27f5ce0e4adf: Waiting 03:11:41 c2d8d7efcc4b: Waiting 03:11:41 1560dd03e051: Waiting 03:11:41 f757da607395: Verifying Checksum 03:11:41 f757da607395: Download complete 03:11:41 8603b9c90790: Verifying Checksum 03:11:41 8603b9c90790: Download complete 03:11:41 1560dd03e051: Verifying Checksum 03:11:41 1560dd03e051: Download complete 03:11:41 27f5ce0e4adf: Download complete 03:11:41 05883995daec: Verifying Checksum 03:11:41 05883995daec: Download complete 03:11:42 448f6bf000e3: Verifying Checksum 03:11:42 448f6bf000e3: Download complete 03:11:45 448f6bf000e3: Pull complete 03:11:45 c2d8d7efcc4b: Verifying Checksum 03:11:45 c2d8d7efcc4b: Download complete 03:11:46 f757da607395: Pull complete 03:11:47 05883995daec: Pull complete 03:11:48 8603b9c90790: Pull complete 03:11:49 1560dd03e051: Pull complete 03:11:49 27f5ce0e4adf: Pull complete 03:12:04 c2d8d7efcc4b: Pull complete 03:12:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:12:05 prd-ubuntu18.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 03:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:12:09 $ docker top 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:10 ---> job-cost.sh 03:12:10 lf-activate-venv: SKIPPING 03:12:10 INFO: No Stack... 03:12:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:12:11 INFO: Archiving Costs [Pipeline] sh 03:12:12 + cut -d, -f6 03:12:12 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 03:12:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] 03:12:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] did not exist. Created. 03:12:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:13 + echo total: 0.10999999940395355 [Pipeline] stash 03:12:13 Stashed 1 file(s) [Pipeline] } 03:12:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3721-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:13 $ docker stop --time=1 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 03:12:15 $ docker rm -f 97c9048b82ff1731352b789fbed1c9e91d31779e5e61dedba7eff270f31d94b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:12:18 provisioning config files... 03:12:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config327333467441515847tmp [Pipeline] { [Pipeline] sh 03:12:18 + set +x 03:12:18 + curl -s https://codecov.io/bash 03:12:18 + bash -s -- 03:12:18 03:12:18 _____ _ 03:12:18 / ____| | | 03:12:18 | | ___ __| | ___ ___ _____ __ 03:12:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:12:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:12:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:12:18 Bash-1.0.6 03:12:18 03:12:18 03:12:18 ==> git version 2.24.4 found 03:12:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:12:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:12:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:12:18 ==> Jenkins CI detected. 03:12:18 current dir:  /w/workspace/edgex-go/3 03:12:18 project root: . 03:12:18 --> token set from env 03:12:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:12:18 ==> Running gcov in . (disable via -X gcov) 03:12:18 ==> Python coveragepy not found 03:12:18 ==> Searching for coverage reports in: 03:12:18 + . 03:12:18 -> Found 1 reports 03:12:18 ==> Detecting git/mercurial file structure 03:12:18 ==> Reading reports 03:12:18 + ./coverage.out bytes=403728 03:12:18 ==> Appending adjustments 03:12:18 https://docs.codecov.io/docs/fixing-reports 03:12:19 + Found adjustments 03:12:19 ==> Gzipping contents 03:12:20 56K /tmp/codecov.04AN1T.gz 03:12:20 ==> Uploading reports 03:12:20 url: https://codecov.io 03:12:20 query: branch=PR-3721&commit=9f422825c73b40742c432f852d5ad31b1808750e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3721%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3721&job=&cmd_args= 03:12:20 -> Pinging Codecov 03:12:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3721&commit=9f422825c73b40742c432f852d5ad31b1808750e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3721%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3721&job=&cmd_args= 03:12:20 -> Uploading to 03:12:20 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/9f422825c73b40742c432f852d5ad31b1808750e/ffacf960-d295-44a5-a8b1-e984fff31134.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T031220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596cbf30fea06f2c6531b9caa995f11b5f4bc9eb147289626d7e90723e415700 03:12:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:20 Dload Upload Total Spent Left Speed 03:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54446 0 0 100 54446 0 52901 0:00:01 0:00:01 --:--:-- 52911 03:12:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f422825c73b40742c432f852d5ad31b1808750e [Pipeline] } 03:12:21 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] sh 03:12:24 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:12:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:12:25 ---> package-listing.sh 03:12:25 ++ facter osfamily 03:12:25 ++ tr '[:upper:]' '[:lower:]' 03:12:25 + OS_FAMILY=redhat 03:12:25 + workspace=/w/workspace/edgex-go/3 03:12:25 + START_PACKAGES=/tmp/packages_start.txt 03:12:25 + END_PACKAGES=/tmp/packages_end.txt 03:12:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:12:25 + PACKAGES=/tmp/packages_start.txt 03:12:25 + '[' /w/workspace/edgex-go/3 ']' 03:12:25 + PACKAGES=/tmp/packages_end.txt 03:12:25 + case "${OS_FAMILY}" in 03:12:25 + rpm -qa 03:12:25 + sort 03:12:27 + '[' -f /tmp/packages_start.txt ']' 03:12:27 + '[' -f /tmp/packages_end.txt ']' 03:12:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:12:27 + '[' /w/workspace/edgex-go/3 ']' 03:12:27 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:12:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:12:27 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:12:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:28 03:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:29 latest: Pulling from edgex-lftools-log-publisher 03:12:29 b4d181a07f80: Pulling fs layer 03:12:29 a1111a8f2ec3: Pulling fs layer 03:12:29 ed53099fbce6: Pulling fs layer 03:12:29 dc539afda2c1: Pulling fs layer 03:12:29 77bc0d833cb6: Pulling fs layer 03:12:29 9065ff56babe: Pulling fs layer 03:12:29 d287ab97295c: Pulling fs layer 03:12:29 77bc0d833cb6: Waiting 03:12:29 9065ff56babe: Waiting 03:12:29 d287ab97295c: Waiting 03:12:29 dc539afda2c1: Waiting 03:12:29 a1111a8f2ec3: Verifying Checksum 03:12:29 a1111a8f2ec3: Download complete 03:12:29 dc539afda2c1: Verifying Checksum 03:12:29 dc539afda2c1: Download complete 03:12:29 77bc0d833cb6: Verifying Checksum 03:12:29 77bc0d833cb6: Download complete 03:12:29 9065ff56babe: Verifying Checksum 03:12:29 9065ff56babe: Download complete 03:12:30 ed53099fbce6: Verifying Checksum 03:12:30 ed53099fbce6: Download complete 03:12:30 b4d181a07f80: Verifying Checksum 03:12:30 b4d181a07f80: Download complete 03:12:32 b4d181a07f80: Pull complete 03:12:32 a1111a8f2ec3: Pull complete 03:12:32 ed53099fbce6: Pull complete 03:12:32 dc539afda2c1: Pull complete 03:12:32 77bc0d833cb6: Pull complete 03:12:32 9065ff56babe: Pull complete 03:12:35 d287ab97295c: Verifying Checksum 03:12:35 d287ab97295c: Download complete 03:12:40 d287ab97295c: Pull complete 03:12:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:12:40 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 03:12:40 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat 03:12:43 $ docker top afd91e2b0187bfb8d4f6c79df6148fc8064d5a3bed9faa07e8f637e10ae323e4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:12:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:12:44 + ls /var/log/sa-host 03:12:44 + sadf -c /var/log/sa-host/sa05 03:12:44 file_magic: OK 03:12:44 HZ: Using current value: 100 03:12:44 file_header: OK 03:12:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:12:44 Statistics: 03:12:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:12:44 File successfully converted to sysstat format version 12.0.3 03:12:44 + sadf -c /var/log/sa-host/sa27 03:12:44 file_magic: OK 03:12:44 HZ: Using current value: 100 03:12:44 file_header: OK 03:12:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:12:44 Statistics: 03:12:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:12:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:44 provisioning config files... 03:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1960391217731440884tmp [Pipeline] { [Pipeline] echo 03:12:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:12:45 ---> create-netrc.sh [Pipeline] } 03:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:12:45 ---> python-tools-install.sh [Pipeline] echo 03:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:46 ---> sudo-logs.sh 03:12:46 Archiving 'sudo' log.. 03:12:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1565.vexxhost.local: Name or service not known 03:12:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1565.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:12:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:12:46 ---> job-cost.sh 03:12:46 lf-activate-venv: SKIPPING 03:12:46 DEBUG: total: 0.10999999940395355 03:12:46 INFO: Retrieving Stack Cost... 03:12:47 INFO: Retrieving Pricing Info for: v3-standard-2 03:12:47 INFO: Archiving Costs [Pipeline] echo 03:12:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:12:49 ---> logs-deploy.sh 03:12:49 lf-activate-venv: SKIPPING 03:12:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/3 03:12:49 INFO: archiving workspace using pattern(s): 03:12:49 Archives upload complete. 03:12:49 INFO: archiving logs to Nexus 03:12:49 ---> uname -a: 03:12:49 Linux prd-centos7-docker-4c-2g-1565.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 03:12:49 03:12:49 03:12:49 ---> lscpu: 03:12:49 Architecture: x86_64 03:12:49 CPU op-mode(s): 32-bit, 64-bit 03:12:49 Byte Order: Little Endian 03:12:49 Address sizes: 40 bits physical, 48 bits virtual 03:12:49 CPU(s): 2 03:12:49 On-line CPU(s) list: 0,1 03:12:49 Thread(s) per core: 1 03:12:49 Core(s) per socket: 1 03:12:49 Socket(s): 2 03:12:49 NUMA node(s): 1 03:12:49 Vendor ID: AuthenticAMD 03:12:49 CPU family: 23 03:12:49 Model: 49 03:12:49 Model name: AMD EPYC-Rome Processor 03:12:49 Stepping: 0 03:12:49 CPU MHz: 2799.998 03:12:49 BogoMIPS: 5599.99 03:12:49 Virtualization: AMD-V 03:12:49 Hypervisor vendor: KVM 03:12:49 Virtualization type: full 03:12:49 L1d cache: 32K 03:12:49 L1i cache: 32K 03:12:49 L2 cache: 512K 03:12:49 L3 cache: 16384K 03:12:49 NUMA node0 CPU(s): 0,1 03:12:49 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:12:49 03:12:49 03:12:49 ---> nproc: 03:12:49 2 03:12:49 03:12:49 03:12:49 ---> df -h: 03:12:49 Filesystem Size Used Avail Use% Mounted on 03:12:49 overlay 40G 13G 28G 32% / 03:12:49 tmpfs 64M 0 64M 0% /dev 03:12:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:12:49 shm 64M 0 64M 0% /dev/shm 03:12:49 /dev/vda1 40G 13G 28G 32% /facter-os 03:12:49 03:12:49 03:12:49 ---> sar -b -r -n DEV: 03:12:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 03:12:49 03:12:49 02:47:41 LINUX RESTART (2 CPU) 03:12:49 03:12:49 02:48:01 tps rtps wtps bread/s bwrtn/s 03:12:49 02:49:01 155.19 29.84 125.35 5764.93 44254.22 03:12:49 02:50:01 20.34 0.47 19.87 329.51 5552.27 03:12:49 02:51:01 126.61 0.15 126.46 22.11 39859.49 03:12:49 02:52:01 259.64 0.00 259.64 0.00 55591.04 03:12:49 02:53:01 54.61 0.00 54.61 0.00 9071.14 03:12:49 02:54:01 68.22 0.03 68.19 1.07 3724.35 03:12:49 02:55:01 586.55 280.08 306.47 8545.54 187087.15 03:12:49 02:56:01 453.85 104.79 349.06 7992.41 177771.41 03:12:49 02:57:01 479.65 33.51 446.14 1121.47 157242.65 03:12:49 02:58:01 94.09 9.61 84.48 1288.21 15250.35 03:12:49 02:59:01 1.15 0.00 1.15 0.00 17.14 03:12:49 03:00:01 0.38 0.00 0.38 0.00 5.56 03:12:49 03:01:01 0.30 0.02 0.28 0.13 3.15 03:12:49 03:02:01 0.53 0.20 0.33 3.60 4.90 03:12:49 03:03:01 0.40 0.18 0.22 5.73 2.18 03:12:49 03:04:01 0.83 0.00 0.83 0.00 16.66 03:12:49 03:05:01 0.25 0.00 0.25 0.00 2.75 03:12:49 03:06:01 0.27 0.00 0.27 0.00 3.85 03:12:49 03:07:01 0.20 0.00 0.20 0.00 1.65 03:12:49 03:08:01 0.23 0.00 0.23 0.00 3.10 03:12:49 03:09:01 0.25 0.00 0.25 0.00 2.68 03:12:49 03:10:01 0.20 0.00 0.20 0.00 2.07 03:12:49 03:11:01 0.22 0.00 0.22 0.00 2.10 03:12:49 03:12:02 0.23 0.00 0.23 0.00 1.80 03:12:49 Average: 96.15 19.18 76.97 1047.18 29029.41 03:12:49 03:12:49 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:12:49 02:49:01 5372992 0 791888 9.89 2620 1841440 1272748 14.05 700416 1540332 4796 03:12:49 02:50:01 4873784 0 1080468 13.49 2620 2052068 1755092 19.38 1118276 1604896 49528 03:12:49 02:51:01 3709924 0 1021864 12.76 2620 3274532 1647720 18.19 1114028 2649532 285776 03:12:49 02:52:01 3416212 0 1137004 14.20 2620 3453104 1664660 18.38 1205008 2758948 68948 03:12:49 02:53:01 3102700 0 1193992 14.91 2620 3709628 1716524 18.95 1396260 2862996 67488 03:12:49 02:54:01 3088600 0 1234020 15.41 2620 3683700 1739636 19.21 1412168 2849852 98372 03:12:49 02:55:01 583352 0 1285284 16.05 2620 6137684 1747980 19.30 2051564 4619528 35120 03:12:49 02:56:01 480088 0 1449824 18.10 2620 6076408 2588668 28.58 3089608 3633560 19748 03:12:49 02:57:01 2166916 0 1267772 15.83 2620 4571632 1571428 17.35 1833932 3231812 11644 03:12:49 02:58:01 2310388 0 1237144 15.45 2620 4458788 1371536 15.14 1447916 3476404 8 03:12:49 02:59:01 2325536 0 1221992 15.26 2620 4458792 1266224 13.98 1436788 3476404 8 03:12:49 03:00:01 2326460 0 1221060 15.25 2620 4458800 1260056 13.91 1436192 3476440 8 03:12:49 03:01:01 2325392 0 1222120 15.26 2620 4458808 1255308 13.86 1436540 3476436 8 03:12:49 03:02:01 2326924 0 1220408 15.24 2620 4458988 1253368 13.84 1435184 3477248 8 03:12:49 03:03:01 2327236 0 1220064 15.23 2620 4459020 1253368 13.84 1437132 3475316 20 03:12:49 03:04:01 2327100 0 1220196 15.24 2620 4459024 1253452 13.84 1437196 3475316 8 03:12:49 03:05:01 2326748 0 1220544 15.24 2620 4459028 1253560 13.84 1437796 3475316 8 03:12:49 03:06:01 2327152 0 1220136 15.23 2620 4459032 1253368 13.84 1437260 3475316 8 03:12:49 03:07:01 2327004 0 1220280 15.24 2620 4459036 1253368 13.84 1437148 3475316 16 03:12:49 03:08:01 2327120 0 1220160 15.23 2620 4459040 1253368 13.84 1437228 3475356 8 03:12:49 03:09:01 2326868 0 1220408 15.24 2620 4459044 1253452 13.84 1437324 3475356 8 03:12:49 03:10:01 2326704 0 1220568 15.24 2620 4459048 1253488 13.84 1437416 3475356 12 03:12:49 03:11:01 2327112 0 1220152 15.23 2620 4459056 1253368 13.84 1437132 3475356 8 03:12:49 03:12:02 2327120 0 1220144 15.23 2620 4459056 1253368 13.84 1437132 3475356 8 03:12:49 Average: 2569976 0 1199479 14.98 2620 4236865 1443546 15.94 1478610 3245323 26732 03:12:49 03:12:49 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:12:49 02:49:01 eth0 1225.61 673.62 3357.64 94.56 0.00 0.00 0.00 0.00 03:12:49 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:50:01 veth05e08cd 1063.07 1083.39 95.60 2719.80 0.00 0.00 0.00 0.00 03:12:49 02:50:01 eth0 1208.38 1106.85 3047.03 106.08 0.00 0.00 0.00 0.00 03:12:49 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:50:01 docker0 1063.07 1083.26 81.07 2719.79 0.00 0.00 0.00 0.00 03:12:49 02:51:01 vethe1aa480 174.74 231.22 14.88 706.66 0.00 0.00 0.00 0.00 03:12:49 02:51:01 eth0 755.49 525.47 4000.68 47.55 0.00 0.00 0.00 0.00 03:12:49 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:51:01 docker0 174.78 231.10 12.50 706.65 0.00 0.00 0.00 0.00 03:12:49 02:52:01 eth0 298.78 242.06 1374.02 72.46 0.00 0.00 0.00 0.00 03:12:49 02:52:01 veth5731190 0.08 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:12:49 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:52:01 docker0 221.55 260.31 16.03 1350.12 0.00 0.00 0.00 0.00 03:12:49 02:53:01 eth0 30.54 16.29 21.95 11.58 0.00 0.00 0.00 0.00 03:12:49 02:53:01 veth5731190 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00 03:12:49 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:53:01 docker0 0.75 0.75 0.05 0.06 0.00 0.00 0.00 0.00 03:12:49 02:54:01 eth0 30.20 19.03 18.65 57.13 0.00 0.00 0.00 0.00 03:12:49 02:54:01 veth5731190 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 03:12:49 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:54:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 03:12:49 02:55:01 vethf6ce222 12.45 16.97 0.84 33.39 0.00 0.00 0.00 0.00 03:12:49 02:55:01 vethbf90c84 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 03:12:49 02:55:01 eth0 375.99 249.85 1876.06 70.93 0.00 0.00 0.00 0.00 03:12:49 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:56:01 veth1ac1f38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:56:01 veth4bd4e49 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:12:49 02:56:01 veth5cc6433 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:12:49 02:56:01 vethbf90c84 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 03:12:49 02:57:01 vethbf90c84 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:12:49 02:57:01 eth0 4203.00 2986.76 14636.61 556.53 0.00 0.00 0.00 0.00 03:12:49 02:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:12:49 02:57:01 docker0 1573.39 1743.55 116.28 5230.66 0.00 0.00 0.00 0.00 03:12:49 02:58:01 eth0 224.85 132.96 1111.46 62.52 0.00 0.00 0.00 0.00 03:12:49 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:58:01 docker0 61.04 116.41 3.66 399.41 0.00 0.00 0.00 0.00 03:12:49 02:59:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:12:49 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:00:01 eth0 0.63 0.13 0.12 0.01 0.00 0.00 0.00 0.00 03:12:49 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:01:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 03:12:49 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:12:49 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:12:49 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:04:01 eth0 1.55 0.22 0.27 0.07 0.00 0.00 0.00 0.00 03:12:49 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:05:01 eth0 1.75 0.80 0.84 0.56 0.00 0.00 0.00 0.00 03:12:49 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:06:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 03:12:49 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:12:49 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:08:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:09:01 eth0 0.58 0.22 0.17 0.07 0.00 0.00 0.00 0.00 03:12:49 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:10:01 eth0 0.65 0.28 0.29 0.20 0.00 0.00 0.00 0.00 03:12:49 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:12:49 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:12:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 03:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 Average: eth0 183.55 129.72 654.70 25.82 0.00 0.00 0.00 0.00 03:12:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:49 Average: docker0 68.15 77.55 5.00 234.74 0.00 0.00 0.00 0.00 03:12:49 03:12:49 03:12:49 ---> sar -P ALL: 03:12:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 03:12:49 03:12:49 02:47:41 LINUX RESTART (2 CPU) 03:12:49 03:12:49 02:48:01 CPU %user %nice %system %iowait %steal %idle 03:12:49 02:49:01 all 23.51 0.00 7.00 7.10 0.43 61.96 03:12:49 02:49:01 0 19.56 0.00 8.15 7.24 0.53 64.53 03:12:49 02:49:01 1 27.41 0.00 5.87 6.95 0.33 59.43 03:12:49 02:50:01 all 12.81 0.00 3.60 0.29 0.69 82.61 03:12:49 02:50:01 0 10.20 0.00 3.36 0.30 0.77 85.36 03:12:49 02:50:01 1 15.39 0.00 3.83 0.28 0.60 79.89 03:12:49 02:51:01 all 13.66 0.00 5.68 2.59 0.61 77.46 03:12:49 02:51:01 0 11.59 0.00 5.84 2.78 0.67 79.13 03:12:49 02:51:01 1 15.73 0.00 5.52 2.40 0.56 75.80 03:12:49 02:52:01 all 24.42 0.00 8.95 2.12 0.47 64.04 03:12:49 02:52:01 0 24.38 0.00 9.06 2.08 0.51 63.97 03:12:49 02:52:01 1 24.46 0.00 8.84 2.16 0.42 64.11 03:12:49 02:53:01 all 50.73 0.00 5.02 0.37 0.17 43.70 03:12:49 02:53:01 0 50.71 0.00 5.28 0.35 0.18 43.48 03:12:49 02:53:01 1 50.76 0.00 4.76 0.40 0.16 43.92 03:12:49 02:54:01 all 61.89 0.00 7.72 0.62 0.24 29.53 03:12:49 02:54:01 0 60.84 0.00 8.19 0.64 0.24 30.09 03:12:49 02:54:01 1 62.95 0.00 7.24 0.60 0.24 28.97 03:12:49 02:55:01 all 34.23 0.00 14.52 20.41 0.22 30.63 03:12:49 02:55:01 0 32.95 0.00 14.40 20.86 0.18 31.60 03:12:49 02:55:01 1 35.50 0.00 14.64 19.95 0.25 29.65 03:12:49 02:56:01 all 79.01 0.00 16.68 3.58 0.21 0.53 03:12:49 02:56:01 0 78.06 0.00 17.29 4.00 0.21 0.45 03:12:49 02:56:01 1 79.95 0.00 16.07 3.15 0.21 0.62 03:12:49 02:57:01 all 75.22 0.00 19.03 2.81 0.21 2.74 03:12:49 02:57:01 0 73.63 0.00 20.37 3.10 0.21 2.69 03:12:49 02:57:01 1 76.78 0.00 17.71 2.51 0.20 2.79 03:12:49 02:58:01 all 9.25 0.00 3.90 1.41 0.08 85.36 03:12:49 02:58:01 0 10.79 0.00 4.47 1.04 0.09 83.62 03:12:49 02:58:01 1 7.73 0.00 3.34 1.77 0.07 87.10 03:12:49 02:59:01 all 0.22 0.00 0.08 0.00 0.02 99.69 03:12:49 02:59:01 0 0.23 0.00 0.08 0.00 0.02 99.67 03:12:49 02:59:01 1 0.20 0.00 0.07 0.00 0.02 99.72 03:12:49 03:12:49 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:12:49 03:00:01 all 0.22 0.00 0.03 0.00 0.02 99.73 03:12:49 03:00:01 0 0.37 0.00 0.02 0.00 0.00 99.62 03:12:49 03:00:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:12:49 03:01:01 all 0.24 0.00 0.06 0.00 0.00 99.70 03:12:49 03:01:01 0 0.40 0.00 0.05 0.00 0.00 99.55 03:12:49 03:01:01 1 0.08 0.00 0.07 0.00 0.00 99.85 03:12:49 03:02:01 all 0.24 0.00 0.04 0.00 0.02 99.70 03:12:49 03:02:01 0 0.43 0.00 0.02 0.00 0.02 99.53 03:12:49 03:02:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:12:49 03:03:01 all 0.23 0.00 0.08 0.00 0.01 99.68 03:12:49 03:03:01 0 0.12 0.00 0.08 0.00 0.02 99.78 03:12:49 03:03:01 1 0.35 0.00 0.07 0.00 0.00 99.58 03:12:49 03:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81 03:12:49 03:04:01 0 0.12 0.00 0.07 0.00 0.02 99.80 03:12:49 03:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 03:12:49 03:05:01 all 0.22 0.00 0.04 0.00 0.01 99.73 03:12:49 03:05:01 0 0.35 0.00 0.03 0.00 0.00 99.62 03:12:49 03:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:12:49 03:06:01 all 0.19 0.00 0.04 0.00 0.01 99.76 03:12:49 03:06:01 0 0.30 0.00 0.02 0.00 0.00 99.68 03:12:49 03:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 03:12:49 03:07:01 all 0.25 0.00 0.03 0.00 0.02 99.71 03:12:49 03:07:01 0 0.47 0.00 0.02 0.00 0.02 99.50 03:12:49 03:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:12:49 03:08:01 all 0.23 0.00 0.03 0.00 0.02 99.72 03:12:49 03:08:01 0 0.43 0.00 0.03 0.00 0.02 99.52 03:12:49 03:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:12:49 03:09:01 all 0.23 0.00 0.03 0.00 0.02 99.72 03:12:49 03:09:01 0 0.37 0.00 0.02 0.00 0.02 99.60 03:12:49 03:09:01 1 0.10 0.00 0.03 0.00 0.02 99.85 03:12:49 03:10:01 all 0.09 0.00 0.04 0.00 0.01 99.86 03:12:49 03:10:01 0 0.10 0.00 0.03 0.00 0.00 99.87 03:12:49 03:10:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:12:49 03:12:49 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:12:49 03:11:01 all 0.23 0.00 0.03 0.00 0.02 99.72 03:12:49 03:11:01 0 0.38 0.00 0.02 0.00 0.02 99.58 03:12:49 03:11:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:12:49 03:12:02 all 0.24 0.00 0.03 0.00 0.01 99.72 03:12:49 03:12:02 0 0.38 0.00 0.02 0.00 0.00 99.60 03:12:49 03:12:02 1 0.10 0.00 0.05 0.00 0.02 99.83 03:12:49 Average: all 15.22 0.00 3.66 1.64 0.14 79.34 03:12:49 Average: 0 14.79 0.00 3.82 1.69 0.15 79.56 03:12:49 Average: 1 15.64 0.00 3.50 1.60 0.13 79.13 03:12:49 03:12:49 03:12:49