cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 73839868daec52e33f615e6a5743a210dd70e431 Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8339898631364278875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7496334255073911745.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3551/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9138584378860947927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9031886381426498935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1710860526867715283.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-874 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1580190197439781210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2174997284239897322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2034918237066459528.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 Commit message: "fix(notifications): Query with invalid offset range should return 416" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:36:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:36:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:36:35 ========================================================= 07:36:35 EdgeX Global Pipelines Version Info 07:36:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:36:37 ------------------- 07:36:37 stable info: 07:36:37 ------------------- 07:36:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:36:37 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:36:37 Message: update stable to v1.0.193 07:36:38 ------------------- 07:36:38 experimental info: 07:36:38 ------------------- 07:36:38 Commited By: **** collab-it+edgex@linuxfoundation.org 07:36:38 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:36:38 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7383986 [Pipeline] echo 07:36:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:38 provisioning config files... 07:36:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5430225874574035489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:39 ---> docker-login.sh 07:36:39 nexus3.edgexfoundry.org:10001 07:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:39 Configure a credential helper to remove this warning. See 07:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:39 07:36:39 Login Succeeded 07:36:39 nexus3.edgexfoundry.org:10002 07:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:39 Configure a credential helper to remove this warning. See 07:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:39 07:36:39 Login Succeeded 07:36:39 nexus3.edgexfoundry.org:10003 07:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:40 Configure a credential helper to remove this warning. See 07:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:40 07:36:40 Login Succeeded 07:36:40 nexus3.edgexfoundry.org:10004 07:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:40 Configure a credential helper to remove this warning. See 07:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:40 07:36:40 Login Succeeded 07:36:40 docker.io 07:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:40 Configure a credential helper to remove this warning. See 07:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:40 07:36:40 Login Succeeded 07:36:40 ---> docker-login.sh ends [Pipeline] } 07:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:40 ++ 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 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/core-command/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo core-command,cmd/core-command/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/core-data/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo core-data,cmd/core-data/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/core-metadata/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo core-metadata,cmd/core-metadata/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/security-bootstrapper/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/security-proxy-setup/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ cut -d/ -f2 07:36:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:36:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ cut -d/ -f2 07:36:40 ++ dirname cmd/support-notifications/Dockerfile 07:36:40 + echo support-notifications,cmd/support-notifications/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/support-scheduler/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:36:40 + for file in '`ls cmd/**/Dockerfile`' 07:36:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:36:40 ++ cut -d/ -f2 07:36:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:36:40 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 07:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:42 07:36:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:36:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:42 latest: Pulling from edgex-devops/git-semver 07:36:42 31603596830f: Pulling fs layer 07:36:42 54011a49482f: Pulling fs layer 07:36:42 a6820b24f6d8: Pulling fs layer 07:36:42 f581987b2513: Pulling fs layer 07:36:42 f581987b2513: Waiting 07:36:42 54011a49482f: Verifying Checksum 07:36:42 54011a49482f: Download complete 07:36:43 31603596830f: Verifying Checksum 07:36:43 31603596830f: Download complete 07:36:43 f581987b2513: Verifying Checksum 07:36:43 f581987b2513: Download complete 07:36:43 a6820b24f6d8: Verifying Checksum 07:36:43 a6820b24f6d8: Download complete 07:36:43 31603596830f: Pull complete 07:36:43 54011a49482f: Pull complete 07:36:44 a6820b24f6d8: Pull complete 07:36:44 f581987b2513: Pull complete 07:36:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:36:44 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:36:45 $ docker top 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:45 [ssh-agent] Looking for ssh-agent implementation... 07:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:45 $ docker exec 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent 07:36:45 SSH_AUTH_SOCK=/tmp/ssh-sUxZOQP9RWOR/agent.13 07:36:45 SSH_AGENT_PID=20 07:36:45 Running ssh-add (command line suppressed) 07:36:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7302793284331003144.key (/w/workspace/edgex-go/2@tmp/private_key_7302793284331003144.key) 07:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:46 + git tag --points-at HEAD [Pipeline] } 07:36:46 $ docker exec --env ******** --env ******** 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent -k 07:36:46 unset SSH_AUTH_SOCK; 07:36:46 unset SSH_AGENT_PID; 07:36:46 echo Agent pid 20 killed; 07:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:46 [ssh-agent] Looking for ssh-agent implementation... 07:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:46 $ docker exec 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent 07:36:46 SSH_AUTH_SOCK=/tmp/ssh-POmWzFqmF59h/agent.53 07:36:46 SSH_AGENT_PID=60 07:36:46 Running ssh-add (command line suppressed) 07:36:46 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2508587564564153745.key (/w/workspace/edgex-go/2@tmp/private_key_2508587564564153745.key) 07:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:47 + git semver init 07:36:47 # -> Open(): unable to determine branch for HEAD 07:36:47 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:36:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:36:47 # $SEMVER_REMOTE_NAME = origin 07:36:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:36:47 # $SEMVER_USER_NAME = edgex-jenkins 07:36:47 # $SEMVER_BRANCH = PR-3551 07:36:47 # $SEMVER_TEMP = /tmp/semver-446116991 07:36:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:37:19 # '/tmp/semver-446116991' -> '/w/workspace/edgex-go/2/.semver' 07:37:19 # -> Force: false 07:37:19 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:37:19 $ docker exec --env ******** --env ******** 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent -k 07:37:19 unset SSH_AUTH_SOCK; 07:37:19 unset SSH_AGENT_PID; 07:37:19 echo Agent pid 60 killed; 07:37:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:19 + git semver [Pipeline] } 07:37:19 $ docker stop --time=1 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 07:37:21 $ docker rm -f 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:37:22 Stashed 1 file(s) [Pipeline] echo 07:37:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:37:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:37:23 + sudo service docker restart 07:37:23 + true 07:37:23 Redirecting to /bin/systemctl restart docker.service 07:37:37 Still waiting to schedule task 07:37:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 07:37:41 ========================================================= 07:37:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:37:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:37:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:37:43 Sending build context to Docker daemon 329.1MB 07:37:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:37:43 Step 2/6 : FROM ${BASE} 07:37:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:43 540db60ca938: Pulling fs layer 07:37:43 adcc1eea9eea: Pulling fs layer 07:37:43 4c4ab2625f07: Pulling fs layer 07:37:43 0510c868ecb4: Pulling fs layer 07:37:43 afea3b2eda06: Pulling fs layer 07:37:43 7809a108b3ef: Pulling fs layer 07:37:43 f706445af74f: Pulling fs layer 07:37:43 0510c868ecb4: Waiting 07:37:43 afea3b2eda06: Waiting 07:37:43 7809a108b3ef: Waiting 07:37:43 f706445af74f: Waiting 07:37:43 4c4ab2625f07: Verifying Checksum 07:37:43 4c4ab2625f07: Download complete 07:37:43 adcc1eea9eea: Verifying Checksum 07:37:43 adcc1eea9eea: Download complete 07:37:43 afea3b2eda06: Verifying Checksum 07:37:43 afea3b2eda06: Download complete 07:37:43 540db60ca938: Download complete 07:37:43 7809a108b3ef: Verifying Checksum 07:37:43 7809a108b3ef: Download complete 07:37:43 540db60ca938: Pull complete 07:37:44 adcc1eea9eea: Pull complete 07:37:44 4c4ab2625f07: Pull complete 07:37:46 f706445af74f: Verifying Checksum 07:37:46 f706445af74f: Download complete 07:37:46 0510c868ecb4: Verifying Checksum 07:37:46 0510c868ecb4: Download complete 07:37:50 0510c868ecb4: Pull complete 07:37:50 afea3b2eda06: Pull complete 07:37:50 7809a108b3ef: Pull complete 07:37:52 f706445af74f: Pull complete 07:37:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:37:52 ---> b068be0155e3 07:37:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:37:53 ---> Running in 6e12d0fad21f 07:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:37:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:37:56 (1/12) Installing libmagic (5.39-r0) 07:37:57 (2/12) Installing file (5.39-r0) 07:37:57 (3/12) Installing libc-dev (0.7.2-r3) 07:37:57 (4/12) Installing g++ (10.2.1_pre1-r3) 07:38:15 (5/12) Installing fortify-headers (1.1-r0) 07:38:15 (6/12) Installing patch (2.7.6-r6) 07:38:15 (7/12) Installing build-base (0.5-r2) 07:38:15 (8/12) Installing libsodium (1.0.18-r0) 07:38:15 (9/12) Installing pkgconf (1.7.3-r0) 07:38:15 (10/12) Installing libsodium-dev (1.0.18-r0) 07:38:15 (11/12) Installing libzmq (4.3.3-r1) 07:38:15 (12/12) Installing zeromq-dev (4.3.3-r1) 07:38:15 Executing busybox-1.32.1-r6.trigger 07:38:15 OK: 219 MiB in 52 packages 07:38:15 Removing intermediate container 6e12d0fad21f 07:38:15 ---> eb6ca9025e6e 07:38:15 Step 4/6 : WORKDIR /edgex-go 07:38:15 ---> Running in 4edfd6041745 07:38:15 Removing intermediate container 4edfd6041745 07:38:15 ---> cd2a8ac65894 07:38:15 Step 5/6 : COPY go.mod . 07:38:15 ---> fae6761452b1 07:38:15 Step 6/6 : RUN go mod download 07:38:15 ---> Running in dd204479261b 07:38:33 Removing intermediate container dd204479261b 07:38:33 ---> c254e18fbf22 07:38:33 Successfully built c254e18fbf22 07:38:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:38:34 + docker inspect -f . ci-base-image-x86_64 07:38:34 . [Pipeline] withDockerContainer 07:38:34 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:38:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:38:34 $ docker top b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:35 + go version 07:38:35 go version go1.16.3 linux/amd64 [Pipeline] } 07:38:35 $ docker stop --time=1 b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d 07:38:36 $ docker rm -f b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:37 + docker inspect -f . ci-base-image-x86_64 07:38:37 . [Pipeline] withDockerContainer 07:38:37 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:38:37 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:38:37 $ docker top 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad -eo pid,comm [Pipeline] { [Pipeline] echo 07:38:37 ========================================================= 07:38:37 [edgeXBuildGoParallel] Running Tests and Build... 07:38:37 ========================================================= [Pipeline] sh 07:38:38 + go mod tidy [Pipeline] sh 07:38:38 + make test 07:38:38 go mod tidy 07:38:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:38:45 ? github.com/edgexfoundry/edgex-go [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:39:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:39:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:39:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements 07:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 07:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 53.4% of statements 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements 07:39:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 07:39:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:39:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements 07:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 07:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 07:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 07:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 07:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 07:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 07:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 07:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements 07:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:39:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-875 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws 07:39:43 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:39:43 The recommended git tool is: git 07:39:49 using credential edgex-jenkins-ssh 07:39:49 Cloning the remote Git repository 07:39:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:39:49 > git init /w/workspace/edgex-go/2 # timeout=10 07:39:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:39:49 > git --version # timeout=10 07:39:49 > git --version # 'git version 2.17.1' 07:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 76.0% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 07:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.9% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 07:40:08 GO111MODULE=on go vet ./... 07:40:09 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 07:40:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:40:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:09 > git config core.sparsecheckout # timeout=10 07:40:09 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 07:40:10 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 07:40:10 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) 07:40:10 > git remote # timeout=10 07:40:10 > git config --get remote.origin.url # timeout=10 07:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:10 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 07:40:10 > git rev-parse HEAD^{commit} # timeout=10 07:40:10 > git config core.sparsecheckout # timeout=10 07:40:10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 07:40:14 Commit message: "fix(notifications): Query with invalid offset range should return 416" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:40:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:40:16 + true+ sudo service 07:40:16 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:35 provisioning config files... 07:40:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1054074324528619331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:35 gofmt -l . 07:40:35 [ "`gofmt -l .`" = "" ] 07:40:35 ./bin/test-attribution-txt.sh [Pipeline] sh 07:40:35 ---> docker-login.sh 07:40:35 nexus3.edgexfoundry.org:10001 07:40:35 + ls -al . 07:40:35 total 528 07:40:35 drwxrwxr-x 10 1001 1001 4096 Jun 8 07:40 . 07:40:35 drwxr-xr-x 4 root root 28 Jun 8 07:38 .. 07:40:35 -rw-rw-r-- 1 1001 1001 11 Jun 8 07:36 .dockerignore 07:40:35 drwxrwxr-x 8 1001 1001 179 Jun 8 07:36 .git 07:40:35 drwxrwxr-x 3 1001 1001 125 Jun 8 07:36 .github 07:40:35 -rw-rw-r-- 1 1001 1001 818 Jun 8 07:36 .gitignore 07:40:35 drwx------ 3 1001 1001 60 Jun 8 07:37 .semver 07:40:35 -rw-rw-r-- 1 1001 1001 166 Jun 8 07:36 .sonarcloud.properties 07:40:35 -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:36 Attribution.txt 07:40:35 -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:36 CONTRIBUTING.md 07:40:35 -rw-rw-r-- 1 1001 1001 931 Jun 8 07:36 Dockerfile.build 07:40:35 -rw-rw-r-- 1 1001 1001 849 Jun 8 07:36 Jenkinsfile 07:40:35 -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:36 LICENSE 07:40:35 -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:36 Makefile 07:40:35 -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:36 README.md 07:40:35 -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:36 SECURITY.md 07:40:35 -rw-rw-r-- 1 1001 1001 5 Jun 8 07:37 VERSION 07:40:35 -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:36 ZMQWindows.md 07:40:35 drwxrwxr-x 2 1001 1001 37 Jun 8 07:36 bin 07:40:35 drwxrwxr-x 14 1001 1001 4096 Jun 8 07:36 cmd 07:40:35 -rw-r--r-- 1 root root 412281 Jun 8 07:40 coverage.out 07:40:35 -rw-rw-r-- 1 1001 1001 902 Jun 8 07:36 go.mod 07:40:35 -rw-r--r-- 1 root root 21048 Jun 8 07:38 go.sum 07:40:35 drwxrwxr-x 8 1001 1001 127 Jun 8 07:36 internal 07:40:35 drwxrwxr-x 3 1001 1001 16 Jun 8 07:36 openapi 07:40:35 drwxrwxr-x 4 1001 1001 71 Jun 8 07:36 snap 07:40:35 -rw-rw-r-- 1 1001 1001 168 Jun 8 07:36 version.go [Pipeline] sh 07:40:35 + '[' -e coverage.out ] 07:40:35 + chown 1001:1001 coverage.out [Pipeline] stash 07:40:36 Stashed 1 file(s) [Pipeline] sh 07:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:36 + make build 07:40:36 go mod tidy 07:40:36 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 07:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:36 Configure a credential helper to remove this warning. See 07:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:36 07:40:36 Login Succeeded 07:40:36 nexus3.edgexfoundry.org:10002 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 nexus3.edgexfoundry.org:10003 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 nexus3.edgexfoundry.org:10004 07:40:37 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 07:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:38 Configure a credential helper to remove this warning. See 07:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:38 07:40:38 Login Succeeded 07:40:38 docker.io 07:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:39 Configure a credential helper to remove this warning. See 07:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:39 07:40:39 Login Succeeded 07:40:39 ---> docker-login.sh ends [Pipeline] } 07:40:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:40:39 ========================================================= 07:40:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:40:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:40:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:40:42 Sending build context to Docker daemon 166.2MB 07:40:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:40:42 Step 2/6 : FROM ${BASE} 07:40:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:40:42 595b0fe564bb: Pulling fs layer 07:40:42 7186ed65a4f7: Pulling fs layer 07:40:42 316046926c0a: Pulling fs layer 07:40:42 4ebd0625c992: Pulling fs layer 07:40:42 207e8628e3a3: Pulling fs layer 07:40:42 c791037a9be2: Pulling fs layer 07:40:42 ffd874e62e21: Pulling fs layer 07:40:42 207e8628e3a3: Waiting 07:40:42 4ebd0625c992: Waiting 07:40:42 c791037a9be2: Waiting 07:40:42 ffd874e62e21: Waiting 07:40:42 316046926c0a: Download complete 07:40:42 7186ed65a4f7: Download complete 07:40:42 207e8628e3a3: Verifying Checksum 07:40:42 207e8628e3a3: Download complete 07:40:42 c791037a9be2: Verifying Checksum 07:40:42 c791037a9be2: Download complete 07:40:42 595b0fe564bb: Verifying Checksum 07:40:42 595b0fe564bb: Download complete 07:40:43 595b0fe564bb: Pull complete 07:40:43 7186ed65a4f7: Pull complete 07:40:44 316046926c0a: Pull complete 07:40:45 ffd874e62e21: Verifying Checksum 07:40:45 ffd874e62e21: Download complete 07:40:46 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 07:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:40:46 4ebd0625c992: Verifying Checksum 07:40:46 4ebd0625c992: Download complete 07:40:47 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 07:40:47 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 07:40:49 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 07:40:50 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 07:40:51 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 07:40:52 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 07:40:53 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 07:40:54 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] } 07:40:56 $ docker stop --time=1 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad 07:40:56 4ebd0625c992: Pull complete 07:40:56 207e8628e3a3: Pull complete 07:40:57 c791037a9be2: Pull complete 07:40:58 $ docker rm -f 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:41:04 ffd874e62e21: Pull complete 07:41:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:41:04 ---> cfc18b08335c 07:41:04 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:41:04 ---> Running in d0d2aa78e0b1 07:41:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 07:41:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:41:05 07:41:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:41:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:41:05 latest: Pulling from edgex-devops/edgex-compose 07:41:05 cbdbe7a5bc2a: Pulling fs layer 07:41:05 ca9280d653b3: Pulling fs layer 07:41:05 7e9c9ca2126c: Pulling fs layer 07:41:05 cbdbe7a5bc2a: Download complete 07:41:05 cbdbe7a5bc2a: Pull complete 07:41:06 (1/12) Installing libmagic (5.39-r0) 07:41:06 ca9280d653b3: Verifying Checksum 07:41:06 ca9280d653b3: Download complete 07:41:06 (2/12) Installing file (5.39-r0) 07:41:06 (3/12) Installing libc-dev (0.7.2-r3) 07:41:06 (4/12) Installing g++ (10.2.1_pre1-r3) 07:41:06 ca9280d653b3: Pull complete 07:41:07 7e9c9ca2126c: Download complete 07:41:10 7e9c9ca2126c: Pull complete 07:41:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:41:10 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:41:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:41:12 (5/12) Installing fortify-headers (1.1-r0) 07:41:12 (6/12) Installing patch (2.7.6-r6) 07:41:12 (7/12) Installing build-base (0.5-r2) 07:41:12 (8/12) Installing libsodium (1.0.18-r0) 07:41:12 (9/12) Installing pkgconf (1.7.3-r0) 07:41:12 (10/12) Installing libsodium-dev (1.0.18-r0) 07:41:12 (11/12) Installing libzmq (4.3.3-r1) 07:41:12 (12/12) Installing zeromq-dev (4.3.3-r1) 07:41:12 Executing busybox-1.32.1-r6.trigger 07:41:12 OK: 218 MiB in 52 packages 07:41:13 $ docker top f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:14 + docker-compose build --help 07:41:14 + grep parallel 07:41:14 --parallel Build images in parallel. [Pipeline] } 07:41:14 $ docker stop --time=1 f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 07:41:16 $ docker rm -f f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:41:16 . [Pipeline] withDockerContainer 07:41:16 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:41:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:41:17 Removing intermediate container d0d2aa78e0b1 07:41:17 ---> 45bdc5980519 07:41:17 Step 4/6 : WORKDIR /edgex-go 07:41:17 ---> Running in b569aa9b45e3 07:41:17 Removing intermediate container b569aa9b45e3 07:41:17 ---> f3a1e8e41421 07:41:17 Step 5/6 : COPY go.mod . 07:41:17 $ docker top a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:17 + docker-compose -f ./docker-compose-build.yml build --parallel 07:41:18 ---> d5769a615c41 07:41:18 Step 6/6 : RUN go mod download 07:41:18 ---> Running in 3ed38612710a 07:41:18 Building core-command ... 07:41:18 Building core-data ... 07:41:18 Building core-metadata ... 07:41:18 Building security-bootstrapper ... 07:41:18 Building security-proxy-setup ... 07:41:18 Building security-secretstore-setup ... 07:41:18 Building support-notifications ... 07:41:18 Building support-scheduler ... 07:41:18 Building sys-mgmt-agent ... 07:41:18 Building security-bootstrapper 07:41:18 Building core-data 07:41:18 Building support-notifications 07:41:18 Building security-secretstore-setup 07:41:18 Building support-scheduler 07:41:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:41:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:41:33 ---> c254e18fbf22 07:41:33 Step 3/32 : WORKDIR /edgex-go 07:41:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:41:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:41:33 ---> c254e18fbf22 07:41:33 Step 3/24 : WORKDIR /edgex-go 07:41:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:41:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:41:33 ---> c254e18fbf22 07:41:33 Step 3/23 : WORKDIR /edgex-go 07:41:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:41:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:41:34 ---> c254e18fbf22 07:41:34 Step 3/23 : WORKDIR /edgex-go 07:41:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:41:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:41:34 ---> c254e18fbf22 07:41:34 Step 3/26 : WORKDIR /edgex-go 07:41:36 ---> Running in ff89a0fcff29 07:41:36 ---> Running in e9aa0fa8b460 07:41:36 ---> Running in 644a4e090842 07:41:36 ---> Running in 7b62f033eeb5 07:41:36 ---> Running in 2305f67950fa 07:41:36 Removing intermediate container e9aa0fa8b460 07:41:36 ---> 9ccd7d882739 07:41:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:36 Removing intermediate container 644a4e090842 07:41:36 ---> faa305e702c6 07:41:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:36 Removing intermediate container 2305f67950fa 07:41:36 ---> 8f5ee35380e0 07:41:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:36 Removing intermediate container ff89a0fcff29 07:41:36 ---> 24fd08b30d47 07:41:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:36 Removing intermediate container 7b62f033eeb5 07:41:36 ---> cd6bef978ba1 07:41:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:36 ---> Running in ddcb959ce38b 07:41:36 ---> Running in 0756094b9003 07:41:36 ---> Running in 5aa427193918 07:41:36 ---> Running in 5d1901411bc9 07:41:36 ---> Running in feec195e441c 07:41:37 Removing intermediate container ddcb959ce38b 07:41:37 ---> 008befccaff0 07:41:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:41:37 ---> Running in 706d3988d1a6 07:41:37 Removing intermediate container 0756094b9003 07:41:37 ---> 3ded25d22e40 07:41:37 Step 5/26 : RUN apk add --update --no-cache make git 07:41:37 ---> Running in 7508991b48e0 07:41:37 Removing intermediate container 5aa427193918 07:41:37 ---> fa3900c3d04f 07:41:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:41:37 ---> Running in 4f5426d2ed32 07:41:37 Removing intermediate container 5d1901411bc9 07:41:37 ---> 1169364c8e8c 07:41:37 Step 5/23 : RUN apk add --update --no-cache make git 07:41:37 Removing intermediate container feec195e441c 07:41:37 ---> 0958674f31a4 07:41:37 Step 5/32 : RUN apk add --update --no-cache make git 07:41:37 ---> Running in 3caebd12c235 07:41:37 ---> Running in ec536dd7f5ac 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:39 OK: 219 MiB in 52 packages 07:41:39 Removing intermediate container 706d3988d1a6 07:41:39 ---> a0400d02cfef 07:41:39 Step 6/24 : COPY go.mod . 07:41:40 OK: 219 MiB in 52 packages 07:41:40 ---> e231970fca43 07:41:40 Step 7/24 : RUN go mod download 07:41:40 OK: 219 MiB in 52 packages 07:41:40 ---> Running in 01bbbb1335ef 07:41:40 OK: 219 MiB in 52 packages 07:41:40 OK: 219 MiB in 52 packages 07:41:40 Removing intermediate container 3caebd12c235 07:41:40 ---> 2621330f5113 07:41:40 Step 6/23 : COPY go.mod . 07:41:40 Removing intermediate container ec536dd7f5ac 07:41:40 ---> e913adf4f967 07:41:40 Step 6/32 : COPY go.mod . 07:41:40 Removing intermediate container 4f5426d2ed32 07:41:40 ---> 56d54610e852 07:41:40 Step 6/23 : COPY go.mod . 07:41:40 Removing intermediate container 7508991b48e0 07:41:40 ---> b45b74a6607f 07:41:40 Step 6/26 : COPY go.mod . 07:41:40 ---> 080586d48ec5 07:41:40 Step 7/32 : RUN go mod download 07:41:40 ---> Running in 2717dca9f7e5 07:41:40 ---> bd75a544b450 07:41:40 Step 7/23 : RUN go mod download 07:41:40 ---> ca6d79d30f8f 07:41:40 Step 7/23 : RUN go mod download 07:41:40 ---> Running in 6fdcaf7a7cf1 07:41:40 ---> Running in c48120f92d58 07:41:40 ---> 352f984440c4 07:41:40 Step 7/26 : RUN go mod download 07:41:40 ---> Running in 9a2fcb9d3567 07:41:40 Removing intermediate container 01bbbb1335ef 07:41:40 ---> ed12ca7f175a 07:41:40 Step 8/24 : COPY . . 07:41:44 Removing intermediate container 3ed38612710a 07:41:44 ---> 23d6d693eab2 07:41:44 Successfully built 23d6d693eab2 07:41:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:41:45 + docker inspect -f . ci-base-image-arm64 07:41:45 . [Pipeline] withDockerContainer 07:41:45 prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container 07:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:41:46 Removing intermediate container 2717dca9f7e5 07:41:46 ---> c921ede7ae81 07:41:46 Step 8/32 : COPY . . 07:41:46 Removing intermediate container 6fdcaf7a7cf1 07:41:46 ---> 090a708453bf 07:41:46 Step 8/23 : COPY . . 07:41:46 ---> e408ab69214c 07:41:46 Step 9/24 : RUN go mod tidy 07:41:47 $ docker top 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:48 + go version 07:41:48 go version go1.16.3 linux/arm64 [Pipeline] } 07:41:48 $ docker stop --time=1 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 07:41:50 $ docker rm -f 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:50 Removing intermediate container 9a2fcb9d3567 07:41:50 ---> f5f6f24c48dc 07:41:50 Step 8/26 : COPY . . 07:41:50 Removing intermediate container c48120f92d58 07:41:50 ---> 54d5b285674b 07:41:50 Step 8/23 : COPY . . 07:41:50 + docker inspect -f . ci-base-image-arm64 07:41:50 . [Pipeline] withDockerContainer 07:41:51 prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container 07:41: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:41:52 ---> Running in 50cb99de3d45 07:41:52 $ docker top f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d -eo pid,comm [Pipeline] { [Pipeline] echo 07:41:53 ========================================================= 07:41:53 [edgeXBuildGoParallel] Running Tests and Build... 07:41:53 ========================================================= [Pipeline] sh 07:41:53 + go mod tidy [Pipeline] sh 07:41:54 ---> 496e0d593046 07:41:54 Step 9/23 : RUN go mod tidy 07:41:54 ---> 510b0946b155 07:41:54 Step 9/32 : RUN go mod tidy 07:41:55 + make test 07:41:55 go mod tidy 07:41:55 ---> Running in 4634bc22c678 07:41:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:41:55 ---> Running in a125007cbbed 07:41:57 Removing intermediate container 50cb99de3d45 07:41:57 ---> 2bf405bf282e 07:41:57 Step 10/24 : RUN make cmd/core-data/core-data 07:42:00 ---> Running in a275b9606298 07:42:01 Removing intermediate container a125007cbbed 07:42:01 ---> b41d0c837e14 07:42:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:42:01 ---> Running in adb964ec21ae 07:42:01 ---> 4f0106ea598c 07:42:01 Step 9/26 : RUN go mod tidy 07:42:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:42:02 Removing intermediate container 4634bc22c678 07:42:02 ---> ea93f8959ffe 07:42:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:42:02 ---> Running in a904fa1104cc 07:42:02 ---> Running in dfc0d1a5e25e 07:42:02 ---> 3c320e3f1a1a 07:42:02 Step 9/23 : RUN go mod tidy 07:42:02 ---> Running in 1efc563f2f57 07:42:02 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 07:42:03 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 07:42:04 Removing intermediate container dfc0d1a5e25e 07:42:04 ---> 7eb9455590f9 07:42:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:42:04 ---> Running in 2500dadac301 07:42:04 Removing intermediate container 1efc563f2f57 07:42:04 ---> 349ee832b035 07:42:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:42:04 ---> Running in 068f73deec1b 07:42:05 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 07:42: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 07:42:22 ? github.com/edgexfoundry/edgex-go [no test files] 07:42:44 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 07:42:44 Removing intermediate container adb964ec21ae 07:42:44 ---> cafc07845d3a 07:42:44 07:42:44 Step 11/32 : FROM alpine:3.12 07:42:44 3.12: Pulling from library/alpine 07:42:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:42:44 Status: Downloaded newer image for alpine:3.12 07:42:44 ---> 13621d1b12d4 07:42:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:42:44 ---> Running in c0e1e4a9be8e 07:42:44 Removing intermediate container c0e1e4a9be8e 07:42:44 ---> 13da1f14f442 07:42:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:42:44 ---> Running in 0cd8cd91d84c 07:42:44 Removing intermediate container a904fa1104cc 07:42:44 ---> dfda334faab0 07:42:44 07:42:44 Step 11/23 : FROM alpine:3.12 07:42:44 ---> 13621d1b12d4 07:42:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:42:44 ---> Running in 3655a2766c53 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:44 (1/2) Installing dumb-init (1.2.2-r1) 07:42:44 (2/2) Installing su-exec (0.2-r1) 07:42:44 Executing busybox-1.31.1-r20.trigger 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:44 OK: 6 MiB in 16 packages 07:42:44 (1/1) Installing dumb-init (1.2.2-r1) 07:42:44 Executing busybox-1.31.1-r20.trigger 07:42:44 OK: 6 MiB in 15 packages 07:42:44 Removing intermediate container 2500dadac301 07:42:44 ---> 43c46b95d62d 07:42:44 07:42:44 Step 11/26 : FROM alpine:3.12 07:42:44 ---> 13621d1b12d4 07:42:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:42:44 ---> Running in 5c14c5156f62 07:42:44 Removing intermediate container 0cd8cd91d84c 07:42:44 ---> 69202f7f0350 07:42:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:42:44 ---> Running in f839d2e2b964 07:42:44 Removing intermediate container f839d2e2b964 07:42:44 ---> 4e188cc4e776 07:42:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:42:44 ---> Running in 7433323d689f 07:42:44 Removing intermediate container 3655a2766c53 07:42:44 ---> 5b6a9bb9b64c 07:42:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:42:44 ---> Running in b2d74fbadf5f 07:42:44 Removing intermediate container 7433323d689f 07:42:44 ---> 457ceee9a4f0 07:42:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:44 (1/6) Installing ca-certificates (20191127-r4) 07:42:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:42:44 (3/6) Installing libcurl (7.77.0-r0) 07:42:44 (4/6) Installing curl (7.77.0-r0) 07:42:44 (5/6) Installing dumb-init (1.2.2-r1) 07:42:44 (6/6) Installing su-exec (0.2-r1) 07:42:44 Executing busybox-1.31.1-r20.trigger 07:42:44 Executing ca-certificates-20191127-r4.trigger 07:42:45 OK: 7 MiB in 20 packages 07:42:45 Removing intermediate container b2d74fbadf5f 07:42:45 ---> de1b5272e2f7 07:42:45 Step 14/23 : ENV APP_PORT=59861 07:42:45 ---> Running in 91eaf8cd683f 07:42:45 ---> Running in 1af1604fb047 07:42:45 Removing intermediate container 068f73deec1b 07:42:45 ---> 788bfc59e1e3 07:42:45 07:42:45 Step 11/23 : FROM alpine:3.12 07:42:45 ---> 13621d1b12d4 07:42:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:42:45 ---> Running in b9f50e0049a4 07:42:45 Removing intermediate container 1af1604fb047 07:42:45 ---> 465c4c695390 07:42:45 Step 15/23 : EXPOSE $APP_PORT 07:42:46 ---> Running in c09ba06ea569 07:42:46 Removing intermediate container 5c14c5156f62 07:42:46 ---> f5400c52b4d6 07:42:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:46 (1/2) Installing ca-certificates (20191127-r4) 07:42:46 (2/2) Installing dumb-init (1.2.2-r1) 07:42:46 Executing busybox-1.31.1-r20.trigger 07:42:46 Executing ca-certificates-20191127-r4.trigger 07:42:46 Removing intermediate container a275b9606298 07:42:46 ---> bfafd0cb8f5c 07:42:46 07:42:46 Step 11/24 : FROM alpine:3.12 07:42:46 ---> 13621d1b12d4 07:42:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:46 OK: 6 MiB in 16 packages 07:42:46 Removing intermediate container c09ba06ea569 07:42:46 ---> 30bf7a6acc38 07:42:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:46 ---> Running in 6e2af72626f5 07:42:46 ---> Running in eb600b74c77a 07:42:46 Removing intermediate container 6e2af72626f5 07:42:46 ---> 5fb18a35b78c 07:42:46 Step 14/26 : WORKDIR / 07:42:46 Removing intermediate container 91eaf8cd683f 07:42:46 ---> 3d32a0e28cfd 07:42:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:42:46 ---> Running in e5a14b7a3f4e 07:42:46 ---> 0396fb5c4d82 07:42:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:42:46 Removing intermediate container eb600b74c77a 07:42:46 ---> 7164533dc23d 07:42:46 Step 13/24 : ENV APP_PORT=59880 07:42:46 ---> Running in baab0852a8bf 07:42:47 ---> Running in 3f0386a308c9 07:42:47 Removing intermediate container b9f50e0049a4 07:42:47 ---> 6437a679e7bb 07:42:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:42:47 Removing intermediate container baab0852a8bf 07:42:47 ---> 551df9a6ca45 07:42:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:42:47 Removing intermediate container e5a14b7a3f4e 07:42:47 ---> 2567b6e1c8d2 07:42:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:42:47 Removing intermediate container 3f0386a308c9 07:42:47 ---> b7226cc01d6d 07:42:47 Step 14/24 : EXPOSE $APP_PORT 07:42:47 ---> 4357cace47c0 07:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:42:47 ---> Running in ce1d519b0134 07:42:47 ---> Running in 15c58fb8d584 07:42:47 Removing intermediate container ce1d519b0134 07:42:47 ---> c564b5321397 07:42:47 Step 14/23 : ENV APP_PORT=59860 07:42:47 ---> 4c86eb79e272 07:42:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:42:47 ---> f7572e7a5003 07:42:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:42:47 Removing intermediate container 15c58fb8d584 07:42:47 ---> 74f55255cf5f 07:42:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:47 ---> Running in 608957178a94 07:42:47 ---> Running in 5d0728e9d6f6 07:42:47 ---> 8ee480103678 07:42:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:42:47 ---> Running in 55690ed4d247 07:42:47 ---> Running in 460f3537c64d 07:42:47 Removing intermediate container 608957178a94 07:42:47 ---> c994f6639613 07:42:47 Step 15/23 : EXPOSE $APP_PORT 07:42:47 ---> Running in 82b938b5f007 07:42:47 ---> 1923f9e2ad9c 07:42:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:42:47 Removing intermediate container 460f3537c64d 07:42:47 ---> ea81764c4a85 07:42:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:47 ---> Running in 2e401921b400 07:42:48 ---> 03a04a3a9a6b 07:42:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:42:48 Removing intermediate container 82b938b5f007 07:42:48 ---> 87267b3cecf7 07:42:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:48 Removing intermediate container 2e401921b400 07:42:48 ---> d84295cc9566 07:42:48 Step 21/23 : LABEL arch=x86_64 07:42:48 ---> Running in befe8379cf2d 07:42:48 ---> bfa235a26d43 07:42:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:42:48 Removing intermediate container befe8379cf2d 07:42:48 ---> cb5e5f37ec3a 07:42:48 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:42:48 ---> 5412eb330216 07:42:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:42:48 ---> Running in 584bc7483d45 07:42:48 Removing intermediate container 5d0728e9d6f6 07:42:48 ---> a8202eb627d3 07:42:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:42:48 Removing intermediate container 584bc7483d45 07:42:48 ---> cb9e3f0a2c1c 07:42:48 Step 23/23 : LABEL version=0.0.0 07:42:48 Removing intermediate container 55690ed4d247 07:42:48 ---> 9aac2a1f8d11 07:42:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:48 ---> Running in 591fa8fcca83 07:42:48 ---> f55a3e2e822d 07:42:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:42:48 ---> Running in 2d1a6b51b8b8 07:42:48 ---> 10c88a602ae8 07:42:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:42:48 ---> 6960ec3660f0 07:42:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:42:49 Removing intermediate container 2d1a6b51b8b8 07:42:49 ---> 00d5f6a42bf6 07:42:49 07:42:49 Successfully built 00d5f6a42bf6 07:42:49 ---> 28a44b648dbc 07:42:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:42:49 Successfully tagged support-scheduler:latest 07:42:49 Building sys-mgmt-agent 07:42:49  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:49 ---> Running in 91374c78b9d4 07:42:49 ---> bcb022c06c79 07:42:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:42:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:50 ---> 4c3795c9cac4 07:42:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:42:50 Removing intermediate container 91374c78b9d4 07:42:50 ---> a246d8d36a61 07:42:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:50 (1/6) Installing dumb-init (1.2.2-r1) 07:42:50 (2/6) Installing libgcc (9.3.0-r2) 07:42:50 (3/6) Installing libsodium (1.0.18-r0) 07:42:50 (4/6) Installing libstdc++ (9.3.0-r2) 07:42:50 ---> 7db2efe127d9 07:42:50 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/ 07:42:50 ---> Running in 876ae03cc13c 07:42:51 ---> 8bf2ad409c86 07:42:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:42:51 ---> Running in a50dbf435734 07:42:51 Removing intermediate container 876ae03cc13c 07:42:51 ---> 55c0368d4204 07:42:51 Step 21/23 : LABEL arch=x86_64 07:42:51 (5/6) Installing libzmq (4.3.3-r0) 07:42:51 (6/6) Installing zeromq (4.3.3-r0) 07:42:51 Executing busybox-1.31.1-r20.trigger 07:42:52 OK: 8 MiB in 20 packages 07:42:53 ---> fe3d82dd192c 07:42:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:42:53 ---> Running in a9cd49db04ac 07:42:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:42:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:42:53 ---> c254e18fbf22 07:42:53 Step 3/24 : WORKDIR /edgex-go 07:42:53 ---> Using cache 07:42:53 ---> 24fd08b30d47 07:42:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:53 ---> Using cache 07:42:53 ---> 0958674f31a4 07:42:53 Step 5/24 : RUN apk add --update --no-cache make bash git 07:42:53 ---> Running in 970d131b76db 07:42:53 ---> 0880c20b409a 07:42:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:42:53 Removing intermediate container a9cd49db04ac 07:42:53 ---> f39b46cf1717 07:42:53 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:42:54 ---> Running in 737f84f7989b 07:42:54 ---> Running in 0f4b3e4616b8 07:42:54 Removing intermediate container 591fa8fcca83 07:42:54 ---> b0b38b2c4e98 07:42:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:54 Removing intermediate container 0f4b3e4616b8 07:42:54 ---> 7a3219be8f97 07:42:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:42:54 Removing intermediate container 737f84f7989b 07:42:54 ---> 86473a35eeb1 07:42:54 Step 23/23 : LABEL version=0.0.0 07:42:54 ---> Running in bbaaf3348929 07:42:54 Removing intermediate container a50dbf435734 07:42:54 ---> 72d23b0b2534 07:42:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:42:54 ---> 0f0e79cc693c 07:42:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:42:54 ---> Running in 517c7418a134 07:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:42:54 Removing intermediate container bbaaf3348929 07:42:54 ---> 5ddfdc4af044 07:42:54 07:42:54 ---> a7321fc8069b 07:42:54 Step 27/32 : RUN chmod +x /entrypoint.sh 07:42:54 Successfully built 5ddfdc4af044 07:42:54 Successfully tagged support-notifications:latest 07:42:54 Building security-proxy-setup 07:42:55  Building support-notifications ... done Removing intermediate container 517c7418a134 07:42:55 ---> 8787b3eadedc 07:42:55 Step 24/26 : LABEL arch=x86_64 07:42:55 ---> Running in a329060f29a8 07:42:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:42:56 OK: 219 MiB in 52 packages 07:42:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:42:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:42:58 ---> c254e18fbf22 07:42:58 Step 3/22 : WORKDIR /edgex-go 07:42:58 ---> Using cache 07:42:58 ---> 24fd08b30d47 07:42:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:58 ---> Using cache 07:42:58 ---> 0958674f31a4 07:42:58 Step 5/22 : RUN apk add --update --no-cache make git 07:42:58 ---> Using cache 07:42:58 ---> e913adf4f967 07:42:58 Step 6/22 : COPY go.mod . 07:42:58 ---> Using cache 07:42:58 ---> 080586d48ec5 07:42:58 Step 7/22 : RUN go mod download 07:42:58 ---> Using cache 07:42:58 ---> c921ede7ae81 07:42:58 Step 8/22 : COPY . . 07:42:58 ---> Using cache 07:42:58 ---> 510b0946b155 07:42:58 Step 9/22 : RUN go mod tidy 07:42:58 ---> Using cache 07:42:58 ---> b41d0c837e14 07:42:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:42:59 ---> 76b89b1c5fb1 07:42:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:42:59 ---> Running in b5ecf67f98d2 07:42:59 ---> Running in 9537a1cc62a5 07:42:59 Removing intermediate container b5ecf67f98d2 07:42:59 ---> 7d3358357990 07:42:59 Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:42:59 ---> 07673911be6b 07:42:59 Step 20/24 : ENTRYPOINT ["/core-data"] 07:42:59 ---> Running in 872ca40a9658 07:42:59 ---> Running in d705b8f04a6b 07:42:59 Removing intermediate container 970d131b76db 07:42:59 ---> fedc563c9901 07:42:59 Step 6/24 : COPY go.mod . 07:42:59 Removing intermediate container 872ca40a9658 07:42:59 ---> c6c785942601 07:42:59 Step 26/26 : LABEL version=0.0.0 07:42:59 Removing intermediate container d705b8f04a6b 07:42:59 ---> c3f04a8665b7 07:42:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:59 ---> Running in 59721469c9a8 07:43:00 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 07:43:00 ---> Running in 0f32a1877baf 07:43:00 ---> bcda89e5a2f2 07:43:00 Step 7/24 : RUN go mod download 07:43:00 Removing intermediate container 59721469c9a8 07:43:00 ---> 4b68bb90476c 07:43:00 07:43:00 ---> Running in ab9d01c97996 07:43:00 Removing intermediate container 0f32a1877baf 07:43:00 ---> 9ae059641cc6 07:43:00 Step 22/24 : LABEL arch=x86_64 07:43:00 Removing intermediate container a329060f29a8 07:43:00 ---> 814d333bb324 07:43:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:43:00 Successfully built 4b68bb90476c 07:43:00 ---> Running in 6f45e80ab825 07:43:00 Successfully tagged security-secretstore-setup:latest 07:43:00  Building security-secretstore-setup ... done Building core-metadata 07:43:00 ---> Running in eab2067615e9 07:43:01 Removing intermediate container 6f45e80ab825 07:43:01 ---> 7a6604b7f861 07:43:01 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:03 Removing intermediate container eab2067615e9 07:43:03 ---> d8cb1e61055a 07:43:03 Step 29/32 : CMD ["gate"] 07:43:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:43:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:03 ---> c254e18fbf22 07:43:03 Step 3/24 : WORKDIR /edgex-go 07:43:03 ---> Using cache 07:43:03 ---> 24fd08b30d47 07:43:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:03 ---> Using cache 07:43:03 ---> 0958674f31a4 07:43:03 Step 5/24 : RUN apk add --update --no-cache make git 07:43:03 ---> Using cache 07:43:03 ---> e913adf4f967 07:43:03 Step 6/24 : COPY go.mod . 07:43:03 ---> Using cache 07:43:03 ---> 080586d48ec5 07:43:03 Step 7/24 : RUN go mod download 07:43:03 ---> Using cache 07:43:03 ---> c921ede7ae81 07:43:03 Step 8/24 : COPY . . 07:43:03 ---> Using cache 07:43:03 ---> 510b0946b155 07:43:03 Step 9/24 : RUN go mod tidy 07:43:03 ---> Using cache 07:43:03 ---> b41d0c837e14 07:43:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:43:04 ---> Running in 3b7eb0e1a804 07:43:04 ---> Running in 31fc3dbf27af 07:43:04 ---> Running in 521bfd2fc7a0 07:43:04 Removing intermediate container 3b7eb0e1a804 07:43:04 ---> 159173b50539 07:43:04 Step 24/24 : LABEL version=0.0.0 07:43:04 ---> Running in a249b5ceeefa 07:43:04 Removing intermediate container 31fc3dbf27af 07:43:04 ---> 4bd27cdeb73c 07:43:04 Step 30/32 : LABEL arch=x86_64 07:43:04 Removing intermediate container ab9d01c97996 07:43:04 ---> f9338b759336 07:43:04 Step 8/24 : COPY . . 07:43:04 Removing intermediate container a249b5ceeefa 07:43:04 ---> 07759be907f5 07:43:04 07:43:04 ---> Running in abae0978e2b0 07:43:04 Successfully built 07759be907f5 07:43:04 Successfully tagged core-data:latest 07:43:04  Building core-data ... done Building core-command 07:43:05 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 07:43:05 Removing intermediate container abae0978e2b0 07:43:05 ---> fcdaf334922f 07:43:05 Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:08 ---> Running in fbab4c03cb54 07:43:09 Removing intermediate container fbab4c03cb54 07:43:09 ---> 57a1275c7a8f 07:43:09 Step 32/32 : LABEL version=0.0.0 07:43:11 ---> Running in 741149c13061 07:43:11 Removing intermediate container 741149c13061 07:43:11 ---> 7058f291a43d 07:43:11 07:43:11 Successfully built 7058f291a43d 07:43:11 Successfully tagged security-bootstrapper:latest 07:43:15  Building security-bootstrapper ... done  ---> 4b7e435d3ffb 07:43:15 Step 9/24 : RUN go mod tidy 07:43:15 ---> Running in 711f4f7b0aa5 07:43:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:43:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:16 ---> c254e18fbf22 07:43:16 Step 3/24 : WORKDIR /edgex-go 07:43:16 ---> Using cache 07:43:16 ---> 24fd08b30d47 07:43:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:16 ---> Using cache 07:43:16 ---> 0958674f31a4 07:43:16 Step 5/24 : RUN apk add --update --no-cache make git 07:43:16 ---> Using cache 07:43:16 ---> e913adf4f967 07:43:16 Step 6/24 : COPY go.mod . 07:43:16 ---> Using cache 07:43:16 ---> 080586d48ec5 07:43:16 Step 7/24 : RUN go mod download 07:43:16 ---> Using cache 07:43:16 ---> c921ede7ae81 07:43:16 Step 8/24 : COPY . . 07:43:16 ---> Using cache 07:43:16 ---> 510b0946b155 07:43:16 Step 9/24 : RUN go mod tidy 07:43:16 ---> Using cache 07:43:16 ---> b41d0c837e14 07:43:16 Step 10/24 : RUN make cmd/core-command/core-command 07:43:16 ---> Running in 27c6c56d7fdd 07:43:17 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 07:43:18 Removing intermediate container 711f4f7b0aa5 07:43:18 ---> 563418571f02 07:43:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:43:18 ---> Running in a179c11a1187 07:43:18 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 07:43:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:43:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:43:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:43:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:43:27 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 07:43:31 Removing intermediate container 9537a1cc62a5 07:43:31 ---> b864d14f00b8 07:43:31 07:43:31 Step 11/22 : FROM alpine:3.12 07:43:31 ---> 13621d1b12d4 07:43:31 Step 12/22 : RUN apk add --update --no-cache curl 07:43:31 ---> Running in 2e2b2a357f19 07:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:31 (1/4) Installing ca-certificates (20191127-r4) 07:43:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:43:31 (3/4) Installing libcurl (7.77.0-r0) 07:43:31 (4/4) Installing curl (7.77.0-r0) 07:43:31 Executing busybox-1.31.1-r20.trigger 07:43:31 Executing ca-certificates-20191127-r4.trigger 07:43:32 OK: 7 MiB in 18 packages 07:43:32 Removing intermediate container 2e2b2a357f19 07:43:32 ---> 94d3de55634b 07:43:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:43:32 ---> Running in bfc3372afa7f 07:43:32 Removing intermediate container bfc3372afa7f 07:43:32 ---> db4ab77323ea 07:43:32 Step 14/22 : WORKDIR /edgex 07:43:33 ---> Running in 68b28e888c4f 07:43:33 Removing intermediate container 68b28e888c4f 07:43:33 ---> a0574bb07a1d 07:43:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:43:33 ---> 5ab798d94052 07:43:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:43:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:43:33 ---> 91c44ef9f32f 07:43:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:43:34 ---> 45d59a1ee9f7 07:43:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:43:34 ---> Running in 23c5883cfbba 07:43:34 Removing intermediate container 23c5883cfbba 07:43:34 ---> 183ef3f3999c 07:43:34 Step 19/22 : CMD ["--init=true"] 07:43:34 ---> Running in 4ffce50900a8 07:43:34 Removing intermediate container 4ffce50900a8 07:43:34 ---> 024e8ef866a5 07:43:34 Step 20/22 : LABEL arch=x86_64 07:43:34 ---> Running in 2b082927fdc6 07:43:34 Removing intermediate container 2b082927fdc6 07:43:34 ---> 7e300a30bda6 07:43:34 Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:35 ---> Running in e2855c1f71b4 07:43:35 Removing intermediate container e2855c1f71b4 07:43:35 ---> c3b25d1b8421 07:43:35 Step 22/22 : LABEL version=0.0.0 07:43:35 ---> Running in 1430e650b484 07:43:35 Removing intermediate container 1430e650b484 07:43:35 ---> 1a91f55ac47f 07:43:35 07:43:35 Successfully built 1a91f55ac47f 07:43:35 Successfully tagged security-proxy-setup:latest 07:43:37  Building security-proxy-setup ... done Removing intermediate container 521bfd2fc7a0 07:43:37 ---> ee2f6625de2d 07:43:37 07:43:37 Step 11/24 : FROM alpine:3.12 07:43:37 ---> 13621d1b12d4 07:43:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:43:37 ---> Using cache 07:43:37 ---> 5b6a9bb9b64c 07:43:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:43:37 ---> Using cache 07:43:37 ---> de1b5272e2f7 07:43:37 Step 14/24 : ENV APP_PORT=59881 07:43:37 ---> Running in 52dd436b81a2 07:43:37 Removing intermediate container 52dd436b81a2 07:43:37 ---> 94cfa8eeaf91 07:43:37 Step 15/24 : EXPOSE $APP_PORT 07:43:37 ---> Running in 26d198720ec9 07:43:37 Removing intermediate container 26d198720ec9 07:43:37 ---> edd1452fbc9e 07:43:37 Step 16/24 : WORKDIR / 07:43:37 ---> Running in b2bb4a0d42b6 07:43:37 Removing intermediate container b2bb4a0d42b6 07:43:37 ---> 81873cd7b58c 07:43:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:37 ---> 6a55af681f8c 07:43:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:43:38 ---> 1e3aad879ace 07:43:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:43:38 ---> a61bffd72f3f 07:43:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:43:38 ---> Running in 6c5f0405058a 07:43:38 Removing intermediate container 6c5f0405058a 07:43:38 ---> 2bf8ee6cb1a2 07:43:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:38 ---> Running in d3d64e693746 07:43:39 Removing intermediate container d3d64e693746 07:43:39 ---> f7a2d9010fb9 07:43:39 Step 22/24 : LABEL arch=x86_64 07:43:39 ---> Running in b26a37454fde 07:43:39 Removing intermediate container b26a37454fde 07:43:39 ---> c9f8e2766c0a 07:43:39 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:39 ---> Running in cb6f67d29d3f 07:43:39 Removing intermediate container cb6f67d29d3f 07:43:39 ---> 43a129696b61 07:43:39 Step 24/24 : LABEL version=0.0.0 07:43:39 ---> Running in 01361258480f 07:43:39 Removing intermediate container 01361258480f 07:43:39 ---> ad186a65fa13 07:43:39 07:43:39 Successfully built ad186a65fa13 07:43:39 Successfully tagged core-metadata:latest 07:43:43  Building core-metadata ... done Removing intermediate container 27c6c56d7fdd 07:43:43 ---> 078b8fd4a368 07:43:43 07:43:43 Step 11/24 : FROM alpine:3.12 07:43:43 ---> 13621d1b12d4 07:43:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:43:43 ---> Using cache 07:43:43 ---> 5b6a9bb9b64c 07:43:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:43:43 ---> Using cache 07:43:43 ---> de1b5272e2f7 07:43:43 Step 14/24 : ENV APP_PORT=59882 07:43:43 ---> Running in 921c68fc7b2f 07:43:43 Removing intermediate container 921c68fc7b2f 07:43:43 ---> 8e75cc4d0f0e 07:43:43 Step 15/24 : EXPOSE $APP_PORT 07:43:43 ---> Running in e8fe0c1a6f0d 07:43:43 Removing intermediate container e8fe0c1a6f0d 07:43:43 ---> b66d788bf90d 07:43:43 Step 16/24 : WORKDIR / 07:43:43 ---> Running in 5e71887900cb 07:43:43 Removing intermediate container 5e71887900cb 07:43:43 ---> 11502204ad2f 07:43:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:43 ---> 2638ecf100e8 07:43:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:43:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:43:44 ---> f5ce3fb3d35f 07:43:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:43:44 Removing intermediate container a179c11a1187 07:43:44 ---> 1be5a0036713 07:43:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:43:44 ---> Running in 86a6a9b8afb7 07:43:44 ---> eff03887ac79 07:43:44 Step 20/24 : ENTRYPOINT ["/core-command"] 07:43:44 ---> Running in b2a66019ec91 07:43:44 Removing intermediate container b2a66019ec91 07:43:44 ---> 8e8273f3c546 07:43:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:44 ---> Running in aab998569630 07:43:44 Removing intermediate container aab998569630 07:43:44 ---> 017898fbd31e 07:43:44 Step 22/24 : LABEL arch=x86_64 07:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:43:44 ---> Running in 17e14e8270dd 07:43:44 Removing intermediate container 17e14e8270dd 07:43:44 ---> 45f909dd1f7e 07:43:44 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements 07:43:45 ---> Running in 9085a27e91cc 07:43:45 Removing intermediate container 9085a27e91cc 07:43:45 ---> f6f3ae6e017f 07:43:45 Step 24/24 : LABEL version=0.0.0 07:43:45 ---> Running in 85b997fe2fea 07:43:45 Removing intermediate container 85b997fe2fea 07:43:45 ---> ca28903cdc65 07:43:45 07:43:45 Successfully built ca28903cdc65 07:43:45 Successfully tagged core-command:latest 07:43:45  Building core-command ... done Removing intermediate container 86a6a9b8afb7 07:43:45 ---> e6621c05b9d5 07:43:45 07:43:45 Step 12/24 : FROM docker:20.10.0 07:43:45 20.10.0: Pulling from library/docker 07:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.355s coverage: 100.0% of statements 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 81.2% of statements 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:43:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:43:48 Status: Downloaded newer image for docker:20.10.0 07:43:48 ---> aefe523efa57 07:43:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:43:49 ---> Running in 65e382e406be 07:43:49 Removing intermediate container 65e382e406be 07:43:49 ---> d0b708c52a46 07:43:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:43:49 ---> Running in 461809e03f8e 07:43:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:50 (1/39) Installing readline (8.0.4-r0) 07:43:50 (2/39) Installing bash (5.0.17-r0) 07:43:50 Executing bash-5.0.17-r0.post-install 07:43:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:43:50 (4/39) Installing libcurl (7.77.0-r0) 07:43:50 (5/39) Installing curl (7.77.0-r0) 07:43:50 (6/39) Installing dumb-init (1.2.2-r1) 07:43:50 (7/39) Installing libbz2 (1.0.8-r1) 07:43:50 (8/39) Installing expat (2.2.9-r1) 07:43:50 (9/39) Installing libffi (3.3-r2) 07:43:50 (10/39) Installing gdbm (1.13-r1) 07:43:50 (11/39) Installing xz-libs (5.2.5-r0) 07:43:50 (12/39) Installing sqlite-libs (3.32.1-r1) 07:43:50 (13/39) Installing python3 (3.8.10-r0) 07:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 53.4% of statements 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:43:50 (14/39) Installing py3-appdirs (1.4.4-r1) 07:43:50 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:43:50 (16/39) Installing py3-parsing (2.4.7-r0) 07:43:50 (17/39) Installing py3-six (1.15.0-r0) 07:43:50 (18/39) Installing py3-packaging (20.4-r0) 07:43:50 (19/39) Installing py3-setuptools (47.0.0-r0) 07:43:50 (20/39) Installing py3-chardet (3.0.4-r4) 07:43:50 (21/39) Installing py3-idna (2.9-r0) 07:43:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:43:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:43:50 (24/39) Installing py3-requests (2.23.0-r0) 07:43:50 (25/39) Installing py3-msgpack (1.0.0-r0) 07:43:50 (26/39) Installing py3-lockfile (0.12.2-r3) 07:43:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:43:50 (28/39) Installing py3-colorama (0.4.3-r0) 07:43:50 (29/39) Installing py3-distlib (0.3.0-r0) 07:43:50 (30/39) Installing py3-distro (1.5.0-r1) 07:43:50 (31/39) Installing py3-webencodings (0.5.1-r3) 07:43:50 (32/39) Installing py3-html5lib (1.0.1-r4) 07:43:50 (33/39) Installing py3-pytoml (0.1.21-r0) 07:43:50 (34/39) Installing py3-pep517 (0.8.2-r0) 07:43:50 (35/39) Installing py3-progress (1.5-r0) 07:43:50 (36/39) Installing py3-toml (0.10.1-r0) 07:43:50 (37/39) Installing py3-retrying (1.3.3-r0) 07:43:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:43:50 (39/39) Installing py3-pip (20.1.1-r0) 07:43:50 Executing busybox-1.31.1-r19.trigger 07:43:50 OK: 72 MiB in 59 packages 07:43:51 Collecting docker-compose==1.23.2 07:43:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:51 Collecting texttable<0.10,>=0.9.0 07:43:51 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43:51 Collecting websocket-client<1.0,>=0.32.0 07:43:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:43:51 Collecting jsonschema<3,>=2.5.1 07:43:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:52 Collecting cached-property<2,>=1.2.0 07:43:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:52 Collecting PyYAML<4,>=3.10 07:43:52 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:52 Collecting docopt<0.7,>=0.6.1 07:43:52 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:53 Collecting docker<4.0,>=3.6.0 07:43:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:53 Collecting dockerpty<0.5,>=0.4.1 07:43:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:53 Collecting docker-pycreds>=0.4.0 07:43:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:53 Collecting urllib3<1.25,>=1.21.1 07:43:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:53 Collecting idna<2.8,>=2.5 07:43:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:53 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:43:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:43:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:43:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:43:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:43:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:43:54 Installing collected packages: texttable, websocket-client, jsonschema, cached-property, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docker-compose 07:43:54 Running setup.py install for texttable: started 07:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.448s coverage: 87.7% of statements 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:43:54 Running setup.py install for texttable: finished with status 'done' 07:43:54 Running setup.py install for PyYAML: started 07:43:55 Running setup.py install for PyYAML: finished with status 'done' 07:43:55 Running setup.py install for docopt: started 07:43:55 Running setup.py install for docopt: finished with status 'done' 07:43:55 Attempting uninstall: urllib3 07:43:55 Found existing installation: urllib3 1.25.9 07:43:55 Uninstalling urllib3-1.25.9: 07:43:55 Successfully uninstalled urllib3-1.25.9 07:43:55 Attempting uninstall: idna 07:43:55 Found existing installation: idna 2.9 07:43:55 Uninstalling idna-2.9: 07:43:55 Successfully uninstalled idna-2.9 07:43:55 Attempting uninstall: requests 07:43:55 Found existing installation: requests 2.23.0 07:43:55 Uninstalling requests-2.23.0: 07:43:55 Successfully uninstalled requests-2.23.0 07:43:55 Running setup.py install for dockerpty: started 07:43:56 Running setup.py install for dockerpty: finished with status 'done' 07:43:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.418s coverage: 95.1% of statements 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.168s coverage: 60.0% of statements 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.382s coverage: 0.8% of statements 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.176s coverage: 22.0% of statements 07:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 07:43:59 Removing intermediate container 461809e03f8e 07:43:59 ---> c35bdcf90bf5 07:43:59 Step 15/24 : ENV APP_PORT=58890 07:43:59 ---> Running in 03ac7436f62f 07:43:59 Removing intermediate container 03ac7436f62f 07:43:59 ---> b06b248979cc 07:43:59 Step 16/24 : EXPOSE $APP_PORT 07:43:59 ---> Running in c6535bdf5adf 07:43:59 Removing intermediate container c6535bdf5adf 07:43:59 ---> 82d154b4d8fc 07:43:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:43:59 ---> 735d74dbb653 07:43:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:43:59 ---> 35ceed364a68 07:43:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:43:59 ---> 1b48ffe777a3 07:43:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:43:59 ---> Running in 2ae8b6213a1f 07:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.186s coverage: 79.5% of statements 07:43:59 Removing intermediate container 2ae8b6213a1f 07:43:59 ---> e2f4a7140b79 07:43:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:59 ---> Running in b0cce409e2a4 07:43:59 Removing intermediate container b0cce409e2a4 07:43:59 ---> 4f25a55a43fe 07:43:59 Step 22/24 : LABEL arch=x86_64 07:43:59 ---> Running in c6e8e384d03e 07:43:59 Removing intermediate container c6e8e384d03e 07:43:59 ---> 6c0528f20fb1 07:43:59 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:43:59 ---> Running in 027847612a06 07:44:00 Removing intermediate container 027847612a06 07:44:00 ---> 72b54c6107de 07:44:00 Step 24/24 : LABEL version=0.0.0 07:44:00 ---> Running in ac594bc48c56 07:44:00 Removing intermediate container ac594bc48c56 07:44:00 ---> 8951729dc7b2 07:44:00 07:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 07:44:00 Successfully built 8951729dc7b2 07:44:00 Successfully tagged sys-mgmt-agent:latest 07:44:00  Building sys-mgmt-agent ... done  [Pipeline] } 07:44:00 $ docker stop --time=1 a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 07:44:01 $ docker rm -f a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe [Pipeline] // withDockerContainer [Pipeline] sh 07:44:02 + docker images 07:44:02 REPOSITORY TAG IMAGE ID CREATED SIZE 07:44:02 sys-mgmt-agent latest 8951729dc7b2 1 second ago 312MB 07:44:02 core-command latest ca28903cdc65 16 seconds ago 15.9MB 07:44:02 e6621c05b9d5 16 seconds ago 1.15GB 07:44:02 078b8fd4a368 19 seconds ago 1.14GB 07:44:02 core-metadata latest ad186a65fa13 22 seconds ago 16.6MB 07:44:02 ee2f6625de2d 25 seconds ago 1.15GB 07:44:02 security-proxy-setup latest 1a91f55ac47f 26 seconds ago 25.3MB 07:44:02 b864d14f00b8 31 seconds ago 1.15GB 07:44:02 security-bootstrapper latest 7058f291a43d 50 seconds ago 18.2MB 07:44:02 core-data latest 07759be907f5 57 seconds ago 20.2MB 07:44:02 security-secretstore-setup latest 4b68bb90476c About a minute ago 28.1MB 07:44:02 support-notifications latest 5ddfdc4af044 About a minute ago 16.6MB 07:44:02 support-scheduler latest 00d5f6a42bf6 About a minute ago 15.9MB 07:44:02 bfafd0cb8f5c About a minute ago 1.15GB 07:44:02 788bfc59e1e3 About a minute ago 1.15GB 07:44:02 43c46b95d62d About a minute ago 1.15GB 07:44:02 dfda334faab0 About a minute ago 1.14GB 07:44:02 cafc07845d3a About a minute ago 1.14GB 07:44:02 ci-base-image-x86_64 latest c254e18fbf22 5 minutes ago 648MB 07:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 07:44:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 07:44:02 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 07:44:02 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements 07:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 07:44:17 Still waiting to schedule task 07:44:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.601s coverage: 81.8% of statements 07:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.175s coverage: 76.0% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 91.2% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 07:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 07:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.086s coverage: 66.9% of statements 07:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.131s coverage: 84.8% of statements 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.226s coverage: 19.3% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.547s coverage: 91.9% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.194s coverage: 63.4% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.374s coverage: 97.6% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 07:44:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.214s coverage: 28.1% of statements 07:44:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:44:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.166s coverage: 28.9% of statements 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:44:44 GO111MODULE=on go vet ./... 07:45:24 Running on prd-ubuntu18.04-docker-8c-8g-876 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws 07:45:24 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:45:24 The recommended git tool is: git 07:45:26 using credential edgex-jenkins-ssh 07:45:26 Cloning the remote Git repository 07:45:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:45:27 > git init /w/workspace/edgex-go/2 # timeout=10 07:45:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:27 > git --version # timeout=10 07:45:27 > git --version # 'git version 2.17.1' 07:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:33 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 07:45:33 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 07:45:33 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) 07:45:33 > git config core.sparsecheckout # timeout=10 07:45:33 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 07:45:33 > git remote # timeout=10 07:45:33 > git config --get remote.origin.url # timeout=10 07:45:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:33 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 07:45:33 > git rev-parse HEAD^{commit} # timeout=10 07:45:33 > git config core.sparsecheckout # timeout=10 07:45:33 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 07:45:36 Commit message: "fix(notifications): Query with invalid offset range should return 416" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:38 + echo snap-build.sh 07:45:38 snap-build.sh 07:45:38 + SNAP_BASE_DIR=. 07:45:38 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:45:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:45:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:45:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:45:38 + cd /w/workspace/edgex-go/2 07:45:38 + sudo apt-get remove -qy --purge lxd lxd-client 07:45:38 Reading package lists... 07:45:38 Building dependency tree... 07:45:38 Reading state information... 07:45:38 The following packages were automatically installed and are no longer required: 07:45:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:45:38 uidmap xdelta3 07:45:38 Use 'sudo apt autoremove' to remove them. 07:45:38 The following packages will be REMOVED: 07:45:38 lxd* lxd-client* 07:45:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:45:38 After this operation, 31.7 MB disk space will be freed. 07:45:39 (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.) 07:45:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:40 Removing lxd dnsmasq configuration 07:45:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:45:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:45:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:45:41 (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.) 07:45:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:42 Processing triggers for systemd (237-3ubuntu10.45) ... 07:45:42 Processing triggers for ureadahead (0.100.0-21) ... 07:45:44 + sudo snap remove --purge lxd 07:45:44 snap "lxd" is not installed 07:45:44 + sudo groupadd --force --system lxd 07:45:44 ++ whoami 07:45:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:45:44 + newgrp - lxd 07:45:44 + sudo snap install lxd 07:45:54 2021-06-08T07:45:51Z INFO Waiting for automatic snapd restart... 07:46:06 gofmt -l . 07:46:06 [ "`gofmt -l .`" = "" ] 07:46:06 ./bin/test-attribution-txt.sh 07:46:06 lxd 4.15 from Canonical* installed 07:46:06 + sudo lxd init --auto [Pipeline] sh 07:46:08 + ls -al . 07:46:08 total 556 07:46:08 drwxrwxr-x 9 1001 1001 4096 Jun 8 07:46 . 07:46:08 drwxr-xr-x 4 root root 4096 Jun 8 07:41 .. 07:46:08 -rw-rw-r-- 1 1001 1001 11 Jun 8 07:40 .dockerignore 07:46:08 drwxrwxr-x 8 1001 1001 4096 Jun 8 07:40 .git 07:46:08 drwxrwxr-x 3 1001 1001 4096 Jun 8 07:40 .github 07:46:08 -rw-rw-r-- 1 1001 1001 818 Jun 8 07:40 .gitignore 07:46:08 -rw-rw-r-- 1 1001 1001 166 Jun 8 07:40 .sonarcloud.properties 07:46:08 -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:40 Attribution.txt 07:46:08 -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:40 CONTRIBUTING.md 07:46:08 -rw-rw-r-- 1 1001 1001 931 Jun 8 07:40 Dockerfile.build 07:46:08 -rw-rw-r-- 1 1001 1001 849 Jun 8 07:40 Jenkinsfile 07:46:08 -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:40 LICENSE 07:46:08 -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:40 Makefile 07:46:08 -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:40 README.md 07:46:08 -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:40 SECURITY.md 07:46:08 -rw-rw-r-- 1 1001 1001 5 Jun 8 07:37 VERSION 07:46:08 -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:40 ZMQWindows.md 07:46:08 drwxrwxr-x 2 1001 1001 4096 Jun 8 07:40 bin 07:46:08 drwxrwxr-x 14 1001 1001 4096 Jun 8 07:40 cmd 07:46:08 -rw-r--r-- 1 root root 412281 Jun 8 07:44 coverage.out 07:46:08 -rw-rw-r-- 1 1001 1001 902 Jun 8 07:40 go.mod 07:46:08 -rw-r--r-- 1 root root 21048 Jun 8 07:41 go.sum 07:46:08 drwxrwxr-x 8 1001 1001 4096 Jun 8 07:40 internal 07:46:08 drwxrwxr-x 3 1001 1001 4096 Jun 8 07:40 openapi 07:46:08 drwxrwxr-x 4 1001 1001 4096 Jun 8 07:40 snap 07:46:08 -rw-rw-r-- 1 1001 1001 168 Jun 8 07:40 version.go [Pipeline] sh 07:46:09 + '[' -e coverage.out ] 07:46:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:46:09 Warning: overwriting stash ‘coverage-report’ 07:46:10 Stashed 1 file(s) [Pipeline] sh 07:46:10 + make build 07:46:10 go mod tidy 07:46:11 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 07:46:16 + sudo snap install --classic snapcraft 07:46:18 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 07:46:22 snapcraft 4.8 from Canonical* installed 07:46:22 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:46:22 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:46:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:22 Dload Upload Total Spent Left Speed 07:46:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 07:46:22 100 3325k 100 3325k 0 0 8525k 0 --:--:-- --:--:-- --:--:-- 8525k 07:46:22 ./yq_linux_amd64 07:46:22 + sudo snapcraft prime --use-lxd 07:46:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:46:24 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: 07:46:24 - README.md 07:46:24 07:46:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:46:25 Launching a container. 07:46:33 Waiting for container to be ready 07:46:33 To start your first instance, try: lxc launch ubuntu:18.04 07:46:33 07:46:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:46:37 Waiting for network to be ready... 07:46:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:46:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 07:46:38 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:46:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 07:46:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:46:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:46:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 07:46:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 07:46:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:46:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 07:46:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:46:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:46:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:46:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:46:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:46:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:46:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:46:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:46:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:46:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 07:46:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 07:46:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 07:46:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 07:46:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 07:46:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 07:46:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:46:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 07:46:40 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 07:46:42 Fetched 24.7 MB in 4s (5885 kB/s) 07:46:42 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 07:46:42 Reading package lists... 07:46:43 Reading package lists... 07:46:43 Building dependency tree... 07:46:43 Reading state information... 07:46:43 The following additional packages will be installed: 07:46:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:46:43 Suggested packages: 07:46:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:46:43 Recommended packages: 07:46:43 gnupg libsasl2-modules 07:46:43 The following NEW packages will be installed: 07:46:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:46:43 The following packages will be upgraded: 07:46:43 gpg gpg-agent gpgconf libudev1 07:46:43 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 07:46:43 Need to get 3530 kB of archives. 07:46:43 After this operation, 13.3 MB of additional disk space will be used. 07:46:43 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] 07:46:43 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] 07:46:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:46: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] 07:46:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:46:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:46:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:46:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:46:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:46:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:46:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:46:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:46:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:46:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:46:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:46:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:46:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:46:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:46:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:46:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:46:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:46:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:46:44 debconf: delaying package configuration, since apt-utils is not installed 07:46:44 Fetched 3530 kB in 1s (3164 kB/s) 07:46:44 (Reading database ... 12511 files and directories currently installed.) 07:46:44 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:46:44 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:46:44 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:46:45 Selecting previously unselected package udev. 07:46:45 (Reading database ... 12511 files and directories currently installed.) 07:46:45 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:46:45 Unpacking udev (237-3ubuntu10.47) ... 07:46:45 Selecting previously unselected package libfuse2:amd64. 07:46:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:46:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:46:45 Selecting previously unselected package fuse. 07:46:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:46:45 Unpacking fuse (2.9.7-1ubuntu1) ... 07:46:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:46:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:46:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:46:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:46:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:46:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:46:45 Selecting previously unselected package libksba8:amd64. 07:46:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:46:45 Unpacking libksba8:amd64 (1.3.5-2) ... 07:46:45 Selecting previously unselected package libroken18-heimdal:amd64. 07:46:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:46:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:46:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:46:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:45 Selecting previously unselected package libwind0-heimdal:amd64. 07:46:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:46:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:46:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:46:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:46:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:46 Selecting previously unselected package libsasl2-modules-db:amd64. 07:46:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:46:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:46:46 Selecting previously unselected package libsasl2-2:amd64. 07:46:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:46:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:46:46 Selecting previously unselected package libldap-common. 07:46:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:46:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:46:46 Selecting previously unselected package libldap-2.4-2:amd64. 07:46:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:46:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:46:46 Selecting previously unselected package dirmngr. 07:46:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:46:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:46:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:46:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:46:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:46:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:46:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:46:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:46:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:46 Setting up libksba8:amd64 (1.3.5-2) ... 07:46:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:47 Setting up udev (237-3ubuntu10.47) ... 07:46:47 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 07:46:47 invoke-rc.d: policy-rc.d denied execution of start. 07:46:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Processing triggers for systemd (237-3ubuntu10) ... 07:46:47 Setting up fuse (2.9.7-1ubuntu1) ... 07:46:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:46:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:46:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:46:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:46:47 settings in the [Install] section, and DefaultInstance for template units). 07:46:47 This means they are not meant to be enabled using systemctl. 07:46:47 Possible reasons for having this kind of units are: 07:46:47 1) A unit may be statically enabled by being symlinked from another unit's 07:46:47 .wants/ or .requires/ directory. 07:46:47 2) A unit's purpose may be to act as a helper for some other unit which has 07:46:47 a requirement dependency on it. 07:46:47 3) A unit may be started when needed via activation (socket, path, timer, 07:46:47 D-Bus, udev, scripted systemctl call, ...). 07:46:47 4) In case of template units, the unit is meant to be enabled with some 07:46:47 instance name specified. 07:46:48 Reading package lists... 07:46:48 Building dependency tree... 07:46:48 Reading state information... 07:46:48 The following additional packages will be installed: 07:46:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:46:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:46:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:46:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:46:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:46:48 Suggested packages: 07:46:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:46:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:46:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:46:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:46:48 systemd-container policykit-1 07:46:48 Recommended packages: 07:46:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:46:48 The following NEW packages will be installed: 07:46:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:46:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:46:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:46:48 multiarch-support openssh-client python3 python3-minimal python3.6 07:46:48 python3.6-minimal snapd squashfs-tools sudo 07:46:48 The following packages will be upgraded: 07:46:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:46:48 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 07:46:48 Need to get 36.7 MB of archives. 07:46:48 After this operation, 147 MB of additional disk space will be used. 07:46:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:46:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:46:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:46:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:46:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:46:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:46:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:46:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:46:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:46:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:46:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:46:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:46:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:46:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:46:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:46:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:46:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:46:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:46:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:46:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:46:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:46:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:46:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:46:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:46:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:46:49 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:46:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:46:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:46:49 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:46:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 07:46:51 debconf: delaying package configuration, since apt-utils is not installed 07:46:51 Fetched 36.7 MB in 2s (15.4 MB/s) 07:46:51 (Reading database ... 12757 files and directories currently installed.) 07:46:51 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:46:51 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:46:51 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 07:46:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:46:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:46:52 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:46:52 (Reading database ... 12757 files and directories currently installed.) 07:46:52 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:46:52 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:46:52 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:46:52 (Reading database ... 12757 files and directories currently installed.) 07:46:52 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:46:52 Unpacking apt (1.6.13) over (1.6.1) ... 07:46:52 Setting up apt (1.6.13) ... 07:46:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:46:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:46:53 (Reading database ... 12764 files and directories currently installed.) 07:46:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:46:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:46:53 Selecting previously unselected package libpython3.6-minimal:amd64. 07:46:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:46:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:46:53 Selecting previously unselected package libexpat1:amd64. 07:46:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:46:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:46:53 Selecting previously unselected package python3.6-minimal. 07:46:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:46:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:46:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:46:53 Checking for services that may need to be restarted...done. 07:46:53 Checking for services that may need to be restarted...done. 07:46:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:46:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:46:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:46:54 Selecting previously unselected package python3-minimal. 07:46:54 (Reading database ... 13012 files and directories currently installed.) 07:46:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:46:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:46:54 Selecting previously unselected package mime-support. 07:46:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:46:54 Unpacking mime-support (3.60ubuntu1) ... 07:46:54 Selecting previously unselected package libmpdec2:amd64. 07:46:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:46:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:46:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:46:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:46:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:46:54 Selecting previously unselected package python3.6. 07:46:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:46:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:46:54 Selecting previously unselected package libpython3-stdlib:amd64. 07:46:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:46:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:46:55 Setting up python3-minimal (3.6.7-1~18.04) ... 07:46:55 Selecting previously unselected package python3. 07:46:55 (Reading database ... 13442 files and directories currently installed.) 07:46:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:46:55 Unpacking python3 (3.6.7-1~18.04) ... 07:46:55 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 07:46:55 Selecting previously unselected package multiarch-support. 07:46:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:46:55 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:46:55 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:46:55 Selecting previously unselected package liblzo2-2:amd64. 07:46:55 (Reading database ... 13479 files and directories currently installed.) 07:46:55 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:46:55 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:46:55 Selecting previously unselected package libbsd0:amd64. 07:46:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:46:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:46:55 Selecting previously unselected package sudo. 07:46:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:46:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:46:55 Selecting previously unselected package apparmor. 07:46:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:46:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:46:55 Selecting previously unselected package libedit2:amd64. 07:46:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:46:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:46:55 Selecting previously unselected package libkrb5support0:amd64. 07:46:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:46:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:46:55 Selecting previously unselected package libk5crypto3:amd64. 07:46:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:46:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:46:55 Selecting previously unselected package libkeyutils1:amd64. 07:46:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:46:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:46:56 Selecting previously unselected package libkrb5-3:amd64. 07:46:56 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:46:56 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:46:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:46:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:46:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:46:56 Selecting previously unselected package libssl1.0.0:amd64. 07:46:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:46:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:46:56 Selecting previously unselected package openssh-client. 07:46:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:46:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:46:56 Selecting previously unselected package squashfs-tools. 07:46:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:46:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:46:56 Selecting previously unselected package snapd. 07:46:56 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 07:46:56 Unpacking snapd (2.49.2+18.04) ... 07:46:57 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 07:46:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:46:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:46:58 Setting up mime-support (3.60ubuntu1) ... 07:46:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:46:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:46:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:46:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:58 Setting up systemd (237-3ubuntu10.47) ... 07:46:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:46:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:47:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:47:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:47:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:47:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:47:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:47:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:47:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:47:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:47:02 Setting up python3 (3.6.7-1~18.04) ... 07:47:02 running python rtupdate hooks for python3.6... 07:47:02 running python post-rtupdate hooks for python3.6... 07:47:02 Setting up apparmor (2.12-4ubuntu5.1) ... 07:47:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:47:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:47:03 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:47:03 Setting up snapd (2.49.2+18.04) ... 07:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:47:04 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 07:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:47:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:47:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:47:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:47:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:47:05 /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' 07:47:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:05 Processing triggers for systemd (237-3ubuntu10.47) ... 07:47:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:47:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:47:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:47:07 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 07:47:07 Reading package lists... 07:47:07 Reading package lists... 07:47:07 Building dependency tree... 07:47:07 Reading state information... 07:47:07 Calculating upgrade... 07:47:08 The following packages will be upgraded: 07:47:08 advancecomp base-files bash binutils binutils-common 07:47:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:47:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:47:08 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:47:08 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:47:08 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:47:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:47:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:47:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:47:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:47:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:47:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:47:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:47:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:47:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:47:08 ubuntu-keyring util-linux 07:47:08 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:47:08 Need to get 64.1 MB of archives. 07:47:08 After this operation, 5097 kB of additional disk space will be used. 07:47:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 07:47:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:47:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:47:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:47:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:47:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:47:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:47:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:47:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:47:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:47:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:47:08 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:47:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:47:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:47:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:47:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:47:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:47:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:47:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:47:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:47:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:47:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:47:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:47:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:47:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:47:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:47:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:47:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:47:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:47:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:47:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:47:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:47:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:47:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:47:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:47:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:47:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:47:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:47:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:47:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:47:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:47:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:47:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:47:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:47:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:47:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:47:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:47:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:47:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:47:08 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] 07:47:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:47:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:47:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:47:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:47:08 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:47:08 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:47:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:47:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:47:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:47:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:47:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:47:09 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:47:09 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:47:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:47:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:47:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:47:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:47:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:47:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:47:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:47:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:47:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:47:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:47:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:47:09 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:47:09 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:47:09 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:47:09 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:47:09 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:47:09 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:47:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:47:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:47:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:47:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:47:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:47:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:47:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:47:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:47:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:47:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:47:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:47:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:47:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:47:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:47:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:47:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:47:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:47:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:47:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:47:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:47:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:47:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:47:10 debconf: delaying package configuration, since apt-utils is not installed 07:47:10 Fetched 64.1 MB in 2s (29.9 MB/s) 07:47:10 (Reading database ... 13914 files and directories currently installed.) 07:47:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:47:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:47:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 07:47:11 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 07:47:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:12 (Reading database ... 13914 files and directories currently installed.) 07:47:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:47:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:47:12 (Reading database ... 13914 files and directories currently installed.) 07:47:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } 07:47:12 $ docker stop --time=1 f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d 07:47:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:13 (Reading database ... 13914 files and directories currently installed.) 07:47:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:47:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:47:13 (Reading database ... 13914 files and directories currently installed.) 07:47:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:47:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:47:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:47:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:47:14 Setting up base-files (10.1ubuntu2.10) ... 07:47:14 Installing new version of config file /etc/issue ... 07:47:14 Installing new version of config file /etc/issue.net ... 07:47:14 Installing new version of config file /etc/lsb-release ... 07:47:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:47:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:47:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:47:14 Removing obsolete conffile /etc/default/motd-news ... 07:47:14 (Reading database ... 13915 files and directories currently installed.) 07:47:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:47:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:47:14 Setting up bash (4.4.18-2ubuntu1.2) ... 07:47:14 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 07:47:14 (Reading database ... 13915 files and directories currently installed.) 07:47:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:47:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:47:14 (Reading database ... 13915 files and directories currently installed.) 07:47:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:47:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:47:14 Setting up tar (1.29b-2ubuntu0.2) ... 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:47:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:47:15 $ docker rm -f f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:47:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:47:15 Setting up grep (3.1-2build1) ... 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:47:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:47:15 Setting up login (1:4.5-1ubuntu2) ... 07:47:15 (Reading database ... 13915 files and directories currently installed.) 07:47:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:47:16 (Reading database ... 13915 files and directories currently installed.) 07:47:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:47:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:47:17 07:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:47:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:47:17 (Reading database ... 13915 files and directories currently installed.) 07:47:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:47:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] isUnix [Pipeline] sh 07:47:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:47:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:47:17 (Reading database ... 13915 files and directories currently installed.) 07:47:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:47:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:47:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:47:17 latest: Pulling from edgex-devops/edgex-compose-arm64 07:47:17 29e5d40040c1: Pulling fs layer 07:47:17 1ce36da41761: Pulling fs layer 07:47:17 25b303627fd3: Pulling fs layer 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:18 29e5d40040c1: Verifying Checksum 07:47:18 29e5d40040c1: Download complete 07:47:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:18 29e5d40040c1: Pull complete 07:47:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:18 (Reading database ... 13915 files and directories currently installed.) 07:47:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:19 1ce36da41761: Verifying Checksum 07:47:19 1ce36da41761: Download complete 07:47:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:19 (Reading database ... 13915 files and directories currently installed.) 07:47:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:19 (Reading database ... 13915 files and directories currently installed.) 07:47:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:47:19 (Reading database ... 13915 files and directories currently installed.) 07:47:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:47:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:47:20 1ce36da41761: Pull complete 07:47:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:47:20 (Reading database ... 13915 files and directories currently installed.) 07:47:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:47:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:47:20 (Reading database ... 13915 files and directories currently installed.) 07:47:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:47:20 25b303627fd3: Verifying Checksum 07:47:20 25b303627fd3: Download complete 07:47:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:47:20 (Reading database ... 13917 files and directories currently installed.) 07:47:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:47:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:47:21 Setting up debconf (1.5.66ubuntu1) ... 07:47:21 (Reading database ... 13917 files and directories currently installed.) 07:47:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:47:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:47:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:47:21 (Reading database ... 13917 files and directories currently installed.) 07:47:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:47:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:47:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:47:21 (Reading database ... 13917 files and directories currently installed.) 07:47:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:47:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:47:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:47:21 (Reading database ... 13917 files and directories currently installed.) 07:47:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:47:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:47:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:47:21 (Reading database ... 13919 files and directories currently installed.) 07:47:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:47:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:47:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:47:22 (Reading database ... 13923 files and directories currently installed.) 07:47:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:47:22 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:47:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:22 (Reading database ... 13923 files and directories currently installed.) 07:47:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:47:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:47:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:47:22 (Reading database ... 13923 files and directories currently installed.) 07:47:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:47:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:47:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:47:22 (Reading database ... 13923 files and directories currently installed.) 07:47:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:47:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:47:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:47:22 (Reading database ... 13923 files and directories currently installed.) 07:47:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:23 (Reading database ... 13923 files and directories currently installed.) 07:47:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:47:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:47:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:47:23 (Reading database ... 13923 files and directories currently installed.) 07:47:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:47:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:47:23 Setting up passwd (1:4.5-1ubuntu2) ... 07:47:23 (Reading database ... 13923 files and directories currently installed.) 07:47:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:47:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:47:23 (Reading database ... 13923 files and directories currently installed.) 07:47:23 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:47:23 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:47:23 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:47:24 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:47:24 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:47:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:47:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:47:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:47:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:47:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:47:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:47:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:47:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:47:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:47:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:47:24 (Reading database ... 13923 files and directories currently installed.) 07:47:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:47:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:47:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:47:25 (Reading database ... 13924 files and directories currently installed.) 07:47:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:47:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:47:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:47:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:47:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:47:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:47:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:47:25 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:47:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:47:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:47:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:47:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:47:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:47:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:47:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:47:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:47:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:47:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:47:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:47:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:47:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:47:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:47:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:47:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:47:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:47:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:47:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:47:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:47:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:47:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:47:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:47:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:47:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:47:27 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:47:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:47:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:47:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:30 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:30 25b303627fd3: Pull complete 07:47:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:47:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:47:31 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:31 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:31 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:47:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:47:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:31 prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container 07:47:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:47:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:47:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:47:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:47:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:47:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:47:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:47:31 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:47:31 07:47:31 Current default time zone: 'Etc/UTC' 07:47:31 Local time is now: Tue Jun 8 07:47:31 UTC 2021. 07:47:31 Universal Time is now: Tue Jun 8 07:47:31 UTC 2021. 07:47:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:47:31 07:47:31 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:47:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 07:47:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:47:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:47:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:47:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:47:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:47:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:47:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:47:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:47:32 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:47:32 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:32 Setting up patch (2.7.6-2ubuntu1.1) ... 07:47:32 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:47:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:47:32 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:47:32 Installing new version of config file /etc/ssl/openssl.cnf ... 07:47:32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:47:32 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:47:32 Setting up ca-certificates (20210119~18.04.1) ... 07:47:34 Updating certificates in /etc/ssl/certs... 07:47:34 $ docker top 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:35 23 added, 27 removed; done. 07:47:35 + docker-compose build --help 07:47:35 + grep parallel 07:47:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:47:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:47:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:47:35 Setting up pkgbinarymangler (138.18.04.1) ... 07:47:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:47:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up perl (5.26.1-6ubuntu0.5) ... 07:47:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:47:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:47:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:47:35 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:47:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:47:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:47:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:47:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:47:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:47:35 Processing triggers for systemd (237-3ubuntu10.47) ... 07:47:35 Processing triggers for mime-support (3.60ubuntu1) ... 07:47:35 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:47:35 Updating certificates in /etc/ssl/certs... 07:47:36 0 added, 0 removed; done. 07:47:36 Running hooks in /etc/ca-certificates/update.d... 07:47:36 done. 07:47:36 Reading package lists... 07:47:37 Building dependency tree... 07:47:37 Reading state information... 07:47:37 The following NEW packages will be installed: 07:47:37 apt-transport-https 07:47:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:47:37 Need to get 1692 B of archives. 07:47:37 After this operation, 154 kB of additional disk space will be used. 07:47:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:47:37 debconf: delaying package configuration, since apt-utils is not installed 07:47:37 Fetched 1692 B in 0s (9438 B/s) 07:47:37 Selecting previously unselected package apt-transport-https. 07:47:37 (Reading database ... 13929 files and directories currently installed.) 07:47:37 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:47:37 Unpacking apt-transport-https (1.6.13) ... 07:47:37 Setting up apt-transport-https (1.6.13) ... 07:47:37 Waiting for network to be ready... 07:47:39 --parallel Build images in parallel. [Pipeline] } 07:47:39 $ docker stop --time=1 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 07:47:41 $ docker rm -f 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:47:42 . [Pipeline] withDockerContainer 07:47:42 prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container 07:47:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:47:44 $ docker top b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 -eo pid,comm [Pipeline] { 07:47:44 2021-06-08T07:47:42Z INFO Waiting for automatic snapd restart... [Pipeline] sh 07:47:45 + docker-compose -f ./docker-compose-build.yml build --parallel 07:47:45 snapd 2.50.1 from Canonical* installed 07:47:46 "snapd" switched to the "latest/stable" channel 07:47:46 07:47:49 core18 20210507 from Canonical* installed 07:47:49 Building core-command ... 07:47:49 Building core-data ... 07:47:49 Building core-metadata ... 07:47:49 Building security-bootstrapper ... 07:47:49 Building security-proxy-setup ... 07:47:49 Building security-secretstore-setup ... 07:47:49 Building support-notifications ... 07:47:49 Building support-scheduler ... 07:47:49 Building sys-mgmt-agent ... 07:47:49 Building support-notifications 07:47:49 Building sys-mgmt-agent 07:47:49 Building core-metadata 07:47:49 Building security-proxy-setup 07:47:49 Building support-scheduler 07:47:49 "core18" switched to the "latest/stable" channel 07:47:49 07:47:52 snapcraft 4.8 from Canonical* installed 07:47:53 "snapcraft" switched to the "latest/stable" channel 07:47:53 07:47:57 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: 07:47:57 - README.md 07:47:57 07:47:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:47:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:47:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:47:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:47:59 Reading package lists... 07:47:59 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:47:59 Reading package lists... 07:48:00 Building dependency tree... 07:48:00 Reading state information... 07:48:00 Suggested packages: 07:48:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:48:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:48:00 Recommended packages: 07:48:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:48:00 The following NEW packages will be installed: 07:48:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:48:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:48:00 pkg-config zip 07:48:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:48:00 Need to get 7663 kB of archives. 07:48:00 After this operation, 43.8 MB of additional disk space will be used. 07:48:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:48:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:48:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:48:00 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:48:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:48:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:48:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:48:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:48:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:48:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:48:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:48:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:48:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:48:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:48:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:48:01 debconf: delaying package configuration, since apt-utils is not installed 07:48:01 Fetched 7663 kB in 1s (7966 kB/s) 07:48:01 Selecting previously unselected package libglib2.0-0:amd64. 07:48:01 (Reading database ... 13933 files and directories currently installed.) 07:48:01 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:48:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:48:01 Selecting previously unselected package libpsl5:amd64. 07:48:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:48:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:48:01 Selecting previously unselected package libnghttp2-14:amd64. 07:48:01 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:48:01 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:48:01 Selecting previously unselected package librtmp1:amd64. 07:48:01 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:48:01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:48:01 Selecting previously unselected package libcurl3-gnutls:amd64. 07:48:01 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:48:01 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:48:01 Selecting previously unselected package liberror-perl. 07:48:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:48:01 Unpacking liberror-perl (0.17025-1) ... 07:48:01 Selecting previously unselected package git-man. 07:48:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:48:01 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:48:01 Selecting previously unselected package git. 07:48:01 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:48:01 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:48:02 Selecting previously unselected package libnorm1:amd64. 07:48:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:48:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:02 Selecting previously unselected package libpgm-5.2-0:amd64. 07:48:02 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:48:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:02 Selecting previously unselected package libsodium23:amd64. 07:48:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:48:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:48:02 Selecting previously unselected package libzmq5:amd64. 07:48:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:02 Selecting previously unselected package libzmq3-dev:amd64. 07:48:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:02 Selecting previously unselected package pkg-config. 07:48:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:48:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:48:02 Selecting previously unselected package zip. 07:48:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:48:02 Unpacking zip (3.0-11build1) ... 07:48:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:02 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:48:03 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:48:03 Setting up liberror-perl (0.17025-1) ... 07:48:03 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:48:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:48:03 No schema files found: doing nothing. 07:48:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:48:03 Setting up zip (3.0-11build1) ... 07:48:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:03 Setting up libsodium23:amd64 (1.0.16-2) ... 07:48:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:48:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:48:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:03 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:48:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:48:04 git set to automatically installed. 07:48:04 git-man set to automatically installed. 07:48:04 libcurl3-gnutls set to automatically installed. 07:48:04 liberror-perl set to automatically installed. 07:48:04 libglib2.0-0 set to automatically installed. 07:48:04 libnghttp2-14 set to automatically installed. 07:48:04 libnorm1 set to automatically installed. 07:48:04 libpgm-5.2-0 set to automatically installed. 07:48:04 libpsl5 set to automatically installed. 07:48:04 librtmp1 set to automatically installed. 07:48:04 libsodium23 set to automatically installed. 07:48:04 libzmq3-dev set to automatically installed. 07:48:04 libzmq5 set to automatically installed. 07:48:04 pkg-config set to automatically installed. 07:48:04 zip set to automatically installed. 07:48:05 snapd is not logged in, snap install commands will use sudo 07:48:17 go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed 07:48:17 snapd is not logged in, snap install commands will use sudo 07:48:17 snap "core18" has no updates available 07:48:17 Pulling go-build-helper 07:48:17 + snapcraftctl pull 07:48:18 'app-service-config' has dependencies that need to be staged: go-build-helper 07:48:18 Skipping pull go-build-helper (already ran) 07:48:18 Building go-build-helper 07:48:18 + snapcraftctl build 07:48:20 Staging go-build-helper 07:48:20 + snapcraftctl stage 07:48:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:48:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:48:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 07:48:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 07:48:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:48:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:48:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 07:48:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 07:48:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:48:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 07:48:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:48:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:48:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:48:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:48:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:48:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:48:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:48:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:48:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:48:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 07:48:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 07:48:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 07:48:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 07:48:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 07:48:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 07:48:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:48:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 07:48:30 Fetched 24.7 MB in 0s (0 B/s) 07:48:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:48:30 Fetched 224 kB in 0s (0 B/s) 07:48:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:48:30 Fetched 157 kB in 0s (0 B/s) 07:48:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:48:30 Fetched 221 kB in 0s (0 B/s) 07:48:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:48:30 Fetched 143 kB in 0s (0 B/s) 07:48:30 Pulling app-service-config 07:48:30 + snapcraftctl pull 07:48:30 Cloning into '/root/parts/app-service-config/src'... 07:48:30 Pulling config-common 07:48:30 + snapcraftctl pull 07:48:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:48:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:48:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:48:34 Fetched 0 B in 0s (0 B/s) 07:48:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:48:34 Fetched 0 B in 0s (0 B/s) 07:48:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:48:34 Fetched 0 B in 0s (0 B/s) 07:48:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:48:34 Fetched 0 B in 0s (0 B/s) 07:48:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:48:34 Fetched 0 B in 0s (0 B/s) 07:48:34 Pulling edgex-go 07:48:34 + snapcraftctl pull 07:48:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:48:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:48:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:48:52 Fetched 0 B in 0s (0 B/s) 07:48:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:48:52 Fetched 96.5 kB in 0s (0 B/s) 07:48:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:48:52 Fetched 279 kB in 0s (0 B/s) 07:48:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:48:52 Fetched 122 kB in 0s (0 B/s) 07:48:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:48:52 Fetched 77.8 kB in 0s (0 B/s) 07:48:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:48:52 Fetched 8848 B in 0s (0 B/s) 07:48:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:48:52 Fetched 47.8 kB in 0s (0 B/s) 07:48:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:48:52 Fetched 45.6 kB in 0s (0 B/s) 07:48:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:48:52 Fetched 15.0 kB in 0s (0 B/s) 07:48:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 07:48:52 Fetched 219 kB in 0s (0 B/s) 07:48:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:48:52 Fetched 154 kB in 0s (0 B/s) 07:48:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:48:52 Fetched 50.6 kB in 0s (0 B/s) 07:48:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:48:52 Fetched 14.8 kB in 0s (0 B/s) 07:48:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:48:52 Fetched 41.8 kB in 0s (0 B/s) 07:48:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:48:52 Fetched 499 kB in 0s (0 B/s) 07:48:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:48:52 Fetched 111 kB in 0s (0 B/s) 07:48:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:48:52 Fetched 240 kB in 0s (0 B/s) 07:48:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:48:52 Fetched 29.3 kB in 0s (0 B/s) 07:48:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:48:52 Fetched 85.5 kB in 0s (0 B/s) 07:48:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:48:52 Fetched 24.5 kB in 0s (0 B/s) 07:48:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:48:52 Fetched 49.2 kB in 0s (0 B/s) 07:48:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:48:52 Fetched 54.2 kB in 0s (0 B/s) 07:48:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:48:52 Fetched 30.8 kB in 0s (0 B/s) 07:48:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:48:52 Fetched 15.8 kB in 0s (0 B/s) 07:48:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:48:52 Fetched 85.9 kB in 0s (0 B/s) 07:48:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:48:52 Fetched 8720 B in 0s (0 B/s) 07:48:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 07:48:52 Fetched 137 kB in 0s (0 B/s) 07:48:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:48:52 Fetched 119 kB in 0s (0 B/s) 07:48:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 07:48:52 Fetched 110 kB in 0s (0 B/s) 07:48:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:48:52 Fetched 11.1 kB in 0s (0 B/s) 07:48:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:48:52 Fetched 645 kB in 0s (0 B/s) 07:48:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:48:52 Fetched 41.3 kB in 0s (0 B/s) 07:48:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:48:52 Fetched 17.9 kB in 0s (0 B/s) 07:48:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:48:52 Fetched 368 kB in 0s (0 B/s) 07:48:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:48:52 Fetched 187 kB in 0s (0 B/s) 07:48:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:48:52 Fetched 175 kB in 0s (0 B/s) 07:48:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:48:52 Fetched 206 kB in 0s (0 B/s) 07:48:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 07:48:52 Fetched 1301 kB in 0s (0 B/s) 07:48:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:48:52 Fetched 36.2 kB in 0s (0 B/s) 07:48:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 07:48:52 Fetched 159 kB in 0s (0 B/s) 07:48:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:48:52 Fetched 107 kB in 0s (0 B/s) 07:48:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:48:52 Fetched 48.7 kB in 0s (0 B/s) 07:48:52 Pulling static-packages 07:48:52 + snapcraftctl pull 07:48:52 Pulling version 07:48:52 + cd /root/project 07:48:52 + [ -f VERSION ] 07:48:52 + PROJECT_VERSION=local-dev 07:48:52 + git rev-parse --short HEAD 07:48:52 + GIT_REVISION=73839868 07:48:52 + snapcraftctl set-version local-dev 07:48:52 Skipping build go-build-helper (already ran) 07:48:52 Building app-service-config 07:48:52 + make build 07:48:52 go mod tidy 07:48:53 go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 07:48:53 make: *** [build] Error 1 07:48:53 makefile:19: recipe for target 'build' failed 07:48:53 Failed to run 'override-build': Exit code was 2. 07:48:53 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:48:55 Failed in branch amd64 07:48:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:48:57 ---> 23d6d693eab2 07:48:57 Step 3/22 : WORKDIR /edgex-go 07:48:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:48:57 ---> 23d6d693eab2 07:48:57 Step 3/23 : WORKDIR /edgex-go 07:48:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:57 ---> 23d6d693eab2 07:48:57 Step 3/24 : WORKDIR /edgex-go 07:48:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:57 ---> 23d6d693eab2 07:48:57 Step 3/24 : WORKDIR /edgex-go 07:48:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:48:57 ---> 23d6d693eab2 07:48:57 Step 3/23 : WORKDIR /edgex-go 07:48:58 ---> Running in 46494f1d06b9 07:48:58 ---> Running in 7e21549305ee 07:48:58 ---> Running in 62292e8e8316 07:48:58 ---> Running in d71c3fd50252 07:48:58 ---> Running in f6c5140773ad 07:48:59 Removing intermediate container f6c5140773ad 07:48:59 ---> 5fddf346378b 07:48:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:59 Removing intermediate container 46494f1d06b9 07:48:59 ---> 11a9c871446a 07:48:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:59 Removing intermediate container 7e21549305ee 07:48:59 ---> 2b5eb653e4e4 07:48:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:59 Removing intermediate container 62292e8e8316 07:48:59 ---> c0068199bcbe 07:48:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:59 Removing intermediate container d71c3fd50252 07:48:59 ---> f323fbe8b3fa 07:48:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:59 ---> Running in 799f0a1ff74a 07:48:59 ---> Running in 70fe36c04fdb 07:48:59 ---> Running in ff4ea076aa53 07:48:59 ---> Running in 920748998bc8 07:49:00 ---> Running in 0cc8d1d1717f 07:49:03 Removing intermediate container 799f0a1ff74a 07:49:03 ---> ca662d8a816c 07:49:03 Step 5/24 : RUN apk add --update --no-cache make bash git 07:49:03 ---> Running in 57d04ab530b4 07:49:03 Removing intermediate container 70fe36c04fdb 07:49:03 ---> 4603cc276309 07:49:03 Step 5/24 : RUN apk add --update --no-cache make git 07:49:04 Removing intermediate container ff4ea076aa53 07:49:04 ---> 28f08783692e 07:49:04 Step 5/22 : RUN apk add --update --no-cache make git 07:49:04 ---> Running in 92a851adb100 07:49:04 ---> Running in 5eaf28b1db13 07:49:04 Removing intermediate container 920748998bc8 07:49:04 ---> 448c84ef8ecf 07:49:04 Step 5/23 : RUN apk add --update --no-cache make git 07:49:04 Removing intermediate container 0cc8d1d1717f 07:49:04 ---> fd11ed5b7871 07:49:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:49:04 ---> Running in d5834561e787 07:49:04 ---> Running in 74346508bb92 07:49:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:07 OK: 218 MiB in 52 packages 07:49:08 OK: 218 MiB in 52 packages 07:49:08 OK: 218 MiB in 52 packages 07:49:08 OK: 218 MiB in 52 packages 07:49:08 OK: 218 MiB in 52 packages 07:49:09 Removing intermediate container 57d04ab530b4 07:49:09 ---> 0806ae83c3a4 07:49:09 Step 6/24 : COPY go.mod . 07:49:09 Removing intermediate container 92a851adb100 07:49:09 ---> 0a60ab666a9c 07:49:09 Step 6/24 : COPY go.mod . 07:49:10 Removing intermediate container 74346508bb92 07:49:10 ---> 3401cf2b7531 07:49:10 Step 6/23 : COPY go.mod . 07:49:10 ---> 5642adcc0b4b 07:49:10 Step 7/24 : RUN go mod download 07:49:10 Removing intermediate container 5eaf28b1db13 07:49:10 ---> b888648a9844 07:49:10 Step 6/22 : COPY go.mod . 07:49:10 ---> Running in 2730d49cd0cc 07:49:10 Removing intermediate container d5834561e787 07:49:10 ---> 9da08adc74b1 07:49:10 Step 6/23 : COPY go.mod . 07:49:11 ---> 69d0806e9aab 07:49:11 Step 7/24 : RUN go mod download 07:49:11 ---> Running in 825f1209d04f 07:49:11 ---> 2aba120b593a 07:49:11 Step 7/23 : RUN go mod download 07:49:11 ---> 84d07cda246b 07:49:11 Step 7/22 : RUN go mod download 07:49:11 ---> d4fdbfadfa87 07:49:11 Step 7/23 : RUN go mod download 07:49:12 ---> Running in a6f417b0aaab 07:49:12 ---> Running in c78b38e52107 07:49:12 ---> Running in 04e3fef469ae 07:49:14 Removing intermediate container 2730d49cd0cc 07:49:14 ---> 0620a7568aeb 07:49:14 Step 8/24 : COPY . . 07:49:15 Removing intermediate container 825f1209d04f 07:49:15 ---> 3937bc99d6df 07:49:15 Step 8/24 : COPY . . 07:49:16 Removing intermediate container a6f417b0aaab 07:49:16 ---> 8e376eb55628 07:49:16 Step 8/23 : COPY . . 07:49:16 Removing intermediate container c78b38e52107 07:49:16 ---> e67c26a16e02 07:49:16 Step 8/22 : COPY . . 07:49:17 Removing intermediate container 04e3fef469ae 07:49:17 ---> 48af1833d43d 07:49:17 Step 8/23 : COPY . . 07:49:39 ---> 7b944191bfc0 07:49:39 Step 9/24 : RUN go mod tidy 07:49:39 ---> af98dd06283f 07:49:39 Step 9/24 : RUN go mod tidy 07:49:39 ---> edbb97de2afa 07:49:39 Step 9/23 : RUN go mod tidy 07:49:39 ---> e1962054f6aa 07:49:39 Step 9/22 : RUN go mod tidy 07:49:39 ---> 8bc31e156dce 07:49:39 Step 9/23 : RUN go mod tidy 07:49:39 ---> Running in 7e79de3344f5 07:49:39 ---> Running in 3b14f5dc4926 07:49:39 ---> Running in 50b2e6ff9c61 07:49:39 ---> Running in 7f8a0d49cd61 07:49:39 ---> Running in 31967abab8cc 07:49:46 Removing intermediate container 50b2e6ff9c61 07:49:46 ---> 7082e8bdf076 07:49:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:49:46 ---> Running in 0c8c64d2b6ce 07:49:46 Removing intermediate container 31967abab8cc 07:49:46 ---> fd7bec605da0 07:49:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:49:46 Removing intermediate container 7e79de3344f5 07:49:46 ---> 92a0d889ad81 07:49:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:49:46 ---> Running in 510aead1ef0c 07:49:46 Removing intermediate container 3b14f5dc4926 07:49:46 ---> a9dc81e65236 07:49:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:49:46 Removing intermediate container 7f8a0d49cd61 07:49:46 ---> 8ef84b84a9fb 07:49:46 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:49:46 ---> Running in 6a9f4a810be4 07:49:47 ---> Running in f93546cc2a6d 07:49:47 ---> Running in d20dff743315 07:49:48 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 07:49:49 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 07:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:49:49 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 07:49:49 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 07:51:41 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 07:51:48 Removing intermediate container 0c8c64d2b6ce 07:51:48 ---> de475280d340 07:51:48 07:51:48 Step 11/23 : FROM alpine:3.12 07:51:48 3.12: Pulling from library/alpine 07:51:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:51:49 Status: Downloaded newer image for alpine:3.12 07:51:49 ---> 9852663dfa18 07:51:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:51:50 Removing intermediate container d20dff743315 07:51:50 ---> f3fa086912a3 07:51:50 07:51:50 Step 11/22 : FROM alpine:3.12 07:51:50 ---> 9852663dfa18 07:51:50 Step 12/22 : RUN apk add --update --no-cache curl 07:51:50 Removing intermediate container 510aead1ef0c 07:51:50 ---> 820fc722802e 07:51:50 07:51:50 Step 11/23 : FROM alpine:3.12 07:51:50 ---> 9852663dfa18 07:51:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:51:50 ---> Running in ed2e4a16e472 07:51:50 ---> Running in c6f8bca04b37 07:51:50 ---> Running in a01a1f3a7afe 07:51:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:51:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:51:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:51:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:53 (1/2) Installing ca-certificates (20191127-r4) 07:51:53 (2/2) Installing dumb-init (1.2.2-r1) 07:51:53 Executing busybox-1.31.1-r20.trigger 07:51:53 Executing ca-certificates-20191127-r4.trigger 07:51:53 (1/1) Installing dumb-init (1.2.2-r1) 07:51:53 Executing busybox-1.31.1-r20.trigger 07:51:53 OK: 5 MiB in 15 packages 07:51:53 (1/4) Installing ca-certificates (20191127-r4) 07:51:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:51:53 OK: 6 MiB in 16 packages 07:51:53 (3/4) Installing libcurl (7.77.0-r0) 07:51:53 (4/4) Installing curl (7.77.0-r0) 07:51:53 Executing busybox-1.31.1-r20.trigger 07:51:53 Executing ca-certificates-20191127-r4.trigger 07:51:54 OK: 7 MiB in 18 packages 07:51:55 Removing intermediate container 6a9f4a810be4 07:51:55 ---> 4ffecee38fec 07:51:55 07:51:55 Step 11/24 : FROM alpine:3.12 07:51:55 ---> 9852663dfa18 07:51:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:51:55 Removing intermediate container f93546cc2a6d 07:51:55 ---> f705ae25e418 07:51:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:51:55 ---> Running in f6c6931ba3ed 07:51:55 ---> Running in 0d497bb60445 07:51:57 Removing intermediate container a01a1f3a7afe 07:51:57 ---> caf642a308fe 07:51:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:51:57 Removing intermediate container c6f8bca04b37 07:51:57 ---> c0a849155221 07:51:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:51:57 ---> Running in a2d79f659a84 07:51:57 ---> Running in e9cacd585290 07:51:57 Removing intermediate container ed2e4a16e472 07:51:57 ---> 5cbb6200aed5 07:51:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:51:58 ---> Running in e963d7772854 07:51:58 Removing intermediate container a2d79f659a84 07:51:58 ---> f3f860ab72fc 07:51:58 Step 14/22 : WORKDIR /edgex 07:51:58 Removing intermediate container e9cacd585290 07:51:58 ---> f909a5e4ae33 07:51:58 Step 14/23 : ENV APP_PORT=59861 07:51:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:51:58 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 07:51:58 ---> Running in 691accda6088 07:51:58 ---> Running in c47a94949339 07:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:59 Removing intermediate container e963d7772854 07:51:59 ---> 524092946ba2 07:51:59 Step 14/23 : ENV APP_PORT=59860 07:51:59 ---> Running in 451505a5cacf 07:51:59 (1/1) Installing dumb-init (1.2.2-r1) 07:51:59 Executing busybox-1.31.1-r20.trigger 07:51:59 OK: 5 MiB in 15 packages 07:51:59 Removing intermediate container c47a94949339 07:51:59 ---> 7b254fc27a46 07:51:59 Step 15/23 : EXPOSE $APP_PORT 07:51:59 Removing intermediate container 691accda6088 07:51:59 ---> 018eb57575d2 07:51:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:52:00 ---> Running in 99b544968496 07:52:00 Removing intermediate container 451505a5cacf 07:52:00 ---> dd99f98a74ab 07:52:00 Step 15/23 : EXPOSE $APP_PORT 07:52:01 ---> Running in 615def78fabb 07:52:02 Removing intermediate container 99b544968496 07:52:02 ---> e861d7af10c1 07:52:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:02 ---> 2242f3b61f11 07:52:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:52:02 Removing intermediate container 615def78fabb 07:52:02 ---> 00a2a6226175 07:52:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:02 Removing intermediate container f6c6931ba3ed 07:52:02 ---> 4cb44d992f14 07:52:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:52:02 ---> Running in 3baca44baeed 07:52:02 Removing intermediate container 0d497bb60445 07:52:02 ---> 2cfd23772e08 07:52:02 07:52:02 Step 12/24 : FROM docker:20.10.0 07:52:03 ---> 46b55ece4cb2 07:52:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:52:03 20.10.0: Pulling from library/docker 07:52:03 Removing intermediate container 3baca44baeed 07:52:03 ---> 428ec9d5bb31 07:52:03 Step 14/24 : ENV APP_PORT=59881 07:52:03 ---> Running in 5764159dbca7 07:52:04 ---> af3c2b4d3399 07:52:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:52:04 ---> e470dc3fee37 07:52:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:52:05 Removing intermediate container 5764159dbca7 07:52:05 ---> fcc84d22ec6e 07:52:05 Step 15/24 : EXPOSE $APP_PORT 07:52:05 ---> 2a94d3905b24 07:52:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:52:05 ---> Running in 7f8655eff5e9 07:52:06 ---> a7410fb6b1f3 07:52:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:52:06 ---> e74140560299 07:52:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:52:06 ---> Running in 73f5b86be623 07:52:06 Removing intermediate container 7f8655eff5e9 07:52:06 ---> 9bca6eac87f2 07:52:06 Step 16/24 : WORKDIR / 07:52:06 ---> 8bae9048f8f0 07:52:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:52:07 ---> Running in 296f6fb3247f 07:52:07 ---> Running in 743e052cc172 07:52:07 ---> f11bc41de7a7 07:52:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:52:07 Removing intermediate container 73f5b86be623 07:52:07 ---> 19cd22ab212f 07:52:07 Step 19/22 : CMD ["--init=true"] 07:52:07 ---> Running in 1f0c5dd92e7c 07:52:07 ---> Running in 3af4d07fe281 07:52:07 Removing intermediate container 296f6fb3247f 07:52:07 ---> 9e10a6241fc1 07:52:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:08 Removing intermediate container 743e052cc172 07:52:08 ---> 73d84e06d833 07:52:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:08 ---> Running in 69b077aa9c9e 07:52:09 Removing intermediate container 1f0c5dd92e7c 07:52:09 ---> 76e3b1525b2c 07:52:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:09 Removing intermediate container 3af4d07fe281 07:52:09 ---> 7fc0181d2c61 07:52:09 Step 20/22 : LABEL arch=arm64 07:52:09 ---> Running in 05845f5b45e7 07:52:09 ---> Running in b40b88dcf536 07:52:09 Removing intermediate container 69b077aa9c9e 07:52:09 ---> 3be1c24620d5 07:52:09 Step 21/23 : LABEL arch=arm64 07:52:09 ---> 34a8c724960a 07:52:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:52:09 ---> Running in 55071099a9f5 07:52:10 Removing intermediate container 05845f5b45e7 07:52:10 ---> c0d6fc543167 07:52:10 Step 21/23 : LABEL arch=arm64 07:52:10 Removing intermediate container b40b88dcf536 07:52:10 ---> d97068cbe791 07:52:10 Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:52:10 ---> Running in 97f3ce86514f 07:52:10 ---> Running in bb060408ee16 07:52:10 Removing intermediate container 55071099a9f5 07:52:10 ---> 815cf4e67b5f 07:52:10 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:52:11 ---> Running in cf5fc4a44e1e 07:52:12 Removing intermediate container 97f3ce86514f 07:52:12 ---> d641cc91e734 07:52:12 Step 22/22 : LABEL version=0.0.0 07:52:12 ---> e3c44e2f7625 07:52:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:52:12 Removing intermediate container bb060408ee16 07:52:12 ---> 148f2d7734de 07:52:12 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:52:12 Removing intermediate container cf5fc4a44e1e 07:52:12 ---> a187d0026c60 07:52:12 Step 23/23 : LABEL version=0.0.0 07:52:12 ---> Running in 18720824083b 07:52:12 ---> Running in 2e9bb6cc323e 07:52:12 ---> Running in 21bfc82ea801 07:52:13 ---> 75835ad235da 07:52:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:52:13 ---> Running in 7e8fd9cbb844 07:52:13 Removing intermediate container 18720824083b 07:52:13 ---> 6365975ba299 07:52:13 07:52:14 Removing intermediate container 2e9bb6cc323e 07:52:14 ---> 3baabc82b806 07:52:14 Step 23/23 : LABEL version=0.0.0 07:52:14 Removing intermediate container 21bfc82ea801 07:52:14 ---> 20a23b973cef 07:52:14 07:52:14 Successfully built 6365975ba299 07:52:14 Successfully tagged security-proxy-setup-arm64:latest 07:52:14  Building security-proxy-setup ... done Building core-command 07:52:14 ---> Running in 8bf695a305a6 07:52:14 Removing intermediate container 7e8fd9cbb844 07:52:14 ---> 750c63523603 07:52:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:14 ---> Running in 8d5f99846ec6 07:52:14 Successfully built 20a23b973cef 07:52:14 Successfully tagged support-scheduler-arm64:latest 07:52:14  Building support-scheduler ... done Building core-data 07:52:15 Removing intermediate container 8bf695a305a6 07:52:15 ---> 6eba19f23013 07:52:15 07:52:15 Successfully built 6eba19f23013 07:52:15 Successfully tagged support-notifications-arm64:latest 07:52:15  Building support-notifications ... done Building security-secretstore-setup 07:52:15 Removing intermediate container 8d5f99846ec6 07:52:15 ---> 93edb7ba751a 07:52:15 Step 22/24 : LABEL arch=arm64 07:52:15 ---> Running in fec30a195bdf 07:52:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:52:16 Status: Downloaded newer image for docker:20.10.0 07:52:16 ---> eeaf43b92773 07:52:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:52:16 ---> Running in 02576f15e155 07:52:16 Removing intermediate container fec30a195bdf 07:52:16 ---> 121d491d879b 07:52:16 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:52:16 ---> Running in 22e29f9ca133 07:52:17 Removing intermediate container 02576f15e155 07:52:17 ---> eb6d6c4f36e4 07:52:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:52:17 ---> Running in 7a5d7dcf089d 07:52:17 Removing intermediate container 22e29f9ca133 07:52:17 ---> c939a155ec0b 07:52:17 Step 24/24 : LABEL version=0.0.0 07:52:18 ---> Running in 68ea8ed5b14c 07:52:19 Removing intermediate container 68ea8ed5b14c 07:52:19 ---> 91f33599d36b 07:52:19 07:52:19 Successfully built 91f33599d36b 07:52:19 Successfully tagged core-metadata-arm64:latest 07:52:19  Building core-metadata ... done Building security-bootstrapper 07:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:20 (1/39) Installing readline (8.0.4-r0) 07:52:20 (2/39) Installing bash (5.0.17-r0) 07:52:20 Executing bash-5.0.17-r0.post-install 07:52:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:52:20 (4/39) Installing libcurl (7.77.0-r0) 07:52:20 (5/39) Installing curl (7.77.0-r0) 07:52:20 (6/39) Installing dumb-init (1.2.2-r1) 07:52:20 (7/39) Installing libbz2 (1.0.8-r1) 07:52:20 (8/39) Installing expat (2.2.9-r1) 07:52:20 (9/39) Installing libffi (3.3-r2) 07:52:20 (10/39) Installing gdbm (1.13-r1) 07:52:20 (11/39) Installing xz-libs (5.2.5-r0) 07:52:20 (12/39) Installing sqlite-libs (3.32.1-r1) 07:52:20 (13/39) Installing python3 (3.8.10-r0) 07:52:22 (14/39) Installing py3-appdirs (1.4.4-r1) 07:52:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:52:22 (16/39) Installing py3-parsing (2.4.7-r0) 07:52:22 (17/39) Installing py3-six (1.15.0-r0) 07:52:22 (18/39) Installing py3-packaging (20.4-r0) 07:52:22 (19/39) Installing py3-setuptools (47.0.0-r0) 07:52:22 (20/39) Installing py3-chardet (3.0.4-r4) 07:52:22 (21/39) Installing py3-idna (2.9-r0) 07:52:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:52:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:52:22 (24/39) Installing py3-requests (2.23.0-r0) 07:52:22 (25/39) Installing py3-msgpack (1.0.0-r0) 07:52:22 (26/39) Installing py3-lockfile (0.12.2-r3) 07:52:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:52:23 (28/39) Installing py3-colorama (0.4.3-r0) 07:52:23 (29/39) Installing py3-distlib (0.3.0-r0) 07:52:23 (30/39) Installing py3-distro (1.5.0-r1) 07:52:23 (31/39) Installing py3-webencodings (0.5.1-r3) 07:52:23 (32/39) Installing py3-html5lib (1.0.1-r4) 07:52:23 (33/39) Installing py3-pytoml (0.1.21-r0) 07:52:23 (34/39) Installing py3-pep517 (0.8.2-r0) 07:52:23 (35/39) Installing py3-progress (1.5-r0) 07:52:23 (36/39) Installing py3-toml (0.10.1-r0) 07:52:23 (37/39) Installing py3-retrying (1.3.3-r0) 07:52:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:52:23 (39/39) Installing py3-pip (20.1.1-r0) 07:52:23 Executing busybox-1.31.1-r19.trigger 07:52:23 OK: 72 MiB in 59 packages 07:52:27 Collecting docker-compose==1.23.2 07:52:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:52:28 Collecting dockerpty<0.5,>=0.4.1 07:52:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:52:30 Collecting texttable<0.10,>=0.9.0 07:52:30 Downloading texttable-0.9.1.tar.gz (11 kB) 07:52:33 Collecting docopt<0.7,>=0.6.1 07:52:33 Downloading docopt-0.6.2.tar.gz (25 kB) 07:52:35 Collecting docker<4.0,>=3.6.0 07:52:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:52:36 Collecting websocket-client<1.0,>=0.32.0 07:52:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:52:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:52:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:52:39 Collecting jsonschema<3,>=2.5.1 07:52:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:52:40 Collecting PyYAML<4,>=3.10 07:52:40 Downloading PyYAML-3.13.tar.gz (270 kB) 07:52:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:52:44 Collecting cached-property<2,>=1.2.0 07:52:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:52:44 Collecting docker-pycreds>=0.4.0 07:52:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:52:45 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:52:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:52:45 Collecting idna<2.8,>=2.5 07:52:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:52:46 Collecting urllib3<1.25,>=1.21.1 07:52:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:52:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:52:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:52:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:52:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:52:47 Installing collected packages: dockerpty, texttable, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose 07:52:47 Running setup.py install for dockerpty: started 07:52:50 Running setup.py install for dockerpty: finished with status 'done' 07:52:50 Running setup.py install for texttable: started 07:52:52 Running setup.py install for texttable: finished with status 'done' 07:52:52 Running setup.py install for docopt: started 07:52:55 Running setup.py install for docopt: finished with status 'done' 07:52:56 Attempting uninstall: idna 07:52:56 Found existing installation: idna 2.9 07:52:56 Uninstalling idna-2.9: 07:52:56 Successfully uninstalled idna-2.9 07:52:56 Attempting uninstall: urllib3 07:52:56 Found existing installation: urllib3 1.25.9 07:52:56 Uninstalling urllib3-1.25.9: 07:52:56 Successfully uninstalled urllib3-1.25.9 07:52:57 Attempting uninstall: requests 07:52:57 Found existing installation: requests 2.23.0 07:52:57 Uninstalling requests-2.23.0: 07:52:57 Successfully uninstalled requests-2.23.0 07:52:59 Running setup.py install for PyYAML: started 07:53:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:53:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:53:00 ---> 23d6d693eab2 07:53:00 Step 3/24 : WORKDIR /edgex-go 07:53:00 ---> Using cache 07:53:00 ---> f323fbe8b3fa 07:53:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:00 ---> Using cache 07:53:00 ---> fd11ed5b7871 07:53:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:53:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:53:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:53:00 ---> 23d6d693eab2 07:53:00 Step 3/24 : WORKDIR /edgex-go 07:53:00 ---> Using cache 07:53:00 ---> f323fbe8b3fa 07:53:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:00 ---> Using cache 07:53:00 ---> fd11ed5b7871 07:53:00 Step 5/24 : RUN apk add --update --no-cache make git 07:53:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:53:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:53:02 ---> 23d6d693eab2 07:53:02 Step 3/26 : WORKDIR /edgex-go 07:53:02 ---> Using cache 07:53:02 ---> f323fbe8b3fa 07:53:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:02 ---> Using cache 07:53:02 ---> fd11ed5b7871 07:53:02 Step 5/26 : RUN apk add --update --no-cache make git 07:53:02 Running setup.py install for PyYAML: finished with status 'done' 07:53:02 ---> Running in c1bdd43baf2d 07:53:02 ---> Running in 233e12338934 07:53:02 ---> Running in a810ea552597 07:53:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:53:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:53:03 ---> 23d6d693eab2 07:53:03 Step 3/32 : WORKDIR /edgex-go 07:53:03 ---> Using cache 07:53:03 ---> f323fbe8b3fa 07:53:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:03 ---> Using cache 07:53:03 ---> fd11ed5b7871 07:53:03 Step 5/32 : RUN apk add --update --no-cache make git 07:53:03 ---> Running in 228a67fdced5 07:53:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:53:07 OK: 218 MiB in 52 packages 07:53:07 OK: 218 MiB in 52 packages 07:53:07 OK: 218 MiB in 52 packages 07:53:07 OK: 218 MiB in 52 packages 07:53:09 Removing intermediate container c1bdd43baf2d 07:53:09 ---> c0a522e11f78 07:53:09 Step 6/24 : COPY go.mod . 07:53:09 Removing intermediate container 233e12338934 07:53:09 ---> c87ac0ac49cd 07:53:09 Step 6/24 : COPY go.mod . 07:53:09 Removing intermediate container a810ea552597 07:53:09 ---> 6f73a0a9a570 07:53:09 Step 6/26 : COPY go.mod . 07:53:09 Removing intermediate container 228a67fdced5 07:53:09 ---> 807024645e12 07:53:09 Step 6/32 : COPY go.mod . 07:53:10 ---> 63bd5bf5e476 07:53:10 Step 7/24 : RUN go mod download 07:53:10 ---> 469ccd254d87 07:53:10 Step 7/24 : RUN go mod download 07:53:10 ---> Running in 5bc6846b13a6 07:53:11 ---> Running in fc3f75b0a113 07:53:11 ---> 2548121db3b0 07:53:11 ---> e900f9924956 07:53:11 Step 7/32 : RUN go mod download 07:53:11 Step 7/26 : RUN go mod download 07:53:11 ---> Running in e6478ff776df 07:53:11 ---> Running in 9e38e3b09694 07:53:16 Removing intermediate container 5bc6846b13a6 07:53:16 ---> 0e08560dce93 07:53:16 Step 8/24 : COPY . . 07:53:16 Removing intermediate container fc3f75b0a113 07:53:16 ---> 73372aac3827 07:53:16 Step 8/24 : COPY . . 07:53:16 Removing intermediate container 9e38e3b09694 07:53:16 Removing intermediate container e6478ff776df 07:53:16 ---> 299f1287acff 07:53:16 Step 8/32 : COPY . . 07:53:16 ---> 30fa5e9afd27 07:53:16 Step 8/26 : COPY . . 07:53:18 Removing intermediate container 7a5d7dcf089d 07:53:18 ---> 729405aa7d30 07:53:18 Step 15/24 : ENV APP_PORT=58890 07:53:20 ---> Running in 4ab7b10783d6 07:53:22 Removing intermediate container 4ab7b10783d6 07:53:22 ---> 4e073d482615 07:53:22 Step 16/24 : EXPOSE $APP_PORT 07:53:23 ---> Running in 5a97590cc921 07:53:24 Removing intermediate container 5a97590cc921 07:53:24 ---> af987a9ff400 07:53:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:53:28 ---> f5bb58f6f885 07:53:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:53:30 ---> 42247a25594d 07:53:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:53:32 ---> 3527d605a1c3 07:53:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:53:32 ---> Running in 75a8fb79655d 07:53:34 Removing intermediate container 75a8fb79655d 07:53:34 ---> 201b45f4c356 07:53:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:34 ---> Running in bd6046924095 07:53:36 Removing intermediate container bd6046924095 07:53:36 ---> 09c1796922f7 07:53:36 Step 22/24 : LABEL arch=arm64 07:53:36 ---> 03f1196aeb9d 07:53:36 Step 9/24 : RUN go mod tidy 07:53:36 ---> Running in b5df8a62d06b 07:53:36 ---> Running in d170d685a89f 07:53:37 Removing intermediate container b5df8a62d06b 07:53:37 ---> 93a7bd0d0245 07:53:37 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:53:37 ---> d1fd19c603a2 07:53:37 Step 9/32 : RUN go mod tidy 07:53:37 ---> 30cb4651338e 07:53:37 Step 9/24 : RUN go mod tidy 07:53:37 ---> Running in 333484d4e0d2 07:53:37 ---> Running in 4da01da4c0a7 07:53:38 ---> Running in 4483db31d16c 07:53:38 ---> 51f623396eec 07:53:38 Step 9/26 : RUN go mod tidy 07:53:38 Removing intermediate container 4da01da4c0a7 07:53:38 ---> 15b3c17065d6 07:53:38 Step 24/24 : LABEL version=0.0.0 07:53:38 ---> Running in f0c6aa6703d1 07:53:39 ---> Running in aba4bc5068bc 07:53:40 Removing intermediate container aba4bc5068bc 07:53:40 ---> c75892432fb4 07:53:40 07:53:40 Successfully built c75892432fb4 07:53:40 Successfully tagged sys-mgmt-agent-arm64:latest 07:53:42  Building sys-mgmt-agent ... done Removing intermediate container d170d685a89f 07:53:42 ---> 1aa363ae5ba1 07:53:42 Step 10/24 : RUN make cmd/core-command/core-command 07:53:42 ---> Running in a5dbad8945e1 07:53:44 Removing intermediate container 333484d4e0d2 07:53:44 ---> ac7c9dd8e0d4 07:53:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:44 Removing intermediate container 4483db31d16c 07:53:44 ---> 39a48c17e2d2 07:53:44 Step 10/24 : RUN make cmd/core-data/core-data 07:53:44 ---> Running in 9ac3e18338bc 07:53:44 ---> Running in 642a44e14750 07:53:44 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 07:53:44 Removing intermediate container f0c6aa6703d1 07:53:44 ---> 7b532a78e958 07:53:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:53:44 ---> Running in 992edf87fb92 07:53:46 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 07:53:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:53: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 07:55:23 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 07:55:23 Removing intermediate container a5dbad8945e1 07:55:23 ---> a3750d7cac60 07:55:23 07:55:23 Step 11/24 : FROM alpine:3.12 07:55:23 ---> 9852663dfa18 07:55:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:55:23 ---> Using cache 07:55:23 ---> 4cb44d992f14 07:55:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:55:23 ---> Using cache 07:55:23 ---> 428ec9d5bb31 07:55:23 Step 14/24 : ENV APP_PORT=59882 07:55:23 ---> Running in 9fa0b9b08f1c 07:55:23 Removing intermediate container 9fa0b9b08f1c 07:55:23 ---> 5b0ee76a94e3 07:55:23 Step 15/24 : EXPOSE $APP_PORT 07:55:23 ---> Running in a525f0824554 07:55:23 Removing intermediate container a525f0824554 07:55:23 ---> 9da367872705 07:55:23 Step 16/24 : WORKDIR / 07:55:23 ---> Running in 5c7e3e639995 07:55:23 Removing intermediate container 9ac3e18338bc 07:55:23 ---> ad4d8d4e48a1 07:55:23 07:55:23 Step 11/32 : FROM alpine:3.12 07:55:23 ---> 9852663dfa18 07:55:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:55:23 ---> Running in 0147fbdb95e7 07:55:23 Removing intermediate container 5c7e3e639995 07:55:23 ---> b1aecf78231a 07:55:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:55:23 Removing intermediate container 0147fbdb95e7 07:55:23 ---> 46af406d4df2 07:55:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:55:23 ---> Running in 34fd5e7574ae 07:55:23 ---> 65a222fbca5c 07:55:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:55:23 Removing intermediate container 992edf87fb92 07:55:23 ---> 3da8b885a422 07:55:23 07:55:23 Step 11/26 : FROM alpine:3.12 07:55:23 ---> 9852663dfa18 07:55:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:55:23 ---> Running in e35f127890bd 07:55:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:55:23 ---> d64675c34f50 07:55:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:55:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:55:23 (1/2) Installing dumb-init (1.2.2-r1) 07:55:23 (2/2) Installing su-exec (0.2-r1) 07:55:23 Executing busybox-1.31.1-r20.trigger 07:55:23 OK: 5 MiB in 16 packages 07:55:23 ---> ec81a9dda156 07:55:23 Step 20/24 : ENTRYPOINT ["/core-command"] 07:55:23 ---> Running in 4d394d0be9d0 07:55:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:55:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:55:24 Removing intermediate container 4d394d0be9d0 07:55:24 ---> 775aa6422804 07:55:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:55:24 Removing intermediate container 34fd5e7574ae 07:55:24 ---> 451e4ad25667 07:55:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:55:24 ---> Running in 8fd1eb94489c 07:55:24 (1/6) Installing ca-certificates (20191127-r4) 07:55:24 ---> Running in 0925c72385aa 07:55:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:55:24 (3/6) Installing libcurl (7.77.0-r0) 07:55:24 (4/6) Installing curl (7.77.0-r0) 07:55:24 (5/6) Installing dumb-init (1.2.2-r1) 07:55:24 (6/6) Installing su-exec (0.2-r1) 07:55:24 Executing busybox-1.31.1-r20.trigger 07:55:24 Executing ca-certificates-20191127-r4.trigger 07:55:25 OK: 7 MiB in 20 packages 07:55:25 Removing intermediate container 8fd1eb94489c 07:55:25 ---> 13b9233bdbad 07:55:25 Step 22/24 : LABEL arch=arm64 07:55:25 Removing intermediate container 0925c72385aa 07:55:25 ---> 2236e5b05b05 07:55:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:55:25 ---> Running in dcba3b3e2d3c 07:55:25 ---> Running in 5ab55c421493 07:55:26 Removing intermediate container dcba3b3e2d3c 07:55:26 ---> 70d226ea8300 07:55:26 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:55:26 Removing intermediate container 5ab55c421493 07:55:26 ---> be441e3e737b 07:55:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:55:26 ---> Running in 61c419175c1d 07:55:27 ---> Running in 018307b87432 07:55:27 Removing intermediate container e35f127890bd 07:55:27 ---> 31ad1b24478a 07:55:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:55:27 ---> Running in d7d524d163c2 07:55:27 Removing intermediate container 61c419175c1d 07:55:27 ---> 505f9e896b16 07:55:27 Step 24/24 : LABEL version=0.0.0 07:55:27 ---> Running in 4c499648c518 07:55:28 Removing intermediate container d7d524d163c2 07:55:28 ---> c56f99967d29 07:55:28 Step 14/26 : WORKDIR / 07:55:28 Removing intermediate container 4c499648c518 07:55:28 ---> d1647274bc6e 07:55:28 07:55:28 ---> Running in b951fcd79b97 07:55:29 Successfully built d1647274bc6e 07:55:29 Successfully tagged core-command-arm64:latest 07:55:29  Building core-command ... done Removing intermediate container b951fcd79b97 07:55:29 ---> c5971f177b20 07:55:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:55:29 Removing intermediate container 642a44e14750 07:55:29 ---> fb2affee35cf 07:55:29 07:55:29 Step 11/24 : FROM alpine:3.12 07:55:29 ---> 9852663dfa18 07:55:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:55:29 Removing intermediate container 018307b87432 07:55:29 ---> 8f7e040d5521 07:55:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:55:29 ---> Running in a9c1127807d4 07:55:30 ---> Running in 9d79e2ec9c19 07:55:30 Removing intermediate container a9c1127807d4 07:55:30 ---> 97287fff2915 07:55:30 Step 13/24 : ENV APP_PORT=59880 07:55:30 ---> 6ff85398029c 07:55:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:55:30 ---> Running in 7d320278a618 07:55:30 Removing intermediate container 9d79e2ec9c19 07:55:30 ---> 24b6240de88e 07:55:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:55:31 Removing intermediate container 7d320278a618 07:55:31 ---> ccc3a3f45789 07:55:31 Step 14/24 : EXPOSE $APP_PORT 07:55:31 ---> Running in 9abd725135e3 07:55:31 ---> 4fb87c92b2ff 07:55:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:55:31 ---> 98f52c9e0027 07:55:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:55:31 ---> Running in c713cd37b757 07:55:31 Removing intermediate container 9abd725135e3 07:55:31 ---> fe7698de870b 07:55:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:32 ---> Running in c9ac14f46b37 07:55:32 ---> 0b3c5ac1b439 07:55:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:55:33 ---> 07eb136c9ff6 07:55:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:55:35 ---> a7d2ff48bbca 07:55:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:55:35 Removing intermediate container c9ac14f46b37 07:55:35 Removing intermediate container c713cd37b757 07:55:35 ---> b73e9ba70c76 07:55:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:55:35 ---> 882ec5ddd363 07:55:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:55:35 ---> Running in caa34b28407d 07:55:36 ---> 535983de6704 07:55:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:55:36 ---> 9d9fb2aea9c4 07:55:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:55:37 ---> bf74c6a59704 07:55:37 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/ 07:55:37 ---> Running in fa0c4aeb093b 07:55:37 ---> e8495ca72898 07:55:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:55:38 (1/6) Installing dumb-init (1.2.2-r1) 07:55:38 (2/6) Installing libgcc (9.3.0-r2) 07:55:38 (3/6) Installing libsodium (1.0.18-r0) 07:55:38 ---> 49e8ddb59b84 07:55:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:55:38 (4/6) Installing libstdc++ (9.3.0-r2) 07:55:38 (5/6) Installing libzmq (4.3.3-r0) 07:55:38 (6/6) Installing zeromq (4.3.3-r0) 07:55:39 Executing busybox-1.31.1-r20.trigger 07:55:39 OK: 8 MiB in 20 packages 07:55:39 ---> e8ec79873de9 07:55:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:55:39 Removing intermediate container fa0c4aeb093b 07:55:39 ---> 2c64c90199b4 07:55:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:55:40 ---> Running in 2a2a74f34bd3 07:55:40 Removing intermediate container caa34b28407d 07:55:40 ---> 0c2aa90b1419 07:55:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:55:40 ---> dd3f1c6ba54c 07:55:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:55:40 Removing intermediate container 2a2a74f34bd3 07:55:40 ---> f3d50d098b43 07:55:40 Step 24/26 : LABEL arch=arm64 07:55:41 ---> Running in 9e297f6a4378 07:55:41 ---> Running in 21dd11d24fee 07:55:41 ---> 1ed922c925bb 07:55:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:55:41 Removing intermediate container 9e297f6a4378 07:55:41 ---> ced330caf46e 07:55:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:55:41 Removing intermediate container 21dd11d24fee 07:55:41 ---> 6f1d6825cd84 07:55:41 Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:55:42 ---> Running in 3c6a474bcea8 07:55:42 Removing intermediate container 3c6a474bcea8 07:55:42 ---> 676dcfce0f3c 07:55:42 Step 26/26 : LABEL version=0.0.0 07:55:42 ---> Running in efae963423a2 07:55:42 ---> f37e61f3cd89 07:55:42 Step 27/32 : RUN chmod +x /entrypoint.sh 07:55:42 ---> c97419f8e26e 07:55:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:55:43 ---> Running in 61c3f47e0841 07:55:43 Removing intermediate container efae963423a2 07:55:43 ---> f1f1bf2cda60 07:55:43 07:55:43 Successfully built f1f1bf2cda60 07:55:43 ---> 5fb00241856c 07:55:43 Step 20/24 : ENTRYPOINT ["/core-data"] 07:55:43 Successfully tagged security-secretstore-setup-arm64:latest 07:55:44  Building security-secretstore-setup ... done  ---> Running in ead498b1a97e 07:55:44 Removing intermediate container ead498b1a97e 07:55:44 ---> e3e0b18c0192 07:55:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:55:44 ---> Running in b5359e54413f 07:55:45 Removing intermediate container b5359e54413f 07:55:45 ---> 307682f703ce 07:55:45 Step 22/24 : LABEL arch=arm64 07:55:45 ---> Running in b66f19ed4ca2 07:55:45 Removing intermediate container 61c3f47e0841 07:55:45 ---> de5aca5eeb51 07:55:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:55:45 ---> Running in b94c79eacdf9 07:55:46 Removing intermediate container b66f19ed4ca2 07:55:46 ---> 838b5f31574e 07:55:46 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:55:46 ---> Running in 04b30f398d4c 07:55:46 Removing intermediate container b94c79eacdf9 07:55:46 ---> b09ba6dfbc77 07:55:46 Step 29/32 : CMD ["gate"] 07:55:46 ---> Running in 7ac5d725714f 07:55:46 Removing intermediate container 04b30f398d4c 07:55:46 ---> 13a28cf74cb8 07:55:46 Step 24/24 : LABEL version=0.0.0 07:55:46 ---> Running in 2f8f1ae3a916 07:55:47 Removing intermediate container 7ac5d725714f 07:55:47 ---> 80516aa27b6a 07:55:47 Step 30/32 : LABEL arch=arm64 07:55:47 Removing intermediate container 2f8f1ae3a916 07:55:47 ---> bdc0069e70ef 07:55:47 07:55:47 ---> Running in 480bbf43f0e2 07:55:47 Successfully built bdc0069e70ef 07:55:47 Successfully tagged core-data-arm64:latest 07:55:48  Building core-data ... done Removing intermediate container 480bbf43f0e2 07:55:48 ---> 9f19845b3f45 07:55:48 Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 07:55:48 ---> Running in f3e9c3db90e2 07:55:48 Removing intermediate container f3e9c3db90e2 07:55:48 ---> 9096d30259be 07:55:48 Step 32/32 : LABEL version=0.0.0 07:55:49 ---> Running in fd6806634b86 07:55:49 Removing intermediate container fd6806634b86 07:55:49 ---> aee4f87b1887 07:55:49 07:55:50 Successfully built aee4f87b1887 07:55:50 Successfully tagged security-bootstrapper-arm64:latest 07:55:50  Building security-bootstrapper ... done  [Pipeline] } 07:55:50 $ docker stop --time=1 b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 07:55:52 $ docker rm -f b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:53 + docker images 07:55:53 REPOSITORY TAG IMAGE ID CREATED SIZE 07:55:53 security-bootstrapper-arm64 latest aee4f87b1887 4 seconds ago 17.1MB 07:55:53 core-data-arm64 latest bdc0069e70ef 7 seconds ago 19.1MB 07:55:53 security-secretstore-setup-arm64 latest f1f1bf2cda60 10 seconds ago 26.5MB 07:55:53 fb2affee35cf 24 seconds ago 974MB 07:55:53 core-command-arm64 latest d1647274bc6e 25 seconds ago 15MB 07:55:53 3da8b885a422 33 seconds ago 973MB 07:55:53 ad4d8d4e48a1 36 seconds ago 967MB 07:55:53 a3750d7cac60 39 seconds ago 966MB 07:55:53 sys-mgmt-agent-arm64 latest c75892432fb4 2 minutes ago 299MB 07:55:53 core-metadata-arm64 latest 91f33599d36b 3 minutes ago 15.6MB 07:55:53 support-notifications-arm64 latest 6eba19f23013 3 minutes ago 15.7MB 07:55:53 support-scheduler-arm64 latest 20a23b973cef 3 minutes ago 15MB 07:55:53 security-proxy-setup-arm64 latest 6365975ba299 3 minutes ago 24MB 07:55:53 2cfd23772e08 3 minutes ago 973MB 07:55:53 4ffecee38fec 4 minutes ago 971MB 07:55:53 f3fa086912a3 4 minutes ago 971MB 07:55:53 820fc722802e 4 minutes ago 968MB 07:55:53 de475280d340 4 minutes ago 968MB 07:55:53 ci-base-image-arm64 latest 23d6d693eab2 14 minutes ago 641MB 07:55:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 07:55:53 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 07:55:53 docker 20.10.0 eeaf43b92773 5 months ago 228MB 07:55:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:55:54 ---> job-cost.sh 07:55:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d5JW 07:56:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-d5JW/bin to PATH 07:58:10 INFO: No Stack... 07:58:10 INFO: Retrieving Pricing Info for: v2-standard-4 07:58:10 INFO: Archiving Costs [Pipeline] sh 07:58:10 + + cutcat -d, -f6 /w/workspace/edgex-go/2/archives/cost.csv 07:58:10 [Pipeline] lock 07:58:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] 07:58:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] did not exist. Created. 07:58:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:10 + echo total: 0.18000000715255737 [Pipeline] stash 07:58:11 Stashed 1 file(s) [Pipeline] } 07:58:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:58:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:13 ---> package-listing.sh 07:58:13 ++ tr '[:upper:]' '[:lower:]' 07:58:13 ++ facter osfamily 07:58:13 + OS_FAMILY=redhat 07:58:13 + workspace=/w/workspace/edgex-go/2 07:58:13 + START_PACKAGES=/tmp/packages_start.txt 07:58:13 + END_PACKAGES=/tmp/packages_end.txt 07:58:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:13 + PACKAGES=/tmp/packages_start.txt 07:58:13 + '[' /w/workspace/edgex-go/2 ']' 07:58:13 + PACKAGES=/tmp/packages_end.txt 07:58:13 + case "${OS_FAMILY}" in 07:58:13 + rpm -qa 07:58:13 + sort 07:58:16 + '[' -f /tmp/packages_start.txt ']' 07:58:16 + '[' -f /tmp/packages_end.txt ']' 07:58:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:16 + '[' /w/workspace/edgex-go/2 ']' 07:58:16 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:58:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:58:16 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:58:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:17 07:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:17 alpine: Pulling from edgex-lftools-log-publisher 07:58:17 df20fa9351a1: Pulling fs layer 07:58:17 36b3adc4ff6f: Pulling fs layer 07:58:17 8ad3a11d3b57: Pulling fs layer 07:58:17 46f8f816bc3b: Pulling fs layer 07:58:17 93b61091891f: Pulling fs layer 07:58:17 93b9cdb0e59b: Pulling fs layer 07:58:17 5e14af77c1be: Pulling fs layer 07:58:17 01666e4c0597: Pulling fs layer 07:58:17 aa168da1d23b: Pulling fs layer 07:58:17 46f8f816bc3b: Waiting 07:58:17 93b61091891f: Waiting 07:58:17 93b9cdb0e59b: Waiting 07:58:17 5e14af77c1be: Waiting 07:58:17 01666e4c0597: Waiting 07:58:17 aa168da1d23b: Waiting 07:58:17 36b3adc4ff6f: Verifying Checksum 07:58:17 36b3adc4ff6f: Download complete 07:58:17 46f8f816bc3b: Verifying Checksum 07:58:17 46f8f816bc3b: Download complete 07:58:17 df20fa9351a1: Verifying Checksum 07:58:17 93b9cdb0e59b: Verifying Checksum 07:58:17 93b9cdb0e59b: Download complete 07:58:17 5e14af77c1be: Verifying Checksum 07:58:17 5e14af77c1be: Download complete 07:58:17 93b61091891f: Verifying Checksum 07:58:17 93b61091891f: Download complete 07:58:17 01666e4c0597: Verifying Checksum 07:58:17 01666e4c0597: Download complete 07:58:17 df20fa9351a1: Pull complete 07:58:18 36b3adc4ff6f: Pull complete 07:58:18 8ad3a11d3b57: Verifying Checksum 07:58:18 8ad3a11d3b57: Download complete 07:58:18 8ad3a11d3b57: Pull complete 07:58:18 46f8f816bc3b: Pull complete 07:58:18 93b61091891f: Pull complete 07:58:18 93b9cdb0e59b: Pull complete 07:58:18 5e14af77c1be: Pull complete 07:58:19 01666e4c0597: Pull complete 07:58:20 aa168da1d23b: Download complete 07:58:24 aa168da1d23b: Pull complete 07:58:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:58:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:58:24 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 07:58:24 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:58:27 $ docker top de9e1285690b54ad082b846ca17aefbaa4cc5eb08d0343d2d3d1113ed5f41ecd -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:27 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:28 + mkdir -p /var/log/sa [Pipeline] sh 07:58:28 + ls /var/log/sa-host 07:58:28 + sadf -c /var/log/sa-host/sa05 07:58:28 file_magic: OK 07:58:28 HZ: Using current value: 100 07:58:28 file_header: OK 07:58:28 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 07:58:28 Statistics: 07:58:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:58:28 File successfully converted to sysstat format version 12.2.1 07:58:28 + sadf -c /var/log/sa-host/sa08 07:58:28 file_magic: OK 07:58:28 HZ: Using current value: 100 07:58:28 file_header: OK 07:58:28 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 07:58:28 Statistics: 07:58:28 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... 07:58:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:29 provisioning config files... 07:58:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5292671722793147333tmp [Pipeline] { [Pipeline] echo 07:58:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:29 ---> create-netrc.sh [Pipeline] } 07:58:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:29 ---> python-tools-install.sh [Pipeline] echo 07:58:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:30 ---> sudo-logs.sh 07:58:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:30 ---> job-cost.sh 07:58:30 lf-activate-venv: SKIPPING 07:58:30 DEBUG: total: 0.18000000715255737 07:58:30 INFO: Retrieving Stack Cost... 07:58:31 INFO: Retrieving Pricing Info for: v3-standard-2 07:58:31 INFO: Archiving Costs [Pipeline] echo 07:58:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:32 ---> logs-deploy.sh 07:58:32 lf-activate-venv: SKIPPING 07:58:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/2 07:58:32 INFO: archiving workspace using pattern(s): 07:58:33 Archives upload complete. 07:58:33 INFO: archiving logs to Nexus 07:58:33 ---> uname -a: 07:58:33 Linux prd-centos7-docker-4c-2g-874.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:58:33 07:58:33 07:58:33 ---> lscpu: 07:58:33 Architecture: x86_64 07:58:33 CPU op-mode(s): 32-bit, 64-bit 07:58:33 Byte Order: Little Endian 07:58:33 Address sizes: 40 bits physical, 48 bits virtual 07:58:33 CPU(s): 2 07:58:33 On-line CPU(s) list: 0,1 07:58:33 Thread(s) per core: 1 07:58:33 Core(s) per socket: 1 07:58:33 Socket(s): 2 07:58:33 NUMA node(s): 1 07:58:33 Vendor ID: AuthenticAMD 07:58:33 CPU family: 23 07:58:33 Model: 49 07:58:33 Model name: AMD EPYC-Rome Processor 07:58:33 Stepping: 0 07:58:33 CPU MHz: 2800.000 07:58:33 BogoMIPS: 5600.00 07:58:33 Virtualization: AMD-V 07:58:33 Hypervisor vendor: KVM 07:58:33 Virtualization type: full 07:58:33 L1d cache: 64 KiB 07:58:33 L1i cache: 64 KiB 07:58:33 L2 cache: 1 MiB 07:58:33 L3 cache: 32 MiB 07:58:33 NUMA node0 CPU(s): 0,1 07:58:33 Vulnerability Itlb multihit: Not affected 07:58:33 Vulnerability L1tf: Not affected 07:58:33 Vulnerability Mds: Not affected 07:58:33 Vulnerability Meltdown: Not affected 07:58:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:58:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:58:33 Vulnerability Srbds: Not affected 07:58:33 Vulnerability Tsx async abort: Not affected 07:58:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:58:33 07:58:33 07:58:33 ---> nproc: 07:58:33 2 07:58:33 07:58:33 07:58:33 ---> df -h: 07:58:33 Filesystem Size Used Available Use% Mounted on 07:58:33 overlay 40.0G 12.0G 27.9G 30% / 07:58:33 tmpfs 64.0M 0 64.0M 0% /dev 07:58:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:58:33 shm 64.0M 0 64.0M 0% /dev/shm 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp 07:58:33 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 07:58:33 07:58:33 07:58:33 ---> free -m: 07:58:33 total used free shared buff/cache available 07:58:33 Mem: 7821 1317 1813 0 4690 6465 07:58:33 Swap: 1023 1 1022 07:58:33 07:58:33 07:58:33 ---> ip addr: 07:58:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:58:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:58:33 inet 127.0.0.1/8 scope host lo 07:58:33 valid_lft forever preferred_lft forever 07:58:33 inet6 ::1/128 scope host 07:58:33 valid_lft forever preferred_lft forever 07:58:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:58:33 link/ether fa:16:3e:1f:45:bc brd ff:ff:ff:ff:ff:ff 07:58:33 inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 07:58:33 valid_lft 85026sec preferred_lft 85026sec 07:58:33 inet6 fe80::f816:3eff:fe1f:45bc/64 scope link 07:58:33 valid_lft forever preferred_lft forever 07:58:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:58:33 link/ether 02:42:e2:3e:84:0c brd ff:ff:ff:ff:ff:ff 07:58:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:58:33 valid_lft forever preferred_lft forever 07:58:33 inet6 fe80::42:e2ff:fe3e:840c/64 scope link 07:58:33 valid_lft forever preferred_lft forever 07:58:33 07:58:33 07:58:33 ---> sar -b -r -n DEV: 07:58:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 07:58:33 07:58:33 07:35:26 LINUX RESTART (2 CPU) 07:58:33 07:58:33 07:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:33 07:37:01 87.63 4.78 82.85 0.00 2903.71 9000.27 0.00 07:58:33 07:38:01 79.02 0.18 78.84 0.00 22.77 41772.10 0.00 07:58:33 07:39:01 116.58 0.00 116.58 0.00 0.00 17318.63 0.00 07:58:33 07:40:01 59.14 0.00 59.14 0.00 0.00 10868.17 0.00 07:58:33 07:41:02 62.15 0.02 62.13 0.00 0.53 8875.75 0.00 07:58:33 07:42:01 583.87 99.68 484.19 0.00 10779.39 308608.67 0.00 07:58:33 07:43:01 338.33 18.43 319.90 0.00 1667.93 100974.13 0.00 07:58:33 07:44:01 392.37 54.55 337.83 0.00 2041.69 122352.21 0.00 07:58:33 07:45:01 9.14 1.32 7.83 0.00 35.04 323.77 0.00 07:58:33 07:46:01 0.23 0.07 0.17 0.00 0.67 2.05 0.00 07:58:33 07:47:01 0.30 0.02 0.28 0.00 0.13 3.27 0.00 07:58:33 07:48:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 07:58:33 07:49:01 0.33 0.00 0.33 0.00 0.00 3.55 0.00 07:58:33 07:50:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 07:58:33 07:51:01 0.35 0.18 0.17 0.00 5.73 2.10 0.00 07:58:33 07:52:01 0.83 0.00 0.83 0.00 0.00 15.83 0.00 07:58:33 07:53:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 07:58:33 07:54:01 0.27 0.02 0.25 0.00 0.13 3.91 0.00 07:58:33 07:55:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 07:58:33 07:56:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:58:33 07:57:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 07:58:33 07:58:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 07:58:33 Average: 78.43 8.09 70.34 0.00 787.17 28012.24 0.00 07:58:33 07:58:33 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:33 07:37:01 5137508 0 892324 11.14 2620 1976488 1515844 16.74 847900 1611396 77696 07:58:33 07:38:01 4134488 0 979688 12.23 2620 2892144 1557056 17.19 1063360 2325900 36012 07:58:33 07:39:01 3977192 0 1097796 13.71 2620 2931332 1662516 18.36 1255468 2233096 176872 07:58:33 07:40:01 3695880 0 1209468 15.10 2620 3100972 1792584 19.79 1447580 2302104 31472 07:58:33 07:41:02 4039980 0 1099828 13.73 2620 2866512 1422588 15.71 1209812 2197656 20 07:58:33 07:42:01 165348 0 1340740 16.74 2620 6500232 1657944 18.30 3342364 3780792 49176 07:58:33 07:43:01 664296 0 1407724 17.58 2620 5934300 1888272 20.85 1810344 4799300 144448 07:58:33 07:44:01 2417772 0 1312292 16.39 2620 4276256 1778664 19.64 1400564 3464916 20 07:58:33 07:45:01 2476968 0 1252156 15.63 2620 4277196 1313440 14.50 1404036 3417096 12 07:58:33 07:46:01 2481120 0 1248000 15.58 2620 4277200 1273580 14.06 1403460 3415136 8 07:58:33 07:47:01 2480648 0 1248468 15.59 2620 4277204 1273556 14.06 1400172 3418876 8 07:58:33 07:48:01 2481956 0 1247152 15.57 2620 4277212 1273448 14.06 1402660 3415976 12 07:58:33 07:49:01 2481820 0 1247284 15.57 2620 4277216 1273400 14.06 1398072 3420704 12 07:58:33 07:50:01 2481788 0 1247312 15.57 2620 4277220 1273400 14.06 1397940 3420704 8 07:58:33 07:51:01 2481548 0 1247516 15.58 2620 4277256 1273400 14.06 1398080 3420724 20 07:58:33 07:52:01 2481188 0 1247872 15.58 2620 4277260 1273484 14.06 1398108 3420724 8 07:58:33 07:53:01 2481212 0 1247844 15.58 2620 4277264 1273436 14.06 1398164 3420724 16 07:58:33 07:54:01 2481108 0 1247940 15.58 2620 4277272 1273400 14.06 1402072 3416704 8 07:58:33 07:55:01 2481232 0 1247816 15.58 2620 4277272 1273400 14.06 1402072 3416704 8 07:58:33 07:56:01 2481032 0 1248008 15.58 2620 4277280 1273400 14.06 1402080 3416704 8 07:58:33 07:57:01 2480724 0 1248316 15.59 2620 4277280 1273544 14.06 1402572 3416704 8 07:58:33 07:58:01 2481304 0 1247732 15.58 2620 4277284 1273400 14.06 1402084 3416704 12 07:58:33 Average: 2680278 0 1218785 15.22 2620 4107257 1415625 15.63 1454044 3207697 23448 07:58:33 07:58:33 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:33 07:37:01 eth0 1401.15 1348.06 5025.49 163.47 0.00 0.00 0.00 0.00 07:58:33 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:37:01 vethb1abe3d 624.33 421.45 55.97 1336.69 0.00 0.00 0.00 0.00 07:58:33 07:37:01 docker0 624.33 421.32 47.44 1336.68 0.00 0.00 0.00 0.00 07:58:33 07:38:01 eth0 707.64 843.47 4218.71 78.27 0.00 0.00 0.00 0.00 07:58:33 07:38:01 vethaa87e31 52.76 64.19 3.47 159.87 0.00 0.00 0.00 0.00 07:58:33 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:38:01 docker0 591.94 422.51 41.85 1521.31 0.00 0.00 0.00 0.00 07:58:33 07:39:01 veth635d838 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:58:33 07:39:01 eth0 235.20 190.33 716.58 24.96 0.00 0.00 0.00 0.00 07:58:33 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:39:01 docker0 171.62 197.05 11.12 684.33 0.00 0.00 0.00 0.00 07:58:33 07:40:01 veth635d838 1.95 1.95 0.15 0.15 0.00 0.00 0.00 0.00 07:58:33 07:40:01 eth0 33.38 20.32 23.85 44.84 0.00 0.00 0.00 0.00 07:58:33 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:40:01 docker0 1.95 1.95 0.13 0.15 0.00 0.00 0.00 0.00 07:58:33 07:41:02 eth0 29.84 18.82 22.98 76.98 0.00 0.00 0.00 0.00 07:58:33 07:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:42:01 veth772459b 0.00 0.96 0.00 0.06 0.00 0.00 0.00 0.00 07:58:33 07:42:01 eth0 253.86 213.06 1896.10 30.74 0.00 0.00 0.00 0.00 07:58:33 07:42:01 veth40a452f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:43:01 vethe458605 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:43:01 veth772459b 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 07:58:33 07:43:01 eth0 82.48 55.33 277.70 14.50 0.00 0.00 0.00 0.00 07:58:33 07:43:01 veth9a3ad67 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:58:33 07:44:01 veth772459b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:44:01 eth0 194.04 153.26 1640.47 126.28 0.00 0.00 0.00 0.00 07:58:33 07:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:58:33 07:44:01 docker0 1514.59 1207.66 108.71 4303.92 0.00 0.00 0.00 0.00 07:58:33 07:45:01 eth0 2.71 1.63 2.51 1.02 0.00 0.00 0.00 0.00 07:58:33 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:46:01 eth0 0.77 0.58 0.66 0.22 0.00 0.00 0.00 0.00 07:58:33 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:47:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:58:33 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:48:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:58:33 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:58:33 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:50:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:33 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:52:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:58:33 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:53:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:58:33 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:58:33 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:58:33 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:56:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 07:58:33 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:57:01 eth0 0.67 0.45 0.40 0.27 0.00 0.00 0.00 0.00 07:58:33 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 Average: eth0 133.75 129.36 627.81 25.54 0.00 0.00 0.00 0.00 07:58:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:33 Average: docker0 68.91 54.95 4.95 195.82 0.00 0.00 0.00 0.00 07:58:33 07:58:33 07:58:33 ---> sar -P ALL: 07:58:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 07:58:33 07:58:33 07:35:26 LINUX RESTART (2 CPU) 07:58:33 07:58:33 07:36:01 CPU %user %nice %system %iowait %steal %idle 07:58:33 07:37:01 all 18.20 0.00 4.86 3.36 0.12 73.46 07:58:33 07:37:01 0 17.48 0.00 5.94 3.80 0.11 72.68 07:58:33 07:37:01 1 18.92 0.00 3.79 2.92 0.12 74.24 07:58:33 07:38:01 all 15.39 0.00 5.39 2.16 0.08 76.98 07:58:33 07:38:01 0 17.97 0.00 5.74 1.79 0.07 74.43 07:58:33 07:38:01 1 12.84 0.00 5.04 2.52 0.09 79.51 07:58:33 07:39:01 all 38.17 0.00 7.66 2.59 0.11 51.47 07:58:33 07:39:01 0 38.58 0.00 7.57 2.09 0.11 51.65 07:58:33 07:39:01 1 37.76 0.00 7.75 3.09 0.11 51.29 07:58:33 07:40:01 all 38.48 0.00 5.96 0.62 0.08 54.87 07:58:33 07:40:01 0 37.92 0.00 5.64 0.67 0.07 55.70 07:58:33 07:40:01 1 39.03 0.00 6.28 0.57 0.09 54.03 07:58:33 07:41:02 all 61.39 0.00 10.27 1.38 0.11 26.85 07:58:33 07:41:02 0 61.00 0.00 10.24 1.30 0.11 27.35 07:58:33 07:41:02 1 61.79 0.00 10.30 1.46 0.11 26.35 07:58:33 07:42:01 all 30.81 0.00 26.63 14.83 0.09 27.64 07:58:33 07:42:01 0 31.10 0.00 26.88 14.81 0.09 27.12 07:58:33 07:42:01 1 30.52 0.00 26.39 14.84 0.09 28.15 07:58:33 07:43:01 all 71.96 0.00 16.17 9.24 0.11 2.52 07:58:33 07:43:01 0 71.97 0.00 16.17 8.83 0.11 2.92 07:58:33 07:43:01 1 71.96 0.00 16.16 9.65 0.11 2.13 07:58:33 07:44:01 all 62.97 0.00 14.33 7.13 0.13 15.44 07:58:33 07:44:01 0 63.59 0.00 13.78 5.63 0.13 16.86 07:58:33 07:44:01 1 62.34 0.00 14.88 8.64 0.13 14.01 07:58:33 07:45:01 all 0.22 0.00 0.31 0.03 0.03 99.41 07:58:33 07:45:01 0 0.28 0.00 0.28 0.03 0.02 99.38 07:58:33 07:45:01 1 0.15 0.00 0.33 0.03 0.05 99.43 07:58:33 07:46:01 all 0.08 0.00 0.04 0.00 0.03 99.85 07:58:33 07:46:01 0 0.10 0.00 0.03 0.00 0.03 99.83 07:58:33 07:46:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:58:33 07:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 07:58:33 07:47:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:58:33 07:47:01 1 0.05 0.00 0.02 0.00 0.05 99.88 07:58:33 07:58:33 07:47:01 CPU %user %nice %system %iowait %steal %idle 07:58:33 07:48:01 all 0.06 0.00 0.02 0.00 0.04 99.88 07:58:33 07:48:01 0 0.10 0.00 0.02 0.00 0.05 99.83 07:58:33 07:48:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:58:33 07:49:01 all 0.04 0.00 0.01 0.00 0.03 99.92 07:58:33 07:49:01 0 0.03 0.00 0.00 0.00 0.03 99.93 07:58:33 07:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:58:33 07:50:01 all 0.05 0.00 0.02 0.00 0.03 99.91 07:58:33 07:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:58:33 07:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:58:33 07:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 07:58:33 07:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:58:33 07:51:01 1 0.12 0.00 0.03 0.00 0.00 99.85 07:58:33 07:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 07:58:33 07:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:58:33 07:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 07:58:33 07:53:01 all 0.11 0.00 0.01 0.00 0.03 99.85 07:58:33 07:53:01 0 0.03 0.00 0.00 0.00 0.03 99.93 07:58:33 07:53:01 1 0.18 0.00 0.02 0.00 0.03 99.77 07:58:33 07:54:01 all 0.12 0.00 0.03 0.00 0.03 99.83 07:58:33 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:58:33 07:54:01 1 0.22 0.00 0.03 0.00 0.03 99.72 07:58:33 07:55:01 all 0.13 0.00 0.02 0.00 0.03 99.82 07:58:33 07:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:58:33 07:55:01 1 0.23 0.00 0.02 0.00 0.03 99.72 07:58:33 07:56:01 all 0.07 0.00 0.02 0.00 0.03 99.89 07:58:33 07:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:58:33 07:56:01 1 0.12 0.00 0.02 0.00 0.03 99.83 07:58:33 07:57:01 all 0.11 0.00 0.01 0.00 0.03 99.85 07:58:33 07:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:58:33 07:57:01 1 0.18 0.00 0.02 0.00 0.05 99.75 07:58:33 07:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 07:58:33 07:58:01 0 0.00 0.00 0.02 0.00 0.03 99.95 07:58:33 07:58:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:58:33 07:58:33 Average: CPU %user %nice %system %iowait %steal %idle 07:58:33 Average: all 14.58 0.00 3.94 1.76 0.06 79.67 07:58:33 Average: 0 14.64 0.00 3.96 1.66 0.05 79.69 07:58:33 Average: 1 14.51 0.00 3.91 1.87 0.06 79.65 07:58:33 07:58:33 07:58:33