Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d836f06ab4462e5e0971280dc34a87e264e0459+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (0bc94897b9cb527829f7a4088a688611b97e11b0) 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-ssh3039302636110792224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4911999156422572434.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3555/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-3555/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7355959581334237697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh96216980121629311.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-3555/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-3555/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5605019855910209279.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-387 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3212880222173833982.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 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 Merge succeeded, producing 80f06c1820d8d15a690173ad3fe5cd6c182730a1 Checking out Revision 80f06c1820d8d15a690173ad3fe5cd6c182730a1 (PR-3555) > 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/3@tmp/jenkins-gitclient-ssh3508694836902480406.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # 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/3@tmp/jenkins-gitclient-ssh5280829213328029179.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f06c1820d8d15a690173ad3fe5cd6c182730a1 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:54 ========================================================= 00:30:54 EdgeX Global Pipelines Version Info 00:30:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:56 ------------------- 00:30:56 stable info: 00:30:56 ------------------- 00:30:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:56 Message: update stable to v1.0.195 00:30:56 ------------------- 00:30:56 experimental info: 00:30:56 ------------------- 00:30:56 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:56 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3555 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3555 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3555 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f06c1820d8d15a690173ad3fe5cd6c182730a1 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f06c1 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:57 provisioning config files... 00:30:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3941015626939008761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:58 ---> docker-login.sh 00:30:58 nexus3.edgexfoundry.org:10001 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 nexus3.edgexfoundry.org:10002 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 nexus3.edgexfoundry.org:10003 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 nexus3.edgexfoundry.org:10004 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 docker.io 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 ---> docker-login.sh ends [Pipeline] } 00:30:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:59 ++ 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 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ cut -d/ -f2 00:30:59 ++ dirname cmd/core-command/Dockerfile 00:30:59 + echo core-command,cmd/core-command/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/core-data/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo core-data,cmd/core-data/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/core-metadata/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/support-notifications/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/support-scheduler/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:59 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 00:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:00 00:31:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:00 latest: Pulling from edgex-devops/git-semver 00:31:00 31603596830f: Pulling fs layer 00:31:00 54011a49482f: Pulling fs layer 00:31:00 a6820b24f6d8: Pulling fs layer 00:31:00 f581987b2513: Pulling fs layer 00:31:00 f581987b2513: Waiting 00:31:00 54011a49482f: Verifying Checksum 00:31:00 54011a49482f: Download complete 00:31:00 31603596830f: Verifying Checksum 00:31:00 31603596830f: Download complete 00:31:01 f581987b2513: Verifying Checksum 00:31:01 f581987b2513: Download complete 00:31:01 a6820b24f6d8: Verifying Checksum 00:31:01 a6820b24f6d8: Download complete 00:31:01 31603596830f: Pull complete 00:31:01 54011a49482f: Pull complete 00:31:02 a6820b24f6d8: Pull complete 00:31:02 f581987b2513: Pull complete 00:31:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:02 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:03 $ docker top 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:03 [ssh-agent] Looking for ssh-agent implementation... 00:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:03 $ docker exec 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent 00:31:03 SSH_AUTH_SOCK=/tmp/ssh-bKL6zuZoDw8S/agent.15 00:31:03 SSH_AGENT_PID=21 00:31:03 Running ssh-add (command line suppressed) 00:31:03 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6437577978514295765.key (/w/workspace/edgex-go/3@tmp/private_key_6437577978514295765.key) 00:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:04 + git tag --points-at HEAD [Pipeline] } 00:31:04 $ docker exec --env ******** --env ******** 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent -k 00:31:04 unset SSH_AUTH_SOCK; 00:31:04 unset SSH_AGENT_PID; 00:31:04 echo Agent pid 21 killed; 00:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:04 [ssh-agent] Looking for ssh-agent implementation... 00:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:04 $ docker exec 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent 00:31:04 SSH_AUTH_SOCK=/tmp/ssh-ARErjcjRTGGQ/agent.55 00:31:04 SSH_AGENT_PID=62 00:31:04 Running ssh-add (command line suppressed) 00:31:04 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6357396896704055637.key (/w/workspace/edgex-go/3@tmp/private_key_6357396896704055637.key) 00:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:04 + git semver init 00:31:04 # -> Open(): unable to determine branch for HEAD 00:31:04 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:31:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:31:04 # $SEMVER_REMOTE_NAME = origin 00:31:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:04 # $SEMVER_USER_NAME = edgex-jenkins 00:31:04 # $SEMVER_BRANCH = PR-3555 00:31:04 # $SEMVER_TEMP = /tmp/semver-799019108 00:31:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:26 # '/tmp/semver-799019108' -> '/w/workspace/edgex-go/3/.semver' 00:31:26 # -> Force: false 00:31:26 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:31:26 $ docker exec --env ******** --env ******** 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent -k 00:31:27 unset SSH_AUTH_SOCK; 00:31:27 unset SSH_AGENT_PID; 00:31:27 echo Agent pid 62 killed; 00:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:27 + git semver [Pipeline] } 00:31:27 $ docker stop --time=1 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 00:31:29 $ docker rm -f 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:30 Stashed 1 file(s) [Pipeline] echo 00:31:30 [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 00:31:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:31 + sudo service docker restart 00:31:31 + true 00:31:31 Redirecting to /bin/systemctl restart docker.service 00:31:45 Still waiting to schedule task 00:31:45 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo 00:31:49 ========================================================= 00:31:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:49 + 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 . 00:31:51 Sending build context to Docker daemon 329.2MB 00:31:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:51 Step 2/6 : FROM ${BASE} 00:31:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:51 540db60ca938: Pulling fs layer 00:31:51 adcc1eea9eea: Pulling fs layer 00:31:51 4c4ab2625f07: Pulling fs layer 00:31:51 0510c868ecb4: Pulling fs layer 00:31:51 afea3b2eda06: Pulling fs layer 00:31:51 7809a108b3ef: Pulling fs layer 00:31:51 f706445af74f: Pulling fs layer 00:31:51 0510c868ecb4: Waiting 00:31:51 afea3b2eda06: Waiting 00:31:51 7809a108b3ef: Waiting 00:31:51 f706445af74f: Waiting 00:31:51 4c4ab2625f07: Verifying Checksum 00:31:51 4c4ab2625f07: Download complete 00:31:51 adcc1eea9eea: Verifying Checksum 00:31:51 adcc1eea9eea: Download complete 00:31:51 afea3b2eda06: Verifying Checksum 00:31:51 afea3b2eda06: Download complete 00:31:51 7809a108b3ef: Verifying Checksum 00:31:51 7809a108b3ef: Download complete 00:31:51 540db60ca938: Verifying Checksum 00:31:51 540db60ca938: Download complete 00:31:51 540db60ca938: Pull complete 00:31:51 adcc1eea9eea: Pull complete 00:31:51 4c4ab2625f07: Pull complete 00:31:52 f706445af74f: Verifying Checksum 00:31:52 f706445af74f: Download complete 00:31:53 0510c868ecb4: Verifying Checksum 00:31:53 0510c868ecb4: Download complete 00:31:56 0510c868ecb4: Pull complete 00:31:56 afea3b2eda06: Pull complete 00:31:56 7809a108b3ef: Pull complete 00:31:57 f706445af74f: Pull complete 00:31:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:57 ---> b068be0155e3 00:31:57 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 00:32:00 ---> Running in 67d40dec93f0 00:32:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:02 (1/12) Installing libmagic (5.39-r0) 00:32:02 (2/12) Installing file (5.39-r0) 00:32:02 (3/12) Installing libc-dev (0.7.2-r3) 00:32:03 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:25 (5/12) Installing fortify-headers (1.1-r0) 00:32:25 (6/12) Installing patch (2.7.6-r6) 00:32:25 (7/12) Installing build-base (0.5-r2) 00:32:25 (8/12) Installing libsodium (1.0.18-r0) 00:32:25 (9/12) Installing pkgconf (1.7.3-r0) 00:32:25 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:25 (11/12) Installing libzmq (4.3.3-r1) 00:32:25 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:25 Executing busybox-1.32.1-r6.trigger 00:32:25 OK: 219 MiB in 52 packages 00:32:26 Removing intermediate container 67d40dec93f0 00:32:26 ---> bdc34a59aff6 00:32:26 Step 4/6 : WORKDIR /edgex-go 00:32:26 ---> Running in df3e36ee567f 00:32:26 Removing intermediate container df3e36ee567f 00:32:26 ---> 432f618c3fe4 00:32:26 Step 5/6 : COPY go.mod . 00:32:26 ---> c190e91df349 00:32:26 Step 6/6 : RUN go mod download 00:32:26 ---> Running in 81af6c5fdc97 00:32:36 Removing intermediate container 81af6c5fdc97 00:32:36 ---> 08df3c749d39 00:32:36 Successfully built 08df3c749d39 00:32:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:36 + docker inspect -f . ci-base-image-x86_64 00:32:36 . [Pipeline] withDockerContainer 00:32:36 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:37 $ docker top 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:37 + go version 00:32:37 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:37 $ docker stop --time=1 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf 00:32:38 $ docker rm -f 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:39 + docker inspect -f . ci-base-image-x86_64 00:32:39 . [Pipeline] withDockerContainer 00:32:39 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:39 $ docker top b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:39 ========================================================= 00:32:39 [edgeXBuildGoParallel] Running Tests and Build... 00:32:39 ========================================================= [Pipeline] sh 00:32:40 + go mod tidy [Pipeline] sh 00:32:40 + make test 00:32:40 go mod tidy 00:32:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.051s coverage: 100.0% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.096s coverage: 87.7% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.8% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.171s coverage: 81.8% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 76.0% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.4% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 62.7% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:34:03 GO111MODULE=on go vet ./... 00:34:25 gofmt -l . 00:34:25 [ "`gofmt -l .`" = "" ] 00:34:26 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:27 + ls -al . 00:34:27 total 520 00:34:27 drwxrwxr-x 10 1001 1001 4096 Jun 11 00:34 . 00:34:27 drwxr-xr-x 4 root root 28 Jun 11 00:32 .. 00:34:27 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore 00:34:27 drwxrwxr-x 8 1001 1001 179 Jun 11 00:30 .git 00:34:27 drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github 00:34:27 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore 00:34:27 drwx------ 3 1001 1001 60 Jun 11 00:31 .semver 00:34:27 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties 00:34:27 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt 00:34:27 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md 00:34:27 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build 00:34:27 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile 00:34:27 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE 00:34:27 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile 00:34:27 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md 00:34:27 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md 00:34:27 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION 00:34:27 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md 00:34:27 drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin 00:34:27 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd 00:34:27 -rw-r--r-- 1 root root 404951 Jun 11 00:34 coverage.out 00:34:27 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod 00:34:27 -rw-r--r-- 1 root root 21139 Jun 11 00:32 go.sum 00:34:27 drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal 00:34:27 drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi 00:34:27 drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap 00:34:27 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh 00:34:27 + '[' -e coverage.out ] 00:34:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:27 Stashed 1 file(s) [Pipeline] sh 00:34:27 + make build 00:34:27 go mod tidy 00:34:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:29 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 00:34:35 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 00:34:36 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 00:34:37 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 00:34:37 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 00:34:38 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 00:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:39 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 00:34:40 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 00:34: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 00:34:42 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] } 00:34:43 $ docker stop --time=1 b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 00:34:45 $ docker rm -f b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:47 00:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:47 latest: Pulling from edgex-devops/edgex-compose 00:34:47 cbdbe7a5bc2a: Pulling fs layer 00:34:47 ca9280d653b3: Pulling fs layer 00:34:47 7e9c9ca2126c: Pulling fs layer 00:34:47 cbdbe7a5bc2a: Verifying Checksum 00:34:47 cbdbe7a5bc2a: Download complete 00:34:47 cbdbe7a5bc2a: Pull complete 00:34:47 ca9280d653b3: Verifying Checksum 00:34:47 ca9280d653b3: Download complete 00:34:48 ca9280d653b3: Pull complete 00:34:48 7e9c9ca2126c: Verifying Checksum 00:34:48 7e9c9ca2126c: Download complete 00:34:52 7e9c9ca2126c: Pull complete 00:34:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:52 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:34:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:55 $ docker top 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:55 + docker-compose build --help 00:34:55 + grep parallel 00:34:56 --parallel Build images in parallel. [Pipeline] } 00:34:56 $ docker stop --time=1 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 00:34:57 $ docker rm -f 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:57 . [Pipeline] withDockerContainer 00:34:57 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:58 $ docker top d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:58 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:59 Building core-command ... 00:34:59 Building core-data ... 00:34:59 Building core-metadata ... 00:34:59 Building security-bootstrapper ... 00:34:59 Building security-proxy-setup ... 00:34:59 Building security-secretstore-setup ... 00:34:59 Building support-notifications ... 00:34:59 Building support-scheduler ... 00:34:59 Building sys-mgmt-agent ... 00:34:59 Building sys-mgmt-agent 00:34:59 Building support-notifications 00:34:59 Building core-command 00:34:59 Building support-scheduler 00:34:59 Building security-proxy-setup 00:35:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-395 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws 00:35:09 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:35:09 The recommended git tool is: git 00:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> 08df3c749d39 00:35:11 Step 3/24 : WORKDIR /edgex-go 00:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> 08df3c749d39 00:35:11 Step 3/24 : WORKDIR /edgex-go 00:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> 08df3c749d39 00:35:11 Step 3/23 : WORKDIR /edgex-go 00:35:15 using credential edgex-jenkins-ssh 00:35:15 Cloning the remote Git repository 00:35:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:15 > git init /w/workspace/edgex-go/3 # timeout=10 00:35:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:15 > git --version # timeout=10 00:35:15 > git --version # 'git version 2.17.1' 00:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:25 ---> Running in abc77f724dc5 00:35:25 ---> Running in be406c908919 00:35:25 ---> Running in d7f8ebdfd5d2 00:35:25 Removing intermediate container be406c908919 00:35:25 ---> fdf1e170a50d 00:35:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 08df3c749d39 00:35:25 Step 3/22 : WORKDIR /edgex-go 00:35:25 ---> Using cache 00:35:25 ---> 65b78f5477fc 00:35:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container d7f8ebdfd5d2 00:35:25 ---> 65b78f5477fc 00:35:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container abc77f724dc5 00:35:25 ---> 6ec34a4fdae6 00:35:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 ---> Running in 0fcfa02fc097 00:35:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 08df3c749d39 00:35:25 Step 3/23 : WORKDIR /edgex-go 00:35:25 ---> Using cache 00:35:25 ---> 65b78f5477fc 00:35:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 ---> Running in abeb8bddaa39 00:35:25 ---> Running in 31d70ec5d641 00:35:25 ---> Running in 8775864d0d26 00:35:25 ---> Running in 0df43d6644d9 00:35:25 Removing intermediate container 0fcfa02fc097 00:35:25 ---> d63b8d05a858 00:35:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:25 ---> Running in 58fc8e1360ad 00:35:25 Removing intermediate container abeb8bddaa39 00:35:25 ---> aba24b30e3b3 00:35:25 Step 5/22 : RUN apk add --update --no-cache make git 00:35:25 ---> Running in ad33feb18705 00:35:26 Removing intermediate container 8775864d0d26 00:35:26 ---> f9aa3915dfec 00:35:26 Step 5/24 : RUN apk add --update --no-cache make bash git 00:35:26 ---> Running in 24108a5390f6 00:35:26 Removing intermediate container 0df43d6644d9 00:35:26 ---> 08f2d210d726 00:35:26 Step 5/24 : RUN apk add --update --no-cache make git 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:26 ---> Running in 958d61c6e9e1 00:35:26 Removing intermediate container 31d70ec5d641 00:35:26 ---> 22a1ae6fa965 00:35:26 Step 5/23 : RUN apk add --update --no-cache make git 00:35:26 ---> Running in 1dd9d1d2479c 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:27 OK: 219 MiB in 52 packages 00:35:27 OK: 219 MiB in 52 packages 00:35:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:28 OK: 219 MiB in 52 packages 00:35:28 OK: 219 MiB in 52 packages 00:35:28 OK: 219 MiB in 52 packages 00:35:28 Removing intermediate container 58fc8e1360ad 00:35:28 ---> b015ca3033ec 00:35:28 Step 6/23 : COPY go.mod . 00:35:28 Removing intermediate container ad33feb18705 00:35:28 ---> c2c35f7fbe98 00:35:28 Step 6/22 : COPY go.mod . 00:35:29 Removing intermediate container 958d61c6e9e1 00:35:29 ---> 57637523e035 00:35:29 Step 6/24 : COPY go.mod . 00:35:29 ---> 48bbd96d8186 00:35:29 Step 7/23 : RUN go mod download 00:35:29 ---> Running in 6cc17a1b3880 00:35:29 Removing intermediate container 24108a5390f6 00:35:29 ---> 4cd4d517b0b0 00:35:29 Step 6/24 : COPY go.mod . 00:35:29 Removing intermediate container 1dd9d1d2479c 00:35:29 ---> 897936906eb9 00:35:29 Step 6/23 : COPY go.mod . 00:35:29 ---> 8d30c912a072 00:35:29 Step 7/22 : RUN go mod download 00:35:29 ---> Running in 86962479a531 00:35:29 ---> 6f7e3a134976 00:35:29 Step 7/24 : RUN go mod download 00:35:29 ---> Running in 48f64cbfe23b 00:35:29 ---> c0e33e9f587e 00:35:29 Step 7/23 : RUN go mod download 00:35:29 ---> Running in 4fa06d3e0e06 00:35:29 ---> 3e132f1336de 00:35:29 Step 7/24 : RUN go mod download 00:35:29 ---> Running in b320bf65bdd6 00:35:30 Removing intermediate container 6cc17a1b3880 00:35:30 ---> 6d0f500a13d3 00:35:30 Step 8/23 : COPY . . 00:35:30 Removing intermediate container 86962479a531 00:35:30 ---> 612a603f9d8b 00:35:30 Step 8/22 : COPY . . 00:35:30 Removing intermediate container 48f64cbfe23b 00:35:30 ---> 07cf1974fb7e 00:35:30 Step 8/24 : COPY . . 00:35:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:43 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 00:35:44 Merge succeeded, producing 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:35:44 Checking out Revision 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b (PR-3555) 00:35:45 Removing intermediate container 4fa06d3e0e06 00:35:45 ---> 939e23a6d47c 00:35:45 Step 8/23 : COPY . . 00:35:45 Removing intermediate container b320bf65bdd6 00:35:45 ---> 6a09759804f5 00:35:45 Step 8/24 : COPY . . 00:35:45 ---> 7db5eb94593d 00:35:45 Step 9/23 : RUN go mod tidy 00:35:45 ---> 44d55cbf2381 00:35:45 Step 9/22 : RUN go mod tidy 00:35:45 ---> 7ce7a3b44853 00:35:45 Step 9/24 : RUN go mod tidy 00:35:45 ---> Running in 366580fcf784 00:35:45 ---> Running in 8d78f85051a2 00:35:45 ---> Running in 84fed775ed7b 00:35:43 > git config core.sparsecheckout # timeout=10 00:35:43 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 00:35:43 > git remote # timeout=10 00:35:43 > git config --get remote.origin.url # timeout=10 00:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:43 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:35:44 > git rev-parse HEAD^{commit} # timeout=10 00:35:44 > git config core.sparsecheckout # timeout=10 00:35:44 > git checkout -f 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b # timeout=10 00:35:48 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:35:48 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:49 Removing intermediate container 366580fcf784 00:35:49 ---> 1c59975a23fe 00:35:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:35:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:35:49 ---> Running in ec475be35d29 [Pipeline] sh 00:35:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:50 + true 00:35:50 + sudo service docker restart 00:35:50 Removing intermediate container 8d78f85051a2 00:35:50 ---> 89d2b4ad0497 00:35:50 Step 10/24 : RUN make cmd/core-command/core-command 00:35:48 > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 00:35:52 Removing intermediate container 84fed775ed7b 00:35:52 ---> e5bfcb75a659 00:35:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:00 ---> Running in 52445b4a8b95 00:36:00 ---> Running in c951e7024847 00:36:01 ---> 74562254195b 00:36:01 Step 9/23 : RUN go mod tidy 00:36:01 ---> Running in f49c85f2d044 00:36:02 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 00:36:02 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 00:36:07 Removing intermediate container f49c85f2d044 00:36:07 ---> 764efeca84da 00:36:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:07 ---> 5b7dc458561d 00:36:07 Step 9/24 : RUN go mod tidy 00:36:07 ---> Running in 1d8e2e2302fc 00:36:07 ---> Running in 12f407a56899 00:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:09 provisioning config files... 00:36:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config985693391866266138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:09 ---> docker-login.sh 00:36:09 nexus3.edgexfoundry.org:10001 00:36:09 Removing intermediate container 12f407a56899 00:36:09 ---> 28162c489997 00:36:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:09 ---> Running in 618bb1437f8c 00:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10002 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10003 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10004 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 docker.io 00:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:13 Configure a credential helper to remove this warning. See 00:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:13 00:36:13 Login Succeeded 00:36:13 ---> docker-login.sh ends [Pipeline] } 00:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:14 ========================================================= 00:36:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:14 + 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 . 00:36:17 Sending build context to Docker daemon 166.2MB 00:36:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:17 Step 2/6 : FROM ${BASE} 00:36:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:17 595b0fe564bb: Pulling fs layer 00:36:17 3088b5b3c5c0: Pulling fs layer 00:36:17 5b7225fbf94c: Pulling fs layer 00:36:17 ba82ee9f976e: Pulling fs layer 00:36:17 506bd15cee9f: Pulling fs layer 00:36:17 75a0a4a0db45: Pulling fs layer 00:36:17 618dc40b7e24: Pulling fs layer 00:36:17 ba82ee9f976e: Waiting 00:36:17 506bd15cee9f: Waiting 00:36:17 75a0a4a0db45: Waiting 00:36:17 618dc40b7e24: Waiting 00:36:17 5b7225fbf94c: Download complete 00:36:17 3088b5b3c5c0: Download complete 00:36:17 506bd15cee9f: Verifying Checksum 00:36:17 506bd15cee9f: Download complete 00:36:17 75a0a4a0db45: Download complete 00:36:17 595b0fe564bb: Verifying Checksum 00:36:17 595b0fe564bb: Download complete 00:36:17 595b0fe564bb: Pull complete 00:36:18 3088b5b3c5c0: Pull complete 00:36:19 5b7225fbf94c: Pull complete 00:36:19 618dc40b7e24: Verifying Checksum 00:36:19 618dc40b7e24: Download complete 00:36:22 ba82ee9f976e: Verifying Checksum 00:36:22 ba82ee9f976e: Download complete 00:36:32 ba82ee9f976e: Pull complete 00:36:32 506bd15cee9f: Pull complete 00:36:32 75a0a4a0db45: Pull complete 00:36:36 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 00:36:36 618dc40b7e24: Pull complete 00:36:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:36 ---> a36622ca3599 00:36:36 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 00:36:40 ---> Running in cbb71d9b64d8 00:36:41 Removing intermediate container ec475be35d29 00:36:41 ---> 65ae0f401d9b 00:36:41 00:36:41 Step 11/23 : FROM alpine:3.12 00:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:41 Removing intermediate container 52445b4a8b95 00:36:41 ---> 4ea3d96b4f80 00:36:41 00:36:41 Step 11/24 : FROM alpine:3.12 00:36:41 3.12: Pulling from library/alpine 00:36:41 3.12: Pulling from library/alpine 00:36:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:36:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:36:43 Status: Downloaded newer image for alpine:3.12 00:36:43 Status: Downloaded newer image for alpine:3.12 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:43 Removing intermediate container c951e7024847 00:36:43 ---> 0e0dd0cac5cf 00:36:43 00:36:43 Step 11/22 : FROM alpine:3.12 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/22 : RUN apk add --update --no-cache curl 00:36:43 (1/12) Installing libmagic (5.39-r0) 00:36:43 ---> Running in 3ceba8cbc0e9 00:36:43 ---> Running in 977acf4215bc 00:36:43 ---> Running in 86ea2d0d5322 00:36:43 (2/12) Installing file (5.39-r0) 00:36:43 (3/12) Installing libc-dev (0.7.2-r3) 00:36:43 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:44 (1/2) Installing ca-certificates (20191127-r4) 00:36:44 (2/2) Installing dumb-init (1.2.2-r1) 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:44 Executing busybox-1.31.1-r20.trigger 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:44 Executing ca-certificates-20191127-r4.trigger 00:36:44 OK: 6 MiB in 16 packages 00:36:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:44 (1/1) Installing dumb-init (1.2.2-r1) 00:36:44 Executing busybox-1.31.1-r20.trigger 00:36:44 OK: 6 MiB in 15 packages 00:36:44 (1/4) Installing ca-certificates (20191127-r4) 00:36:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:44 (3/4) Installing libcurl (7.77.0-r0) 00:36:44 (4/4) Installing curl (7.77.0-r0) 00:36:44 Executing busybox-1.31.1-r20.trigger 00:36:44 Executing ca-certificates-20191127-r4.trigger 00:36:45 OK: 7 MiB in 18 packages 00:36:45 Removing intermediate container 3ceba8cbc0e9 00:36:45 ---> d86bb097a761 00:36:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:45 ---> Running in cb8d7eb69dcb 00:36:45 Removing intermediate container 86ea2d0d5322 00:36:45 ---> 1ccea782f81b 00:36:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:46 Removing intermediate container cb8d7eb69dcb 00:36:46 ---> e0f4e7d001c2 00:36:46 Step 14/23 : ENV APP_PORT=59860 00:36:46 Removing intermediate container 977acf4215bc 00:36:46 ---> bf4cb86faf00 00:36:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:46 ---> Running in ada280761012 00:36:46 ---> Running in 8392d69d973d 00:36:46 ---> Running in dd9c7cab90ee 00:36:46 Removing intermediate container 1d8e2e2302fc 00:36:46 ---> 252fed7ac539 00:36:46 00:36:46 Step 11/23 : FROM alpine:3.12 00:36:46 ---> 13621d1b12d4 00:36:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:46 ---> Using cache 00:36:46 ---> 1ccea782f81b 00:36:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:46 Removing intermediate container 618bb1437f8c 00:36:46 ---> d938ea209b93 00:36:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:36:46 ---> Running in f7dec88a94da 00:36:46 ---> Running in e583a374c2c1 00:36:46 Removing intermediate container ada280761012 00:36:46 ---> e5e435bc6839 00:36:46 Step 14/24 : ENV APP_PORT=59882 00:36:46 Removing intermediate container dd9c7cab90ee 00:36:46 ---> 3f70479ea9e2 00:36:46 Step 14/22 : WORKDIR /edgex 00:36:46 Removing intermediate container 8392d69d973d 00:36:46 ---> abaafe6c3fd1 00:36:46 Step 15/23 : EXPOSE $APP_PORT 00:36:46 ---> Running in 3cd2a2411a4a 00:36:46 ---> Running in 92d4392f7347 00:36:46 ---> Running in 36bfaed16784 00:36:46 Removing intermediate container f7dec88a94da 00:36:46 ---> 89f726d6fc33 00:36:46 Step 14/23 : ENV APP_PORT=59861 00:36:46 ---> Running in cb2047657942 00:36:46 Removing intermediate container 3cd2a2411a4a 00:36:46 ---> 5ecab873411a 00:36:46 Step 15/24 : EXPOSE $APP_PORT 00:36:46 Removing intermediate container 92d4392f7347 00:36:46 ---> 992483e1de0a 00:36:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:46 ---> Running in 6778d868f8e6 00:36:46 Removing intermediate container 36bfaed16784 00:36:46 ---> cf528fa2dbb5 00:36:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 Removing intermediate container cb2047657942 00:36:46 ---> 8cb614a09329 00:36:46 Step 15/23 : EXPOSE $APP_PORT 00:36: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 00:36:46 ---> Running in 916ae3545ef3 00:36:47 Removing intermediate container 6778d868f8e6 00:36:47 ---> decb67d3d5aa 00:36:47 Step 16/24 : WORKDIR / 00:36:47 ---> 596aac418df7 00:36:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:47 ---> 37798f3f2017 00:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:47 ---> Running in c1f7ec502622 00:36:47 Removing intermediate container 916ae3545ef3 00:36:47 ---> 29a8469d69c6 00:36:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 Removing intermediate container c1f7ec502622 00:36:47 ---> 79e1fcefc652 00:36:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 ---> 93cdc5916ca8 00:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:48 ---> 685db7df19a0 00:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:48 ---> b7c2355baeb3 00:36:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:48 ---> 0bcc5502625b 00:36:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:48 Removing intermediate container e583a374c2c1 00:36:48 ---> 12b32e218d2a 00:36:48 00:36:48 Step 12/24 : FROM docker:20.10.0 00:36:48 ---> c35734ff7ddd 00:36:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:36:48 ---> 909288d2cda8 00:36:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:48 ---> Running in 42347570d43f 00:36:48 ---> 97770946ba69 00:36:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:48 ---> 50bef70e1fdf 00:36:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:48 20.10.0: Pulling from library/docker 00:36:48 ---> Running in ea70c04ddd65 00:36:48 Removing intermediate container 42347570d43f 00:36:48 ---> 1597ce5c91de 00:36:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:48 ---> e56544e6db41 00:36:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:48 Removing intermediate container ea70c04ddd65 00:36:48 ---> ae446e47df06 00:36:48 Step 19/22 : CMD ["--init=true"] 00:36:49 ---> Running in 433c2de0eb1f 00:36:49 ---> 8379068bbb8f 00:36:49 Step 20/24 : ENTRYPOINT ["/core-command"] 00:36:49 ---> Running in 859ed6df1795 00:36:49 ---> Running in eb7f54b2e312 00:36:49 ---> Running in 710a01dcba68 00:36:49 Removing intermediate container 433c2de0eb1f 00:36:49 ---> b8e3eac2dc18 00:36:49 Step 21/23 : LABEL arch=x86_64 00:36:49 Removing intermediate container 859ed6df1795 00:36:49 ---> db392a3ef7fd 00:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:49 Removing intermediate container eb7f54b2e312 00:36:49 ---> 508c47f4e5c7 00:36:49 Step 20/22 : LABEL arch=x86_64 00:36:49 ---> Running in a10b17f863b1 00:36:49 ---> Running in aab9d23c1b25 00:36:49 Removing intermediate container 710a01dcba68 00:36:49 ---> a042dcb57f9d 00:36:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:49 ---> Running in 2f1844bac870 00:36:49 ---> Running in f88fd5bfda7b 00:36:49 Removing intermediate container a10b17f863b1 00:36:49 ---> 8de98d74d7e0 00:36:49 Step 22/23 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:36:49 Removing intermediate container aab9d23c1b25 00:36:49 ---> 03b299ca572c 00:36:49 Step 21/23 : LABEL arch=x86_64 00:36:49 ---> Running in 6b847dec00d5 00:36:49 Removing intermediate container 2f1844bac870 00:36:49 ---> 7abd16f6858d 00:36:49 Step 21/22 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:36:49 Removing intermediate container f88fd5bfda7b 00:36:49 ---> 1eb4084e8506 00:36:49 Step 22/24 : LABEL arch=x86_64 00:36:49 ---> Running in 2e4416a60b5f 00:36:50 ---> Running in 4cb6f37d6b9f 00:36:50 Removing intermediate container 6b847dec00d5 00:36:50 ---> a66885fea3a7 00:36:50 Step 23/23 : LABEL version=0.0.0 00:36:50 ---> Running in 03b13d4f859a 00:36:50 Removing intermediate container 2e4416a60b5f 00:36:50 ---> 03a3a0d73cc1 00:36:50 Step 22/23 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:36:50 ---> Running in b0ca232873ec 00:36:50 Removing intermediate container 4cb6f37d6b9f 00:36:50 ---> 25cea986403b 00:36:50 Step 22/22 : LABEL version=0.0.0 00:36:50 Removing intermediate container 03b13d4f859a 00:36:50 ---> cf8a2455fac0 00:36:50 Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:36:50 ---> Running in 9bd91f733d17 00:36:50 ---> Running in 4f4a004eb0f8 00:36:50 ---> Running in 07dfda56644c 00:36:50 Removing intermediate container b0ca232873ec 00:36:50 ---> b1e03f0171ff 00:36:50 00:36:50 Removing intermediate container 9bd91f733d17 00:36:50 ---> 1d0cff4a7eb8 00:36:50 Step 23/23 : LABEL version=0.0.0 00:36:50 Successfully built b1e03f0171ff 00:36:50 Removing intermediate container 4f4a004eb0f8 00:36:50 ---> dc6d17d3f28f 00:36:50 00:36:50 Removing intermediate container 07dfda56644c 00:36:50 ---> c17fdba56727 00:36:50 Step 24/24 : LABEL version=0.0.0 00:36:50 ---> Running in 27f634167308 00:36:50 Successfully tagged support-notifications:latest 00:36:50  Building support-notifications ... done Building security-bootstrapper 00:36:50 ---> Running in d2617af1c400 00:36:50 Successfully built dc6d17d3f28f 00:36:50 Successfully tagged security-proxy-setup:latest 00:36:50 Building security-secretstore-setup 00:36:50  Building security-proxy-setup ... done Removing intermediate container 27f634167308 00:36:50 ---> 33063a43813d 00:36:50 00:36:50 Successfully built 33063a43813d 00:36:50 Successfully tagged support-scheduler:latest 00:36:50  Building support-scheduler ... done Building core-metadata 00:36:50 Removing intermediate container d2617af1c400 00:36:50 ---> aa202beff197 00:36:50 00:36:51 Successfully built aa202beff197 00:36:51 Successfully tagged core-command:latest 00:36:51 Building core-data 00:36:52 (5/12) Installing fortify-headers (1.1-r0) 00:36:52 (6/12) Installing patch (2.7.6-r6) 00:36:52 (7/12) Installing build-base (0.5-r2) 00:36:52 (8/12) Installing libsodium (1.0.18-r0) 00:36:52 (9/12) Installing pkgconf (1.7.3-r0) 00:36:52 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:52 (11/12) Installing libzmq (4.3.3-r1) 00:36:52 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:52 Executing busybox-1.32.1-r6.trigger 00:36:52 OK: 218 MiB in 52 packages 00:36:56 Removing intermediate container cbb71d9b64d8 00:36:56 ---> 4e39c34c3f4c 00:36:56 Step 4/6 : WORKDIR /edgex-go 00:36:56 ---> Running in 177d44912003 00:36:56  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:36:56 Status: Downloaded newer image for docker:20.10.0 00:36:56 ---> aefe523efa57 00:36:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:36:56 Removing intermediate container 177d44912003 00:36:56 ---> 74309d169d83 00:36:56 Step 5/6 : COPY go.mod . 00:36:57 ---> fd0f0823ff79 00:36:57 Step 6/6 : RUN go mod download 00:36:57 ---> Running in deb90a5b73c0 00:37:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:04 ---> 08df3c749d39 00:37:04 Step 3/26 : WORKDIR /edgex-go 00:37:04 ---> Using cache 00:37:04 ---> 65b78f5477fc 00:37:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:04 ---> Using cache 00:37:04 ---> 22a1ae6fa965 00:37:04 Step 5/26 : RUN apk add --update --no-cache make git 00:37:04 ---> Using cache 00:37:04 ---> 897936906eb9 00:37:04 Step 6/26 : COPY go.mod . 00:37:04 ---> Using cache 00:37:04 ---> c0e33e9f587e 00:37:04 Step 7/26 : RUN go mod download 00:37:04 ---> Using cache 00:37:04 ---> 939e23a6d47c 00:37:04 Step 8/26 : COPY . . 00:37:04 ---> Using cache 00:37:04 ---> 74562254195b 00:37:04 Step 9/26 : RUN go mod tidy 00:37:04 ---> Using cache 00:37:04 ---> 764efeca84da 00:37:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:07 ---> 08df3c749d39 00:37:07 Step 3/24 : WORKDIR /edgex-go 00:37:07 ---> Using cache 00:37:07 ---> 65b78f5477fc 00:37:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:07 ---> Using cache 00:37:07 ---> 22a1ae6fa965 00:37:07 Step 5/24 : RUN apk add --update --no-cache make git 00:37:07 ---> Using cache 00:37:07 ---> 897936906eb9 00:37:07 Step 6/24 : COPY go.mod . 00:37:07 ---> Using cache 00:37:07 ---> c0e33e9f587e 00:37:07 Step 7/24 : RUN go mod download 00:37:07 ---> Using cache 00:37:07 ---> 939e23a6d47c 00:37:07 Step 8/24 : COPY . . 00:37:07 ---> Using cache 00:37:07 ---> 74562254195b 00:37:07 Step 9/24 : RUN go mod tidy 00:37:07 ---> Using cache 00:37:07 ---> 764efeca84da 00:37:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:37:15 ---> Running in be2782eab700 00:37:15 ---> Running in 611d3eccf68d 00:37:15 ---> Running in 5c05b4146f83 00:37:15 Removing intermediate container be2782eab700 00:37:15 ---> 11082d29fda0 00:37:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:15 ---> 08df3c749d39 00:37:15 Step 3/24 : WORKDIR /edgex-go 00:37:15 ---> Using cache 00:37:15 ---> 65b78f5477fc 00:37:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:15 ---> Using cache 00:37:15 ---> 22a1ae6fa965 00:37:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:17 ---> Running in bbbfe9cc9631 00:37:18 ---> Running in 9bc8d0e5bc2f 00:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37: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 00:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:19 (1/39) Installing readline (8.0.4-r0) 00:37:19 (2/39) Installing bash (5.0.17-r0) 00:37:19 Executing bash-5.0.17-r0.post-install 00:37:19 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:19 (4/39) Installing libcurl (7.77.0-r0) 00:37:19 (5/39) Installing curl (7.77.0-r0) 00:37:19 (6/39) Installing dumb-init (1.2.2-r1) 00:37:19 (7/39) Installing libbz2 (1.0.8-r1) 00:37:19 (8/39) Installing expat (2.2.9-r1) 00:37:19 (9/39) Installing libffi (3.3-r2) 00:37:19 (10/39) Installing gdbm (1.13-r1) 00:37:19 (11/39) Installing xz-libs (5.2.5-r0) 00:37:19 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:19 (13/39) Installing python3 (3.8.10-r0) 00:37:20 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:20 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:20 (17/39) Installing py3-six (1.15.0-r0) 00:37:20 (18/39) Installing py3-packaging (20.4-r0) 00:37:20 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:20 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:20 (21/39) Installing py3-idna (2.9-r0) 00:37:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:20 (24/39) Installing py3-requests (2.23.0-r0) 00:37:20 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:20 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:20 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:20 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:20 (30/39) Installing py3-distro (1.5.0-r1) 00:37:20 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:20 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:20 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:20 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:20 (35/39) Installing py3-progress (1.5-r0) 00:37:20 (36/39) Installing py3-toml (0.10.1-r0) 00:37:20 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:20 (39/39) Installing py3-pip (20.1.1-r0) 00:37:21 Executing busybox-1.31.1-r19.trigger 00:37:21 OK: 72 MiB in 59 packages 00:37:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:22 Collecting docker-compose==1.23.2 00:37:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:22 Collecting docker<4.0,>=3.6.0 00:37:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:23 Collecting cached-property<2,>=1.2.0 00:37:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 Collecting websocket-client<1.0,>=0.32.0 00:37:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:23 Collecting jsonschema<3,>=2.5.1 00:37:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:23 Collecting docopt<0.7,>=0.6.1 00:37:23 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:23 OK: 219 MiB in 52 packages 00:37:24 Removing intermediate container deb90a5b73c0 00:37:24 ---> ce60ae7a6553 00:37:24 Successfully built ce60ae7a6553 00:37:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:24 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:24 ---> 08df3c749d39 00:37:24 Step 3/32 : WORKDIR /edgex-go 00:37:24 ---> Using cache 00:37:24 ---> 65b78f5477fc 00:37:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:24 ---> Using cache 00:37:24 ---> 22a1ae6fa965 00:37:24 Step 5/32 : RUN apk add --update --no-cache make git 00:37:24 ---> Using cache 00:37:24 ---> 897936906eb9 00:37:24 Step 6/32 : COPY go.mod . 00:37:24 ---> Using cache 00:37:24 ---> c0e33e9f587e 00:37:24 Step 7/32 : RUN go mod download 00:37:24 ---> Using cache 00:37:24 ---> 939e23a6d47c 00:37:24 Step 8/32 : COPY . . 00:37:24 ---> Using cache 00:37:24 ---> 74562254195b 00:37:24 Step 9/32 : RUN go mod tidy 00:37:24 ---> Using cache 00:37:24 ---> 764efeca84da 00:37:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:25 + docker inspect -f . ci-base-image-arm64 00:37:25 . [Pipeline] withDockerContainer 00:37:25 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 00:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:26 ---> Running in 8e0ba7354ec8 00:37:26 Collecting PyYAML<4,>=3.10 00:37:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:26 Removing intermediate container 9bc8d0e5bc2f 00:37:26 ---> 81cf4dca9109 00:37:26 Step 6/24 : COPY go.mod . 00:37:27 ---> d0978cb6bda5 00:37:27 Step 7/24 : RUN go mod download 00:37:27 ---> Running in 01c43d94b1fa 00:37:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:27 $ docker top bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:27 Collecting dockerpty<0.5,>=0.4.1 00:37:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:28 + go version 00:37:28 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:28 $ docker stop --time=1 bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 00:37:28 Removing intermediate container 01c43d94b1fa 00:37:28 ---> 3c73ba652d5d 00:37:28 Step 8/24 : COPY . . 00:37:28 Collecting texttable<0.10,>=0.9.0 00:37:28 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:37:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:29 Collecting docker-pycreds>=0.4.0 00:37:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:29 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:37:30 Collecting urllib3<1.25,>=1.21.1 00:37:30 $ docker rm -f bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 00:37:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:30 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) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:37:30 Collecting idna<2.8,>=2.5 00:37:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:31 + docker inspect -f . ci-base-image-arm64 00:37:31 . [Pipeline] withDockerContainer 00:37:31 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, jsonschema, docopt, PyYAML, dockerpty, texttable, docker-compose 00:37:31 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 00:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:33 Attempting uninstall: urllib3 00:37:33 Found existing installation: urllib3 1.25.9 00:37:33 Uninstalling urllib3-1.25.9: 00:37:33 Successfully uninstalled urllib3-1.25.9 00:37:33 $ docker top 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:33 ========================================================= 00:37:33 [edgeXBuildGoParallel] Running Tests and Build... 00:37:33 ========================================================= [Pipeline] sh 00:37:34 + go mod tidy [Pipeline] sh 00:37:35 Attempting uninstall: idna 00:37:35 Found existing installation: idna 2.9 00:37:35 Uninstalling idna-2.9: 00:37:35 Successfully uninstalled idna-2.9 00:37:35 ---> bd6304f421b9 00:37:35 Step 9/24 : RUN go mod tidy 00:37:35 ---> Running in d433b8226480 00:37:35 Attempting uninstall: requests 00:37:35 Found existing installation: requests 2.23.0 00:37:35 Uninstalling requests-2.23.0: 00:37:35 Successfully uninstalled requests-2.23.0 00:37:35 + make test 00:37:35 go mod tidy 00:37:36 Running setup.py install for docopt: started 00:37:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:36 Running setup.py install for docopt: finished with status 'done' 00:37:36 Running setup.py install for PyYAML: started 00:37:37 Removing intermediate container d433b8226480 00:37:37 ---> 9c5f77aea6b1 00:37:37 Step 10/24 : RUN make cmd/core-data/core-data 00:37:37 ---> Running in 46782140fea6 00:37:38 Running setup.py install for PyYAML: finished with status 'done' 00:37:38 Running setup.py install for dockerpty: started 00:37:38 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 00:37:38 Running setup.py install for dockerpty: finished with status 'done' 00:37:38 Running setup.py install for texttable: started 00:37:39 Running setup.py install for texttable: finished with status 'done' 00:37:39 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 00:37:43 Removing intermediate container bbbfe9cc9631 00:37:43 ---> cd013297a00c 00:37:43 Step 15/24 : ENV APP_PORT=58890 00:37:43 ---> Running in e883366f3b06 00:37:43 Removing intermediate container e883366f3b06 00:37:43 ---> 35832958c057 00:37:43 Step 16/24 : EXPOSE $APP_PORT 00:37:43 ---> Running in 9fd2372abbca 00:37:43 Removing intermediate container 9fd2372abbca 00:37:43 ---> 7a8c2d3dbb8b 00:37:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:44 ---> ff6fd5be85c7 00:37:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:44 ---> 5576d99f592f 00:37:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:45 ---> 1a399ff4c173 00:37:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:45 ---> Running in 5e0d6ef66a40 00:37:45 Removing intermediate container 5e0d6ef66a40 00:37:45 ---> 4fa957e2a8cf 00:37:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:45 ---> Running in dade866c5349 00:37:45 Removing intermediate container dade866c5349 00:37:45 ---> db51a9d0b2c2 00:37:45 Step 22/24 : LABEL arch=x86_64 00:37:45 ---> Running in 50477757650e 00:37:45 Removing intermediate container 50477757650e 00:37:45 ---> 528ed863a8d8 00:37:45 Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:37:45 ---> Running in a007632056f3 00:37:46 Removing intermediate container a007632056f3 00:37:46 ---> df1365bc2f68 00:37:46 Step 24/24 : LABEL version=0.0.0 00:37:46 ---> Running in c20d5fd47ae2 00:37:46 Removing intermediate container c20d5fd47ae2 00:37:46 ---> 26c823cf660d 00:37:46 00:37:46 Successfully built 26c823cf660d 00:37:46 Successfully tagged sys-mgmt-agent:latest 00:37:47  Building sys-mgmt-agent ... done 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 00:37:52 Removing intermediate container 611d3eccf68d 00:37:52 ---> ed367d29603b 00:37:52 00:37:52 Step 11/26 : FROM alpine:3.12 00:37:52 ---> 13621d1b12d4 00:37:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:37:52 ---> Running in e79ca9c25a2f 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 (1/6) Installing ca-certificates (20191127-r4) 00:37:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:37:52 (3/6) Installing libcurl (7.77.0-r0) 00:37:52 (4/6) Installing curl (7.77.0-r0) 00:37:52 (5/6) Installing dumb-init (1.2.2-r1) 00:37:52 (6/6) Installing su-exec (0.2-r1) 00:37:52 Executing busybox-1.31.1-r20.trigger 00:37:52 Executing ca-certificates-20191127-r4.trigger 00:37:52 OK: 7 MiB in 20 packages 00:37:53 Removing intermediate container e79ca9c25a2f 00:37:53 ---> d21cf7a38f82 00:37:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:53 ---> Running in 26f7236a04e5 00:37:53 Removing intermediate container 26f7236a04e5 00:37:53 ---> 30044ce3a3f3 00:37:53 Step 14/26 : WORKDIR / 00:37:53 ---> Running in 935d25fe7556 00:37:53 Removing intermediate container 935d25fe7556 00:37:53 ---> 60d7337fde55 00:37:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:53 ---> 66ceda98ea16 00:37:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:54 ---> 865851dd850b 00:37:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:54 ---> 90852a3b2e2e 00:37:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:37:55 ---> 8373e411b29a 00:37:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:55 ---> 52c9dd26ea69 00:37:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:57 ---> d9ca31d4d830 00:37:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:57 Removing intermediate container 5c05b4146f83 00:37:57 ---> e6fbe25bbbd9 00:37:57 00:37:57 Step 11/24 : FROM alpine:3.12 00:37:57 ---> 13621d1b12d4 00:37:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:57 ---> Using cache 00:37:57 ---> 1ccea782f81b 00:37:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:57 ---> Using cache 00:37:57 ---> 89f726d6fc33 00:37:57 Step 14/24 : ENV APP_PORT=59881 00:37:57 ---> Running in 334ae1ef6f1d 00:37:57 ---> 777ce38709a8 00:37:57 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/ 00:37:58 ---> Running in b46019471a16 00:37:58 Removing intermediate container 334ae1ef6f1d 00:37:58 ---> 664db18a7d80 00:37:58 Step 15/24 : EXPOSE $APP_PORT 00:37:58 ---> Running in 87c5caf6ffa8 00:37:58 Removing intermediate container 87c5caf6ffa8 00:37:58 ---> 2459d8867705 00:37:58 Step 16/24 : WORKDIR / 00:37:59 ---> Running in 3f6ff471b533 00:37:59 Removing intermediate container 3f6ff471b533 00:37:59 ---> e169d72e5135 00:37:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:59 Removing intermediate container b46019471a16 00:37:59 ---> a03bff72075a 00:37:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:37:59 ---> Running in 3cc9144bf799 00:37:59 ---> c565bbea9d7d 00:37:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:59 Removing intermediate container 3cc9144bf799 00:37:59 ---> 2302b24cd60b 00:37:59 Step 24/26 : LABEL arch=x86_64 00:38:00 ---> Running in c32782a93f76 00:38:00 Removing intermediate container c32782a93f76 00:38:00 ---> d35b8b839f5e 00:38:00 Step 25/26 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:38:00 ---> 6e5fe5f8517a 00:38:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:00 ---> Running in ee5462b95879 00:38:01 Removing intermediate container 8e0ba7354ec8 00:38:01 ---> 2cb6eeeea6ce 00:38:01 00:38:01 Step 11/32 : FROM alpine:3.12 00:38:01 ---> 13621d1b12d4 00:38:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:01 Removing intermediate container ee5462b95879 00:38:01 ---> 6573c745dc87 00:38:01 Step 26/26 : LABEL version=0.0.0 00:38:01 ---> Running in d1ec012ebfff 00:38:01 ---> Running in 01be364be68d 00:38:01 ---> 86cd49743b8d 00:38:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:38:01 Removing intermediate container d1ec012ebfff 00:38:01 ---> 7c8012befea0 00:38:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:38:01 ---> Running in cc17e2e0b940 00:38:01 ---> Running in 752e061b8e5f 00:38:01 Removing intermediate container 01be364be68d 00:38:01 ---> 81a912a04d77 00:38:01 00:38:01 Successfully built 81a912a04d77 00:38:01 Successfully tagged security-secretstore-setup:latest 00:38:01  Building security-secretstore-setup ... done Removing intermediate container cc17e2e0b940 00:38:01 ---> 2b8261057ea8 00:38:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:01 ---> Running in 8f9a00acafbc 00:38:01 Removing intermediate container 8f9a00acafbc 00:38:01 ---> aeb74e28e7ac 00:38:01 Step 22/24 : LABEL arch=x86_64 00:38:01 ---> Running in 4461827bbb71 00:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 Removing intermediate container 4461827bbb71 00:38:02 ---> f6db5845c7d7 00:38:02 Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:02 ---> Running in 1eddf5534069 00:38:02 (1/2) Installing dumb-init (1.2.2-r1) 00:38:02 (2/2) Installing su-exec (0.2-r1) 00:38:02 Executing busybox-1.31.1-r20.trigger 00:38:02 OK: 6 MiB in 16 packages 00:38:02 Removing intermediate container 1eddf5534069 00:38:02 ---> 506097612481 00:38:02 Step 24/24 : LABEL version=0.0.0 00:38:02 ---> Running in 06af7f9a5761 00:38:02 Removing intermediate container 06af7f9a5761 00:38:02 ---> 77f66d168817 00:38:02 00:38:02 Successfully built 77f66d168817 00:38:02 Removing intermediate container 752e061b8e5f 00:38:02 ---> 7879623740c7 00:38:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:02 Successfully tagged core-metadata:latest 00:38:02  Building core-metadata ... done  ---> Running in e812437353af 00:38:02 Removing intermediate container e812437353af 00:38:02 ---> 71ca39f02463 00:38:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:03 ---> Running in f93d9f602197 00:38:03 Removing intermediate container f93d9f602197 00:38:03 ---> 8efa1f68edbd 00:38:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:03 ---> Running in 0bf8f7b66ea5 00:38:04 Removing intermediate container 0bf8f7b66ea5 00:38:04 ---> 6c8103ae34c1 00:38:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:38:04 ---> Running in 76d87c1202be 00:38:04 Removing intermediate container 76d87c1202be 00:38:04 ---> db924c1f6edd 00:38:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:04 ---> 90a5ac348c45 00:38:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:04 ---> Running in e233d0e5149d 00:38:05 Removing intermediate container e233d0e5149d 00:38:05 ---> ae21d00a5f75 00:38:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:05 ---> 4831ecd5bf6a 00:38:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:05 ---> 0d68972e0094 00:38:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:06 ---> 1759aa69b880 00:38:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:06 ---> e13cf8bbc795 00:38:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:06 ---> 0a62079d5608 00:38:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:38:06 Removing intermediate container 46782140fea6 00:38:06 ---> 4c7175109692 00:38:06 00:38:06 Step 11/24 : FROM alpine:3.12 00:38:06 ---> 13621d1b12d4 00:38:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:06 ---> Running in 34e2b2c5c209 00:38:06 ---> Running in aa7f8f747f4d 00:38:06 Removing intermediate container 34e2b2c5c209 00:38:06 ---> 450e0b7c52a2 00:38:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:06 Removing intermediate container aa7f8f747f4d 00:38:06 ---> 32b5dfff9fd2 00:38:06 Step 13/24 : ENV APP_PORT=59880 00:38:06 ---> Running in cc0b82591d7f 00:38:07 Removing intermediate container cc0b82591d7f 00:38:07 ---> e43552f6d4f2 00:38:07 Step 14/24 : EXPOSE $APP_PORT 00:38:07 ---> 4bbb5f961a7b 00:38:07 Step 27/32 : RUN chmod +x /entrypoint.sh 00:38:07 ---> Running in 765d19d5917e 00:38:07 ---> Running in ebc95eea839c 00:38:07 Removing intermediate container 765d19d5917e 00:38:07 ---> b590773b25c6 00:38:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:07 ---> Running in 4129e1c7a285 00:38:07 Removing intermediate container ebc95eea839c 00:38:07 ---> 72a3057d2380 00:38:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:38:07 ---> Running in 9b55f4859eb6 00:38:07 Removing intermediate container 4129e1c7a285 00:38:07 ---> 76af7f98158d 00:38:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:38:07 ---> Running in fafa76c8acfe 00:38:08 Removing intermediate container 9b55f4859eb6 00:38:08 ---> 27c687c4d7b5 00:38:08 Step 29/32 : CMD ["gate"] 00:38:08 ---> Running in 247575717d82 00:38:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:08 Removing intermediate container 247575717d82 00:38:08 ---> 87bef7e4c6c6 00:38:08 Step 30/32 : LABEL arch=x86_64 00:38:08 ---> Running in aa9888dc4b4c 00:38:08 Removing intermediate container aa9888dc4b4c 00:38:08 ---> 02f40e979b1a 00:38:08 Step 31/32 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:38:08 ---> Running in 2ce4e9501ebd 00:38:08 Removing intermediate container 2ce4e9501ebd 00:38:08 ---> acb12fb6da9c 00:38:08 Step 32/32 : LABEL version=0.0.0 00:38:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:09 ---> Running in b47568d82ab2 00:38:09 Removing intermediate container b47568d82ab2 00:38:09 ---> 0add43af3656 00:38:09 00:38:09 Successfully built 0add43af3656 00:38:09 Successfully tagged security-bootstrapper:latest 00:38:09  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) 00:38:09 (2/6) Installing libgcc (9.3.0-r2) 00:38:10 (3/6) Installing libsodium (1.0.18-r0) 00:38:10 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:11 (5/6) Installing libzmq (4.3.3-r0) 00:38:11 (6/6) Installing zeromq (4.3.3-r0) 00:38:11 Executing busybox-1.31.1-r20.trigger 00:38:11 OK: 8 MiB in 20 packages 00:38:11 Removing intermediate container fafa76c8acfe 00:38:11 ---> 6b314bed08f8 00:38:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:12 ---> b23c3e861e7f 00:38:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:12 ---> f353004908df 00:38:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:12 ---> 56ae6737fc35 00:38:12 Step 20/24 : ENTRYPOINT ["/core-data"] 00:38:12 ---> Running in 7608bf9a5bc5 00:38:12 Removing intermediate container 7608bf9a5bc5 00:38:12 ---> 64339cf9eae2 00:38:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:12 ---> Running in e7198bc663c1 00:38:12 Removing intermediate container e7198bc663c1 00:38:12 ---> 83360dcacb4c 00:38:12 Step 22/24 : LABEL arch=x86_64 00:38:12 ---> Running in e00096bb92d7 00:38:12 Removing intermediate container e00096bb92d7 00:38:12 ---> add03776da5e 00:38:12 Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 00:38:12 ---> Running in f43ac89ff62a 00:38:12 Removing intermediate container f43ac89ff62a 00:38:12 ---> 85d1feab723f 00:38:12 Step 24/24 : LABEL version=0.0.0 00:38:12 ---> Running in 54b40004d7f1 00:38:12 Removing intermediate container 54b40004d7f1 00:38:12 ---> b8a146b73a88 00:38:12 00:38:13 Successfully built b8a146b73a88 00:38:13 Successfully tagged core-data:latest 00:38:13  Building core-data ... done  [Pipeline] } 00:38:13 $ docker stop --time=1 d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 00:38:14 $ docker rm -f d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:14 + docker images 00:38:14 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:14 core-data latest b8a146b73a88 2 seconds ago 20.2MB 00:38:14 security-bootstrapper latest 0add43af3656 5 seconds ago 18.2MB 00:38:14 4c7175109692 8 seconds ago 1.15GB 00:38:14 core-metadata latest 77f66d168817 12 seconds ago 16.6MB 00:38:14 security-secretstore-setup latest 81a912a04d77 13 seconds ago 28.1MB 00:38:14 2cb6eeeea6ce 14 seconds ago 1.14GB 00:38:14 e6fbe25bbbd9 17 seconds ago 1.15GB 00:38:14 ed367d29603b 23 seconds ago 1.15GB 00:38:14 sys-mgmt-agent latest 26c823cf660d 28 seconds ago 312MB 00:38:14 core-command latest aa202beff197 About a minute ago 15.9MB 00:38:14 security-proxy-setup latest dc6d17d3f28f About a minute ago 25.3MB 00:38:14 support-notifications latest b1e03f0171ff About a minute ago 16.6MB 00:38:14 support-scheduler latest 33063a43813d About a minute ago 15.9MB 00:38:14 12b32e218d2a About a minute ago 1.15GB 00:38:14 252fed7ac539 About a minute ago 1.14GB 00:38:14 0e0dd0cac5cf About a minute ago 1.15GB 00:38:14 4ea3d96b4f80 About a minute ago 1.14GB 00:38:14 65ae0f401d9b About a minute ago 1.15GB 00:38:14 ci-base-image-x86_64 latest 08df3c749d39 5 minutes ago 648MB 00:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:38:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:38:14 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 00:38:14 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:14 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 00:38:30 Still waiting to schedule task 00:38:30 ‘prd-ubuntu18.04-docker-8c-8g-398’ is offline 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.215s coverage: 28.7% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.389s coverage: 100.0% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.402s coverage: 81.2% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.463s coverage: 53.4% of statements 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 87.7% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.549s coverage: 95.1% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.325s coverage: 60.0% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.365s coverage: 0.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.229s coverage: 22.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.337s coverage: 47.1% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 81.8% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 76.0% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.200s coverage: 80.0% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.394s coverage: 91.2% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.4% of statements 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.242s coverage: 66.9% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.823s coverage: 43.6% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.241s coverage: 19.3% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.602s coverage: 91.9% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.255s coverage: 62.7% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.406s coverage: 97.6% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.188s coverage: 28.9% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 00:40:56 GO111MODULE=on go vet ./... 00:41:56 Running on prd-ubuntu18.04-docker-8c-8g-399 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws 00:41:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:41:56 The recommended git tool is: git 00:41:58 using credential edgex-jenkins-ssh 00:41:58 Cloning the remote Git repository 00:41:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:58 > git init /w/workspace/edgex-go/3 # timeout=10 00:41:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:58 > git --version # timeout=10 00:41:58 > git --version # 'git version 2.17.1' 00:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:05 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 00:42:05 Merge succeeded, producing 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 00:42:05 Checking out Revision 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 (PR-3555) 00:42:05 > git config core.sparsecheckout # timeout=10 00:42:05 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 00:42:05 > git remote # timeout=10 00:42:05 > git config --get remote.origin.url # timeout=10 00:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:05 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:42:05 > git rev-parse HEAD^{commit} # timeout=10 00:42:05 > git config core.sparsecheckout # timeout=10 00:42:05 > git checkout -f 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 # timeout=10 00:42:08 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:42:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 00:42:08 > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 00:42:09 + echo snap-build.sh 00:42:09 snap-build.sh 00:42:09 + SNAP_BASE_DIR=. 00:42:09 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:42:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:42:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:42:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:42:09 + cd /w/workspace/edgex-go/3 00:42:09 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:09 Reading package lists... 00:42:09 Building dependency tree... 00:42:09 Reading state information... 00:42:10 The following packages were automatically installed and are no longer required: 00:42:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:10 uidmap xdelta3 00:42:10 Use 'sudo apt autoremove' to remove them. 00:42:10 The following packages will be REMOVED: 00:42:10 lxd* lxd-client* 00:42:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:10 After this operation, 31.7 MB disk space will be freed. 00:42:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:42:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:12 Removing lxd dnsmasq configuration 00:42:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:13 (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.) 00:42:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:14 Processing triggers for systemd (237-3ubuntu10.45) ... 00:42:14 Processing triggers for ureadahead (0.100.0-21) ... 00:42:16 + sudo snap remove --purge lxd 00:42:16 snap "lxd" is not installed 00:42:16 + sudo groupadd --force --system lxd 00:42:16 ++ whoami 00:42:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:16 + newgrp - lxd 00:42:16 + sudo snap install lxd 00:42:26 2021-06-11T00:42:22Z INFO Waiting for automatic snapd restart... 00:42:33 gofmt -l . 00:42:33 [ "`gofmt -l .`" = "" ] 00:42:33 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:33 + ls -al . 00:42:33 total 548 00:42:33 drwxrwxr-x 9 1001 1001 4096 Jun 11 00:42 . 00:42:33 drwxr-xr-x 4 root root 4096 Jun 11 00:37 .. 00:42:33 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:35 .dockerignore 00:42:33 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 .git 00:42:33 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 .github 00:42:33 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:35 .gitignore 00:42:33 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:35 .sonarcloud.properties 00:42:33 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:35 Attribution.txt 00:42:33 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:35 CONTRIBUTING.md 00:42:33 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:35 Dockerfile.build 00:42:33 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:35 Jenkinsfile 00:42:33 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:35 LICENSE 00:42:33 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:35 Makefile 00:42:33 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:35 README.md 00:42:33 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:35 SECURITY.md 00:42:33 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION 00:42:33 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:35 ZMQWindows.md 00:42:33 drwxrwxr-x 2 1001 1001 4096 Jun 11 00:35 bin 00:42:33 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:35 cmd 00:42:33 -rw-r--r-- 1 root root 404951 Jun 11 00:40 coverage.out 00:42:33 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:35 go.mod 00:42:33 -rw-r--r-- 1 root root 21139 Jun 11 00:37 go.sum 00:42:33 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 internal 00:42:33 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 openapi 00:42:33 drwxrwxr-x 4 1001 1001 4096 Jun 11 00:35 snap 00:42:33 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:35 version.go [Pipeline] sh 00:42:34 + '[' -e coverage.out ] 00:42:34 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:34 Warning: overwriting stash ‘coverage-report’ 00:42:35 Stashed 1 file(s) [Pipeline] sh 00:42:35 + make build 00:42:35 go mod tidy 00:42: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 00:42:41 lxd 4.15 from Canonical* installed 00:42:41 + sudo lxd init --auto 00:42:44 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 00:42:51 + sudo snap install --classic snapcraft 00:42:56 snapcraft 4.8.1 from Canonical* installed 00:42:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:42:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:42:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:42:56 Dload Upload Total Spent Left Speed 00:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 00:42:56 100 3325k 100 3325k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.7M 00:42:56 ./yq_linux_amd64 00:42:56 + sudo snapcraft prime --use-lxd 00:42:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:58 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: 00:42:58 - README.md 00:42:58 00:42:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:59 Launching a container. 00:43:05 Waiting for container to be ready 00:43:06 To start your first instance, try: lxc launch ubuntu:18.04 00:43:06 00:43:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:10 Waiting for network to be ready... 00:43:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:43:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:43:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:43:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:43:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:43:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:43:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:11 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 00:43:11 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 00:43:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:43:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:43:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:43:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:43:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:43:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:43:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:43:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:43:15 Fetched 24.7 MB in 4s (6095 kB/s) 00:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:16 Reading package lists... 00:43:16 Reading package lists... 00:43:16 Building dependency tree... 00:43:16 Reading state information... 00:43:16 The following additional packages will be installed: 00:43:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:16 Suggested packages: 00:43:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:16 Recommended packages: 00:43:16 gnupg libsasl2-modules 00:43:16 The following NEW packages will be installed: 00:43:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:16 The following packages will be upgraded: 00:43:16 gpg gpg-agent gpgconf libudev1 00:43:16 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:43:16 Need to get 3530 kB of archives. 00:43:16 After this operation, 13.3 MB of additional disk space will be used. 00:43:16 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] 00:43:16 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] 00:43:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:43:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:43:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:43:16 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 00:43:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:43:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:43:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:43:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:43:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:43:17 debconf: delaying package configuration, since apt-utils is not installed 00:43:17 Fetched 3530 kB in 1s (3482 kB/s) 00:43:17 (Reading database ... 12511 files and directories currently installed.) 00:43:17 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:43:17 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:17 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:43:18 Selecting previously unselected package udev. 00:43:18 (Reading database ... 12511 files and directories currently installed.) 00:43:18 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:43:18 Unpacking udev (237-3ubuntu10.47) ... 00:43:18 Selecting previously unselected package libfuse2:amd64. 00:43:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:18 Selecting previously unselected package fuse. 00:43:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:18 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:18 Selecting previously unselected package libksba8:amd64. 00:43:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:18 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:18 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:19 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:19 Selecting previously unselected package libsasl2-2:amd64. 00:43:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:19 Selecting previously unselected package libldap-common. 00:43:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:43:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:19 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:43:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:19 Selecting previously unselected package dirmngr. 00:43:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:43:20 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 00:43:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:20 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:43:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:20 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:20 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:43:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:20 Setting up udev (237-3ubuntu10.47) ... 00:43:20 invoke-rc.d: policy-rc.d denied execution of start. 00:43:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Processing triggers for systemd (237-3ubuntu10) ... 00:43:20 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:43:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:43:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:21 settings in the [Install] section, and DefaultInstance for template units). 00:43:21 This means they are not meant to be enabled using systemctl. 00:43:21 Possible reasons for having this kind of units are: 00:43:21 1) A unit may be statically enabled by being symlinked from another unit's 00:43:21 .wants/ or .requires/ directory. 00:43:21 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:21 a requirement dependency on it. 00:43:21 3) A unit may be started when needed via activation (socket, path, timer, 00:43:21 D-Bus, udev, scripted systemctl call, ...). 00:43:21 4) In case of template units, the unit is meant to be enabled with some 00:43:21 instance name specified. 00:43:21 Reading package lists... 00:43:22 Building dependency tree... 00:43:22 Reading state information... 00:43:22 The following additional packages will be installed: 00:43:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:22 Suggested packages: 00:43:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:22 systemd-container policykit-1 00:43:22 Recommended packages: 00:43:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:22 The following NEW packages will be installed: 00:43:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:22 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:22 python3.6-minimal snapd squashfs-tools sudo 00:43:22 The following packages will be upgraded: 00:43:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:22 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:43:22 Need to get 36.7 MB of archives. 00:43:22 After this operation, 147 MB of additional disk space will be used. 00:43:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:43:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:43:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:43:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:43:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:43:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:43:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:43:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:43:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:23 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:43:23 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:43:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:43:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:43:23 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:23 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:23 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:23 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:43:23 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:43:24 debconf: delaying package configuration, since apt-utils is not installed 00:43:24 Fetched 36.7 MB in 2s (17.3 MB/s) 00:43:24 (Reading database ... 12757 files and directories currently installed.) 00:43:24 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:43:24 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:43:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:25 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:43:25 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 00:43:25 (Reading database ... 12757 files and directories currently installed.) 00:43:25 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:43:25 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:43:25 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:43:25 (Reading database ... 12757 files and directories currently installed.) 00:43:25 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:43:25 Unpacking apt (1.6.13) over (1.6.1) ... 00:43:25 Setting up apt (1.6.13) ... 00:43:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:26 (Reading database ... 12764 files and directories currently installed.) 00:43:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:26 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:26 Selecting previously unselected package libexpat1:amd64. 00:43:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:26 Selecting previously unselected package python3.6-minimal. 00:43:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:43:27 Checking for services that may need to be restarted...done. 00:43:27 Checking for services that may need to be restarted...done. 00:43:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:27 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 00:43:27 Selecting previously unselected package python3-minimal. 00:43:27 (Reading database ... 13012 files and directories currently installed.) 00:43:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:27 Selecting previously unselected package mime-support. 00:43:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:27 Unpacking mime-support (3.60ubuntu1) ... 00:43:27 Selecting previously unselected package libmpdec2:amd64. 00:43:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:27 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:27 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:27 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:28 Selecting previously unselected package python3.6. 00:43:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:28 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:28 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:28 Selecting previously unselected package python3. 00:43:28 (Reading database ... 13442 files and directories currently installed.) 00:43:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:28 Unpacking python3 (3.6.7-1~18.04) ... 00:43:28 Selecting previously unselected package multiarch-support. 00:43:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:43:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:43:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:43:28 Selecting previously unselected package liblzo2-2:amd64. 00:43:28 (Reading database ... 13479 files and directories currently installed.) 00:43:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:28 Selecting previously unselected package libbsd0:amd64. 00:43:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:28 Selecting previously unselected package sudo. 00:43:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:43:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:43:28 Selecting previously unselected package apparmor. 00:43:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:28 Selecting previously unselected package libedit2:amd64. 00:43:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:28 Selecting previously unselected package libkrb5support0:amd64. 00:43:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:28 Selecting previously unselected package libk5crypto3:amd64. 00:43:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:29 Selecting previously unselected package libkeyutils1:amd64. 00:43:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:29 Selecting previously unselected package libkrb5-3:amd64. 00:43:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:29 Selecting previously unselected package libssl1.0.0:amd64. 00:43:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:43:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:29 Selecting previously unselected package openssh-client. 00:43:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:29 Selecting previously unselected package squashfs-tools. 00:43:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:43:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:29 Selecting previously unselected package snapd. 00:43:29 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:43:29 Unpacking snapd (2.49.2+18.04) ... 00:43:31 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 00:43:32 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:32 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:32 Setting up mime-support (3.60ubuntu1) ... 00:43:32 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:43:32 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:32 Setting up systemd (237-3ubuntu10.47) ... 00:43:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:33 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:33 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:33 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:33 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:33 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:33 Setting up python3 (3.6.7-1~18.04) ... 00:43:33 running python rtupdate hooks for python3.6... 00:43:33 running python post-rtupdate hooks for python3.6... 00:43:33 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:34 Setting up snapd (2.49.2+18.04) ... 00:43:35 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 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:36 /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' 00:43:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:36 Processing triggers for systemd (237-3ubuntu10.47) ... 00:43:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:39 Reading package lists... 00:43:39 Reading package lists... 00:43:39 Building dependency tree... 00:43:39 Reading state information... 00:43:39 Calculating upgrade... 00:43:39 The following packages will be upgraded: 00:43:39 advancecomp base-files bash binutils binutils-common 00:43:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:43:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:43:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:43:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:43:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:43:39 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:43:39 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:43:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:43:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:43:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:43:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:43:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:43:39 ubuntu-keyring util-linux 00:43:40 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:40 Need to get 64.1 MB of archives. 00:43:40 After this operation, 5097 kB of additional disk space will be used. 00:43:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 00:43:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:43:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:43:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:43:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:43:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:43:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:43:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:43:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:43:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:43:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:40 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] 00:43:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:43:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:43:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:43:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:40 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:40 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:40 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:40 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:40 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:41 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:41 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:41 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:41 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:41 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:41 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:41 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:41 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:41 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:41 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:41 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:43:41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:43:41 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:43:41 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] 00:43:41 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:43:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:43:41 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] 00:43:41 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:41 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:43:41 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:41 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:41 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:43:41 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:43:41 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:41 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:41 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] 00:43:41 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:41 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:41 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:41 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:41 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:41 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:41 debconf: delaying package configuration, since apt-utils is not installed 00:43:42 Fetched 64.1 MB in 2s (33.1 MB/s) 00:43:42 (Reading database ... 13914 files and directories currently installed.) 00:43:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 00:43:42 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 00:43:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:43 (Reading database ... 13914 files and directories currently installed.) 00:43:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:43 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:44 (Reading database ... 13914 files and directories currently installed.) 00:43:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:44 (Reading database ... 13914 files and directories currently installed.) 00:43:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 00:43:45 $ docker stop --time=1 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 00:43:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:45 (Reading database ... 13914 files and directories currently installed.) 00:43:45 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:45 Setting up base-files (10.1ubuntu2.10) ... 00:43:46 Installing new version of config file /etc/issue ... 00:43:46 Installing new version of config file /etc/issue.net ... 00:43:46 Installing new version of config file /etc/lsb-release ... 00:43:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:46 Removing obsolete conffile /etc/default/motd-news ... 00:43:46 (Reading database ... 13915 files and directories currently installed.) 00:43:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:46 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:46 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 00:43:46 (Reading database ... 13915 files and directories currently installed.) 00:43:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:46 (Reading database ... 13915 files and directories currently installed.) 00:43:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:43:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:43:47 Setting up tar (1.29b-2ubuntu0.2) ... 00:43:47 (Reading database ... 13915 files and directories currently installed.) 00:43:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:47 (Reading database ... 13915 files and directories currently installed.) 00:43:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:47 (Reading database ... 13915 files and directories currently installed.) 00:43:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:47 (Reading database ... 13915 files and directories currently installed.) 00:43:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:47 $ docker rm -f 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 00:43:47 Setting up grep (3.1-2build1) ... 00:43:47 (Reading database ... 13915 files and directories currently installed.) 00:43:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:47 Setting up login (1:4.5-1ubuntu2) ... 00:43:48 (Reading database ... 13915 files and directories currently installed.) 00:43:48 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:48 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:48 (Reading database ... 13915 files and directories currently installed.) 00:43:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 00:43:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:49 (Reading database ... 13915 files and directories currently installed.) 00:43:49 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:49 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:49 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:49 00:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:50 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:50 29e5d40040c1: Pulling fs layer 00:43:50 1ce36da41761: Pulling fs layer 00:43:50 25b303627fd3: Pulling fs layer 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:50 29e5d40040c1: Verifying Checksum 00:43:50 29e5d40040c1: Download complete 00:43:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:50 (Reading database ... 13915 files and directories currently installed.) 00:43:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:51 (Reading database ... 13915 files and directories currently installed.) 00:43:51 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:51 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:51 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:51 (Reading database ... 13915 files and directories currently installed.) 00:43:51 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:51 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:51 (Reading database ... 13915 files and directories currently installed.) 00:43:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:51 1ce36da41761: Verifying Checksum 00:43:51 1ce36da41761: Download complete 00:43:51 29e5d40040c1: Pull complete 00:43:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:52 (Reading database ... 13915 files and directories currently installed.) 00:43:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:52 (Reading database ... 13915 files and directories currently installed.) 00:43:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:52 25b303627fd3: Download complete 00:43:52 1ce36da41761: Pull complete 00:43:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:53 (Reading database ... 13917 files and directories currently installed.) 00:43:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:53 Setting up debconf (1.5.66ubuntu1) ... 00:43:53 (Reading database ... 13917 files and directories currently installed.) 00:43:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:53 (Reading database ... 13917 files and directories currently installed.) 00:43:53 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:53 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:53 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:53 (Reading database ... 13917 files and directories currently installed.) 00:43:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:53 (Reading database ... 13917 files and directories currently installed.) 00:43:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:53 (Reading database ... 13919 files and directories currently installed.) 00:43:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:54 (Reading database ... 13923 files and directories currently installed.) 00:43:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:43:54 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:54 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:54 (Reading database ... 13923 files and directories currently installed.) 00:43:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:54 (Reading database ... 13923 files and directories currently installed.) 00:43:54 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:43:54 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:43:54 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:43:54 (Reading database ... 13923 files and directories currently installed.) 00:43:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:43:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:55 (Reading database ... 13923 files and directories currently installed.) 00:43:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:55 (Reading database ... 13923 files and directories currently installed.) 00:43:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:43:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:43:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:43:55 (Reading database ... 13923 files and directories currently installed.) 00:43:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:55 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:55 (Reading database ... 13923 files and directories currently installed.) 00:43:55 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:55 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:43:55 (Reading database ... 13923 files and directories currently installed.) 00:43:55 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:43:56 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:43:56 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:43:56 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:43:56 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:56 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:56 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:56 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:56 (Reading database ... 13923 files and directories currently installed.) 00:43:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:43:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:43:56 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:43:57 (Reading database ... 13923 files and directories currently installed.) 00:43:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:43:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:43:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:43:57 (Reading database ... 13924 files and directories currently installed.) 00:43:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:57 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:57 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:57 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:57 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:57 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:58 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:59 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:00 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:00 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:01 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:02 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:02 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:44:03 25b303627fd3: Pull complete 00:44:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:03 00:44:03 Current default time zone: 'Etc/UTC' 00:44:03 Local time is now: Fri Jun 11 00:44:03 UTC 2021. 00:44:03 Universal Time is now: Fri Jun 11 00:44:03 UTC 2021. 00:44:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:03 00:44:03 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:44:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 00:44:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 00:44:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:03 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:03 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:44:03 Setting up ca-certificates (20210119~18.04.1) ... 00:44:05 Updating certificates in /etc/ssl/certs... 00:44:06 $ docker top 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 -eo pid,comm 00:44:06 23 added, 27 removed; done. 00:44:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:44:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:06 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:44:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:06 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:44:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:06 Processing triggers for systemd (237-3ubuntu10.47) ... 00:44:06 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:07 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:44:07 Updating certificates in /etc/ssl/certs... [Pipeline] { [Pipeline] sh 00:44:07 0 added, 0 removed; done. 00:44:07 Running hooks in /etc/ca-certificates/update.d... 00:44:07 done. 00:44:07 + docker-compose build --help 00:44:07 + grep parallel 00:44:07 Reading package lists... 00:44:08 Building dependency tree... 00:44:08 Reading state information... 00:44:08 The following NEW packages will be installed: 00:44:08 apt-transport-https 00:44:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:08 Need to get 1692 B of archives. 00:44:08 After this operation, 154 kB of additional disk space will be used. 00:44:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:44:08 debconf: delaying package configuration, since apt-utils is not installed 00:44:08 Fetched 1692 B in 0s (9380 B/s) 00:44:08 Selecting previously unselected package apt-transport-https. 00:44:08 (Reading database ... 13929 files and directories currently installed.) 00:44:08 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:44:08 Unpacking apt-transport-https (1.6.13) ... 00:44:08 Setting up apt-transport-https (1.6.13) ... 00:44:09 Waiting for network to be ready... 00:44:13 --parallel Build images in parallel. [Pipeline] } 00:44:13 $ docker stop --time=1 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 00:44:14 2021-06-11T00:44:12Z INFO Waiting for automatic snapd restart... 00:44:14 snapd 2.50.1 from Canonical* installed 00:44:15 "snapd" switched to the "latest/stable" channel 00:44:15 00:44:15 $ docker rm -f 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:16 . [Pipeline] withDockerContainer 00:44:16 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 00:44: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:18 $ docker top f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:18 core18 20210507 from Canonical* installed 00:44:18 "core18" switched to the "latest/stable" channel 00:44:18 00:44:19 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:23 snapcraft 4.8.1 from Canonical* installed 00:44:23 "snapcraft" switched to the "latest/stable" channel 00:44:23 00:44:26 Building core-command ... 00:44:26 Building core-data ... 00:44:26 Building core-metadata ... 00:44:26 Building security-bootstrapper ... 00:44:26 Building security-proxy-setup ... 00:44:26 Building security-secretstore-setup ... 00:44:26 Building support-notifications ... 00:44:26 Building support-scheduler ... 00:44:26 Building sys-mgmt-agent ... 00:44:26 Building support-notifications 00:44:26 Building support-scheduler 00:44:26 Building security-proxy-setup 00:44:26 Building sys-mgmt-agent 00:44:26 Building security-secretstore-setup 00:44:27 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: 00:44:27 - README.md 00:44:27 00:44:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:28 Reading package lists... 00:44:29 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 00:44:29 Reading package lists... 00:44:29 Building dependency tree... 00:44:29 Reading state information... 00:44:29 Recommended packages: 00:44:29 libglib2.0-data shared-mime-info xdg-user-dirs unzip 00:44:29 The following NEW packages will be installed: 00:44:29 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 00:44:29 pkg-config zip 00:44:29 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 00:44:29 Need to get 2529 kB of archives. 00:44:29 After this operation, 8736 kB of additional disk space will be used. 00:44:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:44:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:29 Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:30 debconf: delaying package configuration, since apt-utils is not installed 00:44:30 Fetched 2529 kB in 1s (3303 kB/s) 00:44:30 Selecting previously unselected package libglib2.0-0:amd64. 00:44:30 (Reading database ... 13933 files and directories currently installed.) 00:44:30 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:44:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:30 Selecting previously unselected package libnorm1:amd64. 00:44:30 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:30 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:30 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:30 Selecting previously unselected package libsodium23:amd64. 00:44:30 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 00:44:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:30 Selecting previously unselected package libzmq5:amd64. 00:44:30 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:30 Selecting previously unselected package libzmq3-dev:amd64. 00:44:30 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:31 Selecting previously unselected package pkg-config. 00:44:31 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:31 Selecting previously unselected package zip. 00:44:31 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 00:44:31 Unpacking zip (3.0-11build1) ... 00:44:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:31 No schema files found: doing nothing. 00:44:31 Setting up zip (3.0-11build1) ... 00:44:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:31 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:31 libglib2.0-0 set to automatically installed. 00:44:31 libnorm1 set to automatically installed. 00:44:31 libpgm-5.2-0 set to automatically installed. 00:44:31 libsodium23 set to automatically installed. 00:44:31 libzmq3-dev set to automatically installed. 00:44:31 libzmq5 set to automatically installed. 00:44:31 pkg-config set to automatically installed. 00:44:31 zip set to automatically installed. 00:44:33 snapd is not logged in, snap install commands will use sudo 00:44:43 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:44:43 snapd is not logged in, snap install commands will use sudo 00:44:43 snap "core18" has no updates available 00:44:44 Downloading snap 'edgex-app-service-configurable' 00:44:47 Pulling app-service-config 00:44:47 + snapcraftctl pull 00:44:48 Pulling config-common 00:44:48 + snapcraftctl pull 00:44:49 Pulling go-build-helper 00:44:49 + snapcraftctl pull 00:44:50 'edgex-go' has dependencies that need to be staged: go-build-helper 00:44:50 Skipping pull go-build-helper (already ran) 00:44:50 Building go-build-helper 00:44:50 + snapcraftctl build 00:44:52 Staging go-build-helper 00:44:52 + snapcraftctl stage 00:45:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:45:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:45:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:45:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:45:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:45:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:45:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:45:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:45:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:45:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:45:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:45:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:45:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:45:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:45:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:45:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:45:00 Fetched 24.7 MB in 0s (0 B/s) 00:45:00 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:00 Fetched 224 kB in 0s (0 B/s) 00:45:00 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:00 Fetched 157 kB in 0s (0 B/s) 00:45:00 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:00 Fetched 221 kB in 0s (0 B/s) 00:45:00 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:00 Fetched 143 kB in 0s (0 B/s) 00:45:00 Pulling edgex-go 00:45:00 + snapcraftctl pull 00:45:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:18 Fetched 0 B in 0s (0 B/s) 00:45:18 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:18 Fetched 96.5 kB in 0s (0 B/s) 00:45:18 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:18 Fetched 279 kB in 0s (0 B/s) 00:45:18 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:18 Fetched 122 kB in 0s (0 B/s) 00:45:18 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:18 Fetched 77.8 kB in 0s (0 B/s) 00:45:18 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:18 Fetched 8848 B in 0s (0 B/s) 00:45:18 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:18 Fetched 47.8 kB in 0s (0 B/s) 00:45:18 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:18 Fetched 45.6 kB in 0s (0 B/s) 00:45:18 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:45:18 Fetched 15.0 kB in 0s (0 B/s) 00:45:18 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:45:18 Fetched 219 kB in 0s (0 B/s) 00:45:18 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:45:18 Fetched 154 kB in 0s (0 B/s) 00:45:18 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:18 Fetched 50.6 kB in 0s (0 B/s) 00:45:18 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:18 Fetched 14.8 kB in 0s (0 B/s) 00:45:18 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:18 Fetched 41.8 kB in 0s (0 B/s) 00:45:18 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:18 Fetched 499 kB in 0s (0 B/s) 00:45:18 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:18 Fetched 111 kB in 0s (0 B/s) 00:45:18 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:18 Fetched 240 kB in 0s (0 B/s) 00:45:18 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:18 Fetched 29.3 kB in 0s (0 B/s) 00:45:18 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:18 Fetched 85.5 kB in 0s (0 B/s) 00:45:18 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:18 Fetched 24.5 kB in 0s (0 B/s) 00:45:18 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:45:18 Fetched 49.2 kB in 0s (0 B/s) 00:45:18 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:18 Fetched 54.2 kB in 0s (0 B/s) 00:45:18 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:18 Fetched 30.8 kB in 0s (0 B/s) 00:45:18 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:45:18 Fetched 15.8 kB in 0s (0 B/s) 00:45:18 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:18 Fetched 85.9 kB in 0s (0 B/s) 00:45:18 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:18 Fetched 8720 B in 0s (0 B/s) 00:45:18 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:45:18 Fetched 137 kB in 0s (0 B/s) 00:45:18 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:18 Fetched 119 kB in 0s (0 B/s) 00:45:18 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:45:18 Fetched 110 kB in 0s (0 B/s) 00:45:18 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:18 Fetched 11.1 kB in 0s (0 B/s) 00:45:18 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:18 Fetched 645 kB in 0s (0 B/s) 00:45:18 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:18 Fetched 41.3 kB in 0s (0 B/s) 00:45:18 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:18 Fetched 17.9 kB in 0s (0 B/s) 00:45:18 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:18 Fetched 368 kB in 0s (0 B/s) 00:45:18 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:45:18 Fetched 187 kB in 0s (0 B/s) 00:45:18 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:18 Fetched 175 kB in 0s (0 B/s) 00:45:18 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:18 Fetched 206 kB in 0s (0 B/s) 00:45:18 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:45:18 Fetched 1301 kB in 0s (0 B/s) 00:45:18 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:18 Fetched 36.2 kB in 0s (0 B/s) 00:45:18 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:45:18 Fetched 159 kB in 0s (0 B/s) 00:45:18 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:18 Fetched 107 kB in 0s (0 B/s) 00:45:18 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:18 Fetched 48.7 kB in 0s (0 B/s) 00:45:18 Pulling static-packages 00:45:18 + snapcraftctl pull 00:45:18 Pulling version 00:45:18 + cd /root/project 00:45:18 + git describe --tags --abbrev=0 00:45:18 + /bin/sh: 39: git: not found 00:45:18 sed s/v// 00:45:18 + GIT_VERSION= 00:45:18 + snapcraftctl set-version 00:45:19 Usage: snapcraftctl set-version [OPTIONS] VERSION 00:45:19 Try 'snapcraftctl set-version --help' for help. 00:45:19 00:45:19 Error: Missing argument 'VERSION'. 00:45:19 Failed to run 'override-pull': Exit code was 2. 00:45:19 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] } 00:45:21 Failed in branch amd64 00:45:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:34 ---> ce60ae7a6553 00:45:34 Step 3/23 : WORKDIR /edgex-go 00:45:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:34 ---> ce60ae7a6553 00:45:34 Step 3/24 : WORKDIR /edgex-go 00:45:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:34 ---> ce60ae7a6553 00:45:34 Step 3/23 : WORKDIR /edgex-go 00:45:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:34 ---> ce60ae7a6553 00:45:34 Step 3/22 : WORKDIR /edgex-go 00:45:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:34 ---> ce60ae7a6553 00:45:34 Step 3/26 : WORKDIR /edgex-go 00:45:36 ---> Running in 43939eec7001 00:45:36 ---> Running in db0fad5e9deb 00:45:36 ---> Running in 1f118ec1901a 00:45:36 ---> Running in 22089f1d0e35 00:45:36 ---> Running in 110bc8fb4588 00:45:37 Removing intermediate container 1f118ec1901a 00:45:37 ---> 5a9b8e04330d 00:45:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:37 Removing intermediate container 43939eec7001 00:45:37 ---> d3b4bc118399 00:45:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:37 ---> Running in 36a6015ed1b1 00:45:37 Removing intermediate container 22089f1d0e35 00:45:37 ---> 19a1ca2a510f 00:45:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:37 Removing intermediate container db0fad5e9deb 00:45:37 ---> 531a6ce5c6f4 00:45:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:37 Removing intermediate container 110bc8fb4588 00:45:37 ---> ef13e9c3de84 00:45:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:38 ---> Running in db6a4d772020 00:45:38 ---> Running in 58464736fa61 00:45:38 ---> Running in ac874d1c7da2 00:45:38 ---> Running in 01c8599f6bd9 00:45:41 Removing intermediate container 36a6015ed1b1 00:45:41 ---> 56ff34c6742c 00:45:41 Step 5/26 : RUN apk add --update --no-cache make git 00:45:41 ---> Running in f12ae6edabbf 00:45:42 Removing intermediate container db6a4d772020 00:45:42 ---> a99b64f19566 00:45:42 Step 5/23 : RUN apk add --update --no-cache make git 00:45:42 ---> Running in 8a1cdaf21306 00:45:42 Removing intermediate container 58464736fa61 00:45:42 ---> 373888072dee 00:45:42 Step 5/24 : RUN apk add --update --no-cache make bash git 00:45:43 ---> Running in fcd92c229a9a 00:45:43 Removing intermediate container 01c8599f6bd9 00:45:43 ---> 335e706184a6 00:45:43 Step 5/22 : RUN apk add --update --no-cache make git 00:45:43 Removing intermediate container ac874d1c7da2 00:45:43 ---> faf564baf4df 00:45:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:43 ---> Running in fe099dade4ee 00:45:43 ---> Running in 39ba1b329536 00:45:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:46 OK: 218 MiB in 52 packages 00:45:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:46 OK: 218 MiB in 52 packages 00:45:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:47 OK: 218 MiB in 52 packages 00:45:47 OK: 218 MiB in 52 packages 00:45:48 OK: 218 MiB in 52 packages 00:45:48 Removing intermediate container f12ae6edabbf 00:45:48 ---> f0094fbe4c42 00:45:48 Step 6/26 : COPY go.mod . 00:45:48 Removing intermediate container 8a1cdaf21306 00:45:48 ---> 7d7c89967eb5 00:45:48 Step 6/23 : COPY go.mod . 00:45:49 Removing intermediate container fcd92c229a9a 00:45:49 ---> 702a73fff000 00:45:49 Step 6/24 : COPY go.mod . 00:45:49 Removing intermediate container 39ba1b329536 00:45:49 ---> 4e81c2b3904f 00:45:49 Step 6/22 : COPY go.mod . 00:45:49 ---> 27bfc3854722 00:45:49 Step 7/26 : RUN go mod download 00:45:50 Removing intermediate container fe099dade4ee 00:45:50 ---> 42a141fc28b9 00:45:50 Step 6/23 : COPY go.mod . 00:45:50 ---> Running in 758b7202a934 00:45:50 ---> ae1d5d14ac68 00:45:50 Step 7/23 : RUN go mod download 00:45:50 ---> 451fa3fc18a3 00:45:50 Step 7/24 : RUN go mod download 00:45:50 ---> Running in d8e4b59cba01 00:45:50 ---> Running in 41612ae69950 00:45:50 ---> b55902693dbd 00:45:50 Step 7/22 : RUN go mod download 00:45:50 ---> Running in ee7068c62a88 00:45:51 ---> 72a432475d78 00:45:51 Step 7/23 : RUN go mod download 00:45:51 ---> Running in 6a946738d5e3 00:45:55 Removing intermediate container 758b7202a934 00:45:55 ---> 9afca024e4fc 00:45:55 Step 8/26 : COPY . . 00:45:55 Removing intermediate container d8e4b59cba01 00:45:55 ---> e503ab9eb510 00:45:55 Step 8/23 : COPY . . 00:45:55 Removing intermediate container 41612ae69950 00:45:55 ---> d31acd2a21c1 00:45:55 Step 8/24 : COPY . . 00:45:56 Removing intermediate container ee7068c62a88 00:45:56 ---> 258515a99b2d 00:45:56 Step 8/22 : COPY . . 00:45:56 Removing intermediate container 6a946738d5e3 00:45:56 ---> aab0e7a5f8b1 00:45:56 Step 8/23 : COPY . . 00:46:23 ---> 2196235d1c0a 00:46:23 Step 9/26 : RUN go mod tidy 00:46:23 ---> 5d8afb475e1f 00:46:23 Step 9/24 : RUN go mod tidy 00:46:23 ---> d0e973aecdac 00:46:23 Step 9/23 : RUN go mod tidy 00:46:23 ---> f532bb6aa1a1 00:46:23 Step 9/22 : RUN go mod tidy 00:46:23 ---> caee2ad894df 00:46:23 Step 9/23 : RUN go mod tidy 00:46:23 ---> Running in 012a6bea7763 00:46:23 ---> Running in ef6013e619c7 00:46:23 ---> Running in 3b591de8d922 00:46:23 ---> Running in 464a6d869aa6 00:46:23 ---> Running in 1386b7c115fb 00:46:28 Removing intermediate container 012a6bea7763 00:46:28 ---> 19994c4ad315 00:46:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:28 ---> Running in cf3cbb9f8c74 00:46:28 Removing intermediate container ef6013e619c7 00:46:28 ---> 177d4585e7ae 00:46:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:28 ---> Running in 28a03da9efc6 00:46:28 Removing intermediate container 1386b7c115fb 00:46:28 ---> 37d141523827 00:46:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:46:29 Removing intermediate container 464a6d869aa6 00:46:29 ---> d2009b578005 00:46:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:46:29 Removing intermediate container 3b591de8d922 00:46:29 ---> 457145b412e3 00:46:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:29 ---> Running in 73bf43f17386 00:46:29 ---> Running in 86a49381e764 00:46:29 ---> Running in 344a03193164 00:46:30 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 00:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:32 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 00:46:32 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 00:48:39 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 00:48:39 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 00:48:54 Removing intermediate container cf3cbb9f8c74 00:48:54 ---> 7b6f03610a69 00:48:54 00:48:54 Step 11/26 : FROM alpine:3.12 00:48:54 Removing intermediate container 28a03da9efc6 00:48:54 ---> 445a8a0e9b59 00:48:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:54 3.12: Pulling from library/alpine 00:48:54 ---> Running in faf77dbcd90f 00:48:54 Removing intermediate container 344a03193164 00:48:54 ---> 31cf263e74ec 00:48:54 00:48:54 Step 11/22 : FROM alpine:3.12 00:48:54 3.12: Pulling from library/alpine 00:48:57 Removing intermediate container 86a49381e764 00:48:57 ---> a2e6a456076f 00:48:57 00:48:57 Step 11/23 : FROM alpine:3.12 00:48:57 Removing intermediate container 73bf43f17386 00:48:57 ---> f8d8a825c6b2 00:48:57 00:48:57 Step 11/23 : FROM alpine:3.12 00:48:57 3.12: Pulling from library/alpine 00:48:57 3.12: Pulling from library/alpine 00:48:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:57 Status: Downloaded newer image for alpine:3.12 00:48:57 Status: Image is up to date for alpine:3.12 00:48:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:57 Status: Image is up to date for alpine:3.12 00:48:57 ---> 9852663dfa18 00:48:57 Step 12/22 : RUN apk add --update --no-cache curl 00:48:57 ---> 9852663dfa18 00:48:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:48:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:57 ---> 9852663dfa18 00:48:57 Status: Image is up to date for alpine:3.12 00:48:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:48:57 ---> 9852663dfa18 00:48:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:57 ---> Running in d8415de72a16 00:48:57 ---> Running in c0ec05247724 00:48:57 ---> Running in 17eea3cd2fde 00:48:57 ---> Running in 0f17e0df9ec7 00:48:57 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 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:01 (1/4) Installing ca-certificates (20191127-r4) 00:49:01 (1/1) Installing dumb-init (1.2.2-r1) 00:49:01 Executing busybox-1.31.1-r20.trigger 00:49:01 OK: 5 MiB in 15 packages 00:49:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:01 (3/4) Installing libcurl (7.77.0-r0) 00:49:01 (4/4) Installing curl (7.77.0-r0) 00:49:01 Executing busybox-1.31.1-r20.trigger 00:49:01 Executing ca-certificates-20191127-r4.trigger 00:49:01 (1/6) Installing ca-certificates (20191127-r4) 00:49:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:49:01 (3/6) Installing libcurl (7.77.0-r0) 00:49:01 (4/6) Installing curl (7.77.0-r0) 00:49:01 (5/6) Installing dumb-init (1.2.2-r1) 00:49:01 (1/2) Installing ca-certificates (20191127-r4) 00:49:01 (6/6) Installing su-exec (0.2-r1) 00:49:01 Executing busybox-1.31.1-r20.trigger 00:49:01 OK: 7 MiB in 18 packages 00:49:01 Executing ca-certificates-20191127-r4.trigger 00:49:01 (2/2) Installing dumb-init (1.2.2-r1) 00:49:01 Executing busybox-1.31.1-r20.trigger 00:49:01 Executing ca-certificates-20191127-r4.trigger 00:49:02 OK: 7 MiB in 20 packages 00:49:02 OK: 6 MiB in 16 packages 00:49:02 Removing intermediate container faf77dbcd90f 00:49:02 ---> c01a50e19033 00:49:02 00:49:02 Step 12/24 : FROM docker:20.10.0 00:49:02 20.10.0: Pulling from library/docker 00:49:03 Removing intermediate container 0f17e0df9ec7 00:49:03 ---> 2cf79681a968 00:49:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:03 ---> Running in 5438edde8990 00:49:05 Removing intermediate container 17eea3cd2fde 00:49:05 ---> e8914062287e 00:49:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:05 Removing intermediate container 5438edde8990 00:49:05 ---> 4f0c9a747720 00:49:05 Step 14/23 : ENV APP_PORT=59861 00:49:05 Removing intermediate container c0ec05247724 00:49:05 ---> 079fd9d41bfa 00:49:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:05 Removing intermediate container d8415de72a16 00:49:05 ---> 1508f962349f 00:49:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:05 ---> Running in 59eb30da4f50 00:49:05 ---> Running in e3d165c4941a 00:49:06 ---> Running in ae4447c3129a 00:49:06 ---> Running in f5f37f9e4b4c 00:49:06 Removing intermediate container e3d165c4941a 00:49:06 Removing intermediate container f5f37f9e4b4c 00:49:06 ---> 746529e0f52b 00:49:06 Step 15/23 : EXPOSE $APP_PORT 00:49:06 ---> 99de07857fc6 00:49:06 Step 14/23 : ENV APP_PORT=59860 00:49:07 Removing intermediate container 59eb30da4f50 00:49:07 ---> 29b7096fe4dd 00:49:07 Step 14/22 : WORKDIR /edgex 00:49:07 Removing intermediate container ae4447c3129a 00:49:07 ---> a4e0f117ab8f 00:49:07 Step 14/26 : WORKDIR / 00:49:07 ---> Running in 11b622fff52d 00:49:07 ---> Running in 11d7e6158c97 00:49:07 ---> Running in 06e99d4f5618 00:49:07 ---> Running in 4943f0d784f4 00:49:07 Removing intermediate container 11b622fff52d 00:49:07 ---> 67549b9516ec 00:49:07 Step 15/23 : EXPOSE $APP_PORT 00:49:08 Removing intermediate container 11d7e6158c97 00:49:08 ---> e22a28da74d3 00:49:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:08 ---> Running in 865f031839fd 00:49:08 Removing intermediate container 4943f0d784f4 00:49:08 ---> 981b09628551 00:49:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:08 Removing intermediate container 06e99d4f5618 00:49:08 ---> 3f4378c634f3 00:49:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:09 Removing intermediate container 865f031839fd 00:49:09 ---> 4226b5259c58 00:49:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:09 ---> 656b35eb53fc 00:49:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:10 ---> 71274b2c5562 00:49:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:11 ---> 39e45a03d51f 00:49:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:11 ---> 5d753a0086b2 00:49:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:12 ---> 235a3c934c9f 00:49:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:12 ---> 83ceb5bdf17a 00:49:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:13 ---> 9400de5caa85 00:49:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:13 ---> 19aa7723bf80 00:49:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:13 ---> 1dc73dd1e19b 00:49:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:49:14 ---> 2b503c26a9be 00:49:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:49:14 ---> Running in c85e796befd1 00:49:15 ---> c5594a5b880d 00:49:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:15 ---> e418b564b3b3 00:49:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:49:15 Removing intermediate container c85e796befd1 00:49:15 ---> 0c6092a4cec0 00:49:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:15 ---> Running in d9418098a743 00:49:16 ---> 55862fc73587 00:49:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:16 ---> Running in d9dbbe0ae5a2 00:49:16 ---> Running in 1e0bbc49bdc3 00:49:16 Removing intermediate container d9418098a743 00:49:16 ---> 41f56a0a1d44 00:49:16 Step 19/22 : CMD ["--init=true"] 00:49:16 ---> Running in b990042300ee 00:49:17 Removing intermediate container d9dbbe0ae5a2 00:49:17 ---> 0c1d358fd2d2 00:49:17 Step 21/23 : LABEL arch=arm64 00:49:17 Removing intermediate container 1e0bbc49bdc3 00:49:17 ---> a1ecc1171cbb 00:49:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:17 ---> Running in 83d54a982743 00:49:17 ---> Running in 39d90e6a6d0d 00:49:17 ---> a11f449e4005 00:49:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:17 Removing intermediate container b990042300ee 00:49:17 ---> e5d13490fa68 00:49:17 Step 20/22 : LABEL arch=arm64 00:49:18 ---> Running in 0d37f4a2e2e3 00:49:18 Removing intermediate container 83d54a982743 00:49:18 ---> 90afa3dddcd1 00:49:18 Removing intermediate container 39d90e6a6d0d 00:49:18 ---> d582de8ccf36 00:49:18 Step 22/23 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:49:18 Step 21/23 : LABEL arch=arm64 00:49:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:18 Status: Downloaded newer image for docker:20.10.0 00:49:18 ---> eeaf43b92773 00:49:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:49:18 ---> Running in 8d3cd7538e02 00:49:18 ---> Running in 5ea6e46c0a83 00:49:18 Removing intermediate container 0d37f4a2e2e3 00:49:18 ---> 27577ec2fd79 00:49:18 Step 21/22 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:49:19 ---> Running in 2867e3bab8be 00:49:19 ---> Running in 9d96951d2bbb 00:49:19 ---> 904428597c25 00:49:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:19 Removing intermediate container 8d3cd7538e02 00:49:19 ---> dfb3ce44f316 00:49:19 Step 23/23 : LABEL version=0.0.0 00:49:19 Removing intermediate container 5ea6e46c0a83 00:49:19 ---> 3643fb1aac71 00:49:19 Step 22/23 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:49:19 ---> Running in 08676f34d216 00:49:19 ---> Running in a0a4b6d11dae 00:49:20 Removing intermediate container 2867e3bab8be 00:49:20 ---> ec45beded42d 00:49:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:49:20 Removing intermediate container 9d96951d2bbb 00:49:20 ---> fc77da38fc22 00:49:20 Step 22/22 : LABEL version=0.0.0 00:49:20 ---> Running in 1b93b464a74b 00:49:20 ---> Running in f117752e2e2c 00:49:20 Removing intermediate container 08676f34d216 00:49:20 ---> afa11c111bfc 00:49:20 00:49:20 Removing intermediate container a0a4b6d11dae 00:49:20 ---> 12d80fc4f993 00:49:20 Step 23/23 : LABEL version=0.0.0 00:49:20 ---> cbfbc7371d10 00:49:20 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/ 00:49:20 ---> Running in e09bc4d53198 00:49:21 Successfully built afa11c111bfc 00:49:21 ---> Running in f303477b3ace 00:49:21 Successfully tagged support-scheduler-arm64:latest 00:49:21 Removing intermediate container f117752e2e2c 00:49:21 ---> e20e36331df8 00:49:21 00:49:21 Building core-data 00:49:21  Building support-scheduler ... done Removing intermediate container e09bc4d53198 00:49:21 ---> 6a8fea94b3bd 00:49:21 00:49:21 Successfully built e20e36331df8 00:49:22 Successfully tagged security-proxy-setup-arm64:latest 00:49:22  Building security-proxy-setup ... done Building core-command 00:49:22 Successfully built 6a8fea94b3bd 00:49:22 Successfully tagged support-notifications-arm64:latest 00:49:22 Building core-metadata 00:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:22  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:23 (1/39) Installing readline (8.0.4-r0) 00:49:23 (2/39) Installing bash (5.0.17-r0) 00:49:23 Executing bash-5.0.17-r0.post-install 00:49:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:49:23 (4/39) Installing libcurl (7.77.0-r0) 00:49:23 (5/39) Installing curl (7.77.0-r0) 00:49:23 (6/39) Installing dumb-init (1.2.2-r1) 00:49:23 (7/39) Installing libbz2 (1.0.8-r1) 00:49:23 (8/39) Installing expat (2.2.9-r1) 00:49:23 (9/39) Installing libffi (3.3-r2) 00:49:23 (10/39) Installing gdbm (1.13-r1) 00:49:23 (11/39) Installing xz-libs (5.2.5-r0) 00:49:23 (12/39) Installing sqlite-libs (3.32.1-r1) 00:49:23 (13/39) Installing python3 (3.8.10-r0) 00:49:24 Removing intermediate container f303477b3ace 00:49:24 ---> a40cba3dfc54 00:49:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:49:24 ---> Running in 92a837ba6e5a 00:49:25 (14/39) Installing py3-appdirs (1.4.4-r1) 00:49:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:49:25 (16/39) Installing py3-parsing (2.4.7-r0) 00:49:25 (17/39) Installing py3-six (1.15.0-r0) 00:49:25 (18/39) Installing py3-packaging (20.4-r0) 00:49:25 (19/39) Installing py3-setuptools (47.0.0-r0) 00:49:25 (20/39) Installing py3-chardet (3.0.4-r4) 00:49:25 Removing intermediate container 92a837ba6e5a 00:49:25 ---> 19f75cd9e495 00:49:25 Step 24/26 : LABEL arch=arm64 00:49:25 (21/39) Installing py3-idna (2.9-r0) 00:49:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:49:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:49:25 (24/39) Installing py3-requests (2.23.0-r0) 00:49:25 (25/39) Installing py3-msgpack (1.0.0-r0) 00:49:25 (26/39) Installing py3-lockfile (0.12.2-r3) 00:49:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:49:25 (28/39) Installing py3-colorama (0.4.3-r0) 00:49:25 (29/39) Installing py3-distlib (0.3.0-r0) 00:49:25 (30/39) Installing py3-distro (1.5.0-r1) 00:49:25 (31/39) Installing py3-webencodings (0.5.1-r3) 00:49:25 (32/39) Installing py3-html5lib (1.0.1-r4) 00:49:26 (33/39) Installing py3-pytoml (0.1.21-r0) 00:49:26 (34/39) Installing py3-pep517 (0.8.2-r0) 00:49:26 (35/39) Installing py3-progress (1.5-r0) 00:49:26 (36/39) Installing py3-toml (0.10.1-r0) 00:49:26 (37/39) Installing py3-retrying (1.3.3-r0) 00:49:26 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:49:26 (39/39) Installing py3-pip (20.1.1-r0) 00:49:26 Executing busybox-1.31.1-r19.trigger 00:49:26 OK: 72 MiB in 59 packages 00:49:26 ---> Running in b614df80e8f2 00:49:28 Removing intermediate container b614df80e8f2 00:49:28 ---> 50849bcd9c0b 00:49:28 Step 25/26 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:49:28 ---> Running in 730b54523b1d 00:49:29 Removing intermediate container 730b54523b1d 00:49:29 ---> cd5c2e5b9ea0 00:49:29 Step 26/26 : LABEL version=0.0.0 00:49:30 ---> Running in e78e485c5d6b 00:49:31 Removing intermediate container e78e485c5d6b 00:49:31 ---> 54cf0104bee3 00:49:31 00:49:31 Successfully built 54cf0104bee3 00:49:31 Successfully tagged security-secretstore-setup-arm64:latest 00:49:31 Building security-bootstrapper 00:49:32  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 00:49:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:33 Collecting jsonschema<3,>=2.5.1 00:49:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:35 Collecting docker<4.0,>=3.6.0 00:49:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:38 Collecting PyYAML<4,>=3.10 00:49:38 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:44 Collecting websocket-client<1.0,>=0.32.0 00:49:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:49:44 Collecting dockerpty<0.5,>=0.4.1 00:49:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:47 Collecting docopt<0.7,>=0.6.1 00:49:47 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:50 Collecting cached-property<2,>=1.2.0 00:49:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:50 Collecting texttable<0.10,>=0.9.0 00:49:50 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:53 Collecting docker-pycreds>=0.4.0 00:49:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49: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) 00:49: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) 00:49:54 Collecting urllib3<1.25,>=1.21.1 00:49:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:55 Collecting idna<2.8,>=2.5 00:49:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:56 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, dockerpty, docopt, cached-property, texttable, docker-compose 00:49:57 Attempting uninstall: urllib3 00:49:57 Found existing installation: urllib3 1.25.9 00:49:57 Uninstalling urllib3-1.25.9: 00:49:57 Successfully uninstalled urllib3-1.25.9 00:49:58 Attempting uninstall: idna 00:49:58 Found existing installation: idna 2.9 00:49:58 Uninstalling idna-2.9: 00:49:58 Successfully uninstalled idna-2.9 00:49:59 Attempting uninstall: requests 00:49:59 Found existing installation: requests 2.23.0 00:49:59 Uninstalling requests-2.23.0: 00:49:59 Successfully uninstalled requests-2.23.0 00:50:01 Running setup.py install for PyYAML: started 00:50:04 Running setup.py install for PyYAML: finished with status 'done' 00:50:04 Running setup.py install for dockerpty: started 00:50:08 Running setup.py install for dockerpty: finished with status 'done' 00:50:08 Running setup.py install for docopt: started 00:50:10 Running setup.py install for docopt: finished with status 'done' 00:50:10 Running setup.py install for texttable: started 00:50:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:11 ---> ce60ae7a6553 00:50:11 Step 3/24 : WORKDIR /edgex-go 00:50:11 ---> Using cache 00:50:11 ---> 531a6ce5c6f4 00:50:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:11 ---> Using cache 00:50:11 ---> 335e706184a6 00:50:11 Step 5/24 : RUN apk add --update --no-cache make git 00:50:11 ---> Using cache 00:50:11 ---> 4e81c2b3904f 00:50:11 Step 6/24 : COPY go.mod . 00:50:11 ---> Using cache 00:50:11 ---> b55902693dbd 00:50:11 Step 7/24 : RUN go mod download 00:50:11 ---> Using cache 00:50:11 ---> 258515a99b2d 00:50:11 Step 8/24 : COPY . . 00:50:11 ---> Using cache 00:50:11 ---> f532bb6aa1a1 00:50:11 Step 9/24 : RUN go mod tidy 00:50:11 ---> Using cache 00:50:11 ---> 457145b412e3 00:50:11 Step 10/24 : RUN make cmd/core-command/core-command 00:50:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:12 ---> ce60ae7a6553 00:50:12 Step 3/24 : WORKDIR /edgex-go 00:50:12 ---> Using cache 00:50:12 ---> 531a6ce5c6f4 00:50:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:12 ---> Using cache 00:50:12 ---> 335e706184a6 00:50:12 Step 5/24 : RUN apk add --update --no-cache make git 00:50:12 ---> Using cache 00:50:12 ---> 4e81c2b3904f 00:50:12 Step 6/24 : COPY go.mod . 00:50:12 ---> Using cache 00:50:12 ---> b55902693dbd 00:50:12 Step 7/24 : RUN go mod download 00:50:12 ---> Using cache 00:50:12 ---> 258515a99b2d 00:50:12 Step 8/24 : COPY . . 00:50:12 ---> Using cache 00:50:12 ---> f532bb6aa1a1 00:50:12 Step 9/24 : RUN go mod tidy 00:50:12 ---> Using cache 00:50:12 ---> 457145b412e3 00:50:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:50:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:13 ---> ce60ae7a6553 00:50:13 Step 3/24 : WORKDIR /edgex-go 00:50:13 ---> Using cache 00:50:13 ---> 531a6ce5c6f4 00:50:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:13 ---> Using cache 00:50:13 ---> 335e706184a6 00:50:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:50:15 Running setup.py install for texttable: finished with status 'done' 00:50:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:50:16 ---> ce60ae7a6553 00:50:16 Step 3/32 : WORKDIR /edgex-go 00:50:16 ---> Using cache 00:50:16 ---> 531a6ce5c6f4 00:50:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:16 ---> Using cache 00:50:16 ---> 335e706184a6 00:50:16 Step 5/32 : RUN apk add --update --no-cache make git 00:50:16 ---> Using cache 00:50:16 ---> 4e81c2b3904f 00:50:16 Step 6/32 : COPY go.mod . 00:50:16 ---> Using cache 00:50:16 ---> b55902693dbd 00:50:16 Step 7/32 : RUN go mod download 00:50:16 ---> Using cache 00:50:16 ---> 258515a99b2d 00:50:16 Step 8/32 : COPY . . 00:50:16 ---> Using cache 00:50:16 ---> f532bb6aa1a1 00:50:16 Step 9/32 : RUN go mod tidy 00:50:16 ---> Using cache 00:50:16 ---> 457145b412e3 00:50:16 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:50:17 ---> Running in 2e17c18ec529 00:50:17 ---> Running in 6ae8bcd0d913 00:50:17 ---> Running in ab341645ed49 00:50:17 ---> Running in 411efca3d635 00:50:17 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 00:50:19 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 00:50:19 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 00:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:50:19 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 00:50:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:50:21 OK: 218 MiB in 52 packages 00:50:24 Removing intermediate container 411efca3d635 00:50:24 ---> 76af01e47e30 00:50:24 Step 6/24 : COPY go.mod . 00:50:27 ---> 084a17ae191c 00:50:27 Step 7/24 : RUN go mod download 00:50:27 ---> Running in b7267af61dd5 00:50:35 Removing intermediate container b7267af61dd5 00:50:35 ---> 673455d9a521 00:50:35 Step 8/24 : COPY . . 00:50:35 Removing intermediate container 1b93b464a74b 00:50:35 ---> 8b243fc254fb 00:50:35 Step 15/24 : ENV APP_PORT=58890 00:50:35 ---> Running in 47993d8838c1 00:50:36 Removing intermediate container 47993d8838c1 00:50:36 ---> 64b5421563b9 00:50:36 Step 16/24 : EXPOSE $APP_PORT 00:50:36 ---> Running in 852c069000b3 00:50:37 Removing intermediate container 852c069000b3 00:50:37 ---> b0a1181cddc4 00:50:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:42 ---> bd2e3ea20a53 00:50:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:44 ---> bfb2f9cdc63b 00:50:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:46 ---> 9607dc3a4772 00:50:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:47 ---> Running in b5bfbee41d1b 00:50:48 Removing intermediate container b5bfbee41d1b 00:50:48 ---> 9085eeaa3215 00:50:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:48 ---> Running in 1074ddfc3dd2 00:50:50 Removing intermediate container 1074ddfc3dd2 00:50:50 ---> 30855b2a0060 00:50:50 Step 22/24 : LABEL arch=arm64 00:50:50 ---> Running in 242184d5d36e 00:50:52 Removing intermediate container 242184d5d36e 00:50:52 ---> 31a80a5dd269 00:50:52 Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:50:52 ---> Running in 69e837adb592 00:50:54 Removing intermediate container 69e837adb592 00:50:54 ---> ebcde277d5a2 00:50:54 Step 24/24 : LABEL version=0.0.0 00:50:54 ---> Running in f3e1b8b3c10c 00:50:55 Removing intermediate container f3e1b8b3c10c 00:50:55 ---> 860031fbe583 00:50:55 00:50:56 Successfully built 860031fbe583 00:50:56 Successfully tagged sys-mgmt-agent-arm64:latest 00:51:00  Building sys-mgmt-agent ... done  ---> 1b99de88d2ec 00:51:00 Step 9/24 : RUN go mod tidy 00:51:00 ---> Running in a6af8e8f121e 00:51:08 Removing intermediate container a6af8e8f121e 00:51:08 ---> 5b19c4e64fd1 00:51:08 Step 10/24 : RUN make cmd/core-data/core-data 00:51:08 ---> Running in 16316acc6a00 00:51:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:52:18 Removing intermediate container 6ae8bcd0d913 00:52:18 ---> 9c9386fef478 00:52:18 00:52:18 Step 11/32 : FROM alpine:3.12 00:52:18 ---> 9852663dfa18 00:52:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:52:18 Removing intermediate container ab341645ed49 00:52:18 ---> 63e78d4bfee4 00:52:18 00:52:18 Step 11/24 : FROM alpine:3.12 00:52:18 ---> 9852663dfa18 00:52:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:52:18 ---> Using cache 00:52:18 ---> 2cf79681a968 00:52:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:18 ---> Using cache 00:52:18 ---> 4f0c9a747720 00:52:18 Step 14/24 : ENV APP_PORT=59882 00:52:18 ---> Running in 815d63e6116b 00:52:18 ---> Running in 6c131b2f5fe1 00:52:18 Removing intermediate container 815d63e6116b 00:52:18 ---> 121d293ce615 00:52:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:52:18 ---> Running in 63e05bab8698 00:52:18 Removing intermediate container 6c131b2f5fe1 00:52:18 ---> 00cb1522fe21 00:52:18 Step 15/24 : EXPOSE $APP_PORT 00:52:18 ---> Running in ad0470a04c39 00:52:18 Removing intermediate container ad0470a04c39 00:52:18 ---> 3714f88090a0 00:52:18 Step 16/24 : WORKDIR / 00:52:18 ---> Running in a4575718f838 00:52:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:18 Removing intermediate container a4575718f838 00:52:18 ---> 158477ffd8e8 00:52:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:18 (1/2) Installing dumb-init (1.2.2-r1) 00:52:18 (2/2) Installing su-exec (0.2-r1) 00:52:18 Executing busybox-1.31.1-r20.trigger 00:52:18 OK: 5 MiB in 16 packages 00:52:18 ---> 2ee0c56f2508 00:52:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:18 Removing intermediate container 63e05bab8698 00:52:18 ---> bc008eee7ef2 00:52:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:52:19 ---> Running in 63260f7d5840 00:52:20 ---> 5cfe473f4506 00:52:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:20 Removing intermediate container 63260f7d5840 00:52:20 ---> 786f755478a3 00:52:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:52:21 ---> Running in d5ba000ae297 00:52:22 Removing intermediate container d5ba000ae297 00:52:22 ---> 81bcb4bb194f 00:52:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:52:22 ---> 0d6645f598c1 00:52:22 Step 20/24 : ENTRYPOINT ["/core-command"] 00:52:22 Removing intermediate container 2e17c18ec529 00:52:22 ---> 25c2a5097191 00:52:22 00:52:22 Step 11/24 : FROM alpine:3.12 00:52:22 ---> 9852663dfa18 00:52:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:52:22 ---> Using cache 00:52:22 ---> 2cf79681a968 00:52:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:22 ---> Using cache 00:52:22 ---> 4f0c9a747720 00:52:22 Step 14/24 : ENV APP_PORT=59881 00:52:22 ---> Running in 19a143a1061b 00:52:23 ---> Running in 3aa5bfc58de4 00:52:23 ---> Running in c8f247f63280 00:52:24 Removing intermediate container 3aa5bfc58de4 00:52:24 ---> 57a473c2ec99 00:52:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:24 Removing intermediate container c8f247f63280 00:52:24 ---> 8fdc30fd57bc 00:52:24 Step 15/24 : EXPOSE $APP_PORT 00:52:24 ---> Running in c1d7dec6c04f 00:52:24 ---> Running in 39ae4b54d665 00:52:25 Removing intermediate container c1d7dec6c04f 00:52:25 ---> 490c5c9dba7e 00:52:25 Step 22/24 : LABEL arch=arm64 00:52:25 ---> Running in 24a01d45f1ee 00:52:25 Removing intermediate container 39ae4b54d665 00:52:25 ---> 8c09f1369355 00:52:25 Step 16/24 : WORKDIR / 00:52:26 ---> Running in a1bd3998a1fa 00:52:27 Removing intermediate container 19a143a1061b 00:52:27 ---> 84065846366a 00:52:27 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:52:27 Removing intermediate container 24a01d45f1ee 00:52:27 ---> 6039b4899dbc 00:52:27 Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:52:27 ---> Running in 6483f1a1a84f 00:52:27 Removing intermediate container a1bd3998a1fa 00:52:27 ---> 167292ce2262 00:52:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:27 ---> Running in 939d6f0496ec 00:52:28 Removing intermediate container 939d6f0496ec 00:52:28 ---> d0bd49f8f621 00:52:28 Step 24/24 : LABEL version=0.0.0 00:52:28 Removing intermediate container 6483f1a1a84f 00:52:28 ---> 01def33bb3d5 00:52:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:52:28 ---> Running in ae6fd4361751 00:52:28 ---> 0d0b4e3c8940 00:52:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:29 Removing intermediate container ae6fd4361751 00:52:29 ---> 6dd8d3e7e4aa 00:52:29 00:52:30 ---> c2a800cd97a2 00:52:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:52:30 Successfully built 6dd8d3e7e4aa 00:52:30 Successfully tagged core-command-arm64:latest 00:52:30  Building core-command ... done  ---> Running in 3017b186c0c7 00:52:31 ---> 4b47c3ca755a 00:52:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:32 ---> 112e1f6da92b 00:52:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:52:32 ---> Running in 6bccef85ceff 00:52:32 Removing intermediate container 6bccef85ceff 00:52:32 ---> d0237729345d 00:52:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:32 ---> Running in 809e30ff033b 00:52:32 Removing intermediate container 3017b186c0c7 00:52:32 ---> 9c6a5551ff02 00:52:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:33 Removing intermediate container 809e30ff033b 00:52:33 ---> e23be896840f 00:52:33 Step 22/24 : LABEL arch=arm64 00:52:34 ---> Running in abbd85c58422 00:52:34 ---> 0c64719a638c 00:52:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:34 Removing intermediate container abbd85c58422 00:52:34 ---> c560d5a789b8 00:52:34 Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:52:35 ---> Running in 8c127d032b9c 00:52:36 ---> 5bd4e594eb23 00:52:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:52:36 Removing intermediate container 8c127d032b9c 00:52:36 ---> 456cfc69b7e3 00:52:36 Step 24/24 : LABEL version=0.0.0 00:52:36 ---> Running in 9aee9b3d3f46 00:52:36 Removing intermediate container 9aee9b3d3f46 00:52:36 ---> 75ed0a720443 00:52:36 00:52:37 ---> a3fbc583fb62 00:52:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:52:37 Successfully built 75ed0a720443 00:52:37 Successfully tagged core-metadata-arm64:latest 00:52:38  Building core-metadata ... done  ---> 517293667983 00:52:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:52:39 ---> 3d6471064b6c 00:52:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:52:40 ---> Running in 4c83a30af962 00:52:41 Removing intermediate container 4c83a30af962 00:52:41 ---> adb6eae09236 00:52:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:41 Removing intermediate container 16316acc6a00 00:52:41 ---> 51a2f1eb7709 00:52:41 00:52:41 Step 11/24 : FROM alpine:3.12 00:52:41 ---> 9852663dfa18 00:52:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:41 ---> Running in 7052a756cff4 00:52:41 Removing intermediate container 7052a756cff4 00:52:41 ---> 453ead263696 00:52:41 Step 13/24 : ENV APP_PORT=59880 00:52:41 ---> 6aedd8494c08 00:52:41 Step 27/32 : RUN chmod +x /entrypoint.sh 00:52:41 ---> Running in 969c4ca5f164 00:52:42 ---> Running in 290ff567504b 00:52:42 Removing intermediate container 969c4ca5f164 00:52:42 ---> ccee266c0503 00:52:42 Step 14/24 : EXPOSE $APP_PORT 00:52:42 ---> Running in 03bbd32fae83 00:52:43 Removing intermediate container 03bbd32fae83 00:52:43 ---> 48064fdae2b1 00:52:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:43 ---> Running in f3c4f22b62c3 00:52:45 Removing intermediate container 290ff567504b 00:52:45 ---> f6379e124afc 00:52:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:52:45 ---> Running in 86c715a0198d 00:52:45 Removing intermediate container 86c715a0198d 00:52:45 ---> 644b5737ce8a 00:52:45 Step 29/32 : CMD ["gate"] 00:52:46 Removing intermediate container f3c4f22b62c3 00:52:46 ---> b7fed7e80bfe 00:52:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:52:46 ---> Running in 7a15e7562289 00:52:46 ---> Running in 644152f02314 00:52:47 Removing intermediate container 7a15e7562289 00:52:47 ---> b3f7047ca9c8 00:52:47 Step 30/32 : LABEL arch=arm64 00:52:47 ---> Running in da3ee7671621 00:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:48 Removing intermediate container da3ee7671621 00:52:48 ---> 7c476b7ce06a 00:52:48 Step 31/32 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:52:48 ---> Running in 7230b51aa09e 00:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:48 Removing intermediate container 7230b51aa09e 00:52:48 ---> 32315a7c9143 00:52:48 Step 32/32 : LABEL version=0.0.0 00:52:49 ---> Running in 11510d07ce94 00:52:49 (1/6) Installing dumb-init (1.2.2-r1) 00:52:49 (2/6) Installing libgcc (9.3.0-r2) 00:52:49 (3/6) Installing libsodium (1.0.18-r0) 00:52:49 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:49 Removing intermediate container 11510d07ce94 00:52:49 ---> d2ef62618470 00:52:49 00:52:50 (5/6) Installing libzmq (4.3.3-r0) 00:52:50 (6/6) Installing zeromq (4.3.3-r0) 00:52:50 Executing busybox-1.31.1-r20.trigger 00:52:50 OK: 8 MiB in 20 packages 00:52:50 Successfully built d2ef62618470 00:52:50 Successfully tagged security-bootstrapper-arm64:latest 00:52:51  Building security-bootstrapper ... done Removing intermediate container 644152f02314 00:52:51 ---> cd199d310087 00:52:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:52 ---> d52f0b0b80c3 00:52:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:53 ---> f543bc771495 00:52:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:54 ---> 6d39ba5837c7 00:52:54 Step 20/24 : ENTRYPOINT ["/core-data"] 00:52:54 ---> Running in 4551d9e53009 00:52:55 Removing intermediate container 4551d9e53009 00:52:55 ---> d701b291cd4e 00:52:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:55 ---> Running in f0dc6146a70e 00:52:56 Removing intermediate container f0dc6146a70e 00:52:56 ---> 27ede277e2b1 00:52:56 Step 22/24 : LABEL arch=arm64 00:52:56 ---> Running in 00715187fd77 00:52:56 Removing intermediate container 00715187fd77 00:52:56 ---> 53522ae11332 00:52:56 Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b 00:52:56 ---> Running in 2e8afb933a69 00:52:57 Removing intermediate container 2e8afb933a69 00:52:57 ---> 1bcd3d5db30f 00:52:57 Step 24/24 : LABEL version=0.0.0 00:52:57 ---> Running in e4eacc88a1dc 00:52:58 Removing intermediate container e4eacc88a1dc 00:52:58 ---> ea2efe8f6ea6 00:52:58 00:52:58 Successfully built ea2efe8f6ea6 00:52:58 Successfully tagged core-data-arm64:latest 00:52:59  Building core-data ... done  [Pipeline] } 00:52:59 $ docker stop --time=1 f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef 00:53:00 $ docker rm -f f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef [Pipeline] // withDockerContainer [Pipeline] sh 00:53:01 + docker images 00:53:02 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:02 core-data-arm64 latest ea2efe8f6ea6 4 seconds ago 19.1MB 00:53:02 security-bootstrapper-arm64 latest d2ef62618470 12 seconds ago 17.1MB 00:53:02 51a2f1eb7709 21 seconds ago 975MB 00:53:02 core-metadata-arm64 latest 75ed0a720443 25 seconds ago 15.6MB 00:53:02 core-command-arm64 latest 6dd8d3e7e4aa 32 seconds ago 15MB 00:53:02 25c2a5097191 40 seconds ago 972MB 00:53:02 63e78d4bfee4 50 seconds ago 967MB 00:53:02 9c9386fef478 51 seconds ago 968MB 00:53:02 sys-mgmt-agent-arm64 latest 860031fbe583 2 minutes ago 299MB 00:53:02 security-secretstore-setup-arm64 latest 54cf0104bee3 3 minutes ago 26.5MB 00:53:02 support-notifications-arm64 latest 6a8fea94b3bd 3 minutes ago 15.7MB 00:53:02 support-scheduler-arm64 latest afa11c111bfc 3 minutes ago 15.1MB 00:53:02 security-proxy-setup-arm64 latest e20e36331df8 3 minutes ago 24MB 00:53:02 c01a50e19033 4 minutes ago 969MB 00:53:02 f8d8a825c6b2 4 minutes ago 969MB 00:53:02 a2e6a456076f 4 minutes ago 968MB 00:53:02 31cf263e74ec 4 minutes ago 972MB 00:53:02 7b6f03610a69 4 minutes ago 974MB 00:53:02 ci-base-image-arm64 latest ce60ae7a6553 15 minutes ago 642MB 00:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB 00:53:02 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 00:53:02 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:53:02 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 00:53:02 ---> job-cost.sh 00:53:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jbCb 00:54:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-jbCb/bin to PATH 00:56:02 INFO: No Stack... 00:56:02 INFO: Retrieving Pricing Info for: v2-standard-4 00:56:02 INFO: Archiving Costs [Pipeline] sh 00:56:02 + cut -d, -f6 00:56:02 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 00:56:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] 00:56:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] did not exist. Created. 00:56:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:03 + echo total: 0.18000000715255737 [Pipeline] stash 00:56:03 Stashed 1 file(s) [Pipeline] } 00:56:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3555-3-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 00:56:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:05 ---> package-listing.sh 00:56:05 ++ facter osfamily 00:56:05 ++ tr '[:upper:]' '[:lower:]' 00:56:06 + OS_FAMILY=redhat 00:56:06 + workspace=/w/workspace/edgex-go/3 00:56:06 + START_PACKAGES=/tmp/packages_start.txt 00:56:06 + END_PACKAGES=/tmp/packages_end.txt 00:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:06 + PACKAGES=/tmp/packages_start.txt 00:56:06 + '[' /w/workspace/edgex-go/3 ']' 00:56:06 + PACKAGES=/tmp/packages_end.txt 00:56:06 + case "${OS_FAMILY}" in 00:56:06 + sort 00:56:06 + rpm -qa 00:56:07 + '[' -f /tmp/packages_start.txt ']' 00:56:07 + '[' -f /tmp/packages_end.txt ']' 00:56:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:07 + '[' /w/workspace/edgex-go/3 ']' 00:56:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:56:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:56:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:56:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:08 00:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:09 alpine: Pulling from edgex-lftools-log-publisher 00:56:09 df20fa9351a1: Pulling fs layer 00:56:09 36b3adc4ff6f: Pulling fs layer 00:56:09 8ad3a11d3b57: Pulling fs layer 00:56:09 46f8f816bc3b: Pulling fs layer 00:56:09 93b61091891f: Pulling fs layer 00:56:09 93b9cdb0e59b: Pulling fs layer 00:56:09 5e14af77c1be: Pulling fs layer 00:56:09 01666e4c0597: Pulling fs layer 00:56:09 aa168da1d23b: Pulling fs layer 00:56:09 93b9cdb0e59b: Waiting 00:56:09 5e14af77c1be: Waiting 00:56:09 01666e4c0597: Waiting 00:56:09 aa168da1d23b: Waiting 00:56:09 46f8f816bc3b: Waiting 00:56:09 93b61091891f: Waiting 00:56:09 36b3adc4ff6f: Verifying Checksum 00:56:09 36b3adc4ff6f: Download complete 00:56:09 46f8f816bc3b: Verifying Checksum 00:56:09 46f8f816bc3b: Download complete 00:56:09 df20fa9351a1: Verifying Checksum 00:56:09 df20fa9351a1: Download complete 00:56:09 93b9cdb0e59b: Verifying Checksum 00:56:09 93b9cdb0e59b: Download complete 00:56:09 93b61091891f: Verifying Checksum 00:56:09 93b61091891f: Download complete 00:56:09 01666e4c0597: Verifying Checksum 00:56:09 01666e4c0597: Download complete 00:56:09 8ad3a11d3b57: Verifying Checksum 00:56:09 8ad3a11d3b57: Download complete 00:56:09 df20fa9351a1: Pull complete 00:56:09 36b3adc4ff6f: Pull complete 00:56:09 8ad3a11d3b57: Pull complete 00:56:09 46f8f816bc3b: Pull complete 00:56:10 5e14af77c1be: Verifying Checksum 00:56:10 5e14af77c1be: Download complete 00:56:10 93b61091891f: Pull complete 00:56:10 93b9cdb0e59b: Pull complete 00:56:10 5e14af77c1be: Pull complete 00:56:10 01666e4c0597: Pull complete 00:56:11 aa168da1d23b: Verifying Checksum 00:56:11 aa168da1d23b: Download complete 00:56:15 aa168da1d23b: Pull complete 00:56:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:56:15 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 00:56:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:56:22 $ docker top 7600069ce83ed996e742e03a5f7ee3654508e66bc29f383c69a16d952e26854a -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:22 + mkdir -p /var/log/sa [Pipeline] sh 00:56:23 + ls /var/log/sa-host 00:56:23 + sadf -c /var/log/sa-host/sa05 00:56:23 file_magic: OK 00:56:23 HZ: Using current value: 100 00:56:23 file_header: OK 00:56:23 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 00:56:23 Statistics: 00:56:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:23 File successfully converted to sysstat format version 12.2.1 00:56:23 + sadf -c /var/log/sa-host/sa11 00:56:23 file_magic: OK 00:56:23 HZ: Using current value: 100 00:56:23 file_header: OK 00:56:23 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 00:56:23 Statistics: 00:56:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:23 provisioning config files... 00:56:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6125392340439975815tmp [Pipeline] { [Pipeline] echo 00:56:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:23 ---> create-netrc.sh [Pipeline] } 00:56:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:56:24 ---> python-tools-install.sh [Pipeline] echo 00:56:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:24 ---> sudo-logs.sh 00:56:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:24 ---> job-cost.sh 00:56:24 lf-activate-venv: SKIPPING 00:56:24 DEBUG: total: 0.18000000715255737 00:56:24 INFO: Retrieving Stack Cost... 00:56:25 INFO: Retrieving Pricing Info for: v3-standard-2 00:56:26 INFO: Archiving Costs [Pipeline] echo 00:56:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:26 ---> logs-deploy.sh 00:56:26 lf-activate-venv: SKIPPING 00:56:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3555/3 00:56:26 INFO: archiving workspace using pattern(s): 00:56:27 Archives upload complete. 00:56:27 INFO: archiving logs to Nexus 00:56:28 ---> uname -a: 00:56:28 Linux prd-centos7-docker-4c-2g-387.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:56:28 00:56:28 00:56:28 ---> lscpu: 00:56:28 Architecture: x86_64 00:56:28 CPU op-mode(s): 32-bit, 64-bit 00:56:28 Byte Order: Little Endian 00:56:28 Address sizes: 40 bits physical, 48 bits virtual 00:56:28 CPU(s): 2 00:56:28 On-line CPU(s) list: 0,1 00:56:28 Thread(s) per core: 1 00:56:28 Core(s) per socket: 1 00:56:28 Socket(s): 2 00:56:28 NUMA node(s): 1 00:56:28 Vendor ID: AuthenticAMD 00:56:28 CPU family: 23 00:56:28 Model: 49 00:56:28 Model name: AMD EPYC-Rome Processor 00:56:28 Stepping: 0 00:56:28 CPU MHz: 2800.000 00:56:28 BogoMIPS: 5600.00 00:56:28 Virtualization: AMD-V 00:56:28 Hypervisor vendor: KVM 00:56:28 Virtualization type: full 00:56:28 L1d cache: 64 KiB 00:56:28 L1i cache: 64 KiB 00:56:28 L2 cache: 1 MiB 00:56:28 L3 cache: 32 MiB 00:56:28 NUMA node0 CPU(s): 0,1 00:56:28 Vulnerability Itlb multihit: Not affected 00:56:28 Vulnerability L1tf: Not affected 00:56:28 Vulnerability Mds: Not affected 00:56:28 Vulnerability Meltdown: Not affected 00:56:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:28 Vulnerability Srbds: Not affected 00:56:28 Vulnerability Tsx async abort: Not affected 00:56:28 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 00:56:28 00:56:28 00:56:28 ---> nproc: 00:56:28 2 00:56:28 00:56:28 00:56:28 ---> df -h: 00:56:28 Filesystem Size Used Available Use% Mounted on 00:56:28 overlay 40.0G 12.0G 27.9G 30% / 00:56:28 tmpfs 64.0M 0 64.0M 0% /dev 00:56:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:56:28 shm 64.0M 0 64.0M 0% /dev/shm 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 00:56:28 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 00:56:28 00:56:28 00:56:28 ---> free -m: 00:56:28 total used free shared buff/cache available 00:56:28 Mem: 7821 1351 2234 0 4235 6435 00:56:28 Swap: 1023 1 1022 00:56:28 00:56:28 00:56:28 ---> ip addr: 00:56:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:28 inet 127.0.0.1/8 scope host lo 00:56:28 valid_lft forever preferred_lft forever 00:56:28 inet6 ::1/128 scope host 00:56:28 valid_lft forever preferred_lft forever 00:56:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:56:28 link/ether fa:16:3e:e3:12:7e brd ff:ff:ff:ff:ff:ff 00:56:28 inet 10.30.122.20/23 brd 10.30.123.255 scope global dynamic eth0 00:56:28 valid_lft 84830sec preferred_lft 84830sec 00:56:28 inet6 fe80::f816:3eff:fee3:127e/64 scope link 00:56:28 valid_lft forever preferred_lft forever 00:56:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:56:28 link/ether 02:42:94:f3:bb:54 brd ff:ff:ff:ff:ff:ff 00:56:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:56:28 valid_lft forever preferred_lft forever 00:56:28 inet6 fe80::42:94ff:fef3:bb54/64 scope link 00:56:28 valid_lft forever preferred_lft forever 00:56:28 00:56:28 00:56:28 ---> sar -b -r -n DEV: 00:56:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:56:28 00:56:28 00:30:02 LINUX RESTART (2 CPU) 00:56:28 00:56:28 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:28 00:32:01 97.02 0.70 96.32 0.00 353.50 44702.75 0.00 00:56:28 00:33:01 121.32 0.00 121.32 0.00 0.00 17500.38 0.00 00:56:28 00:34:01 58.09 0.00 58.09 0.00 0.00 10870.69 0.00 00:56:28 00:35:01 121.74 0.03 121.71 0.00 1.07 24873.41 0.00 00:56:28 00:36:01 699.19 304.38 394.80 0.00 11513.38 275906.59 0.00 00:56:28 00:37:01 302.13 19.82 282.31 0.00 1554.86 107868.74 0.00 00:56:28 00:38:01 600.67 286.27 314.40 0.00 9041.11 119851.17 0.00 00:56:28 00:39:01 90.07 13.06 77.02 0.00 1437.47 9790.26 0.00 00:56:28 00:40:01 1.53 0.00 1.53 0.00 0.00 29.65 0.00 00:56:28 00:41:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 00:56:28 00:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 00:56:28 00:43:02 0.32 0.00 0.32 0.00 0.00 4.73 0.00 00:56:28 00:44:01 0.19 0.00 0.19 0.00 0.00 1.66 0.00 00:56:28 00:45:01 0.47 0.18 0.28 0.00 5.73 3.56 0.00 00:56:28 00:46:01 0.77 0.00 0.77 0.00 0.00 15.73 0.00 00:56:28 00:47:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 00:56:28 00:48:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 00:56:28 00:49:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 00:56:28 00:50:01 0.32 0.00 0.32 0.00 0.00 4.40 0.00 00:56:28 00:51:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 00:56:28 00:52:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 00:56:28 00:53:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 00:56:28 00:54:01 0.33 0.00 0.33 0.00 0.00 3.50 0.00 00:56:28 00:55:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 00:56:28 00:56:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 00:56:28 Average: 84.03 25.04 58.99 0.00 958.58 24512.66 0.00 00:56:28 00:56:28 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:28 00:32:01 4174732 0 979552 12.23 2620 2852036 1620680 17.89 1070548 2274688 48 00:56:28 00:33:01 3950544 0 1121780 14.01 2620 2933996 1680224 18.55 1284004 2229368 179120 00:56:28 00:34:01 3718076 0 1181560 14.75 2620 3106684 1885956 20.82 1425264 2300100 36796 00:56:28 00:35:01 2734512 0 1175304 14.67 2620 4096504 1540500 17.01 1528756 3146564 639300 00:56:28 00:36:01 336212 0 1690436 21.11 2620 5979672 4359004 48.13 3057512 3893256 1240 00:56:28 00:37:01 148920 0 1493488 18.65 2620 6363912 2347200 25.91 2715180 4418476 687900 00:56:28 00:38:01 1423416 0 1507512 18.82 2620 5075392 2811436 31.04 2013728 3805972 52 00:56:28 00:39:01 2903696 0 1290632 16.11 2620 3811992 1434700 15.84 1354796 3028536 16 00:56:28 00:40:01 2909744 0 1284576 16.04 2620 3812000 1393568 15.39 1385976 2993788 12 00:56:28 00:41:01 2911204 0 1283112 16.02 2620 3812004 1393664 15.39 1371024 3008956 16 00:56:28 00:42:01 2911120 0 1283196 16.02 2620 3812004 1393712 15.39 1373340 3007248 16 00:56:28 00:43:02 2911196 0 1283112 16.02 2620 3812012 1393760 15.39 1378376 3002448 8 00:56:28 00:44:01 2911712 0 1282592 16.01 2620 3812016 1393712 15.39 1378196 3002448 16 00:56:28 00:45:01 2909524 0 1284776 16.04 2620 3812020 1395624 15.41 1379768 3002448 8 00:56:28 00:46:01 2911620 0 1282648 16.02 2620 3812052 1393676 15.39 1378028 3002360 16 00:56:28 00:47:01 2911756 0 1282508 16.01 2620 3812056 1393568 15.39 1377824 3002360 16 00:56:28 00:48:01 2911640 0 1282620 16.01 2620 3812060 1393568 15.39 1377828 3002360 16 00:56:28 00:49:01 2909616 0 1284636 16.04 2620 3812068 1393568 15.39 1383976 2998324 8 00:56:28 00:50:01 2909448 0 1284804 16.04 2620 3812068 1393712 15.39 1384404 2998324 16 00:56:28 00:51:01 2909368 0 1284876 16.04 2620 3812076 1393724 15.39 1403520 2979096 8 00:56:28 00:52:01 2909328 0 1284916 16.04 2620 3812076 1393736 15.39 1403536 2979092 8 00:56:28 00:53:01 2910272 0 1283968 16.03 2620 3812080 1393568 15.39 1403280 2979092 8 00:56:28 00:54:01 2910048 0 1284184 16.03 2620 3812088 1393568 15.39 1403328 2979092 8 00:56:28 00:55:01 2909800 0 1284428 16.04 2620 3812092 1393568 15.39 1403340 2979092 8 00:56:28 00:56:01 2909868 0 1284352 16.04 2620 3812100 1393652 15.39 1403408 2979092 8 00:56:28 Average: 2754695 0 1290623 16.11 2620 3961002 1654946 18.27 1521558 3039703 61787 00:56:28 00:56:28 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:28 00:32:01 eth0 862.24 1112.08 5417.50 115.67 0.00 0.00 0.00 0.00 00:56:28 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:32:01 vethc21d27a 6.73 8.01 0.53 19.07 0.00 0.00 0.00 0.00 00:56:28 00:32:01 docker0 866.74 582.46 72.20 2703.61 0.00 0.00 0.00 0.00 00:56:28 00:33:01 eth0 321.35 279.48 860.24 34.22 0.00 0.00 0.00 0.00 00:56:28 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:33:01 vetha0afe40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:28 00:33:01 docker0 259.30 279.48 17.46 828.49 0.00 0.00 0.00 0.00 00:56:28 00:34:01 eth0 40.74 26.05 24.97 106.05 0.00 0.00 0.00 0.00 00:56:28 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:34:01 vetha0afe40 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 00:56:28 00:34:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 00:56:28 00:35:01 vethac43ef0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:56:28 00:35:01 eth0 191.15 164.08 1706.31 27.36 0.00 0.00 0.00 0.00 00:56:28 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:36:01 veth20c3f4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:36:01 veth980ffbc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:28 00:36:01 vethb07a270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:36:01 vethf5c090f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:37:01 vethac43ef0 0.00 1.08 0.00 0.05 0.00 0.00 0.00 0.00 00:56:28 00:37:01 eth0 2666.89 2537.07 13328.92 421.03 0.00 0.00 0.00 0.00 00:56:28 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:28 00:37:01 docker0 1186.42 940.33 93.53 3797.03 0.00 0.00 0.00 0.00 00:56:28 00:38:01 vethe4a441b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:56:28 00:38:01 vethb6e1cd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:38:01 vethac43ef0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:56:28 00:38:01 eth0 109.49 70.49 455.33 132.19 0.00 0.00 0.00 0.00 00:56:28 00:39:01 eth0 38.40 25.78 88.83 7.95 0.00 0.00 0.00 0.00 00:56:28 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:28 00:39:01 docker0 1242.90 1019.60 97.35 4293.84 0.00 0.00 0.00 0.00 00:56:28 00:40:01 eth0 0.48 0.42 0.03 0.04 0.00 0.00 0.00 0.00 00:56:28 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:41:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:56:28 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:42:01 eth0 1.43 0.43 0.43 0.18 0.00 0.00 0.00 0.00 00:56:28 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:43:02 eth0 0.87 0.33 0.30 0.23 0.00 0.00 0.00 0.00 00:56:28 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:44:01 eth0 1.29 0.30 0.36 0.20 0.00 0.00 0.00 0.00 00:56:28 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:45:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 00:56:28 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:46:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 00:56:28 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:28 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:49:01 eth0 0.82 0.07 0.07 0.01 0.00 0.00 0.00 0.00 00:56:28 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:50:01 eth0 0.45 0.32 0.27 0.17 0.00 0.00 0.00 0.00 00:56:28 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:51:01 eth0 0.27 0.15 0.09 0.10 0.00 0.00 0.00 0.00 00:56:28 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:52:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:56:28 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:56:28 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:55:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:56:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:56:28 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 Average: eth0 73.13 75.11 405.62 18.40 0.00 0.00 0.00 0.00 00:56:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:28 Average: docker0 49.75 40.81 3.90 171.88 0.00 0.00 0.00 0.00 00:56:28 00:56:28 00:56:28 ---> sar -P ALL: 00:56:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:56:28 00:56:28 00:30:02 LINUX RESTART (2 CPU) 00:56:28 00:56:28 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:56:28 00:32:01 all 18.17 0.00 5.62 2.51 0.08 73.61 00:56:28 00:32:01 0 13.69 0.00 6.67 3.05 0.09 76.50 00:56:28 00:32:01 1 22.63 0.00 4.58 1.99 0.07 70.74 00:56:28 00:33:01 all 34.33 0.00 6.06 1.70 0.07 57.84 00:56:28 00:33:01 0 34.11 0.00 6.34 1.19 0.09 58.28 00:56:28 00:33:01 1 34.56 0.00 5.79 2.20 0.05 57.40 00:56:28 00:34:01 all 35.53 0.00 4.69 0.55 0.08 59.16 00:56:28 00:34:01 0 34.37 0.00 5.08 0.26 0.07 60.22 00:56:28 00:34:01 1 36.68 0.00 4.31 0.83 0.09 58.10 00:56:28 00:35:01 all 55.25 0.00 10.08 2.24 0.09 32.34 00:56:28 00:35:01 0 55.68 0.00 9.93 2.09 0.09 32.21 00:56:28 00:35:01 1 54.83 0.00 10.23 2.39 0.09 32.47 00:56:28 00:36:01 all 21.47 0.00 16.64 46.79 0.15 14.95 00:56:28 00:36:01 0 21.62 0.00 16.63 46.64 0.14 14.96 00:56:28 00:36:01 1 21.33 0.00 16.65 46.94 0.16 14.93 00:56:28 00:37:01 all 67.75 0.00 13.62 15.23 0.13 3.27 00:56:28 00:37:01 0 67.39 0.00 13.72 14.93 0.11 3.84 00:56:28 00:37:01 1 68.11 0.00 13.52 15.53 0.15 2.69 00:56:28 00:38:01 all 59.20 0.00 13.43 25.75 0.13 1.49 00:56:28 00:38:01 0 58.92 0.00 13.59 26.49 0.13 0.87 00:56:28 00:38:01 1 59.49 0.00 13.26 25.01 0.13 2.11 00:56:28 00:39:01 all 6.18 0.00 3.08 1.81 0.05 88.87 00:56:28 00:39:01 0 6.08 0.00 3.10 0.73 0.05 90.03 00:56:28 00:39:01 1 6.28 0.00 3.06 2.89 0.05 87.71 00:56:28 00:40:01 all 0.03 0.00 0.05 0.00 0.03 99.89 00:56:28 00:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:56:28 00:40:01 1 0.02 0.00 0.07 0.00 0.02 99.90 00:56:28 00:41:01 all 0.08 0.00 0.04 0.00 0.03 99.85 00:56:28 00:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 00:56:28 00:41:01 1 0.03 0.00 0.07 0.00 0.02 99.88 00:56:28 00:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:56:28 00:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:56:28 00:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:56:28 00:56:28 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:56:28 00:43:02 all 0.11 0.00 0.03 0.00 0.03 99.84 00:56:28 00:43:02 0 0.20 0.00 0.03 0.00 0.02 99.75 00:56:28 00:43:02 1 0.02 0.00 0.02 0.00 0.03 99.93 00:56:28 00:44:01 all 0.10 0.00 0.03 0.00 0.01 99.86 00:56:28 00:44:01 0 0.17 0.00 0.02 0.00 0.00 99.81 00:56:28 00:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:56:28 00:45:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:56:28 00:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 00:56:28 00:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:56:28 00:46:01 all 0.05 0.00 0.03 0.00 0.02 99.90 00:56:28 00:46:01 0 0.08 0.00 0.02 0.00 0.00 99.90 00:56:28 00:46:01 1 0.02 0.00 0.05 0.00 0.03 99.90 00:56:28 00:47:01 all 0.06 0.00 0.02 0.00 0.02 99.91 00:56:28 00:47:01 0 0.10 0.00 0.02 0.00 0.02 99.87 00:56:28 00:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:56:28 00:48:01 all 0.07 0.00 0.03 0.00 0.02 99.89 00:56:28 00:48:01 0 0.12 0.00 0.03 0.00 0.03 99.82 00:56:28 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:56:28 00:49:01 all 0.08 0.00 0.02 0.00 0.03 99.88 00:56:28 00:49:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:56:28 00:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:56:28 00:50:01 all 0.03 0.00 0.03 0.00 0.02 99.92 00:56:28 00:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:28 00:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:56:28 00:51:01 all 0.09 0.00 0.02 0.00 0.03 99.86 00:56:28 00:51:01 0 0.05 0.00 0.00 0.00 0.03 99.92 00:56:28 00:51:01 1 0.13 0.00 0.03 0.00 0.03 99.80 00:56:28 00:52:01 all 0.16 0.00 0.03 0.00 0.02 99.80 00:56:28 00:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:56:28 00:52:01 1 0.32 0.00 0.03 0.00 0.02 99.63 00:56:28 00:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:56:28 00:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:28 00:53:01 1 0.15 0.00 0.02 0.00 0.03 99.80 00:56:28 00:56:28 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:56:28 00:54:01 all 0.15 0.00 0.02 0.00 0.02 99.82 00:56:28 00:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:56:28 00:54:01 1 0.27 0.00 0.02 0.00 0.02 99.70 00:56:28 00:55:01 all 0.11 0.00 0.03 0.00 0.02 99.85 00:56:28 00:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:28 00:55:01 1 0.20 0.00 0.03 0.00 0.02 99.75 00:56:28 00:56:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:56:28 00:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:56:28 00:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:56:28 Average: all 11.34 0.00 2.80 3.66 0.04 82.16 00:56:28 Average: 0 11.12 0.00 2.87 3.61 0.04 82.35 00:56:28 Average: 1 11.57 0.00 2.73 3.70 0.05 81.96 00:56:28 00:56:28 00:56:28